/*首页右侧导航*/
#fp-nav{display:none;}
#fullPage-nav {display: none;font-size: 12px;}
#fullPage-nav li {width: 90px;height: 21px;margin: 10px 0 0;vertical-align: middle;}
#fullPage-nav li a {float: right;width: 21px;height: 21px;color: #8F9DA4;text-decoration: none;text-align: right;background: url(../images/dot.png) 5px 5px no-repeat;}
#fullPage-nav li .active {background-position: 0 bottom;}
#fullPage-nav span {display: none;}
.fullPage-tooltip {float: left;top: 0;margin-right: 5px;font: 12px "Microsoft Yahei";color: #8F9DA4;line-height: 21px;}
/*右侧导航结束*/

#dowebok{width:100%;height:100%;}
.section{width:100%;height:100%;margin:0 auto;position: relative;overflow: hidden;}



/* .indexHeader{position:fixed;left:0;top:0;z-index:5;}
.indexHeader .main_header .container{width:90%;}
.main_header.bg{background:url(../images/header_bg.jpg) no-repeat center;background-size:100% 100%;}
.main_header.bgfff{background:#fff;}
.main_header.bgfff .main_nav a{color:#333;}
.main_header.bgfff .main_nav>ul>li>a:before{background:#333;}
.bgfff9{background:#fff;background:rgba(255,255,255,0.9);}*/
/*.indexHeader .ac-gn-menuicon-bread-crust{background:#fff;}*/
/* .main_header.bgfff .ac-gn-menuicon-bread-crust{background:#333;}
.header.ac-gn-noscroll .main_header.bgfff .ac-gn-menuicon-bread-crust{background:#fff;} */


.indexFooter{position:absolute;left:0;bottom:0;width:100%;height:69px;line-height:69px;background:#000000;color:#ffffff;overflow:hidden;font-size:12px;z-index:5;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;}
.indexFooter a{display:inline-block;color:#ffffff;}
.indexFooter .copyright{text-align:center;}


/*第一屏*/
.section .container{height:100%;overflow:hidden;}
.banner .container{position:absolute;height:100%;overflow:hidden;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.banner{position:relative;width:100%;height:100%;}
.bannerMark{position:absolute;width:100%;height:100%;top:0;left:0;background:url(../images/s1_bg.png) no-repeat center;background-size:100% 100%;display: none;}
.banner .text{position:absolute;width:538px;color:#fff;background:url(../images/s_text_bg.png) no-repeat;background-size:100% 100%;padding:22px 23px 40px;left:65px;top:45%;}
.banner .text h2{font-size:36px;font-weight:700;padding-bottom:18px;border-bottom:1px solid #fff;margin-bottom:15px;}
.banner .text .p{line-height:24px;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:30px;}
.lookMore{position:relative;padding-left:57px;line-height:25px;}
.lookMore .icon{position:absolute;width:25px;height:25px;background:url(../images/icon/icon_1.png) no-repeat center;background-size:100% 100%;top:0;left:5px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.banner .text:hover .icon{left:20px;}
.banner .swiper-wrapper{width:1000%;height:100%;}
.banner .swiper-slide{float:left;position:relative;height:100%;}
.banner .swiper-pagination{position:absolute;width:100%;height:10px;bottom:25px;left:0;text-align:center;}
.banner .swiper-pagination span{display:inline-block;width:10px;height:10px;cursor:pointer;margin:0 5px;border-radius:50%;background:#fff;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background:#33AB84;}

.banner .swiper-button{position:absolute;width:20%;height:100%;top:0;}
.banner .btl{left:0;}
.banner .btr{right:0;}
.banner .swiper-button div{position:absolute;width:50px;height:50px;top:50%;margin-top:-23px;cursor:pointer;opacity:0.2;transition:250ms background-color linear,250ms color linear,250ms opacity linear;-webkit-transition:250ms background-color linear,250ms color linear,250ms opacity linear;}
.banner .swiper-button-next{right:50px;background:url(../images/icon/br.png) no-repeat right;background-size:50px 50px;}
.banner .swiper-button-prev{left:50px;background:url(../images/icon/bl.png) no-repeat left;background-size:50px 50px;}
.banner .swiper-button:hover div{opacity:0.5;}



.slideBanner{position:relative;width:100%;height:100%;}
.min_banner{display:none;}


.imgZoomIn2{animation:imgZoomIn2 4s ease 0s forwards;-webkit-animation:imgZoomIn2 4s ease 0s forwards;-ms-animation:imgZoomIn2 4s ease 0s forwards;}
@keyframes imgZoomIn2{
    0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
    100%{-webkit-transform:scale(1);transform:scale(1);}
}

@-webkit-keyframes imgZoomIn2{
    0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
    100%{-webkit-transform:scale(1);transform:scale(1);}
}

@-ms-keyframes imgZoomIn2{
    0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
    100%{-webkit-transform:scale(1);transform:scale(1);}
}


/*第二屏*/
.section2{padding-top:100px;}
.flipster{position:absolute;width:100%;height:464px!important;left:0;top:50%;margin-top:-232px;opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);-webkit-transition: all 1s;transition: all 1s;}
.flipster ul{position:relative;width:288px!important;height:100%!important;}
.flipster ul li{width:100%!important;height:100%!important;}
.flipster a{position:relative;overflow:hidden;}
.flipster a img{width:100%;}
.flipster .imgMark{position:absolute;width:100%;height:100%;background:url(../images/s2_bg.png) no-repeat center;background-size:100% 100%;top:0;left:0;color:#fff;}
.flipster .imgMark h1{font-size:26px;font-weight:700;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.flipster .imgMark p{font-size:16px;font-family:Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.flipster .imgMark .text{position:absolute;width:100%;bottom:0;left:0;padding:0 12px 10px;}

.active .flipster{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}



/*第三屏*/
.section3{background:url(../images/s3_bg.jpg) no-repeat center;background-size:cover;}
.section3 .s_inner{position:relative;width:100%;height:100%;background:url(../images/s3_bg.png) no-repeat center;background-size:100% 100%;}
.section3 .container{overflow:visible;position:absolute;height:auto;left:50%;top:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.left_img{position:absolute;width:40.5%;left:-100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition: all 1.5s;transition: all 1.5s;z-index:2;}
.left_img img{width:100%;max-height:436px;}
.right_text{position:relative;width:68%;height:557px;right:-100%;background:#fff;font-size:12px;padding:100px 35px 0 155px;-webkit-transition: all 1.5s;transition: all 1.5s;}
.right_text h1{font-size:36px;font-weight:700;}
.right_text h2{font-size:24px;font-weight:700;color:#33AB84;margin:20px 0;}
.right_text .p{line-height:24px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px;}
.right_text a{font-size:14px;font-weight:700;}
.right_text a:hover{color:#33AB84;}


.active .left_img{left:0;}
.active .right_text{right:0;}


/*第四屏*/
.section4{background:#fff url(../images/s4_bg.png) no-repeat center;background-size:100% 100%;padding-top:100px;}
.section4 .s_inner{position:relative;width:100%;height:100%;}
.s4_main{position:absolute;width:100%;left:0;top:20%;}
.section4 h1{text-align:center;text-transform: uppercase;font-size:42px;font-weight:700;font-family:Arial;letter-spacing:4px;-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0;-webkit-transition: all 1s;transition: all 1s;}
.s4_nav{position:relative;width:100%;text-align:center;margin:30px 0 82px;-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0;-webkit-transition: all 1s;transition: all 1s;}
.s4_nav a{display:inline-block;font-size:16px;padding:0 40px;font-weight:700;}
.s4_nav:before,.s4_nav:after{content:"";position:absolute;width:28%;height:1px;background:rgba(153,153,153,0.6);top:50%;}
.s4_nav:before{left:0;}
.s4_nav:after{right:0;}
.section4 .container{position:relative;width:100%;height:auto;opacity:0;-webkit-transform:translateY(70%);transform:translateY(70%);-webkit-transition: all 1s;transition: all 1s;}
.section4 .swiper-container{width:1400px;margin:0 auto;overflow:hidden;padding:38px 10px;}
.section4 .swiper-wrapper{width:99999px;}
.section4 .swiper-slide{float:left;text-align:center;font-size:18px;padding:0 8px;}
.slide_inner{width:100%;max-width:308px;margin:0 auto;padding:0 0 40px;border:1px solid transparent;}
.slide_inner img{max-width:100%;margin-bottom:25px;}
.slide_inner p{padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.section4 .swiper-slide:hover .slide_inner{background:#fff;border-color:#F0F0F0;box-shadow:0 0 20px rgba(0,0,0,0.3);}
.section4 .swiper-button{position:absolute;width:120px;height:68px;top:50%;margin-top:-34px;border:1px solid #CCCCCC;cursor:pointer;}
.section4 .swiper-button img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition: all 0.3s;transition: all 0.3s;}
.section4 .swiper-button-prev{left:120px;}
.section4 .swiper-button-prev img{left:20px;}
.section4 .swiper-button-prev:hover img{left:35px;}
.section4 .swiper-button-next{right:120px;}
.section4 .swiper-button-next img{right:20px;}
.section4 .swiper-button-next:hover img{right:35px;}



.active.section4 h1,.active .s4_nav{opacity:1;transform:scale(1);}
.active.section4 .container{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}



/*第五屏*/
.section5{background:url(../images/s5.jpg) no-repeat center;background-size:cover;}
.section5 .s_inner{width:100%;height:100%;background:url(../images/s5_bg.png) no-repeat center;background-size:100% 100%;padding:100px 0 69px;}
.section5 .container{overflow:visible;}
.inner5_container{position:absolute;width:100%;left:0;top:50%;margin-top:-319px;}
.inner5_container h1{font-size:50px;color:#fff;font-weight:700;text-align:center;-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0;-webkit-transition: all 1s;transition: all 1s;}
.inner5_container .p1{font-size:12px;color:#fff;text-align:center;margin-bottom:35px;-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0;-webkit-transition: all 1s;transition: all 1s;}
.s5_con{position:relative;}
.s5_left{position:relative;width:31%;height:522px;left:-100%;background:#fff;padding:30px 55px 0 22px;-webkit-transition: all 1.5s;transition: all 1.5s;}
.logo_2{margin:0;}
.s5_left h2{margin:20px 0;font-size:24px;font-weight:700;}
.hotTel{font-size:20px;color:#33AB84;font-weight:700;margin-bottom:20px;}
.hotTel span{font-size:28px;}
.s5_con .p{position:relative;margin-bottom:10px;color:#333;text-align:left;padding-left:71px;font-size:14px;line-height:20px;}
.s5_con .p span{position:absolute;width:71px;top:0;left:0;}
.s5_con .p a{display:inline-block;width:140px;}

.s5_right{position:absolute;width:72%;height:466px;background:rgba(51,171,132,0.95);color:#fff;right:-100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:42px 35px 35px;-webkit-transition: all 1.5s;transition: all 1.5s;}
.s5_right .form{width:40.4%;}
.s5_right .input,textarea{width:100%;height:44px;background:#fff;margin-bottom:15px;}
.s5_right .input input,.textarea textarea{width:100%;height:100%;padding:0 15px;}
.textarea{height:140px;margin-bottom:25px;}
.textarea textarea{padding:15px;}
.submitBtn{width:132px;height:36px;background:#fff;}
.submitBtn input{width:100%;height:100%;line-height:36px;font-size:20px;font-weight:700;color:#33AB84;text-align:center;}
.choiceService{width:59.6%;padding-left:35px;}
.choiceService h3{font-size:20px;font-weight:700;}
.choiceService h2{font-size:36px;font-weight:700;margin:20px 0 30px;}
.choiceService li{float:left;font-size:16px;font-weight:700;width:154px;height:56px;text-align:center;line-height:56px;border:1px solid #fff;margin:0 24px 24px 0;}
.choiceService li:nth-child(3n){margin-right:0;}
.choiceService li.cur{color:#144A98;background:#fff;cursor:pointer;}




.active .inner5_container h1,.active .inner5_container .p1{opacity:1;transform:scale(1);}
.active .s5_left{left:0;}
.active .s5_right{right:0;}



@media screen and (min-width:1200px) and (max-width:1400px){
	.section2,.section4,.section5 .s_inner{padding-top:90px;}


    .flipster{height:387px!important;margin-top:-193px;}
	.flipster ul{width:240px!important;}

	.right_text{height:457px;}
	
	.section4 h1{font-size:36px;}
	.s4_nav a{padding:0 20px;}
	.s4_nav:before, .s4_nav:after{width:24%;}
	.section4 .swiper-container{width:1000px;}
	.section4 .swiper-button{width:90px;}
	.section4 .swiper-button-prev{left:20px;}
	.section4 .swiper-button-next{right:20px;}
	.section4 .swiper-button-prev img{left:10px;}
	.section4 .swiper-button-next img{right:10px;}
	.section4 .swiper-button-prev:hover img{left:23px;}
	.section4 .swiper-button-next:hover img{right:23px;}
	.slide_inner{padding:0 0 35px;}
	.section4 .swiper-slide{font-size:16px;}

	
	.inner5_container{margin-top:-263px;}
	.inner5_container h1{font-size:36px;}
	.s5_left{height:429px;}
	.s5_left h2{font-size:22px;}
	.hotTel{font-size:18px;}
	.hotTel span{font-size:24px;}
	.choiceService h2{font-size:32px;}
	.choiceService li{height:50px;line-height:50px;font-size:16px;margin:0 13px 13px 0;}
	.choiceService li:nth-child(3n){margin-right:13px;}
	.submitBtn input{font-size:18px;}
	.s5_right{height:380px;padding-top:30px;}
	.s5_right .input, textarea{height:40px;}
	.textarea{height:100px;margin-bottom:20px;}
}



@media screen and (min-width:992px) and (max-width:1199px){
	.section2,.section4,.section5 .s_inner{padding-top:80px;}

	
	.banner .swiper-button div{background-size:40px 40px!important;}
	.banner .swiper-button-next{right:30px;}
	.banner .swiper-button-prev{left:30px;}
	.banner .text{width:470px;padding:22px 23px 35px;left:35px;}
	.banner .text h2{font-size:30px;}
	.banner .text .p{margin-bottom:20px;}
	


    .flipster{height:329px!important;margin-top:-164px;}
	.flipster ul{width:204px!important;}
	.flipster .imgMark h1{font-size:20px;}
	.flipster .imgMark p{font-size:12px;}

	.right_text{height:386px;padding:60px 35px 0 120px;}
	.right_text h1{font-size:32px;}
	.right_text h2{font-size:20px;}
	
	.section4 h1{font-size:32px;}
	.s4_nav{margin:30px 0 50px;}
	.s4_nav a{padding:0 15px;font-size:14px;}
	.s4_nav:before, .s4_nav:after{width:24%;}
	.section4 .swiper-container{width:860px;}
	.section4 .swiper-button{width:90px;height:50px;margin-top:-25px;}
	.section4 .swiper-button-prev{left:15px;}
	.section4 .swiper-button-next{right:15px;}
	.section4 .swiper-button-prev img{left:10px;}
	.section4 .swiper-button-next img{right:10px;}
	.section4 .swiper-button-prev:hover img{left:23px;}
	.section4 .swiper-button-next:hover img{right:23px;}
	.slide_inner{padding:0 0 35px;}
	.section4 .swiper-slide{font-size:14px;}

	
	.inner5_container{margin-top:-227px;}
	.inner5_container h1{font-size:32px;}
	.logo_2{width:150px;}
	.s5_left{height:362px;}
	.s5_left h2{font-size:18px;margin:15px 0;}
	.hotTel{font-size:14px;margin-bottom:10px;}
	.hotTel span{font-size:16px;}
	.choiceService h2{font-size:26px;margin:15px 0 20px;}
	.choiceService li{width:140px;height:45px;line-height:45px;font-size:15px;margin:0 13px 13px 0;}
	.choiceService li:nth-child(3n){margin-right:13px;}
	.submitBtn input{font-size:16px;}
	.s5_right{height:321px;padding-top:25px;}
	.s5_right .input, textarea{height:35px;margin-bottom:10px;}
	.textarea{height:90px;margin-bottom:10px;}
}   



@media screen and (min-width:768px) and (max-width:991px){
	
	.indexHeader .main_header .container{width:750px;}
	

	.banner .swiper-button div{background-size:34px 34px!important;}
	.banner .swiper-button-next{right:30px;}
	.banner .swiper-button-prev{left:30px;}
	.banner .text{width:470px;padding:22px 23px 35px;left:30px;}
	.banner .text h2{font-size:28px;}
	.banner .text .p{margin-bottom:20px;}


	.flipster{height:329px!important;margin-top:-164px;}
	.flipster ul{width:204px!important;}
	.flipster .imgMark h1{font-size:18px;}
	.flipster .imgMark p{font-size:12px;}

	.right_text{height:386px;padding:60px 35px 0 90px;}
	.right_text h1{font-size:28px;}
	.right_text h2{font-size:16px;}

	.section2,.section4,.section5 .s_inner{padding-top:80px;}
	.section5 .s_inner{padding-bottom:58px;}

	.section4 h1{font-size:28px;}
	.s4_nav{margin:30px 0;}
	.s4_nav a{padding:0 10px;font-size:14px;}
	.s4_nav:before, .s4_nav:after{width:20%;}
	.section4 .swiper-container{width:600px;}
	.section4 .swiper-button{width:90px;height:50px;margin-top:-25px;}
	.section4 .swiper-button-prev{left:15px;}
	.section4 .swiper-button-next{right:15px;}
	.section4 .swiper-button-prev img{left:10px;}
	.section4 .swiper-button-next img{right:10px;}
	.section4 .swiper-button-prev:hover img{left:23px;}
	.section4 .swiper-button-next:hover img{right:23px;}
	.section4 .swiper-slide{font-size:16px;}


	.inner5_container{margin-top:-227px;}
	.inner5_container h1{font-size:28px;}
	.logo_2{width:130px;}
	.s5_left{height:362px;padding:30px 23px 0 20px;}
	.s5_left h2{font-size:16px;margin:15px 0;}
	.hotTel{font-size:13px;margin-bottom:10px;}
	.hotTel span{font-size:15px;}
	.s5_con .p{font-size:13px;}
	.fax{display:none;}
	.choiceService{padding-left:30px;}
	.choiceService h2{font-size:24px;margin:15px 0 20px;}
	.choiceService li{width:126px;height:45px;line-height:45px;font-size:14px;margin:0 8px 13px 0;}
	.choiceService li:nth-child(3n){margin-right:8px;}
	.choiceService li:nth-child(2n){margin-right:0;}
	.submitBtn input{font-size:16px;}
	.s5_right{height:321px;padding:25px;}
	.s5_right .input, textarea{height:35px;margin-bottom:10px;}
	.textarea{height:90px;margin-bottom:10px;}



	.indexFooter{height:58px;line-height:58px;}

}
    



@media screen and (min-width:0px) and (max-width:767px){
	.indexHeader .main_header .container{width:100%;}
	

	.banner .swiper-button div{background-size:30px 30px!important;}
	.banner .swiper-button-next{right:10px;}
	.banner .swiper-button-prev{left:10px;}
	.banner .text{width:92%;left:4%;top:20%;padding:25px 20px 35px;}
	.banner .text h2{font-size:22px;padding-bottom:13px;margin-bottom:10px;}
	.banner .text .p{margin-bottom:20px;}


    .section{padding:0;}
    .pc_banner{display:none;}
    .min_banner{display:block;}
    .section2,.section4,.section5 .s_inner{padding-top:70px;}
	.section5 .s_inner{padding-bottom:40px;}


	.flipster{height:258px!important;margin-top:-129px;}
	.flipster ul{width:160px!important;}
	.flipster .imgMark h1{font-size:16px;}
	.flipster .imgMark p{font-size:12px;}


	.left_img{display:none;}
	.right_text{width:100%;padding:25px 15px;height:auto;max-height:70%;overflow:hidden;}
	.right_text h1{font-size:22px;}
	.right_text h2{font-size:14px;}


	.section4 h1{font-size:22px;letter-spacing:1px;}
	.s4_nav{margin:10px 0 20px;}
	.s4_nav a{padding:2px 5px;font-size:14px;font-weight:400;}
	.s4_nav:before, .s4_nav:after{display:none;}
	.section4 .swiper-container{width:70%;min-width:260px;padding:15px 10px;}
	.section4 .swiper-button{width:40px;height:40px;margin-top:-20px;border-color:transparent;}
	.section4 .swiper-button img{width:28px;}
	.section4 .swiper-button-prev{left:15px;}
	.section4 .swiper-button-next{right:15px;}
	.section4 .swiper-button-prev img{left:5px;}
	.section4 .swiper-button-next img{right:5px;}
	.section4 .swiper-button-prev:hover img{left:5px;}
	.section4 .swiper-button-next:hover img{right:5px;}
	.slide_inner{padding:0 0 30px;}
	.slide_inner img{margin-bottom:15px;}
	.section4 .swiper-slide{font-size:14px;}


	.inner5_container h1{font-size:22px;}
	.s5_left,.choiceService{display:none;}
	.choiceService h2{font-size:24px;margin:15px 0 20px;}
	.choiceService li{width:104px;height:45px;line-height:45px;font-size:14px;margin:0 13px 13px 0;}
	.choiceService li:nth-child(3n){margin-right:13px;}
	.submitBtn input{font-size:16px;}
	.inner5_container{width:94%;height:auto;left:3%;top:50%;margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
	.s5_right .form{width:100%;}
	.s5_right{position:static;width:100%;height:auto;padding:25px 15px;margin:0;-webkit-transform:translateY(0);transform:translateY(0);}
	.s5_right .input, textarea{height:35px;margin-bottom:10px;}
	.textarea{height:90px;margin-bottom:10px;}
	.submitBtn{margin:0 auto;}
	.submitBtn input{font-size:14px;}

	.indexFooter{height:auto;line-height:20px;padding:8px 0;}
}

@media screen and (min-width:0px) and (max-width:479px){
	.section5 .s_inner{padding-bottom:60px;}
	.banner .swiper-button{display:none;}
}

@media screen and (min-width:0px) and (max-width:767px) and (max-height:550px){
	.inner5_container h1,.inner5_container .p1{display:none;}
	.slide_inner img{margin-bottom:10px;}
	.slide_inner{padding:0 0 20px;}


}

@media screen and (min-width:1401px) and (min-height:700px) and (max-height:800px){
	.banner .text h2{font-size:32px;}

	.flipster .imgMark h1{font-size:24px;}
	
	.right_text h1{font-size:32px;}
	.right_text{height:500px;padding:80px 35px 0 155px;}
	.right_text h2{font-size:22px;}

	.section4 h1{font-size:38px;}
	.s4_main{top:15%;}
	.s4_nav{margin:20px 0 25px;}
	.s4_nav a{padding:0 30px;}
	.s4_nav:before, .s4_nav:after{width:31%;}
	.section4 .swiper-slide{font-size:16px;}
	.section4 .swiper-container{width:1200px;}


	.s5_left{height:430px;}
	.s5_right{height:400px;padding:35px;}
	.s5_right .input, textarea{height:40px;}
	.textarea{height:105px;}
	.choiceService h2{font-size:30px;}
	.inner5_container h1{font-size:44px;}
	.inner5_container{margin-top:-270px;}
	
	.section5 .s_inner{padding-bottom:60px;}
	.indexFooter{height:60px;line-height:60px;}
}

@media screen and (min-width:1200px) and (max-width:1400px) and (min-height:700px) and (max-height:800px){
	.banner .text h2{font-size:30px;}
	.banner .text{height:auto;}

	.flipster .imgMark h1{font-size:20px;}
	.flipster .imgMark p{font-size:14px;}
	
	.right_text h1{font-size:28px;}
	.right_text{height:450px;padding:80px 35px 0 130px;}
	.right_text h2{font-size:20px;}

	.section4 h1{font-size:34px;}
	.s4_nav{margin:20px 0 25px;}
	.s4_nav a{padding:0 20px;font-size:15px;}
	.s4_nav:before, .s4_nav:after{width:26%;}
	.section4 .swiper-slide{font-size:15px;}
	.section4 .swiper-container{width:1000px;}


	.s5_left{padding:30px 28px 0 22px;}
	.s5_right{height:400px;padding:35px;}
	.s5_right .input, textarea{height:40px;}
	.textarea{height:105px;}
	.choiceService h2{font-size:28px;}
	.inner5_container h1{font-size:38px;}
	.inner5_container{margin-top:-260px;}
}
@media screen and (min-width:992px) and (max-width:1199px) and (min-height:700px) and (max-height:800px){
	.s5_left{height:auto;padding:30px 55px 15px 22px;max-height:388px;}
	.s4_main{top:15%;}
}


@media screen and (min-width:1200px) and (min-height:600px) and (max-height:699px){

	.banner .text h2{font-size:32px;}

	.flipster .imgMark h1{font-size:22px;}
	.flipster .imgMark p{font-size:14px;}
	.flipster{height:387px!important;margin-top:-193px;}
	.flipster ul{width:240px!important;}

	
	.right_text h1{font-size:30px;}
	.right_text{height:420px;padding:80px 35px 0 130px;}
	.right_text h2{font-size:20px;}
	.section3 .container,.section5 .container{width:1150px;}
	
	.section4 h1{font-size:34px;}
	.s4_nav{margin:20px 0 25px;}
	.s4_nav a{padding:0 15px;font-size:14px;}
	.s4_nav:before, .s4_nav:after{width:31%;}
	.section4 .swiper-slide{font-size:16px;}
	.section4 .swiper-container{width:1000px;padding:20px 10px;}
	.section4 .swiper-button{width:90px;}
	.section4 .swiper-button-prev{left:100px;}
	.section4 .swiper-button-next{right:100px;}
	.section4 .swiper-button-prev img{left:10px;}
	.section4 .swiper-button-next img{right:10px;}
	.section4 .swiper-button-prev:hover img{left:23px;}
	.section4 .swiper-button-next:hover img{right:23px;}



	.s5_left{height:350px;padding:30px 55px 15px 22px;}
	.s5_left h2{font-size:20px;}
	.fax{display:none;}
	.hotTel{font-size:16px;}
	.hotTel span{font-size:24px;}
	.s5_right{height:390px;padding:35px;}
	.s5_right .input, textarea{height:35px;}
	.textarea{height:110px;}
	.submitBtn input{font-size:18px;}
	.choiceService li{width:160px;margin-right:13px;}
	.choiceService h2{font-size:24px;margin:20px 0 25px;}

	.inner5_container h1{font-size:34px;display:none;}
	.inner5_container .p1{display:none;}
	.inner5_container{margin-top:-175px;}
	

}
@media screen and (min-width:1200px) and (max-width:1400px) and (min-height:600px) and (max-height:699px){
	.banner .text h2{font-size:26px;}
	.banner .text{width:440px;left:50px;}

	.flipster .imgMark h1{font-size:20px;}

	.section4 .swiper-button-prev{left:20px;}
	.section4 .swiper-button-next{right:20px;}
	.section4 .swiper-slide{font-size:14px;}
	.section4 h1{font-size:30px;}
	.s4_nav a{padding:0 10px;}

}

@media screen and (min-width:1200px) and (min-height:449px) and (max-height:599px){
	.main_header{height:80px;}
	.main_nav>ul>li>a{padding-top:22px;}
	.primary-nav-enterprise{top:80px;}

	.banner .text h2{font-size:22px;}
	.banner .text .p{margin-bottom:15px;}
	.banner .text{width:400px;left:50px;padding:22px 23px 30px;}

	.flipster{height:329px!important;margin-top:-164px;}
	.flipster ul{width:204px!important;}
	.flipster .imgMark h1{font-size:18px;}
	.flipster .imgMark p{font-size:12px;}

	.section3 .container,.section5 .container{width:970px;}
	.right_text{height:320px;padding:40px 35px 0 100px;}
	.right_text h1{font-size:26px;}
	.right_text h2{font-size:16px;}
	
	.section2,.section4,.section5 .s_inner{padding-top:80px;}
	.section5 .s_inner{padding-bottom:50px;}
	.indexFooter{height:50px;line-height:50px;}

	.section4 h1{font-size:26px;}
	.s4_nav{margin:10px 0 0;}
	.s4_nav a{padding:0 15px;font-size:14px;}
	.s4_nav:before, .s4_nav:after{width:28%;}
	.section4 .swiper-container{width:860px;padding:25px 10px;}
	.section4 .swiper-button{width:90px;height:50px;margin-top:-25px;}
	.section4 .swiper-button-prev{left:145px;}
	.section4 .swiper-button-next{right:145px;}
	.section4 .swiper-button-prev img{left:10px;}
	.section4 .swiper-button-next img{right:10px;}
	.section4 .swiper-button-prev:hover img{left:23px;}
	.section4 .swiper-button-next:hover img{right:23px;}
	.slide_inner{padding:0 0 25px;}
	.slide_inner img{margin-bottom:15px;}
	.section4 .swiper-slide{font-size:14px;}


	.inner5_container{margin-top:-107px;}
	.inner5_container h1,.inner5_container .p1,.fax{display:none;}
	.logo_2{width:150px;}
	.s5_left{height:auto;padding:25px 55px 10px 22px;}
	.s5_left h2{font-size:16px;margin:10px 0;}
	.s5_con .p{font-size:12px;padding-left:65px;}
	.s5_con .p span{width:65px;}
	.hotTel{font-size:14px;margin-bottom:10px;}
	.hotTel span{font-size:16px;}
	.choiceService h2{font-size:24px;margin:15px 0 20px;}
	.choiceService h3{font-size:16px;}
	.choiceService li{width:130px;height:45px;line-height:45px;font-size:14px;margin:0 13px 13px 0;}
	.submitBtn input{font-size:14px;}
	.s5_right{height:auto;padding:20px 30px;}
	.s5_right .input, textarea{height:35px;margin-bottom:10px;}
	.textarea{height:80px;margin-bottom:10px;}
	.textarea textarea{padding:10px;}

	
	

}

@media screen and (min-width:1200px) and (max-width:1400px) and (min-height:449px) and (max-height:599px){
	.section4 .swiper-button-prev{left:45px;}
	.section4 .swiper-button-next{right:45px;}
}