.w {
  width: 1280px;
  margin: 0 auto;
}
.ov {
  overflow: hidden;
}
button {
  outline: none;
  cursor: pointer;
}
.toubu {
  background: url(../images/tb_bg1.png) no-repeat;
  background-size: 100% 100%;
  background-position-y: -48px;
  width: 100%;
  min-width: 1280px;
}
.toubu .dingbu {
  background: #d7e5f0;
  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 a,
.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: 20px;
}
.dingbu .w .dingbu_you .bmwzdh {
  display: inline-block;
  position: relative;
  line-height: 34px;
  padding-left:10px ;
  cursor: pointer;
  padding-right: 20px;
}

.dingbu .w .dingbu_you .bmwzdh:hover .beforeImg,
.hoverImg {
  display: none;
}

.dingbu .w .dingbu_you .bmwzdh:hover .hoverImg {
  display: inline-block;
}

.dingbu .w .dingbu_you .bmwzdh:hover {
  background-color: #007EFF;
}

.dingbu .w .dingbu_you .bmwzdh:hover span {
  color: #ffffff;
}

.dingbu .w .dingbu_you .bmwzdh:hover .dingbu_you_01 {
  display: none;
}

.dingbu .w .dingbu_you .bmwzdh:hover .dingbu_you_02 {
  display: inline-block;
}

.dingbu .w .dingbu_you .bmwzdh div {
  display: none;
  z-index: 10;
  position: absolute;
  top: 34px;
              right: 0px;
  width: 186px;
  height: 280px;
  border: 2px solid #007EFF;
  overflow: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f6f6f6;
}

.dingbu .w .dingbu_you .bmwzdh div ul {
  padding: 15px;
  overflow: hidden;
}

.dingbu .w .dingbu_you .bmwzdh div ul li {
  line-height: 28px;
  font-size: 14px;
list-style:none;
}

.dingbu .w .dingbu_you .bmwzdh div ul li a {
  color: #333333;
}
.toubu .logo {
  margin-top: 65px;
}
.toubu .logo .searchbox {
  position: relative;
  z-index: 1;
  clear: both;
  width: 390px;
  height: 45px;
  margin: 30px auto 90px;
  border: 2px solid #c7c7c7;
  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 #c7c7c7;
  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(../images/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 .logo .searchbox .btn-search img {
  width: 22px;
  margin-top: 4px;
}
.toubu .daohang {
  background: #1c5290;
  margin-top: 0px;
}
.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;
  text-align: center;
  display: block;
}
.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: url(../images/nav_hover.png) no-repeat center;
}
.toubu .daohang .navBar_pub .active_pub.aNav_pub a {
  color: #1c5290;
  text-align: center;
  display: block;
}
.toubu .daohang .navBar_pub .line_pub {
  width: 1px;
  height: 20px;
  background-color: #1c5290;
  margin-top: 15px;
  margin-left: 37px;
  margin-right: 37px;
}
.huawen {
  margin-top: -3px;
  height: 10px;
}
.huawen img {
  width: 100%;
  vertical-align: super;
}
.zhezhao_pub {
  display: none;
  position: fixed;
  left: 50%;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: black;
  opacity: 0.3;
}
.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: 20px;
  color: #ffffff;
}
.nemuArea_pub {
  z-index: 999;
  display: none;
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #1f66ba;
}
.dibu {
  margin-top: 40px;
}
.dibu .yqlj {
  background: #085b94;
}
.dibu .yqlj dl {
  overflow: hidden;
  line-height: 60px;
}
.dibu .yqlj dl dt {
  float: left;
  font-size: 20px;
  color: #ffffff;
}
.dibu .yqlj dl dt span {
  margin-left: 30px;
  color: #ffffff;
}
.dibu .yqlj dl dd {
  float: left;
  margin-left: 74px;
  margin-right: 10px;
}
.dibu .yqlj dl dd a {
  font-size: 16px;
  color: #ffffff;
}
.dibu .yqlj dl dd a:hover {
  font-weight: bold;
}
.dibu .dbxx {
  background: #1c5290;
}
.dibu .dbxx .wzdt {
  overflow: hidden;
}
.dibu .dbxx .wzdt ul {
  overflow: hidden;
  margin: 24px auto 27px;
  width: 350px;
}
.dibu .dbxx .wzdt ul li {
  margin: 0 7px;
  float: left;
  text-align: center;
  background: #ffffff;
  width: 102px;
  line-height: 28px;
  font-size: 16px;
  color: #1f66ba;
}
.dibu .dbxx .wzdt ul li:hover {
  font-weight: bold;
}
.dibu .dbxx .zhuban {
  padding-bottom: 30px;
}
.dibu .dbxx .zhuban ul {
  overflow: hidden;
}
.dibu .dbxx .zhuban ul li {
  float: left;
  font-size: 16px;
  color: #ffffff;
  margin: 0 24px;
  line-height: 28px;
}
.dibu .dbxx .zhuban ul li a {
  font-size: 16px;
  color: #ffffff;
}
.dibu .dbxx .zhuban ul li a img {
  vertical-align: middle;
}
.dibu .dbxx .zhuban ul li a .jiguan {
  width: 44px;
  height: 54px;
}
.nr.ul.li {
  list-style:none;
}
.nr.ul.li select {
  width: 185px;
  font-size:16px;
  text-align-last:center;
  background-color: #085b94;
  border: none;
  color: #ffffff;
  outline:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
.dibu .yqlj dl dd  {
  margin-left: 5px;
}
.dibu .dbxx .wzdt {
  overflow: hidden;
  margin-top: 0;
}
.ycxf {
  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 #1d74db;
  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;
}
