.member-box {
    margin-top: 0.88rem;
    overflow: auto;
}

.member-box .adv-list {
    height: 3.1rem;
    padding: 0.3rem 0.3rem 0;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    background-color: #ffffff;
}

.adv-list > p {
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(5, 27, 40, 1);
    margin-bottom: 0.1rem;
}

.adv-list > p .open {
    float: right;
    color: #FF5757;
}

.adv-list > p .close {
    float: right;
    color: #999999;
}

.adv-list > p .ad-url {
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(153, 153, 153, 1);
    margin-left: 0.1rem;
}

.adv-list > p.ad-info {
    font-size: 0.22rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(102, 102, 102, 1);
}

.text-blue {
    color: #0BABFE !important;
}

.adv-list > p.ad-info .code {
    margin-left: 0.2rem;
    color: #0BABFE;
}

.adv-list > p.ad-info > span {
    display: inline-block;
    height: 0.3rem;
    background-color: #f4f4f4;
    line-height: 0.3rem;
    padding: 0 0.05rem;
}

.adv-list .adv-type {
    display: inline-block;
    font-size: 0.2rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(124, 159, 191, 1);
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
    padding: 0 0.05rem;
    line-height: 0.26rem;
    background-color: #f0f4f8;
}

.adv-list .adv-footer {
    padding-top: 0.16rem;
    border-top: 0.5px solid #E5E5E5;
}

.adv-list .adv-footer > div {
    float: right;
}

.adv-list .adv-footer > div > span {
    height: 0.48rem;
    padding: 0 0.28rem;
    color: #666666;
    border: 0.5px solid #CCCCCC;
    line-height: 0.48rem;
    margin-left: 0.2rem;
    text-align: center;
    display: inline-block;
    border-radius: 0.04rem;
    box-sizing: border-box;
}

.open-fail-icon {
    text-align: center;
}

.open-fail-icon > img {
    width: 1.44rem;
    height: 1.44rem;
    margin-top: 0.97rem;
    margin-bottom: 0.58rem;
}

.open-fail-icon > p {
    font-size: 0.38rem;
    font-family: STHeitiSC-Light;
    color: rgba(11, 171, 254, 1);
}

.open-fail-icon .open-text {
    margin: 0.4rem 0.45rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(0, 0, 0, 1);
    line-height: 0.48rem;
}

.open-fail-icon .open-fail-footer {
    position: fixed;
    bottom: 0;
    height: 0.9rem;
    border-top: 0.5px solid #E6E6E6;
    width: 100%;
}

.open-fail-icon .open-fail-footer > div {
    float: left;
    width: 50%;
    height: 100%;
    line-height: 0.9rem;
    text-align: center;
    font-size: 0.32rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(102, 102, 102, 1);
}

.open-fail-icon .open-fail-footer > div.cancal {
    box-sizing: border-box;
    border-right: 0.5px solid #E6E6E6;
}

.modal-copy .modal-content .copy-text {
    margin: 0.34rem 0.27rem 0.20rem 0.21rem;
    padding: 0.47rem 0.3rem;
    background-color: #F5F5F5;
    font-size: 0.22rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(102, 102, 102, 1);
    border-radius: 0.2rem;
    word-break: break-all;
}

.close_modal {
    position: absolute;
    top: 0.1rem;
    right: 0.2rem;
    background: url(../img/close.png) no-repeat center;
    background-size: 0.45rem;
    display: block;
    height: 0.45rem;
    width: 0.45rem;
}

.modal-copy-btn {
    width: 4rem;
    height: 0.8rem;
    background: #0BABFE;
    color: #ffffff;
    font-size: 0.32rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    margin: 0 auto;
    margin-bottom: 0.26rem;
    text-align: center;
}

.adv-code-info {
    margin: 0.4rem 0.3rem 0;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
    padding-bottom: 0.3rem;
    border-bottom: 0.5px solid #E6E6E6;
}

.adv-code-info > div lable {
    color: #666666;
}

.adv-code-info > div span {
    color: #333333;
    margin-left: 0.1rem;
}

.adv-code-info > div {
    margin-bottom: 0.2rem;
}

.adwei-code .title {
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 0.98rem;
    padding-left: 0.3rem;
    word-break: break-all;
}

.adwei-code > div {
    padding: 0.33rem;
    font-size: 0.22rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 0.3rem;
    background-color: #F5F5F5;
    border-radius: 0.06rem;
    margin: 0 0.3rem;
    word-break: break-all;
}

.advei-copy-btn {
    margin-right: 0.3rem;
    float: right;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #0BABFE;
    color: #ffffff;
    text-align: center;
    border-radius: 0.25rem;
}

.advei-desc {
    clear: both;
    background: rgba(255, 253, 236, 1);
    border-radius: 0.06rem;
    margin: 0 0.3rem;
    padding: 0.32rem 0.36rem;
    font-size: 0.24rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(51, 51, 51, 1);
    line-height: 0.4rem;
}

.adwei-save {
    width: 7.1rem;
    margin-left: 0.2rem;
    background: rgba(11, 171, 254, 1);
    border-radius: 0.45rem;
    box-shadow: 0 0.03rem 0.1rem rgba(11, 171, 254, 0.4);
    line-height: 0.9rem;
    height: 0.9rem;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.36rem;
    color: #ffffff;
    margin-top: 0.3rem;
}

.detail-top {
    display: flex;
    flex-shrink: 0;
    flex-grow: 1;
    justify-content: space-around;
    text-align: center;
    height: 1.63rem;
    background-color: #ffffff;
}

.detail-top > div > p {
    font-size: 0.36rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(11, 171, 254, 1);
    line-height: 0.58rem;
    margin-top: 0.2rem;
}

.detail-top > div > span {
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(51, 51, 51, 1);
    line-height: 0.58rem;
}

.flow-fb {
    margin-top: 0.2rem;
    line-height: 0.89rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(5, 27, 40, 1);
    background-color: #ffffff;
    padding: 0 0.3rem;
}

.flow-fb .flow-time {
    float: right;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(11, 171, 254, 1);
}

.flow-fb .flow-time::after {
    content: "";
    display: inline-block;
    width: 0.15rem;
    height: 0.27rem;
    background-image: url(/html5/images/icon/sy_icon_bar_right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 0.13rem;
    margin-bottom: -0.03rem;
}

.flow-ad-table .t-header {
    height: 0.8rem;
    padding-left: 0.3rem;
    background-color: #f5f5f5;
}

.flow-ad-table .t-header table {
    width: 100%;
    border-collapse: collapse;

}

.flow-ad-table .t-header table tr th {
    height: 0.8rem;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(51, 51, 51, 1);
    font-weight: normal;
}

.flow-ad-table .t-header table tr th:first-child {
    text-align: left;
}

.flow-ad-table .t-body {
    padding-left: 0.3rem;
    background-color: #ffffff;
    padding-bottom: 0.3rem;
}

.flow-ad-table .t-body table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;

}

.flow-ad-table .t-body table tr td {
    height: 0.88rem;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(51, 51, 51, 1);
    border-bottom: 0.5px solid #e6e6e6;
}

.flow-ad-table .t-body table tr td:first-child {
    text-align: left;
}

.flow-ad-table .t-body table tr td:not(:first-child) {
    color: #0BABFE;
}

.flow-ad-table .t-body table tr td.mf::before {
    content: "免";
    display: inline-block;
    width: 0.24rem;
    height: 0.24rem;
    background: rgba(95, 200, 111, 1);
    line-height: 0.24rem;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.18rem;
    color: #ffffff;
    margin-right: 0.1rem;
    vertical-align: middle;
}

.flow-ad-table .t-body table tr td.ff::before {
    content: "付";
    display: inline-block;
    width: 0.24rem;
    height: 0.24rem;
    background: #FF7800;
    line-height: 0.24rem;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.18rem;
    color: #ffffff;
    margin-right: 0.1rem;
    vertical-align: middle;
}

.add-place {
    padding: 0 0.3rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
}

.add-place .add-web {
    height: 0.88rem;
    line-height: 0.88rem;
    box-sizing: border-box;
    border-bottom: 0.5px solid #e6e6e6;
    color: rgba(51, 51, 51, 1);
}

.add-place .add-web .right {
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(102, 102, 102, 1);
    float: right;
}

.add-place .add-web .right::after {
    content: "";
    display: inline-block;
    width: 0.15rem;
    height: 0.27rem;
    background-image: url(/html5/images/icon/sy_icon_bar_right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 0.14rem;
    margin-bottom: -0.03rem;
}

.add-place-list {
    padding: 0.35rem 0;
    border-bottom: 0.5px solid #e6e6ee;
}

.add-place-list input {
    border: none
}

.add-place-list label {
    margin-right: 0.1rem;
}

.add-place-list span {
    margin-right: 0.25rem;
    width: 2.14rem;
    height: 0.68rem;
    text-align: center;
    line-height: 0.68rem;
    color: #666666;
    display: inline-block;
    box-sizing: border-box;
    background-color: #F5F5F5;
    border-radius: 0.06rem;
    border: 0.5px solid #f5f5ff;
}

.add-place-list span.active {
    border-color: #0BABFE;
    position: relative;
    background-color: #E1F2FE;
    color: #0BABFE;
}

.add-place-list span.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0.27rem;
    height: 0.27rem;
    bottom: 0;
    right: 0;
    background-image: url(/html5/images/icon/ylmm_icon_tcchick.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.add-place-list > p {
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 0.4rem;
    margin-top: 0.2rem;
}

.add-place-size {
    padding-top: 0.4rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(51, 51, 51, 1);
}

.add-place-size > label {
    vertical-align: top;
}

.add-place-size .right {
    display: inline-block;
    margin-left: 0.1rem;
}

.add-place-size .right > input {
    width: 1.3rem;
    height: 0.68rem;
    background: rgba(250, 250, 250, 1);
    border-radius: 0.06rem;
    border: 0.5px solid #e6e6e6;
    text-align: center;
}

.add-place-size .right > p {
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 0.4rem;
    margin-top: 0.2rem;
}

.add-place-list .str {
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(153, 153, 153, 1);
    font-weight: normal;
}

.edit-adv-info {
    margin-top: 0.3rem;
    background-color: #FFFDEC;
    border: 0.5px solid #F3EEC1;
    padding: 0.3rem 0.2rem;
}

.edit-adv-info > div {
    display: inline-block;
}

.edit-adv-info > div.left {
    width: 0.5rem;
    vertical-align: top;
}

.edit-adv-info > div.right {
    width: 5.8rem;
}

span.icon-baidu {
    display: inline-block;
    background: url(../img/sy_icon_baidu.png) no-repeat center;
    background-size: 100% 100%;
    width: 0.5rem;
    height: 0.25rem;
    vertical-align: middle;
    position: relative;
}

span.icon-baidu i {
    font-style: normal;
    color: #FFFFFF;
    line-height: normal;
    display: inline-block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0.1rem;
    left: 0.34rem;
    font-size: 0.22rem;
    /* 安卓 */
    transform: translate(-10%, -40%);
}

.modal-adv .modal-content > div {
    width: 4rem;
    margin: 0.6rem auto 0.3rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Normal;
    color: #000000;
}

.modal-adv .modal-content > div .addbtn {
    width: 4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #ffffff;
    border-radius: 0.4rem;
    background-color: #0BABFE;
    margin-top: 0.3rem;
}

.modal-footer-main {
    width: 100%;
    height: 5.65rem;
    background-color: #FFFFFF;
    position: fixed;
    bottom: 0;
    z-index: 3;
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(51, 51, 51, 1);
}

.modal-footer-main .title {
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.3rem;
    border-bottom: 0.5px solid #e6e6ee;
}

.modal-adv-type {
    padding: 0 0.3rem;
}

.modal-adv-type p {
    line-height: 0.85rem;
    font-size: 0.26rem;
    font-family: SourceHanSansCN-Normal;
    color: rgba(51, 51, 51, 1);
}

.modal-adv-type span {
    width: 2.1rem;
    height: 0.6rem;
    background: rgba(245, 245, 245, 1);
    border-radius: 0.06rem;
    line-height: 0.6rem;
    text-align: center;
    display: inline-block;
    margin-right: 0.15rem;
    border: 0.5px solid #e6e6ee;
    margin-bottom: 0.2rem;
}

.modal-adv-type span.active {
    border-color: #0BABFE;
    position: relative;
    background-color: #E1F2FE;
    color: #0BABFE;
}

.modal-adv-type span.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0.27rem;
    height: 0.27rem;
    bottom: 0;
    right: 0;
    background-image: url(/html5/images/icon/ylmm_icon_tcchick.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.invite_buy_page {
    width: 100%;
    background-image: url(/images/traffic/invite_bg_buy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 34.6rem;
    position: relative;
}

.invite_sell_page {
    width: 100%;
    background-image: url(/images/traffic/invite_bg_sell.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 32.9rem;
    position: relative;
}

.invite_back_btn {
    background: url(../img/home.png) no-repeat;
    position: absolute;
    right: 0.2rem;
    top: 0.25rem;
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 0.4rem;
}

.invite_footer_btn {
    width: 100%;
    height: 1.2rem;
    position: fixed;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.icon-cs {
    background-image: url(/images/traffic/icon_wycs.png);
}

.icon-tf {
    background-image: url(/images/traffic/icon_wytf.png);
}

.invite_cate_box {
    position: absolute;
    top: 16.6rem;
    width: 100%;
    height: 5.1rem;
    background-image: url(/images/traffic/cs01hymh.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.invite_cate_box.cate1 {
    background-image: url(/images/traffic/cs01hymh.png);
}

.invite_cate_box.cate2 {
    background-image: url(/images/traffic/cs02shfw.png);
}

.invite_cate_box.cate3 {
    background-image: url(/images/traffic/cs03xwmt.png);
}

.invite_cate_box ul {
    display: inline-block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
    height: 0.74rem;
}

.invite_cate_box ul li {
    width: 33.33%;
    height: 100%;
    float: left;
}

.icon-main-dowm {
    position: relative;
}

.icon-main-dowm::after {
    content: "";
    display: inline-block;
    width: 0.23rem;
    height: 0.13rem;
    background-image: url(/images/icon/icon-down.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 0.06rem);
    right: 0.1rem;
}

.icon-main-dowm .down-list {
    width: 1.68rem;
    position: absolute;
    background-color: #fff;
    border: 0.01rem solid rgba(204, 204, 204, 1);
    box-shadow: 0px 6px 12px 0px rgba(11, 171, 254, 0.4);
    border-radius: 0.04rem;
    right: 0;
    z-index: 3;
}

.icon-main-dowm .down-list li {
    width: 100%;
    height: 0.47rem;
    line-height: 0.47rem;
    text-align: center;
    border-bottom: 0.01rem solid #E6E6E6;
    box-sizing: border-box;
}

.icon-main-dowm .down-list li > a {
    color: #666 !important;
    padding: 0;
    border: none;
}

.top_price_text {
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Normal;
    font-weight: 400;
    background: rgba(255, 253, 236, 1);
    color: rgba(255, 120, 0, 1);
}

.price_box {
    padding: 0 0.2rem;
    margin-top: 0.4rem;
}

.price_box .group {
    height: 0.9rem;
}

.price_box .group label {
    font-size: 0.28rem;
    font-family: SourceHanSansCN-Normal;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.price_box .group input {
    width: 2.9rem;
    height: 0.6rem;
    background: rgba(250, 250, 250, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 6px;
}

.recharge_price_btn {
    width: 1.5rem;
    height: 0.6rem;
    background: rgba(11, 171, 254, 1);
    border: 1px solid rgba(11, 171, 254, 1);
    border-radius: 0.06rem;
    line-height: 0.6rem;
    text-align: center;
    display: inline-block;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Normal;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.price_record_box {
    margin-top: 0.22rem;
}

.price_record_box table {
    width: 100%;
    font-size: 0.3rem;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    border-collapse: collapse;

}

.price_record_box table thead tr {
    background: rgba(243, 244, 245, 1);
    height: 0.88rem;

}

.price_record_box table tbody tr {
    height: 0.96rem;
    border-bottom: 0.01rem solid rgba(230, 230, 230, 1);

}

.price_record_box table tbody tr:last-child {
    border: none;
}

.price_record_box table tr > td, .price_record_box table tr > th {
    padding: 0 0.2rem;

}
