a{color: #333;}
a:hover{color: #c9994d;}
.menu{
    background: #c9994d;
    width: 100%;
    min-width: 1200px;
    z-index: 9;
}
.menu-lis{
    z-index: 9;
}
.menu-lis li{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    z-index: 9;
}
.menu-lis li.crt{
    background: #9f642c;
}
.menu-lis li:hover{
    background: #9f642c; 
}
.menu-lis li a{
    color: #fff;
    letter-spacing: 1px;
    padding: 0 44px;
    display: block;
}

.bread-nav{
    height:13px;
    line-height:13px;
}
.bread-nav span{
    color: #999;
    font-size: 13px;
}
.bread-nav a{
    display:inline-block;
    color: #333;
    font-size: 13px;
}
.bread-nav a:hover{
    color: #c9994d;
}

.mn{
    width: 840px;
}
.mn-date{
    background: url(../images/t.jpg) no-repeat left center;
    padding: 0 0 0 24px;
}
.mn-category,.mn-date{
    color: #ccc;
    font-size: 14px;
}
.mn-category a{
    color: #bbb;
    margin-left: 10px;
}
.mn-category a:hover{
    color: #deba82;
    margin-left: 10px;
}
.mn-lis-tit{
    margin: 10px 0 0 0;
}

/*page*/
.tcdPageCode{
    text-align: center;
    color: #ccc;
    margin: 20px 0 0 0;
}
.tcdPageCode a{
    display: inline-block;
    color: #999999;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode a:hover{
    text-decoration: none;
    background-color: #c9994d;
    color: #FFFFFF;}
.tcdPageCode span.current{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background-color: #c9994d;
    margin: 0 10px;
    color: #fff;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode span.disabled{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.main-content{
    margin-top: 50px;
}
.mnc{
    width: 320px;
    overflow: hidden;
}

.hot-read,.week-list{
    width: 274px;
    padding: 20px 23px 20px 21px;
    border: 1px solid #eeeeed;
}
.hot-read-tit{
    border-bottom: 1px solid #eeeeed;
}
.hot-read-tit span{
    color: #c9994d;
    display: inline-block;
    font-size: 17px;
    padding: 0 0 12px 0;
    border-bottom: 2px solid #c9994d;
    margin-bottom: -1px;
    letter-spacing: 1px;
}
.hot-read-tit a{
    font-size: 12px;
    color: #999;
}
.hot-read-tit a:hover{
    font-size: 12px;
    color: #333;
}
.hot-read-word{
    width: 135px;
    height: 90px;
}

.hot-read-word h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hot-read-word h3 a{
    color: #666;
    font-size: 15px;

}
.hot-read-word h3 a:hover{
    color: #c9994d;
    font-size: 15px;
}
    .hot-read-word p {
        font-size: 14px;
        line-height: 22px;
        color: #999;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
.hot-read-word p a{
    color: #c9994d;
}
.hot-read-word p a:hover{
    text-decoration: underline;
}

.hot-read-lis li{
    width: 100%;
    background: url(../images/i.jpg) no-repeat left center;
    padding: 0 0 0 15px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 36px;
}
.hot-read-lis li a{
    color: #333;
    font-size: 14px;
    max-width: 230px;
    overflow: hidden;
}
.hot-read-lis li:hover,.hot-read-lis li a:hover{
    color: #c9994d;
}
.label li{
    background: #f8f8f8;
    color: #666;
    float: left;
    margin: 10px 10px 0 0;

}


.page h2 {
    color: #333;
    font-size: 33px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 35px;
}

.page h1 {
    color: #333;
    font-size: 33px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 35px;
}
.origin{
    background: url(../images/new.png) no-repeat left center;
    padding: 0 0 0 24px;
    margin: 0 0 0 28px;
    color: #999;
    font-size: 14px;
}
.page .mn-category a{
    border: 1px solid #ddd;
    color: #999;
    font-size: 12px;
    padding: 0 8px;
    background: #fafafa;
    margin-left: 10px;
}
.page .mn-category a:hover{
    border: 1px solid #deba82;
    color: #deba82;
    font-size: 12px;
    padding: 0 8px;
    background: #fdfcfb;
    margin-left: 10px;
}
.page .mn-date{
    background: url(../images/t.png) no-repeat left center;
    padding: 0 0 0 24px;
}
.page .mn-category,.page .mn-date{
    color: #999;
    font-size: 14px;
}
.source{
    background: #fafafa;
    padding: 30px 40px;
    height: 70px;
    margin-top: 40px;
}
.source_l{
    background: url(../images/ad-13.png) no-repeat left top;
    width: 33px;
    height: 27px;
    float: left;
}
.source_r{
    background: url(../images/ad-14.png) no-repeat left bottom;
    width: 33px;
    height: 70px;
    float: right;
}
.source_m{
    float: left;
    width: 650px;
    font-size: 16px;
    color: #999;
    line-height: 33px;
    padding: 0 20px;
}
.content{
    border-bottom: 1px solid #eeeeed;
    padding-bottom: 20px;
    margin-top: 30px;
}

.content h3 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
}

.content p {
    color: #666;
    font-size: 16px;
    line-height: 33px;
    margin: 0 0 25px 0;
    text-indent: 0px;
}
    .content p img {
        max-width: 750px;
        display: block;
    }
.read-next{
    width: 100%;
    height: 322px;
    background: #fafafa;
    margin: 60px 0 -60px 0;
}
.read-next p{
     color: #999;
    font-size: 14px;
    line-height: 24px;
    width: 840px;
}
.read-next h2 a{
    color: #333;
    font-size: 36px;
    font-weight: bold;
}
.read-next h2 a:hover{
    color: #c9994d;
}
.read-next h4{
    color: #333;
    font-size: 18px;
}
.return-index{
    width: 155px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    display: inline-block;
    color: #777;
    text-align: center;
    line-height: 37px;
    font-size: 14px;
    background: #fff;
}
.return-index:hover{
    background: #c9994d;
    color: #fff;
    border: 1px solid #c9994d;
}
.week-lis li{
    width: 100%;
    white-space:nowrap;
    overflow:hidden;
    /*text-overflow:ellipsis;*/
    line-height: 36px;
}
.week-lis li em.week-fir{
    width: 17px;
    height: 17px;
    background: #c9994d;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0 0;
}
.hot-read, .week-list {
    border: 1px solid #eeeeed;
    padding: 20px 23px 20px 21px;
    width: 274px;
}
.week-lis li em {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 17px;
}
.week-s {
    background: rgba(0, 0, 0, 0) url("../images/s.jpg") no-repeat scroll 0 0;
}
.week-x {
    background: rgba(0, 0, 0, 0) url("../images/x.jpg") no-repeat scroll 0 0;
}
.week-s, .week-x {
    display: inline-block;
    height: 12px;
    margin: 0 0 0 6px;
    width: 9px;
}
.galley{
    margin-top: 25px;
}
.galley h3{
    color: #c9994d;
}
.galley ul li{
    position: relative;
    height: 225px;
    overflow:hidden;
}
.galley ul li .title {
    background: rgba(0, 0, 0, 0) url("../images/pic_bg.png") repeat-x scroll 0 -20px;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 18px;
    left: 0;
    overflow: hidden;
    padding: 100px 0 20px;
    position: absolute;
    text-indent: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    z-index: 10;
}
.hot-warp{
    margin-top: 40px;
}
.banner{
    width: 605px;
    float: left;
    text-align: center;
    position: relative;
}
.banner li {
    list-style: none;
}
.banner ul li {
    float: left;
    position: relative;
    height: 370px;
    overflow: hidden;
}

.control-fl,.control-fr{
    width: 42px;
    height: 95px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    top: 114px;
    z-index: 99;
}

.control-fl:hover,.control-fr:hover{
    width: 42px;
    height: 95px;
    overflow: hidden;
    background: rgba(0,0,0,.5);
}
.control-fl{
    left: 0;
}
.control-fr{
    right: 0;
}
.banner li span{
    width: 580px;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    padding: 0 0 0 25px;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/banner-bg.png") repeat-x;
    _background:#000;
    text-align: left;
}
.banner li span a{
    color: #fff;
}
.banner li span a:hover{
    text-decoration: underline;
}
.banner-fr{
    width: 346px;
    height: 382px;
    overflow: hidden;
}
.banner-fr span{
    width: 135px;
    height: 100px;
    overflow: hidden;
    margin: 8px 0 0 8px;
}
.banner-fr ul{
    height: 382px;
}
.banner-fr ul li{
    height: 116px;
    background: #fafafa;
    margin: 0 0 14px 0;
    border: 1px solid #eeeeed;
}
.banner-fr h3{
    margin: 17px 0 0 0;
}
.banner-fr h3 a{
    color: #333;
    font-size: 15px;
}
.banner-fr h3 a:hover{
    color: #279a3b;
}
.banner-lis-content{
    width: 170px;
    overflow: hidden;
    margin: 0 0 0 17px;
}
.banner-lis-content p{
    color: #666;
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;
    margin: 10px 0 0 0;
}
#b04 {
    width: 605px;
    position: relative;
}
#b04 .dots {
    position: absolute;
    right: 30px;
    bottom: 20px;
}
#b04 .dots li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 4px;
    text-indent: -999em;
    float: left;
    cursor: pointer;
    opacity: 1;
    background: #FFF;
}
#b04 .dots li.active {
    background: #c9994d;
    opacity: 1;
}
#b04 .arrow {
    position: absolute;
    top: 200px;
}
.hot-news{
    float: left;
    _float: right;
    padding: 15px 0 0 30px;
    width: 565px;
    _width: 550px;
}
.hot-news h2{
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
}
.hot-list ul{
    padding-top: 20px;
}
.hot-list ul li{
    float: left;
    line-height: 30px;
    _line-height: 20px;
    max-width: 260px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-right: 10px;
    color: #999;
}
.hot-news-t{
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
}
.hot-news-t ul li{
    width: 570px;
    _width: 550px;
    line-height: 30px;
    background: url(../images/i.jpg) no-repeat left center;
    padding: 0 0 0 15px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.time{
    color: #999;
    padding-left: 20px;
}
.mn{
    width: 840px;
}
.news{
    border: 1px solid #eee;
    border-left: 3px solid #eee;
    padding:25px;
    margin-bottom: 25px;
}
.news.active{
    border-left: 3px solid #ca994c;
    /*cursor: pointer;*/
}
.news.active h2 a{
    color :#ca994c;
}
.news h2{
    font-size: 20px;
    font-weight: bold;
}
    .news p {
        color: #666;
        line-height: 30px;
        padding-top: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
.ico {
    border-radius: 2px;
    background: #c9994d;
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
}
.more a{
    background: #f7f7f7;
    text-align: center;
    line-height: 35px;
    color: #666;
    display: block;
}
.more a:hover{
    background: #f3f3f3;
}
.galley-nav{
    float:right;
    padding-right: 2px;
}
.galley-nav span{
    width:8px;
    height:8px;
    border-radius: 8px;
    background:#dcdcdc;
    display:inline-block;
    cursor:pointer;
    margin-left: 5px;
}
.galley-nav span.active{
    background:#c9994d;
}
.galley-lists{
    width:320px;
    height:230px;
    overflow:hidden;
    position: relative;
}
.galley-content{
    width:5000px;
    position: absolute;
    left:0;
}
.galley-content ul{
    width:320px;
    float:left;
}
.enter1 {
    width: 108px;
    height: 100px;
    right: -125px;
    background: url(../images/enter1.png) no-repeat;
    display: none;
    padding-top: 8px;
    padding-left: 16px;
      top: 0px;
    position: absolute;
}
   /*热度*/
.lc-read em {
    font-size: 14px;
    font-weight: bold;
    color: #FB7211;
}

.lc-read {
    padding: 0 0 0 24px;
    color: #999;
    background: url(../images/hot.png) left center no-repeat;
    margin-left: 28px;
}
               

/*联盟广告*/
.cp {
    width: 318px;
    margin-bottom: 30px;
    height: 272px;
    overflow: hidden;
    border: 1px solid #999;
}

div#BAIDU_SSP__wrapper_u2825236_0 {
    margin: -4px 0 0 -8px;
}
/*2023-10-20*/
/*2023-10-20*/
a.search-icon {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    text-decoration: underline;
    color: #0000ee !important;
    text-indent: initial; /* 或者 text-indent: unset; */
}

    a.search-icon::after {
        content: "";
        background-image: url(/img/default/search-img.png);
        background-size: cover;
        width: 15px;
        height: 15px;
        position: absolute;
        top: -0.01em; /* 使用相对单位进行调整 */
        right: 0;
        transform: translateX(100%); /* 将图片右移到文字的右边 */
    }

