.newc-f{
    width:43%;margin:20px 5%;
}

.news-container{width:100%;overflow: hidden;}
.news-box{
    width:200%;position: relative;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.news1{width:50%; float:left;}
.news{   }
.news li{
    width:100%;border-bottom: 1px solid #e5e5e5;padding:20px 0;
}
.news li>a{
    display: block;
    width:78%;margin:0 auto;
}
.news li>a:after{
    content:"";display: block;clear:both;
}
.img-box{
    float:left;width:36%;overflow: hidden;
    background-size: 100% auto;background-repeat:no-repeat;
    background-position: center;
}
.img-box img{
    width:100%;
}
.font-box{
    width:58%;float:right;
}
.font-box p{  font-size: 12px;  }
.font-box span{
    font-size: 10px;color:#a5a5a5;margin-top: 10%;display: inline-block;
}
.font-box:after{
    content: "";
    display: block;
    width:12.5%;border-top:1px solid #ec0b00;margin-top: 3px;
}


.more-box{border-bottom: 1px solid #e5e5e5;padding:10px 0; text-align:center;}
.more-box img{
    width:50%;
}


/*新闻详细页面*/
.width88{ padding:30px 6%;margin:0 auto;background-color: #f6f6f6;}
.width88 p.title{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.num{color:#a8a8a8;font-size: 12px;}
.news-img{background-position: center;background-repeat: no-repeat;background-size: 100%;
margin-top: 20px;}
.news-img img{width:100%;}
.news-content p{text-indent: 2em;margin-top:20px;font-size: 12px;color:#000;line-height: 20px;
text-align: justify}
.news-content img { width:90%;}
.more-house{
    color:#b90900;line-height: 50px;font-size: 20px;padding-left: 5%;
    margin:20px 0;border-bottom: 1px solid #efefef;font-weight: bold;
}
.news3{width:100%;}

.bshare-custom{text-align: center}
.bshare-custom a{
    background-image: none!important;
    padding-left: 10px!important;
    display: inline-block;width:15.6%;
}
.bshare-custom a img{width:100%;}
.share{
    background-color: #f6f6f6;padding:10px 0 40px;
}
.share>img{width:100%;margin: 10px 0;}
