@media only screen and (max-width: 1200px){
	.main{margin: 0 !important;}
	.wrap{width: 95% !important;}
	.footer_top{height: auto; overflow: hidden; margin: 10px auto;}
	.footer_top li.item{width: 100%; margin-right: 0; margin-bottom: 10px;}
	.footer_mid{float: none; overflow: hidden; margin: 0;}
	.footer_mid a{float: none; display: block; margin: 0;}
	.footer_mid a img{display: block; margin: 0 auto;}
	.footer_lf{float: none;}
	.footer_rg{float: none;}
	.footer_top li.item>a{background: url(../img/select.png) no-repeat 88px center;}
	
	.head{ height: auto; padding-bottom: 20px;}
	.head_mid{margin-left: 0;}
	.head_bot{margin-top: 30px;}
	.head_bot select{width: 100%; background-position-x:98%;}
	.bb_bot_t{ width: 100%;}
	.bb_list ul li{width: 50%;}
	.bb_list ul li a{font-size: 15px;}
}
@media only screen and (max-width: 414px){
}