.header_bt{
    width: 6.4rem;
    position: fixed;
    top: 0;
    height: .73rem;
    background: #fff;
    z-index: 101;
    /*background: linear-gradient(to right, #fe8500 , #f93d00);*/
}
.header_f{
    width: .67rem;
    height: .73rem;
    float: left;
    text-align: center;
}

.header_f .header_fh{
    width: .35rem;
    height: .35rem;
    margin-top: .2rem;
    background: url(../image/left.png) center no-repeat;
    background-size: .4rem;
    display: inline-block;
}
.header_f .header_fwh{
    width: .4rem;
    height: .5rem;
    margin-top: .1rem;
    background: url(../image/arrow_wl.png) center no-repeat;
    background-size: 90%;
    display: inline-block;
}
.header_c{
    width: 4.96rem;
    height: .73rem;
    float: left;
    text-align: center;
    font-size: .3rem;
    line-height: .73rem;
    color:#000;
}
.header_r{
    height: .73rem;
    line-height: .73rem;
    font-size: .28rem;
}
.header_r .header_fr{
    width: .35rem;
    height: .35rem;
    margin-top: .2rem;
    background: url(../image/jilu.png) center no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-left: .16rem;
}
.header_r  .header_ricon{
    width: 0.38rem;
    height: 0.4rem;
    display: inline-block;
    vertical-align: text-bottom;
}
.header_r .header_fr.jlw{
    width: .3rem;
    height: .3rem;
    background: url(../image/dingdan.png) center no-repeat;
    background-size: 100%;
}

.gwcbt_mc span{
    float: right;
}
.gwcbt_mc span a{
    font-size: .24rem!important;
    color: #333;
}
/*提现记录*/
.txjl_page{
    width: 90%;
    margin: .2rem auto;
}
.txjl_page .title{
    font-size: 0.28rem;
    font-weight: bold;
    margin-bottom: .25rem;
}
.txjl_page ul li{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    font-size: .24rem;
    margin-bottom: .15rem;

}
.txjl_page ul li span,.txjl_page ul li span.text_right{
    width: 33%;
}
.txjl_page ul li.nav{
    font-size: .22rem;
    color: #92a0ad;
}
.txjl_page ul li.item{
    font-weight: bold;
    padding-bottom: .1rem;
    border-bottom: 1px solid #e9eaec;
}
.txjl_page ul li.item .xq{
    background: url(../image/xiangqing.png) center no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: sub;
    width: 3.5px;
    height: .5rem;
    margin-left: .2rem ;
}
/*提现详情*/
.txxq_page{
    width: 90%;
    margin: .2rem auto 0;
}
.txxq_page ul li{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    padding: .25rem 0;
    font-size: .24rem;
    border-bottom: 1px solid #e7ebee;
}
.txxq_page ul li span:first-child{
    color:#8c9fad
}
.txxq_page .title{
    text-align: center;
    font-weight: bold;
    font-size: .4rem;
    color:#0165ee;
    display: inline-block;
}

/*登录页*/
.dlogin-body{
    background: url("../image/bj_login.png") no-repeat center;
    width: 100%;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    height: auto;
}
/*.dlogin-body i.left_down{*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    height: 1.2rem;*/
/*    width: 1.2rem;*/
/*    display: inline-block;*/
/*    background: url("../image/zxxx.png")  center no-repeat;*/
/*    background-size: 100%;*/
/*}*/
/*.dlogin-body i.right_top{*/
/*    position: fixed;*/
/*    top: 0;*/
/*    display: inline-block;*/
/*    right: 0;*/
/*    height: 2rem;*/
/*    width: 1.6rem;*/
/*    background: url("../image/yss.png")  center no-repeat;*/
/*    background-size: 100%;*/
/*}*/
.dlogin_page{
    width: 100%;
    text-align: center;
}
.dlogin_page img.bkg_img{
    margin-bottom: .3rem;
    margin-top: 2rem;
    height: 1.4rem;
}
.dlogin_page .dlogin_con{
    width: 94%;
    border-radius: 5px;
    /*background-color: #fff;*/
    margin-left: 3%;
    padding-bottom:  .5rem;
}
.dlogin_con .reg{
    font-size: .22rem;
    color:#86929e;
    text-align: center;
    padding-top: .2rem;
}
.dlogin_con .reg a{
    color:#e49b3c;
}
.dlogin_con .dlogin_item{
    font-size: .24rem;
    text-align: left;
    width: 94%;
    margin: .35rem auto 0;
}

.dlogin_con .dlogin_item p{
    border-radius: 50px;
    width: 100%;
    margin-top: .1rem;
    height: .68rem;
    line-height: .68rem;
    border: 1px solid #e59d37;
}


.dlogin_con .dlogin_item .input_line{
    font-size: .26rem;
    height: .68rem;
    line-height: .68rem;
    width: 70%;
    /*border-radius: 50px;*/
    padding-left: 12px;
}
.dlogin_con .dlogin_item .input_line::placeholder{
    color:#cccccc
}
.dlogin_con .dlogin_item li{
    margin-top: .32rem;
}
.dlogin_con .tips{
    font-size: .22rem;
    color: #86939c;
    margin-top: .25rem;
    padding-bottom: .8rem;
    display: block;
    width: 94%;
}
.dlogin_con .tips span{
    text-align: right;
    display: block;
}
.dlogin_con .dlogin_item em{
    width: .35rem;
    height: .4rem;
    display: inline-block;
    vertical-align: sub;
    margin-left: .25rem;
}
.dlogin_con .dlogin_item em.account{
    background: url("../image/account.png") no-repeat center;
    background-size: 100%;
}
.dlogin_con .dlogin_item em.pwd{
    background: url("../image/pwd.png") no-repeat center;
    background-size: 100%;
}
.dlogin_con .dlogin_item em.num_86{
    font-size: .25rem;
    padding-right: 10px;
    vertical-align: inherit;
}

.dlogin_sub_button{
    /*background: linear-gradient(to right ,#f28b2e,#f59638,#f9a545,#fbac4d);*/
    height: .75rem;
    line-height: .75rem;
    text-align: center;
    font-size: .28rem;
    display: inline-block;
    width: 88%;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
    background-color:#0165ee ;
}

.dlogin_con li i.eye{
    float: right;
    margin-right: .2rem;
    background: url('../image/eye_hide.png') no-repeat center;
    background-size: 100%;
    width: .4rem;
    height: .8rem;
}
.dlogin_con li i.active{
    float: right;
    margin-right: .2rem;
    background: url('../image/eye_show.png') no-repeat center;
    background-size: 100%;
    width: .4rem;
    height: .8rem;
}
.zcreg_page .stitle{
    text-align: left;
    font-size: .32rem;
    color:#24375f;
    font-weight: bold;
    margin-left: .3rem;
    padding-top: 1rem;
}
.zcreg_page ul.dlogin_item{
    margin-bottom: .2rem;
}
.zcreg_page  .yzm{
    margin-bottom:  .1rem;
}
.zcreg_page  .yzm input.input_line{
    width: 68%;
    margin-top: .1rem;
    height: .68rem;
    line-height: .68rem;
    border: 1px solid #dddddd;
    border-radius: 2px;
}
.zcreg_page  .yzm .get_yzm{
    height: .68rem;
    line-height: .68rem;
    width: 32%;
    font-size: .23rem;
    text-align: center;
    display: inline-block;
    background: linear-gradient(to right ,#f28b2e,#f59638,#f9a545,#fbac4d);
    color: #fff;
    margin-top: .11rem;
}
.zcreg_page  .yzm .txyzm{
    height: .68rem;
    line-height: .68rem;
    width: 32%;
    font-size: .26rem;
    text-align: center;
    display: inline-block;
    margin-top: .11rem;
}
.zcreg_page  .yzm .txyzm img{
    width: 100%;
    height: 100%;
}
.zcreg_page .dlogin_item p{
    border-radius: 5px;
    border: 1px solid  #dddddd ;
    overflow: hidden;
}
.zhma_page .czmm{
    text-align: left;
    font-size: .23rem;
    color: #86929e;
    padding-top: .15rem;
    margin-left: .3rem;
}
/*收款管理*/
.skgl{
    width: 100%;
}

.skgl .skgl_top{
    width: 100%;
    background-color: #f7f7f9;
    text-align: center;
    padding-bottom: .35rem;
}
.skgl_body .skgl_header {
    width: 90%;
    padding-top: .2rem;
    margin: 0 auto;
}
.skgl_body .skgl_header .add_sk_acount {
    color: #2c78d0;
    font-size: .25rem;
}

.skgl_body .skgl_header .return_btn_black{
    position: initial;
}

.skgl_body .sk_input{
    margin-top: .8rem;
    height: .8rem;
    font-size: .28rem;
}
.skgl_body .sk_input .sk_username{
    border-bottom: 1px solid #bab8b8;
    width: 80%;
}
.skgl_body .skgl_con{
    width: 90%;
    margin: .2rem auto;
}
.skgl_body .skgl_con .sk_title{
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .5rem;
}
.skgl_body .skgl_con_item ul li{
    margin-bottom: .2rem;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 0.2rem;
}
.skgl_body .skgl_con_item ul li img{
    height: .5rem;
    width: .5rem;
    align-items: center;
}
.skgl_body .skgl_con_item ul li div{
    width: 75%;
    font-size: .26rem;
}
.skgl_body .skgl_con_item ul li .sk_info{
    font-size: .23rem;
    color:#646464 ;
}
.skgl_body .sk_tips{
    margin-top: .1rem;
    font-size: .24rem;
    color:#646464 ;
}
/*修改收款信息*/
.sk_op_body .smrz_page{
    margin-top: 0;
    border-top: 1px solid #f0f0f0 ;
}
.sk_op_body .smrz_page .smrz_con {
    box-shadow: none;
    padding-bottom: 0.3rem;
}
.sk_op_body .payment_op_tips{
    margin-left: 5%;
}



    /*我的*/
.wd_page{
    width: 100%;
}
.wd_page .wd_box{
    width: 92%;
    margin-left:4% ;
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: .2rem;
    box-shadow: 0 0 4px #eae9f1;
}
.wd_page .wd_head{
    width: 90%;
    margin: .2rem auto;
}
.wd_page .wd_head .logo{
    width: .75rem;
    height: .75rem;
}
.wd_page .wd_head .name{
    color:#000;
    font-weight: bold;
    font-size: .3rem;
    margin-left: .25rem;
}
.wd_page .wd_head .wd_head_r i{
    width: .4rem;
    height: .4rem;
    display: inline-block;
    vertical-align: middle;

}
.wd_page .wd_head .wd_head_r i.lw{
	width: 1.5rem;
    height: .5rem;
    background: url("../image/liwu2.png") no-repeat center;
    background-size: 90%;
}
.wd_page .wd_head .wd_head_r i.cz_btn{

    background: url("../image/kuaisucz.png") no-repeat center;
    background-size: 90%;
}
.wd_page .wd_head .wd_head_r i.ld{
    background: url("../image/lingdang.png") no-repeat center;
    background-size: 90%;
    margin-right: .2rem;
}
.wd_page .wx_top .wx_top_con{
    width: 90%;
    margin: 0 auto ;
    padding-top: .3rem;
    padding-bottom: .15rem;
}
.wd_page .wx_top .wx_top_con .title{
    color:#b7b7b7;
    font-size: .26rem;
    margin-bottom:.2rem ;
}
.wd_page .wx_top .wx_top_con .fx{
    background: url("../image/fenxiang.png") no-repeat center;
    background-size: 100%;
    width: .35rem;
    height: .35rem;
    display: inline-block;
}
.wd_page .wx_top .wx_top_con .snum{
    font-size: .35rem;
    font-weight: bold;
}
.wd_page .wx_top .wx_top_con .snum em{
    font-size: .24rem;

}
.wenti{
    background: url("../image/wenti.png") no-repeat center;
    background-size: 95%;
    width: .35rem;
    height: .35rem;
    display: inline-block;
    vertical-align: sub;
}
.wd_page .wx_top .wx_top_con .hs{
    font-size: .22rem;
    margin-bottom: .3rem;
    margin-top: .1rem;
}
.wd_page .wx_top .wx_top_con .hs .qushi{
    color:#00d693;
    font-weight: bold;
    margin-left: .25rem;
}
.wd_page .wx_top .wx_top_con .hs .qushi i{
    background: url("../image/qushi.png") no-repeat center;
    background-size: 100%;
    width: .25rem;
    height: .25rem;
    display: inline-block;
}
.wd_page .wx_top .wx_top_con .stitle a:first-child{

    width: 60%;
}
.wd_page .wx_top .wx_top_con .stitle span:first-child{
    color:#b7b7b7;
    font-size: .23rem;
}

.wd_page .wx_top .wx_top_con .stitle em{
    font-size: .3rem;
    font-weight: bold;
    vertical-align: top;
}
.wd_page .tips{
    text-align: center;
    color:#b7b7b7;
    font-size: .24rem;
    margin-bottom: .15rem;
    height: .4rem;
    line-height: .4rem;
    position: relative;
    overflow: hidden;
}
.copy{
    margin-left: .1rem;
    width: .3rem;
    display: inline-block;
    background: url(../image/fuzhi.png) no-repeat center;
    background-size: 100%;
    vertical-align: sub;
    height: .35rem;
}
.wd_nav ul{
    width: 94%;
    margin: 0 auto;
    padding: .35rem 0;
}
.wd_nav li{
    width: 25%;
}
.wd_nav li a{
    display: flex;
    flex-direction:column;
    text-align: center;
    font-size: .245rem;
    align-items: center;
}
.wd_nav li img{
    width: .5rem;
    height: .5rem;
    margin-bottom: .1rem;
}
.wd_page .wd_ad{
    width: 92%; ;
    margin: .3rem auto 0;
}
.wd_page .wd_ad img{
    width: 100%;
    height: 2.6rem;
}
.wd_page .wd_item{
    margin-bottom: .5rem;
    padding-top: .2rem;
}
.wd_page .wd_item a{
    flex-wrap:wrap;
    display: flex;
    justify-content: space-between;
    width: 88%;
    margin:0 auto;
    height: 1rem;
    line-height: 1rem;
    font-size: .25rem;
    border-bottom: 1px solid #e2e2e2;
}
.wd_page .wd_item li:last-child a{
    border-bottom: none;
}
.wd_page .wd_item li i{
    width: .35rem;
    background: url("../image/right.png") no-repeat center;
    background-size: 100%;
    height: .8rem;
    vertical-align: middle;

}
.wd_page .wd_item li img{
    width: .4rem;
    height: .4rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: .3rem;
}
.wd_page .wd_item .dian_icon{
    background: url(../image/dian.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    width: .4rem;
    height: .4rem;
    vertical-align: middle;
}
.wd_page .tips1{
    color:#b7b7b7;
    font-size: .23rem;
    margin-bottom: .15rem;
    margin-left: 5%;
    margin-top: .1rem;
}
.wd_page .jilu_title{
    background: url(../image/hengfu.png) no-repeat bottom;
    background-size: 100%;
    width: 1.2rem;
    font-size: .26rem;
    font-weight: bold;
    margin-left: 5%;
    padding-top: 8%;
    margin-bottom: .15rem;
}
.wd_page .zjjl ul{
    width: 90%;
    margin: 0 auto .2rem;
}
.wd_page .zjjl ul li{
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    margin-bottom: .2rem;
}
.wd_page .zjjl ul li p{
    width: 90%;
    margin: 0 auto;

}
.wd_page .zjjl ul li .times{
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}
.wd_page .zjjl ul li .times span{
    padding: .2rem 0;
    margin-left: 5%;
    font-size: .23rem;
    color:#b1b1b1;
    display: inline-block;
}
.wd_page .zjjl ul li .con{
    padding-top: .3rem ;
    padding-bottom: .25rem;

}
.wd_page .zjjl ul li .con .type{
    font-size: .28rem;
    color:#000000;
}
.wd_page .zjjl ul li .con .num{
    font-size: .32rem;
    font-weight: bold;
}
.wd_page .zjjl ul li .con .green{
    color:#00d693
}
.wd_page .zjjl ul li .con .red{
    color:#ff2424
}
.wd_page .zjjl{
    margin-bottom: 1rem;
}
.record_com_button{
    width: 40%;
    z-index: 101;
    position: fixed;
    left: 7%;
    bottom: 1.2rem;

}
.record_com_button2{
    width: 40%;
    z-index: 101;
    position: fixed;
    right: 7%;
    bottom: 1.2rem;

}
.record_com_button3{
    width: 80%;
    z-index: 101;
    position: fixed;
    right: 7%;
    bottom: 1.2rem;

}
.record_com_button a,.record_com_button button{
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    border-radius:50px ;
    color:#ffffff;
    background-color:#0165ee;
    font-size: .26rem;
    display: inline-block;
    font-weight: bold;
}
.record_com_button2 a,.record_com_button button{
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    border-radius:50px ;
    color:#ffffff;
    background-color:#0165ee;
    font-size: .26rem;
    display: inline-block;
    font-weight: bold;
}
.record_com_button3 a,.record_com_button button{
    width: 95%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    border-radius:50px ;
    color:#ffffff;
    background-color:#0165ee;
    font-size: .26rem;
    display: inline-block;
    font-weight: bold;
}
/*提现*/
.tx_page{
    width: 90%;
    margin: .2rem auto 0;
}
.tx_page .title{
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .28rem;
    color:#000000;
    background-color: #f7f6fb;
    border-radius: 5px;
    font-weight: bold;
}
.tx_page .title span{
    padding-left: .3rem;
}
.tx_page .title .usdt_coin{
    background: url(../image/usdt.png) center no-repeat;
    background-size: 100%;
    width: .3rem;
    height: .3rem;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: .1rem;
}
.tx_page ul li{
    font-size: .23rem;
    margin-top: .3rem;
}
.tx_page ul li .tb_input{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    padding-bottom: .1rem;
    border-bottom: 1px solid #e7ebee;
    height: .35rem;
    line-height: .35rem;
    font-size: .24rem;
    margin-top: .15rem;
}
.tx_page ul li .tb_input .input_line{
    height:.35rem ;
    line-height: .35rem;
    color:#000000;
    width: 75%;
}
.tx_page ul li .tb_input .input_line::placeholder{
    color:#93a5b3;
}
.tx_page ul li .tb_input  em{
    font-weight: bold;
    font-size: .23rem;
}
.tx_page ul li .tb_input  .usdt{
    color:#93a5b3;
}
.tx_page .tx_intro{
    border-radius: 8px;
    background-color: #f7f6fb;
    padding: .25rem .2rem;
    line-height: .4rem;
    color: #8aa0ad;
    font-size: .21rem;
    margin-top: .2rem;
}
.tx_page .dzsl{
    font-size: .26rem;
    font-weight: bold;
    margin: .3rem auto;
}
.tx_page .dzsl .dzsl_l{
    color:#8c9fad
}
.tx_page .tb_btn{
    width: 100%;
    height: .75rem;
    line-height: .75rem;
    background-color: #ff853c;
    text-align: center;
    color:#fff;
    font-size: .28rem;
    font-weight: bold;
    border-radius: 5px;
}
.tx_page .kysl{
    color:#c6cfd8;
    font-size: .22rem;
    margin-top: .1rem;
    display: inline-block;
}
.tx_page .kysl a.yiwen{
    background: url("../image/yiwen23.png") no-repeat center;
    background-size: 100%;
    width: .3rem;
    height: .3rem;
    display: inline-block;
    vertical-align: sub;
}

/*usdt 充值*/
.usdtcz_page {
    width: 100%;
}
.usdtcz_page .cz_item{
    width: 92%;
    margin: .25rem auto;
    background-color: #ffffff;
}
.usdtcz_page .cz_item .cx_choose{
    width: 92%;
    margin: 0 auto;
    padding: .28rem 0;
    font-size: .3rem;
    font-weight: bold;
}
.usdtcz_page .cz_item.cx_choose_item{
    border-radius: 8px;
}
.usdtcz_page .cz_item .cx_choose p span{
    background-color: #fff;
    color:#b6b6b6;
    font-size: .24rem;
    border-radius: 6px;
    border: 1px solid #ebecf0;
    font-weight: normal;
    padding: 4px 8px;
    margin-right: .1rem;
}
.usdtcz_page .cz_item .cx_choose p span.active{
    background-color: #eef1ff;
    border: 1px solid #eef1ff;
}
.usdtcz_page .cz_item .cx_choose .suheng{
    height: .35rem;
    width: 3px;
    background: url(../image/suheng.png) no-repeat center;
    background-size: initial;
    display: inline-block;
    vertical-align: text-top;
    margin-right: .1rem;
}

.usdtcz_page .cz_item .cz_money{
    width: 92%;
    margin: 0 auto;
    padding: .25rem 0;
}
.usdtcz_page .cz_item .cz_money h2{
    font-style: normal;
    font-weight: bold;
    font-size: .26rem;
    margin-bottom: .15rem;
}
.usdtcz_page .cz_item .cz_money span.box{
    height: 1.2rem;
    line-height: 1.2rem;
    width: 42%;
    border-radius: 10px;
    background-color: #f6f6f6;
    color:#999999;
    font-size: .28rem;
    font-weight: bold;
}
.usdtcz_page .cz_item .cz_money span.box .input_line{
    width: 62%;
    background-color:#f6f6f6 ;
}
.usdtcz_page .cz_item .cz_money span.box input::placeholder{
    color:#999999
}
.usdtcz_page .cz_item .cz_money i{
    width: .32rem;
    height: .35rem;
    display: inline-block;
    margin-left: .2rem;
    vertical-align: text-top;
}
.usdtcz_page .cz_item .cz_money i.usdtlogo{
    background: url("../image/usdtlogo.png") no-repeat center;
    background-size: 100%;
}
.usdtcz_page .cz_item .cz_money i.rmb_ico{
    background: url("../image/rmb.png") no-repeat center;
    background-size: 80%;
    height: .3rem;
}
.usdtcz_page .cz_item .cz_money .qiezhuan{
    width: 6%;
    height: .5rem;
    background: url("../image/qiezhuan.png") no-repeat center;
    background-size: 100%;
}
.usdtcz_page .cz_item .cz_money .ky_money{
    font-size: .24rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
    color:#999;
    margin-right: .15rem;
}
.usdtcz_page .cz_sxf{
    width: 92%;
    margin: 0 auto;
    padding-top: .25rem;
    padding-left: .25rem;
    padding-bottom: .25rem;
    font-size: .24rem;
    color:#999
}
.usdtcz_page .recharge_btn{
    width: 80%;
    margin: 0 auto;
    /*padding-top: .2rem;*/
}
.usdtcz_page .recharge_btn button{
    width: 100%;
    border-radius: 5px;
    color:#fff;
    background-color: #0165ee;
    display: inline-block;
    height: .75rem;
    line-height: .75rem;
    font-size: .28rem;
    font-weight: bold;
}
/*收款地址*/
.czsk_body .header_bt .header_c {
    color:#fff;
}
.czsk_body .header_bt{
    background-color: #384160;
    height: 3rem;
    width: 100%;
    position: absolute;
}
.czsk_body .cz_detail{
    width: 90%;
    position: absolute;
    top: 1.2rem;
    left: 5%;
    z-index: 101;
    text-align: center;
}
.czsk_body .cz_con{
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
}
.czsk_body .cz_detail .title{
    font-weight: bold;
    font-size: .3rem;
    color:#384162;
    margin-top: .8rem;
    margin-bottom: .3rem;
}
.czsk_body .cz_detail .upload_con{
    width: 45%;
    height: 2.8rem;
}
.czsk_body  .cz_detail .upload_con img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.czsk_body .cz_detail .upload_sk_img p{
    font-size: .23rem;
    color:#b3b6b8;
    font-weight: bold;
    margin-top: .1rem;
}
.czsk_body .cz_detail .sk_desc{
    text-align: center;
    width: 90%;
    background-color: #fafafa;
    font-size: .25rem;
    border-radius: 5px;
    line-height: .32rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-top: .2rem;
    word-break: break-word;
}
.czsk_body .cz_detail .sk_desc p{
    width: 90%;
    margin: 0 auto;
}
.czsk_body .cz_detail .detail_btn{
    width: 80%;
    height: .75rem;
    line-height: .75rem;
    background-color: #ff7827;
    color: #fff;
    font-size: .26rem;
    font-weight: bold;
    border-radius: 10px;
    margin-top: .3rem;
    margin-bottom: .8rem;
}
.czsk_body .tips{
    color: #b3b6b8;
    font-size: .24rem;
    line-height: .35rem;
    margin-top: .2rem;
    text-align: left;
}
.czsk_body .sk_djs{
    font-size: .28rem;
    font-weight: bold;
    margin-top: .1rem;
}


    /*邀请好友*/
.lmqb-body{
    width: 100%;
    height: auto;
    background: url("../image/beijsucai.png") no-repeat center;
    background-size: 100%;
    position: relative;
}
.lmqb-body .pb{
    z-index: 101;
    position: fixed;
    left: 8%;
    top: 12%;
    color: #ffd16b;
    font-size: .26rem;
    font-weight: bold;
}
.lmqb-body .pb em{
    color:#fff;
    font-size: .4rem;
}
.lmqb-body .lmqb_page{
    width: 100%;
    text-align: center;
    margin-top: 40%;

}
.lmqb-body .lmqb_page .moblie{
    color:#ffd16b;
    font-size: .3rem;
    font-weight: bold;
}
.lmqb-body .lmqb_page .reward{
    font-size: .5rem;
    margin-top: 30%;
    margin-bottom: 25%;
}
.lmqb-body .qrcode{
    width: 1.7rem;
    height: 1.7rem;
}
/*推广大神*/
.tgds_page{
    width: 80%;
    text-align: center;
    font-size: .25rem;
    margin: 0 auto;
    align-items: center;
}
.tgds_page img{
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 1.2rem;
    display: inline-block;
    margin-bottom: .5rem;
    margin-left: 1.5rem;
}
.tgds_page .title{
    font-weight: bold;
    font-size: .3rem;
    margin-bottom: .2rem;
}
.tgds_page .tgm{
    height: .95rem;
    line-height: .95rem;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
    width: 100%;
    margin: .4rem 0;
}
.tgds_page .tgm .tgm_item{
    width: 90%;
    margin: 0 auto;
    font-size: .28rem;
}
.tgds_page .tgm .tgm_item .copy_tips{
    color:#ffc04e;
    font-weight: bold;

}
.tgds_page button{
    height: .8rem;
    line-height: .8rem;
    width: 100%;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #ffc04e;
    font-size: .28rem;
    font-weight: bold;
    margin-bottom: .3rem;
}
.tgds_page button.tgt{
    background-color: #ffc04e;
    color:#fff;
}
.tgds_page button.tglj{
    background-color: #ffffff;
    color:#ffc04e;
}
.tgds_body .tgt_img{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    z-index: 999;
    background: url(../image/tgybj2.jpg) no-repeat ;
    background-size: 100% 100%;
    display: none;
}
/*.tgds_body .tgt_img{*/
/*    width: 88%;*/
/*    position: fixed;*/
/*    left: 6%;*/
/*    top: 5%;*/
/*    height: 9rem;*/
/*    z-index: 102;*/
/*    background: url(../image/tgybj2.jpg) no-repeat center;*/
/*    background-size: contain;*/
/*    display: none;*/
/*}*/
.tgds_body .tgt_img img{
    margin-left: 30%;
    margin-top: 6.4rem;
    width: 2.5rem;
    height: 2.5rem;

}
.tgds_body .cha2_icon{
    background: url(../image/cha2.png) no-repeat center;
    background-size: 100%;
    width: .4rem;
    height: .4rem;
    position: absolute;
    right: 10%;
    top: 2%;
    display: inline-block;
}

    /*我的*/
/*.wd_page{*/
/*    width: 100%;*/
/*}*/
/*.wd_page .wd_top{*/
/*    overflow: hidden;*/
/*    background-color: #333a44;*/
/*}*/
/*.wd_page .wd_top .logo{*/
/*    width: 1rem;*/
/*    height: 1rem;*/
/*    margin: .3rem .4rem .3rem .4rem ;*/
/*}*/
/*.wd_page .wd_top .info{*/
/*    margin-top: .4rem;*/
/*    font-size: .28rem;*/
/*    color:#767f86;*/
/*    font-weight: bold;*/
/*}*/
/*.wd_page .wd_top .sign{*/
/*    font-size: .38rem;*/
/*    color:#ddd7fe;*/
/*    font-weight: bold;*/
/*    margin-top: .5rem;*/
/*    margin-left: .6rem;*/
/*}*/
/*.wd_page .wd_top .yqm{*/
/*    color:#fff;*/
/*    font-size: .24rem;*/
/*    line-height: .7rem;*/
/*    font-weight: normal;*/
/*}*/
/*.copy{*/
/*    margin-left: .1rem;*/
/*    width: .3rem;*/
/*    display: inline-block;*/
/*    background: url(../image/fuzhi.png) no-repeat center;*/
/*    background-size: 100%;*/
/*    vertical-align: sub;*/
/*    height: .3rem;*/
/*}*/
/*.wd_page  .wd_nav{*/
/*    background-color: #333a44;*/
/*}*/
/*.wd_nav ul{*/
/*    width: 90%;*/
/*    margin: 0 auto;*/
/*    padding-bottom: .3rem;*/
/*}*/
/*.wd_nav li{*/
/*    width: 48%;*/
/*}*/

/*.wd_nav li a{*/
/*    background-color: #3b414d;*/
/*    display: flex;*/
/*    width: 100%;*/
/*    flex-direction: column;*/
/*    text-align: left;*/
/*    font-size: .21rem;*/
/*    line-height: .4rem;*/
/*    color: #fff;*/
/*    border-radius: 2px;*/
/*    justify-content: space-between;*/
/*    padding-bottom: .15rem;*/
/*    padding-top: .15rem;*/
/*}*/
/*.wd_nav li a .title{*/
/*    color:#818890;*/
/*    padding-left: 6%;*/
/*}*/

/*.wd_nav li a em{*/
/*    float: right;*/
/*    margin-right: 6%;*/
/*}*/
/*.wd_nav li a .num{*/
/*    font-size: .3rem;*/
/*    margin-top: 1px;*/
/*    padding-left: 6%;*/
/*}*/

/*.wd_nav li a .usdt{*/
/*    background: url('../image/usdt.png') no-repeat center;*/
/*    background-size: 100%;*/
/*    width: .32rem;*/
/*    height: .32rem;*/
/*    display: inline-block;*/
/*    vertical-align: sub;*/
/*    margin-left: 3%;*/
/*}*/
/*.wd_page .wd_ad{*/
/*    width: 92%; ;*/
/*    margin: .2rem auto 0;*/
/*}*/
/*.wd_page .wd_ad img{*/
/*    width: 100%;*/
/*    height: 2.4rem;*/
/*}*/

/*.wd_page .wd_item{*/
/*    width: 92%; ;*/
/*    margin: .2rem auto 0;*/
/*}*/

/*.wd_page .wd_item .title{*/
/*    font-size: .32rem;*/
/*    font-weight: bold;*/
/*    margin-bottom: .2rem;*/
/*    overflow: hidden;*/
/*}*/
/*.wd_page .wd_item li{*/
/*    width: 48%;*/
/*    background-color: #f8f8f8;*/
/*    margin-bottom: .15rem;*/
/*    border-radius: 5px;*/
/*}*/
/*.wd_page .wd_item li a{*/
/*    display: flex;*/
/*    flex-wrap:nowrap;*/
/*}*/
/*.wd_page .wd_item li p{*/
/*    display: flex;*/
/*    flex-wrap:wrap;*/
/*    line-height: .4rem;*/
/*    margin-top: .2rem;*/
/*    margin-bottom: .2rem;*/
/*}*/
/*.wd_page .wd_item .gdbz{*/
/*    display:   inline-block;*/
/*    float: right;*/
/*    font-size: .25rem;*/
/*    color:#4285d4;*/
/*    font-weight: bold;*/
/*}*/
/*.wd_page .wd_item li img{*/
/*    width: .45rem;*/
/*    height: .45rem;*/
/*    margin-left: 5%;*/
/*    margin-right: .1rem;*/
/*    margin-top: .4rem*/
/*}*/

/*.wd_page .wd_item p span:first-child{*/
/*    font-size: .22rem;*/
/*    font-weight: bold;*/
/*    width: 92%;*/
/*    overflow: hidden;*/
/*    white-space: nowrap;*/
/*    text-overflow: ellipsis;*/
/*}*/

/*.wd_page .wd_item p span:nth-child(2){*/
/*    font-size: .21rem;*/
/*    color:#818890;*/
/*    width: 92%;*/
/*    overflow: hidden;*/
/*    white-space: nowrap;*/
/*    text-overflow: ellipsis;*/
/*}*/
/*.wd_page .zhgl{*/
/*    margin-bottom: .5rem;*/
/*}*/
/*.wd_page .zhgl li p{*/
/*    margin-left: .2rem;*/
/*}*/
/*.wd_page  .wd_item  .djck{*/
/*    height: .5rem;*/
/*    width: 1.5rem;*/
/*    background-color: #ffa827;*/
/*    font-size: .21rem;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    line-height: .5rem;*/
/*    display: inline-block;*/
/*    margin-top: .1rem;*/
/*    border-radius: 2px;*/
/*}*/
/*.wd_page  .wd_item .djck .copy{*/
/*    background: url('../image/zd2.png') no-repeat center;*/
/*    background-size: 100%;*/
/*    width: .3rem;*/
/*    height: .3rem;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/
/*小牛*/
.xiaoniu_page .xiaoniu_head{

    margin-top: .2rem;

}
.xiaoniu_page .xiaoniu_head a{
    font-size: .28rem;
    font-weight: bold;
    padding-bottom: .15rem;

}
.xiaoniu_page .xiaoniu_head a.active{
    color:#ff7827;
    border-bottom:2.5px solid #ff7827 ;
}
.xiaoniu_page .xiaoniu_title{
    background-color: #fff;
    width: 90%;
    margin: .2rem auto .3rem;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 -2px 5px 0 #e8e7e9;
}
.xiaoniu_page .xiaoniu_title .nyr{
    padding-top: .25rem;
    margin-right: .35rem;
}
.xiaoniu_page .xiaoniu_title .nyr a{
    font-size: .25rem;
    color:#b1bbd6;
    margin-right: 2px;
}
.xiaoniu_page .xiaoniu_title .nyr a.active{
    color:#ff7827;
    padding-bottom: 2px;
    border-bottom: 2px solid #ff7827;
}
.xiaoniu_page .xiaoniu_title .title{
    padding-top: .1rem;
    padding-bottom: .15rem;
    font-size: .28rem;
    color:#b1bbd6
}
.xiaoniu_page .xiaoniu_title .num{
    font-weight: bold;
    font-size: .35rem;
    margin-bottom: .15rem;
}
.xiaoniu_page .xiaoniu_title .snum{
    color:#b5bcce;
    font-size: .25rem;
    padding-bottom: .4rem;
}


.xiaoniu_page .xiaoniu_con{
    width: 90%;
    margin: 0 auto;

}
.xiaoniu_page .xiaoniu_con li{
    width: 48%;
    background-color: #f8f8f8;
    color:#b5bccc;
    text-align: center;
    margin-bottom: .2rem;
    border-radius: 5px;
}
.xiaoniu_page .xiaoniu_con li a{
    display: flex;
    flex-direction:column;
}

.xiaoniu_page .xiaoniu_con li span.name{
    padding-top: .32rem;
    color:#b5bccc;
    font-size: .24rem;
    padding-bottom: .1rem;
}
.xiaoniu_page .xiaoniu_con li span:last-child{
    padding-bottom: .2rem;
    font-weight: bold;
    font-size: .3rem;

}
.xiaoniu_page .xiaoniu_con li em{
    font-size: .28rem;
    color:#b5bccc;
    font-weight: normal;
}
.xiaoniu_page .xiaoniu_con li .lv_rate span{
    font-size: .21rem;
    color: #fff;
    padding: 2px .1rem;
    background-color: #40ca74;
    border-radius: 3px;
}
.xiaoniu_page .xiaoniu_con li span.tdzs{
    padding-top: 2px;
}
.xiaoniu_page .xiaoniu_bottom{
    width: 88%;
    margin: 0 auto  .5rem;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 -2px 10px 3px #e8e7e9;
}
.xiaoniu_page .xiaoniu_bottom .title{
    margin-left: 5%;
    font-size: .28rem;
    font-weight: bold;
    color:#0b1e3c;
    margin-top: .25rem;
    margin-bottom: .25rem;
    padding-top: .2rem;
}
.xiaoniu_page .xiaoniu_bottom .jsq{
    float: right;
    margin-right: 5%;
    padding: 6px .25rem;
    background-color: #fff0e9;
    color: #ff7827;
    border-radius: 50px;
    font-size: .23rem;
}
.xiaoniu_page .xiaoniu_bottom .jsq i{
    background: url(../image/jisuanqi.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    vertical-align: sub;
    width: .25rem;
    height: .3rem;
    margin-right: .1rem;
}
.xiaoniu_page .xiaoniu_bottom ul{
    width: 90%;
    margin: 0 auto;
    padding-bottom: .2rem;

}
.xiaoniu_page .xiaoniu_bottom .btitle{
    margin-bottom: .2rem;
    font-size: .26rem;
}
.xiaoniu_page .xiaoniu_bottom .btitle span{
    width: 40%;
    display: inline-block;
    color:#070707
}

.xiaoniu_page .xiaoniu_bottom div span{

    text-align: left;
    font-size: .22rem;
}
.xiaoniu_page .xiaoniu_bottom div span:first-child{
    width: 35%;
}
.xiaoniu_page .xiaoniu_bottom div span:nth-child(2){
    width:38%;
    /*text-align: center;*/
}
.xiaoniu_page .xiaoniu_bottom div span:last-child{
    width: 27%;
    /*text-align: right;*/
}
.xiaoniu_page .xiaoniu_bottom div{
    margin-bottom: .2rem;
}

.xiaoniu_page .xiaoniu_bottom .btitle i{
    margin-right: .1rem;
    width: .35rem;
    height: .35rem;
    display: inline-block;
    vertical-align: sub;
}
.xiaoniu_page .xiaoniu_bottom .buy_icon{
    background: url('../image/mai.png') no-repeat center;
    background-size: 100%;
}

.xiaoniu_page .xiaoniu_bottom .sale_icon{
    background: url('../image/mai2.png') no-repeat center;
    background-size: 100%;
}
/*发布求购*/
.fbqg_page{
    width: 100%;
    margin: 0 auto;
}
.fbqg_page .tips{
    width: 90%;
    margin: .25rem auto .15rem;
    font-size: .22rem;
    color:#9f9fa3;
}
.fbqg_page .tips em{
    color:#2ad4a6
}
.fbqg_page ul{
    width: 100%;
    background-color: #fff;

}
.fbqg_page ul li{
    width: 90%;
    height: .8rem;
    line-height: .8rem;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    font-size: .26rem;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto;
}
.fbqg_page ul li span{
    width: 33%;
}
.fbqg_page ul li span:last-child{
    text-align: right;
}

.fbqg_page .sel_con{
    width: 100%;
    background-color: #fff;
    margin-bottom: .2rem;
}
.fbqg_page .sel_con p{
    height: .8rem;
    line-height: .8rem;
    border-bottom: 1px solid #e5e5e5;
    width: 90%;
    margin: 0 auto;
    font-size: .26rem;
}
.fbqg_page .sel_con i{
    width: .45rem;
    height: .45rem;
    display: inline-block;
    vertical-align: middle;
}
.fbqg_page .sel_con i.sel_type{
    width: .6rem;
    height: .5rem;
    display: inline-block;

}
.fbqg_page .sel_con i.yhk_icon{
    background: url("../image/yhk.png") no-repeat center;
    background-size: 100%;
}
.fbqg_page .sel_con i.zfb_icon{
    background: url("../image/zfb.png") no-repeat center;
    background-size: 100%;
}
.fbqg_page .sel_con i.wx_icon{
    background: url("../image/wxzf.png") no-repeat center;
    background-size: 100%;
}
.fbqg_page .sel_con i.no_sel{
    background: url("../image/no_sel.png") no-repeat center;
    background-size: 100%;
}
.fbqg_page .sel_con i.sel_active{
    background: url("../image/active_sel.png") no-repeat center;
    background-size: 100%;
}
.fbqg_page .ey_tips{
    color:#02a9f1 ;
    font-size: .24rem;
    margin-bottom: .5rem;
    margin-left: 5%;
}
.fbqg_page .bottom_button{
    width: 90%;
    margin-left: 5%;
}
/*官方公告*/
.gfgg_page{
    width: 100%;
    margin-top: .4rem;
    padding-bottom: .5rem;
}
.gfgg_item{
    width: 92%;
    margin: .2rem auto 0;
    border-radius: 10px;
    background-color: #fff;
}
.gfgg_item .gfgg_con{
    width: 90%;
    margin: 0 auto;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.gfgg_item .gfgg_con i{
    height: .4rem;
    width: 3px;
    vertical-align: text-bottom;
    display: inline-block;
    margin-right:.15rem ;
    background: url("../image/sx.png") center no-repeat;
    background-size: 100%;
}
.gfgg_item .gfgg_con p{
    font-size: .23rem;
    margin-top: .15rem;
}
.gfgg_item .gfgg_con p.content{
    text-indent: .5rem;
    margin-top: .25rem;
    line-height: .35rem;
}
.gfgg_item .gfgg_con p .title{
    font-size: .28rem;
    color:#000000;
    font-weight: bold;
}
.gfgg_item .gfgg_con  p.time{
    text-align: right;
    font-size: .28rem;
    color:#000000;
    font-weight: bold;
}
/*实名认证*/
.smrz_page{
    margin-top: .3rem;
    padding-bottom: .5rem;
}
.smrz_page .smrz_con{
    margin-bottom: .18rem;
    box-shadow:0 0 2px 2px #e8e7e9 ;
}
.smrz_page .dlogin_item{
    margin-top: 0;
    display: inline-block;
}
.smrz_page .dlogin_sub_button{
    margin-top: .1rem;
}
.dlogin_con li i.eye{
    float: right;
    margin-right: .2rem;
    background: url('../image/eye_hide.png') no-repeat center;
    background-size: 100%;
    width: .4rem;
    height: .68rem;
}
.dlogin_con li i.active{
    float: right;
    margin-right: .2rem;
    background: url('../image/eye_show.png') no-repeat center;
    background-size: 100%;
    width: .4rem;
    height: .68rem;
}
/*小牛提示*/
.xn_tips{
    position: fixed;
    width: 90%;
    left: 5%;
    top:30%;
    border-radius: 10px;
    background-color: #fff;
    color:#848fab;
    z-index: 102;
}
.xn_tips .title{
    margin-left: 5%;
    margin-top: .3rem;
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: .2rem;
    color:#000
}
.xn_tips .content{
    font-size: .23rem;
    width: 90%;
    margin: 0 auto .3rem;
    line-height: .4rem;
    text-align: center;
}
.xn_tips button{
    width: 90%;
    height: .7rem;
    line-height: .7rem;
    font-size: .26rem;
    background-color: #ff7827;
    color: #fff;
    text-align: center;
    margin-bottom: .35rem;
    margin-left: 5%;
    border-radius: 50px;
}
/*我的分红凭证*/
.xn_jsq{
    position: fixed;
    width: 90%;
    left: 5%;
    top:20%;
    border-radius: 10px;
    background-color: #fff;
    color:#848fab;
    z-index: 103;
}
.xn_jsq .cha{
    position: absolute;
    right: 5%;
    top:3%;
    width: .3rem;
    height: .3rem;
    display: inline-block;
    background: url('../image/cha.png') no-repeat center;
    background-size: 100%;
}
.xn_jsq .title{
    text-align: center;
    padding-bottom: .25rem;
    margin-top: .25rem;
    font-size: .3rem;
    font-weight: bold;
    color:#000;
    border-bottom: 1px solid #e8e8e8;
}
.xn_jsq .tips{
    width: 90%;
    margin: 0 auto;
    color: #f87a2d;
    line-height: .4rem;
    margin-top: .3rem;
    padding-bottom: .2rem;
    font-size: .22rem;
}
.xn_jsq .fhpz{
    width: 90%;
    margin: 0 auto;

}
.xn_jsq .fhpz .stitle{
    font-size: .26rem;
    font-weight: bold;
    color:#000
}
.xn_jsq .fhpz .pz{
    height: .65rem;
    line-height: .65rem;
    border: 1px solid #e8e8e8;
    border-radius: 15px;
    text-align: center;
    margin-top: .2rem;
    margin-bottom: .4rem;
}
.xn_jsq .fhpz .pz span:first-child{
    width: 28%;
    display: inline-block;
    border-right: 1px solid #e8e8e8;;
}
.xn_jsq .fhpz .pz i{
    background: url('../image/r_logo.png') no-repeat center;
    background-size: 100%;
    width: .45rem;
    height: .45rem;
    display: inline-block;
    vertical-align: middle;

}
.xn_jsq .fhpz .pz input{
    width: 40%;
    font-size: .28rem;
    text-align: center;
}

.xn_jsq .fhpz .pz span:last-child{
    width: 25%;
    border-left: 1px solid #e8e8e8;
    font-size: .26rem;

}
.xn_jsq  .yjsy{
    width: 90%;
    margin: 0 auto .5rem;
}
.xn_jsq  .yjsy .stitle{
    font-size: .26rem;
    font-weight: bold;
    color:#000;

}

.xn_jsq  .yjsy ul li{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    height: .75rem;
    line-height: .75rem;
    border-bottom: 1px solid #e8e8e8;
    color:#848faf;
    font-size: .24rem;
}
.xn_jsq  .yjsy ul li span:last-child{
    color:#000;
    font-size: .24rem;
}
.xn_jsq  .yjsy ul li span em{
    color:#848faf;
    font-size: .23rem;
}

/*行情*/
.xiaoniu_page .hq_page{
    height: .65rem;
    line-height: .65rem;
    background-color: #f6f6f6;
    color: #7f8891;
    font-size: .24rem;
}

.xiaoniu_page .nq_nav{
    width: 90%;
    margin: 0 auto;
}
.xiaoniu_page .hq_con{
    width: 92%;
    margin: 0 auto;
}
.xiaoniu_page .hq_con .hq_con_item{
    padding: .2rem 0;
}
.xiaoniu_page .hq_con .hq_left img{
    height: .5rem;
    width: .5rem;
    margin-right: .15rem;
    /* vertical-align: middle; */
    display: inline-block;
    margin-top: .1rem;
    border-radius: 50px;
}

.xiaoniu_page .hq_con .scolumn{
    display: flex;
    flex-direction:column;
    font-size: .21rem;
    color:#80878f;
    width: 100px;
}
.xiaoniu_page .hq_con .scolumn span:first-child{
    color:#000;
    font-size: .28rem;
    margin-bottom:4px;
    font-weight: bold;
}

.xiaoniu_page .hq_con .hq_right span{
    width: 1.4rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    font-size: .24rem;
    color:#fff;
    border-radius: 6px;
    display: inline-block;
    font-weight: bold;
}
.xiaoniu_page .hq_con .hq_mid em{
    color:#7f888f;
    font-size: .23rem;
}
.xiaoniu_page .hq_con .blue{
    background-color: #00b24c;
}
.xiaoniu_page .hq_con .hq_mid.num_blue span,.xiaoniu_page .hq_con .hq_mid.num_blue em{
    color: #00b24c;
}

.xiaoniu_page .hq_con .red{
    background-color: #f8003a;
}
.xiaoniu_page .hq_con .hq_mid.num_red span ,.xiaoniu_page .hq_con .hq_mid.num_red em{
    color: #f8003a;
}
.xiaoniu_page .hq_con .sh{
    background-color: #7f888f;
}
.xiaoniu_page .hq_con .hq_mid.num_sh span,.xiaoniu_page .hq_con .hq_mid.num_sh em{
    color: #7f888f;
}

/*签到任务*/
.rwzx_body .header_bt{
    background: url("../image/task_bkg.png") no-repeat center;
    background-size: 100%;
    height: 3.7rem;
    width: 100%;
    position: absolute;
}
.rwzx_body .header_bt .header_c{
    color:#fff;
}
.rwzx_body .header_bt .yiwen{
    background: url(../image/yiwen.png) no-repeat center;
    background-size: 100%;
    width: .4rem;
    height: .45rem;
    display: inline-block;
    vertical-align: middle;
}
.rwzx_body .rwzx_top{
    position: absolute;
    z-index: 101;
    color:#ffffff;
    font-size: .28rem;
    font-weight: bold;
    width: 90%;
    left: 10%;
    align-items: center;
    margin-top: .3rem;
}
.rwzx_body .rwzx_top .hyd{
    width: 68%;
    line-height: .6rem;
}
.rwzx_body .rwzx_top .hyd .num{
    font-size: .6rem;
}
.rwzx_body .rwzx_top .jl a{
    font-weight: normal;
    font-size: .26rem;
    padding: .1rem .4rem;
    background-color: #ffffff;
    color: #ff804c;
    border-radius: 50px;
}
.rwzx_body .rwzx_content{
    position: absolute;
    z-index: 101;
    left: 4%;
    margin-top: 32%;
    width: 92%;
}
.rwzx_body .rwzx_box{
    width: 100%;
    margin: 0 auto .2rem;
    background-color: #fff;
    border-radius: 15px;
}
.rwzx_body .rwzx_box .qd_item{
    width: 92%;
    margin: .25rem auto;
}
.rwzx_body .rwzx_box .qd_item .title{
    font-size: .26rem;
    font-weight: bold;
}
.rwzx_body .rwzx_qd .qd_item .title em{
    color:#ff804c
}
.rwzx_body .rwzx_qd .qd_item .tips{
    color:#999999;
    font-size: .23rem;
    margin-top: .1rem;
    margin-bottom: .1rem;
}
.rwzx_body .rwzx_qd .qd_item ul li{
    display: flex;
    flex-direction:column;
    align-items: center;
    text-align: center;
    width: 14%;
    line-height: .5rem;
    font-size: .23rem;
}
.rwzx_body .rwzx_qd .qd_item ul li span:first-child{
    background: url(../image/qiandaobj.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    width: .55rem;
    height: .55rem;
    font-size: .23rem;
    color: #999999;
    line-height: .55rem;
}
.rwzx_body .rwzx_qd .qd_item ul li.active {
    color:#ff804c
}
.rwzx_body .rwzx_qd .qd_item ul li.active span:first-child{
    background: url(../image/qiandaohou.png) no-repeat center;
    background-size: 100%;
}
.rwzx_body .rwzx_qd .qd_item .sign_btn{
    width: 90%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    color:#fff;
    font-size: .25rem;
    background-color: #fec619;
    border-radius: 10px;
    display: inline-block;
    margin-left: 5%;
    margin-top: .1rem;
}

.rwzx_page .mrrw{
    width: 92%;
    margin: 0 auto;
    margin-top: 73%;

}
.rwzx_page .mrrw ul li p{
    display: flex;
    flex-wrap:wrap;
    width: 65%;
    margin-left: .15rem;
}
.rwzx_page .mrrw ul li{
    margin-top: .25rem;
}
.rwzx_page .mrrw ul li i{
    width: .4rem;
    height: .4rem;
    display: inline-block;
}
.rwzx_page .mrrw ul li i.data1_icon{
    background: url("../image/daka2.png") no-repeat center;
    background-size: 100%;
}

.rwzx_page .mrrw ul li i.data2_icon{
    background: url("../image/daka3.png") no-repeat center;
    background-size: 100%;
}
.rwzx_page .mrrw ul li .name{
    font-size: .23rem;
    font-weight: bold;
}

.rwzx_page .mrrw ul li .con{
    color:#999999;
    font-size: .21rem;
    margin-top: 4px;
}
.rwzx_page .mrrw ul li .td_task{
    font-size: .22rem;
    display: inline-block;
    width: 1.2rem;
    height: .45rem;
    border-radius: 50px;
    color: #fff;
    line-height: .5rem;
    text-align: center;
}

.rwzx_page .mrrw ul li .td_task.tz0{
    background-color:#ffc13e
}
.rwzx_page .mrrw ul li .td_task.tz1{
    background-color:#ff804c
}
.rwzx_page .mrrw ul li .td_task.tz2{
    background-color:#bfbab8
}


.rwzx_page .cj_page{
    width: 100%;
    background-color: #fff;
    margin-top: .2rem;
    margin-bottom: .2rem;
    padding-bottom: .2rem;
}
.rwzx_page .cj_page .cj_item{
    width: 90%;
    margin: 0 auto;
    font-size: .26rem;
    font-weight: bold;
    padding-top: .2rem;
}

.rwzx_page .cj_page .cj_item .jp{
    font-size: .23rem;
    color:#999999;
    margin-bottom: .25rem;
}
.rwzx_page .cj_page li{
    width: 31%;
    background-color: #f2f2f2;
    font-size: .21rem;
    color:#636363;
    text-align: center;
    margin-bottom: .1rem;
    border-radius: 5px;
    display: flex;
    flex-direction:column;
    align-items: center;

}
.rwzx_page .cj_page li.current{
    /*border: 1px solid #ffb95a;*/
    box-shadow: 0px 0px 3px 1px #ffb95a;
}
.rwzx_page .cj_page li img{
    height: .8rem;
    width: .8rem;
    display: inline-block;
    margin-top: .2rem;
    margin-bottom: .1rem;
}
.rwzx_page .cj_page li span{
    margin-bottom: .2rem;
}
.rwzx_page .cj_page li.start {
    background-color: #ffb95a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: .3rem;
    line-height: .45rem;

}
.rwzx_page .cj_page li.start .cs{
    font-size: .23rem;
}

.rwzx_page .cj_page .yiwen2{
    background: url("../image/yiwen23.png") center no-repeat;
    background-size: 100%;
    width: .34rem;
    height: .35rem;
    display: inline-block;
    vertical-align: middle;
}
.rwzx_page .cj_page .scroll_record{
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: .25rem;
    font-weight: bold;
    height: .4rem;
    line-height: .4rem;
}
.rwzx_page .cj_page .scroll_item{
    position: absolute;
    width: 100%;
    top:0;
    left: 0;

}

 .rwzx_body .pop_item{
    width: 72%;
    position: fixed;
    left: 16%;
    top: 25%;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    z-index: 104;
    display: none;
}
.rwzx_body .pop_item .stitle{
    font-weight: bold;
}
.rwzx_body .pop_item .cha{
    position: absolute;
    right: 6%;
    top:5%;
    width: .25rem;
    height: .25rem;
    display: inline-block;
    background: url('../image/cha.png') no-repeat center;
    background-size: 100%;

}
.rwzx_body .xcxlogo_pop{
    width: 70%;
    position: fixed;
    left: 38%;
    top: 35%;
    z-index: 101;
    display: none;
}

.rwzx_body .xcxlogo_pop .xcxlogo{
    width: 1.8rem;
    height: 1.8rem;
    display: inline-block;
}
.rwzx_body .pop_con{
    text-align: center;
    font-size: .24rem;
    align-items: center;
}
.rwzx_body .pop_con .coin_btn{
    background: url(../image/huoyuedu23.png) no-repeat center;
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin-top: .35rem;
    margin-bottom: .25rem;
}
.rwzx_body .pop_con .coin_btn2{
    background: url(../image/usdtlogo.png) no-repeat center;
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin-top: .35rem;
    margin-bottom: .25rem;
}
.rwzx_body .pop_con .tps{
    color: #84898f;
    font-size: .22rem;
    margin-bottom: .6rem;
    margin: .3rem;
}

.rwzx_body .pop_con button{
    width: 80%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    font-size: .23rem;
    font-weight: bold;
    color:#ffffff;
    margin-bottom: .8rem;
    background-color: #0165ee;
    border-radius: 8px;
}
/*我的团队*/
.wdtd_body .header_bt{
}
.wdtd_body .header_c{
    width: 4rem;
    margin-left: 0.5rem;
}
.wdtd_body .header_bt .level_rule{
    font-size: .25rem;
}
.wdtd_body .wdtd_page{
    width: 90%;
    margin: .2rem auto;
}
.wdtd_body .wdtd_page .wdtd_page_header{
    background: url("../image/wdtd_header.png") no-repeat center;
    width: 100%;
    height: 3.2rem;
    margin-bottom: .2rem;
    color: #fff;
    font-size: .24rem;
    background-size: 100%;
}
.wdtd_page .header_item{
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.wdtd_page .wdtd_page_header .header_top{
    padding-top: 0.35rem;
    padding-bottom: 0.8rem;
}
.wdtd_page .wdtd_page_header .header_top .level_name{
    font-size: .28rem;
}
.wdtd_page .header_item .header_gxz em{
    font-size: .3rem;
    font-weight: bold;
}

.wdtd_page .progress_line{
    width: 100%;
    background-color: #214edf;
    height: 0.1rem;
    border-radius: 50px;
    position: absolute;
    margin-top: .3rem;
    display: inline-block;
}

.wdtd_page .finish_line{
    background-color: #fff;
    width: 10%;
}
.wdtd_page .wdtd_tips {
    height: 1rem;
    width: 100%;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: .5rem;
    line-height: 1rem;
}
.wdtd_page .wdtd_tips .time_icon{
    width: 0.35rem;
    height: 0.35rem;
    background: url(../image/shijian.png) no-repeat center;
    margin-left: 0.3rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
}
.wdtd_page .wdtd_con .con_title{
    margin-bottom: .2rem;
    font-size: .28rem;
}
.wdtd_page .wdtd_con .con_title .wdtd_line_icon{
    width: 4px;
    height: 0.38rem;
    background: url(../image/hengtiao.png) no-repeat center;
    display: inline-block;
    vertical-align: sub;
}
.wdtd_page .wdtd_con .con_tips{
    font-size: .24rem;
    color: #a3a4a9;
}
.wdtd_page .wdtd_con ul{
    width: 100%;
    margin-bottom: .5rem;
}
.wdtd_page .wdtd_con li{
    width: 48%;
    height: 1.8rem;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 0.2rem;
    position: relative;
}
.wdtd_page .wdtd_con li .con_reward{
    margin-top: .3rem;
    margin-left: 8%;
    font-size: .24rem;
    line-height: .35rem;
    margin-bottom: .3rem;
}
.wdtd_page .wdtd_con li .con_reward p:nth-child(2){
    color:#c4c4c2;
    margin-bottom: .2rem;
}
.wdtd_page .wdtd_con li .con_reward_tip{
    color:#ff254e;
    text-align: right;
    margin-right: 5%;
    font-size: .23rem;
    z-index: 101;
}
.wdtd_page .wdtd_con li .wk_icon{
    position: absolute;
    background: url(../image/wk_icon.png) no-repeat center;
    background-size: 100%;
    z-index: 100;
    width: 1rem;
    height: 1.3rem;
    right: 3%;
    top: 3%;
}
.wdtd_body .no_receive{
    background-color: #e3e3e3;
}
/*团队明细*/
.wdmx_body .header_bt{
    background-color: #ff6048;
    height: 2rem;
    position: absolute;
}
.wdmx_body header .header_c{
    color:#fff
}
.wdmx_body .wdtd_top{
    width: 90%;
    background-color: #ffa090;
    left: 5%;
    position: absolute;
    align-items: center;
    font-size: .24rem;
    color: #fff;
    line-height: .5rem;
    z-index: 101;
    border-radius: 5px;
    font-weight: bold;
}
.wdmx_body .wdmx{
    width: 90%;
    left: 5%;
    position: absolute;
    align-items: center;
    font-size: .23rem;
    color: #fff;
    line-height: .5rem;
    z-index: 101;
    text-align: center;
}
.wdmx_body .wdmx .line{
    margin-top: .1rem;
    width: 1px;
    height: .7rem;
    background-color: #e4e4e4;
    display: inline-block;
}
.wdmx_body .wdmx p:last-child{
    font-weight: bold;
    font-size: .32rem;
}
.wdmx_page{
    margin-top: 1.5rem;
}
.wdmx_page .wdmx_con{
    width: 90%;
    margin: 0 auto .2rem;
    border-radius: 15px;
    border: 1px solid #e2e2e2;
}
.wdmx_page .wdmx_item{
    margin-left: 5%;
    /*align-items: center;*/
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.wdmx_page .wdmx_item .jiaoyi_btn{
    border-radius: 50px;
    width: .76rem;
    height: .76rem;
    display: inline-block;
    vertical-align: sub;
    margin-right: .2rem;
}
.wdmx_page .wdmx_item .info{
    font-size: .24rem;
    line-height: .45rem;
}
.wdmx_page .wdmx_item .mobile{
    font-size: .3rem;
    /*font-weight: bold;*/
}
/*消息*/
.xx_body .zyqh_icon1{
    background: url("../image/zyqh1.png") no-repeat center;
    background-size: 100%;
}
.xx_body .zyqh_icon2{
    background: url("../image/zyqh2.png") no-repeat center;
    background-size: 100%;
}
.xx_body .xx_page{
    width: 90%;
    margin: 0 auto;
    padding-top: .3rem;
}
.xx_body .xx_page li{
    margin-bottom: .4rem;
}
.xx_page .notice{
    width: 95%;
}
.xx_body .xx_page .mulu_icon{
    width: .3rem;
    height: .5rem;
    display: inline-block;
    background: url("../image/mulu.png") no-repeat center;
    background-size: 100%;
    margin-right: .2rem;
}
.xx_body .xx_page .xx_title{
    font-size: .28rem;
    margin-bottom: .1rem;
    width:85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xx_body .xx_page .xx_desc{
    font-size: .25rem;
    margin-bottom: .15rem;
    width:95%;
    word-wrap:break-word ;
    color:#8f8d9a
}
.xx_body .xx_page .xx_time{
    font-size: .24rem;
    color: #aeb1b8;
}
/*首页-矿机*/
.kj_body {
    width: 100%;
}
.kj_body .kl_header{
    height: 1rem;
    line-height: 1rem;
    background-color:#325fee;
}
.kj_body .kl_header .kl_header_con{
    width: 94%;
    margin: 0 auto;
    font-size: .28rem;
    color: #fff;
}
.kj_body .kl_header .kj_icon{
    width: 0.5rem;
    height: 0.45rem;
    background: url(../image/wk_icon2.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    vertical-align: sub;
}

.kj_body .kl_header .product_num{
    color: #89b1fb;
    font-size: .25rem;
    font-weight: bold;
}
.kj_body .kl_header .product_price{
    color: #fff;
}
.kj_body .kl_header .kj_return_icon{
    width: 0.3rem;
    height: 0.3rem;
    background: url(../image/right2.png) no-repeat center;
    background-size: 80%;
    vertical-align: text-bottom;
    display: inline-block;

}
.kj_body .kh_bkg{
    width: 100%;
    height: 1.8rem;
    background-color: #fff;
    margin-bottom: .2rem;
}
.kj_body .kh_bkg img{
    width: 92%;
    height: 1.4rem;
    line-height: 1.4rem;
    margin: 0 auto;
    display: inherit;
    padding-top: 0.2rem;
}
.kj_body .kj_mid{
    width: 100%;
    margin-bottom: .5rem;
}
.kj_body .kj_mid .kj_min_item{
    width: 94%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: .25rem;
    position: relative;
}
.kj_body .kj_mid .kj_item_con{
    width: 90%;
    margin: 0 auto;
}
.kj_body .kj_mid .kj_item_con .title{
    font-size: .3rem;
    font-weight: bold;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}
.kj_body .kj_mid .kj_item_con .desc{
    font-size: .23rem;
    margin-bottom: .3rem;
}
.kj_body .kj_mid .kj_item_con .kj_con_btn{
    margin-bottom: .15rem;
}
.kj_body .kj_mid .kj_item_con .kj_con_btn span{
    height: .5rem;
    font-size: .23rem;
    line-height: .5rem;
    padding-left: .2rem;
    padding-right: .2rem;
    border-radius: 50px;
    background-color: #e2e2e2;
    color: #fd7a04;
}

.kj_body .kj_mid .kj_item_con ul{
    width: 100%;
    margin: 0 auto;
    color: #ababab;
    font-size: .23rem;
    border-bottom: 1px solid #e2e2e2;
    height: 1rem;
    align-items: center;
    padding-bottom: 0.1rem;
}
.kj_body .kj_mid .kj_item_con li span:nth-child(1){
    font-size: .26rem;
    color:#0a0a0a;
}
.kj_body .kj_mid .kj_item_con .kj_con_btn span:nth-child(1){
    background-color:#fd7a04 ;
    color:#fff;
    margin-right: .3rem;
}
.kj_body .kj_mid .kj_item_con li span em{
    font-size: .35rem;
    font-weight: bold;
}
.kj_body .kj_mid .kj_item_con .kt_blod span:nth-child(1){
    color:#fd7a04
}
.kj_body .kj_mid .kj_item_con  .buy{
    font-size: .26rem;
    color:#fd7a04;
    text-align: center;
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.kj_body .kj_min_item .kj_line{
    position: absolute;
    height: 0.36rem;
    width: 4px;
    background-color: #fd7a04;
    left: 0;
    top: 9%;
}
.kj_body .kj_min_item .kj_img{
    position: absolute;
    height: .64rem;
    width: .64rem;
    color:#fd7a04;
    right: 0;
    top: 0;
}
.kj_body .kj_buy_qr{
    width: 80%;
    position: fixed;
    left: 10%;
    top: 12%;
    z-index: 101;
    display: none;
}
.kj_body .kj_buy_qr .kj_buy_qr_item{
    background: url("../image/goumaiqueren.png") no-repeat center;
    background-size: 100%;
    width: 100%;
    height: 7rem;

}
.kj_body .kj_buy_qr .kj_buy_qr_item p{
    margin-left: 5%;
    font-size: .24rem;
    color:#818181
}
.kj_body .kj_buy_qr .kj_buy_qr_item p span{
    line-height: .4rem;
}
.kj_body .kj_buy_qr .kj_buy_qr_item .qr_title{
    font-size: .4rem;
    font-weight: bold;
    padding-top: 1.2rem;
    margin-bottom: 0.8rem;
    color: #000;
}
.kj_body .kj_buy_qr .kj_buy_qr_item .sk_qr_btn{
    color:#000;
    margin-top:.5rem ;
    font-size: .32rem;
    font-weight: bold;
}
.kj_body .kj_buy_qr .cha2_icon{
    text-align: center;
    background: url(../image/cha.png) no-repeat center;
    background-size: 100%;
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
}
/*我的矿机*/
.wdkj_body .header_bt{
    background-color: #3f6cfd;
}
.wdkj_body .header_bt .header_c{
    color:#FFFFFF;
}
.wdkj_page{
    position: relative;
}
.wdkj_page .wdkj_header{
    height: 3rem;
    width: 100%;
    background-color: #3f6cfd;
    text-align: center;
    font-size: .24rem;
    color:#e2e2e2
}
.wdkj_page .wdkj_header .wdkg_gz{
    padding-top: 0.2rem;
    margin-bottom: 0.35rem;
}
.wdkj_page .wdkj_header .wdkg_gz span:nth-child(2){
    color:#FFFFFF;
    font-weight: bold;
    font-size: .32rem;
    margin-top: .1rem;
}
.wdkj_page .wdkj_header ul li span:nth-child(2){
    color:#FFFFFF;
    font-weight: bold;
    margin-top: 0.1rem;
}

.wdkj_page .wdkj_nav{
    position: absolute;
    top: 80%;
    width: 100%;
    height: 0.8rem;
    line-height: .8rem;
    background-color: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.wdkj_page .wdkj_nav a{
    font-size: .25rem;
    color:#aaaaaa;
}
.wdkj_page .wdkj_nav a.active{
    border-bottom: 2px solid #3f6cfd;
    color:#3f6cfd
}
.wdkj_body .wdkj_con{
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 0.25rem;
}
.wdkj_body .wdkj_con .wdkj_item{
    width: 90%;
    margin:  .3rem auto;
}
.wdkj_body .wdkj_con .wdkj_item p{
    font-size: .24rem;
    margin-bottom: .1rem;
}
.wdkj_body .wdkj_con .wdkj_item p:nth-child(1){
    margin-bottom: 0.3rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e2e2e2;
}
.wdkj_body .wdkj_con .wdkj_item .kj_name{
    font-size: .28rem;
}
.wdkj_body .wdkj_con .wdkj_item .kj_status{
    color: #3f6cfd;
    padding: 3px 8px;
    background-color: #e6e8fd;
    border-radius: 4px;
}
.wdkj_body .wdkj_con .wdkj_item .kj_status.expire_bgk{
    color: #c2c1c1;
    background-color: #e6e8fd;
}
.wdkj_body .wdkj_item_bgk{
    margin-top: 0.5rem;
    position: absolute;
    width: 100%;
    padding-bottom: 1rem;
}



    /*抽奖记录*/
.cjjl_page{
    width: 90%;
    margin: 0 auto;
}
.cjjl_page ul li{
    display: flex;
    flex-direction:column;
    line-height: .38rem;
    font-size: .23rem;

    color:#24324c;
    padding: .25rem 0;
    border-bottom: 1px solid #ededed;
}
.cjjl_page ul li span:last-child{
    color:#737b90
}
/*交易大厅*/
.trade_body .dian_icon{
    height: .35rem;
    width: .35rem;
    display: inline-block;
    background: url("../image/dian.png") no-repeat center;
    background-size: 100%;
    vertical-align: sub;

}
.trade_body .jydt_head .header_bt{
    background-color: #f9f8fe;
    height: .85rem;
    position: absolute;
}
.trade_body .jydt_head .header_bt div{
    width: auto;
    height: .85rem;
    line-height: .85rem;
    color: #000;
}
.trade_body .jydt_head div a{
    font-size: .25rem;
}
.trade_body .jydt_head .header_c span{
    padding: 6px 16px;
    background-color: #ececec;
    color:#707385;
    font-size: .25rem;
    border-radius: 2px;
}
.trade_body .jydt_head .header_c span.active{
    color:#000;
    background-color: #fff;
    box-shadow: 0 0 3px 2px #ececec;;
}
.trade_body .jydt_head .header_c span.no_active{
    box-shadow: 0 0 3px 2px #ececec;;
}
.trade_body .trade_page{
    width: 100%;
    margin-top: .4rem;
    margin-bottom: .5rem;
}
.trade_body .trade_page ul li{
    margin-bottom: .3rem;
    border-bottom: 1px solid #ededed;
    color:#a1a4ab;
    font-size: .23rem;
    padding-bottom: 0.3rem;
}
.trade_body .trade_page ul li .trade_page_item{
    width: 90%;
    margin: 0 auto ;
}
.trade_body .trade_page ul li .mobile{
    margin-bottom: .2rem;
}
.trade_body .trade_page ul li .mobile span{
    font-size: .28rem;
    font-weight: bold;
    color: #000;
}
.trade_body .trade_page ul li .avatar{
    width: .6rem;
    height: .6rem;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;

}
.trade_body .trade_page ul li .pay_type{
    margin-top: .2rem;
}
.trade_body .trade_page ul li .pay_type img{
    width: .4rem;
    height: .4rem;
    display: inline-block;
    margin-right: .1rem;
    vertical-align: middle;
}
.trade_body .trade_page ul li .price_name{
    margin-top: .25rem;
}
.trade_body .trade_page ul li .price{
    font-size: .32rem;
    font-weight: bold;
    color:#215eea;
    margin-bottom: 0.25rem;
}
.trade_body .trade_page ul li .go_buy span{
    padding: 6px 15px;
    background-color:#215eea;
    color:#fff;
    border-radius: 4px;
}
/*底部确认出售*/
.qrcs_page{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #fff;
    z-index: 103;
}
.qrcs_page .qrcs_header{
    width: 90%;
    margin: .25rem auto;
}
.qrcs_page .qrcs_header img{
    width: .5rem;
    height: .5rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
    margin-top: 0.1rem;
}
.qrcs_page .qrcs_header .cs_currency{
    font-size: .3rem;
}
.qrcs_page .qrcs_header .cs_price{
    color: #215eec;
    font-size: .23rem;
}
.qrcs_page .qrcs_header .close_icon{
    width: .3rem;
    height: .3rem;
    background: url("../image/cha.png") no-repeat center;
    background-size: 100%;
    vertical-align: middle;
}
.qrcs_page .qrcs_tips{
    height: .65rem;
    line-height: .65rem;
    width: 100%;
    color: #cd762f;
    background-color:#fdf4eb ;
}
.qrcs_page  .qrcs_tips span{
    margin-left: 5%;
}
.qrcs_page .qrcs_con{
    width: 90%;
    margin: .2rem auto 0;
    font-size: .24rem;
}
.qrcs_page .qrcs_con .sale_by_money {
    color: #235fe3;
    font-size: .28rem;
    padding-bottom: .15rem;
    border-bottom: 2px solid #235fe3;
}
.qrcs_page .qrcs_con .cs_info{
    font-size: .28rem;
    border-bottom: 1px solid #dcdcdc ;
    margin-top: .5rem;
    height: .6rem;
    line-height: .6rem;
}
.qrcs_page .qrcs_con .sxf{
    color: #99999b;
}
.qrcs_page .qrcs_con .yhk_icon{
    width: .4rem;
    height: .4rem;
    background: url("../image/yhk.png") no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    margin-right: .1rem;
    display: inline-block;
}
.qrcs_page .qrcs_con .zfb_icon{
    width: .4rem;
    height: .4rem;
    background: url("../image/zfb.png") no-repeat center;
    background-size: 100%;
    vertical-align: top;
    margin-right: .15rem;
    display: inline-block;
}
.qrcs_page .qrcs_con .wx_icon{
    width: .4rem;
    height: .4rem;
    background: url("../image/wxzf.png") no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    margin-right: .15rem;
    display: inline-block;
}
.qrcs_page .qrcs_con .right_icon{
    width: .3rem;
    height: .3rem;
    background: url("../image/right.png") no-repeat center;
    background-size: 100%;
    vertical-align: middle;
    display: inline-block;
}
.qrcs_page .qrcs_con .actual_price{
    margin-top: .25rem;
    font-size: .26rem;
    margin-bottom: .25rem;
}

.qrcs_page .qrcs_con .bottom_button{
    margin-top: .2rem;
    margin-bottom: .2rem;
}
.qrcs_page .qrcs_header .left_icon{
    width: .35rem;
    height: .35rem;
    background: url("../image/left.png") no-repeat center;
    background-size: 100%;
    vertical-align: top;
    margin-right: .1rem;
    display: inline-block;
}
.qrcs_page .sel_zf_type_title{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .4rem;
}
.qrcs_page .sel_zf_type_title span{
    font-size: .28rem;
    font-weight: bold;
}
.qrcs_page .sel_zf_type{
    margin-bottom: 3rem;
}
.qrcs_page .sel_zf_type p{
    margin-bottom: .5rem;
    font-size: .28rem;
}
.qrcs_page .qrcs_con p span i{
    width: .4rem;
    height: .4rem;
    vertical-align: sub;
    margin-right: .15rem;
    display: inline-block;
}
.qrcs_page .sel_zf_type i.sel_yhk_icon{
    background: url("../image/yhk.png") no-repeat center;
    background-size: 100%;
}
.qrcs_page .sel_zf_type i.zfb_icon{
    background: url("../image/zfb.png") no-repeat center;
    background-size: 100%;
}
.qrcs_page .sel_zf_type i.wx_icon{
    background: url("../image/wxzf.png") no-repeat center;
    background-size: 100%;
}
.qrcs_page .sel_zf_type .sel_icon.active{
    width: .3rem;
    height: .4rem;
    vertical-align: middle;
    background: url("../image/gou.png") no-repeat center;
    background-size: 100%;
    margin-right: .15rem;
    display: inline-block;
}
.qrcs_page.sel_pay_type_page{
    display: none;
}

/*求购中心*/
.qgzx_body{
    width: 100%;
}

.qgzx_page ul li{
    width: 100%;
    background-color: #fff;
    font-size: .24rem;
    color: #989a99;
}
.qgzx_page ul li .top{
    margin-bottom: .2rem;
    padding-top: .25rem;
}
.qgzx_page ul li .top span:last-child{
    margin-right: 5%;
    font-size: .25rem;
}
.qgzx_page ul li .stype{
    font-size: .28rem;
    font-weight: bold;

}
.qgzx_page ul li .stype em{
    padding: 3px 5px ;
    color:#fff;
    font-size: .22rem;
    display: inline-block;
    border-radius: 2px;

}
.qgzx_page ul li .sale{
    color:#e15852
}
.qgzx_page ul li  .sale em{
    background-color: #e15852;
}
.qgzx_page ul li  .buy{
    color:#03b082
}
.qgzx_page ul li  .buy em{
    background-color: #03b082;
}
.qgzx_page ul li .mid{
    width: 92%;
    margin: 0 auto;
    padding-bottom:  .25rem;
    border-bottom: 1px solid #eee;
}

.qgzx_page ul li .mid .price{
    width: 60%;
    line-height: .38rem;
}
.qgzx_page ul li .mid .total_price{
    padding-left: .2rem;
    border-left: 2px solid #eee;
    width: 30%;
    text-align: left;
}

.qgzx_page ul li .mid .total_price em{
    font-size: .3rem;
    color:#000
}
.qgzx_page ul li .bottom{
    width: 92%;
    margin: 0.2rem auto 0;
    padding-bottom: 0.2rem;
}
.qgzx_page ul li .bottom .cancel{
    color: #0080ff;;
}
/*官方公告*/
.gfgg_page{
    width: 100%;
    margin-top: .4rem;
    padding-bottom: .5rem;
}
.gfgg_item{
    width: 92%;
    margin: .2rem auto 0;
    border-radius: 10px;
    background-color: #fff;
}
.gfgg_item .gfgg_con{
    width: 90%;
    margin: 0 auto;
    padding-top: .2rem;
    padding-bottom: .2rem;
}
.gfgg_item .gfgg_con i{
    height: .4rem;
    width: 3px;
    vertical-align: text-bottom;
    display: inline-block;
    margin-right:.15rem ;
    background: url("../image/sx.png") center no-repeat;
    background-size: 100%;
}
.gfgg_item .gfgg_con p{
    font-size: .23rem;
    margin-top: .15rem;
}
.gfgg_item .gfgg_con p.content{
    text-indent: .5rem;
    margin-top: .25rem;
    line-height: .35rem;
}
.gfgg_item .gfgg_con p .title{
    font-size: .28rem;
    color:#000000;
    font-weight: bold;
}
.gfgg_item .gfgg_con  p.time{
    text-align: right;
    font-size: .28rem;
    color:#000000;
    font-weight: bold;
}

/*我的订单*/
.fbdd-page .fbdd-qhzt{
    background-color: #fff;
}
.fbdd-page .fbdd-qhzt a{
    font-size: .25rem;
    color:#000;
    margin-left: 8%;
    padding-bottom:  .15rem;
    display: inline-block;
}
.fbdd-page .fbdd-qhzt a.active span{
    color:#0080ff;
    padding-bottom:  .15rem;
    border-bottom: 2px solid #0080ff;
}
.fbdd-page .fbdd-f ul li  em.m1_bgk,.fbdd-f ul li  a.m1_bgk{
    background-color: #f75e2a;
    color:#fff;
    box-shadow: 0 3px 3px 2px #f75e2a;
}
.fbdd-page .fbdd-f ul li em.m2_bgk,.fbdd-f ul li a.m2_bgk{
    background-color: #ff7827;
    color:#fff;
    box-shadow: 0 3px 3px 2px #ff7827;
}
/*订单详情*/
.ddxq-page{
    width: 90%;
    margin: .25rem auto .4rem;
}
.ddxq-page .ddxq_header{
    margin-bottom: .4rem;
    border-bottom: 1px solid #eee;
}
.ddxq-page .ddxq_header .title{
    font-size: .32rem;
    font-weight: bold;
    margin-bottom: .15rem;
}
.ddxq-page .ddxq_header .desc{
    font-size: .24rem;
    color:#9198a0;
    margin-bottom: 0.2rem;
}
.ddxq-page .ddxq_header .desc em{
    color:#1a55bd;
    font-weight: bold;
    margin-right: 0.1rem;
}
.ddxq-page .ddxq_currency_title{
    font-size: .26rem;
    margin: .25rem auto;
}
.ddxq-page .currency_icon{
    width: .4rem;
    height: .4rem;
    display: inline-block;
    background: url("../image/usdt.png") no-repeat center;
    background-size: 100%;
    vertical-align: top;
    margin-right: .1rem;
}
.ddxq-page ul .item{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    height: .62rem;
    line-height: .62rem;
    font-size: .24rem;
}
.ddxq-page ul .item span:first-child{
    color:#b3b5b4
}
.ddxq-page ul .item .total_moeny{
    color:#1e6ff4 ;
    font-size: .28rem;
    font-weight: bold;
}
.ddxq-page ul .item .yhk_icon{
    width: .35rem;
    height: .35rem;
    vertical-align: sub;
    display: inline-block;
    background: url("../image/yhk.png") no-repeat center;
    background-size: 100%;
    margin-right: .1rem;
}
.ddxq-page ul .item .copy_r{
    width: .3rem;
    height: .35rem;
    vertical-align: sub;
    display: inline-block;
    background: url("../image/fuzhi2.png") no-repeat center;
    background-size: 100%;
    margin-left: .1rem;
}
.ddxq-page ul .item.xq_line{
    border-bottom: 1px solid #e9eaec;
    padding-bottom: 0.1rem;
}
.ddxq-page .xq_tips{
    padding: .2rem 0;
    line-height:.35rem;
    background-color: #efefef;
    border-radius: 8px;
}
.ddxq-page .xq_tips {
    font-size: .23rem;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    margin-top: 0.2rem;
}
.ddxq-page .xq_tips p{
    width: 92%;
    margin: 0 auto;
    word-break: break-all;

}
.ddxq-page .xq_tips  .xqjc{
    color: #36ff49;
}
.ddxq-page .bottom_button{
    font-size: .26rem;
    margin-top: .6rem;
}
.ddxq-page .bottom_button.wait{
    color:#abaeb2;
    background-color: #d2d2d2;
    margin-top: .6rem;
    margin-bottom: 0.2rem;
}

.ddxq-body .fd_img{
    position: fixed;
    width: 70%;
    left: 15%;
    top:10%;
    z-index: 102;
    text-align: center;
}
.ddxq-body .fd_img img{
    width: 100%;
    height: 8rem;
}
.ddxq-body .fd_img .gb_icon{
    background: url(../image/close.png) no-repeat center;
    background-size: 100%;
    width: .6rem;
    height: .6rem;
    display: inline-block;
    margin-top: .1rem;
}
/*上传凭证*/
.sczf_page{
    width: 90%;
    margin: 0 auto;
    font-size: .25rem;
}
.sczf_page .order_num_page{
    height: .7rem;
    line-height: .7rem;
    border-bottom: 1px solid #efefef;
}
.sczf_page .order_num_page .order_num{
    color:#a0a0a0
}
.sczf_page .scpz{
    height: .7rem;
    line-height: .7rem;
}
.sczf_page .sc_pz .scpz_bgk{
    width: 96%;
    margin: 0 auto;
    height: 6rem;
    background-color:#f7f8fa ;
    border-radius: 10px;
    box-shadow: 0 0 4px 4px #eff0f2;
    position: relative;
}
.sczf_page  .scpz_bgk .sc_icon{
    position: absolute;
    left: 35%;
    top: 30%;
    width: 1.5rem;
    height: 1.5rem;
    background: url("../image/shangchuan.png") no-repeat center;
    background-size: 100%;
    display: inline-block;
    z-index: 101;
}
.sczf_page  .scpz_bgk .re_upload_icon{
    position: absolute;
    right: 3%;
    top: 3%;
    width: .6rem;
    height: .6rem;
    background: url("../image/re_upload.png") no-repeat center;
    background-size: 100%;
    display: inline-block;
    z-index: 101;
}
.sczf_page  .scpz_bgk .upload_img{
    position: absolute;
    left: 25%;
    top: 2%;
    width: 50%;
    height: 5.8rem;
    z-index: 102;
}
.sczf_page .tips{
    margin: .2rem 0 .25rem;
    font-size: .24rem;
}
.sczf_page .input_line{
    display: none;
}
.sczf_page .bottom_button.wait{
    color:#abaeb2;
    background-color: #d2d2d2;
    margin-top: .4rem;
    margin-bottom: 0.2rem;
}
/*下载页面*/
.download-body{
    width: 100%;
    position: relative;
}
.download-body .xz_page .xz_header{
    width: 100%;
    background-color: #fff;
    height: .8rem;
    line-height: .8rem;
    font-size: .24rem;

}
.download-body .xz_page .xz_header .logo_icon{
    width: 2rem;
    height: .5rem;
    background: url("../image/logo2.png") no-repeat center;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 0.5rem;

}
.download-body .xz_page .xz_header .contry_icon{
    width: .3rem;
    height: .3rem;
    background: url("../image/china.png") no-repeat center;
    display: inline-block;
    background-size: 100%;
    vertical-align: text-bottom;
    margin-right: .1rem;
}
.download-body .xz_page .xz_header .down_icon{
    width: .2rem;
    height: .2rem;
    background: url("../image/down.png") no-repeat center;
    display: inline-block;
    background-size: 100%;
    vertical-align: text-bottom;
    margin-right: .2rem;
}
.download-body .scroll_sel{
    position: absolute;
    top: .8rem;
    right: 2%;
    width: 1.8rem;
    background-color: #fff;
    border-radius: 5px;
    font-size: .23rem;
    text-align: center;
    display: none;

}
.download-body .scroll_sel .scroll_sel_item{
    width: 94%;
    margin: 0 auto;
}
.download-body .scroll_sel .scroll_sel_item p{
    margin: .15rem 0;
}
.download-body .scroll_sel .scroll_sel_item p a{
    width: .3rem;
    height: .3rem;
    background: url("../image/china.png") no-repeat center;
    display: inline-block;
    background-size: 100%;
    vertical-align: text-bottom;
    margin-right: .1rem;
}
.download-body .xz_con{
    width: 92%;
    margin: .25rem auto;
    background-color: #fff;
    border-radius: 15px;
}
.download-body .xz_con .xz_item{
    width: 90%;
    margin: .3rem auto;
}
.download-body .xz_mid .title{
    font-size: .32rem;
    margin-bottom: .4rem;
}
.download-body .xz_mid .yqm{
    font-size: .28rem;
    color:#c0c4cf
}
.download-body .xz_mid .copy_r{
    font-size: .28rem;
    color:#3d6cff
}
.download-body .bottom_button{
    background-color:#3d6cff ;
}
.download-body .xz_mid .tips{
    font-size: .23rem;
    color:#c0c4cf;
    margin-bottom: .6rem;
    margin-top: .15rem;
}
.download-body .android{
    margin-bottom: .35rem;
}
.download-body .xz_bot{
    width: 100%;
}
.download-body .xz_bot img{
    width: 100%;
    height:auto;
}
.footer_main .otc{
    position: relative;
}

.otc i.dian_icon{
    position: absolute;
    right: 2.75rem;
    top: 0;
    height: .35rem;
    width: .35rem;
    display: inline-block;
    background: url("../image/dian.png") no-repeat center;
    background-size: 100%;
    vertical-align: sub;

}

    /*公共底部按钮*/
.bottom_button{
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    font-size: .28rem;
    font-weight: bold;
    color:#ffffff;
    margin-bottom: .8rem;
    background-color: #0165ee;
    border-radius: 5px;
}

/*
公共弹窗
 */
.msg_pop_item{
    width: 80%;
    position: fixed;
    left: 10%;
    top: 22%;
    background-color: #fff;
    border-radius: 10px;
    z-index: 104;
    display: none;
}
.msg_pop_item .msg_title{
    margin-top: .15rem;
    width: 84%;
    margin-left: 8%;
    font-size: .28rem;
}

.msg_pop_item .cha{
    position: absolute;
    right: 6%;
    top:8%;
    width: .26rem;
    height: .26rem;
    display: inline-block;
    background: url('../image/cha.png') no-repeat center;
    background-size: 100%;

}
.msg_pop_item .msg_pop_con{
    margin-top: .1rem;
    width: 84%;
    margin-left: 8%;
    font-size: .24rem;
}
.msg_pop_item .pop_con .coin_btn{
    background: url(../image/huoyuedu23.png) no-repeat center;
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin-top: .35rem;
    margin-bottom: .25rem;
}
.msg_pop_item .pop_con .coin_btn2{
    background: url(../image/usdtlogo.png) no-repeat center;
    background-size: 100%;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin-top: .35rem;
    margin-bottom: .25rem;
}

.msg_pop_item .msg_pop_con{
    margin-bottom: 1rem;
    margin-top: .3rem;
}
.msg_pop_item .msg_pop_con .tips{
    /*color: #84898f;*/
    font-size: .24rem;
}
.msg_pop_item  button{
    width: 84%;
    margin-left: 8%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    font-size: .23rem;
    font-weight: bold;
    color:#ffffff;
    margin-bottom: .4rem;
    background-color: #0165ee;
    border-radius: 8px;
}




 /*无内容*/
.show_on_content{
    position: fixed;
    width: 100%;
    left: 0;
    text-align: center;
    top: 35%;
    z-index: 101;
}
.show_on_content p img{
    width: 1.6rem;
    height: 1rem;
}
.show_on_content p.show_text{
    font-size: .25rem;
    color:grey;
    margin-top: .15rem;
}
.return_btn_black{
    width: .35rem;
    height: .35rem;
    background: url(../image/arrow_l.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 4%;
    left: 4%;
}
.return_btn{
    width: .4rem;
    height: .5rem;
    background: url(../image/arrow_wl.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 3%;
    left: 5%;
}

.black{
    color: #2c2c2c;
}

.wd_line{
    height:  .15rem;
    width: 100%;
    background-color: #f6f7f9;
}
.common_thiny_line_3{
    height:  3px;
    width: 100%;
    background-color: #f6f7f9;
}

.common_thiny_line_4{
    height:  2px;
    width: 100%;
    background-color: #f6f7f9;
}
.input_line{
    border: none;
}

/*遮罩*/
.zhezhao{
    background-color: #424242;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    overflow: hidden;
    z-index:101;
    opacity: 0.5;
}
.arrow_l{
    position: fixed;
    top:2%;
    left: 4%;
    width: .35rem;
    height: .35rem;
    background: url(../image/arrow_l.png) center no-repeat;
    background-size: 100%;
    display: inline-block;
    z-index: 100;
}
.arrow_wl{
    position: fixed;
    top:2%;
    left: 4%;
    width: .35rem;
    height: .35rem;
    background: url(../image/arrow_wl.png) center no-repeat;
    background-size: 100%;
    display: inline-block;
    z-index: 100;
}

/*底部-top*/
.footer_main{position: fixed;left:0;bottom:0;width: 100%;box-shadow: 3px 0 8px #e2e2e2;height: .9rem;background-color: #fff;z-index: 102;padding-top:.06rem}
.footer_main ul{width: 100%;font-size: .2rem;}
.footer_main ul li{float:left;width: 20%;padding: .55rem 0 .1rem 0;text-align: center;position: relative;}
.footer_main ul li {color: #9a9a9b;}
.footer_main ul li.footer_f1{background: url("../image/nav_1.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_f2{background: url("../image/nav_2.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_f3{background: url("../image/nav_3.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_f4{background: url("../image/nav_4.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_f5{background: url("../image/nav_5.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_active_f1{background: url("../image/nav_1_active.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_active_f2{background: url("../image/nav_2_avtive.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_active_f3{background: url("../image/nav_3_active.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_active_f4{background: url("../image/nav_4_active.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li.footer_active_f5{background: url("../image/nav_5_active.png") center .08rem no-repeat;background-size: .4rem;}
.footer_main ul li[class*="footer_active_f"] {
    color:#3874c7
}
/*底部-end*/






































