
.check-box {
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    background-image: url(../img/yltc_icon_tick.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-bottom: 0.05rem;
}

.mian-card {
    box-shadow: 0 0.03rem 0.10rem rgba(11, 171, 254, 0.2);
}

.check-box.check {
    background-image: url(../img/icon-check.png);
}

.mt20 {
    margin-top: 0.2rem;
}
.mg25{
    margin: 0.25rem 0;
}

/*html{*/
/*background-color: #f5f5f5;*/
/*}*/

.text-yellow-btn {
    color: #FF7800;
    background-color: #FFF4D3;
    display: inline-block;
    float: right;
    line-height: 0.5rem;
    margin-left: 0.2rem;
    width: 1.4rem;
}

.text-blue-btn {
    color: #0BABFE;
    background-color: #E4F3FF;
    display: inline-block;
    float: right;
    line-height: 0.5rem;
    margin-left: 0.2rem;
    border-radius: 0.25rem;
    text-align: center;
    width: 1.2rem !important;
    height: 0.5rem;
}

.runk_list ul {

    color: rgba(51, 51, 51, 1);
    font-size: 0.3rem;
    text-align: left;

}

.runk_list ul li {
    padding-left: 0.51rem;
    line-height: 0.96rem;
    border-bottom: 0.5px solid #E6E6E6;
}

.runk_list ul li:last-child {
    border-bottom: none;
}

.runk_list ul li.active {
    color: #0BABFE;
}

.friend_list {
    background-color: #FFFFFF;
    padding-top: 0.31rem;
    margin-bottom: 0.2rem;
    position: relative;
}

.friend_list p::before {
    content: "";
    display: inline-block;
    width: 0.06rem;
    height: 0.28rem;
    background-color: #B0DCF9;
    margin-right: 0.19rem;
}

.friend_list div {
    margin-top: 0.29rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    padding-bottom: 0.26rem;
    border-bottom: 0.5px solid #E5E5E5;

}

.friend_list div .discount {
    padding: 0 0.13rem;
    line-height: 0.6rem;
    background-color: #FF7800;
    color: #FFFFFF;
    font-size: 0.24rem;
    font-family: ArialMT;
    border-radius: 0.13rem;

}

.none {
    display: none;
}

.text-sm {
    font-size: 0.2rem;
    color: #FF7800;
}

.text-lg {
    font-size: 0.25rem;
    color: #FF7800;
}

.text-gray {
    font-size: 0.24rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(153, 153, 153, 1);
    text-decoration: line-through;
}

.friend_list .list_footer {
    padding: 0 0.2rem;
    height: 0.82rem;
}

.friend_list .list_footer span {
    color: rgba(51, 51, 51, 1);
    margin-top: 0.27rem;
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Normal;
}

.friend_list .list_footer a {
    text-align: center;
    line-height: 0.5rem;
    width: 1.2rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    display: inline-block;
    margin-left: 0.2rem;
    float: right;
}

/* 套餐购买 */
.friend_card {
    background-color: #FFFFFF;
    padding: 0.49rem 0.31rem 0rem 0.29rem;

}

.friend_card:last-child {
    padding-bottom: 0.5rem;
}

.friend_card .list_item div {
    display: inline-block;
    text-align: center;
}

.reduce {
    width: 0.46rem;
    height: 0.46rem;
    display: inline-block;
    background-image: url(../img/icon-reduce.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.add {
    width: 0.46rem;
    height: 0.46rem;
    display: inline-block;
    background-image: url(../img/icon-add.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.list_item .num {
    vertical-align: top;
    font-size: 0.3rem;
    margin: 0 0.2rem;
}

.list_item .set::after {
    content: "";
    display: inline-block;
    width: 0.15rem;
    height: 0.26rem;
    background-image: url(../img/sy_icon_bar_right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 0.14rem;
    vertical-align: middle;
    margin-bottom: 0.03rem;
}

.read_protocol {
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(102, 102, 102, 1);
    padding: 0.41rem 0 0.44rem;
    background-color: #f5f5f5;
}

.read_protocol p a {
    color: #0BABFE;
}

.read_protocol .text {
    line-height: 0.36rem;
}

.friend_footer .str {
    color: rgba(51, 51, 51, 1);
    font-size: 0.24rem;
    line-height: 1rem;
    margin-left: 0.2rem;

}

.friend_footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.friend_footer p {
    float: left;
    width: 70%;
    background-color: #FFFFFF;
    box-shadow: 0.04rem 0px 0.04rem rgba(11, 171, 254, 0.08);
}

.friend_footer .price_all {
    color: #FF7800;
    font-family: Arial;

}

.friend_footer .price_all i {
    font-style: normal;
    font-size: 0.22rem;
}

.friend_footer .price_all b {
    font-style: normal;
    font-size: 0.40rem;
}

.friend_footer .settle {
    background: rgba(11, 171, 254, 1);
    color: #FFFFFF;
    line-height: 1rem;
    float: left;
    width: 30%;
    height: 1rem;
    text-align: center;
    font-size: 0.32rem;
}

/* 套餐详情 */
.package_title {
    padding: 0.33rem 0.2rem;
    background-color: #FFFFFF;
    box-shadow: 0 0.03rem 0.1rem rgba(11, 171, 254, 0.2);
}

.package_title .discount {
    /*width:0.6rem;*/
    height: 0.32rem;
    background: rgba(255, 120, 0, 1);
    border-radius: 0.16rem;
    color: #FFFFFF;
    line-height: 0.32rem;
    display: inline-block;
    text-align: center;
    padding: 0 0.1rem;
}

.price {
    display: inline-block;
    font-size: 0.23rem;
    color: #FF7800;
}

.price i {
    font-size: 0.36rem;
    font-style: normal;

}

.price b {
    font-size: 0.23rem;
    font-style: normal;

}

.n-price {
    font-size: 0.26rem;
    display: inline-block;
    margin-left: 0.2rem;
    color: rgba(153, 153, 153, 1);
    text-decoration: line-through;
}

.package_title p {
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(5, 27, 40, 1);
}

.package_title p::before {
    content: '';
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    background-color: rgba(11, 171, 254, 1);
    margin-right: 0.09rem;
    border-radius: 50%;
    vertical-align: middle;
    margin-bottom: 0.04rem;
}

.package_title .text {
    padding: 0.2rem 0.1rem;
    background: rgba(245, 247, 250, 1);
    border-radius: 6px;
    color: #808080;
    font-size: 0.26rem;
    margin-top: 0.25rem;
    margin-bottom: 0.3rem;
}

.package_footer {
    position: fixed;
    width: 100%;
    height: 1rem;
    bottom: 0;
    background-color: #FFFFFF;
}

.package_footer .settle {
    background: rgba(11, 171, 254, 1);
    color: #FFFFFF;
    line-height: 1rem;
    float: left;
    width: 30%;
    height: 1rem;
    text-align: center;
    font-size: 0.32rem;

}

.package_footer div.left {
    width: 70%;
    float: left;
}

.package_footer .bg_price {
    font-size: 0.24rem;
    color: #FF7800;
    line-height: 0.5rem;
    padding-left: 0.2rem;
}

.package_footer .bg_price .str {
    color: #333333;
}

.package_footer .bg_price .money {
    font-size: 0.22rem;

}

.package_footer .bg_price i {
    font-family: normal;
    font-size: 0.32rem;
}

.package_footer .sm_price {
    font-size: 0.23rem;
    color: #FF7800;
    line-height: 0.4rem;
    padding-left: 0.28rem;

}

.package_footer .sm_price .str {
    color: #333333;
}

.package_footer .sm_price i {
    font-family: normal;
}

.detail .detail-icon {
    width: 0.27rem;
    height: 0.26rem;
    display: inline-block;
    background-image: url(../img/icon-detail.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.detail {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    border-bottom: 0.5px solid #E5E5E5;
    height: 0.78rem;
    box-sizing: border-box;
    line-height: 0.78rem;
}

.detail num {
    margin-left: 0.2rem;
    font-size: 0.24rem;
    color: #333333;
}

.detail .str {
    font-size: 0.3rem;
    color: #051B28;
    margin-left: 0.1rem;
}

.icon-default::before {
    content: "默认";
    display: inline-block;
    font-size: 0.18rem;
    padding: 0 0.05rem;
    background-color: #0BABFE;
    color: #FFFFFF;
    position: absolute;
    right: 0;
    line-height: 0.38rem;
    top: 0.1rem;
    border-top-left-radius: 0.05rem;
    border-bottom-left-radius: 0.05rem;
}

.icon-default {
    position: relative;
}

.icon-rw-dj, .icon-rw-dzk, .icon-rw-gqz, .icon-rw-rm {
    position: relative;
}

.icon-rw-dj::after {
    content: '';
    position: absolute;
    right: 0.2rem;
    top: -0.06rem;
    display: inline-block;
    height: 0.34rem;
    width: 1.09rem;
    background-image: url(../img/icon-rw-dj.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.icon-rw-dzk::after {
    content: '';
    position: absolute;
    right: 0.2rem;
    top: -0.06rem;
    display: inline-block;
    height: 0.34rem;
    width: 1.3rem;
    background-image: url(../img/icon-rw-dzk.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.icon-rw-gqz::after {
    content: '';
    position: absolute;
    right: 0.2rem;
    top: -0.06rem;
    display: inline-block;
    height: 0.34rem;
    width: 1.3rem;
    background-image: url(../img/icon-rw-gqz.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.icon-rw-rm::after {
    content: '';
    position: absolute;
    right: 0.2rem;
    top: -0.06rem;
    display: inline-block;
    height: 0.34rem;
    width: 1.5rem;
    background-image: url(../img/icon-rw-rm.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
