td.active {
        background: #a5452f;
}
.active a {
        color: #fff;
}
.mead-heead {
    background: #fff;
    border-top: 5px solid #a5452f;
    border-bottom: 1px solid #e2e2e2;
}
.inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.inner, .cntolseb {
    zoom: 1;
}
.inner:before, .cntolseb:before, .inner:after, .cntolseb:after {
    content: "";
    display: table;
}
.mead-heead .bd {
    position: relative;
    overflow: hidden;
}
.mead-heead .bd .logo {
    float: left;
    height: 80px;
    line-height: 80px;
}
.mead-heead .bd ul {
    float: right;
    padding: 22px 0;
    position: relative;
    overflow: hidden;
}
.mead-heead .bd li.active {
    position: relative;
}
.mead-heead .bd li {
    float: left;
    height: 36px;
    line-height: 36px;
}
.mead-heead .bd li.active a {
    font-weight: bold;
    color: #333;
}
.mead-heead .bd li a {
    display: block;
    padding: 0 14px;
    font-size: 25px;
    color: #666;
}
.mead-heead .bd li.active:after {
    position: absolute;
    left: 50%;
    bottom: 2px;
    width: 16px;
    height: 4px;
    background: #a5452f;
    content: '';
    margin-left: -8px;
    border-radius: 2px;
}
.top {
    min-width: 990px;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    background-position: 0 0;
    background-repeat: repeat-x;
}
.box, article {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.fl {
    float: left!important;
	padding-left: 10px;
	font-size: 0.9rem;
}
.top a {
    display: inline-block;
    _padding-top: 3px;
    line-height: 29px;
    _line-height: 24px;
    color: #666;
}
.phone {
    background: url(../images/phone.png) no-repeat;
    padding-left: 20px;
}
.fr {
    float: right!important;
	padding-right: 15px;
	font-size: 0.9rem;
}
.header-warp {
    width: 100%;
    overflow: hidden;
    border-top: 5px solid #e07861;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
.header {
    width: 1200px;
    height: 90px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.header .logo {
    width: 235px;
    height: 90px;
    box-sizing: border-box;
    padding-top: 5px;
}
.nav a.active span {
    display: inline-block;
    color: #e07861;
    line-height: 1.44em;
    border-bottom: 2px solid #e07861;
}
.nav a {
    display: block;
    box-sizing: border-box;
    padding: 0 25px;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nav ul {
    width: 100%;
}
.nav ul li {
    float: left;
}
.date-box {
    width: 880px;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    background: #e07861;
    border-radius: 8px;
}
.date-box-bg {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
}
.date-box-bg .date {
    width: 100%;
    overflow: hidden;
}
.date-box-bg .date .l {
    width: 650px;
    height: 110px;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.date-box-bg .date .l .row {
    width: 100%;
    box-sizing: border-box;
    padding-right: 5px;
    height: 50px;
    border-radius: 8px;
    background: #b54639;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.date-box-bg .date .l .row .label {
    width: 90px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.date-box-bg .date .l .row .td {
    width: 270px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 20px;
    text-align: center;
}
.date-box-bg .date .r {
    width: 130px;
    height: 110px;
    float: right;
}
.date-box-bg .date .r img {
    width:80%;
    display: block;
    margin:0 auto;
}
.date-box-bg .date .r span {
    display: block;
    text-align: center;
}
.date-box-bg .form {
    height: 70px;
    overflow: hidden;
}
.date-box-bg .form .desc {
    color: #af3122;
}
/* 宜忌 */
 .yiji {
    width: 100%;
}
.yiji a {
    display: inline-block;

}
.yiji .yi, .yiji .ji {
    width: 100%;
    padding-left: 70px;
    min-height: 50px;
    line-height: 1.45em;
    box-sizing: border-box;
    background: url("/static/images/yi.png") no-repeat left top;
}
.yiji .ji {
    background: url("/static/images/ji.png") no-repeat left top;
    margin-top: 10px;
}
.yiji .yi span {
    color: #fff;
    background:#af3122;
}
.yiji-other {
    width: 100%;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
}
.yiji-other .item {
    display: flex;
    width: 50%;
}
.yiji-other2 .item {
    width: 100%;
}
.yiji-other .item span {
    color: #af3122;
}
.yiji-other .item p {
    max-width: 305px;
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap;
}
.mod-intro .bd .tabs .nav2 {
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}
.mod-intro .bd .tabs .nav2 li {
    display: inline-block;
}
.mod-intro .bd .tabs .nav2 li.active a {
    background: #a5452f;
    color: #fff;
}
.mod-intro .bd .tabs .nav2 li a {
    display: block;
    margin: 0 5px;
    padding: 0 15px;
    background: #f8f8f8;
    line-height: 30px;
    border-radius: 5px;
}
.mod-intro .bd .tabs table {
    width: 100%;
    margin-bottom: 10px;
    table-layout: fixed;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mod-intro .bd .tabs table td.th, .mod-intro .bd .tabs table th.th {
    width: 64px;
    background: #f8f8f8;
    text-align: center;
    font-weight: bold;
}
.mod-intro .bd .tabs table td, .mod-intro .bd .tabs table th {
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    line-height: 20px;
    vertical-align: top;
}
.mod-intro .hd {
    margin-bottom: 10px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #a5452f;
}
.panel {
    font-size: 17px;
}
.left-content-box {
    background-color: #fffbf4;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
}
.list-article-image {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    overflow: hidden;
}
.list-article-image .item {
    width: 100%;
    display: flex;
    padding: 12px 0;
    border-bottom: 1px solid #e8d7ba;
}
.list-article-image .item .image {
    width: 190px;
    height: 120px;
    flex-shrink: 0;
}
.list-article-image .item .image img {
    width: 190px;
    height: 120px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #e8d7ba;
}
.list-article-image .item .desc {
    padding-left: 15px;
}
.list-article-image .item .desc .name a {
    font-weight: bold;
    font-size: 20px;
}
.list-article-image .item .desc .content {
    width: 100%;
    line-height: 1.6em;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #a7a7a7;
}
.list-article-image .item .desc .base {
    width: 100%;
}
.list-article-image .item .desc .base .icon-hot {
    display: inline-block;
    padding-left: 18px;
    background: url(/statics/pc/images/icon-hot.png) no-repeat left center;
    background-size: 14px;
    font-size: 15px;
    line-height: 24px;
    color: #a7a7a7;
}
 table {
            border-collapse: collapse;
            width: 100%;
        }

        th, td {
            border: 1px solid #ddd;
            padding: 8px;
            text-align: center;
        }

        th {
            background-color: #f2f2f2;
        }

        a {
            text-decoration: none;
            color: #333;
        }

        /* Add this CSS rule for the icon */
        td#MW-RIGHT-CALENDAR-DAY {
            position: relative;
        }

        td#MW-RIGHT-CALENDAR-DAY a::after {
            content: '';
            display: inline-block;
            width: 16px; /* Adjust the size of the icon */
            height: 16px; /* Adjust the size of the icon */
            background: url('https://www.nongli88.com/static/images/jin.png') no-repeat center center;
            background-size: cover;
            position: absolute;
            top: 0;
            right: 0;
        }
a.button-primary {
    font-size: 15px;
}
.month {
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 0;
    width: 100%;
    /* height: 480px; */
    float: left;
    list-style: none;
    background-color: #fff;
}
.month h4 {
    text-align: center;
    margin-bottom: 10px;
}
.button-primary, .button-primary-flat {
    background-color: #337ab7;
    border: 1px #2e6da4 solid;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
}
.month li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 13.5%;
    height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    cursor: default;
    line-height: 0.8em;
    border: 1px solid #eee;
}
.month li a {
    color: #222222;
    font-size: 16px;
}
.month b {
    font-size: 12px;
    font-weight: normal;
    color: #888;
}
.mw-right-b2osax button {
    min-width: 60px;
    height: 30px;
    padding: 0 15px;
    background: #fc9000;
    border: medium none;
    border-radius: 5px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}
.cha2 {
   text-align: center;
}
