@charset "utf-8";
/* CSS Document */

.newser{background: #fff;padding:80px 0 40px 0;}
.newsleft{width:68%;float:left;}
.newsnrleft{width:68%;float:left;}
.newsnrleft h1{font-size:26px;text-align:center;color:#333;}
.newsnrleft p.arcxx{margin:20px 0;text-align:center;color:#555;}
.newsnrleft p.arcxx span{margin-right:30px;}
.newsnrleft .newsarc{font-size:15px;line-height:30px;}
.newsnrleft .newsarc p{margin-bottom:15px;}
.newsnrleft .guidance{width:94%;margin:20px 0;border:1px solid #CCC;border-radius: 3px;padding:20px 3%;}
.newsnrleft .guidance span{color:#C61B0A;}
.newstj {border-top:1px solid #ccc;margin-top:30px;padding-top:20px;}
.newstj p{text-indent: 0 }
.newstj span.ntright{float:right;}
.newshead{margin-bottom:30px;}
.newshead dl{min-height:210px;margin-bottom:30px;overflow:hidden;}
.newshead dl dt{float:left;width:40%;}
.newshead dl dt img{width:100%}
.newshead dl dd{float:right;width:55%;position:relative;}
.newshead dl dd h3{font-size:16px;font-weight: 700;}
.newshead dl dd p{text-indent: 0;margin:20px 0;padding-bottom:20px;}
.newshead dl dd a.newsmore{display: block;
    width: 80px;height: 26px;
    line-height: 26px;background: #00A7EB;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;}
.newshead dl dd a.newsmore:hover{    background: #FFDD57;
    transition: all 0.7s;
    color: #000;}
.nlnr{margin-bottom:70px;}
.nlnr p{border-bottom:1px solid #ccc;padding-bottom:10px;text-indent: 0;}
.nlnr p strong{font-size:18px;}
.nlnr p span{float:right;}
.nlnr ul{margin:20px 0;}
.nlnr ul li{padding:5px 0;border-bottom:1px dashed #ccc;}
.nlnr ul li span{float:right;}
