.headr_four_back {
  display: none;
  background: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.h_btnicon {
  width: .83rem;
  height: .83rem;
  margin-right: .8rem
}

.ewmimg {
  right: 100%;
  top: 100%;
  width: 5rem;
  height: 5rem;
  padding: .2rem;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  transform: translatey(-50%) translatex(-1rem);
  transition: top .2s, visibility .2s, opacity .2s;
}

.ewmimg p {
  width: 100%;
  height: 100%;
}

.header_bgc {
  background-color: #fff;
}

.right_1:hover .ewmimg {
  visibility: visible;
  opacity: 1;
  top: 50%;
}

.headr_four {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  padding: 0 8.3333rem;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
}

.headr_four_box {
  display: none;
}

.headr_four_box:first-child {
  display: block;
}

.headr_four4 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;

}

.headr_four3 {
  height: 100%;
}

.headr_four_left {
  margin-top: 2.7083rem;
  /*margin-bottom: 2.7rem;*/
}

.headr_four_i {
  width: 0.1667rem;
  height: 1rem;
  background: #3468d1;
  vertical-align: bottom;
  vertical-align: text-bottom;
  margin-right: 0.2917rem;
}

.headr_four_namel {
  font-weight: bold;
  font-size: 0.8333rem;
  color: #000000;
}

.headr_four_name3 {
  margin-top: 0.4167rem;
  padding-left: 0.5rem;

}

.headr_four_name3 a {
  display: inline-block;
  font-weight: 400;
  font-size: 0.6667rem;
  color: #8a8a8a;
  margin-right: 1.4rem;
  margin-bottom: 0.5rem;
}

/* 
.headr_four_name3 a:nth-child(3n) {
  margin-right: 0;
} */
.headr_four_name3 a:hover {
  color: #3468d1
}

.headr_four_list_l {
  width: 16rem;
  min-height: 5rem;
  margin-right: 2.5rem;
  margin-bottom: 1.0833rem;
  display: inline-block;
  vertical-align: top;
}

.headr_four_right {
  margin-top: 1.25rem;
}

.headr_four_right_t {
  margin-bottom: 0.6667rem;
  display: flex;
  align-items: center;
  font-size: 0.6667rem;
  color: #3468d1;
  width: 14.5rem;
  height: 1.6667rem;
  background: linear-gradient(90deg, #f2f2f2 2.31%, rgba(242, 242, 242, 0) 100%);
}

.headr_four_right_i {
  margin: 0 0.6667rem;
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  background: #fea844;
  border-radius: 50%;
}

.headr_four_right_img {
  width: 11.6667rem;
  height: 5.625rem;
  border-radius: 4px;
  overflow: hidden;
}

.headr_four_right_img img {
  width: 100%;
  height: 100%;
}

.headr_four_right_name {
  font-weight: bold;
  font-size: 0.6667rem;
  color: #000000;
  margin-top: 0.375rem;
}

.headr_four_right_time {
  font-size: 0.5833rem;
  line-height: 0.75rem;
  color: #d2d2d2;
}

.headr_four_right_list {
  margin-bottom: 0.9167rem;
}

.headr_four_right_box {
  padding: 0 1rem;
}

.p_seatop2 {
  width: 46.41rem;
  margin: 0 auto .75rem;
  padding: .5rem 1rem;
  border-radius: 10rem;
  border: .1rem solid #3468d1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p_comsea {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.pcs {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 11.9rem;
  padding: 3.66rem 0;
  background-color: #fff;
  z-index: 99;
}

.page_searchbox {
  padding-top: 7.25rem;
}

.p_seatop2 p {
  width: 37.5rem;
  flex: 1;
}

.p_seatop2 p input {
  outline: none;
  border: none;
}

.sea_his {
  width: 46.41rem;
  margin: 0 auto 2.4rem;
}

.sea_his a {

  display: inline-block;
  margin-left: .83rem;
  padding: .33rem .9rem;
  background-color: #efefef;
  border-radius: .16rem;
  font-size: .66rem;
}

.mr083 {
  margin-right: 0.83rem;
}

.ml083 {
  margin-left: 0.83rem;
}

.header {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 99999;
}

.wxgzh {
  width: 0.75rem;
  height: 0.75rem;
}

.header_top {
  background-color: #e6eaf0;
  z-index: 20;
}

.header2 .h_com {
  background-color: #fff;
}

.header2 .h_tpadiv {
  border-bottom: .04rem solid #eaeaea;
  z-index: 10;
}

.h_tpadiv {
  padding: .375rem 2.58rem;
}
.h_com {
  padding: .83rem 2.58rem;
}
.header_top div span {
  color: #3468d1;
  font-size: .58rem;
}

.header_top div a span {
  color: #cacaca;
}

.header_top div p>span {
  margin-right: 1.8rem;
}

.logo {
  display: block;
  height: 2.375rem;
}

.h_search i {
  width: 0.66rem;
  height: 0.66rem;
}

.h_right {
  margin-top: .5rem;
}

.h_search a {
  display: block;
  border-radius: 10rem;
  padding: .375rem 1.16rem;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.bordn {
  display: none;
}

.h_search a span {
  font-size: 0.58rem;
  color: #fff;
}

.header2 .h_search a {
  background-color: rgba(52, 104, 209, 0.2);
  padding: .375rem 1.16rem;
  border: 1px solid rgba(52, 104, 209, 0.4);
}

.header2 .h_search i img {
  display: none;
}

.header2 .h_search .bordn {
  display: block;
}

.h_tit h2 a {
  font-size: 1rem;
  color: #fff;
  font-weight: 700;
}

.header2 .h_tit h2 a {
  position: relative;
  color: #333;
  transition: color 0.3s;
  z-index: 10;
}

.header2 .h_tit h2::after {
  content: '';
  position: absolute;
  height: 0.25rem;
  top: 75%;
  right: 0;
  width: 0;
  background-color: rgba(177, 187, 206, 0.4);
  transition: width 0.3s;
}

.header2 .h_tit h2.sel::after,.header2 .h_tit h2:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}

.header2 .h_tit h2.sel a,
.header2 .h_tit h2 a:hover,
.header2 .h_search a span {
  color: #3468d1;
}

.h_tit h2 {
  position: relative;
  margin-right: 2rem;
}
.h_search {
  margin-left: 0.9rem;
}
.banner2 {
  padding-top: 5rem;
}

.logo_mt_box {
  display: none;
  z-index: 10;
}

.bannertit {
  height: 4.4rem;
  top: 50%;
  left: 12.79rem;
}

.right_cb {
  position: fixed;
  top: 50%;
  right: 1.0417rem;
  z-index: 99;
  /* opacity: 0; */
  display: none;
  /* transition: opacity 0.4s; */
}

.right_1 {
  position: relative;
  display: block;
  width: 2.6rem;
  /* height: 2.5rem; */
  height: auto;
  background: #fafafa;
  border-radius: 0.0833rem;
  margin-bottom: 0.25rem;
  padding: 0.4167rem;
  text-align: center;
}

.right_img1 {
  width: 1.25rem;
  height: 1.25rem;
}

.right_img1 img {
  width: 100%;
  height: 100%;
}

.right_name {
  margin-top: 2px;
  font-size: 0.4167rem;
  color: #bababa;
}

.right_img2 img {
  width: 100%;
  height: 100%;
}

.banner_2box {
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 1.25rem 1.875rem; */
  /* width: 41rem; */
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.4);
}

.banner_2box_nr {
  font-weight: bold;
  font-size: 0.8333rem;
  color: #ffffff;
}

.banner_2box_js {
  font-size: 0.5833rem;
  color: #cecece;
}

.banner_2box_img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}

.banner_2box_img img {
  width: 100%;
  height: 100%;
}

.banner_2box_1 {
  justify-content: space-between;
  padding: 0 2.25rem;

  padding: 1.25rem 0;

}

.banner_2box_2_1 {
  padding: 0 1.875rem;
  border-right: 1px solid rgba(196, 207, 231, 0.4);
}

.banner_2box_1:hover {
  transition: background 0.4s;
  background: rgba(52, 104, 209, 0.6);
}

/* .banner_2box_1:first-child {
  padding-left: 0;
} */

.banner_2box_1:last-child {
  /* padding-right: 0; */
  border-right: 0;
}

.banner_2box_2 {
  bottom: 1.0417rem;
  left: 50%;
  transform: translatex(-50%);
  z-index: 10;
}

.banner_2box_a {
  display: flex;
  align-items: center;
}

.navbox {
  /* width: 63rem; */
  margin: 0 auto;
  padding: 1.25rem 0 1rem;
  /* border-bottom: 1px solid #e0e4eb; */
}

.navbox h3 {
  margin-bottom: 0.8rem;
}

.navbox h3 a {
  color: #fff;
  padding: 0 1rem;
  margin: 0 .75rem;
  line-height: 180%;
  font-weight: 500;
  border-radius: 20rem;
  background-color: #3468d1;
  border: 1px solid #3468d1;
  transition: color 0.3s, background-color .3s;
}

.navbox h3.sel a,
.navbox h3 a:hover {
  color: #3468d1;
  background-color: #fff;
}

.navbox h3:first-child a {
  margin-left: 0;
}

.navbox h3:last-child a {
  margin-right: 0;
}

.gszx_list_page a {
  display: inline-block;
  font-size: .75rem;
  border: .1rem solid #f2f2f2;
  color: #3468d1;
  padding: .5rem 0;
  text-align: center;
  margin-left: 0.5rem;
  border-radius: .2rem;
  transition: color .3s, background-color .3s, border .3s;
}

.pa_seabox2 {
  width: 0.9rem;
  height: 0.9rem;
}

.gszx_list_page .prev-page,
.gszx_list_page .next-page {
  padding: .5rem .75rem;
}

.num {
  width: 2rem;
}

.gszx_list_page .on,
.gszx_list_page a:hover {
  background-color: #3468d1;
  color: #fff;
  border: .1rem solid #3468d1;
}

.gszx_list_page {
  margin-top: 2.2rem;
}

.tishibox {
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 999;
}

.tishibox .tishi {
  position: absolute;
  font-size: 1rem;
  padding: 1rem;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transform: translatex(-50%) translatey(-50%);
}

/* 三级导航栏样式 */
.rexz_nav {
  margin-bottom: 0.5rem;
  /*width: 60%;*/
  padding: 0 0.8333rem;
  background: linear-gradient(90deg, #f2f2f2 2.31%, rgba(242, 242, 242, 0) 100%);
}

.rexz_nav_bor {
  transition: border 0.4s;
  border-bottom: 1px solid #3468d1;
}

.rexz_nav_a {
  transition: color 0.4s;
  font-style: normal;
  font-weight: bold;
  font-size: 0.75rem;
  color: #000000;
  padding: 0.75rem 0.8333rem 0.8333rem;
}

.rexz_nav_bor a {
  color: #3468d1;
}

.rexz_nav span {
  margin-right: 0.8333rem;
}

.rexz_nav_bor i {
  z-index: -1;
  transition: all 0.4s;
  right: .6rem;
  top: .6rem;
  border-radius: 50%;
  width: 0.6667rem;
  height: 0.6667rem;
  background: rgba(254, 168, 68, 0.4);
}

.hdxc {
  width: 63rem;
  margin: 0 auto;
  border: none;
  background-color: #e0e4eb;
  height: 0.04rem;
}
.topewm {
  width: 6.125rem;
  height: 6.0833rem;
  right: 0;
  top: 120%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s, top .3s, opacity .3s;
}
.banner {
  overflow: hidden;
}
.topewmbox:hover .topewm {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width:940px) {
  .rexz_nav {
    width: 100%;
  }
  

.header2 .h_tit h2::after {
  content: '';
  width: 0.25rem;
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  height: 0;
  transition: height .3s;
}

.header2 .h_tit h2.sel::after,.header2 .h_tit h2:hover::after {
  height: 100%;
  top: 0;
  width: .25rem;
  bottom: auto;
}

  .headr_four {
    display: none !important;
  }
  .hdxc,
  .p_seatop2,
  .sea_his {
    width: 90%;
  }

  .navbox h3 {
    margin-bottom: 0;
  }

  .banner h2,
  .banner>a {
    display: block;
    position: relative;
    height: 22rem;
    padding-top: 0;
  }

  .banner2 {
    padding-top: 0;
  }

  .bannertit {
    left: 4.79rem;
  }

  .banner img {
    width: auto;
    height: 100%;
  }

  .header>.h_tpadiv {
    background: #fff;
    width: 12rem;
    right: -12rem;
    position: fixed;
    height: 100vh;
    padding: 0.375rem 1rem;
    border-left: 1px solid #ccc;
    transition: right 0.4s;
  }

  .right0 {
    right: 0 !important;
  }

  .header_top {
    display: none;
  }

  .h_tit h2 {
    margin-right: 0;
    display: block;
    padding-left: .5rem;
    margin-bottom: 1rem;
  }

  .h_tit h2 a {
    font-size: 1rem;
    color: #000;
    font-weight: 700;
  }

  .navbox {
    width: 100%;
  }

  .h_right {
    float: none;
    margin-top: 2rem;
  }

  .navbox h3 a {
    margin-bottom: 1rem;
  }

  .logo_mt_box {
    background-color: #fff;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }

  .logo_mt_box2 {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    padding: 0.5rem 0;
  }

  .logo_mt {
    display: inline-block;
    height: 2rem;
  }

  .logo_mt img {
    height: 100%;
  }

  .btn_mt {
    width: 1.5rem;
    height: 2rem;
    margin-left: 1rem;
  }

  .btn_mt img {
    width: 100%;
    height: 100%;
  }

  .h_left h1 {
    display: none;
  }

  .h_right>.h_search {
    display: none;
  }

  .m_search_btn {
    width: 1.5rem;
    height: 2rem;
  }

  .m_search_btn img {
    width: 100%;
    height: 100%;
  }

  .banner_2box_1 {
    width: 50%;
  }

  .banner_2box {
    flex-wrap: wrap;
  }

  .banner_2box {
    padding: 0 1.875rem;
    width: 100%;
  }

  .banner_2box_2 {
    position: relative;
    bottom: 0;
    left: 0;
    transform: translatex(0);
  }

  .banner_2box_1:first-child {
    /* padding-left: 2.25rem; */
  }


  .banner_2box_1:nth-child(2n) .banner_2box_2_1 {
    border-right: 0;
  }

}