/*box8*/
.lanmuc-box8{
    overflow: hidden;
    padding: 30px 0;
}
.lanmuc-box8 .wh{width:1200px; margin:0 auto;}
.lanmuc-box8 .b8_index{
    width: 100%;
    overflow: hidden;
    margin-top: 24px;
}

.lanmuc-box8 .tit{
    width:1200px;
    margin:0 auto;
}
.lanmuc-box8 .tit h4{ text-align:center;
    color: rgba(207,203,203,0.3);
    font-size: 30px;
    line-height: 41px;
}
.lanmuc-box8 .tit h3{text-align:center;
    font-size: 30px;
    line-height: 43px;
    color: #272c3c;
    margin-top: -43px;
}
.lanmuc-box8 .tit h3 span{
    /*color: #a78116;*/
}
.lanmuc-box8 .tit p{
    font-size: 21px;
    line-height: 21px;
    color: #4b4b4b;
    margin-top: 15px;
    text-align: center;
}



.lanmuc-box8 .newstt{
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 9px 0;
}
.lanmuc-box8 .newstt .hd{
    width: 262px;
    float: left;
    overflow: hidden;
}
.lanmuc-box8 .newstt .hd ul li{float:left; margin-right:20px;}
.lanmuc-box8 .newstt .hd a{color:#666;}
.lanmuc-box8 .newstt div{
    float: left;
    margin-right: 10px;
    width: 121px;
    height: 26px;
    /*padding-left: 19px;*/
    box-sizing: border-box;
}
.lanmuc-box8 .newstt .on{
    /*border-left: 6px solid #a78116;*/
}
.lanmuc-box8 .newstt .wd{ width:6px;}
.lanmuc-box8 .newstt  h3{
    font-size: 16px;
    line-height: 26px;
    /*color: #222222;*/
    transition: all 0.4s linear;
}
.lanmuc-box8 .newstt .on h3{/*color:#a78116;*/}
.lanmuc-box8 a.b8more1{
    float: right;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #5c5c5c;
}



.lanmuc-box8 .b8_fl{
    width: 600px;
    overflow: hidden;
}
.lanmuc-box8 .b8con1{
    width: 100%;
    margin-top: 22px;
    overflow: hidden;
}
.lanmuc-box8 .b8con1 .bd{width: 100%;overflow: hidden;}
.lanmuc-box8 .b8con1 .bd ul{width: 100%;overflow: hidden;}
.lanmuc-box8 .b8con1 .bd ul li{
    width: 100%;
    height: 73px;
    margin-bottom: 13px;
    padding: 10px 0;
    box-sizing: border-box;
    border:1px solid #b9b9b9;
}
.lanmuc-box8 .b8con1 .bd ul li:first-of-type{
    margin-bottom: 35px;
    height: 174px;
    box-sizing: border-box;
    padding: 0;
    border:none;
}
.lanmuc-box8 .b8con1 .bd ul li .b8img1{
    width: 298px;
    height: 174px;
    border: solid 1px #b9b9b9;
    box-sizing: border-box;
    text-align: center;
    line-height: 171px;
    overflow: hidden;
    display: none;
}
.lanmuc-box8 .b8con1 .bd ul li:first-of-type .b8img1{display: block;}
.lanmuc-box8 .b8con1 .bd ul li .b8img1 img{width: 100%;height: 100%;}
.lanmuc-box8 .b8con1 .bd ul li .b8date{
    width: 120px;
    height: 53px;
    border-right: 1px solid #b9b9b9;
    text-align: center;
    overflow: hidden;
}
.lanmuc-box8 .b8con1 .bd ul li:first-of-type .b8date{display: none;}
.lanmuc-box8 .b8con1 .bd ul li .b8date h3{
    font-size: 30px;
    line-height: 26px;
    color: #333;
    margin-bottom: 5px;
}
.lanmuc-box8 .b8con1 .bd ul li .b8date p{
    font-size: 16px;
    line-height: 21px;
    color: #333;
}
.lanmuc-box8 .b8con1 .bd ul li .b8cen1{
    width: 450px;
    overflow: hidden;
    padding: 0 10px 0 10px;
}
.lanmuc-box8 .b8con1 .bd ul li:first-of-type .b8cen1{
    float:right;
    width:280px;
    padding:0;
}
.lanmuc-box8 .b8con1 .bd ul li .b8cen1 h3{
    width: 400px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 53px;
    color: #222222;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition:all 0.4s linear;
}

.lanmuc-box8 .b8con1 .bd ul li:first-of-type .b8cen1 h3{
    line-height: 18px;
    margin-bottom: 18px;
    float: none;
    width: 100%;
}
.lanmuc-box8 .b8con1 .bd ul li:hover .b8cen1 h3 {color:#a78116}
.lanmuc-box8 .b8con1 .bd ul li .b8cen1 p{
    display: none;
    font-size: 14px;
    line-height: 25px;
    color: #535353;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient:vertical;
}
.lanmuc-box8 .b8con1 .bd ul li:first-of-type .b8cen1 p{display: -webkit-box;}
.lanmuc-box8 .b8con1 .bd ul li .b8cen1 .b8more2{
    width: 31px;
    height: 31px;
    background:url(../img/b8more.png) no-repeat;
    display: block;
    float: right;
    margin:11px 0;
    text-indent: -100px;
    overflow: hidden;
}
.lanmuc-box8 .b8con1 .bd ul li:first-of-type .b8cen1 .b8more2{
    width: 108px;
    height: 34px;
    background: #a78116;
    float: none;
    margin:23px 0 0 0;
    text-align: center;
    text-indent: 0;
    line-height: 34px;
    font-size: 14px;
    color: #ffffff;
}
.lanmuc-box8 .b8_fr{
    width: 580px;
    overflow: hidden;
}
.lanmuc-box8 .b8con2{
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.lanmuc-box8 .b8con2 li{
    width: 100%;
    border-bottom: 1px dashed #aaaaaa;
    height: 91px !important;
    overflow: hidden;
    padding:22px 0 0 0;
}
.lanmuc-box8 .b8con2 li h4{
    width: 540px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    background: url(../img/wen.png) no-repeat left center;
    padding-left: 30px;
    font-size: 16px;
    font-weight:normal;
    line-height: 25px;
    color: #222222;
    margin-bottom: 8px;
}
.lanmuc-box8 .b8con2 li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 560px;
    padding: 0 20px 0 30px;
    font-size: 12px;
    line-height: 14px;
    color: #535353;

}

