.toubu {
  background: url(../qt_tb_dbg.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  min-width: 1280px;
}
.toubu .dingbu {
  background: rgba(255, 255, 255, 0.4);
  height: 36px;
  padding-top: 6px;
}
.toubu .dingbu .dingbu_zuo img {
  vertical-align: bottom;
  margin-right: 8px;
}
.toubu .dingbu .dingbu_zuo span {
  font-size: 16px;
  color: #333333;
}
.toubu .dingbu .dingbu_zuo span:hover {
  color: #1f66ba;
}
.toubu .dingbu .dingbu_you img {
  vertical-align: sub;
}
.toubu .dingbu .dingbu_you span {
  font-size: 16px;
  color: #333333;
}
.toubu .dingbu .dingbu_you span:hover {
  color: #1f66ba;
}
.toubu .dingbu .dingbu_you .you {
  margin-right: 35px;
}
.toubu .logo {
  margin-top: 86px;
}
.toubu .logo .searchbox {
  position: relative;
  z-index: 1;
  clear: both;
  width: 390px;
  height: 45px;
  margin: 30px auto 90px;
  border: 2px solid #1f66ba;
  border-radius: 26px;
  background: #ffffff;
}
.toubu .logo .mod_select {
  position: absolute;
  left: 0;
  top: 0;
  width: 98px;
}
.toubu .logo .mod_select .select_box {
  position: relative;
  width: 116px;
  border-right: 1px solid #1f66ba;
  height: 45px;
}
.toubu .logo .mod_select .select_box .select_txt {
  display: inline-block;
  width: 98px;
  height: 45px;
  text-align: center;
  overflow: hidden;
  line-height: 45px;
  cursor: pointer;
  color: #999999;
  font-size: 16px;
}
.toubu .logo .mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  width: 10px;
  height: 10px;
  background: url(../qt_tb_xl.png) center no-repeat;
}
.toubu .logo .mod_select .select_box .option {
  display: none;
  position: absolute;
  top: 47px;
  left: 0px;
  width: 100px;
  background-color: #fff;
  border-radius: 14px;
  padding: 10px 0;
}
.toubu .logo .mod_select .select_box .option li {
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  color: #999999;
  font-size: 16px;
}
.toubu .logo .searchbox .import {
  height: 45px;
  margin-left: 116px;
  padding-left: 20px;
  border: none;
  outline: none;
  color: #999999;
  font-size: 16px;
  width: 215px;
}
.toubu .logo .searchbox .btn-search {
  width: 62px;
  height: 45px;
  position: absolute;
  right: 0;
  color: #fff;
  border: 0;
  top: 0;
  cursor: pointer;
  background: none;
  outline: none;
}
.toubu .daohang {
  background: #1f66ba;
  margin-top: 100px;
}
.toubu .daohang .wrapper_bottom_pub {
  width: 100%;
  min-width: 0px;
}
.toubu .daohang .navBar_pub {
  width: 1280px;
  height: 50px;
  margin: 0 auto;
}
.toubu .daohang .navBar_pub .aNav_pub {
  width: 195px;
  height: 40px;
  margin-top: 5px;
  border-radius: 5px;
  line-height: 40px;
}
.toubu .daohang .navBar_pub .aNav_pub a {
  text-decoration: none;
  font-size: 20px;
  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%;
}
.toubu .daohang .navBar_pub .aNav_pub a i img {
  width: 100%;
  height: 100%;
  vertical-align: unset;
}
.toubu .daohang .navBar_pub .menu_pub {
  display: none;
}
.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 {
  width: 1px;
  height: 20px;
  background-color: #1d74db;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}