.bar-ico{
    background: #140b32;
    line-height:0.3rem;
    padding: 0.2rem;
    position: relative;
}
.bar-icon .iconfont{
    color: #cacbcb;
    font-size: 0.24rem;
    margin-right: 0.05rem;
}
.bar-icon  li{
    color: #cacbcb;
    font-size: 0.24rem;
    margin-right: 0.1rem;
}
.bar-icon{
    display: flex;
    align-items: center;
  
}
.footer-div{
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.8rem;
    align-items: center;
    justify-content: space-around;
    background: #fff;
    padding-top: 0.05rem;
    z-index: 10
}
.footer-nav-text{
    text-align: center;
    font-size: 0.2rem;
}
.iconfont-div{
    text-align: center;
    line-height: 1.1em;
    color: #5e5e5e;

}
.iconfont-div .icon-quanbuyingyong{
    font-size: 0.18rem;
}
.iconfont-div .icon-shouye{
    font-size: 0.18rem;
}
.footer-div .on .iconfont,.footer-div .on .footer-nav-text{
    color: #00a0e8!important
}
.footer-box{
    height: 1rem;
}

.pic-box-row{
    display: flex;
    margin-bottom: 0.05rem;
}
.three-item .pic-box-row .item-box:nth-child(1),.three-item .pic-box-row .item-box:nth-child(2){
    margin-right: 0.05rem;
}
.ajax-loading{
    margin-top: 0.2rem;
}
.three-item .item-box{
    /* width: 2.1rem; */
}
.fixswiper{
    z-index: 999;
}
.double-item .pic-box-row .item-box:nth-child(1){
    margin-right: 0.05rem;
}
.double-item .item-box{
    /* width: 3.18rem; */
    position: relative;
}
.radius-white{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 0.3rem;
    height: 0.3rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
}
.mask-selc{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2)
}
.on .radius-white{
    background:  no-repeat;
    background-size:100% 100% ;
}
.pic-box-row .on{
    background: rgba(255, 255, 255, 0.3)
}
.firstpage{
    width: 3.68rem;
}
.close-div{
    text-align: center
}
.mask{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
}

.mask-tc{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mui-icon-close{
    color: #fff;
    font-size: 0.4rem;

}
.close-div{
    padding-top: 0.3rem;
}
.mask-first{
    display: none;
}
.mask-lie{
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center

}
.lie .close-div{
    margin-bottom: 10%;
}
.item-lie-radius{
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: #f9a015;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.1rem;
}
.item-lie-text{
    text-align: center;
    color: #fff;
}
.lie-ico{
    width:0.4rem;
}
.item-lie{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.item-lie a{
    margin: 0 0.15rem;
}
.bg2{
    background: #57c9c4
}
.bg3{
    background: #6e6489
}
.right-btn{
    position: fixed;
    right: 0.1rem;
    bottom: 15%;
}
.item-right-btn li{
    width: 0.7rem;
    height:0.7rem ;
    border-radius: 50%;
    background:rgba(0, 0, 0, 0.6);
    display: block;
    margin-bottom: 0.1rem;
    
}
.item-right-btn li a{
    color: #fff;
    font-size: 0.18rem;
    line-height: 1.3em;
    height:0.7rem ;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.back-index{
    position: absolute;
    right: 0.2rem;
    bottom: 0.1rem;
}
.bar-ico .iconfont{
    color: #fff;
    font-size: 0.24rem;
}
.bar-ico a{ color: #fff;font-size: 0.12rem; text-align: center}
.back-index-div{
    border-radius: 100%;
    border: 1px solid #fff;
    width: 0.28rem;
    height: 0.28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.three-item .item-box{max-width:33%}
.double-item .item-box{max-width:49.8%}