@charset "UTF-8";
/*移动端适配计算 start*/
body {
  background-color: #FFF; }

.pub-title {
  position: relative;
  white-space: nowrap;
  text-align: center; }
  .pub-title .title-top {
    display: block;
    font-size: 0.8266666667rem;
    line-height: 0.8266666667rem;
    font-weight: bold;
    color: #000000; }
    .pub-title .title-top i {
      color: #3082f2; }
  .pub-title .pub-title-bg {
    display: block;
    margin: 0.2133333333rem auto 0.2266666667rem;
    width: 8.0266666667rem;
    min-height: 1px; }
  .pub-title .title-bottom {
    display: block;
    font-size: 0.3733333333rem;
    line-height: 0.3733333333rem;
    color: #000000; }

.banner {
  padding-top: 2.2rem; }
  .banner .banner-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  .banner .banner-title {
    width: 7.48rem;
    position: relative;
    display: block;
    margin-left: 1.32rem; }
  .banner .banner-title2 {
    display: block;
    height: 0.12rem;
    position: relative;
    white-space: nowrap;
    margin-top: 0.4266666667rem;
    margin-bottom: 0.6933333333rem; }
    .banner .banner-title2 > i {
      position: absolute;
      top: 0;
      bottom: 0;
      background-color: #3082f2;
      left: 0;
      width: 1.3733333333rem; }
      .banner .banner-title2 > i:last-of-type {
        left: auto;
        right: 0; }
    .banner .banner-title2 > span {
      position: absolute;
      left: 0;
      right: 0;
      color: #FFF;
      text-align: center;
      font-size: 0.5066666667rem;
      line-height: 0.5066666667rem;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
  .banner .top-links {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 1.3866666667rem;
    padding-right: 1.2666666667rem;
    margin-bottom: 1.1866666667rem; }
    .banner .top-links > a {
      text-align: center;
      width: 3.4266666667rem;
      height: 0.8933333333rem;
      line-height: 0.8933333333rem;
      font-size: 0.3733333333rem;
      color: #ffffff;
      border-radius: 0 0 0.1333333333rem 0;
      background-color: #38c0ff;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#38c0ff), to(#3082f1));
      background-image: linear-gradient(0deg, #38c0ff 0%, #3082f1 100%);
      -webkit-box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
              box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2); }
      .banner .top-links > a:last-of-type {
        width: 100%;
        margin-top: 0.4rem; }
  .banner .top-right {
    position: absolute;
    font-size: 0.3866666667rem;
    line-height: 0.3866666667rem;
    color: #ffffff;
    white-space: nowrap;
    top: 0.6266666667rem;
    right: 0.4rem; }
  .banner .logo {
    position: absolute;
    width: 2.96rem;
    left: 0.4933333333rem;
    top: 0.3333333333rem; }
  .banner .white-part {
    position: relative;
    width: 9.6rem;
    height: 12.5066666667rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(24, 27, 41, 0.2);
            box-shadow: 0px 20px 20px 0px rgba(24, 27, 41, 0.2);
    margin: 0 auto 0;
    padding-top: 0.68rem; }
  .banner .banner-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0 0.6rem 0 0.72rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1.4rem; }
    .banner .banner-links .every-link {
      width: 3.68rem;
      position: relative;
      white-space: nowrap;
      text-align: center; }
      .banner .banner-links .every-link > i {
        font-size: 0.44rem;
        color: #000000;
        font-weight: bold;
        line-height: 0.44rem;
        position: absolute;
        left: 0;
        right: 0;
        top: -0.6666666667rem; }
      .banner .banner-links .every-link > a {
        display: block;
        width: 100%;
        height: 0.76rem;
        line-height: 0.76rem;
        border-radius: 0 0 0.1333333333rem 0;
        font-size: 0.32rem;
        color: #ffffff;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
                box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2); }
        .banner .banner-links .every-link > a:first-of-type {
          margin-bottom: 0.24rem;
          background-color: #589fff; }
        .banner .banner-links .every-link > a:last-of-type {
          background-color: #3082f2; }
      .banner .banner-links .every-link.center-part {
        margin-top: 1.32rem;
        margin-bottom: 1.4933333333rem; }
  .banner .banner-form {
    position: relative;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(24, 27, 41, 0.2);
            box-shadow: 0px 20px 20px 0px rgba(24, 27, 41, 0.2);
    width: 9.6133333333rem;
    height: 5.8133333333rem;
    background-color: #141b32;
    margin: 0.4rem auto 0;
    padding-top: 0.6rem; }
    .banner .banner-form .form-title {
      font-size: 0.5066666667rem;
      line-height: 0.5066666667rem;
      color: #ffffff;
      text-align: center;
      margin-bottom: 0.7333333333rem; }
    .banner .banner-form .input-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      padding-left: 0.4666666667rem;
      padding-right: 0.6rem;
      margin-bottom: 0.4rem; }
      .banner .banner-form .input-content .input-title {
        white-space: nowrap;
        font-size: 0.3733333333rem;
        line-height: 0.68rem;
        color: #ffffff;
        margin: 0 0.08rem; }
      .banner .banner-form .input-content .input-border {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 0.68rem;
        position: relative;
        background-color: #ffffff;
        border-radius: 0.04rem;
        overflow: hidden; }
        .banner .banner-form .input-content .input-border input {
          border-radius: 0.04rem;
          display: block;
          width: 100%;
          height: 100%;
          border: none;
          outline: none;
          background-color: transparent;
          font-size: 0.3733333333rem;
          padding-left: 0.08rem; }
        .banner .banner-form .input-content .input-border select {
          border-radius: 0.04rem;
          display: block;
          width: 100%;
          height: 100%;
          border: none;
          outline: none;
          background-color: transparent;
          font-size: 0.3733333333rem;
          padding-left: 0.08rem; }
        .banner .banner-form .input-content .input-border .get-yzm {
          position: absolute;
          margin: auto 0;
          top: 0;
          bottom: 0;
          right: 0.04rem;
          cursor: pointer;
          width: 1.44rem;
          height: 0.5733333333rem;
          line-height: 0.5733333333rem;
          background-color: #3082f2;
          font-size: 0.3733333333rem;
          color: #ffffff;
          border-radius: 0.04rem;
          white-space: nowrap;
          text-align: center; }
    .banner .banner-form .form-submit {
      display: block;
      width: 8rem;
      height: 0.9733333333rem;
      line-height: 0.9733333333rem;
      border-radius: 0 0 0.1333333333rem 0;
      font-size: 0.4rem;
      white-space: nowrap;
      color: #fffefe;
      margin: 0.6133333333rem auto 0;
      background-color: #38c0ff;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#38c0ff), to(#3082f1));
      background-image: linear-gradient(0deg, #38c0ff 0%, #3082f1 100%);
      -webkit-box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
              box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
      text-align: center; }

.pannel2 {
  padding-top: 1.04rem;
  position: relative; }
  .pannel2 .title2 .pub-title-bg {
    margin-bottom: 0.1466666667rem; }
  .pannel2 .title2 .title-bottom {
    line-height: 0.4533333333rem;
    font-size: 0.4533333333rem;
    color: #3082f2;
    font-weight: bold; }
    .pannel2 .title2 .title-bottom i {
      font-weight: normal;
      font-size: 0.3733333333rem;
      line-height: 0.3733333333rem;
      color: #000000;
      display: inline-block;
      vertical-align: bottom; }
  .pannel2 .pannel2-bg {
    position: absolute;
    width: 3.4266666667rem;
    left: 1.9066666667rem;
    top: 3.3866666667rem; }
  .pannel2 .pannel2-content {
    width: 9.6rem;
    margin: 0.36rem auto 0; }
    .pannel2 .pannel2-content .every-content {
      height: 0.7733333333rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 0.48rem;
      color: #000000;
      padding-right: 2.3866666667rem;
      border: 1px dashed rgba(19, 33, 76, 0.3);
      margin-bottom: 0.2533333333rem;
      border-radius: 0 0 0.2666666667rem 0;
      position: relative; }
      .pannel2 .pannel2-content .every-content .content-link {
        position: absolute;
        top: -1px;
        bottom: -1px;
        right: -1px;
        width: 2.4rem;
        font-size: 0.3733333333rem;
        color: #ffffff;
        border-radius: 0 0 0.1333333333rem 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background-color: #38c0ff;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#38c0ff), to(#3082f1));
        background-image: linear-gradient(0deg, #38c0ff 0%, #3082f1 100%);
        -webkit-box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
                box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
        white-space: nowrap; }
      .pannel2 .pannel2-content .every-content .i-column {
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        width: 0.1466666667rem;
        background-color: #38c0ff;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#38c0ff), to(#3082f1));
        background-image: linear-gradient(0deg, #38c0ff 0%, #3082f1 100%);
        -webkit-box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
                box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2); }
  .pannel2 .title3 {
    margin-top: 1.6666666667rem; }

.pannel3 .outline-online {
  padding: 0.5333333333rem 0.24rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .pannel3 .outline-online .every-content {
    width: 4.6133333333rem;
    height: 3.92rem;
    border-radius: 0 0 0.5333333333rem 0;
    background-color: #3082f2;
    padding-top: 0.2666666667rem;
    position: relative;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(31, 46, 90, 0.2);
            box-shadow: 0px 10px 20px 0px rgba(31, 46, 90, 0.2); }
    .pannel3 .outline-online .every-content .every-title {
      font-size: 0.4533333333rem;
      line-height: 0.4533333333rem;
      color: #ffffff;
      padding-left: 0.2266666667rem;
      position: relative;
      margin-bottom: 0.3466666667rem; }
      .pannel3 .outline-online .every-content .every-title i {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        background-color: #ffffff; }
        .pannel3 .outline-online .every-content .every-title i.i-line {
          height: 1px;
          left: 2.1733333333rem;
          right: 0.3466666667rem; }
        .pannel3 .outline-online .every-content .every-title i.i-cross {
          width: 0.1733333333rem;
          height: 0.1733333333rem;
          right: 0.2133333333rem; }
    .pannel3 .outline-online .every-content .content {
      font-size: 0.3733333333rem;
      color: #ffffff;
      line-height: 0.4533333333rem;
      display: block;
      padding-left: 0.24rem;
      padding-right: 0.2133333333rem; }
    .pannel3 .outline-online .every-content a {
      position: absolute;
      text-align: center;
      left: 0.4rem;
      right: 0.3733333333rem;
      bottom: 0.3866666667rem;
      height: 0.76rem;
      line-height: 0.76rem;
      border-radius: 0 0 0.2666666667rem 0;
      background-color: #ffffff;
      font-size: 0.3733333333rem;
      color: #000000; }
    .pannel3 .outline-online .every-content:last-of-type {
      background-color: #1eb0c6; }
.pannel3 .title4 {
  margin-top: 1.2933333333rem; }
.pannel3 .pannel3-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-left: 1.0133333333rem;
  padding-right: 1.1066666667rem;
  margin-top: 1.0266666667rem;
  margin-bottom: 4.4rem; }
  .pannel3 .pannel3-content .every-circle {
    width: 1.72rem;
    height: 1.2133333333rem;
    border-radius: 50%;
    background-color: rgba(48, 130, 242, 0.1);
    position: relative;
    white-space: nowrap; }
    .pannel3 .pannel3-content .every-circle .pannel3-img {
      position: absolute; }
    .pannel3 .pannel3-content .every-circle .line1 {
      position: absolute;
      color: #152860;
      left: 0;
      right: 0;
      top: 1.36rem;
      text-align: center;
      font-size: 0.4rem;
      line-height: 0.4rem;
      font-weight: bold; }
      .pannel3 .pannel3-content .every-circle .line1 i {
        font-size: 0.3466666667rem;
        line-height: 0.3466666667rem;
        display: inline-block;
        vertical-align: bottom;
        font-weight: normal; }
    .pannel3 .pannel3-content .every-circle .line2 {
      position: absolute;
      left: -0.32rem;
      right: -0.4666666667rem;
      height: 0.5066666667rem;
      line-height: 0.5066666667rem;
      text-align: center;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-image: url(../images/line2.png);
      font-weight: bold;
      color: #3082f2;
      font-size: 0.4533333333rem;
      bottom: -1.3066666667rem;
      display: none; }
    .pannel3 .pannel3-content .every-circle .links {
      position: absolute;
      left: -0.32rem;
      right: -0.4933333333rem;
      top: 2.7333333333rem; }
      .pannel3 .pannel3-content .every-circle .links a {
        display: block;
        width: 100%;
        height: 0.72rem;
        line-height: 0.72rem;
        border-radius: 0 0 0.1333333333rem 0;
        background-color: #152860;
        font-size: 0.3733333333rem;
        color: #ffffff;
        margin-bottom: 0.1466666667rem;
        text-align: center; }
    .pannel3 .pannel3-content .every-circle.pannel3-circle1 .pannel3-img {
      width: 1.2266666667rem;
      left: 0.32rem;
      bottom: 0.24rem; }
    .pannel3 .pannel3-content .every-circle.pannel3-circle2 .pannel3-img {
      width: 1.2266666667rem;
      left: 0.16rem;
      bottom: 0.2666666667rem; }
    .pannel3 .pannel3-content .every-circle.pannel3-circle3 .pannel3-img {
      width: 1.32rem;
      left: 0.1866666667rem;
      bottom: 0.3066666667rem; }
.pannel3 .title5 .pub-title-bg {
  margin-bottom: 0; }

.pannel4 {
  border-radius: 0 0 0.6666666667rem 0;
  background-color: #ffffff;
  width: 9.4666666667rem;
  height: 9.44rem;
  -webkit-box-shadow: 0px 20px 20px 0px rgba(24, 27, 41, 0.2);
          box-shadow: 0px 20px 20px 0px rgba(24, 27, 41, 0.2);
  margin: 0.08rem auto 0;
  padding-top: 0.4133333333rem; }
  .pannel4 .pannel4-swiper {
    width: 8.88rem;
    height: 5rem;
    margin: 0 auto 0.4rem; }
    .pannel4 .pannel4-swiper .swiper-container2 {
      width: 100%;
      height: 100%; }
      .pannel4 .pannel4-swiper .swiper-container2 a {
        display: block;
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%; }
        .pannel4 .pannel4-swiper .swiper-container2 a.link1 {
          background-image: url(../images/swiper_bg4.jpg); }
        /* .pannel4 .pannel4-swiper .swiper-container2 a.link2 {
          background-image: url(../images/swiper_bg2.png); }
        .pannel4 .pannel4-swiper .swiper-container2 a.link3 {
          background-image: url(../images/swiper_bg3.png); } */
      .pannel4 .pannel4-swiper .swiper-container2 .swiper-pagination2 {
        bottom: 0.2666666667rem;
        height: 0.1333333333rem;
        line-height: 0.1333333333rem;
        font-size: 0; }
      .pannel4 .pannel4-swiper .swiper-container2 .swiper-pagination-bullet {
        opacity: 1;
        border: 1px solid #17254e;
        vertical-align: bottom;
        background: transparent;
        margin: 0 0.1066666667rem;
        width: 0.1333333333rem;
        height: 0.1333333333rem;
        border-radius: 50%; }
    .pannel4 .pannel4-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #17254e; }
  .pannel4 .pannel4-right {
    position: relative;
    width: 2.9466666667rem;
    margin-left: 0.6266666667rem;
    margin-top: 0.4rem; }
    .pannel4 .pannel4-right .every-content {
      display: block;
      width: 100%;
      height: 0.84rem;
      line-height: 0.84rem;
      margin-bottom: 0.3066666667rem;
      font-size: 0.4rem;
      background-color: #3082f2;
      border-radius: 0 0 0.2rem 0;
      white-space: nowrap;
      position: relative;
      text-align: center; }
      .pannel4 .pannel4-right .every-content .inside-content {
        display: inline-block;
        vertical-align: middle;
        font-size: 0.4rem;
        color: #ffffff;
        line-height: 0.4rem;
        font-weight: bold; }
      .pannel4 .pannel4-right .every-content .content-right {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        font-size: 0.3733333333rem;
        line-height: 0.4266666667rem;
        color: #000000;
        left: 3.2133333333rem;
        text-align: left; }

.pannel4-link {
  display: block;
  width: 4.8533333333rem;
  height: 0.9733333333rem;
  line-height: 0.9733333333rem;
  border-radius: 0 0 0.2rem 0;
  margin: 0.6666666667rem auto;
  font-size: 0.4rem;
  color: #ffffff;
  background-color: #38c0ff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#38c0ff), to(#3082f1));
  background-image: linear-gradient(0deg, #38c0ff 0%, #3082f1 100%);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
          box-shadow: 0px 5px 5px 0px rgba(53, 166, 249, 0.2);
  text-align: center; }

.public-footer {
  height: 4rem;
  background-color: #162349;
  color: #FFF;
  text-align: center;
  font-size: 0;
  line-height: 2.88rem; }
  .public-footer p {
    display: inline-block;
    font-size: 0.2666666667rem;
    line-height: 0.4rem;
    vertical-align: middle;
    text-align: center; }
    .public-footer p img {
      width: 0.3733333333rem;
      vertical-align: bottom; }

.fixed-bottom {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .fixed-bottom > a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0.4rem;
    color: #ffffff;
    text-align: center;
    background-color: #ff7380;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff7380), to(#c82d3c));
    background-image: linear-gradient(90deg, #ff7380 0%, #c82d3c 100%); }
    .fixed-bottom > a:last-of-type {
      background-color: #ffb300;
      background-image: -webkit-gradient(linear, left top, right top, from(#ffb300), to(#ff6b06));
      background-image: linear-gradient(90deg, #ffb300 0%, #ff6b06 100%); }

.window-alert {
  width: 8rem;
  height: 8rem;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  border: 1px solid #aeaeae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0.2666666667rem;
  background: #fff;
  z-index: 1;
  text-align: center; }
  .window-alert.window-alert-close {
    display: none; }
  .window-alert .closedxf {
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.4rem;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold; }
  .window-alert span {
    cursor: pointer;
    line-height: 0.8rem;
    width: 3.2rem;
    color: #2d374b;
    font-weight: bold;
    font-size: 0.48rem;
    white-space: nowrap; }
  .window-alert > a {
    cursor: pointer;
    line-height: 0.8rem;
    width: 1.6rem;
    color: #2d374b;
    font-size: 0.48rem;
    white-space: nowrap; }
  .window-alert > i {
    height: 0;
    width: 1.6rem; }

/*# sourceMappingURL=index.css.map */