.section-page1{padding-bottom:20px;}
.section-page2{padding:35px 0 55px 0;}
.section-page3{padding:40px 0;}
.section-page4{padding:40px 0 20px 0;background:#f9f9f9;}
.quick-box{margin-top:-60px;margin-bottom:30px;position: relative;z-index:100;background: url(/skin/sites/zs08_red/index/bg.png) center center no-repeat;background-size:cover;}
.news-box .head{height:47px;border-bottom:1px solid #dcdcdc;}
.news-box .head .title{color:#171717;font-size:24px;padding-bottom:10px;border-bottom:3px solid #c60001;}
.news-box .head .more{margin-top:14px;}
.news-box .head .more a{color:#383838;display:block;padding-right:30px;background: url(/skin/sites/zs08_red/index/more.png) right center no-repeat;}
.news-box2 .head .title{color:#171717;font-size:24px;padding-bottom:10px;}
.news-box2 .head .more{margin-top:14px;}
.news-box2 .head .more a{color:#383838;display:block;padding-right:30px;background: url(/skin/sites/zs08_red/index/more.png) right center no-repeat;}
.introduce-box .head .title{color:#fff;font-size:24px;}
.introduce-box .head .more{margin-top:14px;}
.introduce-box .main p{color:#fff;line-height:32px;text-indent:2.0em;letter-spacing:2px;}
.news-shadow{padding:40px 30px 15px 30px;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.quick-list>li>a{color:#fff;display:block;padding:25px 0;margin:0 12%;}
.quick-list>li>a>span{color:#121212;font-size:18px;display:block;padding-top:10px;text-align:center;}
.quick-list>li>a>img{display:block;margin:0 auto 10px auto;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.quick-list>li>a:hover>img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.quick-list2>li{margin-bottom:12px;}
.quick-list2>li>a{color:#af0203;display:block;padding:37px 0;background-color:#efefef;}
.quick-list2>li>a>span{font-size:20px;display:block;text-align:center;font-weight:bold;}
.quick-list2>li>a:hover{color:#ffffff;background-color:#af0203;}
.data-list>li>a{color:#151515;font-size:18px;padding:20px 10px;display:block;text-align:center;margin-bottom:15px;background:#ffffff;}
.data-list>li>a>span{display:block;}
.data-list>li>a>.num{color:#ba190c;font-size:28px;margin-bottom:5px;}
.data-list>li>a:hover{color:#fff;background:#af0203;}
.data-list>li>a:hover>.num{color:#fff;}
.link-pic{position:relative;overflow:hidden;height:380px;margin-bottom:25px;}
.link-pic img{width:100%;height:100%;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.link-box .pic{position:relative;overflow:hidden;}
.link-box .pic img{width:100%;height:auto;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.link-box:hover .pic img,.link-pic:hover img { transform: scale(1.1);}
.link-box .text{padding:5px 10px;line-height:35px;background:#efefef;text-align:center;}
.link-box .text a{color:#0f0f0f;font-size:18px;}
@keyframes outer-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-webkit-filter: alpha(opacity=50);
	}

	80% {
		transform: scale(1.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
	}

	100% {
		transform: scale(2.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
	}
}
@-webkit-keyframes outer-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}

	80% {
		transform: scale(2.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
	}

	100% {
		transform: scale(3.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(3.5);
		-moz-transform: scale(3.5);
		-ms-transform: scale(3.5);
		-o-transform: scale(3.5);
	}
}

@-moz-keyframes outer-ripple {
	0% {
		transform: scale(1);
		filter: alpha(opacity=50);
		opacity: 0.5;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}

	80% {
		transform: scale(2.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(2.5);
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
	}

	100% {
		transform: scale(3.5);
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transform: scale(3.5);
		-moz-transform: scale(3.5);
		-ms-transform: scale(3.5);
		-o-transform: scale(3.5);
	}
}
@media screen  and (min-width:992px) {
	.row-15{margin-left:-15px;margin-right:-15px;}
	.col-pd-15{padding-left:15px;padding-right:15px;}
	.quick-list3{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}
	.quick-list3>li{flex:1;}
	
}
@media screen  and (max-width:991px){
	.news-box .head .title,.news-box2 .head .title{font-size:20px;}
	.video-box{height:51vw;}
}
@media screen  and (max-width:767px) {
	.news-box .head{margin-bottom:20px;}
	.data-roll2 .con img{max-width:50px;}
}
@media screen  and (max-width:580px) {
	.quick-list>li>a{padding:10px 0;margin:0;}
	.quick-list>li>a>span{font-size:14px;padding-top:0;}
	.quick-list>li>a>img{max-width:45px;}
	.news-box2 .head .title:before{width:30px;left:-30px;}
	.news-box2 .head .title:after{width:30px;right:-30px;}
	.news-box .head .more a,.news-box2 .head .more a{width:31px;height:8px;}
	.quick-list2>li>a>img{max-width:80px;}
	.quick-list2>li>a>span{margin-top:15px;}

}