@charset "gb2312";
/* CSS Document */
.news{padding:48px 0;}
.newbg{background:#f9f9f9;padding:48px 0;}
/*内页左侧*/
.newsfl{width:74%;float:left;}
.newsfl h1{font-size:2rem;padding-bottom:19px;line-height:28px;font-weight:normal;}
.newsfl .fabu{color:#999;font-size:0.9rem;line-height:14px;}
.newsfl .fabu i{width:1px;height:12px;background:#ddd;margin:0 12px;display:inline-block;}
.zhaiyao{width:100%;box-sizing:border-box;padding:30px;background:#f6f6f6;margin:30px 0;}
.zhaiyao p{font-size:0.9rem;line-height:26px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.zhaiyao span{color:#555;}
.newsfl-text h2{font-size:1.2rem;line-height:30px;margin:15px 0;}
.newsfl-text h3{font-size:1.15rem;line-height:30px;margin:15px 0;}
.newsfl-text p{line-height:26px;margin:10px 0;text-indent:2em;color:#555;}
.newsfl-text p a{color:#136ec2;}
.newsfl-text p img{display:block;margin:5px auto;}
.newsfl-text div img {display:block;margin:5px auto;}
.newsPage{margin-top:39px;}
.newsPage p{width:49%;height:60px;line-height:60px;padding:0 20px;box-sizing:border-box;color:#666;background:#f6f6f6;display: inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*内页右侧*/
.newsfr{float:right;width:22%;margin-top:90px;overflow:hidden;}
.newsfr h3 a{display:block;line-height:35px;color:#fff;background:#4667aa;padding:5px 20px;}
.newsfr .aside{background:#f9f9f9;margin-bottom:40px;border:1px solid #f0f0f0;}
.newsfr .aside ul{overflow:hidden;padding:10px;margin:-10px 0 0 -10px;}
.newsfr .aside ul li{width:46%;float:left;overflow:hidden;margin:10px 0 0 10px;padding:2% 0;border:1px solid #eaeaea;border-radius:4px;text-align:center;background:#fff;}
.newsfr .aside ul li a{overflow:hidden;line-height:30px;font-size:0.9rem;}
.newsfr .scon{background:#f9f9f9;padding:20px 10px;}
.newsfr .scon p{line-height:28px;color:#666;}
/*内容下部*/
.news-wenda{background:#fff;padding:20px;}
.news-wenda h3{font-size:1.3rem;color:#4667aa;}
.news-wenda ul{overflow:hidden;margin-left:-2%;}
.news-wenda li{width:48%;float:left;background:#f9f9f9;box-sizing:border-box;margin:2% 0 0 2%;padding:1%;}
.news-wenda li p{line-height:50px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-wenda li span{font-size:0.85rem;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-new{background:#f9f9f9;padding:20px;}
.news-new h3{font-size:1.3rem;color:#4667aa;}
.news-new ul{overflow:hidden;margin-left:-4%;margin-top:2%;}
.news-new ul li{width:46%;float:left;box-sizing:border-box;margin-left:4%;padding:1%;border-bottom:1px dashed #eaeaea;}
.news-new ul li a{line-height:26px;overflow:hidden;padding-left:26px;position:relative;}
.news-new ul li a i{float:right;color:#999;padding-right:10px;}
.news-new ul li a:before{border:1px solid #3557aa;width:10px;height:10px;position:absolute;content:'';left:5px;top:4px;transform:rotate(45deg);}
.news-shebei{background:#fff;padding:20px;}
.news-shebei h3{font-size:1.3rem;color:#4667aa;}
.news-shebei ul{overflow:hidden;margin-left:-2%;margin-top:2%;}
.news-shebei li{width:23%;float:left;margin-left:2%;padding:1%;background:#f9f9f9;border:1px solid #eaeaea;border-radius:5px;}
.news-shebei li a{line-height:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-shebei li a img{border-radius:5px;border:1px solid #eaeaea;padding:2px;}
.news-shebei li a p{text-align:center;}
.news-shebei li:hover{border:#3557aa 1px solid;}
.news-shebei li:hover a img{border:#3557aa 1px solid;}
.news-shebei li:hover a p{color:#3557aa;}