a:hover{
	text-decoration: none;
}

@media (min-width:992px){
	.header .on{
	
}
}

.header .nav .on:hover a{
	color: white!important;
}

.xian{
	text-align: center;
	margin-bottom: 4%
}

.xian img{
	width: 25%;
}


/*banner*/
.ban .swiper-pagination-bullet{
	background: white;
}
.ban .swiper-pagination-bullet-active{
	background: red
}

.ban .swiper-container{
	margin-top: 90px;
}

.ban img{
	margin: 0 auto;
}

@media (min-width:768px) and (max-width:1200px){
	.ban .swiper-container{
	margin-top: 80px;
}
}

@media (max-width:767px){
	.ban .swiper-container{
	margin-top: 60px;
}
}

.slides-box {
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
}
.slides {
    position: relative;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
	position: absolute;
    width:  100%;
    height: 100%;
}
.slides li img{
    display: block;
    width: 100%;
    margin: auto;
}

.prev, .next {
    position: absolute;
    z-index: 99;
    top: 40%;
    margin-top: -40px;
    left: 0;
    height: 70px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    background-color: #fc7208;
    opacity: .5;
}
.prev:hover, .next:hover{
	opacity: .7;
}
.prev{
	background-image: url("data:image/gif;base64,R0lGODlhHgBGAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE5MkIwQTM1OTQ0MTQ3NDEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0M0UwQjkxMEQ3RTExRTVCOTJFQkFCNkU5QTFCNUE5IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0M0UwQjkwMEQ3RTExRTVCOTJFQkFCNkU5QTFCNUE5IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEFCRDY2OUNGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEFCRDY2OURGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAHgBGAAACUIyPqcvtD6OctNqLs968+w+G4kiWIYB6aMqtrOYCrTuv9ZvFt7zpPf2zBXEY31Al3CGTQ56yY2wuiTng8yqFWo9Lk/cLDovH5LL5jE6r15oCADs=");
}
.next {
    left: auto;
    right: 0;
    background-image: url("data:image/gif;base64,R0lGODlhHgBGAIABAP///////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE5MkIwQTM1OTQ0MTQ3NDEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg0QTYyN0Y0MEQ3RTExRTVBMTAyQURBQ0QxRjY2NTc1IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg0QTYyN0YzMEQ3RTExRTVBMTAyQURBQ0QxRjY2NTc1IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEFCRDY2OUNGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEFCRDY2OURGM0REMTFFMkFCOTg5QTlBMkVEQjFBRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAHgBGAAACV4yPqcvtD6OctNqLs968+w+G4kiWFIB+aNqtLOcCXjy79Xq/G93aPf7TaXgwX1GYMQ6VGGKSeXE2oRZplFqxVrEn7kSb9X6BR5P5jE6r1+y2+w2Py+fmAgA7");
}
.pagination{
	position: absolute;
	bottom: 5px;
	z-index: 99;
}
.pagination li{
    padding: 5px 3px;
	float: left;
	position: relative;
	bottom: 10px
}
.pagination li a{
    display: block;
    width: 40px;
    height: 5px;
    line-height: 25px;
    border-radius: 0;
    background: none;
	color: #fff;
    text-align: center;
	text-decoration: none;
	padding: 2px 12px;
}
.pagination .active{
	background: #fc7208;
	
}




















.pro{
	padding: 3% 0 3%;
	background: #fafafa;
}


.pro h2{
	text-align: center;
	margin: 0 0 0% 0;
}

.proov{
	overflow: hidden;
}

.pro-top{
	
}

.pro-l{
	float: left
}

.pro-l h2{
	margin: 0;
}

.pro-r{
	float: right
}

.pro-r ul li{
	float: left;
	padding: 10px 15px;
}

.proul{
	background: #ee1f29;
	
}

.proula{
	color: white!important;
}

.pro-r ul li a{
	color: #828282;
}
.pro-r ul li a:hover{
	color: #ee1f29;
}

.pro .pro-img{
	padding-bottom:3%;
}

.pro .swiper-container img{
	width: 100%;
	
}

.pro .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0%;
}

.pro .swiper-button-next, .swiper-button-prev{
	top: 45%;
}

.pro .pro-img p{
	text-align: center;
	padding: 3% 0;
	font-size: 16px;
	color: white;
	background: #ee1f29;
	margin-bottom: 0;
	
}

@media(max-width:767px){
	.pro .pro-img p{
		font-size: 1.2rem
	}
}

.pro .pro-img a:hover p{
	background: #ee1f29;
	color: white;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transform: rotateX(360deg);
	-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-webkit-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
	
}

.pro .pro-img a:hover img{
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transform: scaleX(1.1) ;
	-moz-transform: scale(1.1) ;
	-ms-transform: scale(1.1) ;
	-webkit-transform: scale(1.1) ;
	-o-transform: scale(1.1) ;
}

@media (max-width:767px){
	.pro .pro-img{
	padding-bottom:10%;
}
	.swiper-pagination-bullet{
		background: #444;
	}
	.swiper-pagination-bullet-active{
		background: red;
	}
}
























.about{
	padding: 1% 0 3%;
}

.about h2{
	font-size: 26px;
}

.about h3{
	margin: 3% 0 2%;
	font-size: 18px;
	color: #ee1f29;
}

.about p{
	font-size: 13px;
	line-height: 26px;
}

.about a{
	padding: 2% 4%;
	background: #ee1f29;
	color: white;
}

.about-r{
	background: #fafafa;
}

.about-rr{
	padding: 8% 10% 0%;
}

@media (min-width:768px) and (max-width:991px){
	.about-rr{
	padding: 3% 2% 5%;
}
}

@media (max-width:650px){
	.about-rr{
	padding: 0% 5% 0%;
}
}

@media (min-width:650px) and (max-width:767px){
	.about-rr{
	padding: 0% 5% 5%;
}
}



.aboutp{
	margin-bottom: 5%;
}

.about a:hover{
	

}


.about-ll{
	padding: 7% 10% 0% 0%;;
}













.hy{
	padding: 1% 0 3%;
}

.hy h2{
	text-align: center;
	margin-bottom: 0%;
}

.hy-img{
	position: relative;
	background: black;
	overflow: hidden;
}

.hy-img p{
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: white;
	font-size: 13px;
	background: #ee1f29;
	padding: 5px 15px;
}

@media (min-width:992px) and (max-width:1199px){
	.hy-img p{
		font-size: 11px;
	}
}

.hy-img:hover p{
	color: white;
	background: none;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

.hy-img:hover img{
	opacity: .5;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;transform: scale(1.1) ;
	-moz-transform: scale(1.1) ;
	-ms-transform: scale(1.1) ;
	-webkit-transform: scale(1.1) ;
	-o-transform: scale(1.1) ;
}

.hy-img:hover{
	box-shadow: 5px 5px 5px #888;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}














.dz{
	padding: 1% 0 1%;
	background: #f7f7f7;
}

.dz h2{
	text-align: center;
	margin-bottom: 0

}

.dz-img{
	margin-bottom: 10%;
}


.dz-img:hover img{
	box-shadow: 0px 0px 10px #555;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-webkit-transition: all .5s;
}

.dz-img:hover .dz-zi{
	box-shadow: 0px 5px 10px #555;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-webkit-transition: all .5s;
}

.dz-zi{
	width: 80%;
	margin: 0 auto;
	background: #ee1f29;
	padding: 2% 0;
	position: relative;
	top: -12px;
	border-radius: 8px;
}

.dz-zi h3{
	margin: 0;
	color: white;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

.dz-img:hover .dz-zi{
	top: -24px;
	background: black;
	color: white;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-webkit-transition: all .5s;
	
}

















.ys{
	padding: 2% 0 3%;
	
}

.ys h2{
	text-align: center;
	margin-bottom: 0%;
}


.ystitle h2{font-size:1.8rem; font-weight:bold; color:#e4000d; line-height:34px;text-align: left;margin-bottom: 0;}
@media (max-width:767px){
	.ystitle h2{
		font-size: 2rem!important;
	}
}
.ystitle p{font-size:18px; color:#121212; line-height:34px;}
.ystitle span{text-transform:uppercase; color:#cbcbcb; font-size:12px; line-height:24px;}
.ysinfo ul{padding-top:15px; }
.ysinfo ul li{ list-style: disclosure-closed; font-size:13px; line-height:26px; color:#545454;}
.ys1info{margin-left: 10%;}
.ysbtn{ width:160px;text-align:center; font-size:14px; color:#fff; display:block;padding: 2% 0}
.ysbtn1{background:#ee1f29; margin-top:34px;}
.ysbtn:hover{
	color: #fff
		
}

@media (min-width:768px) and (max-width:991px){
	.ys img{
		margin: 0 auto;
	}
	
	.ys h2{
		text-align: center;
		font-size: 3rem;
	}
	.ys p{
		text-align: center
	}
	.ys1info p{
		font-size: 2rem;
	}
	.ys1info span{
		text-align: center;
		display: block;
		line-height: 18px;
	}
	.ys1info{
		margin-left: 0;
	}
	.ysinfo ul li{
		text-align: center;
		list-style: none;
	}
}

@media (max-width:767px){
	.ys img{
		margin: 0 auto;
	}
	
	.ys h2{
		text-align: center;
		font-size: 2.5rem;
	}
	.ys p{
		text-align: center
	}
	.ys1info p{
		font-size: 2rem;
	}
	.ys1info span{
		text-align: center;
		display: block;
		line-height: 18px;
		font-size: 1rem;
	}
	
	.ys1info{
		margin-left: 0;
	}
	.ysinfo ul li{
		text-align: center;
		list-style: none;
	}
}













.news{
	background: #fafafa;
	padding-bottom: 3%;
}

.news h2{
	text-align: center;
	margin: 3% 0 0%;
}

.newss{
	
}


.news .item {
	padding: 0 15px;
}
@media (min-width:768px) and (max-width:991px){
	.news .item{
		margin-bottom: 5%;
	}
	.news .news-content h2{
		text-align: left;
	}
}

@media (max-width:768px){
	.news .item{
		margin-bottom: 5%;
	}
	.news .news-content h2{
		text-align: left;
	}
}

.news .news-gallery {
	position: relative;
}
.news .news-gallery img {
	width: 100%;
}
.news .news-gallery .date-post {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 60px;
	background: #ee1f29;
	padding: 10px 7px;
}
.news .news-gallery .date-post p {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 700;
	margin: 0;
}
.news .news-gallery .date-post p span {
	display: block;
	font-size: 15px;
	padding-top: 2px;
	margin-top: 2px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.news .news-content {
	padding: 25px 10px;
	background: #fff;
}

.news .item:hover .news-content{
	box-shadow: 0 0 5px #888;
}

.news .item:hover .news-content{
	box-shadow: 0 0 20px #888;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.news .news-content h2 {
	color: #333333;
	font-size: 15px;
	
	font-weight: 400;
	margin: 0 0 15px;
}
.news .news-content h2 a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
}
.news .news-content h2 a:hover {
	color: #ee1f29;
}
.news .news-content > a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	color: #333333;
	margin: 0;
}
.news .news-content > a i {
	margin-left: 12px;
}
.news .news-content > a:hover {
	color: #ee1f29;
}
.owl-carousel {
	width: auto;
}
.owl-theme .owl-controls {
	margin-top: -20px;
	text-align: center;
	position: absolute;
	height: 0;
	top: 50%;
	left: -50px;
	right: -50px;
}

@media (min-width:1200px) and (max-width:1277px){
	.owl-theme .owl-controls {
	margin-top: -20px;
	text-align: center;
	position: absolute;
	height: 0;
	top: 50%;
	left: -0px;
	right: -0px;
}
}
.owl-theme .owl-controls .owl-buttons div {
	font-size: 18px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	background: #000;
	outline: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.owl-theme .owl-controls .owl-buttons div:hover {
	background: #ee1f29;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	float: left;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	float: right;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
	content: '\f104';
	font-family: 'FontAwesome';
	color: #ffffff;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:after {
	content: '\f105';
	font-family: 'FontAwesome';
	color: #ffffff;
}

@media (min-width:1025px){
	.owl-page{
		display: none!important;
	}
}










