.header-box{
    width: 100%;
    min-width: 12rem;
    height: 1.22rem;
    /*border-bottom: 1px solid #cccccc;*/
}
.header-box .header-top{
    width: 100%;
    height: 0.4rem;
    /*background: #202437;*/
    background-color: rgba(229, 229, 229, 1);
}
.header-box .header-top .top-main{
    width: 12rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin: 0 auto;
    color: #FFFFFF;
    display: flex;
    position: relative;
}
.top-main .main-left{
    height: 0.4rem;
    line-height: 0.4rem;
    color:#b6183f;
}
.top-main .main-left img{
    width: 0.14rem;
    height: 0.14rem;
    float: left;
    margin-top: 0.13rem;
    margin-right: 0.04rem;
}
.top-main .main-right{
    height: 0.4rem;
    line-height: 0.4rem;
    margin-left: 3.5rem;
    color: #FF0000;
}
.sc-btn{
    color: #707070;
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    right: 20px;
    cursor: pointer;
}
.top-main .wx-code{
    margin-left: 0.45rem;
    margin-right: 0.45rem;
    color: #707070;
    position: relative;
    cursor: pointer;
}
.top-main .wx-code:hover .code-img{
    display: block;
}
.wx-code .code-img{
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    bottom:-1.5rem;
    left: -0.3rem;
    z-index: 999;
    display: none;
}
.wx-code .code-img img{
    width: 100%;
    height: 100%;
}
.top-main .login-text{
    width: 1.76rem;
    color: #707070;
    position: relative;
}
.top-main .login-text .login-sel{
    content: '';
    width: 1.5rem;
    height: 1.2rem;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
    top: 0.4rem;
    left: 0;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 99999;
    color: #515666;
    font-size: 0.16rem;
    white-space:nowrap;
    display: none;
}
.login-sel .edit{
    width: 0.9rem;
    margin: 0 auto;
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #EBECF1;
    text-align: center;
    cursor: pointer;
}
.login-sel .edit img{
    width: 0.2rem;
    height: 0.2rem;
    float: left;
    margin-top: 0.2rem;
}
.login-sel .login-out{
    width: 0.9rem;
    margin: 0 auto;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    cursor: pointer;
}
.login-sel .login-out img{
    width: 0.2rem;
    height: 0.2rem;
    float: left;
    margin-top: 0.2rem;
}
.header-box .header-btm{
    width: 95%;
    margin: 0 auto;
    height: 0.82rem;
    line-height: 0.82rem;
}
.first-bar{
    overflow:hidden;
    height: 0.82rem;
    line-height: 0.82rem;
    color: #202437;
    position: relative;
    top: 0;
}
.first-bar .logo{
    width: 1.39rem;
    height: 0.77rem;
    margin-top: 0.015rem;
    display: inline-block;
}
.first-bar .logo img{
    width: 100%;
    height: 100%;
}
.first-bar .tab-li{
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
}
.first-bar .tab-li a{
    color:#202437;
}
.first-bar .tab-li span{
    display: inline-block;
    width: 0.8rem;
    height: 0.82rem;
    line-height: 0.82rem;
    color: red;
    text-align: center;
}
.first-bar .tab-li span{
    transition: all 0.5s;
    position: relative;
}
.first-bar .tab-li span:after{
    content: '';
    width:0;
    position: absolute;
    left: 0.3rem;
    bottom: -1px;
    height: 3px;
    background-color: #FF5B29;
    border-radius: 1px;
    /*display: none;
    */
    transition:width 0.5s;
}
.first-bar .tab-li span a:hover{
    /*border-bottom: 1px solid #2CD781;*/
    color:#FF5B29!important;
}
.first-bar .tab-li span:hover:after{
    width:0.4rem;
    transition:width 0.5s;
}
.first-bar .tab-li span a{
    display: inline-block;
    width: 1rem;
    height: 0.82rem;
    line-height: 0.82rem;
}
.first-bar .search{
    display: inline-block;
    width: 2.65rem;
    height: 0.43rem;
    line-height: 0.43rem;
    /* float: right; */
    border: 1px solid #C6C8D1;
    margin-top: 0.20rem;
    position: absolute;
    border-right: none;
    margin-left: 0.1rem;

}
.first-bar .search img{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    left: 0.06rem;
    top: 0.11rem;
}
.first-bar input{
    width: 1.6rem;
    height: 0.43rem;
    line-height: 0.43rem;
    background: none;
    outline: none;
    border: none;
    position: absolute;
    vertical-align: middle;
    left: 0.34rem;
    font-size: 0.14rem;
}
.first-bar .search .btn{
    width: 0.55rem;
    height: 0.46rem;
    line-height: 0.46rem;
    color: #FFFFFF;
    background-color: #FF5B29;
    cursor: pointer;
    position: absolute;
    right: -0.01rem;
    top: -0.02rem;
    text-align: center;
    border-top-right-radius: 0.04rem;
    border-bottom-right-radius: 0.04rem;
}
.friend-box{
    width: 100%;
    height: 5.65rem;
    background-image: url("/static/index/images/friend-bac.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.friend-box .title-e{
    font-size: 0.3rem;
    margin-bottom: 0.16rem;
    padding-top: 1rem;
    text-align: center;
}
.friend-box .title{
    font-size: 0.3rem;
    margin-bottom: 0.6rem;
    text-align: center;
}
.friend-box .friend-img{
    width: 12rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.friend-box .friend-img img{
    width: 1.9rem;
    height: 1.09rem;
    margin: 0.05rem;
}
.footer-box{
    width: 100%;
    height: 5.89rem;
    background-color: #202437;
    color: #FFFFFF;
}
.footer-top{
    width: 12rem;
    height: 3.07rem;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    display: flex;

}
.footer-top .top-left{
    width: 3.3rem;
    height: 100%;
}
.footer-top .top-left .footer-logo{
    width: 2.7rem;
    height: 0.97rem;
    margin-top: 0.89rem;
}
.footer-top .top-left .phone-box{
    width: 100%;
    height: 0.32rem;
    display: flex;
    font-size: 0.2rem;
    margin-top: 0.16rem;
}
.footer-top .top-left .phone-box .footer-phone{
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.05rem;
}
.footer-top .top-mid{
    width: 5.4rem;
    height: 100%;
    display: flex;
    margin-top: 0.9rem;
}
.footer-top .top-mid .mid-list{
    width: 25%;
    height: 100%;
}
.top-mid .mid-list .list-li{
    width: 100%;
    margin-bottom: 0.28rem;
}
.footer-top .top-right{
    width: 3.2rem;
    height: 100%;
    float: right;
    margin-top: 0.9rem;
    display: flex;
}
.footer-top .top-right .lx-box{
    width: 1.35rem;
    height: 100%;
}
.top-right .lx-box img{
    width: 1.35rem;
    height: 1.35rem;
}
.top-right .lx-box .name{
    font-size: 0.14rem;
    margin-top: 0.18rem;
    text-align: center;
    width: 100%;
}
.footer-top .top-right .qy-box{
    margin-left: 0.5rem;
}
.footer-bottom{
    width: 12rem;
    margin: 0 auto;
    /*height: 2.82rem;*/
    font-size: 0.14rem;
}
.footer-bottom .bottom-t{
    opacity: 0.49;
    margin-top: 0.56rem;
}
.footer-bottom .bottom-b{
    opacity: 0.49;
    margin-top: 0.56rem;
}
.tc-zz{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.login-zz{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.find-zz{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.dl-zz{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.tc-box{
    width: 8.52rem;
    height: 6rem;
    position: fixed;
    top: calc(50% - 3rem);
    left: calc(50% - 4.26rem);
    background-image: url("/static/common/images/rd-bac.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 99;

}
.tc-box .tc-logo{
    width: 1.93rem;
    height: 0.74rem;
    position: absolute;
    top: 0.21rem;
    left: 0.35rem;

}
.tc-box .tc-logo img{
    width: 1.93rem;
    height: 0.74rem;
}
.tc-box .tc-cha{
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    cursor: pointer;
}
.tc-box .tc-cha img{
    width: 100%;
    height: 100%;
}
.tc-box .title{
    font-size: 0.37rem;
    font-weight: 500;
    width: 2.68rem;
    height: 0.37rem;
    position: absolute;
    top: 0.73rem;
    left: 3.02rem;
}
.tc-box .con-p{
    margin-top: 1.45rem;
    width: 7.82rem;
    margin-left: 0.35rem;
    font-size: 0.18rem;
    font-weight: 500;
}
.tc-box .con-p .p-li{
    text-indent: 0.3rem;
    margin-top: 0.25rem;
}
.p-li p{
    margin-top: 5px;
    text-indent: 60px;
}
.tc-box .agree-box{
    width: 2.6rem;
    position: absolute;
    left: calc(50% - 1.3rem);
    bottom: 1.2rem;
    display: flex;
    /*width: 3.5rem;*/
    font-size: 0.12rem;
    white-space:nowrap;
    text-align: center;
}
.login-right .agree-box{
    width: 3.44rem;
    position: absolute;
    left: 0.67rem;
    top: 4.07rem;
    display: flex;
    /*width: 3.5rem;*/
    font-size: 0.12rem;
    white-space:nowrap;
    text-align: center;
}
 .agree-box a{
    color: #3B6EF1;
}
.tc-box .tc-cz{
    width: 2.2rem;
    height: 0.46rem;
    line-height: 0.46rem;
    font-size: 0.18rem;
    color: #ffffff;
    position: absolute;
    left: calc(50% - 1.1rem);
    bottom: 0.65rem;
    display: flex;
}
.tc-box .tc-cz .sure-btn{
    width: 2.2rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background-color: #FF5B29;
    /*float: left;*/
    cursor: pointer;
    border-radius: 0.03rem;
    text-align: center;
    /*margin-right: 0.8rem;*/
}
.tc-box .nosure-btn{
    width: 2.2rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background-color: #A0A3AF;
    cursor: pointer;border-radius: 0.03rem;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;

}
.login-box{
    width: 9.6rem;
    height: 6.3rem;
    position: absolute;
    /*top: 2.12rem;*/
    top: calc(50% - 3.15rem);
    left: calc(50% - 4.8rem);
    background: #FFFFFF;
}
.login-box .login-left{
    width: 50%;
    height: 100%;
    background-color: #FF5B29;
    float: left;
    position: relative;
}
.login-left .left-code{
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0.3rem;
    left: calc(50% - 0.8rem);
}
.login-left  .left-read{
    width: 100%;
    font-size: 0.14rem;
    text-align: center;
    margin-top: 0.01rem;
    color: #ffffff;
    position: absolute;
    top: 2rem;
}
.login-left .left-ul{
    width: 80%;
    margin-left: 10%;
    height: 3.2rem;
    position: absolute;
    top: 2.4rem;

}
.login-left .left-ul .left-li{
    width: 100%;
    height: 0.86rem;
    margin-bottom: 0.31rem;
    display: flex;
    color: #ffffff;
    font-size: 0.1rem;
}
.login-left .left-ul .left-li img{
    width: 0.70rem;
    height: 0.70rem;
    margin-right: 0.1rem;
}
.login-left .left-ul .left-li .con{
    width: 3.2rem;
    height: 0.86rem;
    font-size: 0.18rem;
    /*padding-top: 0.25rem;*/
    padding-top: 0.15rem;
}
.login-box .login-right{
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
}
.login-right .right-cha{
    width: 0.26rem;
    height: 0.26rem;
    float: right;
    margin-top: 0.17rem;
    margin-right: 0.17rem;
}
.login-right .login-title{
    position: absolute;
    font-size: 0.22rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    border-bottom: 0.06rem solid #FF5B29;
    top: 1rem;
    left: calc(50% - 0.18rem);
}
.login-right .login-phone-title{
    position: absolute;
    font-size: 0.22rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    /*border-bottom: 0.06rem solid #FF5B29;*/
    top: 1rem;
    left: 1.02rem;
    font-size: 0.22rem;
    cursor: pointer;
}
.login-right .login-phone-title .left-title{
    margin-right: 0.42rem;
    font-weight: bold;
    position: relative;
}
.login-right .login-phone-title .left-title .d-line{
    content: '';
    position: absolute;
    width: 0.43rem;
    height: 0.06rem;
    bottom: -0.1rem;
    left: calc(50% - 0.21rem);
    background-color: #FF5B29;
    display: block;
}
.login-right .login-phone-title .right-title{
    font-weight: normal;
    position: relative;
}
.login-right .login-phone-title .right-title .d-line{
    content: '';
    position: absolute;
    width: 0.43rem;
    height: 0.06rem;
    bottom: -0.1rem;
    left: calc(50% - 0.21rem);
    background-color: #FF5B29;
    display: none;
}
.phone-input{
    width: 3.44rem;
    height: 0.46rem;
    background: #EBECF1;
    position: absolute;
    left: 0.67rem;
    top: 2.03rem;
    border-radius: 0.03rem;
}
.phone-input img{
    width: 0.26rem;
    height: 0.26rem;
    float: left;
    margin-top: 0.1rem;
    margin-left: 0.06rem;
}
.phone-input input{
    background:none;
    outline:none;
    border:none;
    height: 100%;
    line-height: 0.26rem;
    text-indent: 0.03rem;
}
.code-input-box{
    width: 3.44rem;
    height: 0.46rem;
    position: absolute;
    left: 0.67rem;
    top: 2.69rem;
    border-radius: 0.03rem;
}
.code-input{
    width: 2.27rem;
    height: 0.46rem;
    background: #EBECF1;
    float: left;
    position: absolute;
}
.code-input img{
    width: 0.26rem;
    height: 0.26rem;
    float: left;
    margin-top: 0.1rem;
    margin-left: 0.06rem;
}
.code-input input{
    width: 1.86rem;
    float: right;
    background:none;
    outline:none;
    border:none;
    height: 100%;
    line-height: 0.26rem;
    text-indent: 0.03rem;
}
.code-input-box .get-code{
    width: 1.07rem;
    height: 0.44rem;
    text-align: center;
    line-height: 0.44rem;
    border: 1px solid #FF5B29;
    border-radius: 0.03rem;
    position: absolute;
    right: 0;
    color: #FF5B29;
    cursor: pointer;
    background-color: #ffffff;
}
.login-btn{
    width: 3.44rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    color: #ffffff;
    background-color: #FF5B29;
    font-size: 0.18rem;
    border-radius: 0.04rem;
    position: absolute;
    top: 3.5rem;
    left: 0.67rem;
    cursor: pointer;
}
.login-box2{
    display: none;
    /*display: block;*/
}
.password-input{
    width: 3.44rem;
    height: 0.46rem;
    position: absolute;
    left: 0.67rem;
    top: 2.69rem;
    border-radius: 0.03rem;
    background: #EBECF1;
}
.dl-zz .right-cha{
    cursor: pointer;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
.swiper-container img {
    width: 100%;
    height: 100%;
}
.mm-box{
    display: none;
}
.header_active{
    color: #FF5B29!important;
}
#login-info{
    display: inline-block;
    width: 100%;
}
#login-info image{
    width: 0.18rem;
    height: 0.18rem;
    margin-bottom: 0.02rem;
}
.agrees-zz{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}
.agrees-box{
    width: 9.6rem;
    height: 6.3rem;
    position: absolute;
    /*top: 2.12rem;*/
    top: calc(50% - 3.15rem);
    left: calc(50% - 4.8rem);
    padding-top:0.5rem;
    overflow: auto;
    background: #FFFFFF;
}
.agrees-box .agrees-cha{
    width: 0.26rem;
    height: 0.26rem;
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    cursor: pointer;
}
.agree-text{
    cursor: pointer;   
}
.layui-table td, .layui-table th {
    font-size: 16px;
}