@charset "utf-8";
/* CSS Document */
.web_home{ display: none;}
.gbzzl_banner{ height: 398px; background: url("../images_new/gbz_bannerbg.png") center top no-repeat;}
.gbzzl_banner .container{ position: relative;}
.gbzzl_top{ padding: 20px 0px; overflow: hidden;}
.gbz_logo{ float: left;}
.gbz_logo img{ height: 60px;}
.gbzzl_ban{ text-align: center; margin-top: 50px;}
.gbz_backhome{ float:right;width:105px;height: 36px;line-height: 36px;background: #83b3ff;border-radius: 25px;text-align: center;}
.gbz_backhome a{color: #fff;font-size:16px;}
.gbz_logo .img_title,.gbzzl_ban .img_title{ display: none;}
.m-search{width: 652px;height: 50px;line-height: 50px;margin:0 auto;margin-top: 55px; position: relative;}
.m-search ul li.ss1{ margin-right: 70px;}
.m-search input{border: none;}
.m-search ul li.ss1 .search-txt{ width:100%;height: 50px;line-height: 50px;font-size: 16px;border-radius:15px;background:#fff;padding-left: 20px;color: #333;}
.m-search ul li.ss2{position:absolute;top:0px; right:0px; width: 70px;height: 50px;}
.m-search ul li.ss2 .search-sub{ width: 100%;height: 50px;background-color: #ff9000;background-image: url(../images_new/gbz_sousuo.png);background-repeat: no-repeat;background-position: center;right: 0;top: 0;border-top-right-radius: 15px;border-bottom-right-radius: 15px;}
/*主题*/
.gbz_main{ padding: 10px 0px; overflow: hidden;}
.gbzzl_tit{ height: 62px; margin: 20px 0; line-height: 62px; background: url(../images_new/gbz-tit.png) center no-repeat;   text-align: center;}
.gbzzl_tit a{color: #fff; font-size: 30px;  font-weight: bold;}
.gbzzl_con{ clear: both; overflow: hidden; }
.gbzzl_con ul li{ width: 465px; float: left; margin-right: 30px;padding: 0 100px 0 17px;}
.gbzzl_con ul li.even{ margin-right: 0px;}
/*底部*/
.footer{  background:#243a58; height:auto; clear:both;  margin:0 auto;   position:relative; min-height:80px;  padding:28px 0px; line-height:30px; text-align:center; color:#fff; font-size:14px; }
.footer a{ color:#fff;}
.footer .foot{ margin: 0 auto;}
.dzjg{ position:absolute; left:50%; top:30px; margin-left: -600px;}
.jiucuo{ position:absolute; right:50%; top:39px; margin-right: -600px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.gbzzl_ban img{ width: 98%; height: auto;}
.gbzzl_con ul li{ width: auto; float: none; margin-right: 0px;}
.dzjg{margin-left: -496px;}
.jiucuo{ margin-right: -496px;}
}
@media only screen and (max-width:991px) {
.gbzzl_ban img{ width: 98%; height: auto;}
.gbzzl_con ul li{ width: auto; float: none; margin-right: 0px;}
.dzjg{margin-left: 0px; position: static; display: inline-block;}
.jiucuo{ margin-right:0px;position: static; display: inline-block;}
}
@media only screen and (max-width: 767px) {
.gbzzl_banner{ height: auto;}
.gbzzl_top{ padding: 10px 0px;}
.gbz_logo{ margin-top: 46px; float: none; text-align: center;}
.gbz_logo img{ width: 90%; height: auto;}
.gbzzl_ban{ margin-top: 10px;}
.m-search{width: 94%; margin: 15px auto;}
.gbz_main{ padding: 10px;}
.gbzzl_tit{ margin: 10px 0px;}
.footer{ padding: 10px 0px;}
}
@media only screen and (max-width:400px) {
    .gbzzl_tit{ background-size:150% 100%;}
.gbzzl_tit a{ font-size: 20px;}
}