*{
    margin:0;
    padding:0;
}
html{
    padding-bottom:80px;
    height:100%;
    width:100%;
}
.index,.type{
    height:100%;
}
body{
    height:100%;
    overflow:hidden;
    background:#f9f9f9;
     width:100%;
}
.clear{
    clear:both
}
#footer{
        position: fixed;
        bottom:0;
}
#footer_center{
    height:80px;
    z-index:9999;
    position: relative;
    top:-10px;
}
.hidden{
    display:none;
}
.index_top{
    position: fixed;
    z-index:999;
    top:0;
    background:url(../images/top_bg.png);
    background-size:100% 100%;
    height:68px;
    width:100%;
    padding: 50px 0 15px;
}
.index_head{
    width:15%;
    padding-left:20px;
    float:left;
}
.index_head >img{
    width:30px;

}
.index_so {
    float:left;
    background:#fff;
    border-radius: 15px;
    width:70%;
    height:30px;
    padding:0 10px;

}
.index_so >input{
    border:0;
    float:left;
    font-size:14px;
    margin-top:5px;
    padding-left:10px;
    width:80%;
}
.index_so img{
    width:20px;
    margin-top:5px;
    float:left;
}
.index_nav{
    background:url(../images/tou.png);
}
.van-tabs__nav{
    background:url(../images/tou.png);
}
.index_nav .van-ellipsis{
    font-weight:500;
}
#index  .van-swipe{
    border-radius: 10px;
}
#index  .van-swipe-item{
    border-radius: 10px;

}
#index .van-swipe-item img{
    width:100%;
    border-radius: 10px;
}
.index_news{
    margin-top: 5px;
    height:20px;
    line-height:20px;
    background:#f8e6e2;
    color:#000;
    overflow:hidden;
    border-radius: 10px 5px 5px 10px;

}
.index_news img{
    width:20px;
    height:20px;
    float:left;
}
.index_news div{
    float:left;
    margin-left:10px;
}
.index_news li{
    font-size:10px;
}
.index_ul{
    float:left;
    margin-left:10px;
}
.index_jp img{
    width:50px;
}
.index_jp {
    background:#fff;
    margin-top:5px;
    padding-top:5px;
    padding-left:2%;
     padding-right:2%;
    padding-bottom:10px;
}
.index_jp_title{
    font-size:14px;
}
.index_jp > p{
    width:96%;
}
.index_jp > p>img{
    float:right;
}
.index_jp ul{
    margin-top:10px;

}
.index_jp li,.index_jp li:nth-of-type(5){
    width:22%;
    height:130px;
    background:#fdb232;
    color:#fff;
    border-radius: 10px;
    padding-top:10px;
    float:left;
}
.index_jp li:nth-of-type(2),.index_jp li:nth-of-type(6){
    width:22%;
    height:130px;
    background:#fe5325;
    color:#fff;
    border-radius: 10px;
    padding-top:10px;
    float:left;
}
.index_jp li:nth-of-type(3),.index_jp li:nth-of-type(7){
    width:22%;
    height:130px;
    background:#269aff;
    color:#fff;
    border-radius: 10px;
    padding-top:10px;
    float:left;
}
.index_jp li:nth-of-type(4),.index_jp li:nth-of-type(8){
    width:22%;
    height:130px;
    background:#2db339;
    color:#fff;
    border-radius: 10px;
    padding-top:10px;
    float:left;
}
.index_jp li:first-of-type{
    margin-left:0;
}
.index_jp li>div{
    width:70%;
    height:auto;
    margin:0 auto;

}
.index_jp li>div>img,.index_jp li:nth-of-type(5)>div>img{
    width:90%;
    border-radius: 20px;
    border:4px solid #fe8002;
}
.index_jp li:nth-of-type(2)>div>img,.index_jp li:nth-of-type(6)>div>img{
    width:90%;
    border-radius: 20px;
    border:4px solid #e73d0c;
}
.index_jp li:nth-of-type(3)>div>img,.index_jp li:nth-of-type(7)>div>img{
    width:90%;
    border-radius: 20px;
    border:4px solid #1a72fb;
}
.index_jp li:nth-of-type(4)>div>img,.index_jp li:nth-of-type(8)>div>img{
    width:90%;
    border-radius: 20px;
    border:4px solid #169d22;
}

.index_jp li>p:first-of-type{
    font-size:12px;
    text-align:center;
    height: 14px;
    overflow: hidden;
}
.index_jp li>p:nth-of-type(2){
    font-size:10px;
    text-align:center;
}
.index_jp li>p:last-of-type{
    font-size:10px;
    text-align:center;
    height:20px;
    line-height:20px;
    margin-bottom:10px;
}
.index_jp li>p:last-of-type>span,.index_jp li:nth-of-type(5)>p:last-of-type>span{
    background:#ff8202;
    padding:2px 10px;
    border-radius: 20px;
}
.index_jp li:nth-of-type(2)>p:last-of-type>span,.index_jp li:nth-of-type(6)>p:last-of-type>span{
    background:#ec350b;
    padding:2px 10px;
    border-radius: 20px;
}
.index_jp li:nth-of-type(3)>p:last-of-type>span,.index_jp li:nth-of-type(7)>p:last-of-type>span{
    background:#1a71ff;
    padding:2px 10px;
    border-radius: 20px;
}
.index_jp li:nth-of-type(4)>p:last-of-type>span,.index_jp li:nth-of-type(8)>p:last-of-type>span{
    background:#169d22;
    padding:2px 10px;
    border-radius: 20px;
}
.swiper-slide{
}
.index_main{
    margin-top:5px;
}
#game_list_nav >img{
    width:32%;
}
#game_list_guanggao{
   font-size:10px;
}
#game_list_guanggao p{
    line-height:20px;
}
#game_list_guanggao span{
    background:#fe5325;
    color:#fff;
    padding:2px 5px;
    border-radius: 5px;
}
.index_menu_ul{
   /* padding-bottom:50px;*/
}
.index_main .van-tab--active .van-ellipsis{
    background:linear-gradient(to right, #1e7eff , #269aff);
    height:30px;
    line-height:30px;
    margin-top:7px;
    border-radius: 10px;

}
.index_main .van-ellipsis{
    font-size:12px;
}
.index_menu{
    min-height:500px;height:auto;background:#fff;

}
.index_menu_ul >li{
    padding:2%;
        border-bottom: 1px solid #f6f6f6;
}
.index_menu_ul >li >div:first-of-type{
    width:20%;
    float:left;
    text-align:center;
}
.index_menu_ul >li >div:nth-of-type(2){
    width:48%;
    margin-left:1%;
    float:left;
    text-align:left;
    font-size:12px;
}
.index_menu_ul >li >div:nth-of-type(2)>p:first-of-type{
    font-size:14px;
}
.index_menu_ul >li >div:nth-of-type(2)>p:nth-of-type(2){
    color:#828282;
    font-size:10px;
}
.index_menu_ul >li >div:nth-of-type(2)>p:last-of-type{
}
.index_menu_ul >li >div:nth-of-type(3){
    width:30%;
    float:left;
    text-align:left;
    font-size:12px;
    text-align:center;
}
.index_menu_ul >li >div:nth-of-type(3) >a{
    padding: 5px 15px;
    background: linear-gradient(to right, #1e7eff , #269aff);
    color:#fff;
    border-radius: 20px;
    line-height:50px;
}
/****分类***/
#type{
    background:#fff;
}
.type_top_title{
    height:50px;
    line-height:50px;
    text-align:center;
    padding-top:20px;
}
.type_left{
    float:left;
}
.type_right{
    float:left;
}
.type_jx_top li{
    width:44%;
    height:80px;
    float:left;
    padding-left:3%;
    padding-right:3%;
    border-radius: 10px;
}
.type_jx_top img{
     width:100%;
     height:100%;
     border-radius: 10px;
}

.type_jx_top li:nth-of-type(2){
    float:right;

}
.type_jx_jxtj{
    padding:5px 15px;
}
.type_jx_main{
    padding:10px 20px;
}
.type_jx_main li{
        width:95%;
        float:left;
        margin-top:10px;
        margin-left:5%;
}
.type_jx_main li:nth-of-type(3n+1){
        margin-left:0;
}
.type_jx_main li>p{
    font-size:10px;
    text-align:center;
    height: 15px;
    overflow: hidden;
}
.type_jx_main img{
    width:4em;
    height:4em;
    float:left;
    
}
.biaoqian > span{
        font-size:8px;
        padding:2px 5px;
        color:#6892f1;
        line-height:20px;
}
.biaoqian > span>a{
    display: inline-block;
    background:#6892f1;
    color:#fff;
    font-weight:8px;
    width:14px;
    height:14px;
    line-height:14px;
    text-align:center;
    border-radius: 10px;
    font-weight:none;
}

.biaoqian > span:nth-of-type(2){
        margin-left:5px;
        color:#fa9e63;
}
.biaoqian > span:nth-of-type(2)>a{
    background:#fa9e63;
    color:#fff;
    padding:1px;
    border-radius: 10px;
    font-weight:none;
}
.biaoqian > span:nth-of-type(3){
        margin-left:5px;
        color:#fb736f;
}
.biaoqian > span:nth-of-type(3)>a{
    background:#fb736f;
    color:#fff;
    padding:1px;
    border-radius: 10px;
    font-weight:none;
}
.zhekou{
    background:red;
    border-radius: 10px;
    padding:2px 5px;
    color:#fff;
    font-size:8px;
    position: absolute;
}
/***福利中心***/
#center{
    background:#fff;
    height:100%;
}
.center_top_title{
    height:50px;
    line-height:50px;
    text-align:center;
    padding-top:20px;
}
.center_main1{
    margin-top:10px;
    width:90%;
    height:80px;
    margin:0 auto;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 24px 0px rgba(193, 193, 193, 0.35);
    border-radius:10px;
}
.center_main1  li{
    width:33.33%;
    float:left;
    text-align:center;
    font-size:10px;
}
.center_main1  li >img{
    width:40px;
    margin-top:10px;
}
.center_main2{
    margin-top:10px;
    width:90%;
    margin:0 auto;
}

.center_main2  li{
    width:33.33%;
    float:left;
    text-align:center;
    font-size:10px;
    margin-top:10px;
}
.center_main2  li >img{
    width:40px;
    margin-top:10px;
}
/**交易中心**/
#jiaoyi{
    background:#fff;
    min-height:100%;

    height:auto;

}
.jiaoyi_top_title{
    height:50px;
    line-height:50px;
    text-align:center;
    padding-top:20px;
    border-bottom:1px solid #f0f0f0;
}
.jiaoyi_body_top li{
    width:25%;
    float:left;
    text-align:center;
    font-size:10px;
    margin-top:10px;
}
.jiaoyi_body_top li>img{
    width:40px;
    margin-top:10px;
}
.jiaoyi_shaixuan{
    font-size:10px;
}
.jiaoyi_shaixuan > div{
    float:left;
    width:25%;
    text-align:center;
    height:50px;
    line-height:50px;
}
.jiaoyi_shaixuan > div>span{
    display:block;
    height:50px;
    line-height:50px;
}
.jiaoyi_shaixuan > div:last-of-type{
    float:right;
}
.jiaoyi_shaixuan > div>span>img{
    position: relative;
    top: -2px;
}
.jiaoyi_shaixuan > div:nth-of-type(2)>span>img{
    position: relative;
    top: 0px;
}
.jiaoyi_system{
    height:100%;
    position: absolute;
    top:200px;
    width:100%;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    z-index:999;
}
.jiaoyi_system p{
    height:30px;
    line-height:30px;
    text-align:center;
    width:100%;
    background:#fff;
    border-bottom:1px solid #f0f0f0;
}
.jiaoyi_system> .p_on{
    color:#3693FD;
}
.jiaoyi_system a{
     height:30px;
    line-height:30px;
    text-align:center;
    width:100%;
    background:#3693FD;
    color:#fff;
    display:block;
}
.jiaoyi_jiage{
    height:100%;
    position: absolute;
    top:200px;
    width:100%;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    left:0;
        z-index:999;
}
.jiaoyi_jiage>div{

    background:#fff;
}
.jiaoyi_jiage>div:last-of-type{
    background:#000;
}
.jiaoyi_jiage>div>span{
    display:block;
    float:left;
    width:90px;
    text-align:left;
    margin-left:20px;
}
.jiaoyi_jiage>div>span:nth-of-type(2){
    width:20px;
    margin-left:0px;
    margin-right:0px;
    text-align:center;
}
.jiaoyi_gjc{
    width:140px;
    height:24px;
    line-height:24px;
    background:#F5F5F5;
    color:#848484;
    border:0;
    font-size:10px;
    float:left;
    margin-top:10px;
    padding:3px 10px;
    border-radius:5px;
}
.jiaoyi_jiage a{
    height:30px;
    line-height:30px;
    text-align:center;
    width:100%;
    background:#3693FD;
    color:#fff;
    display:block;
}
.jiaoyi_jg1,.jiaoyi_jg2{
    width:70px;
    height:24px;
    line-height:24px;
    background:#F5F5F5;
    color:#848484;
    border:0;
    font-size:10px;
    float:left;
    margin-top:10px;
    padding:3px 10px;
    border-radius:5px;
}
.jiaoyi_sort{
    height:100%;
    position: absolute;
    top:200px;
    width:100%;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    left:0;
    z-index:999;
}
.jiaoyi_sort p{
    height:30px;
    line-height:30px;
    text-align:center;
    width:100%;
    background:#fff;
    border-bottom:1px solid #f0f0f0;
}
.jiaoyi_sort> .p_on{
    color:#3693FD;
}
.jiaoyi_sort a{
     height:30px;
    line-height:30px;
    text-align:center;
    width:100%;
    background:#3693FD;
    color:#fff;
    display:block;
}
.jiaoyi_hide{
    height:1000px;background:#000;opacity: 0.3;
}
.jiaoyi_list{
    padding-bottom:80px;
}
.jiaoyi_list >li{
    padding:0 5%;
    width:90%;
    margin:0 auto;
    height:90px;
}
.jiaoyi_list >li>p{
    font-size:10px;
    line-height:20px;
}
.jiaoyi_list >li> div{
    float:left;
}
.jiaoyi_list >li> div:first-of-type{
    width:25%;
}
.jiaoyi_list >li> div:first-of-type > img{
    border-radius: 5px;
    width:100%;
    height:50px;
}
.jiaoyi_list >li> div:nth-of-type(2){
    width:50%;
    font-size:10px;
}
.jiaoyi_list >li> div:nth-of-type(2)>p:first-of-type{
    padding:0 10px;
    font-size:14px;
    line-height:26px;
    height:26px;
    overflow: hidden;
}
.jiaoyi_list >li> div:nth-of-type(2)>p:last-of-type{
    padding:0 10px;
    font-size:10px;
    color:#aaa;
    height:30px;
    overflow:hidden;
}

.jiaoyi_list >li> div:nth-of-type(3){
    color:#FDB232;
    height:70px;
    line-height:70px;
    font-size:16px;
    text-align:right;
    width:20%;
}
/**个人中心***/
.my{
    background:#fff;
    height:100%;
}
.my_top{
    background:url(../images/personal_bg@2x.png)  no-repeat;
    background-size:100% 100%;
    height:180px;
    width:80%;
    padding:20%  10%  0;
}
.my_top >div{
    float:left;
}
.my_top >div:first-of-type{
    width:16%;
}
.my_top >div:first-of-type img{
    width:100%;
}
.my_top >div:nth-of-type(2){
    width:50%;
    color:#fff;
    font-size:12px;
    padding:5px 20px;
}
.my_top >div:nth-of-type(2) p{
    height:28px;
}
.my_top >div:nth-of-type(2) span{
    font-size:10px;
    background:#4f8bf7;
    padding:2px 10px;
    border-radius: 10px;
}
.my_main{

}
.my_main_top{
    width:90%;
    height:80px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 16px 0px rgba(113,152,215,0.49);
    border-radius:10px;
    position: absolute;
    z-index:999;
    margin-left:5%;
    top:170px;
    padding-top:10px;
}
.my_main_top li{
    width:33.33%;
    float:left;
    text-align:center;
}
.my_main_top li>p:first-of-type{
    font-size:12px;
    line-height:26px;
    color:#666666;
}
.my_main_top li>p:nth-of-type(2){
    font-size:12px;
    line-height:20px;
}
.my_main_top li>p:last-of-type > span{
    font-size:10px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:20px;
    padding:2px 15px;
    color:#fff;
}
.my_main_body{
    width:90%;
    height:auto;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 16px 0px rgba(113,152,215,0.49);
    border-radius:10px;
    z-index:999;
    margin-left:5%;
    margin-top: 20px;
}
.my_main_body li{
    width:25%;
    float:left;
    text-align:center;
    height:80px;
}
.my_main_body li>div{
    width:25px;
    margin:0 auto;
    margin-top:20px;
}
.my_main_body li>div>img{
    width:100%;
}
.my_main_body li>p{
    font-size:10px;
    color:#333333;
}
/**游戏详情**/
#game{
    height:100%;
    overflow: scroll;
}
.game_top{
    width:100%;
    height:290px;
}
.game_top>p{
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
    color:#fff;
}

.game_back{
    position: absolute;
    z-index:2;
    top:35px;
    height:20px;
    left:10px;
}

.game_top_info{
    width:90%;
    height:210px;
    margin:0 auto;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 2px 0px rgba(183, 183, 183, 0.35);
    border-radius:15px;
}
.game_top_icon{
    padding:20px 100px 5px;
    text-align:center;
}
.game_top_icon > img{
    width:60px;

}
.game_top_info > p{
    text-align:center;
}
.game_top_info > p:nth-of-type(2){
    font-size:10px;
    color:#666666;
}
.game_top_footer{
    padding:10px;
}
.game_top_footer >div{
    width:49%;
    float:left;
    text-align:center;
    border-right:1px solid #EDEDED;
    height:32px;
}
.game_top_footer >div:nth-of-type(2){
    border:0px;
}
.game_top_footer >div>p{
    text-align:center;
    font-size:10px;
}
.game_info_main{
    background:#fff;
    padding-bottom:130px;
}

#game .van-tab{
    font-size:12px;
    color:#333;
}
#game .van-swipe-item{
    height:170px;
    margin:0 auto;

}
#game .van-swipe-item img{
    width:90%;
    height:100%;
}
#game .van-swipe__track{
    padding:0 2%;
}
.game_info_title{
    font-size:14px;
    padding:10px 2%;
}
.game_content{
    font-size:10px;
    color:#666666;
}
.game_content >div{
    height:20px;
    overflow:hidden;
}
.game_info_lb li{
    background:#E8F1F9;
    border-radius: 10px;
    padding:10px;
    margin-top:10px;
}
.game_info_lb li>div:first-of-type{
    width:80%;
    float:left;
}
.game_info_lb li>div:nth-of-type(2){
    width:20%;
    float:right;
    margin-top:15px;

}
.game_info_lb li>div>p:first-of-type{
    font-size:14px;
}
.game_info_lb li>div>p:nth-of-type(2), .game_info_lb li>div>
p:nth-of-type(3){
    font-size:10px;
    color:#666666;
    height:15px;
    overflow:hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.game_get_lb{
    padding:3px 15px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:25px;
    font-size:10px;
    color:#fff;
    float:right;
}
.game_info_cnxh>li{
    width:25%;
    text-align:center;
    font-size:12px;
    color:#333333;
    float:left;
}
.game_info_cnxh>li>img{
     text-align:center;
     width:60px;
}
.game_footer{
        position: fixed;
        width:100%;
        z-index:9999;
        bottom:0px;
        height:80px;
        border-top:1px solid #F0F0F0;
        background:#fff;
}
.game_footer>div{
    float:left;
    text-align:center;
}
.game_footer>div:first-of-type{
   padding-top:10px;
    width:15%;
     color:#B2B2B2;
    text-align:center;
    font-size:12px;
}

.game_footer>div:nth-of-type(2){
    width:70%;
    padding-top:10px;
}
.game_footer>div:nth-of-type(2)>a{
    padding:8px 70px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:30px;
    color:#fff;
    font-size:12px;
}
.game_footer>div:last-of-type{
   padding-top:10px;
    width:15%;
    color:#B2B2B2;
    text-align:center;
    font-size:12px;
}
.game_info_server{
    width:90%;
    margin:0 auto;
    margin-top:20px;
}
.game_info_server>li{
    height:30px;
    line-height:30px;
}
.game_info_server>li>div{
    width:33.33%;
    float:left;
    text-align:center;
    font-size:12px;
}
.game_info_server>li>div>span{
    padding:5px 20px;
    background:rgba(243,243,243,1);
    border-radius:6px;
}
.game_server_off{
    color:#59CE9F;
}
/**排行榜**/
.paihang_top{
    width:100%;
    height:230px;
}
.paihang_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.paihang_top>div:first-of-type{
    height:200px;
    width:100%;
}
.paihang_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.paihang_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.paihang_top>div:first-of-type .on{
    border-bottom:2px solid #fff;
}
#paihang .van-ellipsis{
     background: #F4F4F4;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    border-radius: 10px;
}
#paihang .van-tab--active .van-ellipsis{
     background: #DFEBFF;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    border-radius: 10px;
}
/**开服表**/

.kf_top{
    width:100%;
    height:70px;
}
.kf_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.kf_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.kf_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.kf_top>div:first-of-type .on{
    border-bottom:2px solid #fff;
}
.kf_list{
    background:#fff;
    padding:0 5%;
}
.kf_list li{
    border-bottom:1px solid #EFECEF;
}
.kf_list li>div:first-of-type{
    width:20%;
    max-width:60px;
    margin-top:10px;
    float:left;
}
.kf_list li>div:first-of-type >img{
    width:100%;
}
.kf_list li>div:nth-of-type(2){
    float:left;
    width:50%;
    padding-left:10px;
}
.kf_list li>div:nth-of-type(2)>p:first-of-type{
    font-size:14px;
    line-height:36px;

}
.kf_list li>div:nth-of-type(2)>p:nth-of-type(2){
    font-size:12px;

}
.kf_list li>div:nth-of-type(2)>p:nth-of-type(3){
    font-size:12px;
    color:#828282;

}
.kf_list li>div:nth-of-type(3){
    text-align:center;
    padding-top:25px;
}
.kf_list li>div:nth-of-type(3)>a{
    padding:5px 15px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    color:#fff;
    border-radius:15px;
    font-size:12px;
     margin-top:30px;
}

/**交易动态**/
.jiaoyi_trends .van-popup{
    height:100%;
    max-height:90%;
}

.jiaoyi_trends_top{
    width:100%;
    height:70px;
}
.jiaoyi_trends_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.jiaoyi_trends_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.jiaoyi_trends_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.jiaoyi_trends_top>div:first-of-type .on{
    border-bottom:2px solid #fff;
}
.jiaoyi_trends_list{
    background:#fff;
    padding:0 5%;
}
.jiaoyi_trends_list li{
    border-bottom:1px solid #EFECEF;
}
.jiaoyi_trends_list li>p{
    font-size:12px;
    color:#323232;
}
.jiaoyi_trends_list li>div:first-of-type{
    width:30%;
    max-width:120px;
    margin-top:10px;
    float:left;
}
.jiaoyi_trends_list li>div:first-of-type >img{
    width:100%;
}
.jiaoyi_trends_list li>div:nth-of-type(2){
    float:left;
    width:50%;
    padding-left:10px;
}
.jiaoyi_trends_list li>div:nth-of-type(2)>p:first-of-type{
    font-size:14px;
    line-height:36px;

}
.jiaoyi_trends_list li>div:nth-of-type(2)>p:nth-of-type(2){
    font-size:12px;
    color:#828282;
    height:32px;
    overflow:hidden;

}
.jiaoyi_trends_list li>div:nth-of-type(3){
    text-align:center;
    padding-top:25px;
}
.jiaoyi_trends_list li>div:nth-of-type(3)>a{
    color:#FDB232;
    border-radius:15px;
    font-size:12px;
    margin-top:30px;
}
/**我的交易**/
.jiaoyi_my .van-popup{
    height:100%;
    max-height:90%;
}
/**交易收藏**/
.jiaoyi_shoucang .van-popup{
    height:100%;
    max-height:90%;
}

/**登陆界面**/
#login > div{
    height:100%;
    width:100%;
    background:url("../images/login_bg@2x.png") no-repeat;
    background-size:100%;
}
#login > div > header{
        color:#fff;
        text-align:center;
        line-height:85px;
}
.login_form{
    padding-top:70px;
    width:90%;
    margin:0 auto;
    background:#fff;
    height:150px;
    margin-top:50px;
    border-radius:12px;
    box-shadow:0px 1px 20px 0px rgba(26, 113, 255, 0.35);
}
.login_form1{
    padding-top:70px;
    width:90%;
    margin:0 auto;
    background:#fff;
    height:200px;
    margin-top:50px;
    border-radius:12px;
    box-shadow:0px 1px 20px 0px rgba(26, 113, 255, 0.35);
}
.login_form2{
    padding-top:70px;
    width:90%;
    margin:0 auto;
    background:#fff;
    height:200px;
    margin-top:50px;
    border-radius:12px;
    box-shadow:0px 1px 20px 0px rgba(26, 113, 255, 0.35);
}
.login_form li{
    width:90%;
    margin:0 auto;
    border:1px solid rgba(230,230,233,1);
    border-radius:5px;
    height:40px;
    line-height:40px;
    margin-top:10px;
}
.login_form li>i{
    display:block;
    float:left;
    height:20px;
    width:20px;
    margin-left:10px;
    margin-top:10px;
}
.login_user{
    background:url(../images/sign_user@2x.png) no-repeat;
    background-size:100%;
}
.login_phone{
    background:url(../images/sign_phone@2x.png) no-repeat;
    background-size:100%;
}
.login_passwd{
    background:url(../images/sign_password@2x.png) no-repeat;
     background-size:100%;
}
.login_form li>input{
    border:0;
    color:rgba(51, 51, 51, 1);
    width:85%;
    float:right;
    font-size:12px;
}
.login_head{
    width:20%;
    position: absolute;
    left: 40%;
    border: 4px solid #fff;
    border-radius: 100px;
}
.no_passwd{
    float:right;
    font-size:12px;
    color:rgba(26, 113, 255, 1);
    line-height:40px;
}
.login-footer_p{
    padding: 0 5%;
}
.login_submit{
    display:block;
    width:90%;
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#fff;
    background:linear-gradient(-90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    box-shadow:0px 1px 20px 0px rgba(26, 113, 255, 0.35);
    border-radius:10px;
    text-align:center;
    margin:0 auto;
    margin-top:20px;
}
.login_note{
    color:rgba(153, 153, 153, 1);
    line-height:100px;
    text-align:center;
    font-size:14px;
}
.login_shiwan_user{
    font-size:12px;
    color:rgba(153, 153, 153, 1);
}
.login_shiwan_user>p{
    line-height:24px;
    padding-left:20px;
}
.login_shiwan_user>p:first-of-type{
    font-size:14px;
    color:#000;
}
.layui-m-layercont{
    height:100%;
}
.signed_body{
    background:url(../images/sign_bg@2x.png) no-repeat;
    background-size:100%;
}
.signed_body header{
    text-align:center;
    color:#fff;
    line-height:85px;
}
.signed_top{
    width:69%;
    margin:0 auto;
    background:url(../images/heng.png);
    background-size:100%;
}
.signed_top li{
    float:left;
    width:33px;
    margin-left:0;
    color:#fff;
    font-size:10px;
    text-align:center;
}
.signed_top li>img{
    width:100%;
}
.signed_top_left{
    position: absolute;
    top: 90px;
    left: 35px;
    width: 12px;
}
.signed_top_right{
    position: absolute;
    top: 90px;
    right: 35px;
    width: 12px;
}
.signed_body_img{
    width:80px;
    text-align:right;
    float:left;
    margin-top:10px;
}
.signed_body_img img{
    width:30px;
}
.signed_body_main{
    width:50%;
    float:left;
    font-size:12px;
    margin-top:10px;
    color:#fff;
    padding-left:10px;
}
.signed_body_main >p:first-of-type{
    font-size:14px;
}
.signed_body_guize{
    width:80%;
    height:100px;
    background:rgba(255,255,255,1);
    border-radius:5px;
    margin:0 auto;
    margin-top:8%;
}
.signed_body_guize{
    padding:5px 5%;
}
.signed_body_guize > p:first-of-type{
    font-size:14px;
    line-height:20px;
    color:#000;
}
.signed_body_guize > p:nth-of-type(2){
    font-size:10px;
    color:#666666;
}
.signed_body_guize > p:nth-of-type(3){
    font-size:10px;
    line-height:30px;
    color:#666666;
    margin-top:5px;
}
.signed_body_guize > p:nth-of-type(3)>span{
    float:right;
    border-radius:22px;
    background:rgba(243,243,243,1);
    padding:0px 10px;

}
.signed_body_ljqd{
    display:block;
    color:#fff;
    width:30px;
    height:30px;
    text-align:center;
    font-size:12px;
    padding:10px;
    background:linear-gradient(-90deg,rgba(38,153,255,1),rgba(26,113,255,1));
    box-shadow:0px 1px 20px 0px rgba(8,98,178,0.34);
    border-radius:50%;
    position: absolute;
    right:50px;
}
/**好友邀请**/
.friend_body{
    background:url(../images/welfare_share_bg@2x.png);
}
.friend_body > header{
    color:#fff;
    text-align:center;
    line-height:85px;
}
.friend_body_main{
    background:rgba(255,255,255,1);
    border-radius:10px;
    width:90%;
    margin:0 auto;
    height:100px;
    position: absolute;
    z-index: 100;
    top: 250px;
    left:5%;
    padding-top:10px;
}
.friend_body_main >p{
    line-height:30px;
    text-align:center;
}
.friend_body_main >p:nth-of-type(2){
    border-bottom:1px solid #F4F4F4;
    padding-bottom:5px;
}
.friend_body_main >p:last-of-type{
    text-align:left;
    font-size:12px;
    padding: 0 20px;
}
.friend_body_main2{
     background:rgba(255,255,255,1);
    border-radius:10px;
    width:90%;
    margin:0 auto;
    height:150px;
    position: absolute;
    z-index: 100;
    top: 380px;
    left:5%;
    padding-top:10px;
}
.friend_body_main2 >p:first-of-type{
    color:#F46120;
    text-align:center;
    line-height:30px;
}
.friend_body_main2>p:nth-of-type(2){
    padding:0 5%;
    font-size:12px;
    color:#262626;
}
.friend_body_submit{
    width:80%;
    height:30px;
    line-height:30px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:30px;
    color:#fff;
    display:block;
    text-align:center;
    position: fixed;
    bottom: 50px;
    left:10%;
    font-size:14px;
}
/**邀请记录**/
.friend_log_top{
    width:100%;
    height:70px;
}
.friend_log_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.friend_log_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.friend_log_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.friend_log_top>div:first-of-type .on{
    border-bottom:2px solid #fff;
}
.friend_log_list{
    width:100%;
}
.friend_log_list table{
    width:100%;
    font-size:14px;
    border-bottom:1px solid #e6e6e6;

}
.friend_log_list thead{
    background:#E9F1FF;
    width:100%;
}
.friend_log_list thead th{
    width:33.33%;
    height:30px;
}
.friend_log_list th,.friend_log_list td{
    border-left:1px solid #e6e6e6;
    border-top:1px solid #e6e6e6;

}
.friend_log_list td{

    background:#fff;
    height:30px;
    text-align:center;
    font-size:13px;
    color:#666666;
}
.friend_log_list tr>th:last-of-type,.friend_log_list tr>td:last-of-type{
    border-right:1px solid #e6e6e6;
}
/**任务中心**/
.renwu_body{
    background:url(../images/welfare_bg@2x.png) no-repeat;
    background-size:100%;
}
.renwu_body > header{
    color:#fff;
    text-align:center;
    line-height:85px;
}
.renwu_body_main{
    background:rgba(255,255,255,1);
    border-radius:10px;
    width:90%;
    margin:0 auto;
    height:30px;
    position: absolute;
    z-index: 100;
    top: 150px;
    left:5%;
    font-size:12px;
}
.renwu_body_main >p{
    line-height:30px;
    text-align:left;
    padding-left:5%;
    padding-right:5%;
}
.renwu_body_main2{
    background:rgba(255,255,255,1);
    border-radius:10px;
    width:90%;
    margin:0 auto;
    height:auto;
    position: absolute;
    z-index: 100;
    top: 200px;
    left:5%;
    font-size:12px;
}
.renwu_body_main2 ul >li{
    border-bottom:1px solid #e9e9e9;
    height:40px;
    padding:10px;
}
.renwu_body_main2 ul >li>div{
    float:left;
}
.renwu_body_main2 ul >li>div:first-of-type{
    width:10%;
}
.renwu_body_main2 ul >li>div:first-of-type>img{
    width:100%;
}
.renwu_body_main2 ul >li>div:nth-of-type(2){
    width:75%;
    padding-left:5%;
}
.renwu_body_main2 ul >li>div:nth-of-type(2)>p:first-of-type{
    font-size:14px;
}
.renwu_body_main2 ul >li>div:nth-of-type(2)>p:nth-of-type(2){
    color:#999999;
    font-size:12px;
}
.renwu_body_main2 ul >li>div:nth-of-type(3){
    width:3%;
    padding:10px 0 0 10px;
}
.renwu_body_main2 ul >li>div:nth-of-type(3)>img{
    width:100%;
}
/**礼包中心**/

.lb_top{
    width:100%;
    height:70px;
}
.lb_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.lb_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.lb_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.lb_list{
    background:#fff;
}
.lb_list_div>div:first-of-type{
    width:20%;
    max-width:60px;
    margin-top:5px;
    float:left;
}
.lb_list_div>div:first-of-type >img{
    width:55px;
    height:55px;
}
.lb_list_div>div:nth-of-type(2){
    float:left;
    width:50%;
    padding-left:10px;
}
.lb_list_div>div:nth-of-type(2)>p:first-of-type{
    font-size:14px;
    line-height:20px;

}
.lb_list_div>div:nth-of-type(2)>p:nth-of-type(2){
    font-size:12px;

}
.lb_list_div>div:nth-of-type(2)>p:nth-of-type(3){
    font-size:12px;
    color:#828282;
}
.lb_list_div>div:nth-of-type(3){
    text-align:center;
    padding-top:25px;
}
.lb_list_div>div:nth-of-type(3)>a{
    padding:5px 15px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    color:#fff;
    border-radius:15px;
    font-size:12px;
    margin-top:30px;
}
.van-cell__right-icon{
    margin-top:20px;
}
.van-collapse-item__wrapper{
    background:#f4f2f5;
}
.li_list_get >span:first-of-type{
    border:1px solid rgba(38,154,255,1);
    border-radius:6px;
    color: rgba(38,154,255,1);
    padding:3px 10px;
}
.li_list_get >span:nth-of-type(2){
    display:inline-block;
    width:200px;
    height:16px;
    overflow:hidden;
}

.li_list_get >span:nth-of-type(3){
border:1px solid rgba(38,154,255,1);
border-radius:18px;
color:rgba(38,154,255,1);
padding:3px 10px;
font-size:12px;
}
/**积分商城**/
.mall_body{
    background:url(../images/welfare_bg@2x.png) no-repeat;
    background-size:100%;
}
.mall_body > header{
    color:#fff;
    text-align:center;
    line-height:85px;
}
.mall_body_main{
    background:rgba(255,255,255,1);
    border-radius:10px;
    width:90%;
    margin:0 auto;
    height:30px;
    position: absolute;
    z-index: 100;
    top: 150px;
    left:5%;
    font-size:12px;
}
.mall_body_main >p{
    line-height:30px;
    text-align:left;
    padding-left:5%;
    padding-right:5%;
}
.mall_body_main2{
    border-radius:10px;
    width:100%;
    margin:0 auto;
    height:auto;
    position: absolute;
    z-index: 100;
    top: 200px;
    font-size:12px;
}
.mall_body_main2 ul >li{
    border-bottom:1px solid #e7eef8;
    height:210px;
    width:49.9%;
    background:rgba(255,255,255,1);
    float:left;
    text-align:center;
}
.mall_body_main2 ul >li:nth-of-type(even){
    float:right;
}
.mall_goods_thumb{
    width:60%;
    margin:0 auto;
    padding-top:20px;
}
.mall_goods_thumb > img{
    width:100%;
    height:100px;
}
.mall_body_main2 ul >li>p:first-of-type{
    height:20px;
    line-height:20px;
    overflow:hidden;
}
.mall_body_main2 ul >li>p:nth-of-type(2){

    line-height:20px;
    color:#FDB232;
    height:20px;
}

.mall_body_main2 ul >li>a
{
    display:block;
    color:#fff;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:25px;
    padding:5px  20px;
    margin-top:5px;
    width:50%;
    margin:0 auto;
}

/**积分商城详情**/
.mall_info_top{
    width:100%;
    height:70px;
}
.mall_info_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.mall_info_main{
    text-align:center;
    font-size:14px;
}
.mall_info_img{
    width:100%;
    height:200px;
    border-bottom:1px solid #dfdfdf;
}
.mall_info_img>img{
    height:200px;
}
.mall_info_main>p:first-of-type{
    margin-top:10px;
    height:50px;
    overflow:hidden;
}
.mall_info_bfb{
    height:5px;
    width:200px;
    background:#E0E0E0;
    border-radius:6px;
    margin:0 auto;
}
.mall_info_bfbs{
    background:#1A71FF;
    width:10px;
    height:5px;
    border-radius:6px;
}
.mall_info_bfbss{
    position: relative;
    top:-13px;
    right: -117px;
     font-size:12px;
}

/*@media screen and (max-width: 350px){
    .mall_info_bfbss {
        right: 20px;
    }
}*/

.mall_info_main>p:nth-of-type(2){
    line-height:30px;
    height:30px;
    font-size:12px;
}
.mall_info_body{
    text-align:left;
    padding: 10px
}
img{
    max-width:100%;
}
.mall_info_shop{
    position: fixed;
    bottom:0;
    background:#fff;
    width:100%;
    height:60px;
    font-size:12px;
    padding-top:10px;
}
.mall_info_shop >a{
    padding:5px 20px;
    border-radius:30px;
    color:#fff;
    float:right;
    background:#1A71FF;
}
.mall_info_shop>a:nth-of-type(2){
   background:#FDB232;
   float:right;
   margin-right:5px;
}
.shopping_goods{
 padding: 10px;
  background:#fff;
}
.shopping_goods >div:first-of-type{
    width:30%;
    float:left;
}
.shopping_goods >div:nth-of-type(2){
    width:65%;
    float:left;
    font-size:14px;
}
.shopping_goods >div:nth-of-type(2)>p:nth-of-type(2){
    font-size:12px;
    line-height:30px;
}
.shopping_goods >div:nth-of-type(2)>p:nth-of-type(3){
    font-size:12px;
    line-height:30px;
}
.shopping_duihuan{
    background:#1A71FF;
    padding:5px 50px;
    color:#fff;
    border-radius:25px;
    display:block;
    width:50%;
    text-align:center;
    margin:0 auto;
    margin-top:20px;
    font-size:12px;
}
.shopping_dizhi{
    height:50px;
    background:#fff;
}
.shopping_dizhi>p{
    line-height:50px;
    padding-left:20px;
    padding-right:20px;
}
.goods_info_address{
    position: relative;
    top: 50px;
    font-size:14px;
}
.goods_info_address li{
    border-bottom:1px solid #f4f4f4;
    height:50px;
    padding:10px;
}
.goods_info_address li>p{
    height:25px;
    line-height:25px;
}

.goods_info_address li>p>span{
    padding:0  10px;
}
.goods_info_add{
    position: relative;
    top: 50px;
    font-size:14px;
    padding:10px;
}
.goods_info_add>p{
    border-bottom:1px solid #f4f4f4;
    height:32px;
    line-height:32px;
}
.goods_info_add>p>span{
    width:80px;
    display:block;
    float:left;
}
.goods_info_add input {
    border:0;
}
.goods_info_add .van-switch{
    float:right;
    margin-top:5px;
}
/**商品详情**/
.jiaoyi_goods_top{
    width:100%;
    height:70px;
}
.jiaoyi_goods_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.jiaoyi_goods_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.jiaoyi_goods_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.jiaoyi_goods_body1{
    padding:10px;
}
.jiaoyi_goods_body1 >div:first-of-type{
    width:20%;
    float:left;
}
.jiaoyi_goods_body1 >div:nth-of-type(2){
    width:50%;
    float:left;
}
.jiaoyi_goods_body1 >div:nth-of-type(2)>p:first-of-type{
    font-size:14px;
}
.jiaoyi_goods_body1 >div:nth-of-type(2)>p:nth-of-type(2){
    font-size:12px;
    color:#666666;
}
.jiaoyi_goods_body1 >div:nth-of-type(3){
    width:30%;
    float:right;
    padding-top:10px;
    text-align:right;
}
.jiaoyi_goods_body1 >div:nth-of-type(3)>span{
    padding:5px 15px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:25px;
    font-size:12px;
    color:#fff;
    margin-top:50px;
}
.jiaoyi_goods_body2{
    padding:10px;
    position: relative;
}
.jiaoyi_goods_body2>p:first-of-type{
    font-size:14px;
    color:#000;
}
.jiaoyi_goods_body2>p{
    font-size:12px;
    color:#666666;
    height:20px;
    line-height:20px;
}
.jiaoyi_goods_body3{
    padding:10px;
    background:#FDE6D3;
    font-size:12px;
    color:#666666;
    position: relative;
}
.jiaoyi_goods_body3>img{
    position: absolute;
    width: 50px;
    z-index: 999;
    top: -5px;
    right:50px;
}
.jiaoyi_goods_body2_money{
    position: absolute;
    top:50px;
    right: 20px;
    text-align:right;
}
.jiaoyi_goods_body2_money>p:nth-of-type(2){
    color:#FDB232;
}
.jiaoyi_goods_body4{
    padding:10px;
    font-size:14px;
    border-bottom:1px solid #e6e6e6;
    position: relative;
}
.jiaoyi_goods_body4>div{
    width:50%;
}
.jiaoyi_goods_body4>div>p{
    font-size:12px;
    color:#666666;
    height:20px;
    line-height:20px;
}
.jiaoyi_goods_body5{
    padding:10px;
    font-size:14px;
}
.jiaoyi_goods_body5 > div >p{
    min-height:30px;
    margin-top:10px;
    color:#666666;
    font-size:12px;
}
.jiaoyi_goods_body5 > div >img{
    width:100%;
}
.jiaoyi_goods_body6>p{
    padding:10px;
    font-size:14px;
}
.jiaoyi_goods_footer{
    height:50px;
    position: fixed;
    bottom:0;
    background:#fff;
    width:100%;
    text-align:center;
    padding-top:20px;
}
.jiaoyi_goods_footer >span{
    color:#fff;
    height:30px;
    line-height:30px;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:30px;
    font-size:12px;
    display:block;
    float:left;
    width:70%

  }
.jiaoyi_goods_footer>div{
    float:left;
    width:15%;
}
.jiaoyi_goods_footer>div>img{
    width:20px;
}
.jiaoyi_goods_footer>div>p{
    color:#B2B2B2;
    font-size:12px;
}
/**商品购买**/
.jiaoyi_pay_top{
    width:100%;
    height:70px;
}
.jiaoyi_pay_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.jiaoyi_pay_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.jiaoyi_pay_top>div:first-of-type li{
    width:33.33%;
    float:left;
    text-align:center;
    color:#fff;
    height:30px;
    line-height:30px;
}
.jiaoyi_pay_body >div{
    padding:10px;
}

.jiaoyi_pay_body>div:first-of-type>div:first-of-type{
        width:25%;
        height:70px;
        float:left;
}
.jiaoyi_pay_body>div:first-of-type>div:first-of-type>img{
    width:100%;
}
.jiaoyi_pay_body>div:first-of-type>div:nth-of-type(2){
        width:50%;
        height:70px;
        float:left;
        padding-left:10px;
}
.jiaoyi_pay_body>div:first-of-type>div:nth-of-type(2)>p:nth-of-type(2){
    color:#828282;
    font-size:12px;
}
.jiaoyi_pay_body>div:first-of-type>div:nth-of-type(2)>p:nth-of-type(3){
    color:#828282;
    font-size:12px;
}
.jiaoyi_pay_body>div:first-of-type>div:nth-of-type(3){
    line-height:50px;
    color:#FDB232;
}
.jiaoyi_pay_payment{
    padding-left:10px;
    height:40px;
    line-height:40px;
    font-size:14px;
    border-top:1px solid #e6e6e6;
}
.jiaoyi_pay_payment > img{
    margin-top:10px;
}
.jiaoyi_pay_payment > img:first-of-type{
    width:20px;
    float:left;
}
.jiaoyi_pay_payment > img:nth-of-type(2){
    width:20px;
    float:right;
    margin-right:20px;
}
.jiaoyi_pay_payment >span{
    padding-left:20px;
    color:#333333;
}
.jiaoyi_pay_xuzhi{
    font-size:12px;
    color:#666666;
}
.jiaoyi_pay_xuzhi>p:first-of-type{
    color:#000;
}
.jiaoyi_pay_xuzhi>p{

    margin-top:5px;
}
.jiaoyi_pay_submit{
    color: #fff;
    height: 30px;
    line-height: 30px;
    background: linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius: 30px;
    font-size: 12px;
    display:block;
    width: 70%;
    text-align:center;
    margin: 0 auto;
}
/**用户信息修改**/
.user_edit_top{
    width:100%;
    height:70px;
}
.user_edit_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.user_edit_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.user_edit_body>p{
    border-top:1px solid #e6e6e6;
    min-height:50px;
    line-height:50px;
    padding-left:20px;
    padding-right:20px;
}
.user_edit_body>p>span{
    float:left;
    font-size:14px;
}
.user_edit_body>p>span:nth-of-type(2){
    float:right;
    font-size:12px;
    color:#666666;

}
.user_edit_body>p>span:nth-of-type(3){
    float:right;
    font-size:12px;
    color:#666666;
    margin-right:20px;
}
.user_edit_body>p:first-of-type{
    height:70px;
    line-height:70px;
}
.user_edit_body>p:first-of-type>span{
    height:70px;
    line-height:70px;
}
.user_edit_body>p:first-of-type > img{
    width:50px;
    border-radius: 50px;
}
.user_edit_body>p>span>img{
    width:6px;
}
.edit_face_ok{
    display:block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(-90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    box-shadow: 0px 1px 20px 0px rgba(26, 113, 255, 0.35);
    border-radius: 10px;
    text-align: center;
    margin: 20px auto 0;

}
/**设置中心**/
.set_top{
    width:100%;
    height:70px;
}
.set_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.set_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.set_body>p{
    border-top:1px solid #e6e6e6;
    min-height:50px;
    line-height:50px;
    padding-left:20px;
    padding-right:20px;
    font-size:12px;
}

.set_body>p>span:nth-of-type(2){
    float:right;
    font-size:12px;
    color:#666666;

}
.set_body>p>span:nth-of-type(3){
    float:right;
    font-size:12px;
    color:#666666;
    margin-right:20px;
}
.set_body>p:first-of-type{
    height:50px;
    line-height:50px;
}
.set_body>p:first-of-type>span{
    height:50px;
    line-height:50x;
}
.set_body>p:first-of-type > img{
    width:50px;
    border-radius: 50px;
}
.set_body>p>span>img{
    width:6px;
}
/**绑币**/
.bind_top{
    width:100%;
    height:70px;
}
.bind_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.bind_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.bind_body>p{
    border-top:1px solid #e6e6e6;
    min-height:50px;
    line-height:50px;
    padding-left:20px;
    padding-right:20px;
    font-size:12px;
}

.bind_body>p>span:nth-of-type(2){
    float:right;
    font-size:12px;
    color:#666666;

}
.bind_body>p>span:nth-of-type(3){
    float:right;
    font-size:12px;
    color:#666666;
    margin-right:20px;
}
.bind_body>p:first-of-type{
    height:50px;
    line-height:50px;
}
.bind_body>p:first-of-type>span{
    height:50px;
    line-height:50x;
}
.bind_body>p:first-of-type > img{
    width:50px;
    border-radius: 50px;
}
.bind_body>p>span>img{
    width:6px;
}
.bind_list{
    width:100%;
}
.bind_list table{
    width:100%;
    font-size:12px;
    border-bottom:1px solid #e6e6e6;

}
.bind_list thead{
    background:#E9F1FF;
    width:100%;
}
.bind_list thead th{
    width:50%;
    height:30px;
    font-size:12px;
    font-weight:400;
}
.bind_list th,.bind_list td{
    border-left:1px solid #e6e6e6;
    border-top:1px solid #e6e6e6;

}
.bind_list td{
    background:#fff;
    height:30px;
    text-align:center;
    font-size:13px;
    color:#666666;
}
}
.bind_list tr>th:last-of-type,.friend_log_list tr>td:last-of-type{
    border-right:1px solid #e6e6e6;
}
/**我的礼包**/
.my_lb_top{
    width:100%;
    height:70px;
}
.my_lb_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.my_lb_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.my_lb_body{
    text-align:center;
}
.my_lb_body img{
    width:50%;
}
.my_lb_body p{
    font-size:12px;
}
/**我的收藏**/
.my_shoucang_top{
    width:100%;
    height:70px;
}
.my_shoucang_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}

.my_shoucang_body{
    text-align:center;
}
.my_shoucang_body img{
    width:50%;
}
.my_shoucang_body p{
    font-size:12px;
}
.my_shoucang_nav{
    width:80%;
    height:60px;
    background:rgba(255,255,255,1);
    box-shadow:0px 6px 30px 0px rgba(26,113,255,0.2);
    border-radius:5px;
    margin:5px auto 0;
    padding-top:5px;

}
.my_shoucang_nav>div{
    width:50%;
    float:left;
}
.my_shoucang_nav>div>img{
    width:20%;
}
.my_shoucang_shop li{
    width:40%;
    height:175px;
    margin-top:5px;
    float:left;
    box-shadow:0px 3px 20px 0px rgba(186,186,186,0.2);
    margin-left:6%;
}
.my_shoucang_shop li>p:first-of-type{
    height:20px;
    line-height:20px;
    overflow:hidden;

}
.my_shoucang_sdel{
    width:70px;
    height:20px;
    line-height:20px;
    display:block;
    background:linear-gradient(90deg,rgba(38,154,255,1),rgba(26,113,255,1));
    border-radius:0px 0px 16px 0px;
    font-size:12px;
    color:#fff;
    position: relative;
    top: -150px;
}
/**安全中心**/
.my_safe_top{
    width:100%;
    height:70px;
}
.my_safe_top > header{
    height:50px;
    width:100%;
    top: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    line-height: 50px;
    text-align: center;
    padding-top: 20px;
}
.my_safe_top>div:first-of-type ul{
    width:60%;
    margin:0 auto;
}
.my_safe_body{
    text-align:center;
}
.my_safe_body >div:first-of-type{
    width:100%;
    height:150px;
    background:linear-gradient(270deg,rgba(45,189,230,1),rgba(37,160,242,1));
}
.my_safe_body >div:first-of-type>img{
    width:125px;
    margin-top:10px;
}
.my_safe_pingfen{
    position: absolute;
    z-index:999;
    left:42%;
    top:110px;
}
.my_safe_pingfen>span:first-of-type{
    font-size:40px;
    color:#fff;
}
.my_safe_pingfen>span:nth-of-type(2){
    font-size:14px;
    position: absolute;
    top:0px;
    color:#fff;
}
.my_safe_pingfen>p{
    font-size:10px;
    color:#fff;
}
.my_safe_body>div>p{
    border-top:1px solid #e6e6e6;
    min-height:40px;
    line-height:40px;
    padding-left:20px;
    padding-right:20px;
}
.my_safe_body>div>p>span{
    float:left;
    font-size:14px;
}
.my_safe_body>div>p>span:nth-of-type(2){
    float:right;
    font-size:12px;
    color:#666666;
}
.my_safe_body>div>p>span:nth-of-type(3){
    float:right;
    font-size:12px;
    color:#666666;
    margin-right:20px;
}
.my_safe_body>div>p:first-of-type > img{
    width:50px;
    border-radius: 50px;
}
.my_safe_body>div>p>span>img{
    width:6px;
}
.my_safe_body_p{
    border:1px solid #f0f0f0;
    width:90%;
    padding:0 5%;
    margin:0 auto;
    font-size:14px;
    height:30px;
    line-height:30px;
    border-top:1px solid #e0e0e0;


}
.my_safe_body_p:last-of-type{
    border-bottom:1px solid #e0e0e0;
}
.my_safe_body_p>span{
    float:left;
    display:block;
    width:20%;
}
.my_safe_body_p>span:first-of-type{
    color:#000;
}
.my_safe_body_p:nth-of-type(2)>span:nth-of-type(2){
    float:right;
    display:block;
    width:20%;
}
.my_safe_body_p>input{
    width:78%;
    text-align:right;
    float:left;
    border:0;
}
