
/*INdex*/
.fullpage-wrapper{

position: relative;
transform: translate3d(0px, 0px, 0px);
}
.fp-section{height:768px;}
@media only screen and (max-width: 1200px){
	.fp-section{height:460px !important;}
	.video_div_closebtv{top:100px !important;}
}

.section{background-size: cover; background-position: center center; overflow:hidden;}
.slide{background-size: cover; position:relative;}
.section .sec-scale { width:100%; height:100%;/*transform: scale(0.8);opacity: 0.5;transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;*/}
/*.active .sec-scale {transform: translate(0px,0px) scale(1);transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; opacity: 1; }*/
.bg {width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;position: relative;overflow: hidden;}

.i_picchange{width:100%; height:100%; overflow:hidden; display:none;}
.i_videochange{width:100%; height:100%; overflow:hidden; position:relative; display:block;}
.i_videochange video {
	 min-height: 100%;
	 min-width:100%;
    display: block;
	z-index:10;
   /* object-fit: fill;*/
}
.i_videochange video{ position:absolute; left:50%; top:50%;webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);/* left:0px; top:0px;*/}
@media screen and (max-width: 750px){
	.fp-section{height:300px !important;}
	.video_div_closebtv{top:100px !important;}
	.sec-scale{position:relative;}
	.i_banner_text{top:20% !important;margin-top:0 !important;}
	.i_banner_text_t img{width:55%;}
	.i_banner_text_c{font-size:16px !important;}
	.showlist li .t{font-size:14px;}
	.i_banner_text_b a, .i_banner_text_b a:hover{width:150px !important;font-size:16px !important;}
	.i_banner_text_b a.a1{background-size: 150px 40px !important;}
	.i_videochange{display:none;}
	.i_picchange{display:block ;}
	.i_picchange .swiper-slide{background-size: cover;background-position: center;}
}



.i_cover{width:100%; height:100%; position:absolute; left:0px; top:0px; background:url(../image/banner_zc.png) repeat; z-index:1000;}

.i_banner_text{width:100%;/* height:296px;*/ position:absolute; left:0px; top:50%; margin-top:-148px; padding:0px 3%; z-index:1001;}
.i_banner_text_t{width:100%; text-align:center;}
.i_banner_text_t img{ max-width:100%;}
.i_banner_text_c{width:100%; text-align:center; padding:20px 0px 50px 0px; line-height:1.6; font-size:36px; color:#fff;}
.i_banner_text_b{width:100%; text-align:center;}
.i_banner_text_b a,.i_banner_text_b a:hover{width:170px; height:40px;line-height:40px; display:inline-block; overflow:hidden; color:#fff; text-decoration:none; font-size:18px; margin:0px 5px;}
.i_banner_text_b a.a1{ background:url(../skin/images/s_tb3.png) no-repeat; text-indent:20px; text-align:left; }
.i_banner_text_b a.a2{ background-color:#dc0000; text-align:center;}

.video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:1000; left:0px; top:-100%; z-index:222222;}
.video_div_closebtv{width:30px; height:30px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:222229;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}

.i_banner_text_b a.a1 {
    background: url(../images/s_tb3.png) no-repeat;
    text-indent: 20px;
    text-align: left;
}

.i_banner_text_b a, .i_banner_text_b a:hover {
    width: 170px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin: 0px 5px;