@media screen and (max-width: 1680px) {}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1160px) {}
@media screen and (max-width: 900px) {
	.zt-Pic01 .whlogo{ height:calc(100vw * 350 / 800);}
	
	.jcjj .tit{ width:auto; height:calc(100vw * 70 / 800);}
	.jcjj .bd{ margin-top: calc(-100vw * 35 / 800);}
	.jcjj .bd p{ line-height:calc(100vw * 38 / 800); text-indent:calc(100vw * 42 / 800);}
	.jcjj .bd a{ font-size: 0.22rem;}
	
	.lm{ height: calc(100vw * 60 / 800);}
	.lm .font{ width:calc(100vw * 170 / 800);}
	.lm .font.cs{ width:calc(100vw * 240 / 800);}
	.lm .font img{ width:100%;}
	.lm .line{ width: calc((100% - calc(100vw * 170 / 800)) / 2); height:calc(100vw * 60 / 800);}
	.lm .line.cs{ width: calc((100% - calc(100vw * 240 / 800)) / 2);}
	.lm .line.fl,.lm .line.fr{ background-size: 300% auto;}
	
	.lm01{ height: calc(100vw * 40 / 800);}
	.lm01 .font{ width: calc(100vw * 260 / 800);}
	
	.xwdt .box .img{ height: calc(100vw * 228 / 800);}
	
	.ctcs .box .img{ height: calc(100vw * 228 / 800);}
	
	.ctcl .box .img{ height: calc(100vw * 228 / 800);}
	
	.spzs .box .img{ height: calc(100vw * 260 / 800);}
	
	.fyxx, .fyms{ width: 100%; float: none;}
	.fyxx .Box .box .img{ height: calc(100vw * 371 / 800);}
	.fyms ul li:nth-of-type(1){ width:60%; height: calc(100vw * 393 / 800);}
	.fyms ul li:nth-of-type(2),.fyms ul li:nth-of-type(3){ width:40%; height: calc(100vw * 196 / 800);}
	
}
@media screen and (max-width: 750px) {
	.zt-Pic01 .whlogo{ height:calc(100vw * 280 / 500);}
	
	.jcjj .tit{ width:auto; height:calc(100vw * 70 / 500);}
	.jcjj .bd{ margin-top: calc(-100vw * 35 / 500); padding: calc(100vw * 50 / 500) calc(100vw * 35 / 500) calc(100vw * 25 / 500) calc(100vw * 35 / 500);}
	.jcjj .bd p{ line-height:calc(100vw * 38 / 500); text-indent:calc(100vw * 42 / 500);}
	.jcjj .bd a{ font-size: 0.28rem;}
	
	.lm{ height: calc(100vw * 60 / 500);}
	.lm .font{ width:calc(100vw * 170 / 500);}
	.lm .font.cs{ width:calc(100vw * 240 / 500);}
	.lm .font img{ width:100%;}
	.lm .line{ width: calc((100% - calc(100vw * 170 / 500)) / 2); height:calc(100vw * 60 / 500);}
	.lm .line.cs{ width: calc((100% - calc(100vw * 240 / 500)) / 2);}
	.lm .line.fl,.lm .line.fr{ background-size: 300% auto;}
	
	.lm01{ height: calc(100vw * 40 / 500);}
	.lm01 .font{ width: calc(100vw * 260 / 500);}
	
	.xwdt .box .img{ height: calc(100vw * 250 / 500);}
	
	.ctcs .box .img{ height: calc(100vw * 180 / 500);}
	
	.ctcl .box .img{ height: calc(100vw * 180 / 500);}
	
	.spzs .box .img{ height: calc(100vw * 250 / 500);}
	
	.fyxx, .fyms{ width: 100%; float: none;}
	.fyxx .Box .box .img{ height: calc(100vw * 280 / 500);}
	.fyms ul li:nth-of-type(1){ width:100%; height: calc(100vw * 280 / 500);}
	.fyms ul li:nth-of-type(2),.fyms ul li:nth-of-type(3){ width:50%; height: calc(100vw * 196 / 500);}
}