html,
body {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  transform: "";
  overflow: auto;
}
body {
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}
.w {
  width: 750px;
}
.ov {
  overflow: hidden;
}
.wrapper_header_pub {
  width: 100%;
  min-width: 0px;
  height: 265px;
}
.toubu {
  background: url(../images/qt_tb_dbg.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  min-width: 0;
  height: auto;
}
.toubu .dingbu {
  background: rgba(255, 255, 255, 0.4);
  height: 36px;
  padding-top: 6px;
  display: none;
}
.toubu .dingbu .dingbu_zuo img {
  vertical-align: bottom;
  margin-right: 8px;
}
.toubu .dingbu .dingbu_zuo span {
  font-size: 16px;
  color: #333333;
}
.toubu .dingbu .dingbu_you img {
  vertical-align: sub;
}
.toubu .dingbu .dingbu_you span {
  font-size: 16px;
  color: #333333;
}
.toubu .dingbu .dingbu_you .you {
  margin-right: 35px;
}
.toubu .logo {
  margin-top: 0px;
  padding-top: 50px;
  width: 100%;
}
.toubu .logo .logo_img {
  float: none;
  width: 500px;
  padding-top: 0px;
  margin-left: 0px;
  margin: 0 auto;
}
.toubu .logo .logo_img img {
  width: 100%;
  height: 100%;
}
.toubu .logo .sousuokuang {
  float: none;
}
.toubu .logo .sousuokuang .searchbox {
  position: relative;
  z-index: 1;
  clear: both;
  width: 450px;
  height: 45px;
  margin: 0;
  border: 2px solid #1f66ba;
  border-radius: 26px;
  background: #ffffff;
  margin: 30px auto;
}
.toubu .logo .mod_select {
  position: absolute;
  left: 0;
  top: 0;
  width: 98px;
}
.toubu .logo .mod_select .select_box {
  position: relative;
  width: 122px;
  border-right: 1px solid #1f66ba;
  height: 45px;
}
.toubu .logo .mod_select .select_box .select_txt {
  display: inline-block;
  width: 112px;
  height: 45px;
  text-align: center;
  overflow: hidden;
  line-height: 45px;
  cursor: pointer;
  color: #999999;
  font-size: 26px;
}
.toubu .logo .mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  width: 10px;
  height: 10px;
  background: url(../images/qt_tb_xl.png) center no-repeat;
}
.toubu .logo .mod_select .select_box .option {
  display: none;
  position: absolute;
  top: -38px;
  left: -121px;
  width: 120px;
  background-color: #fff;
  border-radius: 14px;
  padding: 10px 0;
}
.toubu .logo .mod_select .select_box .option li {
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  color: #999999;
  font-size: 26px;
}
.toubu .logo .searchbox .import {
  height: 45px;
  margin-left: 122px;
  padding-left: 10px;
  border: none;
  outline: none;
  color: #999999;
  font-size: 26px;
  width: 247px;
}
.toubu .logo .searchbox .btn-search {
  width: 64px;
  height: 45px;
  position: absolute;
  right: 0;
  color: #fff;
  border: 0;
  top: 0;
  cursor: pointer;
  background: none;
  outline: none;
}
.toubu .daohang {
  background: #1f66ba;
  margin-top: 0px;
}
.toubu .daohang .wrapper_bottom_pub {
  width: 100%;
  min-width: 0px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.toubu .daohang .navBar_pub {
  width: 100%;
  height: 80px;
  margin: 0;
  overflow: hidden;
}
.toubu .daohang .navBar_pub .aNav_pub {
  width: 166px;
  height: 80px;
  margin-top: 0px;
  border-radius: 5px;
  line-height: 80px;
  text-align: center;
}
.toubu .daohang .navBar_pub .aNav_pub a {
  text-decoration: none;
  font-size: 28px;
  color: #ffffff;
}
.toubu .daohang .navBar_pub .aNav_pub a i {
  display: inline-block;
  width: 28px;
  height: 24px;
  margin-left: 35px;
  margin-right: 5px;
  position: relative;
  top: 10%;
  display: none;
}
.toubu .daohang .navBar_pub .aNav_pub a i img {
  width: 100%;
  height: 100%;
  vertical-align: unset;
}
.toubu .daohang .navBar_pub .menu_pub {
  width: 32px;
  height: 26px;
  cursor: pointer;
  margin-top: 28px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}
.toubu .daohang .navBar_pub .menu_pub img {
  width: 100%;
  height: 100%;
}
.toubu .daohang .navBar_pub .active_pub {
  background-color: #1d74db;
}
.toubu .daohang .navBar_pub .line_pub {
  display: none;
  width: 1px;
  height: 20px;
  background-color: #e24e5a;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
.huawen {
  display: none;
  margin-top: -4px;
}
.huawen img {
  width: 100%;
}
.zhezhao_pub {
  z-index: 8;
}
.show_hide_pub {
  display: block;
}
.nemuArea_pub .aNav_mobile_pub {
  width: 165px;
  height: 55px;
  margin: 0 auto;
  margin-top: 10px;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
}
.nemuArea_pub .aNav_mobile_pub a {
  text-decoration: none;
  font-size: 26px;
  color: #ffffff;
}
.dibu {
  margin-top: 40px;
}
.dibu .yqlj {
  background: #757575;
  padding-top: 10px;
  width: 750px;
}
.dibu .yqlj dl {
  overflow: hidden;
  line-height: 60px;
  width: 690px;
}
.dibu .yqlj dl dt {
  float: left;
  font-size: 28px;
  color: #ffffff;
}
.dibu .yqlj dl dt span {
  margin-left: 30px;
  color: #ffffff;
}
.dibu .yqlj dl dd {
  float: left;
  margin-left: 29px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.dibu .yqlj dl dd a {
  font-size: 26px;
  color: #ffffff;
}
.dibu .yqlj dl dd a:hover {
  font-weight: bold;
}
.dibu .dbxx {
  background: #1f66ba;
}
.dibu .dbxx .wzdt {
  overflow: hidden;
}
.dibu .dbxx .wzdt ul {
  overflow: hidden;
  margin: 40px auto 30px;
  width: 690px;
}
.dibu .dbxx .wzdt ul li {
  margin: 0 7px;
  float: left;
  text-align: center;
  background: #ffffff;
  width: 216px;
  line-height: 60px;
  font-size: 26px;
  color: #1f66ba;
}
.dibu .dbxx .wzdt ul li:hover {
  font-weight: bold;
}
.dibu .dbxx .zhuban {
  padding-bottom: 30px;
  width: 750px;
}
.dibu .dbxx .zhuban ul {
  overflow: hidden;
  text-align: center;
}
.dibu .dbxx .zhuban ul li {
  float: none;
  font-size: 26px;
  color: #ffffff;
  margin: 0 27px;
  line-height: 70px;
  display: table;
  width: 690px;
}
.dibu .dbxx .zhuban ul li a {
  font-size: 26px;
  color: #ffffff;
}
.dibu .dbxx .zhuban ul li a img {
  vertical-align: middle;
  width: 30px;
  height: 33px;
}
.dibu .dbxx .zhuban ul li a .jiguan {
  width: 76px;
  height: 94px;
}
.ycxf {
  display: none;
  width: 90px;
  height: 300px;
  background-color: #1f66ba;
  position: fixed;
  right: 0px;
  top: 200px;
  z-index: 1;
  padding: 10px 0;
  border-radius: 10px 0px 0px 10px;
}
.ycxf ul li {
  width: 80px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #d98088;
  padding: 10px 0;
}
.ycxf ul li img {
  margin-bottom: 4px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.ycxf ul li p {
  font-size: 13px;
  color: #ffffff;
  line-height: 16px;
}
.ycxf ul li:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.ycxf ul .bb {
  border: 0;
}
.wzjc{
  position: absolute;right: 50px;top:150px;
}