/* å¤´éƒ¨ start */
.banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  background-image: url('../images/toubu_bg1.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  z-index: -1;
}
.bannerBg {
  width: 100%;
  padding-bottom: 78%;
  background-image: url('../images/banner_bg.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  z-index: 0;
  overflow: hidden;
}
.dingbu {
    background: rgba(255,255,255,.4);
    height: 50px;
    padding-top: 10px;
    box-sizing: border-box;
}

.dingbu_you .dingbu_you_02 {
    display: none;
}

.dingbu .dingbu_zuo img {
    vertical-align: bottom;
    margin-right: 8px;
}

.dingbu .dingbu_you {
    color: #bf8200;
}

.dingbu .dingbu_you img {
    vertical-align: sub;
    width: 24px;
}

.dingbu .dingbu_you .yh_icon {
    width: 22px;
}

.dingbu .dingbu_you span {
    font-size: 16px;
    color: #bf8200;
}

.dingbu .dingbu_you .you {
    margin-right: 15px;
}

.dingbu .w .dingbu_you .bmwzdh {
    display: inline-block;
    position: relative;
    line-height: 34px;
    padding: 0px 20px;
}
.wzaBtn {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #bf8200;
    border-radius: 20px;
    display: inline-block;
    padding: 8px 10px;
    margin-left: 40px;
}
.zzBtn {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #d80010;
    border-radius: 20px;
    display: inline-block;
    padding: 8px 10px;
    margin-left: 10px;
}
.toubu .logo {
    margin-top: 40px;
  }
  .sousuokuang {
    padding-bottom: 118px;
    background: url(../images/xt_logo.png) no-repeat bottom;
    background-size: 50% auto;
  }
  .toubu .logo .searchbox {
    position: relative;
    z-index: 1;
    clear: both;
    width: 390px;
    height: 40px;
    margin: 15px auto 0px;
    border: 2px solid #1f66ba;
    border-radius: 10px;
    background: #ffffff;
    overflow: hidden;
  }
  .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: 40px;
  }
  .toubu .logo .mod_select .select_box .select_txt {
    display: inline-block;
    width: 98px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    line-height: 40px;
    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: 40px;
    margin-left: 116px;
    padding-left: 20px;
    border: none;
    outline: none;
    color: #999999;
    font-size: 16px;
    width: 215px;
  }
  .toubu .logo .searchbox .btn-search {
    width: 60px;
    height: 40px;
    position: absolute;
    right: 0;
    color: #fff;
    border: 0;
    top: 0;
    cursor: pointer;
    background: #03589b;
    outline: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

.navBar_pub {
    display: flex;
    justify-content: space-between;
    margin: 125px 96px 40px;
}

.first_navLi {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.77);
    border: 6px solid rgba(194,232,242,.77);
    box-sizing: border-box;
    text-align: center;
}
.first_navLi img {
    width: 42px;
    display: inline-block;
    margin-top: 20px;
}
.first_navLi p {
    color: #03589b;
    font-size: 18px;
    font-weight: 600;
}

.navBar_pub .navLi {
    width: 130px;
    height: 92px;
    background-color: rgba(255,255,255,.83);
    box-shadow: 0 0 5px rgba(41,91,110,.75);
    border-radius: 10px;
    text-align: center;
    margin-top: 12px;
}
.navBar_pub .navLi img {
    width: 38px;
    margin-top: 16px;
}
.navBar_pub .navLi p {
    color: #004c87;
    font-size: 18px;
}
.nemuArea_pub {
    display: none;
}
.menu_pub {
    display: none;
}
.zhezhao_pub {
    display: none;
    position: fixed;
    left: 50%;
    width: 50%;
    height: 100%;
    top: 0;
    background-color: black;
    opacity: 0.3;
  }
  .nemuArea_pub {
    z-index: 999;
    display: none;
    position: fixed;
    width: 50%;
    height: 100%;
    top: 0;
    background-color: #03589b;
  }
  .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;
  }
/* å¤´éƒ¨ end */

/* åº•éƒ¨ start */
.footer {
    background-color: #03589b;
    padding: 15px 0 30px;
}
.footer_top {
    background-color: #186bac;
    border-radius: 15px;
    display: flex;
    color: #fff;
    line-height: 40px;
}
.footer_top span {
    flex: 1;
    text-align: center;
}
.footer_top span a {
    color: #fff;
}
.footer_bottom {
    display: flex;
    padding: 40px 50px 0;
}
.footer_left a:nth-of-type(2){
    margin: 0 20px;
}
.footer_left img {
vertical-align: middle;
}
.footer_center i {
    margin: 0 40px;
}
.footer_bottom div {
    width: 33%;
    color: #fff;
    line-height: 26px;
}
.footer_bottom div a {
    color: #fff;
}
/* åº•éƒ¨ end */