@media (max-width: 1920px) {

	}

@media (max-width: 1440px) {


	}
@media (max-width: 1360px) {


	}

@media (max-width: 1280px) {

	}

@media only screen and (max-width: 1200px) {

	}

@media only screen and (max-width: 1120px){

	}

@media only screen and (max-width: 1000px) {

	}
@media only screen and (max-width: 980px) {
.header-wap-cont{display:block}
.header-pc-cont{display:none;}
.banner{width:100%}
.banner img{height:120px;}
.width{width:96%;margin:0 auto;}
.g-ft-inner{width:96%;margin:0 auto;}
.about{width:100%}
.content {width:100%;margin-left:0px;}
.i_pro_main>li{width:43%;height:auto;}
.list-list-1 li{width:100%}
.case-list>li{width:43%;margin-bottom:15px;}
.i_pro_main li:nth-child(2n+2){margin-right:0px;}
.i_pro_main li:nth-child(5n+5){margin-left:10px;}
.case-list>li:nth-child(2n+2){margin-right:0px;}
.m-theme2 p>img{width:100%}

.noline a{height:50px; overflow:hidden;border:0px solid red;}
.m-theme3 li {width:45%;margin-left:7px;}

.m-content img{width:100%}
.g-common{width:100%}
.g-common .u-span-right{float:left}
.case-list>li p{margin-top:10px;}
.about-cont-list p>img{width:100%}
	}
@media only screen and (max-width: 860px) {
	
	}

@media only screen and (max-height: 840px) {



	}

@media only screen and (max-width: 800px) {

	}

@media only screen and (max-width: 768px) {
	
}

@media only screen and (max-width: 680px) {
	
}
@media only screen and (max-width: 620px) {
	
	}

@media only screen and (max-width: 500px) {
	
	}

@media only screen and (max-width: 420px) {
	
	}

@media only screen and (max-width: 360px) {

}
@media only screen and (max-width: 320px) {
	
	}
	
@media only screen and (min-width: 769px) and (max-width: 900px) {}


