/* CSS Document */

@media (min-width:992px){
	.swiper-slide .img-responsives{
		display: block;
		max-width: 100%;
		height: auto;
	}
}

@media (max-width:991px){
	.prox{
		width: 1300px!important;
	}
	.prox ul li{
		width: 300px!important;
	}
	.newsr{
		width: 1000px!important;
	}
	.newsr ul li{
		width: 300px!important;
	}
	
}


.section{
	overflow: hidden
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
	background: #d93e36!important;
	width: 15px;
	height: 15px;
	margin: -5px -4px 0 0;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{

	width: 8px;
	height: 8px;
	background: #999;
	border-radius: 50%;
}
#fp-nav ul li, .fp-slidesNav ul li{
	margin-bottom: 15px;
}
.swiper-pagination-bullet{
	background: #fff;
}
.swiper-pagination-bullet-active{
	background: #d93e36!important
}


.index{width:100%;overflow:hidden;}
.index .swiper-container{width:100%;height:100%;overflow:hidden}
.index .swiper-container .swiper-slide{width:100%;height:100%;overflow:hidden}
.index .swiper-container .swiper-slide img{display:block;
	transform:scale(1.05);
	-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-webkit-transform:scale(1.05);
-o-transform:scale(1.05);
	vertical-align:middle;transition: all 5s;
-moz-transition: all 5s;
-ms-transition: all 5s;
-webkit-transition: all 5s;
-o-transition: all 5s;
}

.index .swiper-slide-active img{
	transform: scale(1)!important;
	-moz-transform: scale(1)!important;
-ms-transform: scale(1)!important;
-webkit-transform: scale(1)!important;
-o-transform: scale(1)!important;
	
}


.index .swiper-slide{
	position: relative;
}

.bannerzi{
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
	font-size: 28px;
	line-height: 48px;
	color: #fff;
	text-align: center;
	width: 40%;
	opacity: 0;
	transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
	margin-top: 80px;
}

@media (max-width:1500px){
	.bannerzi{
		width: 55%;
	}
}

.index .swiper-slide-active .bannerzi{
	opacity: 1;
	margin-top: 0px;
}

.index .swiper-pagination{
	text-align: center;
	/*margin-left: 15%;*/
}


/*.section1{
	background: url(../images/banner1.jpg) no-repeat center;
	 transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
    background-size: 2880px 1620px;

}

.section1.active {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: 1920px 960px;
    transition-delay: 0s;
	-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
}*/



.section2{
	/*background: url(../images/b2.jpg) no-repeat center;
	 transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
    background-size: 2880px 1620px;*/
	background: url(../images/pro.jpg) no-repeat center center;
	overflow: hidden;
}

.section2.active {
   /* background: url(../images/b2.jpg) no-repeat center;
    background-size: 1920px 1080px;
    transition-delay: 0s;
	-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;*/
}

.prozi{
	margin-bottom: 10rem;
	margin-top: 8rem;
	text-align: center;
}

.prozi h2{
	font-size: 28px;
}

.prozi img{
	margin: 0 auto;
}

.proximg{
	margin-bottom: 50px;
}

.prox ul li{
	float: left;
	width: 25%;
}

.prox ul li p{
	text-align: center;
	font-size: 15px;
	color: #333;
	margin-bottom: 100px;
}

.prox ul li a:hover p{
	color: #d93e36;
}

@media (max-width:1500px){
	.prozi{
	margin-bottom: 30px;
	}
	.prox ul li p{
		margin-bottom: 30px;
	}
	.proximg{
		margin-bottom: 30px;
	}
}

.procon{
	/*height: 100%;
	overflow: hidden;*/
}

.procon ul{
	height: 100%;
	overflow: hidden;
}

.procon ul li{
	float: left;
	width: 25%;
	/*border-left: 1px solid #e1e1e1;*/
	height: 100%;
	position: relative;
	/*background: #F3F3F3;*/
	bottom:0;
}



.procon ul li:nth-child(1){
	border: none;
}

.section2.active .procon ul li{
	width: 25%;
	background: url(../images/bg_03b.jpg);
}

.proocon{
	position: absolute;
	bottom: 20%;
}

.procon ul li:nth-child(1){
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.procon ul li:nth-child(2){
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
}

.procon ul li:nth-child(3){
	transition: all 2s;
	-moz-transition: all 2s;
-ms-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}

.procon ul li:nth-child(4){
	transition: all 2.5s;
	-moz-transition: all 2.5s;
-ms-transition: all 2.5s;
-webkit-transition: all 2.5s;
-o-transition: all 2.5s;

}

.procon ul li:hover{
	background: #e1e1e1;
	background: url(../images/bg_03b.jpg);
}


.proocon h2{
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.proocon .xian{
	margin: 30px auto 50px;
	height: 2px;
	width: 5%;
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
	background: #fff;
	opacity: 0;
}

.procon ul li:hover .xian{
	width: 20%;
	background: #fff;
}

.procon ul li:hover h2{
	color: #fff;
}

.procon img,.proximg img{
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
}

.proimg{
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	border:  1px solid #fff;
	padding: 10px;
}

.procon a:hover img{
	transform:scale(1.25);
	-moz-transform:scale(1.25);
-ms-transform:scale(1.25);
-webkit-transform:scale(1.25);
-o-transform:scale(1.25);
}


.prox ul li a:hover img{
	transform:scale(1.15);
	-moz-transform:scale(1.15);
-ms-transform:scale(1.15);
-webkit-transform:scale(1.15);
-o-transform:scale(1.15);
}










.about{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background: url(../images/icon1.jpg) left no-repeat;
}

.aboutl{
	/*position: relative;
	width: 0;
	height: 100%;
	left: 0;*/
	    position: absolute;
    text-align: center;
    width: 30%;
    height: 100%;
    top: 0px;
    background: url(../images/about.jpg) no-repeat right center;
    opacity: 1;
    right: 0px;
   	opacity: 0;
	transition: cubic-bezier(.8,-.5,.2,1.4) 1.5s;
	-moz-transition: cubic-bezier(.8,-.5,.2,1.4) 1.5s;
-ms-transition: cubic-bezier(.8,-.5,.2,1.4) 1.5s;
-webkit-transition: cubic-bezier(.8,-.5,.2,1.4) 1.5s;
-o-transition: cubic-bezier(.8,-.5,.2,1.4) 1.5s;
}



.section5.active .aboutl{
	width: 80%;
		opacity: 1;

}

@media (max-width:1500px){
	.aboutl{
		background: url(../images/abouta.jpg) no-repeat;
	}
	
}

.aboutr{
	position: absolute;
	width: 40%;
	left: 0%;
	top: 50%;
	transform: translateY(-50%);
	text-align: left;
	background: rgba(217,62,54,.7);
	padding: 3% 5%;
	transition: cubic-bezier(.8,-.5,.2,1.4) 2s;
	-moz-transition: cubic-bezier(.8,-.5,.2,1.4) 2s;
-ms-transition: cubic-bezier(.8,-.5,.2,1.4) 2s;
-webkit-transition: cubic-bezier(.8,-.5,.2,1.4) 2s;
-o-transition: cubic-bezier(.8,-.5,.2,1.4) 2s;
	opacity: 0;
}

.section5.active .aboutr{
	left: 10%;
	opacity: 1;
}
@media (max-width:1500px){
	.aboutr{
		width: 45%;
		top: 55%;
		
	}
}

.aboutr h2{
	font-size: 28px;
	margin-bottom: 6%;
	color: #fff;
}
.section5.active .aboutr img{
	/*top: 0;
	opacity: 1;*/
}

.aboutr p{
	font-size: 15px;
	line-height: 28px;
	position: relative;
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
	color: #fff;
}

.abouta{
	position: relative;
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
}

.abouta a{
	   width: 153px;
    height: 41px;
    display: block;
    color: #fff;
    line-height: 41px;
    text-align: center;
    border: 1px solid #fff;
    transition: all 1s;
    font-weight: bold;
	font-size: 14px;
	margin-top: 5%;
	
}

.abouta a:hover{
	background: #d93e36;
	color: #fff;
}


















.section3{
	background: url(../images/b3.jpg) no-repeat center;
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
    background-size: 2880px 1620px;
	overflow: hidden;
}

.section3.active {
    background: url(../images/b3.jpg) no-repeat center;
    background-size: 1920px 1080px;
    transition-delay: 0s;
	-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
}


.news{
	position: relative;
	width: 80%;
	margin: 0 auto;
	top: 5%;
}

@media (max-width:1500px){
	.news{
		top: 10%;
	}
}


.newsl{
	float: left;
	width: 15%;
}

.newsl h2{
	font-size: 28px;
	color: #111;
	margin-bottom: 50px;
	
}

.newsl a{
	font-size: 16px;
	color: #555;
	display: block;
	margin-bottom: 10px;
}

.newsl a:hover{
	color: #d93e36;
	padding-left: 5px;
}

.newsr{
	float: right;
	width: 85%;
}

.newsr ul li{
	float: left;
	width: 30%;
	margin: 0 1.5%;
	margin-top: 30%;
	opacity: 0;
}

.newsimg{
	position: relative;
	overflow: hidden;
	background: #000;
}

.newsimg img{
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.newsr ul li:hover img{
	opacity: 0.5;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
}

.newsimg h3{
	width: 100%;
	text-align: center;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
	font-size: 18px;
	color: #fff;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
-ms-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
}

.newsr ul li:hover h3{
	opacity: 1;
}

.newsimg .xian1{
	position: absolute;
	top:42%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
	background: #fff;
	height: 1px;
	width: 80%;
	margin: 0 auto;
	opacity: 0;
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.newsr ul li:hover .xian1,.newsr ul li:hover .xian2{
	width: 0%;
	opacity: 1;
}

.newsimg .xian2{
	position: absolute;
	top:58%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
	background: #fff;
	height: 1px;
	width: 80%;
	margin: 0 auto;
	opacity: 0;
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.newsp{
	padding: 25px 15px;
	background: #fff;
}

.newsp p{
	font-size: 15px;
	line-height: 28px;
	color: #333;
}

.newsp span{
	font-size: 14px;
	color: #d93e36;
	margin-top: 10px;
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.newsr ul li:hover span{
	margin-left: 20px;
}

.section3.active .newsr ul li{
	margin-top: 0px;
	opacity: 1;
}

.newsr ul li:nth-child(1){
	transition: all 1s;
	-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.newsr ul li:nth-child(2){
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
}

.newsr ul li:nth-child(3){
	transition: all 2s;
	-moz-transition: all 2s;
-ms-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}






















.section4{
	background: url(../images/b4.jpg) no-repeat center;
	transition: all 1.5s;
	-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
    background-size: 2880px 1620px;
}

.section4.active {
    background: url(../images/b4.jpg) no-repeat center;
    background-size: 1920px 1080px;
    transition-delay: 0s;
	-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
}

.more{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;

}

.morel{
	
	background: url(../images/m1.jpg) top left;
	transition: all 5s;
-moz-transition: all 5s;
-ms-transition: all 5s;
-webkit-transition: all 5s;
-o-transition: all 5s;
	
}

.morell{
	width: 40%;
	position: absolute;
	left: -18%;
	top: 45%;
	transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	-o-transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
	-moz-transform: translateY(-40%);
	background: url(../images/m1.jpg) top left;
	transition: all 2s;
-moz-transition: all 2s;
-ms-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}

.section4.active .morell{
	left: 8%;
}


.morer{
	
	background: url(../images/m2.jpg) top right;
	transition: all 5s;
-moz-transition: all 5s;
-ms-transition: all 5s;
-webkit-transition: all 5s;
-o-transition: all 5s;
}

.morerr{
	width: 40%;
	position: absolute;
	right: -8%;
	top: 45%;
	transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	-o-transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
	-moz-transform: translateY(-40%);
	background: url(../images/m2.jpg) top right;
	transition: all 2s;
-moz-transition: all 2s;
-ms-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}

.section4.active .morerr{
	right: 8%;
}

.moreimg img{
	position: relative;
	opacity: 0;
}

.morel:hover{
	background: url(../images/m1.jpg) top right;
}

.morer:hover{
	background: url(../images/m2.jpg) top left;
}

.morecon{
	position: absolute;
	top: 20%;
	left: 50%;
	width: 66%;
	ransform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}

@media (max-width:1500px){
	.morecon{
		width: 80%;
	}
}

.morecon h2{
	text-align: left;
	margin-bottom: 5%;
	font-size: 30px;
	color: #fff;
}

.morecon p{
	text-align: left;
	font-size: 15px;
	line-height: 28px;
	color: #fff;
}

.morer p{
	font-size: 16px;
}


.moremore{
	text-align: left;
	margin-top: 70px;
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
	opacity: 0;
}

.morel:hover .moremore,.morer:hover .moremore{
	margin-top: 45px;
	opacity: 1;
}

.moremore a{
	color: #fff;
	font-size: 15px;
	background: #d93e36;
	padding: 10px 25px;
	border-radius: 5px;
}

