.banner img{height:auto;display: block;margin:auto;width:100%;}

.about{}
.about-l{width:220px;background: #f9f9f9;padding-top:36px;margin-bottom:10px;}
.about-l-tit{font-size:24px;font-weight: bold;border-left:solid #c9272b 10px;line-height: 24px;padding-left:24px;}
.about-l-list{width:100%;margin-top:25px;}
.about-l-list li{line-height: 42px;height:42px;}
.about-l-list li a{display: block;font-size: 16px;color:#333;padding-left:36px;}
.about-l-list li:hover{background:url(/template/cn/images/tu13.png) #c8161d no-repeat 200px 16px;}
.about-l-list li:hover a{color:#fff;}
.about-l-list .about-a{background:url(/template/cn/images/tu13.png) #c8161d no-repeat 200px 16px;}
.about-l-list .about-a a{color:#fff;}
.about-r{width:920px;margin-top:66px;background: url(/template/cn/images/tu15.png) no-repeat right 0px bottom 120px;padding-bottom:250px;}

.news-box{width:920px;margin-top:66px;text-align: center;}
.news{text-align: left;}
.news li{width:100%;border-bottom:1px dashed #7b7b7b;padding-bottom:25px;margin-bottom:25px;}
.news li:last-child{border:none;padding-top:0;border-bottom:1px solid #7b7b7b;}
.news li .news-img{width:200px;height:155px;float: left;overflow: hidden;}
.news li .news-img img{width:100%;height:155px;transition: all 0.5s;}
.news li:hover .news-img img{transform: scale(1.1);}
.news-list{float: right;width:700px;}
.news-list h3{font-size:18px;font-weight: bold;color:#333;margin:15px 0;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.news-list:hover h3{color:#c9272b;}
.news-list p{font-size:14px;color:#666;line-height: 26px;max-height: 74px; display: -webkit-box !important; -webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 3;}
.news-list span{color:#999;font-size:12px;display: block;margin-top:5px;}

/*社会责任*/
.shze{width:920px;margin-top:66px;padding-bottom:40px;}


.page{margin:auto;display: inline-block;margin:40px 0;}
/*.page a{float: left;width:26px;height:26px;margin:0 5px;line-height: 26px;text-align: center;}*/
/*.page span{float: left;width:26px;height:26px;margin:0 5px;line-height: 26px;text-align: center;}*/
.page a:hover{background: #c8161d;color:#fff;}
.page a.page-next{background: url(/template/cn/images/tu19.png)  no-repeat center;width:26px;height:26px;}
.page a.page-next:hover{background:url(/template/cn/images/tu13.png) #c8161d no-repeat center; }
.page a.page-prev{background: url(/template/cn/images/tu19.png)  no-repeat center;width:26px;height:26px;transform:rotate(180deg);}
.page a.page-prev:hover{background:url(/template/cn/images/tu13.png) #c8161d no-repeat center; transform:rotate(180deg)}
.page .page-ak{background: #c8161d;color:#fff;}
@media screen and (max-width:1024PX) {
	.w {padding: 0 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
	.banner img{height:auto;}
	.about-l{width:100%;display: none;}
	.about-l-list .about-a{background: url(/template/cn/images/tu13.png) #c8161d no-repeat right 1rem top 16px;}
	.about-l-list li:hover{background:url(/template/cn/images/tu13.png) #c8161d no-repeat right 1rem top 16px;}
	.news-box{width:100%;}
	.news li .news-img{display: none;}
	.news-list{width:100%;}

	.shze{width:100%;}
	.shze *{max-width:100%;}
	.shze img{height:auto;}
}