@media screen and (max-width:1100px) {
body{min-width:auto}
.header{width:100%;box-sizing: border-box;}
.header .search{right:10px !important;bottom:10px !important}
.current_gb{width:100%;box-sizing: border-box;}
.gb_tit{height:auto;line-height: 2;}
.gb_cont .gb_sum{width:30%;height:auto}
.gb_cont .gb_sum .img{width:83%}
.gb_cont .gb_sum .gb_infor li{height:auto;line-height:1.6}
.gb_cont .gb_lis{width:68%;height:auto}
.other_gb{width:100%;box-sizing:border-box}
.other_ul li{width:167px}
}

@media screen and (max-width:768px) {
html{width:100%;}
body{min-width:0%;width:100%; padding:0; margin:0}
.header{width:100%;}
.header img{width:200%;margin-left:-50%;}
.header .search{
	position:initial !important;
    margin-top:0 !important;
}
.header .search form{display:flex}
.header .search .search_insert{
	height:auto !important
}
.header .search .search_btn{
	height:auto !important;
}
#frameBox{
	height:1020px !important
}
.current_gb{width:100%;padding:0px;}
.gb_tit{height:40px;line-height:40px;font-size:20px;padding:0px 10px;}
.gb_cont{padding:0px 5px;padding-bottom:5px;}
.gb_cont .gb_sum{float:none;width:100%;padding-top:15px; height:auto; overflow:hidden}
.gb_cont .gb_sum .img{margin-top:10px; width:40%; height:50vw; margin:10px; float:left}
.gb_cont .gb_lis{float:none;width:100%; height:auto}
.gb_cont .gb_sum .gb_infor{
	float:left;
	width:48%;
	padding:10px;
}
.gb_cont .gb_sum .gb_infor li{height:auto;line-height: 1.8;}
.digg span{
	padding:0 5px;
}
.other_gb{width:100%;padding:0px;padding-top:20px;}
.other_ul li{margin:10px auto; width:45%; margin:10px 0 0 10px;}
.other_ul li .img{ width:100%; height:60vw}

.footer{width:100%!important;min-width:0%!important;height:auto!important;padding-bottom:20px!important;}
.footer .footerbox{width:100%!important; padding:10px 0 0}
.footer .fontmes_part{ display:none; margin:0px auto!important;width:270px;float:none;}
.footer .fontmes_part li{padding:0px 11px!important;}
.footer .fontmes_part>div.fl{text-align:center!important;width:100%!important;}
.footer .foot_font{float:none;width:100%; font-size:14px; line-height:1em;}
.footer .copyright_box{width:100%;}
.footer .copyright_box>span{display:block;margin-bottom:10px;text-align:center;}
.footer .backup_box>a,.footer .backup_box>span{display:block;margin-bottom:10px;text-align:center;}
.footer .web_data>span{display:block;margin-bottom:10px;text-align:center;}
.footer .foot_slogo{float:none;text-align:center;}
    
.gb_cont .gblist li{height:auto;line-height:1.5;font-size:12px;display:flex;flex-wrap:wrap;}
.gb_cont .gblist li .fl{width:100%;white-space:normal;}
}
