.indexHeader .navbar-default{position: fixed;-webkit-transition: all 0.5s;transition: all 0.5s;}
.navbar-default{background:rgba(255,255,255,0.0);}
.bgW .navbar-default{background:rgba(255,255,255,0.5);}
.bgW2 .navbar-default{background:rgba(255,255,255,1);box-shadow:0 3px 8px rgba(0,0,0,.15);}
.indexFooter{position: absolute;left:0;bottom:0;}
.section{position: relative;width:100%;height:100%;overflow: hidden;color:#fff;}
#fp-nav ul li a span{
	background:rgb(233, 70, 56);
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
	background:rgb(233, 70, 56);
}
#fp-nav ul li .fp-tooltip{
	color:rgb(233, 70, 56);
}
	


/*banner*/
.swiper-pagination span{width:10px;height:10px;margin:0 5px;background:#fff;opacity:0.5;}
.swiper-pagination .swiper-pagination-bullet-active{background:#e61c24;opacity:1;}
.swiper-button-next, .swiper-button-prev{width:40px;height:40px;margin-top:-20px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.swiper-button-prev{left:0;background:url(../images/icon/left.png) no-repeat center;}
.swiper-button-next{right:0;background:url(../images/icon/right.png) no-repeat center;}
.Animation{-webkit-transition:all 1s;transition:all 1s;opacity:0;transition-delay: 0.5s;-webkit-transition-delay: 0.5s;}
.banner .swiper-container{width:100%;height:100%;}
.banner .swiper-pagination{bottom:45px;}
.banner .swiper-slide{display: block;overflow:hidden;}
.banner .swiper-slide a{display: block;width:100%;height:100%;}
.banner .swiper-button{position:absolute;width:180px;height:100%;top:0;z-index:2;}
.banner .swiper-button-n{right:0;}
.banner .swiper-button-p{left:0;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:100%;height:40%;top:30%;margin-top:0;opacity:0;}
.banner .swiper-button-prev{left:0;}
.banner .swiper-button-next{right:0;}
.banner:hover .swiper-button-next,
.banner:hover .swiper-button-prev{opacity:1;}

.banner .bannerDiv{position: absolute;width:100%;height:100%;left:0;top:0;}
.pcBanner,.mobileBanner{width:100%;}
.mobileBanner{display:none;}

.banner_text .container{position:absolute;height:auto;left:50%;top:50%;z-index:9;transform:translate(-50%,-50%);padding-top:0}
.banner_text img{width:auto;display:block;max-width:50%;}
.banner_text .bt{width:100%;margin:0 auto;}
.banner1 .banner_text img{transform:translateX(-100%)}
.banner2 .banner_text img{transform:translateY(-100%)}
.banner3 .banner_text img{transform:translateY(100%)}
.banner4 .banner_text img{transform:scale(0)}
.banner5 .banner_text img{transform:translateX(100%)}
.banner .swiper-slide-active .banner_text img{opacity:1;transform:none;transition-delay:.5s}


.Animation{-webkit-transition:all 1s;transition:all 1s;opacity:0;transition-delay:.5s;}
.paddingTop{padding-top:92px;}
.s_container{position: relative;height:100%;display: flex;align-items: center;justify-content: center;flex-flow: row wrap;}
.index_title{display: block;width:100%;color:#2e2121;left:0;top:10%;-webkit-transform: scale(0);transform: scale(0);z-index: 3;}
.index_title h2{font-size:45px;margin:0;font-weight: bold;}
.index_title p{font-size:30px;}
@media (max-width: 768px) {
	.index_title h2{font-size:30px;}
	.index_title p{font-size:24px;}
}

.s_more{display: block; width:125px;height:42px;line-height:40px;font-size:16px;color:#665c5c;text-align:center;border:1px solid #665c5c;background:transparent;border-radius: 21px;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);z-index: 3;
	-webkit-transition:all 0.5s;transition:all 0.5s;opacity:0;}
.s_more:hover{background:#e61c24;border-color:#e61c24;color:#fff;}

.active .s_more{opacity:1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.active .index_title{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

.tobox{
	position: absolute;
	bottom: 0;
	background: #ffffff;
	z-index: 999;
	width: 100%;
	left: -42%;
}

.tobox .s1_ul{
	float: right;
}
.tobox .s1_ul li {
    position: relative;
    float: left;
    width: 220px;
    text-align: center;
    color: #d1cfcf;
    padding: 50px 15px;

}
.s1_ul li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 60px;
    background: linear-gradient(to bottom, #ffffff00 0%,#000000 50%, #ffffff00 100%);
    top: 50%;
    margin-top: -30px;
    right: 0;
}

.s1_ul li .num {
    color: #000000;
    font-size: 48px;
    margin: 0 ;
    font-family: arial;
    font-weight: 100;
}
.s1_ul li .num i{
    color: #000000;
    font-size: 18px;
    font-family: arial;
    font-weight: 200;
}
.s1_ul li p{
    color: #000000;
    font-size: 18px;
    font-family: arial;
    font-weight: 200;
}
.s1_ul li:last-child::before{display: none;}
@media (max-width: 768px) {
	.tobox{
		left: 0%;
	}
	.tobox .s1_ul{
		float: none;
	}
	.tobox .s1_ul li {
		width: 25%;
		padding: 20px 10px;
	}
	.tobox .s1_ul li .num{
		font-size: 22px;
	}
	.tobox .s1_ul li p{
		font-size: 14px;
	}
}

/* 第二屏 */


.active .s2_bottom{opacity:1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.active .s2_rbox {opacity:1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}

.s2_lbox {
	float: left;
	width: 53.33%;
}

.s2_rbox {
	float: right;
	width: 42%;
}
.s2_rbox  .s2_pic img{
	width: 100%;
}
.active .s2_lbox .s2_content{
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.s2_lbox .s2_content {
	-webkit-transform: scale(0);
    transform: scale(0);
}
.s2_lbox .s2_content .s2_text {
	color: #000000;
	font-size: 18px;
	line-height: 42px;
	text-indent: 2em;
	font-weight: 200;
	padding: 45px 15px;
	
}


@media (max-width: 768px) {
	.section2  .s2_containe{
		display: flex;
    	flex-direction: column-reverse;
	}
	.s2_lbox {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.s2_lbox .s2_content .s2_text{
		font-size: 14px;
		line-height: 24px;
		padding: 30px 0;
	}
	.s2_lbox .s2_content .s_more{
		margin:0 auto;
	}
	.s2_rbox {
		float: none;
		width: 100%;
	}
}


/* 第三屏 */

.s3_containe{
	width: 100%;
}
.section3 .top {
	width: 100%; 
	display: flex;

}

.productSection{
    width:100%;
    margin:0 auto;
    padding:60px 0 30px;
    overflow:hidden;
}

 .productSection ul li{
    width: 23.53%;
	
     float: left;
    margin-right: 2%;
}
.productSection ul li:last-child{
    margin-right: 0;
}
.productSection ul li.on{
	width: 47%;
}
 .productSection ul li{
    width: 25%;
	float: left;
	transition: width 1s;
    margin-right: 1.5%;
}
 .productSection ul li .img{
    position:relative;
    height: 456px;
    overflow:hidden;
	background-position: center;
	background-repeat: no-repeat;
}

 .productSection ul li .p{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:100%;
    text-align:left;
    color:#fff;
    font-size:16px;
    background:#e94638;
    height:60px;
	padding: 0 24px;
	transition: height 1s;
}
.productSection ul li.on .p{
	height:82px;
}
 
.s3_pc{-webkit-transform: scale(0);transform: scale(0);}
.active .s3_pc{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

@media (max-width: 768px) {
	
	/* .productSection ul li.on,.productSection ul li{
		width: 100%;
		float: none;
	} */
	.productSection{
		padding: 30px 0 30px;
	}
	.productSection ul li{
		width: 49%;
	}
	.productSection ul li:last-child{
		width: 100%;
		margin-top: 10px;
	}
	.productSection ul li:nth-child(2){
		float: right;
		margin-right: 0;
	}
	.productSection ul li.on .p,.productSection ul li .p {
		height: 30px;
	}
	.productSection ul li .img{
		height: 250px;
		background-size: cover;
	}
}

/* 第四屏 */
.s4_content{width: 100%;}
.s4_content .top{
	padding-left: 44%;
}
.supportSection{
	display: flex;
	padding: 0 85px;
	align-items: center;
	margin-top: 35px;
}
.supportSection .lbox{
	flex: 0 0 44%;
	padding-right: 72px;
}

.supportSection .lbox{
	flex: 0 0 44%;
}

.supportSection .lbox .cnimgBox{
	flex: 0 0 44%;
}
.supportSection .lbox .cnimgBox .cn-img{
	display: none;
	-webkit-transition: all .5s;
}
.supportSection .lbox .cnimgBox .cn-img.active{
	display: block;
}
.supportSection .rbox{
	flex: 0 0 56%;
}
.supportSection .rbox .sub_box .item{
	padding: 32px 50px;
	margin-bottom: 25px;
	color: #000000;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	cursor:default;
}
.supportSection .rbox .sub_box .item.on{
	background: #ffffff;
	box-shadow: 3px 3px 15px rgba(206, 206, 206, 0.14);
}
.supportSection .rbox .sub_box .item .num{
	font-size: 80px;
	line-height: 1;
	padding-bottom: 19px;
	font-family: 'Impact', 'Haettenschweiler', 'Arial Narrow Bold', 'sans-serif';
	border-bottom: 2px solid #000000;
}
.supportSection .rbox .sub_box .item.on .num{
	color: #e34436;
	border-bottom: 2px solid #e34436;
}	

.supportSection .rbox .sub_box .item .nr {
	padding-left: 35px;
}
.supportSection .rbox .sub_box .item .nr .tit{
	font-size: 24px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.supportSection .rbox .sub_box .item.on .nr .tit{
	color: #e34436;
}
.supportSection .rbox .sub_box .item .nr .desc{
	font-size: 18px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}
.supportSection .lbox .cnimgBox .cn-img .tits{
	font-size: 20px;
    font-weight: bold;
	color: #e34436;
    height: 40px;
    line-height: 40px;
	text-align: center;
    overflow: hidden;
	display: none;
}

@media (max-width: 1480px){
	
}
@media (max-width: 767px){
	.s4_content .top{
		padding-left: 0;
	}
	.supportSection{
		flex: none;
		padding: 0;
		width: 100%;
		overflow: hidden;
	
	}
	.supportSection .lbox{
		flex: 0 0 100%;
		padding: 0;
	}
	.supportSection .rbox{
		flex: 0 0 100%;
	}
	.supportSection .lbox .cnimgBox .cn-img{
		height: 480px;
		display: block;
	}
	.supportSection .lbox .cnimgBox .cn-img .tits{
		display: block;
	}
	
}



/* 第五屏 */
.section5 .top {
	width: 100%; 
	display: flex
}
.s5_containe {
    width: 100%;
}
.swiper-news{padding: 10px 0 110px;}
.index_news{
	margin-top: 50px;
}
.index_news .swiper-slide{
	background: #ffffff;
}
.index_news .swiper-slide:hover{
	box-shadow: 3px 10px 15px rgba(0,0,0,0.14);
}
.index_news .item .img_box {
	overflow: hidden;
}
.index_news .item .img_box img{
	width: 100%;
	height: 264px;
	-webkit-transition: -webkit-transform .8s ease;
    transition: -webkit-transform .8s ease;
    transition: transform .8s ease;
}
.index_news .item:hover .img_box img{
	-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.index_news .item .con {
	padding: 20px 18px;
	background: #ffffff;
}
.index_news .item .con h1{
	font-size: 24px;
	color: #e94638;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-top: 20px;
}
.index_news .item:hover .con h1{
	font-weight: bold;
}
.index_news .item .con .desc{
	overflow: hidden;
	font-size: 18px;
	color: #000;
	height: 48px;
	line-height: 24px;
	font-weight: 200;
	margin-top: 25px;
}
.index_news .item .con .time{
	font-size: 18px;
	color: #000;
	line-height: 24px;
	font-weight: 200;
	margin-top: 45px;
}
.swiper-news .swiper-pagination span{
	background: #ceccca;
}
.swiper-news .swiper-pagination .swiper-pagination-bullet-active{
	background: #e61c24;
}

.active .index_news{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}


/* 第六屏 */

  

@media (min-width:1800px){
	.indexHeader .container,
	.section .container{width:1500px}
}

@media screen and (min-width:1500px) and (max-width:1699px){
	/* 第一屏 */
	.banner .swiper-button-prev{background-position: 20% 50%;}
	.banner .swiper-button-next{background-position: 80% 50%;}
	.banner .swiper-pagination{bottom:35px;}
	
	/* 第六屏 */
	.s6_r_inner{max-width:725px;}
	
}

@media screen and (min-width:1200px) and (max-width:1499px){
	#fp-nav.right{right:10px;}
	.paddingTop{padding-top:85px;}
	.index_title h2{font-size:32px;}
	
	/* 第一屏 */
	.banner .swiper-button-prev{background-position: 20% 50%;}
	.banner .swiper-button-next{background-position: 80% 50%;}
	.banner .swiper-pagination{bottom:25px;}
	.banner_text .container{left:55%;}
	.banner_text img{max-width:45%;}
	
	/* 第二屏 */
	.s2_item li{height:123px;margin:30px 0;}
	.s2_item li a{padding-left:68px;}
	.s2_item .icon{width:54px;height:54px;}
	.s2_item h4{font-size:16px;margin-bottom:10px;}
	
	/* 第三屏 */
	.caseSection{width:1000px;}
	.flipster ul{width:286px!important;height:381px!important;}
	
	/* 第四屏 */
	.s4_ul li h5{font-size:40px;}
	
	/* 第六屏 */
	.s6_r_inner{max-width:585px;}
	.s6_text h5{font-size:20px;}
	.s6_text .txt{font-size:14px;line-height: 30px;}
	.s6_ewm img{width:140px;}
	
}

@media screen and (min-width:992px) and (max-width:1199px){
	#fp-nav.right{right:10px;}
	#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width:10px;height:10px;margin:-5px 0 0 -5px;}
	.paddingTop{padding-top:75px;}
	.index_title h2{font-size:28px;}
	
	/* 第一屏 */
	.swiper-button-prev,.swiper-button-next{background-size:34px 34px;}
	.banner .swiper-button{width:120px;}
	.banner .swiper-button-prev{background-position: 20% 50%;}
	.banner .swiper-button-next{background-position: 80% 50%;}
	.banner .swiper-pagination{bottom:25px;}
	.banner_text .container{left:55%;}
	.banner_text img{max-width:45%;}
	
	
	
	/* 第二屏 */
	.s2_item{padding:0 5px;}
	.s2_item li{height:136px;margin:20px 0;padding-right:3%;}
	.s2_item li a{padding-left:60px;}
	.s2_item .icon{width:44px;height:44px;}
	.s2_item h4{font-size:15px;margin-bottom:10px;}
	.s2_item .p{line-height: 22px;}
	
	/* 第三屏 */
	.caseSection{width:900px;}
	.flipster ul{width:257px!important;height:343px!important;}
	.flip-current .img .p{height:50px;}
	
	/* 第四屏 */
	.s4_ul li h5{font-size:36px;}
	
	/* 第六屏 */
	.s6_text{padding-right:40px;}
	.s6_text h5{font-size:20px;}
	.s6_text .txt{font-size:14px;line-height: 30px;}
	.s6_ewm img{width:120px;}

	
	
}
@media screen and (min-width:768px) and (max-width:991px){
	.indexHeader .navbar-default{position: relative;}
	.indexHeader{position: fixed;}

	#fp-nav.right{right:5px;}
	#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width:10px;height:10px;margin:-5px 0 0 -5px;}
	.paddingTop{padding-top:70px;}
	.index_title{top:8%;}
	.index_title h2{font-size:24px;}
	.s_more{bottom:8%;width:144px;height:38px;line-height: 36px;font-size:15px;margin-left:-72px;}
	
	/* 第一屏 */
	.swiper-button-prev,.swiper-button-next{background-size:34px 34px;}
	.banner .swiper-button{width:120px;}
	.banner .swiper-button-prev{background-position: 20% 50%;}
	.banner .swiper-button-next{background-position: 80% 50%;}
	.banner .swiper-pagination{bottom:25px;}
	.banner_text .container{left:55%;}
	.banner_text img{max-width:45%;}
	
	/* 第二屏 */
	.s2_item li{width:50%;height:114px;margin:15px 0;padding-right:3%;}
	.s2_item li:nth-child(3n){width:50%;padding-right:3%;}
	.s2_item li:nth-child(2n){padding-right:2%;}
	.s2_item li a{padding-left:55px;}
	.s2_item .icon{width:40px;height:40px;top:5px;}
	.s2_item h4{font-size:15px;margin-bottom:8px;}
	.s2_item .p{line-height: 22px;}
	
	/* 第三屏 */
	.caseSection{width:100%;}
	.flipster ul{width:200px!important;height:267px!important;}
	.caseSection .img .p{font-size:15px;}
	.flip-current .img .p{height:45px;}
	
	/* 第四屏 */
	.s4_text{padding:0 30px;}
	.s4_ul li h5{font-size:32px;}
	
	/* 第五屏 */
	.s5_ul li{width:20%;}
	
	/* 第六屏 */
	.section6{padding-bottom:43px;}
	.section6 .index_title{margin-bottom:35px;}
	.s6_left{display: none;}
	.s6_r_inner{max-width:100%;}
	.s6_right{width:100%;}
	.s6_text h5{font-size:20px;}
	.s6_text .txt{font-size:14px;line-height: 30px;}
	.s6_ewm img{width:120px;}

}

@media screen and (min-width:0px) and (max-width:767px){
	.indexHeader .navbar-default{position: relative;}
	.indexHeader{position: fixed;}

	#fp-nav.right{right:5px;}
	#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width:8px;height:8px;margin:-4px 0 0 -4px;}
	.paddingTop{padding-top:64px;}
	.index_title{top:8%;}
	.index_title h2{font-size:22px;}
	.s_more{bottom:8%;width:144px;height:38px;line-height: 36px;font-size:15px;margin-left:-72px;}
		
	/* 第一屏 */
	.swiper-pagination span{width:8px;height:8px;}
	.swiper-button-prev,.swiper-button-next{background-size:30px 30px;display: none;}
	.banner .swiper-button{width:120px;}
	.banner .swiper-pagination{bottom:15px;}
	.pcBanner{display: none;}
	.mobileBanner{display: block;}

	/* 第二屏 */
	.s2_item li{width:100%;height:auto;margin:15px 0;padding:0 15px 0 5px;}
	.s2_item li:nth-child(3n){width:50%;padding:0 15px 0 5px;}
	.s2_item li a{padding-left:50px;}
	.s2_item .icon{width:36px;height:36px;top:0;}
	.s2_item h4{font-size:14px;margin-bottom:8px;}
	.s2_item .p{line-height: 22px;}
	
	.s2_pc{display: none;}
	.s2_min{display: block;padding-bottom:30px;max-width:450px;}
	.s2_min .swiper-pagination{bottom:0;}
	
	/* 第三屏 */
	.s3_pc{display:none!important;}
    .s3_min{display:block;width:240px;overflow:hidden;padding-bottom:30px;}
    .s3_min .img{position:relative;width:100%;overflow:hidden;}
    .s3_min .img img{width:100%;}
    .s3_min .swiper-pagination{bottom:0;}
    .s3_min .img .p{position:absolute;width:100%;text-align:center;color:#fff;bottom:0;left:0;font-size:16px;background:#e61c24;height:45px;}
    .s3_min .img span{position:absolute;width:100%;height:20px;line-height:20px;left:0;top:50%;padding:0 10px;margin-top:-10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    
	
	/* 第四屏 */
	.s4_content{padding:0 15px 0 5px;}
	.s4_text{padding:0;line-height: 32px;max-height:192px;margin-bottom:10%;}
	.s4_text br{display: none;}
	.s4_ul li h5{font-size:26px;}
	.s4_ul li p{height:40px;font-size:12px;}
	
	/* 第五屏 */
	.s5_ul{padding:0 5px;}
	.s5_ul li{width:25%;}
	
	/* 第六屏 */
	.section6{padding-bottom:67px;}
	.section6 .index_title{margin-bottom:30px;}
	.s6_left{display: none;}
	.s6_right{width:100%;}
	.s6_r_inner{max-width:100%;}
	.s6_text{padding-right:30px;}
	.s6_text h5{font-size:18px;}
	.s6_text .txt{font-size:14px;line-height: 30px;}
	.s6_ewm img{width:120px;}
}

@media screen and (min-width:0px) and (max-width:479px){
	#fp-nav ul li, .fp-slidesNav ul li{margin:5px 7px;}
	#fp-nav.right{right:0;}
	.index_title h2{font-size:20px;}
	.s_more{width:130px;height:36px;line-height: 34px;font-size:14px;margin-left:-65px;}
	
	/* 第二屏 */
	.s2_min{padding-bottom:20px;}
	
	/* 第三屏 */
	.s3_min .img .p{font-size:15px;height:42px;}
	
	/* 第四屏 */
	.s4_ul li h5{font-size:20px;}
	.s4_ul li{padding:0 12px;}
	
	/* 第五屏 */
	.s5_ul li{width:33.33%;}
	.index_news .item .con h1{
		margin-top: 0;
	}
	.index_news .item .con .time{
		margin-top: 25px;
	}
	
	/* 第六屏 */
	.s6_text h5{font-size:16px;}
	.s6_text .txt{font-size:12px;line-height: 24px;margin-bottom:25px;}
	.s6_ewm img{width:100px;}
}


@media screen and (max-width:767px) and (max-height:600px){
	.s_more,.section3 .s_more{bottom:6%;}
	
	/* 第二屏 */
	.s2_item .p{-webkit-line-clamp:5;}
	
	/* 第三屏 */
	.s3_min{width:200px;}
	
	/* 第三屏 */
	.s4_text{height:160px;}
	.s4_ul li h5{font-size:18px;margin-bottom:10px;}
	
	/* 第五屏 */
	.s5_ul li:nth-child(n+19){display: none;}
	
	/* 第六屏 */
	.s6_text .txt{margin:0 0 15px;}
	.s6_ewm img{width:90px;}
	.s6_text h5,
	.s6_ewm p{display: none;}
}

@media screen and (max-width:767px) and (max-height:550px){
	
	/* 第二屏 */
	.s2_item .p{-webkit-line-clamp:4;}
	
	/* 第三屏 */
	.s3_min{width:190px;}
	
	/* 第六屏 */
	.s6_ewm{display: none;}
}


/*横屏*/
@media (max-width:767px) and (orientation: landscape) {
	
	.s_more{display: none;}
	
	/* 第二屏 */
	.s2_min{padding-bottom:20px;padding-top:50px;}
	.s2_item li{margin:10px 0;}
	.s2_item .p{-webkit-line-clamp:2;}
	
	/* 第三屏 */
	.s3_min{padding-top:70px;}
	.s3_min .img .p{height:40px;}
	.s3_min .img{max-height:180px;}
	
	/* 第四屏 */
	.s4_content{padding-top:50px;}
	.s4_text{margin-bottom:0;}
	.s4_ul{display: none;}
	
	/* 第五屏 */
	.s5_ul{padding-top:50px;}
	.s5_ul li:nth-child(n+9){display: none;}
	
	/* 第六屏 */
	.s6_ewm{display: none;}
	.section6 .index_title{margin-bottom:20px;}
	.s6_text .txt{font-size:12px;line-height: 20px;}
	
}











@media screen and (min-width:992px) and (min-height:701px) and (max-height:800px){
	/* 第三屏 */
	.caseSection{width:900px;}
	.flipster ul{width:257px!important;height:343px!important;}
	.flip-current .img .p{height:50px;}
	
	/* 第六屏 */
	.s6_text .txt{font-size:14px;line-height: 30px;margin-bottom:25px;}
	.s6_ewm img{width:120px;}
}


@media screen and (min-width:768px) and (min-height:581px) and (max-height:700px){
	.index_title{top:7%;}
	.index_title h2{font-size:26px;}
	.s_more{bottom:7%;width:144px;height:38px;line-height: 36px;font-size:15px;margin-left:-72px;}
	
	/* 第二屏 */
	.s2_item li{height: 65px;margin:15px 0;}
	.s2_item li a{padding-left:55px;}
	.s2_item .icon{width:40px;height:40px;top:0;}
	.s2_item .p{-webkit-line-clamp:2;}
	
	/* 第三屏 */
	.section3 .index_title{top:7%;}
	.section3 .s_more{bottom:7%;}
	.caseSection{width:100%;}
	.flipster ul{width:200px!important;height:267px!important;}
	.caseSection .img .p{font-size:15px;}
	.flip-current .img .p{height:45px;}
	
	/* 第四屏 */
	.s4_text{padding:0 30px;line-height: 32px;max-height:155px;margin-bottom:6%;}
	.s4_ul li h5{font-size:34px;}
	
	/* 第六屏 */
	.section6 .index_title{margin-bottom:35px;}
	.s6_ewm{display: none;}

}
@media screen and (min-width:992px) and (min-height:581px) and (max-height:700px){
	/* 第二屏 */
	.s2_item li{height:96px;}
	.s2_item .p{-webkit-line-clamp:3;}

	
}
@media screen and (min-width:1500px) and (min-height:581px) and (max-height:700px){
	/* 第二屏 */
	.s2_item li{height: 106px;margin:20px 0;}
}



@media screen and (min-width:1200px) and (max-height:580px){
	/* 第四屏 */
	.s5_ul li:nth-child(n+16){display: none;}
}
@media screen and (min-width:768px) and (max-height:580px){
	.index_title{top:7%;}
	.index_title h2{font-size:24px;}
	.s_more{bottom:7%;width:144px;height:38px;line-height: 36px;font-size:15px;margin-left:-72px;}
	
	/* 第二屏 */
	.s2_item li{height: 65px;margin:15px 0;}
	.s2_item li a{padding-left:55px;}
	.s2_item .icon{width:40px;height:40px;top:0;}
	.s2_item h4{font-size:15px;margin-bottom:8px;}
	.s2_item .p{line-height: 22px;-webkit-line-clamp:2;}
	
	/* 第三屏 */
	.section3 .index_title{top:7%;}
	.section3 .s_more{bottom:7%;}
	.caseSection{width:100%;}
	.flipster ul{width:200px!important;height:267px!important;}
	.caseSection .img .p{font-size:15px;}
	.flip-current .img .p{height:45px;}
	
	/* 第四屏 */
	.s4_text{padding:0 30px;line-height: 30px;max-height:150px;margin-bottom:6%;}
	.s4_ul li h5{font-size:28px;}
	
	/* 第五屏 */
	.s5_ul li{width:20%;}
	.s5_ul li:nth-child(n+21){display: none;}
	
	/* 第六屏 */
	.section6 .index_title{margin-bottom:30px;}
	.s6_left{display: none;}
	.s6_right{width:100%;}
	.s6_r_inner{max-width:100%;}
	.s6_text h5{font-size:18px;}
	.s6_text .txt{font-size:12px;line-height: 24px;margin-bottom:20px;}
	.s6_ewm img{width:100px;margin-bottom:5px;}
	

}