body {
  color: #505050;
  font-size: .14rem;
  line-height: 1.5;
  font-family: "Microsoft Yahei", "PingFang SC", "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif, Tahoma;
  background: #efefef;
}
html {
  font-size: 625%;
}
@media screen and (min-width: 1440px) {
html {
      font-size: 700%;
}
}
@media (max-width: 640px) and (min-width: 0) {
html {
    font-size: 20vw;
}
}
@media screen and (max-width: 640px) and (min-width: 0) and (max-width: 320px) {
html {
      font-size: 64px;
}
}
@media screen and (max-width: 640px) and (min-width: 0) and (min-width: 640px) {
html {
      font-size: 128px;
}
}
._index-new-container .__Conatract-container {
  bottom: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
._index-new-container .app-show {
  display: none !important;
}
._index-new-container .bottom {
  margin-top: 1.1rem;
}
._index-new-container .top-wrap {
  height: 100vh;
  min-height: calc(1.54rem + 480px);
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  min-width: 9.6rem;
}
._index-new-container .top-wrap .top-img {
    position: absolute;
    bottom: 1.54rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
._index-new-container .home-top {
  -ms-flex: 1;
      flex: 1;
  border: 0 solid transparent;
  z-index: 999;
  height: calc(100vh - 1.54rem);
  min-height: 480px;
  width: 100%;
}
._index-new-container .home-top .home-top-header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
    min-width: 9.6rem;
    max-width: 10.24rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
._index-new-container .home-top .header-main {
    height: .6rem;
    margin: 0 auto;
}
._index-new-container .home-top .header-main .menu-list li {
      color: #FFFFFF;
      opacity: 0.6;
}
._index-new-container .home-top .header-main .menu-list .active {
      opacity: 1;
}
._index-new-container .home-top .header-main .after-wrap {
      color: #fff;
}
._index-new-container .home-top .header-main .after-wrap .phone {
        font-size: 16px;
        font-weight: 700;
        height: .6rem;
        line-height: .6rem;
}
._index-new-container .home-top .header-main .after-wrap .after-regest {
        padding: .05rem .18rem;
        color: #5b5b5b;
        background: #fff;
        margin-right: .1rem;
        border-radius: .02rem;
}
._index-new-container .home-top .header-main .after-wrap .after-login {
        padding: .05rem .18rem;
        border-radius: .02rem;
        color: #fff;
        border: 1px solid #fff;
}
._index-new-container .home-top .sign-box {
    background: rgba(0, 0, 0, 0.6);
    width: 3rem;
    padding: 0.1rem 0.2rem;
    position: relative;
    z-index: 2000;
    margin-top: .75rem;
}
._index-new-container .home-top .sign-box .title {
      text-align: left;
      color: #fff;
      font-size: .16rem;
}
._index-new-container .home-top .sign-box .login-form {
      margin-top: 0.2rem;
}
._index-new-container .home-top .sign-box .login-form .dis-btn {
        cursor: not-allowed;
}
._index-new-container .home-top .sign-box .login-form .hint {
        color: #fff;
        text-align: center;
        margin-top: 0.1rem;
        font-size: .14rem;
}
._index-new-container .home-top .sign-box .login-form .hint .goto-login {
          color: #fff;
          font-size: .14rem;
          text-decoration: underline;
}
._index-new-container .home-top .sign-box .login-form .hint-icon {
        color: rgba(208, 208, 208, 0.7);
        width: .3rem;
        margin-bottom: 22px;
        height: 40px;
        line-height: 40px;
}
._index-new-container .home-top .sign-box .login-form .login-input {
        width: calc(100% - .3rem);
}
._index-new-container .home-top .sign-box .login-form .img-input {
        width: calc(70% - .3rem - 6px);
}
._index-new-container .home-top .sign-box .login-form .pic-code-img {
        width: 30%;
        height: 39px;
        margin-bottom: 22px;
        margin-left: 4px;
}
._index-new-container .home-top .sign-box .login-form .form-step2 {
        text-align: right;
        padding: .2rem 0;
}
._index-new-container .home-top .sign-box .login-form .form-step2 .no-send {
          font-size: 12px;
          color: #fff;
}
._index-new-container .home-top .sign-box .login-form .form-step2 .resend-btn {
          width: 1rem;
          padding: .1rem;
          display: inline;
          margin-left: 0;
          font-size: 14px;
}
._index-new-container .home-top .sign-box .login-form .agreement-input .el-form-item__content {
        line-height: .2rem;
}
._index-new-container .home-top .sign-box .login-form .agreement-input .el-form-item__content .el-checkbox {
          margin-right: 0;
}
._index-new-container .home-top .sign-box .login-form .agreement-input .el-form-item__content .el-checkbox .agreement-label {
            color: #fff;
            font-size: .13rem;
}
._index-new-container .home-top .sign-box .login-form .agreement-input .el-form-item__content .agress-main {
          color: #33ac37;
          font-size: .13rem;
          cursor: pointer;
}
._index-new-container .home-top .sign-box .login-btn {
      width: 100%;
      height: 50px;
      background: #3ca337;
      border-radius: 3px;
      cursor: pointer;
      font-size: 20px;
      font-weight: 400;
      color: #fff;
      line-height: 50px;
      text-align: center;
      margin-top: 20px;
}
._index-new-container .home-top .sign-box .self-main {
      color: #fff;
      font-size: .16rem;
      text-align: center;
}
._index-new-container .home-top .sign-box .self-main img {
        height: 180px;
        margin: 8px 0 4px;
}
._index-new-container .home-top .sign-box .self-main .code-hint {
        font-size: .13rem;
}
._index-new-container .home-top .sign-box .self-main .login-btn {
        margin-top: 8px;
}
._index-new-container .home-top .sign-box .self-main .cancel, ._index-new-container .home-top .sign-box .self-main .hint {
        line-height: .24rem;
        font-size: .14rem;
}
._index-new-container .home-top .sign-box .self-main .cancel .goto-login, ._index-new-container .home-top .sign-box .self-main .hint .goto-login {
          color: #fff;
}
._index-new-container .home-top .sign-box .self-main .cancel {
        margin-top: 5px;
        text-decoration: underline;
        cursor: pointer;
}
._index-new-container .banner-wrap {
  height: calc(100%);
}
._index-new-container .home-main {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}
._index-new-container .home-main-left {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
._index-new-container .home-main-left .app-header-left {
      display: none;
}
._index-new-container .home-main-left .app-header-btns {
      display: none;
}
._index-new-container .home-main-left .el-carousel {
      height: 100%;
}
._index-new-container .home-main-left .el-carousel__indicators {
      position: absolute;
      bottom: 20px;
      left: 50%;
      z-index: 15;
      width: 60%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      text-align: center;
      list-style: none;
}
._index-new-container .home-main-left .el-carousel__indicators .el-carousel__indicator.is-active {
        width: 12px;
        height: 12px;
        background-color: #fff;
}
._index-new-container .home-main-left .el-carousel__indicators .el-carousel__indicator {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        text-indent: -999px;
        cursor: pointer;
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 10px;
        padding: 0;
}
._index-new-container .home-main-left .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
          display: none;
}
._index-new-container .home-main .left-wrapper {
    width: 3.6rem;
    height: 300px;
    position: absolute;
    transition: all .6s ease;
    left: 0;
    top: 0;
}
._index-new-container .home-main .left-wrapper h1 {
      font-size: 0.36rem;
}
._index-new-container .home-main .left-wrapper .func {
      margin-top: 0.15rem;
}
._index-new-container .section2 {
  padding: 0 0.2rem;
  width: 100%;
  height: 1.54rem;
  background: #fff;
  position: relative;
  z-index: 2;
}
._index-new-container .section2 > div {
    padding: 0.15rem 0;
}
._index-new-container .section2 .d-ib {
    width: 25%;
    text-align: center;
}
._index-new-container .section2 .d-ib img {
      width: 1rem;
      height: 1rem;
}
._index-new-container .section2 .d-ib p {
      text-align: center;
      font-size: .16rem;
}
._index-new-container .section3 {
  height: 100vh;
}
._index-new-container .section3 .main-container {
    table-layout: fixed;
    display: table;
    height: 100%;
    padding: 0 0.15rem;
}
._index-new-container .section3 .main-container .img-wrapper {
      width: 4.56rem;
      padding: 0;
      text-align: center;
      display: table-cell;
      vertical-align: middle;
}
._index-new-container .section3 .main-container .img-wrapper img {
        width: 100%;
        vertical-align: middle;
        height: auto;
}
._index-new-container .section3 .main-container .content-wrapper {
      padding-left: 0.55rem;
      padding: 0 0 0 55px;
      display: table-cell;
      vertical-align: middle;
}
._index-new-container .section3 .main-container .content-wrapper .avatar {
        height: 0.5rem;
        margin-bottom: 0.1rem;
}
._index-new-container .section3 .main-container .content-wrapper .avatar img {
          width: 0.5rem;
          height: 0.5rem;
          margin-right: 0.1rem;
          float: left;
}
._index-new-container .section4 {
  background: #fff;
  height: 100vh;
}
._index-new-container .section4 .main-container {
    table-layout: fixed;
    display: table;
    height: 100%;
    padding: 0 0.15rem;
}
._index-new-container .section4 .main-container .content-wrapper {
      padding-right: 0.55rem;
      padding-left: 0;
      text-align: right;
      display: table-cell;
      vertical-align: middle;
}
._index-new-container .section4 .main-container .content-wrapper .avatar {
        height: 0.5rem;
        margin-bottom: 0.1rem;
}
._index-new-container .section4 .main-container .content-wrapper .avatar img {
          width: 0.5rem;
          height: 0.5rem;
          margin-right: 0.1rem;
          margin-left: 0.1rem;
          float: right;
}
._index-new-container .section4 .main-container .content-wrapper p {
        text-align: right;
        font-size: .14rem;
}
._index-new-container .section4 .img-wrapper {
    width: 4.56rem;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
._index-new-container .section4 .img-wrapper img {
      width: 100%;
      vertical-align: middle;
      height: auto;
}
._index-new-container .section5 {
  padding-top: 50px;
  background: #fff;
}
._index-new-container .section5 .full-w {
    max-width: 887px;
    display: block;
    margin: 18px auto 40px;
}
._index-new-container .footer-slot .btn {
  font-size: 0.16rem;
  padding: 0.1rem 0.18rem;
  background: #33ac37;
  font-weight: 500;
  border-radius: 3px;
  color: #fff;
  border: 1px solid transparent;
  margin-left: auto;
  margin-right: auto;
  display: block;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  width: 1.34rem;
}
._index-new-container .footer-slot .btn:hover {
    top: 0;
}
._index-new-container .footer-slot .other-link {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 0 auto 10px 0;
}
._index-new-container .footer-slot .other-link span {
    color: rgba(255, 255, 255, 0.65);
}
._index-new-container .footer-slot .other-link a {
    text-decoration: underline;
    color: #FFFFFF;
}
@media (max-width: 640px) and (min-width: 0) {
html {
    font-size: 20vw;
}
}
@media screen and (max-width: 640px) and (min-width: 0) and (max-width: 320px) {
html {
      font-size: 64px;
}
}
@media screen and (max-width: 640px) and (min-width: 0) and (min-width: 640px) {
html {
      font-size: 128px;
}
}
@media (max-width: 640px) and (min-width: 0) {
body {
    margin: 0 auto;
    min-width: 320px;
    min-height: 100vh;
}
._index-new-container .pc-view {
    display: none !important;
}
._index-new-container .app-show {
    display: block !important;
}
._index-new-container .g-container {
    width: 100%;
    padding: 0 0.17333rem;
}
._index-new-container .top-wrap {
    min-width: 320px;
}
._index-new-container .top-wrap .top-img {
      width: 100%;
      bottom: 108px;
}
._index-new-container .top-wrap .home-top {
      height: calc(100vh - 108px);
      width: 100%;
}
._index-new-container .top-wrap .home-top .home-top-header {
        position: static;
        z-index: 2000;
}
._index-new-container .top-wrap .home-top .header-main {
        height: 0.48rem;
        margin-bottom: 0.89333rem;
}
._index-new-container .top-wrap .home-top .header-main .after-wrap {
          display: none;
}
._index-new-container .top-wrap .home-top .sign-box {
        display: none;
}
._index-new-container .banner-wrap {
    height: calc(100% - 1.35rem);
    padding: 0 .15rem;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-left {
      display: block;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-left .t-36 {
        font-size: 0.32rem;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-btns {
      display: block;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 0.4rem;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-btns .app-header-register {
        width: 4.06667rem;
        border: 1px solid #33ac37;
        outline: 0 solid transparent;
        color: #fff;
        background: #33ac37;
        font-size: 16px;
        font-weight: 500;
        border-radius: 3px;
        padding: 0.12rem 0.21333rem;
        color: #fff;
        border: 1px solid transparent;
        margin-left: auto;
        margin-right: auto;
        display: block;
        cursor: pointer;
        text-align: center;
        box-sizing: border-box;
        margin-bottom: 0.13333rem;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-btns p {
        text-align: center;
        font-size: 14px;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-btns p .app-header-login {
          text-decoration: underline;
}
._index-new-container .banner-wrap .home-main .home-main-left .app-header-btns p .app-header-login:hover {
            color: #555;
}
._index-new-container .banner-wrap .home-main .home-main-left .header-carousel {
      display: none;
}
._index-new-container .section2 {
    height: 108px;
    padding: 0 18px;
}
._index-new-container .section2 .g-container {
      padding: 0;
      width: 100%;
      height: 100%;
}
._index-new-container .section2 .g-container .d-ib {
        height: 100%;
}
._index-new-container .section2 .g-container .d-ib img {
          width: auto;
          height: 84px;
}
._index-new-container .section2 .g-container .d-ib p {
          font-size: 16px;
}
._index-new-container .section3 {
    position: relative;
}
._index-new-container .section3 .main-container {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      left: 50%;
      height: auto !important;
      padding: 0;
}
._index-new-container .section3 .main-container .img-wrapper {
        display: block;
        width: 100%;
        margin: 0;
        margin-bottom: 0.4rem;
}
._index-new-container .section3 .main-container .img-wrapper img {
          width: 4.18667rem;
          max-width: 320px;
          height: auto;
}
._index-new-container .section3 .main-container .content-wrapper {
        padding: 0;
        text-align: center;
        display: block;
}
._index-new-container .section3 .main-container .content-wrapper .top .t-24 {
          font-size: 24px;
}
._index-new-container .section3 .main-container .content-wrapper .top .m-b {
          margin-bottom: 0.24rem;
}
._index-new-container .section3 .main-container .content-wrapper .top p {
          font-size: 14px;
}
._index-new-container .section4 {
    position: relative;
}
._index-new-container .section4 .main-container {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      left: 50%;
      height: auto !important;
      padding: 0;
}
._index-new-container .section4 .main-container .img-wrapper {
        width: 100%;
        text-align: center;
        margin: 0;
        display: block;
        margin-bottom: 0.4rem;
}
._index-new-container .section4 .main-container .img-wrapper img {
          width: 4.18667rem;
          max-width: 320px;
          height: auto;
}
._index-new-container .section4 .main-container .content-wrapper {
        padding: 0;
        text-align: center;
        display: block;
}
._index-new-container .section4 .main-container .content-wrapper .top .t-24 {
          font-size: 24px;
}
._index-new-container .section4 .main-container .content-wrapper .top .m-b {
          margin-bottom: 0.24rem;
}
._index-new-container .section4 .main-container .content-wrapper .top p {
          font-size: 14px;
          text-align: center;
}
._index-new-container .footer-slot .btn {
    font-size: 16px;
    padding: 10px 16px;
    margin-bottom: 0.24rem;
    width: 1.33333rem;
}
._index-new-container .footer-slot .other-link {
    margin-bottom: 0.13333rem;
    font-size: 16px;
}
}
@media (min-width: 641px) {
._index-new-container .top-wrap .sign-box {
    width: 3rem;
    padding: 0.2rem 0.2rem;
    right: 0;
}
}
._index-new-container .fixLogo {
  position: fixed;
  bottom: 36px;
  right: -28px;
}
._index-new-container .fixLogo img {
    width: 200px;
    cursor: pointer;
}
._index-new-container .fixLogo .close {
    position: absolute;
    color: #999;
    line-height: 25px;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    border: 1px solid #999;
    right: 20px;
    cursor: pointer;
}
@media screen and (max-width: 960px) {
._index-new-container .fixLogo {
    position: fixed;
    right: 0;
}
._index-new-container .fixLogo img {
      width: 160px;
      cursor: pointer;
}
._index-new-container .__Conatract-container ._btn-container {
    margin-right: 66px;
}
}
@media screen and (max-width: 560px) {
._index-new-container .fixLogo {
    position: fixed;
    right: 0;
}
._index-new-container .fixLogo img {
      width: 100px;
      cursor: pointer;
}
._index-new-container .fixLogo .close {
      line-height: 16px;
      height: 20px;
      width: 20px;
      font-size: 17px;
      right: 10px;
      cursor: pointer;
}
._index-new-container .__Conatract-container ._btn-container {
    margin-right: 31px;
}
}

