.van-nav-bar{
    background-color: #49A0EE;
}
.van-nav-bar .van-nav-bar__content img{
    width: 0.2667rem;
    height: 0.4933rem;
}
.van-nav-bar .van-nav-bar__content .van-nav-bar__title{
    color: #FFFFFF;
    font-weight: 500;
}

.van-tabs-cai .van-tabs__nav--card{
    border: none;
    height: 1.3066rem;
    display: flex;
    align-items: center;
    margin: 0;
    /* position: absolute; */
}
.van-tabs-cai-xrtj .van-tabs__nav--card{
    position: absolute; 
}
.van-tabs-cai .van-tabs__nav--card .van-tab{
    border-right: none;
}
.van-tabs-cai .van-tabs--card>.van-tabs__wrap{
    height: 1.3066rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
}
.van-tabs-cai .van-tabs__nav--card .van-tab{
    width: 1.48rem;
    height: 0.6533rem;
    margin-right: 0.12rem;
    border: solid #CCCCCC 1px;
    border-color: #CCCCCC !important;
    border-radius: 0.1333rem;
}
.van-tabs-cai .van-tabs__nav--card .van-tab:last-child{
    margin-right: 0;
    border-right: solid #CCCCCC 1px;
}
.van-tabs-cai .van-tabs__nav--card .van-tab.van-tab--active{
    border: none;
}
.van-tabs-cai .van-tab__text{
    font-size: 0.32rem;
    color: #333333;
}
.van-tabs-cai .van-tabs__nav--card .van-tab.van-tab--active .van-tab__text{
    color: #FFFFFF;
}
.van-tabs-cai .van-tab.van-tab--disabled{
    position: relative;
}
.van-tabs-cai .van-tab.van-tab--disabled .van-tab__text{
    color: #999999;
}
.van-tabs-cai .van-icon, .van-icon:before{
    background-color: red;
}
.van-tabs-cai .van-tab.van-tab--disabled .van-tab__text div img{
    width: 1.04rem;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -0.2rem;
    margin-right: -0.1rem;
}

.scroll{
    height: calc(100vh - 1.2rem - 1.3066rem);
    overflow-y: scroll;
}
.scroll::-webkit-scrollbar {
    display: none;
}
#app.isWeb .scroll {
    padding-bottom: 0;
}

.check-with{
    margin-top: 0.1333rem;
}
.check-with ul{
    display: flex;
    height: 1.3066rem;
    align-items: center;
    background-color: #FFFFFF;
}
.check-with ul li{
    display: flex;
    margin-right: 1.68rem;
}
.check-with ul li:first-child{
    margin-left: 0.7333rem;
}
.check-with ul li:last-child{
    margin-right: 0;
}
.check-with ul li img{
    width: 0.5333rem;
    height: 0.5333rem;
    margin-left: 0.1066rem;
    margin-top: -0.05rem;
}
.check-with ul li span{
    font-size: 0.3466rem;
    font-weight: 500;
    color: #333333;
    text-align: center;
}
.check-with ul li span p{
    margin-top: -0.2rem;
}
.check-with ul li span img{
    width: 0.2rem;
    height: auto;
}

.wenhao-van-popup .van-popup{
    width: 8.6666rem;
    text-align: center;
    border-radius: 0.1333rem;
}
.wenhao-van-popup .van-popup .title{
    width: 8.4133rem;
    margin: 0 auto;
    border-bottom: solid #F0F0F0 1px;
    font-size: 0.48rem;
    font-weight: 500;
    color: #333333;
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wenhao-van-popup .van-popup .text{
    font-size: 0.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.64rem;
    width: 7.5rem;
    margin: 0 auto;
    margin-top: 0.3866rem;
}
.wenhao-van-popup .van-popup .button{
    width: 4.8rem;
    margin: 0.5066rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.0666rem;
    background: #49A0EE;
    border-radius: 0.1333rem;
    font-size: 0.48rem;
    font-weight: 500;
    color: #FFFFFF;
}

.puery-conditions{
    margin-top: 0.1333rem;
    padding-left: 0.4266rem;
    background-color: #FFFFFF;
    display: flex;
    height: 1.3066rem;
    align-items: center;
}
.puery-conditions ul{
    display: flex;
}
.puery-conditions .van-cell{
    padding: 0;
    margin-right: 0.1rem;
}
.puery-conditions ul li{
    display: flex;
    align-items: center;
    font-size: 0.26667rem;
    font-weight: 400;
    color: #000033;
}
.puery-conditions ul li input{
    width: 1.48rem;
    height: 0.5633rem;
    text-align: center;
    border: solid #999999 1px;
    font-size: 0.26667rem;
}
.puery-conditions ul li p{
    width: 0.56rem;
    height: 0.52rem;
    background: #5CAEF8;
    border-radius: 0.1066rem;
    font-size: 0.34rem;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.1rem;
}
.puery-conditions ul .same-day span{
    border: solid #999999 1px;
    width: 1.7466rem;
    height: 0.5633rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.84rem;
    font-size: 0.26667rem;
}
.puery-conditions ul .same-day span img{
    width: 0.2133rem;
    height: 0.1066rem;
    vertical-align: middle;
    margin-left: 0.1333rem;
}
.puery-conditions ul .same-week{
    margin-left: 0.84rem;
    font-size: 0.26667rem;
}
.puery-conditions ul .same-week span{
    border: solid #999999 1px;
    width: 0.9466rem;
    height: 0.5633rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.1rem;
    font-size: 0.26667rem;
}
.puery-conditions ul .same-week span img{
    width: 0.2133rem;
    height: 0.1066rem;
    vertical-align: middle;
    margin-left: 0.1333rem;
}

.date-van-popup .van-popup{
    width: 9.2rem;
    border-radius: 0.1333rem;
}
.date-van-popup .van-popup .title{
    text-align: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
    padding-top: 0.8933rem;
}
.date-van-popup .van-popup .month{
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
    padding: 0 0.4rem;
    padding-top: 0.8933rem;
    padding-bottom: 0.2266rem;
    display: flex;
    justify-content: center;
    border-bottom: solid #EBEBEB 0.01rem;
}
.date-van-popup .van-popup .month span{
    width: 1.5rem;
    text-align: center;
}
.date-van-popup .van-popup .month span img{
    width: 0.1866rem;
    margin: 0 0.1333rem;
}
.date-van-popup .van-popup .month .left{
    margin-right: auto;
    text-align: left;
}
.date-van-popup .van-popup .month .right{
    margin-left: auto;
    text-align: right;
}
.date-van-popup .van-popup .date{
    display: flex;
    flex-wrap: wrap;
}
.date-van-popup .van-popup .date span{
    display: inline-flex;
    width: 0.6667rem;
    height: 0.6667rem;
    align-items: center;
    justify-content: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
    border-radius: 100px;
    background-color: #F2F2F2;
    margin-left: 0.5633rem;
    margin-top: 0.4533rem;
}
.date-van-popup .van-popup .date span.active{
    background-color: #49A0EE;
    color: #FFFFFF;
}
.date-van-popup .van-popup .button{
    display: flex;
    justify-content: center;
    margin-top: 1.0666rem;
    margin-bottom: 0.72rem;
}
.date-van-popup .van-popup .button span{
    width: 4.0133rem;
    height: 1.08rem;
    background: #FFFFFF;
    border: 1px solid #49A0EE;
    border-radius: 0.26667rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.48rem;
    font-weight: 500;
    color: #49A0EE;
    margin: 0 0.1333rem;
}
.date-van-popup .van-popup .button span:last-child{
    background-color: #49A0EE;
    color: #FFFFFF;
}

.week-van-popup .van-popup{
    width: 8.6666rem;
    background: #FFFFFF;
    border-radius: 0.1333rem;
}
.week-van-popup .van-popup li{
    width: 8rem;
    margin: 0 auto;
    height: 1.3333rem;
    line-height: 1.3333rem;
    border-bottom: solid #F0F0F0 1px;
    text-align: center;
    font-size: 0.5333rem;
    font-weight: 500;
    color: #333333;
}
.week-van-popup .van-popup li.active{
    background-color: #49A0EE;
    color: #FFFFFF;
    width: 100%;
}

.history-today-data{
    margin-top: 0.1333rem;
    padding-bottom: 0.46rem;
    background-color: #FFFFFF;
}
.history-today-data ul{
    width: 9.1633rem;
    margin: 0 auto;
    overflow-x: scroll;
    font-size: 0.3733rem;
}
.history-today-data ul::-webkit-scrollbar {
    display: none;
}
.history-today-data ul table{
    border: 1px solid #E6E6E6;
    min-width: 9.1633rem;
}
.history-today-data ul table tr td{
    text-align: center;
    /* font-size: 0.28rem; */
    font-size: 0.32rem;
    font-weight: 400;
    color: #333333;
    border-right: solid #E6E6E6 1px;
    height: 1.1733rem;
    line-height: 1.1733rem;
    background-color: #F7F7F7;
}
.history-today-data ul table tr:nth-child(2n) td{
    background-color: #FFFFFF;
}
.history-today-data ul table tr td:last-child{
    border-right: none;
}
.history-today-data ul table tr:nth-child(1) td{
    /* font-size: 0.3466rem; */
    font-size: 0.3733rem;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #7BC1FF;
    height: auto;
    line-height: inherit;
    padding: 0.2rem 0;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(1){
    width: 0.5866rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(2){
    width: 1.5333rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(3){
    width: 0.9466rem;
    position: relative;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(4){
    width: 1.5866rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(5){
    width: 0.5866rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(6){
    width: 0.5866rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(7){
    width: 0.5866rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(3) p{
    position: absolute;
    bottom: 0.2rem;
    left: 0;
    width: 100%;
    text-align: center;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(3) p img{
    width: 0.12rem;
    margin: 0 0.03rem;
}
.history-today-data ul table tr:nth-child(1) td:nth-child(3) p img.active{
    transform: rotate(180deg);
}

.history-today-histogram{
    margin-top: 0.1333rem;
    background-color: #FFFFFF;
    padding-left: 0.56rem;
}
.history-today-histogram ul .title{
    text-align: center;
    font-size: 0.4rem;
    font-weight: 500;
    color: #333333;
    padding-top: 0.4533rem;
}
.history-today-histogram ul p.t{
    border-left: solid #49A0EE 0.08rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #666666;
    padding-left: 0.26667rem;
}
.history-today-histogram .line{
    width: 8.9733rem;
    position: relative;
    display: flex;
}
.history-today-histogram .line span{
    height: 1rem;
    font-size: 0.3rem;
    display: block;
    width: 8.5066rem;
    margin-left: auto;
    color: #8994A8;
    border-bottom: solid #E3E4E6 1px;
}
.history-today-histogram .line span font{
    position: absolute;
    bottom: -0.15rem;
    left: 0;
}
.history-today-histogram .number{
    width: 9.2rem;
    margin-left: -0.2rem;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0.3rem;
    color: #8994A8;
    padding-left: 0.6rem;
    padding-bottom: 0.8rem;
}
.history-today-histogram .number span{
    text-align: center;
    width: 1rem;
    padding-left: 0.2rem;
}
.history-today-histogram .number p{
    position: absolute;
    width: 0.2133rem;
    margin-left: 0.23rem;
    height: 2rem;
    top: -2rem;
    background-color: #7BC1FF;
}
.history-today-histogram .number p font{
    position: absolute;
    width: 1rem;
    left: -0.39335rem;
    margin-top: -0.5rem;
}

.history-today-explain{
    margin-top: 0.1333rem;
    background-color: #FFFFFF;
    font-size: 0.3466rem;
    font-weight: 500;
    color: #333333;
    padding: 0.6rem;
    padding-top: 0.2rem;
    padding-right: 0;
}
.history-today-explain.pr38{
    padding-right: 0.5rem;
}
.history-today-explain span{
    line-height: 1.2rem;
    font-size: 0.48rem;
}
.history-today-explain p{
    line-height: 0.8rem;
}
.history-today-explain font{
    display: block;
    margin-top: -0.4rem;
    padding-left: 2em;
}

.has-defined ul{
    display: flex;
    height: 1.3066rem;
    align-items: center;
    margin-top: 0.1333rem;
    background-color: #FFFFFF;
    padding: 0 0.2133rem;
}
.has-defined ul li{
    display: flex;
    align-items: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
}
.has-defined ul li:nth-child(2){
    margin-left: auto;
}
.has-defined ul li .van-tabs__wrap{
    height: 0.5333rem;
}
.has-defined ul li .van-tabs__nav{
    width: 3.2rem;
    height: 0.5333rem;
    background-color: #F2F2F2;
    border-radius: 0.1066rem;
}
.has-defined ul li .van-tab{
    border-radius: 0.1066rem;
}
.has-defined ul li .van-tabs__nav--card{
    border: none;
    margin: 0;
    margin-left: 0.0933rem;
}
.has-defined ul li .van-tabs__nav--card .van-tab{
    border-right: none;
}
.has-defined ul li .van-tab__text{
    font-size: 0.2933rem;
    font-weight: 400;
    color: #666666;
}
.has-defined ul li .van-tab--active .van-tab__text{
    color: #FFFFFF;
}
.has-defined ul li input{
    width: 2.0666rem;
    height: 0.5633rem;
    text-align: center;
    border: solid #6377F5 1px;
    font-size: 0.2533rem;
}
.has-defined ul li p{
    width: 0.9066rem;
    height: 0.52rem;
    background: #5CAEF8;
    border-radius: 0.1066rem;
    font-size: 0.34rem;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.1rem;
}

.type-tab ul{
    display: flex;
    height: 1.3066rem;
    align-items: center;
    justify-content: center;
    margin-top: 0.1333rem;
    background-color: #FFFFFF;
    padding: 0 0.2133rem;
}
.type-tab ul li{
    display: flex;
    align-items: center;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #333333;
}
.type-tab ul .van-tabs__wrap{
    height: 0.76rem;
}
.type-tab ul .van-tabs__nav{
    width: 8.1033rem;
    height: 0.76rem;
    background-color: #F2F2F2;
}
.type-tab ul .van-tabs__nav--card{
    border-color:#CCCCCC !important;
    margin: 0;
}
.type-tab ul .van-tabs__nav--card .van-tab{
    border-color:#CCCCCC !important;
}
.type-tab ul .van-tab__text{
    font-size: 0.3466rem;
    font-weight: 400;
    color: #666666;
}
.type-tab ul .van-tab__text--ellipsis{
    overflow: inherit;
}
.type-tab ul .van-tab--active .van-tab__text{
    color: #FFFFFF;
}

/* 20220922修-增str */
.hree-bile-code{
    margin-top: 1px;
    background-color: #FFFFFF;
    display: flex;
    margin: 0 auto;
    padding: 0 0.19335rem;
    padding-bottom: 0.46rem;
}
.hree-bile-code ul{
    margin: 0 auto;
    overflow-x: scroll;
}
.hree-bile-code table:nth-child(2){
    border-bottom: solid #FFFFFF 18px;
}
@media screen and (max-width: 540px) {
    .hree-bile-code ul::-webkit-scrollbar {
        display: none;
    }
    .hree-bile-code table:nth-child(2){
        border-bottom: 1px solid #E6E6E6;
    }
}
.hree-bile-code ul:nth-child(1) table{
    border-right: none;
}
.hree-bile-code table{
    border: 1px solid #E6E6E6;
}
.hree-bile-code table tr td:last-child{
    border-right: none;
}
.hree-bile-code table:nth-child(2) tr td:last-child{
    border-right: solid #E6E6E6 1px;
}
.hree-bile-code table tr td{
    position: relative;
    text-align: center;
    /* font-size: 0.28rem; */
    font-size: 0.38rem;
    font-weight: 400;
    color: #333333;
    border-right: solid #E6E6E6 1px;
    height: 0.8533rem;
    line-height: 0.8533rem;
    background-color: #F7F7F7;
}
.hree-bile-code table tr td span{
    color: #F74B4B;
}
.hree-bile-code table tr td span.gruy{
    color: #999999;
}
.hree-bile-code table tr:nth-child(n+2) td p{
    color: #49A0EE;
}
.hree-bile-code table tr td img{
    width: 0.1866rem;
    height: 0.1866rem;
    position: absolute;
    bottom: 0;
    right: 0;
}
.hree-bile-code table tr:nth-child(2n) td{
    background-color: #FFFFFF;
}
.hree-bile-code table tr td:last-child{
    border-right: none;
}
.hree-bile-code table tr:nth-child(1) td{
    font-size: 0.3466rem;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #7BC1FF;
    height: auto;
    line-height: inherit;
    padding: 0.2rem 0;
}
.hree-bile-code table tr:nth-child(1) td p{
    width: 2em;
}
/* 20220922修-增end */

.statistical-data{
    margin-top: 0.08rem;
    padding-bottom: 0.46rem;
    background-color: #FFFFFF;
}
.statistical-data ul .title{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.3066rem;
    position: relative;
}
.statistical-data ul .title img{
    width: 4.0533rem;
}
.statistical-data ul .title span{
    position: relative;
}
.statistical-data ul .title span p{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.3466rem;
    font-weight: 500;
    color: #FFFFFF;
}
.statistical-data ul .title .right{
    position: absolute;
    right: 0.32rem;
    font-size: 0.3466rem;
    font-weight: 500;
    color: #49A0EE;
}

.statistical-data .data{
    width: 9.6133rem;
    margin: 0 auto;
    overflow-x: scroll;
    margin-top: 0.26667rem;
}
.statistical-data .data::-webkit-scrollbar {
    display: none;
}
.statistical-data .data table{
    border: 1px solid #E6E6E6;
    min-width: 9.6rem;
}
.statistical-data .data table tr td{
    position: relative;
    text-align: center;
    /* font-size: 0.28rem; */
    /* font-size: 0.32rem; */
    font-size: 0.38rem;
    font-weight: 400;
    color: #333333;
    border-right: solid #E6E6E6 1px;
    height: 0.8533rem;
    /* line-height: 0.8533rem; */
    padding:0.1rem;
    background-color: #F7F7F7;
}
.statistical-data .data table tr td span{
    color: #F74B4B;
}
.statistical-data .data table tr:nth-child(1) td{
    /* font-size: 0.3466rem; */
    font-size: 0.3733rem;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #7BC1FF;
    height: 1.1733rem;
}
.statistical-data .data table tr:nth-child(2n) td{
    background-color: #FFFFFF;
}

.notabsscroll{
    height: calc(100vh - 1.2rem);
}
.notabs-destiny{
    min-height: calc(100vh - 1.2rem - 1.3066rem - 0.2666rem);
    background-color: #FFFFFF;
    padding-bottom: 1.8rem;
}

.xianren ul .van-tabs__nav {
    background-color: #FFFFFF;
    width: 5.3466rem;
}

.idle-recommend{
    margin-top: 0.1333rem;
    padding-bottom: 0.46rem;
}
.idle-recommend ul{
    width: 9.6rem;
    margin: 0 auto;
    overflow-x: scroll;
}
.idle-recommend ul::-webkit-scrollbar {
    display: none;
}
.idle-recommend ul table{
    min-width: 9.6rem;
}
.idle-recommend ul table tr td{
    text-align: center;
    height: 1.3066rem;
    background-color: #FFFFFF;
    font-size: 0.4rem;
    font-weight: 500;
    color: #333333;
}
.idle-recommend ul table tr td span{
    width: 0.72rem;
    height: 0.72rem;
    background-color: #F74B4B;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.4rem;
    font-weight: 500;
    color: #FFFFFF;
    border-radius: 100px;
    margin: 0 0.0666rem;
}
.idle-recommend ul table tr td p{
    width: 1.2533rem;
    height: 0.5066rem;
    border-radius: 0.1066rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.2933rem;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    position: relative;
}
.idle-recommend ul table tr td p img{
    width: 0.3333rem;
    height: 0.3333rem;
    position: absolute;
    right: -0.15rem;
    top: -0.15rem;
}
.idle-recommend ul table tr td .green{
    background-color: #5FC1BA;
}
.idle-recommend ul table tr td .blue{
    background-color: #5CAEF8;
}
.idle-recommend ul table tr td .gruy{
    background-color: #F2F2F2;
    color: #999999;
}
.idle-recommend ul table tr:first-child td{
    height: 1.1733rem;
    background-color: #DFF0FF;
    font-size: 0.4rem;
    font-weight: 500;
    color: #4D4D4D;
}

.scope-tab ul .van-tabs__nav {
    background-color: #FFFFFF;
    width: 8.1033rem;
}

.scope-data-div .van-popup{
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 1.2rem;
    width: 10rem;
    margin-left: calc(50% - 5rem);
}
.scope-data{
    background-color: #FFFFFF;
}
.scope-data ul{
    width: 9.5rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}
.scope-data li{
    position: absolute;
}
.scope-data li p{
    width: 9.5rem;
    height: 0.72rem;
    display: flex;
    flex-wrap: wrap;
}
.scope-data li p:nth-child(2n){
    background-color: #F7F7F7;
}
.scope-data span{
    font-size: 0.3466rem;
    font-weight: 400;
    text-align: center;
    padding: 0 0.15rem;
    height: 0.72rem;
    line-height: 0.72rem;
    position: relative;
    z-index: 100;
}
.scope-data-div .van-popup-bottom-div{
    height: 1.0366rem;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    position: relative;
    z-index: 100;
    padding: 0 0.3733rem;
    font-size: 0.3466rem;
    font-weight: 500;
    color: #333333;
    padding-top: 0.1333rem;
}
.scope-data-div .van-popup-bottom-div span{
    width: 0.5866rem;
    height: 0.5866rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #F74B4B;
    border-radius: 100px;
    font-size: 0.3733rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 0.26667rem;
}
.scope-data-div .van-popup-bottom-div font{
    margin-left: auto;
    font-size: 0.32rem;
    font-weight: 400;
    color: #999999;
    margin-right: 0.2933rem;
}
.scope-data-div .van-popup-bottom-div button{
    border: none;
    outline: none;
    width: 1.7866rem;
    height: 0.72rem;
    background: #49A0EE;
    border-radius: 0.1066rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.3466rem;
    font-weight: 400;
    color: #FFFFFF;
}
.idlecopy{
    background: #6377F5;
}
.scope-data-div .van-icon{
    width: 0.76rem;
    height: 0.76rem;
    background-color: red;
    background: url('../images/icon_guanbi.png') no-repeat;
    background-size: 100% 100%;
}
.scope-data-div .van-icon:before{
    display: none;
}