.cpys_flexBox {
  margin-right: auto;
  margin-left: auto; }

.banner-box .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 122px;
  z-index: 666; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 22px; }

.banner-box .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  background: transparent;
  opacity: 1; }

.swiper-container .swiper-pagination-bullet-active {
  background: #fff; }

  .section .login-box {
    margin: 146px 0;
    height: 580px;
    padding-top: 90px;
    background: rgba(17, 21, 25, 0.6);
    position: relative; }
    .section .login-box .lognbox {
      margin: 0 95px; }
    .section .login-box .lognbbox {
      height: 382px;
      padding: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center;
      box-align: center;
      -moz-box-align: center;
      -webkit-box-align: center; }
    .section .login-box .logindiv {
      padding: 25px 0;
      height: 382px;
      background: #fff; }
      .section .login-box .logindiv .logn-title {
        padding-bottom: 18px;
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        text-align: center; }
      .section .login-box .logindiv .text-box {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -moz-box-pack: flex-end;
        -webkit--moz-box-pack: flex-end;
        box-pack: flex-end;
        color: #4083d4;
        font-size: 12px; }
      .section .login-box .logindiv .re-btn {
        cursor: pointer;
        margin-right: 20px; }
      .section .login-box .logindiv .btn-w {
        cursor: pointer; }
      .section .login-box .logindiv .submit-btn {
        cursor: pointer;
        width: 200px;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        color: #4083d4;
        line-height: 36px;
        height: 40px;
        border: 2px solid #1872d0; }
      .section .login-box .logindiv .inp-box {
        margin: 14px 16px 0 16px;
        height: 50px; }
        .section .login-box .logindiv .inp-box input {
          width: 100%;
          border: 1px solid #f1f2ff;
          padding: 11px;
          height: 100%;
          font-size: 12px;
          display: block; }
    .section .login-box .loginb {
      width: 550px;
      height: 382px; }
.reg-tip {
    text-align: right;
    padding-top: 10px;
    padding-right: 35px;
}
.footer_bottom p {
    margin: 0;
}
@media (max-width: 768px) {
    .section .login-box .logindiv .logn-title {
        padding-bottom: 8px;
        font-size: 22px;
    }
    .section {
        height: 580px;
    }
    .section {
        background: url(../images/qxbackground.png) no-repeat center top;
        background-size: 100% 244%;
        height: 580px;
        position: relative;

        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit--moz-box-pack: center;
        box-pack: center;
    }
    .section .login-box {
        margin: 96px 0 0 0;
        height: 450px;
        padding-top: 35px;
        background: rgba(17, 21, 25, 0.6);
        position: relative;
    }
    .section .login-box .lognbox {
        margin: 0 25px;
    }
    .reg-tip {
        text-align: right;
        padding-top: 0;
        padding-right: 35px;
    }
    .logo {
        margin-left: 0;
        width: 100%;
        display: flex;
        margin-top: 12px;
    }
    .regiser {
        width: 64px;
        margin-right: 0px;
        font-size: 12px;
    }
    .login {
        width: 64px;
        margin-right: 18px;
        font-size: 12px;
    }
    .logo img {
        width: 90%;
        height: auto; }
    .logobox .phone {
        display: none; }
    .cpys_flexBox {
        width: 750px; }
    .inp-box .col-md-12,.inp-box .col-sm-4,.inp-box .col-xs-4 {
        padding: 0;
    }
}
@media (min-width: 992px) {
    .section {
        background: url(../images/qxbackground.png) no-repeat center top;
        background-size: 100% 244%;
        height: 838px;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit--moz-box-pack: center;
        box-pack: center;
    }

    .cpys_flexBox {
        width: 970px; } }

@media (min-width: 1200px) {
    .section {
        background: url(../images/qxbackground.png) no-repeat center top;
        background-size: 100% 244%;
        height: 838px;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit--moz-box-pack: center;
        box-pack: center;
    }
    .cpys_flexBox {
        width: 1170px; } }