*{margin: 0;padding: 0;border: 0;box-sizing: border-box;}
html{height: 100%;overflow: hidden;font-size: 100px;}
body{position: relative; font-size: 16px;height: 100%;background-size:cover;background-repeat: no-repeat;animation:showOpacity 1s infinite;animation-iteration-count:1;overflow: auto}
input:focus {
    outline: none;

}
input{
    background: none;
}
input[type="radio"] {
    cursor: pointer;
}
input[type="checkbox"] {
    cursor: pointer;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

select:focus-visible {
    /* outline: -webkit-focus-ring-color auto 1px; 这是谷歌浏览器的原生样式*/
    outline: none;
}

.logindiv{
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url("../img/loginbagda.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: -0.06rem;
    /*background-attachment:fixed;*/
}
.bagone{
    position: absolute;
    top: 0;
    left: -0.06rem;
    width: 42.1%;
    height: 100%;
}
.bagtwo{
    position: absolute;
    top: 19vh;
    left: 1.19rem;
    width: 6rem;
    height: 65.7vh;
}
.bagfour{
    position: absolute;
    top: 0;
    right: 0;
    width: 5.28rem;
    height: 100%;
}
.bagthree{
    position: absolute;
    top: 0;
    right: 4.28rem;
    width: 2.3rem;
    height: 100%;
}
.icon1{
    width: 1.35rem;
    /*height: 0.42rem;*/
    position: absolute;
    top:6.4vh;
    left: 0.9rem;
}
.beianhao{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #3B405C;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top:91%;
    left: 6.03rem;
}
.title{
    /*width:2.78rem;*/
    height:4.7vh;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.3rem;
    color: #203D62;
    line-height: 0.47rem;
    letter-spacing: 0.03rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 21%;
    left:9.7rem;
}
.titlexiao{
    /*width: 261px;*/
    height: 4.7vh;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.17rem;
    color: #ACB5C2;
    line-height: 0.47rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 27%;
    left: 9.7rem;
}
.zahnghao{
    width: 3.44rem;
    height:4vh;
    /*background: #00F7DE;*/
    position: absolute;
    top:38.4%;
    left:9.7rem;
    border-bottom:1px solid  #AAB5C4;
    display: flex;
    line-height: 4vh;

}
.icon-zhanghao{
    font-size: 0.16rem!important;
    color: rgba(59, 64, 92, 1);
    margin-right: 0.13rem;
}
.zahnghaoinput{
width: 3rem;
    height:  100%;
    border: none;
    background: none;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color:rgba(59, 64, 92, 1);
    text-align: left;
    font-style: normal;
}
.zahnghaoinput::placeholder{
    color: rgba(59, 64, 92, 1);
}



.mima{
    width: 3.44rem;
    height:4vh;
    /*background: #00F7DE;*/
    position: absolute;
    top: 48.5%;
   left:9.7rem;
    border-bottom:1px solid  #AAB5C4;
    display: flex;
    line-height: 4vh;

}
.icon-mima{
    font-size: 0.16rem!important;
    color: rgba(59, 64, 92, 1);
    margin-right: 0.13rem;
}
.icon-guanbichakan{
    font-size: 0.12rem!important;
    color: rgba(59, 64, 92, 1);
cursor: pointer;
}

.mimainput{
    width: 3rem;
    height: 100%;
    border: none;
    background: none;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color:rgba(59, 64, 92, 1);
    text-align: left;
    font-style: normal;
}
.mimainput::placeholder{
    color: rgba(59, 64, 92, 1);
}


.huakuai{
    position: absolute;
    top: 58%;
   left: 9.7rem;
    height: 5.5vh;
    line-height: 5.5vh;
}

#box{
    width: 3.43rem;
    height:100%;
    border-radius: 0.04rem;
    border: 0.01rem solid #E2E2E2;
    position: relative;
}
.bgColor{
    position: absolute;
    left:0;
    top:0;
    width: 0.65rem;
    height:100%;
    border-radius: 0.04rem 0 0 0.04rem ;
    /*background: #00F7DE;*/
}
.txt{
    position: absolute;
    width: 100%;
    height:100%;

    font-size: 0.14rem;
    color: #9B9B9B;
    text-align: center;
}
.slider{
    position: absolute;
    left:0;
    top:0;
    width: 0.62rem;
    height:100%;
    background: #F2D8AD;
    border-radius: 0.04rem;
    cursor: pointer;

}
.slider>i{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    color: rgba(207, 150, 54, 1);
}
.slider.active>i{
    color:green;
}
.login{
    width:3.45rem;
    height: 5.8vh;
    background: #3B405C;
    border-radius: 0.24rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 5.8vh;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: 73.8%;
   left: 9.7rem;
    cursor: pointer;
}
.zhanghaotishi{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #DD2D37;
    line-height: 0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 42.7vh;
    left: 9.7rem;
    display: none;
}
.mimatishi{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #DD2D37;
    line-height: 0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 52.6%;
    left:9.7rem;
    display: none;
}
.mimatishi2{
    position: absolute;
    top: 53%;
   left: 12.62rem;
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #3B405C;
    line-height: 0.17rem;
    text-align: left;
    font-style: normal;
    cursor: pointer;
}
.huakuaitishi{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #DD2D37;
    line-height: 0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top:64.3%;
    left: 9.7rem;
    display: none;
}
.zhuce{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #3B405C;
    line-height: 0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 64.2%;
    left: 12.47rem;
}
.icon-wenhao{
    font-size: 0.13rem!important;
    color: rgba(234, 201, 144, 1);
    margin-left: 0.05rem;
    cursor: pointer;
}
.icon-wenhao:hover ~ .zhucetishi {
    display: block;
}
.zhuce_text{
    position: relative;
    z-index: 20;
    cursor: pointer;
}

.zhucetishi{
    background-image: url("../img/zhucetishibag.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 4.34rem;
    height: 0.97rem;
    position: absolute;
    top:-0.2rem;
    left: -3.06rem;
    display: none;
    z-index: 10;

}
.zhucetishi:hover{
    display: block;
}
.zhucetishi_text{
    background-image: url("../img/zhucetishitext.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width:3.44rem;
    height: 0.15rem;
    position: absolute;
    top:0.54rem;
    left:0.45rem;

}
.boxzhuce{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
position: relative;
    top: 0;
    left: 0.06rem;
    z-index: 500;
    display: none;
}
.boxgaimi{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    top: 0;
    left: 0.06rem;
    z-index: 500;
    display: none;
}
.boxgaimi_count{
    width:4.8rem;
    height: 4rem;
    background: #FFFFFF;
    position: absolute;
    top: 10%;
    left: 6.15rem;
    border-radius: 0.1rem;
}
.boxzhuce_count{
    width:4.8rem;
    height: 5.2rem;
    background: #FFFFFF;
    position: absolute;
    top: 10%;
    left: 6.15rem;
    border-radius: 0.1rem;
}
.boxzhuce_count_top{
    width: 100%;
    height: 0.46rem;
    background: #EBEBEE;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.16rem;
    color: #3A405E;
    line-height: 0.46rem;
    text-align: left;
    font-style: normal;
    border-radius: 0.1rem 0.1rem 0 0;
    padding: 0 0.2rem  0 0.2rem;

}
.icon-guanbi{
    font-size: 0.14rem!important;
    line-height: 0.46rem;
    margin-left: 3rem;
    cursor: pointer;

}
.zhucezhanghao{
    position: absolute;
    height: 0.31rem;
    width: 3.64rem;
    border-bottom: 0.01rem solid #979797;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    padding-left: 0.05rem;

}
.zhucezhanghao2{
    position: absolute;
    top: 1.95rem;
    height: 0.31rem;
    width: 3.64rem;
    border-bottom: 0.01rem solid #979797;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    padding-left: 0.05rem;
    display: flex;

}
.zhucezhanghao3{
    top: 2.74rem;
    position: absolute;
    height: 0.31rem;
    width: 3.64rem;
    border-bottom: 0.01rem solid #979797;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    padding-left: 0.05rem;
    display: flex;

}
.zhaucezahnghaoinp{
    height: 100%;
    width: 2.9rem;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    margin-left: 0.2rem;
}
.mimaxin{
    height: 100%;
    width: 2.9rem;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    margin-left: 0.2rem;
}
.mimaxin2{
    height: 100%;
    width: 2.9rem;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    margin-left: 0.2rem;
}
.chongzhimima{
    height:100%;
    width: 2.8rem;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    margin-left: 0.2rem;
    background: none;
}
.chongzhimima2{
    height: 100%;
    width: 2.8rem;
    line-height: 0.31rem;
    color: rgba(58, 64, 94, 1);
    font-size: 0.14rem;
    margin-left: 0.2rem;
    background: none;
}
.zhucezhanghaoicon{
    font-size: 0.2rem!important;
}
.zhucebtn{
    width: 3.64rem;
    height: 0.47rem;
    background: #3A405E;
    border-radius:0.07rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size:0.18rem;
    color: #FFFFFF;
    line-height: 0.47rem;
    text-align: center;
    font-style: normal;
    position: absolute;
    bottom: 0.68rem;
}
.zhucetishi1{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 1.52rem;
    left: 1.04rem;
    display: none;
}
.zhucetishi2{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 2.32rem;
    left: 1.04rem;
    display: none;
}
.zhucetishi3{
    height: 0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 3.11rem;
    left: 1.04rem;
    display: none;
}
.liucheng{
    width: 100%;
    height: 1.23rem;
    padding-left: 0.3rem;
    position: relative;
    /*background-color: #00F7DE;*/
    display: flex;
    padding-top: 0.7rem;
}
.liucheng:after{
content: '';
    display: inline-block;
    width: 4.21rem;
    height: 0.02rem;
    background-color: rgba(151, 151, 151, 0.2);
    border-radius: 0.02rem;
    position: absolute;
    bottom: 0;
}
.liucheng1{
    width: 0.27rem;
    height: 0.27rem;
    border: 0.02rem solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.27rem;
    margin-right: 0.09rem;
}
.liucheng2{
    width: 0.27rem;
    height: 0.27rem;
    border: 0.02rem solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.25rem;
    margin-right: 0.09rem;
}
.liucheng3{
    width: 0.27rem;
    height: 0.27rem;
    border: 0.02rem solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.25rem;
    margin-right: 0.09rem;
}
.dangqianliucheng{
    border: none;
    color: white;
    background-color: rgb(58, 64, 94);
    line-height: 0.27rem;
}
.liucheng1_text{
    width: 0.89rem;
    height: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.14rem;
    color: #515359;
    line-height: 0.2rem;
    text-align: right;
    font-style: normal;
    margin-top: 0.03rem;
    margin-right: 0.08rem;
}
.liucheng2_text{
    width: 0.56rem;
    height: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.14rem;
    color: #515359;
    line-height: 0.2rem;
    text-align: right;
    font-style: normal;
    margin-top: 0.03rem;
    margin-right: 0.08rem;
}
.liucheng3_text{
    width: 0.56rem;
    height: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.14rem;
    color: #515359;
    line-height: 0.2rem;
    text-align: right;
    font-style: normal;
    margin-top: 0.03rem;
    margin-right: 0.08rem;
}
.xain1{
    width: 0.34rem;
    height: 0.02rem;
    background:rgba(216, 216, 216, 0.8);
    border-radius: 0.02rem;
margin-top: 0.13rem;
    margin-right: 0.08rem;
}
.xain2{
    width: 0.34rem;
    height: 0.02rem;
    background:rgba(216, 216, 216, 0.8);
    border-radius: 0.02rem;
    margin-top: 0.13rem;
    margin-right: 0.08rem;
}

.gaimi_zhanghao_count{
    width: 3.63rem;
    height: 0.42rem;
    border-radius: 0.04rem;
    border: 0.01rem solid rgba(151, 151, 151, 0.2);
    margin-top: 0.4rem;
    margin-left: 0.58rem;
    line-height: 0.42rem;
    color: rgba(58, 64, 94, 1);
    display: flex;
}
.gaimi_zahnghaoinput_icon{
    font-size: 0.14rem!important;
    color: rgba(58, 64, 94, 1);
    margin-left: 0.15rem;
}
.gaimi_zahnghaoinput{
    height: 95%;
    width: 82%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: rgba(58, 64, 94, 1);

    line-height: 0.42;
    text-align: left;
    font-style: normal;
}
.gaimi_zahnghaoinput::placeholder{
    color: #999999;
}
.gaimi_zhanghao_btn{
    width: 3.64rem;
    height: 0.47rem;
    background: #3A405E;
    border-radius:0.07rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.47rem;
    text-align: center;
    font-style: normal;
    position: absolute;
    bottom: 0.54rem;
    left: 0.58rem;
    cursor: pointer;
}
.gaimi_zhanghao_tishi{
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size:0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    left: 1rem;
    bottom: 1.25rem;
    display: none;
}

.gaimi_youxaingbox{
    display: none;
}
.gaimi_youxaingyanzheng{
    display: none;
}
.gaimi_youxaing{
    height: 95%;
    width: 82%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: rgba(58, 64, 94, 1);
    line-height: 0.42;
    text-align: left;
    font-style: normal;
}
.gaimi_youxaing::placeholder{
    color: #999999;
}
.gaimi_youxaing_tishi{
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size:0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    left: 1.15rem;
    bottom: 1.25rem;
    display: none;
}
.gaimi_youxaing_tishiwangji{
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size:0.12rem;
    color: rgba(58, 64, 94, 1);
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    left:3.09rem;
    bottom: 1.25rem;
    /*display: none;*/
    cursor: pointer;
}

.gaimi_youxaingyaninpt{
    height: 95%;
    width: 82%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: rgba(58, 64, 94, 1);
    line-height: 0.42;
    text-align: left;
    font-style: normal;
}
.gaimi_youxaingyaninpt::placeholder{
    color: #999999;
}
.gaimi_youxaingyanzheng_tishi{
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size:0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    left: 1.13rem;
    bottom: 1.65rem;
    display: none;
}
.youxaingtitle{

    height: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
    position:absolute ;
    top: 1.8rem;
    left: 0.6rem;
}
.youxaingtitle_text{
    color: rgba(58, 64, 94, 1);
}
.chongxinfasong{
    width:1rem;
    height: 0.42rem;
    /*background: #E5BF81;*/
    background: #cccccc;
    border-radius: 0.05rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height:0.42rem;
    text-align: center;
    font-style: normal;
    position: absolute;
    /*top: 2rem;*/
    right: 0.5rem;
}
.gaimi_chongzhimima{
    display: none;
}
.zhucezhanghao2_tishi{
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size:0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    left: 1.05rem;
    bottom: 2.17rem;
    display: none;
}
.zhucezhanghao3_tishi{
    height:0.17rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size:0.12rem;
    color: #FA5F5F;
    line-height:0.17rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    left: 1.05rem;
    bottom: 1.36rem;
    display: none;
}
a{
    color: rgba(59, 64, 92, 1);
}

.guohui{
    width: 0.13rem;
    margin: 0.02rem;
    margin-top: -0.03rem;
}
.icon-chakanmima3,.icon-chakanmima4,.icon-chakanmima1,.icon-chakanmima2,.icon-chakanmima77,.icon-chakanmima2{
    display: none;
}
.icon-chakanmima{
    font-size: 0.2rem!important;
}
.icon-chakanmima,.icon-yanjing_yincang{
    cursor: pointer;
}
.icon-yanjing_yincang{
    font-size: 0.2rem!important;
}
.icon-yincangmima_moren{    cursor: pointer;}
.liucheng_title{
    height: 0.22rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.16rem;
    color: #3A405E;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 0.27rem;
    left: 1.05rem;
}
.youxaingbuke{
    width: 3.73rem;
    height: 0.85rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: rgba(0,0,0,0.8);
    line-height: 0.74rem;
    letter-spacing:0.01rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top:0.6%;
    left: 6.87rem;
    z-index: 600;
    border-radius: 0.04rem;
    background-image: url("../img/tishitanchuang.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: none;


}
.chengongtishi{
    width: 3.73rem;
    height: 0.85rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: rgba(0,0,0,0.8);
    line-height: 0.74rem;
    letter-spacing:0.01rem;
    text-align: left;
    font-style: normal;
    position: absolute;
    top:0.6%;
    left: 6.87rem;
    z-index: 600;
    border-radius: 0.04rem;
    background-image: url("../img/tishitanchuang.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: none;
}
.icon-shibai{
    font-size: 0.2rem!important;
    color: rgba(250, 121, 131, 1);
    margin-right: 0.1rem;
    margin-left: 0.43rem;
    position: absolute;
    top: 0.01rem;
}

.icon-chenggong{
    font-size: 0.2rem!important;
    color:#00a65a;
    margin-right: 0.1rem;
    margin-left: 0.43rem;
    position: absolute;
    top: 0.01rem;
}
#disappare{
    width: 4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 0.14rem;
    color: black;
    position: absolute;
    top: 3rem;
    left: 50%;
    transform: translateX(-2rem);
    background: #FFFFFF;
    box-shadow: 0px 0px 0.08rem 0px rgba(0,0,0,0.15), 0px 0.02rem 0.16rem 0px rgba(0,0,0,0.29);
    z-index: 10;
    border-radius: 0.03rem;
    display: none;
}
.icon-cuowuguanbiquxiao-xianxingyuankuang{
    font-size: 0.2rem!important;
    color: red;
    margin-right: 0.1rem;
}