锘緻charset "utf-8";
/*util*/
* {
  margin: 0;
  padding: 0; }

html, body {
  width: 100%;
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent; }

a, a:active, a:hover, a:focus, a:visited {
  text-decoration: none;
  color: #fff; }

ul, li {
  list-style: none; }

.text-center {
  text-align: center; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.hide {
  display: none; }

.clearfix:after {
  content: '';
  display: block;
  visibility: visible;
  overflow: hidden;
  clear: both; }

/*head nav*/
/*缁熶竴澶撮儴鏍峰紡*/
.fixed_top_menu {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  height: 2rem;
  background: -webkit-linear-gradient(#fff, #ededed);
  background: linear-gradient(#fff, #ededed);
  border-bottom: 1px solid #535353; }

.igo_logo {
  width: 100%;
  float: left;
  background: url(/uploads/image/zuhimages/logo.jpg) no-repeat center center;
  background-size: 4.5rem;
  height: 2rem; }

.go_back {
  float: left;
  margin-left: -100%;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #535353;
  display: block;
  font-size: 0.65rem;
  -webkit-transform: scaley(2);
  transform: scaley(2); }

.phone_pic {
  float: left;
  margin-left: -2rem;
  width: 2rem;
  height: 2rem;
  display: block;
  background: url(/uploads/image/zuhimages/phone.png) no-repeat center center;
  background-size: 0.8rem; }

/*start*/
body {
  background-color: #2e3ba4;
  font-family: 'microsoft yahei'; }

.container {
  margin-top: 2rem;
  margin-bottom: 0rem; }

.g-boundary {
  margin: auto 0.75rem; }

.g-title {
  margin: 0.925rem 0 0.75rem; }

.g-btn {
  background-color: #fee838;
  border: none;
  font-size: 0.6rem;
  color: #000;
  height: 1.25rem;
  line-height: 1.25rem;
  padding: 0 0.5rem;
  display: block; }

.header {
  height: 14.725rem; }
  .header .left-head {
    float: left;
    width: 8.25rem;
    height: 100%; }
    .header .left-head img {
      width: 100%; }
    .header .left-head .btn1 {
      width: 5.4rem;
      margin-left: 0.75rem;
      margin-top: 1.5rem;
      display: block;
      height: 1.375rem;
      line-height: 1.375rem; }
  .header .right-head {
    height: 100%;
    margin-left: 8.25rem;
    background-color: #e0e2f7;
    padding: 0 0.375rem; }
    .header .right-head p {
      font-size: 0.5rem;
      color: #353535;
      line-height: 0.8rem;
      padding: 0 0.375rem; }
      .header .right-head p b {
        display: inline-block;
        padding-bottom: 0.375rem; }
      .header .right-head p span {
        position: relative; }
        .header .right-head p span:before {
          content: '';
          width: 0;
          height: 0;
          border: 0.1rem solid #353535;
          border-radius: 50%;
          position: absolute;
          top: 0.25rem; }

.section1 .nav-box1 li {
  width: 2.75rem;
  height: 1.525rem;
  text-align: center;
  font-size: 0.65rem;
  color: #fff;
  float: left;
  margin-right: 0.1875rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }
  .section1 .nav-box1 li span {
    display: inline-block;
    height: 1.375rem;
    line-height: 1.375rem;
    background-color: #121e7d;
    width: 100%;
    border-radius: 0.2rem; }
  .section1 .nav-box1 li:last-child {
    margin-right: 0; }

.section1 .nav-box1 li.active1 {
  font-weight: bold;
  color: #ffea30;
  background-color: #434eb0; }
  .section1 .nav-box1 li.active1 span {
    background-color: #434eb0; }

.section1 .panel1 {
  background-color: #434eb0;
  padding: 0.875rem 0.75rem;
  border-radius: 0.2rem;
  position: relative;
  height: 3.2rem; }
  .section1 .panel1 p {
    font-size: 0.55rem;
    line-height: 1.1rem;
    color: #fff;
    float: left; }
    .section1 .panel1 p span {
      position: relative;
      padding-left: 0.5rem; }
      .section1 .panel1 p span:before {
        content: '';
        width: 0;
        height: 0;
        border: 0.1rem solid #fff;
        border-radius: 50%;
        position: absolute;
        top: 0.3rem;
        left: 0.05rem; }
  .section1 .panel1 .btn-box1 {
    position: absolute;
    right: 0.825rem;
    bottom: 0.9rem; }
    .section1 .panel1 .btn-box1 .btn1 {
      width: 3.9rem;
      padding: 0;
      margin-top: 0.5rem; }

.section2 .swiper2 {
  width: 12rem;
  height: 12rem;
  padding: 0 1.25rem;
  position: relative; }
  .section2 .swiper2 .prev2 {
    background:  no-repeat;
    background-size: cover;
    width: 1.05rem;
    height: 1.05rem;
    left: 0; }
  .section2 .swiper2 .next2 {
    background:  no-repeat;
    background-size: cover;
    width: 1.05rem;
    height: 1.05rem;
    right: 0; }
  .section2 .swiper2 .panel2 {
    width: 12rem;
    background-color: #121d7b;
    padding: 0 1rem 0 1.25rem;
    box-sizing: border-box;
    position: relative; }
    .section2 .swiper2 .panel2:nth-of-type(1) {
      background:  no-repeat center center;
      background-size: cover; }
    .section2 .swiper2 .panel2:nth-of-type(2) {
      background:  no-repeat center center;
      background-size: cover; }
    .section2 .swiper2 .panel2 h2 {
      font-size: 0.75rem;
      color: #fff;
      font-weight: bold;
      padding: 0.825rem 0;
      text-align: center;
      letter-spacing: 0.2rem; }
    .section2 .swiper2 .panel2 p {
      font-size: 0.55rem;
      color: #fff;
      line-height: 0.95rem;
      margin-bottom: 0.2rem;
      position: relative; }
      .section2 .swiper2 .panel2 p:before {
        content: '';
        width: 0;
        height: 0;
        border: 0.1rem solid #fff;
        border-radius: 50%;
        position: absolute;
        top: 0.35rem;
        left: 0.05rem; }
    .section2 .swiper2 .panel2 .btn-box2 {
      text-align: center;
      position: absolute;
      bottom: 0.95rem; }
      .section2 .swiper2 .panel2 .btn-box2 .btn2 {
        display: inline-block;
        width: 3.95rem;
        margin: 0 0.35rem; }

.section3 .nav-box3-box {
  width: 15.35rem;
  overflow: hidden; }

.section3 .nav-box3 {
  height: 7.65rem;
  width: 900px;
  position: relative; }
  .section3 .nav-box3 .panel3-box {
    float: left;
    height: 100%;
    background-color: transparent;
    border-radius: 0.2rem;
    position: absolute; }
    .section3 .nav-box3 .panel3-box:nth-of-type(1) {
      left: 0;
      z-index: 6; }
    .section3 .nav-box3 .panel3-box:nth-of-type(2) {
      left: 1.875rem;
      z-index: 5; }
    .section3 .nav-box3 .panel3-box:nth-of-type(3) {
      left: 3.75rem;
      z-index: 4; }
      .section3 .nav-box3 .panel3-box:nth-of-type(3) h2 {
        border-left: 0.025rem solid #2e3ba4; }
    .section3 .nav-box3 .panel3-box:nth-of-type(4) {
      left: 5.625rem;
      z-index: 3; }
      .section3 .nav-box3 .panel3-box:nth-of-type(4) h2 {
        border-left: 0.025rem solid #2e3ba4; }
    .section3 .nav-box3 .panel3-box:nth-of-type(5) {
      left: 7.5rem;
      z-index: 2; }
    .section3 .nav-box3 .panel3-box:nth-of-type(6) {
      left: 9.375rem;
      z-index: 1; }
    .section3 .nav-box3 .panel3-box .panel3 {
      float: left;
      width: 8.95rem;
      height: 100%; }
      .section3 .nav-box3 .panel3-box .panel3 p {
        float: left;
        font-size: 0.55rem;
        color: #fff;
        line-height: 0.95rem;
        padding: 1.125rem 0.75rem 0;
        box-sizing: border-box; }
      .section3 .nav-box3 .panel3-box .panel3 .btn3 {
        position: absolute;
        bottom: 0.875rem;
        width: 4.5rem;
        left: 50%;
        margin-left: -3rem; }
    .section3 .nav-box3 .panel3-box .v-line {
      width: 0.05rem;
      height: 5.2rem;
      background-color: #2e3ba4;
      margin: 1.2rem 0;
      position: absolute;
      left: 9rem;
      display: none; }
    .section3 .nav-box3 .panel3-box h2 {
      float: left;
      width: 1.875rem;
      font-size: 0.7rem;
      font-weight: bold;
      color: #fff;
      height: 100%;
      text-align: center;
      box-sizing: border-box;
      background-color: #111a72;
      line-height: 1.5rem;
      padding: 1.5rem 0.3rem;
      border-radius: 0.2rem; }
  .section3 .nav-box3 li.active3 {
    background-color: #434eb0; }
    .section3 .nav-box3 li.active3 .panel3 {
      background-color: #434eb0;
      display: block; }
    .section3 .nav-box3 li.active3 h2 {
      background-color: #434eb0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      color: #fee838; }
    .section3 .nav-box3 li.active3 .v-line {
      display: block; }

.section4 {
  margin-bottom: 0rem; }
  .section4 .swiper-box4 .swiper4 {
    width: 12.95rem;
    padding-right: 1.55rem;
    position: relative; }
    .section4 .swiper-box4 .swiper4 .panel4 {
      background-color: #434eb0;
      height: 7.7rem;
      padding: 0.75rem;
      box-sizing: border-box; }
      .section4 .swiper-box4 .swiper4 .panel4 p {
        line-height: 1.3rem;
        font-size: 0.5rem;
        color: #29369c;
        font-style: italic; }
        .section4 .swiper-box4 .swiper4 .panel4 p span {
          font-size: 0.55rem;
          color: #fff;
          padding-left: 0.2rem;
          text-decoration: underline;
          font-style: normal; }
      .section4 .swiper-box4 .swiper4 .panel4 .btn-box4 {
        position: absolute;
        bottom: 0.875rem; }
        .section4 .swiper-box4 .swiper4 .panel4 .btn-box4 .btn4 {
          display: inline-block;
          margin: 0 0.5rem;
          width: 4.55rem; }
    .section4 .swiper-box4 .swiper4 .prev4 {
      background:  no-repeat;
      background-size: cover;
      width: 1.175rem;
      height: 1.175rem;
      left: 13.3rem;
      top: 6rem; }
    .section4 .swiper-box4 .swiper4 .next4 {
      background:  no-repeat;
      background-size: cover;
      width: 1.175rem;
      height: 1.175rem;
      right: 0;
      top: 4.4rem; }
    .section4 .swiper-box4 .swiper4 .pagination4 {
      font-size: 0.5rem;
      color: #7782d5;
      text-align: right;
      bottom: 0; }

.pop_form {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 2.5rem;
  background-color: #fee838;
  color: #353535;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  font-size: 0.6rem;
  font-weight: 700;
  z-index: 990; }

.form_window {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: top;
  transform-origin: top; }

.form_window.active {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.closebtn {
  position: absolute;
  top: -1.7rem;
  width: 1rem;
  right: 0.1rem; }

.img-title {
  margin: 1.175rem auto 0.675rem; }

.pop-title {
  font-size: 0.6rem;
  color: #fff;
  text-align: center; }

.h-line {
  margin: auto;
  width: 11.55rem;
  height: 0.025rem;
  background-color: #747dc5;
  margin-bottom: 1rem;
  margin-top: 0.8rem; }

.form_box {
  position: fixed;
  left: 0rem;
  right: 0rem;
  top: 20%;
  min-height: 12rem;
  line-height: 1.1rem;
  z-index: 900;
  font-size: 0.65rem;
  text-align: center;
  width: 13.55rem;
  margin: auto;
  background-color: #434eb0;
  border-radius: 0.2rem; }

.form_box h2 {
  padding: 5px 0;
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  padding: 5px 0; }

.value_item {
  line-height: 1.4rem;
  margin: 0.6rem 0.85rem;
  color: #606060;
  position: relative; }

.value_item span {
  float: left;
  display: block;
  text-align: right;
  color: #fff;
  font-size: 0.75rem; }

.value_box {
  border: 1px solid #c9c9c9;
  padding: 3px 5px;
  width: 8.65rem;
  height: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.form_btn {
  display: block;
  height: 1.85rem;
  line-height: 1.85rem;
  width: 11.6rem;
  border: none;
  font-size: 0.8rem;
  color: #000;
  background-color: #fee838;
  margin: 1rem auto 1.6rem; }

select.city {
  -webkit-appearance: none;
  font-size: 0.65rem;
  background: #fff;
  margin: 0;
  position: relative; }

.city-box {
  position: relative; }
  .city-box:after {
    width: 0;
    height: 0;
    border: 0.4rem solid transparent;
    content: '';
    border-top: 0.5rem solid #9a9a9a;
    position: absolute;
    right: 0.8rem;
    top: 0.5rem; }
