html,body{ height: 100%; margin: 0; padding: 0; font-size: 14px;    background: #eee;}
@media screen and (max-width:320px ) {
    html{font-size: 12px;}
}
@media screen and (min-width:321px) and (max-width:375px ) {
    html{font-size: 14px;}
}
@media screen and (min-width:376px ) {
    html{font-size: 16px;}
}
.container{
    padding: 0px 1.07rem;
}
.clearfix {
    *zoom: 1;
  }
.clearfix:after{
    visibility: hidden;
    display: block;
    height: 0;
    content: ".";
    font-size: 0;
    clear: both;
  }
.mobile-banner{
    width: 100%;
}

.mobile-banner-con{
    height: 160px;
    padding-left: 15px;
    background: url('../images/banner-bg.png') no-repeat;
    background-size: cover;
}
.mobile-banner-text1{
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 28px;
}
.mobile-banner-text2{
    font-size: 24px;
    color: #FFFFFF;
    width: 170px;
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
}
.mobile-banner-con img{
    width: 150px;
    margin-top: 23px;
}
.mobile-banner-btn{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FD674F;
    text-align: center;
    margin-top: 15px;
    background: #FFFFFF;
    border-radius: 100px;
    cursor: pointer;
}

.mobile-act-container{
    background: #fff;
    /* padding-top: 2rem; */
    padding-top: 2.375rem;
}
.mobile-act-container img{
    width: 100%
}
.mobile-act-list>div{
    padding: 0px;
    text-align: center;
}
.mobile-act-container p{
    font-size: 1rem
}


.text-black{
    color:rgba(0,0,0,.88);
}

.mobile-module-title .main{
    /* font-size: 1.3rem; */
    /* color: #3D4A5E; */
    font-size: 1.375rem;
    line-height: 1.875rem;
    color:rgba(0,0,0,.88);
    position: relative;
    text-align: center;
    font-weight: 500;
    margin: 0;
}
/* .mobile-module-title .main:before{
    position: absolute;
    content: " ";
    height: 3.57rem;
    background: url(../images/titlebg.png) no-repeat center / 100%;
    width:5rem;
    top: 0px;
    left: 0px;
    margin-top: -1.4rem;

} */
.mobile-module-title .sub{
    color: #999999;
    font-size: 0.93rem;
}
/* .mobile-module-title 
.sub:after,
.mobile-module-title 
.main.haveline:after{
    content: " ";
    height: 0.14rem;
    width: 5rem;
    background: #FF730D;
    display: block;
    margin-top: 0.36rem;
    left: 0px;
    bottom: 0px;
    
} */
.mobile-plat-container{
    background: #fff;
    padding-top: 2rem;
    margin-top: 0.71rem;
}
.mobile-plat-container .mobile-module-title{
    margin-bottom: 1.7rem;
}
.mobile-plat-container img{
    width: 80%;
}
.mobile-plat-list{
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.mobile-plat-list>div{
    padding: 0px;
    text-align: center;
    margin-bottom: 1rem;
}

.mobile-tool-list{
    display: flex;
    justify-content:space-between;
    padding: 0 1.2rem;
}
.mobile-tool-item{

}
.mobile-tool-item img{
    width: 6.15rem;
}


.mt_20{
    margin-top: 1.43rem;
}
.mb_20{
    margin-bottom: 1.43rem!important;
}
.mt_15{
    margin-top: 1.07rem;
}
.mb_15{
    margin-bottom: 1.07rem!important;
}
.mb_18{
    margin-bottom: 1.29rem;
}
.free{
    position: relative;
}
.plat-title{
    margin-top: 2rem;
}

.free:after{
    content: "免费试用";
    background: #ffe8dd;
    color: #FD8C52;
    border: 1px solid #FD8C52;
    width:80%;
    display: block;
    left: 10%;
    position: absolute;
    bottom: 0px;
    margin-bottom: -1.5rem;
    border-radius: 0.71rem;
    height: 1.43rem;
    line-height: 1.43rem;
    font-size: 0.86rem;
}
.free-15:after{
    content: "15天免费试用";
}
.free-7:after{
    content: "7天免费试用";
}
.tcenter{
    text-align: center;
}
.mobile-remark{
    color: #999999;
    font-size: 0.86rem!important;
    margin: 1rem auto;
}
.mobile-footer{
    background: #37363C;
    margin-top: 0.71rem;
    color: #fff;
    padding-bottom: 1.43rem;
    padding-bottom: 7.5rem;
}

.mobile-footer .mobile-icon{
    height: 1rem;
    width: 1rem;
    vertical-align: middle;
    margin-right: 0.5rem;
    
}
.mobile-footer span{
    vertical-align: middle;
}
.mobile-footer-content{
    padding-top: 0.5rem;
    border-top: 1px solid #fff;
}
.mobile-footer-list>div{
    margin-bottom: 0.5rem;
}
.mobile-footer-content>div:first-child{
    padding-left: 0px;
}
.mobile-footer-content>div:last-child{
    padding-right: 0px;
}
.mobile-footer .qrcode{
    width: 100%;
}
.mobile-fixed{
    /* display: none; */
    text-align: center;
    padding-bottom: 0.71rem;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(255,255,255,0.90);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);
    color: #666666;
}
.mobile-fixed .mobile-icon{
    width: 1.14rem;
    margin-right: 0.3rem;
    vertical-align: middle;
    /* padding: 0.71rem; */
}
.mobile-fixed span{
    vertical-align: middle;
}
.mobile-fixed .regist-button{
    width: 100%;
}
.mobile-fixed .line{
    display: inline-block;
    border-right: 1px solid #666666;
    padding-right: 0.64rem;
    margin-right: 0.64rem;
}
.regist-fixed{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.6);
    z-index: 99999;
}
iframe{
    width: 280px;
    height: 413px;
    position: absolute;
    top: 50%;
    margin-top: -206.5px;
    left: 50%;
    margin-left: -140px;
}
.modal-dialog{
    position: absolute;
    width: 90%;
    margin: 0px;
    left: 5%;
    top: 50%;
    margin-top: -55px;
}
.modal-body{
    text-align: center;
    font-size: 16px;
}

.zz-container .mobile-module-title .main{
    font-family: PingFangSC-Medium;
}
.zz-container .mobile-footer p{
    text-align: center;
    font-size: 1.07rem;
}

.zz-container .mobile-introduce-container,.zz-container .mobile-stage-container{
    background: #ffffff;
    padding-top: 2rem;
}

.zz-container .mobile-stage-container,.zz-container .mobile-act-container{
    margin-top: 0.71rem;
}
.zz-container .mobile-stage-container img{
    width: 100%
}
.zz-container .mobile-act-list>div p,.zz-container .mobile-stage-container .stage-text,.zz-container .mobile-introduce-container .introduce-item{
    font-family: PingFangSC-Regular;
    font-size: 1.07rem;
    color: #333333;
    margin-bottom: 1.07rem;
}
.zz-container .mobile-act-list:last-child{
    margin-top: 0.29rem;
}
.zz-container .mobile-stage-container .stage-text{
    margin-bottom: 1.29rem;
    margin-top: 0.5rem;
}
.zz-container .mobile-remark{
    margin: 1.07rem auto 1.43rem;
}
.zz-container .mobile-act-list>div p{
    margin: 0px;
}
i.point{
    display: inline-block;
    height: 6px;
    width: 6px;
    border-radius: 3px;
    background: #3D4A5E;
    margin-right: 5px;
    vertical-align: middle;
}


.mobile-opne-plat-img-box{
    text-align: center;
}
.mobile-opne-plat-img-box img{
    width: 132px;
}
.mobile-opne-plat-text-box{
    margin-top: 20px;
}
.mobile-opne-plat-text-box p{
    font-size: 14px;
    color: #333;
}
.mobile-link{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FF730D;
    margin: 20px auto;
    border: 1px solid #FF730D;
    border-radius: 100px;
}
.mobile-logistics-search{

}
.mobile-logistics-search .mobile-logistics-item{
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.mobile-hhr-img-box{
    text-align: center;
}
.mobile-hhr-img-box img{
    width: 62%;
}
.mobile-hhr-title{
    font-size: 16px;
    color: #3D4A5E;
}
.mobile-hhr-text{
    font-size: 14px;
    color: #999999;
}


.flex{
    display: flex;    
}
.spaceAround{
    justify-content: space-around;
}
.spaceBetween{
    justify-content: space-between;
}
.alignCenter{
    align-items: center;
}



.mobile-dialog{
    position: fixed;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.50);
    z-index: 9999;
}
.mobile-dialog-con{
    position: absolute;
    width:280px;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    padding: 15px 0 20px 0;
    transform: translateY(-50%);
    background: #FFFFFF;
    border-radius: 8px;
}
.mobile-dialog-title{
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.mobile-dialog-img{
    display: block;
    width: 190px;
    height: 190px;
    margin: 20px auto 0 auto;
}
.mobile-dialog-wx{
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}
.mobile-dialog-copy{
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #FE7300;
    margin: 10px auto;
    background: #FFFFFF;
    border: 0.5px solid #FE7300;
    border-radius: 16px;
}
.mobile-dialog-url-text{
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding: 20px;
    word-break: break-all;
}
.mobile-dialog-close{
    position: absolute;
    width: 12px;
    height: 12px;
    top: 10px;
    right: 10px;
}

.mobile-tips{
    display: none;
    position: fixed;
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px 24px;
    background: rgba(0,0,0,0.80);
    border-radius: 8px;
    top:30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
}