﻿.main-banner {
  width: 100%;
  height: 486px;
  background-image: url(../images/home_main.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.banner-con {
  padding-left: 44%;
  padding-top: 100px;
  width: 600px;
  clear: both;
  overflow: hidden;
}
.banner-txt-one{
  width: 600px;
  display: block;
}
.banner-txt-ano{
  width: 350px;
  display: block;
  margin-left: 250px;
  margin-top: 25px;
}
.banner-tit-bold {
  font-weight: bold;
}
.banner-mid-tit {
  display: block;
  margin-top: 20px;
  background-color: #999b9d;
  width: 394px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-radius: 25px 0 25px 25px;
  color: #ffffff;
  font-size: 24px;
  margin-left: 200px;
}
.banner-btn {
  padding-left: 66px;
  padding-top: 40px;
}
.banner-btn li {
  display: inline-block;
  cursor: pointer;
}
.bannner-btn-fir{
  margin-right: 40px;
}
.bannner-btn-fir a{
  display:block;
  width: 244px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  background-color: #02c792;
  color: #ffffff;
}
.bannner-btn-fir a:hover{
  display:block;
  width: 244px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  background-color: #16AD84;
  color: #ffffff;
}
.banner-btn-sec a{
  display:block;
  width: 244px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  background-color: #ffc512;
  color: #ffffff;
}
.banner-btn-sec a:hover{
  display:block;
  width: 244px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  background-color: #C7990E;
  color: #ffffff;
}

.intro-tit {
  color: #1d1724;
  font-size: 24px;
  line-height: 28px;
  width: 100%;
  text-align: center;
  padding-top: 88px;
}
.intro-content {
  color: 14px;
  color: #989898;
  line-height: 20px;
  width: 100%;
  text-align: center;
  padding-top: 24px;
}
.intro-list {
  clear: both;
  overflow: hidden;
  padding-top: 80px;
}
.intro-list li {
  /* display: inline-block; */
  float: left;
}
.intro-li {
  width: 300px;
  height: 214px;
  border: 1px solid #f0f0f0;
  color: #4c4c4c;
  position: relative;
  background-repeat: no-repeat;
  background-position: 190px 106px;
  background-size: 100px;
}
.intro-li:nth-of-type(2) {
  margin: 0 140px;
}

.intro-li-one{
  background-image: url(../images/ic_date1@2x.png);
 
}
.intro-li-two{
  background-image: url(../images/ic_time2@2x.png);
}
.intro-li-three{
  background-image: url(../images/ic_apply3@2x.png);
  
}

.intro-h5 {
  color: #525e6a;
  font-size: 20px;
  width: 100%;
  text-align: center;
  padding-top: 36px;
  font-weight: bold;
}
.intro-h5::after {
  content: "";
  width: 36px;
  height: 4px;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 70px;
  background-color: #dee1e4;
}
.intro-list-con {
  padding-top: 18px;
  font-size: 14px;
  width: 100%;
  text-align: center;
  line-height: 18px;
}
.howItwork {
  margin-top: 67px;
  height: 456px;
  background-image: url(../images/home/home_image_HIW.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #ececf0;
  padding: 86px;
  box-sizing: border-box;
}
.hiw-tit {
  font-weight: bold;
  font-size: 28px;
  color: #525e6a;
  line-height: 34px;
}
.three-steps {
  padding-top: 50px;
}
.step-each h5 {
  font-size: 16px;
  color: #525e6a;
}
.step-each p {
  font-size: 14px;
  color: #717171;
}
.step-each {
  background-repeat: no-repeat;
  padding-left: 50px;
  background-position: left top;
  background-size: 28px;
  padding-bottom: 10px;
  position: relative;
}
.step-each:nth-of-type(1) {
  background-image: url(../images/home/home_no1@2x.png);
}
.step-each:nth-of-type(2) {
  background-image: url(../images/home/home_no2@2x.png);
}
.step-each:nth-of-type(3) {
  background-image: url(../images/home/home_no3@2x.png);
}
.underReline {
  padding-bottom: 33px;
}
.underReline::after {
  content: "";
  width: 2px;
  height: 32px;
  background: #b3c1cc;
  display: block;
  position: absolute;
  left: 13px;
}
.elig {
  padding: 88px 0;
}
.elig h4 {
  width: 100%;
  font-size: 24px;
  color: #1d1724;
  text-align: center;
  padding-bottom: 80px;
}

.eli-list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 214px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.eli-li{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.eli-li img {
  width: 84px;
  height: 84px;
}
.eli-li span {
  display: block;
  font-size: 14px;
  color: #717171;
  text-align: center;
  padding-top: 16px;
}
.faq {
  background-color: #DCDBE0;
  width: 100%;
  /* height: 336px; */
  box-sizing: border-box;
  padding-bottom: 60px;
}
.faq-con {
  background-image: url(../images/home/home_FAQ.jpg);
  background-repeat: no-repeat;
  background-position: right 7px;
  background-size: 510px;
  font-size: 14px;
  color: #717171;
  line-height: 14px;
  overflow: hidden;
  clear: both;
}
.faq-li {
  width: 700px;
  cursor: pointer;
  padding-top: 2px;
}

.faq-li h5 {
  display: inline-block;
}
.faq-li h5 a{
  border-bottom: 1px solid #4c4c4c;
  color: #717171;
  line-height:20px; 
  height: 20px;
  display: block;
  font-size: 16px;
}
.faq-li h5 a:hover {
  color: #000b12;
  border-bottom: 1px solid #000b12;
}

.far-each-con {
  display: none;
}
.faq-con h4 {
  padding-top: 48px;
  font-size: 24px;
  color: #1d1724;
  padding-bottom: 20px;
}
.faq-box {
  /* height: 226px; */
  /* overflow: hidden; */
}
.tap-more {
  display: block;
  width: 86px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #02c792;
  border-radius: 4px;
  color: #ffffff;
  margin-top: 16px;
}
.tap-more a{
  color: #ffffff;
  cursor: pointer;
}
.cmy-container {
  box-sizing: border-box;
  padding: 50px 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cmy-line dt {
  padding-bottom: 20px;
}
.cmy-line dt img {
  height: 28px;
}
.cmy-line dd a {
  font-size: 14px;
  color: #989898;
  line-height: 28px;
  text-decoration: underline;
}
.download {
  width: 100%;
  height: 128px;
  background-image: url(../images/home/home_down.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  text-align: center;
}
.dm-txt {
  display: block;
  padding-top: 18px;
  padding-bottom: 15px;
}
.dm-btn {
  display: block;
  background-image: url(../images/home/home_button_gp_normal@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  width: 200px;
  height: 45px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 23px;
}
.dm-btn:hover {
  display: block;
  background-image: url(../images/home_button_gp_down_select@2x.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  width: 200px;
  height: 45px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 23px;
}




.head-content-title {
    font-size: 70px;
    font-weight: bold;
    color: #252525;
    line-height: 80px;
    margin-bottom: 20px;
}

.head-content-desc {
    font-size: 21px;
	line-height: 21px;
    color: #696969;
    margin-bottom: 83px;
}

.head-content-descGreen {
    color: #7b26f9;
}

.head-content-buttons {
    display: flex;
}

.head-content-buttons-download {
    width: 191px;
	height: 56px;
    background-color: #7b26f9;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 56px;
    border-radius: 40px;
    text-align: center;
    margin-right: 7px;
}

.head-content-buttons-download-link {
    color: #ffffff;
}

.home {
    color: #000;
}

.home-reason-subtitle {
    font-size: 27px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}

.home-reason-title {
    color: #7b26f9;
    font-size: 70px;
    line-height: 70px;
    text-align: center;
    margin-bottom: 35px;
    font-weight: bold;
}

.home-reason-content-left, .home-reason-content-right {
    width: 315px;
}

.home-reason-content-left-item {
    margin-top: 60px;
}

.home-reason-content-left-item-box {
    height: 88px;
    position: relative;
    margin-bottom: 24px;
}

.home-reason-content-left-item-img {
    margin-bottom: 24px;
}

.home-reason-content-left-item-title {
    font-size: 28px;
    color: #252525;
    font-weight: bold;
    margin-bottom: 26px;
}

.home-reason-content-left-item-desc {
    color: #898989;
    font-size: 16px;
}

.home-reason-content-center {
    margin: 0 40px 50px;
}

.white {
    color: #fff;
}

.text-right {
    text-align: right;
}

.home-play {
    position: relative;
}

.home-play-img {
    width: 100%;
}

.home-play-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home-play-content-subtitle {
    font-size: 16px;
    color: #ceadfe;
    margin-bottom: 45px;
    text-align: center;
}

.home-play-content-title {
    color: #ffffff;
    font-size: 70px;
    font-weight: bold;
    margin-bottom: 48px;
    text-align: center;
}

.home-play-content-img {
    width: 7.7%;
    display: block;
    margin: 0 auto;
}




.person {
    padding: 100px 0;
}

.person-info-subtitle {
    font-size: 16px;
    color: #7b26f9;
    text-align: center;
    margin-bottom: 40px;
}

.person-info-title {
    font-size: 70px;
    font-weight: bold;
    color: #252525;
    text-align: center;
    margin-bottom: 125px;
}

.person-info-img {
    width: 290px;
    height: 290px;
    display: block;
    margin: 0 auto 60px;
}

.person-info-desc {
    width: 814px;
    text-align: center;
    color: #5f5f5f;
    font-size: 28px;
    line-height: 38px;
    margin: 0 auto 44px;
}

.person-info-subdesc {
    text-align: center;
    font-size: 24px;
    color: #000000;
    margin-bottom: 26px;
}

.person-info-nextdesc {
    text-align: center;
    font-size: 16px;
    color: #c2c2c2;
}





.home-contact {
    background-color: #b481ff;
}

.home-contact-right-subtitle {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 41px;
    padding-top: 150px;
}

.home-contact-right-title {
    font-size: 51px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 62px;
}

.home-contact-right-input3 {
    width: 100%;
	height: 181px;
    background-color: #ffffff;
    margin-bottom: 29px;
    box-sizing: border-box;
    padding-top: 20px;
}

.home-contact-right-input-left, .home-contact-right-input-right, .home-contact-right-input3 {
    padding-left: 21px;
}

.home-contact-right-button {
    width: 191px;
    height: 56px;
    background-color: #ffbd02;
    font-size: 16px;
    color: #252525;
    border-radius: 30px;
    text-align: center;
    line-height: 56px;
    margin-bottom: 150px;
    cursor: pointer;
}



.swiper-container {
    width: 1200px;
    height: 750px;
    margin: 0 auto;
    --swiper-navigation-color: #fff;
    --swiper-pagination-color: #b482ff;
}

.swiper-button-prev {
    outline: none;
    background: #b481ff;
    border-radius: 50%;
    padding: 20px 30px 20px 30px;
}

.swiper-button-next {
    outline: none;
    background: #b481ff;
    border-radius: 50%;
    padding: 20px 28px 20px 34px;
}

.com-logo-img {
    /* padding-left: 40px; */
}

.download-button {
    width: 183px;
	height: 40px;
    font-size: 15px;
    color: #363636;
    background-color: #ffd739;
	box-shadow: 0px 10px 12px 0px 
        rgba(0, 0, 0, 0.1);
    line-height: 48px;
    border-radius: 40px;
}

.text-white {
    color: #fff;
}

@media (min-width: 768px) {
    body {
        min-width: 1200px;
    }
    .head-content-box {
        align-self: center;
    }
    .head-content {
        width: 1200px;
        display: flex;
        margin: 140px auto;
    }
    .home-head {
        background: no-repeat url("../images/home/top_bg.png");
        height: 1060px;
        min-width: 1200px;
        background-position: right 88px;
    }
    .home-reason-content {
        display: flex;
        justify-content: center;
        width: 1200px;
        margin: 0 auto;
    }
    .home-reason {
        background: no-repeat url("../images/home/phone_bg.png");
        background-position: bottom;
    }
    .home-reason-mobile {
        display: none;
    }
    .home-reason-content-left-item-box-img {
        position: absolute;
        right: 0;
    }
    .home-play-content {
        min-width: 1200px;
    }
    .home-contact-box {
        margin: 0 auto;
        width: 1200px;
        display: flex;
        justify-content: space-between;
    }
    .home-contact-left {
        width: 416px;
        height: 489px;
        align-self: flex-end;
    }
    .home-contact-right {
        align-self: center;
        width: 55%;
    }
    .home-contact-right-input-left {
        width: 48%;
        height: 60px;
        margin-bottom: 30px;
        margin-right: 3.08%;
        box-sizing: border-box;
    }
    .home-contact-right-input-right {
        width: 48%;
        height: 60px;
        margin-bottom: 30px;
        box-sizing: border-box;
    }
    .home-reason-content-left-item-img {
        width: 88px;
        height: 88px;
    }
}

@media (max-width: 768px) {
    .com-sub {
        z-index: 100;
    }
    .common-head {
        position: relative;
    }
    .head-content {
        padding-bottom: 5.56rem;
    }
    .head-content-box {
        position: absolute;
        bottom: 0;
        left: .56rem;
    }
    .head-content-title {
        font-size: .69rem;
        margin-bottom: .28rem;
        line-height: 1.11rem;
    }
    .head-content-desc {
        font-size: .42rem;
        line-height: .61rem;
        margin-bottom: .56rem;
    }
    .head-content-phone {
        width: 100%;
        background: no-repeat url("../images/home/top_bg.png");
        background-size: auto 100%;
        background-position: right bottom;
        padding: 1.72rem 0 .31rem;
    }
    .head-content-buttons-download {
        border-radius: .28rem;
        font-size: .36rem;
        width: 3.67rem;
        height: 1.11rem;
        line-height: 1.11rem;
    }
    .head-content-buttons-google {
        width: 3.67rem;
        height: 1.11rem;
    }
    .home-reason-pc {
        display: none;
    }
    .home-reason-content-center {
        width: 77%;
        margin: 0 1.14rem .64rem;
    }
    .home-reason-subtitle {
        font-size: .44rem;
        margin-top: 1.22rem;
        margin-bottom: .17rem;
    }
    .home-reason-title {
        font-size: .67rem;
        line-height: .92rem;
        margin-bottom: .42rem;
    }
    .home-reason-content-left-item-title {
        font-size: .5rem;
        text-align: center;
        margin-bottom: .19rem;
        margin-top: .28rem;
        line-height: .69rem;
    }
    .home-reason-content-left-item-box-img, .home-reason-content-left-item-img {
        width: 1.67rem;
        margin: 0 auto;
        display: block;
    }
    .home-reason-content-left, .home-reason-content-right {
        width: 100%;
        padding: 0 .56rem;
        box-sizing: border-box;
    }
    .home-reason-content-left {
        margin-bottom: 1.44rem;
    }
    .home-reason-content-right {
        background: no-repeat url("../images/home/gradient-image-mobile.png");
        background-size: 100% auto;
        padding-bottom: 1.06rem;
        padding-top: 1.14rem;
    }
    .home-reason-content-left-item {
        margin-top: .94rem;
    }
    .home-reason-content-left-item-desc {
        text-align: center;
        font-size: .42rem;
    }

    .text-right {
        text-align: center;
    }
    .home-play {
        width: 100%;
        height: 7.83rem;
        background: no-repeat url("../images/home/more-than-just-an-app-image-mobile.png");
        background-size: 100% 100%;
    }
    .home-play-img {
        display: none;
    }
    .home-play-content-subtitle {
        margin-bottom: .69rem;
    }
    .home-play-content-title {
        font-size: .67rem;
        margin-bottom: .78rem;
        white-space: nowrap;
    }
    .home-play-content-img {
        width: 1.67rem;
    }
    .person-info-title {
        font-size: .67rem;
        margin-bottom: .97rem;
    }
    .swiper-container {
        width: 100%;
        height: 12.03rem;
    }
    .person {
        padding: 1.44rem 0;
    }
    .person-info-img {
        width: 3.11rem;
        height: 3.11rem;
        margin-bottom: .75rem;
    }
    .person-info-desc {
        font-size: .42rem;
        width: 70%;
        line-height: .69rem;
        margin-bottom: .44rem;
    }
    .person-info-subtitle {
        margin-bottom: .28rem;
    }
    .person-info-subdesc {
        font-size: .39rem;
        margin-bottom: .31rem;
    }
    .person-info-nextdesc {
        font-size: .36rem;
    }
    .home-contact-right-subtitle {
        font-size: .36rem;
        margin-bottom: .28rem;
        padding-top: 1.19rem;
    }
    .home-contact-right-title {
        font-size: .72rem;
        margin-bottom: .67rem;
    }
    .home-contact-box {
        padding: 0 .56rem;
        box-sizing: border-box;
    }
    .home-contact-right-input-left, .home-contact-right-input-right {
        width: 100%;
        height: 1.33rem;
        box-sizing: border-box;
        margin-bottom: .33rem;
    }
    .home-contact-right-button {
        width: 4.22rem;
        height: 1.33rem;
        line-height: 1.33rem;
        font-size: .39rem;
        margin-bottom: 0;
    }
    .home-contact-box {
        position: relative;
        padding-bottom: 7.81rem;
    }
    .home-contact-left {
        position: absolute;
        bottom: 0;
        width: 6rem;
    }
    .swiper-container{
        --swiper-navigation-size: .56rem;/* 设置按钮大小 */
    }
    .swiper-button-prev, .swiper-button-next {
        padding: .28rem .39rem;
    }
}
