.qb{width:100%;margin:0 auto;}
.logobg{ background:#1b4672; height:auto; width:100%;height:280px;padding-top:50px;}
.logo{ width:993px; height:155px;  margin:0 auto; }
.jx{width:1200px;height:10px;}
.conbody{width:1200px;margin:0 auto;}
.con{ width:1200px; margin:0 auto;height:auto;}
.xjscon{ width:1200px;margin:0 auto;}
.footcon{width:100%;height:300px;  margin:0 auto;overflow: hidden;}


/*响应式代码*/
@media (max-width:1200px) {
	
	body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, tr, td, th, form, input, button, textarea, select, option, a, font, span, i, b, strong {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;/* box-sizing: border-box; */}
	input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
	textarea {  -webkit-appearance: none;}
	html, body { min-width: auto; }
    
}
@media screen and (max-width:800px) {
.qb{width:100%;margin:0 auto;}
.logo img{width:100%;}
.logobg{ background:#1b4672; height:auto; width:100%;height:150px;padding-top:50px;}
.logo{ width:100%; height:auto;margin:0 auto; }
.xjscon{width:100%;min-width: -webkit-fill-available;}
.con img, .con{width:100%;}
.jx{width:100%;height:10px;}
.footcon{width:100%;height:300px;margin:0 auto;overflow: hidden;}
.footcon image{ width:100%;}
}