.container{
    font-family:PingFangSC-Regular,PingFang SC;
}
/* 充值流量板块 */
.recharge_liuliang_box{
    /*width: 92%;*/
    margin: 0 auto 0;
    border-radius:0.16rem;
    overflow: hidden;
}
.rlb_blue_box{
    width:6.3rem;
    height:1.4rem;
    margin: 0 auto 0.46rem;
    background:#EBF7FE;
    border-radius:0.16rem;
    /*padding: 0.23rem 0.3rem;*/
    padding: 0.24rem 0 0 0.34rem;
    box-sizing: border-box;
    display: flex;
}
.rlb_left{
    flex: 7;
}
.rlb_left_info{
    height:0.22rem;
    font-size:0.22rem;
    color:#009AF1;
    line-height:0.22rem;
}
.rlb_left_number{
    margin-top: 0.2rem;
    height:0.36rem;
    font-size:0.36rem;
    color:rgba(0,154,241,1);
    line-height:0.36rem;
    border-bottom: 0.01rem solid;
    width: 4.2rem;
    padding-bottom: 0.14rem;
    height: 0.5rem;
    font-weight: 500;
	font-family: PingFangSC, PingFangSC-Medium;
}
.rlb_blue_line{
    margin-top: 0.14rem;
    width: 4.2rem;
    height: 0.01rem;
    background-color: #009AF1;
}
.rlb_right{
    flex: 3;
    margin: 0 auto;
    text-align: center;
    padding-left: 0.2rem;
}
.otner_people{
    margin-top: 0.11rem;
    width: 0.36rem;
    height: 0.36rem;
}
.rlb_right_info{
    height:0.24rem;
    margin-top: 0.08rem;
    font-size:0.24rem;
    color:#009AF1;
    line-height:0.24rem;
}
/* tab切换 */
.recharge_list{
    min-width: 6.9rem;
    height: 0.8rem;
    margin: 0 auto;
    padding-left: 0.3rem;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.recharge_list::-webkit-scrollbar{
    display: none;
}
.rechare_list_info{
    white-space: nowrap;
    margin-right: 0.4rem;
    height:0.32rem;
    font-size:0.32rem;
    color:#666666;
    /* line-height:0.32rem; */
    padding-top: 0.2rem;
}
.rechare_list_info a{
    color: #666666;
}
.re_li_active{
    color: #009AF1;
    position: relative;
}
.re_li_active a{
    color: #009AF1;
}
.re_li_active::after{
    display: block;
    content: "";
    width: 100%;
    height: 0.04rem;
    background-color: #009AF1;
    border-radius: 0.02rem;
    position: absolute;
    left: 0;
    top: 0.76rem;
}
.recharge_list_bottom{
    width: 92%;
    height: 0.02rem;
    margin: 0 auto;
    background-color: #E6E6E6;
    margin-bottom: 0.2rem;
}
/* 日包 */
.recharge_package_content{
    overflow: scroll;
    position: relative;
}
.recharge_package_content .day_package:first-child {
    margin-top: 0.28rem;
}
.day_package{
    margin-bottom: 0.28rem;
}
.outlinds_flow{
    margin-top: 0.48rem;
}
.dp_title,.of_title{
    margin-left: 0.3rem;
    height:0.32rem;
    font-size:0.32rem;
    color: #333333;;
    line-height:0.32rem;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
}
.dp_title span{
    padding-left: 0.2rem;
    height:0.26rem;
    font-size:0.26rem;
    color:#666666;
    line-height:0.26rem;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
}
.of_title span{
    padding-left: 0.2rem;
    height:0.26rem;
    font-size:0.26rem;
    color:#666666;
    line-height:0.26rem;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
}
.dp_list,.of_list{
    max-height: 6.76rem;
    overflow: hidden;
    padding: 0.3rem;
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    box-sizing: content-box;
}
.dp_list_li{
    width:1.96rem;
    height:2.12rem;
    padding-left: 0.18rem;
    margin-right: 0.21rem;
    margin-bottom: 0.2rem;
    box-shadow:0 0.04rem 0.12rem 0 rgba(0,154,241,0.08);
    border-radius:0.16rem;
    border: 0.02rem solid rgba(0,154,241,1);
    box-sizing: border-box;
    position: relative;
}
.dp_list_li:nth-child(3n){
    margin-right: 0;
}
.left_hot_sell{
    position: absolute;
    top: -0.07rem;
    left: -0.07rem;
    height:0.32rem;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.32rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    background:linear-gradient(225deg,rgba(255,191,0,1) 0%,rgba(255,69,18,1) 100%);
    border-radius:0.16rem 0.04rem 0.16rem 0.04rem;
}
.dp_list_content1{
    margin-top: 0.3rem;
    height:0.22rem;
    font-size:0.22rem;
    color:#333333;
    line-height:0.22rem;
    margin-bottom: 0.18rem;
}
.dp_list_content2{
    height:0.4rem;
    font-size:0.4rem;
    font-weight:bolder;
    color:#333333;
    line-height:0.4rem;
    margin-bottom: 0.09rem;
}
.dp_list_content3{
    height:0.24rem;
    font-size:0.24rem;
    color:#999999;
    line-height:0.24rem;
    margin-bottom: 0.1rem;
}
.yuanjia_del{
    padding-left: 0.12rem;
    height:0.24rem;
    line-height:0.24rem;
    font-size:0.24rem;
    color: #CACACA;
    text-decoration:line-through;
}
.dp_list_content4{
    display: inline-block;
    height:0.32rem;
    padding-left: 0.17rem;
    padding-right: 0.15rem;
    background:#EBF7FE;
    border-radius:0.08rem;
    font-size:0.2rem;
    font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
    color:#009AF1;
    line-height:0.32rem;
}
.jiazai_more{
    display: flex;
    width: 0.84rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.jz_more{
    height:0.28rem;
    font-size:0.28rem;
    color:#009AF1;
    line-height:0.28rem;
    margin-right: 0.08rem;
}
.icon_xia{
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    margin-top: 0.04rem;
}
/* 境外流量 */
.of_list_li{
    width:1.96rem;
    height:1.2rem;
    margin-right: 0.21rem;
    margin-bottom: 0.2rem;
    border-radius:0.16rem;
    border: 0.02rem solid rgba(0,154,241,1);
    box-sizing: border-box;
    position: relative;
    /********************/
    padding: 0.25rem 0 0.25rem 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.of_list_li:nth-child(3n){
    margin-right: 0;
}
.country{
    text-align: center;
    color: #333333;
    font-size: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    /*margin-top: 0.25rem;*/
	font-family: PingFangSC, PingFangSC-Medium;
font-weight: 500;
}
.of_price{
    margin-top: 0.14rem;
    text-align: center;
    color: #666666;
    font-size: 0.24rem;
    height: 0.24rem;
    line-height: 0.24rem;
}
.more_country{
    display: inline-block;
    font-size: 0.28rem;
    height: 0.28rem;
    line-height: 1.2rem;
    margin-left: 0.3rem;
}
.more_country_icon{
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
}
/* 底部蓝色链接 */
.bottom_blue_link{
    width: 2.8rem;
    margin: 0.6rem auto 1rem;
    display: flex;
    margin-bottom: 0.8rem;
    justify-content: center;
}
.bottom_blue_link p{
    color: #009AF1;
    font-size: 0.28rem;
    height: 0.28rem;
    line-height: 0.28rem;
    position: relative;

}
.yiding_yewu{
    margin-right: 0.48rem;
}
/*.yiding_yewu::after{*/
/*    display: block;*/
/*    content: "";*/
/*    width: 0.01rem;*/
/*    height: 0.24rem;*/
/*    background-color: #009AF1;*/
/*    position: absolute;*/
/*    left: 1.36rem;*/
/*    top: 0.02rem;*/
/*}*/


.shouqi_more{
    display: flex;
    width: 0.84rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.tab_xiding{
    width: 6.9rem;
    background-color: #FFFFFF;
    /* padding-top: 0.1rem; */
}