﻿@media (max-width: 1800px) {
	.index-news{
		margin-bottom: 130px;
	}
}


@media (max-width:1500px){
	.index-news{
		margin-bottom: 110px;
	}
}
@media (max-width:1400px) {
	.index-news{
		margin-bottom: 130px;
	}
}

@media (max-width:1280px){
	#sec-3 h3{
		font-size: 38px;
	}
	.case-1 p{
		font-size: 16px;
	}
	.newscon{
		width: 820px;		
		height: 424px;
	}
	.index-news li{
		width: 370px;
	}
	.index-news{
		width: 1000px;
		margin-left: -500px;
		height: 424px;
	}
	section .index-title{
		font-size: 38px;
		margin-top: -300px;
	}
	
	/*第二屏*/
	.index-service{
		width: 1020px !important;
		margin-left: -510px;
	}
	.index-service li{
		width: 330px;
		margin-right: 13px;
	}
	
}

@media (max-height:900px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 120px;
	}
	
	.case-1 > div{
		padding-bottom: 80px;
	}
	#sec-3 .case-2{
		margin-bottom: 120px;
	}
	.case-3{
		margin-top: 70px;
	}
	section .index-title{
		margin-top: -300px;
	}
}
@media (max-height:850px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 110px;
	}
	
	.case-1 > div{
		padding-bottom: 70px;
	}
	#sec-3 .case-2{
		margin-bottom: 110px;
	}
	.case-3{
		margin-top: 60px;
	}
	/*第二屏*/
	.index-service{
		margin-top: -120px;
	}	
	/*第一屏*/
	.banner .text { 
		 margin-top:100px;
	}
	.banner .flex-control-nav{
		bottom:130px;
	}
	section .index-title{
		margin-top: -300px;
	}
	.index-news{
		margin-bottom: 130px;
	}
}

@media (max-height:800px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 90px;
	}
	
	.case-1 > div{
		padding-bottom: 60px;
	}
	#sec-3 .case-2{
		margin-bottom: 90px;
	}
	.case-3{
		margin-top: 50px;
	}
	/*第二屏*/
	.index-service{
		margin-top: -120px;
	}	
	/*第一屏*/
	.banner .text { 
		 margin-top:100px;
	}
	.banner .flex-control-nav{
		bottom:130px;
	}
	section .index-title{
		margin-top: -280px;
	}
	.index-news{
		margin-bottom: 130px;
	}
}

@media (max-height:750px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 80px;
	}
	
	.case-1 > div{
		padding-bottom: 40px;
	}
	#sec-3 .case-2{
		margin-bottom: 80px;
	}
	.index-news{
		margin-bottom: 80px;
	}
	.case-3{
		margin-top: 40px;
	}
}

@media (max-height:660px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 60px;
	}
	
	.case-1 > div{
		padding-bottom: 30px;
	}
	#sec-3 .case-2{
		margin-bottom: 60px;
	}
	
	.index-news{
		margin-bottom: 60px;
	}
	.case-3{
		margin-top: 30px;
	}
	
}
@media (max-width: 620px) {
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 50px;
	}
	
	.case-1 > div{
		padding-bottom: 20px;
	}
	#sec-3 .case-2{
		margin-bottom: 50px;
	}
	
	.index-news{
		margin-bottom: 60px;
	}
}
@media (max-height:580px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 30px;
	}
	
	.case-1 > div{
		padding-bottom: 10px;
	}
	#sec-3 .case-2{
		margin-bottom: 30px;
	}	
	.index-news{
		margin-bottom: 40px;
	}
}
@media (max-height:540px){
	/*第三屏*/
	#sec-3 .case-1{
		margin-top: 20px;
	}
	
	.case-1 > div{
		padding-bottom: 5px;
	}
	#sec-3 .case-2{
		margin-bottom: 20px;
	}	
	
	.index-news{
		margin-bottom: 30px;
	}
	section .index-title{
		margin-top: -240px;
	}
	.case-3{
		margin-top: 30px ;
	}
	/*第二屏*/
	.index-service{
		margin-top: -120px;
	}
	
}