@charset "utf-8";
/* CSS Document */


/**********会员首页**********/
/**************************/
/******页头******/
/*------主体------*/
.user-top {
    width: 100%;
    background: url(../images/headbg.png) no-repeat center;
    background-size: cover;
    position: relative;
}

.user-header {
    background: none;
}

.user-top .header-setting i {
    font-size: .9rem;
    right: 1rem;
    font-weight: normal;
    top: .4rem;
}

/*------消息按钮------*/
.user-header .header-msg {
    width: 1.8rem;
    height: 1.8rem;
    background: url(../images/icon_header_msg.svg) no-repeat center;
    background-size: .8rem auto;
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 0;
}

.user-header .header-msg a {
    width: 100%;
    height: 100%;
    display: block;
}

/*------设置按钮------*/
.user-header .header-setting {
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    right: 1rem;
    top: 0;
}


.header-setting i {
    width: .35rem;
    height: .35rem;
    color: #fff;
    display: block;
    position: absolute;
    right: .8rem;
    top: .6rem;
}

.setting-menu a::before {
    content: '';
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -0.2rem;
    background: transparent;
    border: 1px solid #e1e1e1;
    border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(153, 153, 153);
    border-right-style: solid;
    border-right-width: 1px;
    border-top: none;
    border-right: none;
    z-index: 2;
    border-radius: 0;
    transform: rotate(-135deg);
}

    {}

/*------会员信息------*/
.user-info {
    overflow: hidden;
    padding: 1.6rem .5rem 2rem .5rem;
}

.user-info a {
    color: #fff;
    overflow: hidden;
    display: block;
}

.aui-title {
    display: flex;
    align-items: center;
}

.aui-title h2 {
    font-family: "微软雅黑" !important;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
    font-size: .6rem !important;
    font-weight: 600;
}

.logo img {
    width: 36px;
    margin-right: 8px;
}

.user-info .user-photo {
    width: 2.8rem;
    height: 2.8rem;
    border: #fff .1rem solid;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.user-info .user-photo img {
    width: 100%;
    height: 100%;
}

.user-info h3 {
    font-size: .64rem;
    text-align: center;
    padding: .3rem 0 0 0;
}

/*------信用等级------*/
.user-level {
    width: 100%;
    text-align: center;
}

.user-level i {
    width: .6rem;
    height: .6rem;
    background: url(../images/icon_heart.svg) no-repeat center;
    background-size: .52rem auto;
    display: inline-block;
}

/*------余额------*/
.user-wallet {
    width: auto;
    background: #fff;
    border-radius: .18rem;
    box-shadow: 0 .2rem .6rem rgba(185, 196, 213, .4);
    overflow: hidden;
    position: absolute;
    left: .46rem;
    right: .46rem;
    bottom: -1.3rem;
}

.user-wallet li {
    width: 50%;
    text-align: center;
    overflow: hidden;
    float: left;
    position: relative;
    padding: .5rem 0;
}

.user-wallet li:first-child:after {
    width: .06rem;
    height: 1rem;
    content: '';
    background: #eee;
    position: absolute;
    right: 0;
    top: 1rem;
}

.user-wallet li a {
    display: block;
}

.user-wallet li h3 {
    font-size: .8rem;
    color: #111;
}

.user-wallet li span {
    font-size: .56rem;
    color: #999;
}


/******内容主体******/
/*------主体------*/

.user-container {
    width: 100%;
    margin-top: -1rem;
    clear: both;
    position: relative;
    z-index: 100;
}

.index-panel {
    width: auto;
    background: #fff;
    border-radius: .18rem;
    overflow: hidden;
    margin: 0 .46rem;
}

.index-title {
    width: 100%;
    line-height: 1.2rem;
    font-size: .58rem;
    color: #333;
    position: relative;
    padding: 0 .4rem 0 .86rem;
}

.index-title:before {
    width: .16rem;
    height: .7rem;
    content: '';
    background: #548ffc;
    border-radius: .08rem;
    position: absolute;
    left: .4rem;
    top: .25rem;
}


/******会员主菜单******/
/*------菜单列表------*/
.main-menu {
    width: 100%;
    overflow: hidden;
    padding: .4rem 0 .3rem 0;
}

.main-menu li {
    width: 25%;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-bottom: .5rem;
}

.main-menu li a {
    display: block;
}

.main-menu li span {
    width: 100%;
    font-size: .52rem;
    color: #777;
    text-align: center;
    display: block;
}



.aui-palace-grid-icon {
    width: 2rem;
    height: 2rem;
    background: #eef7fe;
    line-height: 2rem;
    margin: 0 auto;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: .2rem;
    color: #333;
    text-align: center;
}

#treeBox {
    position: relative;

    font-size: 16px !important;
}

#treeBox .focusEl {
    padding: 8px;
    width: 2rem;
    height: 2rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    outline: none;
    border-radius: 50%;
    font-size: 26px !important;
    color: #999;
    border: 1px solid #ccc;
    cursor: pointer;
}

.num-list li p {
    text-align: center;
    font-size: 13px;
}

.num-list li i {
    font-size: 1rem;
}

.kfbg1 {
    background: linear-gradient(to bottom, #44d7d1 0%, #39b8e1 100%) !important;
    color: #fff !important
}

.num-list li i.icon-wupin {
    font-size: .8rem;
}

.num-list li i.icon-shujutaizhang {
    font-size: .8rem;
}

.num-list li.icon-wupin {
    font-size: .8rem;
}

.kfbg2 {
    background: linear-gradient(to bottom, #2fcdf4 0%, #239af8 100%) !important;
    color: #fff !important
}

.kfbg3 {
    background: linear-gradient(to bottom, #8fb6fb 0%, #7795f5 100%) !important;
    color: #fff !important
}

.kfbg4 {
    background: linear-gradient(to bottom, #878ffc 0%, #515eeb 100%) !important;
    color: #fff !important
}


.kfbg5 {
    background: linear-gradient(to bottom, #b399fe 0%, #7d55e9 100%) !important;
    color: #fff !important
}

.kfbg6 {
    background: linear-gradient(to bottom, #8991fc 0%, #4c58ea 100%) !important;
    color: #fff !important
}

.kfbg7 {
    background: linear-gradient(to bottom, #48dc9e 0%, #2cc779 100%) !important;
    color: #fff !important
}

.kfbg8 {
    background: linear-gradient(to bottom, #6ecc38 0%, #3dbb1a 100%) !important;
    color: #fff !important
}

.kfbg9 {
    background: linear-gradient(to bottom, #249256 0%, #32b16c 100%) !important;
    color: #fff !important
}

.kfbg10 {
    background: linear-gradient(to bottom, #feac24 0%, #f89b00 100%) !important;
    color: #fff !important
}

.kfbg11 {
    background: linear-gradient(to bottom, #fd8048 0%, #fc7436 100%) !important;
    color: #fff !important
}

.kfbg12 {
    background: linear-gradient(to bottom, #fd868a 0%, #f86d74 100%) !important;
    color: #fff !important
}

.kfbg13 {
    background: linear-gradient(to bottom, #f04141 0%, #e22b2b 100%) !important;
    color: #fff !important
}


.kfbg_no {
    background: linear-gradient(to bottom, #ddd 0%, #c7c6cd 100%) !important;
    color: #fff !important
}

/*------菜单图标------*/
.main-menu li i.icon-transferin:after {
    background-image: url(../images/menu/icon_transferin.svg);
}

.main-menu li i.icon-transferout:after {
    background-image: url(../images/menu/icon_transferout.svg);
}

.main-menu li i.icon-buy:after {
    background-image: url(../images/menu/icon_buy.svg);
}

.main-menu li i.icon-sell:after {
    background-image: url(../images/menu/icon_sell.svg);
}

.main-menu li i.icon-transferin:before,
.main-menu li i.icon-transferout:before {
    background: #cae9ff;
}

.main-menu li i.icon-buy:before,
.main-menu li i.icon-sell:before {
    background: #e6e2ff;
}


/******会员小菜单******/
/*------菜单列表------*/
.index-menu {
    width: 100%;
    overflow: hidden;
}

.index-menu li {
    width: 100%;
    border-bottom: #f4f4f4 .05rem solid;
    overflow: hidden;
    padding: 0 5px;


}

.index-menu li:last-child {
    border-bottom: none;
}

.index-menu li a {
    width: 70%;
    line-height: 1.8rem;
    overflow: hidden;
    display: block;
    float: left;
    padding: 0 5px;
}


.index-menu li span {

    font-size: .52rem;
    color: #777;

}

.index-menu li i {
    width: .8rem;
    height: .8rem;
    line-height: .8rem;
    margin-right: 5px;
    text-align: center;
    background: #d5d8da;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;

}

.index-menu .no-open .remind {
    padding: 2px;
    width: 3rem;
    font-size: .48rem;
    color: #f89b00;
    text-align: center;
    border-radius: .4rem;
    border: #f89b00 1px solid;
    float: right;
    margin-top: .5rem;
}

/*------菜单图标------*/



/******会员菜单：暂未开放******/
.coming-soon-content {
    width: auto;
    text-align: center;
    overflow: hidden;
    padding: 1rem .6rem;
}

.coming-soon-content img {
    width: 2.5rem;
}

.coming-soon-content p {
    font-size: .56rem;
    text-align: center;
    margin-top: .5rem;
}

.popup .popup-box.coming-soon .popup-submit button {
    width: 60%;
    float: none;
    margin: 0 auto;
    display: block;
}


/******公告******/
/*------主体------*/
.index-announce {
    width: 100%;

    overflow: hidden;
    padding: .2rem 2rem .2rem 2.2rem;
    position: relative;
}

h2.title {
    position: relative;
    color: #333333;
    font-size: 14px;
    padding: 10px 8px;

    font-weight: normal;
    padding-left: .8rem;

    border-bottom: 1px solid #f0f3fc;
}

h2.title::before {
    width: 3px;
    height: 14px;
    top: 13px;
    position: absolute;
    content: "";
    background: #0c9dfd;
    border-radius: 20px;
    left: .5rem;
}

.index-announce:after {
    width: 2.2rem;
    height: 1.7rem;
    content: '';
    background: url(../images/notice.png) no-repeat center;
    background-size: 1.4rem auto;
    position: absolute;
    left: 0;
    top: .2rem;
}

.announce-more {
    width: 2rem;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: .52rem;
    color: #aaa;
    text-align: center;
    display: block;
    position: absolute;
    right: 0;
    top: .2rem;
}

/*------列表------*/
.announce-box {
    width: 100%;
    overflow: hidden;
}

.announce-box ul {
    height: 1.7rem;
    white-space: nowrap;
    overflow: hidden;
}

/*.announce-box li{ height: 100%; line-height: 1.7rem; font-size: .56rem; display: inline-block; vertical-align: top; padding-right: 1rem;}*/
.announce-box li {
    width: 100%;
    height: 100%;
    line-height: 1.7rem;
    font-size: .56rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.announce-box li a {
    color: #333;
    white-space: nowrap;
}

.announce-box li span {
    color: #aaa;
    font-size: .52rem;
    margin-right: .2rem;
}

/******底部固定导航******/
/*------主体------*/
.nav {
    width: 100%;
    padding: .2rem 0;
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
}

.nav li {
    width: 33.333333%;
    float: left;
    position: relative;
}

.nav li a {
    display: block;
    text-align: center;
}

.nav li i {
    margin: 0 auto;
}

.nav li span {
    font-size: .52rem;
    color: #333;
    text-align: center;
    display: block;
}

/*------左右小图标------*/

.nav li i {
    font-size: 1rem;
    color: #3b4048;
}

.nav li a.active i {
    color: #46a9fd;
    font-weight: bold;
}

.nav li a.active span {
    color: #46a9fd;
    font-weight: bold;
}




/**********会员设置**********/
/**************************/
/******设置菜单******/
/*------主体------*/
.setting-menu {
    width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.setting-menu a {
    width: 100%;
    color: #111;
    border-bottom: #f1f1f1 1px solid;
    display: block;
    padding: .3rem 5rem .3rem 2rem;
    position: relative;
}



.setting-menu a:last-child {
    border: none;
}

/*------列表------*/
.setting-menu i {
    font-size: 1rem;
    position: absolute;
    left: .4rem;
    top: .5rem;
}

.setting-menu h3 {
    line-height: 1.4rem;
    font-size: .56rem;
}

.setting-menu span {
    line-height: 1.4rem;
    font-size: .5rem;
    color: #999;
    position: absolute;
    right: 1.2rem;
    top: .3rem;
}

.setting-menu em.remind {
    width: .35rem;
    height: .35rem;
    background: #fa5e6a;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 1.2rem;
    top: .8rem;
}

.setting-menu em.new-version {
    line-height: .6rem;
    color: #fff;
    background: #fa5e6a;
    border-radius: .3rem;
    margin-left: .2rem;
    padding: 0 .3rem;
}

/*------列表图标------*/
.setting-menu a.setting-menu-1 i {}

/*------个人信息和设置头像------*/
.setting-menu.setting-photo {
    min-height: 3.6rem;
    background: url("../images/userbg.png");
    border-radius: 6px;
    background-size: 100% 100%;
    width: 98%;
    margin: .5rem 0;
    margin-left: .15rem;
    padding: .4rem .5rem .5rem 4rem;
    margin-top: 1.8rem;

}

.setting-menu.setting-photo .setting-img {
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: .5rem;
    top: .4rem;
}

.setting-menu.setting-photo .setting-img img {
    width: 100%;
}

.setting-menu.setting-photo h1 {
    font-size: .76rem;
    color: #fff;
    padding: 0 0 .2rem 0;
    margin-top: .4rem;
}

.setting-menu.setting-photo span {
    font-size: .52rem;
    color: #fff;
    top: 1rem;
    right: .5rem;
}

/*------信用等级------*/
.setting-menu.setting-photo h3,
.setting-menu.setting-photo i {
    height: .8rem;
    display: block;
    float: left;
}

.setting-menu.setting-photo h3 {
    line-height: .8rem;
    font-size: .56rem;
    color: #fff;
    margin-right: .2rem;
}

.setting-menu.setting-photo i {
    width: .66rem;
    background: url(../images/icon_heart.svg) no-repeat center;
    background-size: .54rem auto;
    position: relative;
    top: 0;
    left: 0;
}

/*------退出登录------*/
.logout {
    width: 100%;
    overflow: hidden;
    padding: 0 0 .8rem 0;
}

.logout a {
    width: 100%;
    font-size: .56rem;
    color: #2487ff;
    text-align: center;
    background: #fff;
    display: block;
    padding: .4rem;
}



/**********文章样式**********/
/**************************/
/******列表******/
.article-box {
    width: 100%;
    position: relative;
}

.article-list {
    width: 100%;
    color: #111;
    background: #fff;
    display: block;
    padding: .4rem 1.8rem .4rem .5rem;
    margin-bottom: .3rem;
    position: relative;
}

.article-list:after {
    width: .5rem;
    height: 1.4rem;
    content: '';
    background: url(../images/icon_arrow.svg) no-repeat center;
    background-size: .8rem auto;
    position: absolute;
    right: .3rem;
    top: .6rem;
}

.article-list h3 {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding-left: .3rem;
    font-size: .6rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.article-list p {
    color: #999;
    margin-top: .1rem;
}

.article-list em.remind {
    width: .26rem;
    height: .26rem;
    background: #46a9fd;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: .3rem;
    top: .8rem;
}

/******正文******/
.article {
    width: 100%;
    background: #fff;
    overflow: hidden;
    padding: .5rem .7rem;
}

.article .article-title {
    font-size: .72rem;
    text-align: center;
    padding: .3rem 0;
}

.article .article-time {
    font-size: .56rem;
    text-align: center;
    color: #999;
}

.article .article-content {
    overflow: hidden;
    padding: 1rem 0 .8rem 0;
}

.article .article-content p {
    line-height: 1.8em;
    font-size: .52rem;
    color: #555;
    text-indent: 1.04rem;
    text-align: justify;
    margin-top: .15rem;
}



/**********会员资金相关**********/
/**************************/
/******银行卡管理******/
/*------添加银行卡按钮------*/
.add-bankcard {
    width: 100%;
    overflow: hidden;
    padding: 1.5rem .5rem 0 .5rem;
}

.add-bankcard a {
    color: #859ead;
    text-align: center;
    background: #fff;
    border: #c8cfd2 1px solid;
    border-radius: .3rem;
    display: block;
    padding: .3rem;
}

.add-bankcard i,
.add-bankcard span {
    height: 1rem;
    line-height: 1rem;
    display: inline-block;
    vertical-align: top;
}

.add-bankcard i {
    width: 1.2rem;
    background: url(../images/icon_card.png) no-repeat center;
    background-size: auto .8rem;
}

/*------添加银行卡表单------*/
.bankcard-form .form-label {
    width: 4rem;
}

/*------银行卡列表------*/
.bankcard-list {
    width: 100%;
}

.bankcard-list li {
    width: auto;
    background: #fff;
    border-radius: .25rem;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    overflow: hidden;
    position: relative;
    margin: .6rem .5rem;
    z-index: 1;
}

.bankcard-list .bankcard-list-box {
    width: 100%;
    display: block;
    position: relative;
}

.bankcard-list .bankcard-list-box h3 {
    width: 100%;
    font-size: .6rem;
    color: #fff;
    background: linear-gradient(90deg, #5cadfe, #8584f7);
    background: -webkit-linear-gradient(left, #5cadfe, #8584f7);
    padding: .3rem .6rem;
}

.bankcard-list .bankcard-list-box p {
    font-size: .56rem;
    color: #666;
    display: block;
    padding: .6rem;
}

.bankcard-list .bankcard-list-box span {
    font-size: .4rem;
    color: #46a9fd;
    border: #46a9fd 1px solid;
    border-radius: .1rem;
    padding: 0 .1rem;
    display: inline-block;
    margin-right: .2rem;
}

.bankcard-list button {
    color: #aaa;
    border: #ddd 1px solid;
    border-radius: .2rem;
    padding: .1rem .5rem;
    position: absolute;
    right: .6rem;
    bottom: .45rem;
    z-index: 2;
}


/******选择国家******/
/*------国家列表------*/
.region {
    padding: 3.16rem 0 1.6rem 0;
}

.current-region {
    width: 100%;
    line-height: 1.4rem;
    color: #777;
    background: #fff;
    border-bottom: #eee 1px solid;
    padding: 0 .5rem;
    position: fixed;
    left: 0;
    top: 1.76rem;
    z-index: 99;
}

.region-list {
    width: 100%;
    background: #fff;
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
    overflow: hidden;
    padding: 0 0 0 .5rem;
}

.region-list li {
    width: 100%;
    height: 1.7rem;
    line-height: 1.7rem;
    border-bottom: #eee 1px solid;
    position: relative;
}

.region-list li:last-child {
    border-bottom: none;
}

/*------选择框------*/
.region-list li label,
.region-list input[type='radio'] {
    width: 100%;
    height: 1.7rem;
    position: absolute;
    left: 0;
    top: 0;
}

.region-list li label {
    font-size: .56rem;
    z-index: 1;
}

.region-list input[type='radio'] {
    opacity: 0;
    z-index: 2
}

.region-list input:checked+label::after {
    width: 1rem;
    height: 1rem;
    content: '';
    background: url(../images/icon_check.svg) no-repeat center;
    background-size: .55rem auto;
    position: absolute;
    right: .5rem;
    top: .35rem;
}

.region-list input:checked+label {
    color: #46a9fd;
}

/*------提交------*/
.region-sumbit {
    width: 100%;
    height: 1.65rem;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.region-sumbit button {
    width: 100%;
    height: 100%;
    font-size: .56rem;
    color: #fff;
    background: #46a9fd;
}


/******我的资产******/
/*------余额------*/
.assets-balance {
    width: 100%;
    background: #fff;
    border-bottom: #f1f1f1 1px solid;
    overflow: hidden;
    position: relative;
}

.assets-balance:after {
    width: 1.1rem;
    height: 1.1rem;
    content: '';
    background: url(../images/arrow_double.svg) no-repeat center;
    background-size: 1.1rem auto;
    position: absolute;
    left: 45%;
    top: .9rem;
}

.assets-balance li {
    width: 50%;
    text-align: center;
    overflow: hidden;
    float: left;
    padding: .6rem 1rem .6rem .5rem;
}

.assets-balance li:last-child {
    padding: .6rem .5rem .6rem 1rem;
}

.assets-balance li p {
    line-height: .6rem;
    font-size: .56rem;
    color: #999;
    display: block;
}

.assets-balance li h3 {
    width: 100%;
    height: 1rem;
    font-size: .8rem;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-top: .1rem;
}

.assets-balance li p.assets-unit span {
    display: inline-block;
    padding: 0 .6rem 0 0;
    position: relative;
}

.assets-balance li p.assets-unit span:after {
    width: 0;
    height: 0;
    content: '';
    border-left: .18rem solid transparent;
    border-right: .18rem solid transparent;
    border-top: .18rem solid #bbb;
    display: block;
    position: absolute;
    right: 0;
    top: .25rem;
}

/*------资产列表------*/
.assets-title {
    width: 100%;
    font-size: .5rem;
    color: #333;
    padding: .3rem .5rem;
}

.assets-list {
    width: 100%;
    background: #fff;
    border-top: #f1f1f1 1px solid;
    overflow: hidden;
}

.assets-list li {
    width: 50%;
    border-right: #f1f1f1 1px solid;
    border-bottom: #f1f1f1 1px solid;
    overflow: hidden;
    padding: .5rem;
    float: left;
}

.assets-list span {
    font-size: .52rem;
    color: #666;
}

.assets-list h3 {
    font-size: .76rem;
    color: #46a9fd;
}



/**********分享相关**********/
/**************************/
/******分享******/
/*------页面主体------*/
.share-bg {
    min-height: 100%;
    background: url(../images/share_bg.jpg) no-repeat center;
    background-size: cover;
}

.share-header {
    background: none;
}

/*------分享二维码------*/
.share-qrcode {
    width: 100%;
    overflow: hidden;
    padding: 3rem 0 0 0;
}

.share-qrcode img {
    display: block;
    margin: 0 auto;
}

.share-qrcode img.qrcode-img {
    width: 9rem;
    height: 9rem;
    margin-top: 2rem;
}

.share-qrcode p {
    font-size: .6rem;
    color: #fff;
    text-align: center;
    padding: 2rem 2rem 0 2rem;
}

/*------复制地址------*/
.share-address {
    width: 100%;
    overflow: hidden;
    padding: 1rem 0;
}

.share-address button {
    width: 8rem;
    line-height: 1.4rem;
    font-size: .56rem;
    color: #fff;
    text-align: center;
    background: rgba(255, 255, 255, .4);
    border-radius: .7rem;
    display: block;
    margin: 0 auto;
}



/**********反馈建议**********/
/**************************/
/******反馈表单******/
/*------主体------*/
.feedback-form {
    width: 100%;
    overflow: hidden;
}

.feedback-form h3 {
    width: 100%;
    font-size: .56rem;
    color: #333;
    padding: .5rem .5rem .3rem .5rem;
}

/*------反馈类型------*/
.feedback-type {
    border-top: none;
}

.feedback-type li {
    height: 1.5rem;
    line-height: 1.5rem;
}

.feedback-type li label,
.feedback-type input[type='radio'] {
    height: 1.5rem;
}

.feedback-type li label {
    font-size: .52rem;
    color: #777;
}

.feedback-type input:checked+label::after {
    top: .3rem;
}

/*------上传图片------*/
.feedback-form .upload-photo h3 {
    padding: 0 0 .5rem 0;
}

/**********商城模块**********/
/**************************/
/******收货地址******/
/*------无收货地址------*/
.no-address {
    width: 100%;
    height: 15rem;
    overflow: hidden;
    padding-top: 8rem;
}

.no-address i {
    width: 2rem;
    height: 2rem;
    background: url(../images/icon_location.svg) no-repeat center;
    background-size: 2rem auto;
    display: block;
    margin: 0 auto;
}

.no-address p {
    font-size: .52rem;
    color: #666;
    text-align: center;
    margin-top: .8rem;
}

/*------地址列表------*/
.address-list {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.address {
    width: 100%;
    background: #fff;
    overflow: hidden;
    padding: 0 .5rem;
}

.address .address-list-content {
    width: 100%;
    border-bottom: #f1f1f1 1px solid;
    overflow: hidden;
    padding: .6rem 0;
}

.address .address-list-content h3 {
    font-size: .64rem;
    color: #111;
    float: left;
}

.address .address-list-content span {
    font-size: .6rem;
    color: #111;
    display: block;
    float: right;
}

.address .address-list-content p {
    width: 100%;
    font-size: .52rem;
    color: #777;
    overflow: hidden;
    padding-top: .3rem;
    clear: both;
}

/*------地址列表操作------*/
.address .address-list-toolbar {
    width: 100%;
    overflow: hidden;
    padding: .2rem 0;
}

.address .address-list-toolbar .default-address {
    float: left;
}

.address .address-list-toolbar .default-address .set-default {
    padding: .22rem;
}

.address .address-list-toolbar .default-address .set-default i {
    width: .74rem;
    height: .74rem;
    background: url(../images/icon_check_white.svg) #46a9fd no-repeat center;
    background-size: .5rem auto;
    border-radius: 50%;
    display: block;
    float: left;
}

.address .address-list-toolbar .address-operate {
    float: right;
}

.address .address-list-toolbar .address-operate a {
    line-height: 1.2rem;
    color: #555;
    display: block;
    margin-left: 1rem;
    float: left;
}


/******店铺申请审核中******/
.shop-apply {
    width: 100%;
    background: url(../images/user_bg.png) no-repeat center top;
    background-size: 100% 100%;
    overflow: hidden;
    padding: 1rem;
}

.shop-apply i {
    width: 5rem;
    height: 5rem;
    background: url(../images/icon_verify.png) no-repeat center;
    background-size: 100% auto;
    display: block;
    margin: 0 auto;
}

.shop-apply h1 {
    font-size: .56rem;
    color: #fff;
    text-align: center;
    padding-top: .5rem;
}

.shop-apply span {
    font-size: .6rem;
    color: #f00;
}


/******店铺资料******/
.shop-card {
    width: 100%;
    text-align: center;
    color: #fff;
    background: url(../images/user_bg.png) no-repeat center top;
    background-size: cover;
    overflow: hidden;
    padding: 1.5rem 1rem;
}

.shop-card h1 {
    font-size: 1.1rem;
    padding: 0 0 .5rem 0;
}

.shop-card p {
    font-size: .6rem;
}

.enter-shop {
    width: 100%;
    padding: .5rem;
}

.enter-shop a {
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    background: #46adfc;
    border-radius: .2rem;
    display: block;
}


/******店铺产品管理******/
/*------产品列表------*/
.product-container {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 1.8rem;
    right: 0;
    bottom: 2.1rem;
}

.product {
    width: 100%;
    position: relative;
}

.product-box {
    width: 100%;
    border-bottom: #eee 1px solid;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin-bottom: .3rem;
}

.product-box a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.product-box img {
    width: 4.4rem;
    height: 4.4rem;
}

.product-box .product-info {
    width: 10.6rem;
    overflow: hidden;
    padding: .4rem .5rem 0 .6rem;
}

.product-box .product-info h3 {
    height: 1.6rem;
    line-height: .8rem;
    font-weight: normal;
    font-size: .56rem;
    color: #333;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.product-box .product-info p {
    font-size: .64rem;
    color: #fc0a0a;
    margin-top: .4rem;
}

.product-box .product-info span {
    font-size: .5rem;
    color: #999;
}

.product-box .product-edit {
    position: absolute;
    right: .5rem;
    bottom: .5rem;
}

.product-box .product-edit a,
.product-box .product-edit span {
    width: auto;
    line-height: 1rem;
    font-size: .52rem;
    color: #999;
    border: #ddd 1px solid;
    border-radius: .2rem;
    display: block;
    float: left;
    padding: 0 .3rem;
    margin-left: .3rem;
}

/*------添加产品表格------*/
.product-form .upload-photo {
    padding: .5rem .3rem;
}

.product-form .upload-photo h3 {
    font-size: .56rem;
    color: #333;
    padding: 0 0 .3rem 0;
}

.product-form .textarea-group {
    padding: .5rem .3rem .3rem .3rem;
}


/*------主体------*/
.trade-list {
    width: 100%;
    overflow: hidden;
}

/*------标题------*/
.trade-list-title {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.trade-list-title ul {
    width: auto;
    height: 1.1rem;
    border: #ff5a5a 1px solid;
    border-radius: .55rem;
    overflow: hidden;
    position: relative;
    margin: .2rem 2rem .4rem 2rem;
}

.trade-list-title li {
    width: 50%;
    height: 1.1rem;
    line-height: 1.1rem;
    font-size: .5rem;
    color: #ff5a5a;
    text-align: center;
    float: left;
    z-index: 2;
    position: relative;
}

.trade-list-title li.active {
    color: #fff;
    background: #ff5a5a;
}

/*------列表------*/
.trade-tab {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.trade-tab>div {
    display: none;
    position: relative;
    padding-bottom: 1.6rem;
}

.trade-tab>div:first-child {
    display: block;
}

.trade-list-content {
    width: 100%;
    min-height: 2.6rem;
    background: #fff;
    border-bottom: #f1f1f1 1px solid;
    overflow: hidden;
    padding: .5rem .5rem .5rem 2.6rem;
    position: relative;
}

.trade-list-content img {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    position: absolute;
    top: .5rem;
    left: .5rem;
}

.trade-list-item {
    width: 100%;
}

.trade-list-item h3 {
    font-size: .56rem;
    color: #333;
}

.trade-list-item p {
    font-size: .5rem;
    color: #999;
}

.trade-list-item span {
    margin: 0 .3rem;
}

.trade-list-btn {
    position: absolute;
    right: .5rem;
    top: .3rem;
}

.trade-list-btn h3 {
    font-size: .6rem;
    color: #18c481;
}

.trade-list-btn span {
    width: 1.7rem;
    line-height: .7rem;
    font-size: .48rem;
    color: #ffcb18;
    text-align: center;
    border-radius: .4rem;
    border: #ffcb18 1px solid;
    display: block;
    float: right;
    margin-top: .1rem;
}




/******数字资产列表******/
/*------主体------*/
.digital-assets {
    width: 100%;
    overflow: hidden;
    padding: 0 .4rem;
}

.digital-assets-list {
    width: 100%;
    background: #fff;
    position: relative;
    border-radius: .2rem;
    overflow: hidden;
    padding: .5rem .3rem;
    margin-top: .3rem;
    display: flex;
}

.digital-assets-list h3 {
    font-size: .56rem;
    color: #111;
    font-weight: bold;
}

/*------内容------*/
.digital-assets-details {
    width: 100%;
    overflow: hidden;
}

.digital-assets-details h5 {
    font-size: .6rem;
    color: #333;
    margin-top: .1rem;
}

.digital-assets-details h5 span:nth-child(2) {
    font-size: .53rem;
    margin-left: .2rem;
    color: #333;
}

.digital-assets-details .digital-assets-account span,
.digital-assets-details .digital-assets-price span {
    font-size: .46rem;
    color: #999;
}

.digital-assets-details .digital-assets-account {
    float: left;
    padding-left: .5rem;
    width: 46%;
    border-radius: 5px;
    margin-right: 5px;
    padding: 0px 0;
}

.digital-assets-details .digital-assets-price {
    float: left;
    width: 46%;
    border-radius: 5px;
    margin-left: 15px;
    padding: 0px 0;
}

.digital-assets-icon {
    width: 2.1rem;
    height: 1.8rem;
    display: inline-block;
    line-height: 1.8rem;
    margin-right: .3rem;
    text-align: center;
    color: #fff;
    background: #46a9fd;
    border-radius: 50%;
}

.digital-assets-icon i {
    font-size: 20px;
}

.digital-assets-icon .icon-dc-icon-beiangaoqishuliang {
    font-size: 26px;
}

.digital-assets-icon .icon-shigongrenyuan {
    font-size: 24px;
}

.color1 {
    color: #f89b00 !important;
}

.color2 {
    color: #46a9fd !important;
}

.color3 {
    color: #ea3f3f !important;
}

.color4 {
    color: #18c481 !important;
}

.digital-coin-1 {
    position: relative;
}

.digital-assets-list::before {
    content: '';
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -0.2rem;
    background: transparent;
    border: 1px solid #e1e1e1;
    border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(153, 153, 153);
    border-right-style: solid;
    border-right-width: 1px;
    border-top: none;
    border-right: none;
    z-index: 2;
    border-radius: 0;
    transform: rotate(-135deg);
}


/*------主体------*/
.trade-order-list {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: .2rem;
}

/*------标题：时间/状态------*/
.trade-order-title {
    width: 100%;
    border-bottom: #eee 1px dashed;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 .5rem;
    line-height: 1.5rem;
    justify-content: space-between;
}

.trade-order-title span.fl {
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.trade-order-title span {
    font-size: .56rem;
    color: #333;
    display: block;
    font-weight: bold;
}

.trade-order-title span font {
    margin-right: .2rem;
}

.trade-order-title span.trade-order-status {
    color: #f89b00;
    font-weight: normal;
    font-size: 12px;
}

/*------订单内容------*/
.trade-order-info {
    width: 100%;
}

.trade-order-info a {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: .3rem .6rem;
    position: relative;
}

.trade-order-info .trade-order-people {
    width: 2.4rem;
    position: absolute;
    left: .5rem;
    top: .6rem;
}

.trade-order-info .trade-order-people img {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.trade-order-info .trade-order-people span {
    width: 100%;
    height: .6rem;
    font-size: .45rem;
    color: #46a9fd;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-top: .2rem;
}

.trade-order-info .trade-order-content {}

.trade-order-info .trade-order-content h3 {
    font-size: .56rem;
    color: #333;
    padding-bottom: .3rem;
}

.trade-order-info .trade-order-content p {
    font-size: .5rem;
    display: flex;
    align-items: center;
    color: #6c778c;
    padding: .1rem 0;
    width: 100%;
}

.trade-order-info .trade-order-content p span {
    color: #122545;
    overflow: hidden;
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aui-text-info {
    color: #0093ff !important;
}

.trade-order-content i {
    color: #a7a7a7;
    margin-right: .2rem;
}

.trade-order-title {
    position: relative;
}

/*------搜索------*/
.search_box {
    width: 86%;
    height: 1.3rem;
    z-index: 100;
    background-size: .9rem auto;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    margin: 0 .3rem;
    margin-bottom: .3rem;
    padding: 0 1.3rem 0 0.3rem;
}

.search_box input {
    width: 100%;
    height: 100%;
    font-size: .56rem;
    color: #333;
}

.search_box .clear-keyword {
    width: 2rem;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    color: #46a9fd;
    display: block;
    border-radius: 0 5px 5px 0;
    position: absolute;
    right: 0rem;
    top: 0rem;
}

.search_box .clear-keyword i {
    color: #46a9fd;
}

.aui-collapse-item {
    overflow: hidden
}

.aui-collapse-content {
    display: none;
    position: relative;
    z-index: 1000;
    background: #fff;
    width: 96%;
    margin: 0 .3rem;
    margin-bottom: .3rem;
    margin-top: -.1rem;
}

.aui-content-padded .aui-collapse .aui-collapse-content li {
    background: #f5f5f5 !important;
    border-bottom: 1px dashed #ddd !important;
    margin-bottom: .1rem
}

.aui-collapse-content .aui-list-item-text {
    padding: 0 .6rem
}

.aui-collapse-content .aui-list-item:last-child {
    border-bottom: 0;
}

.aui-content-padded .aui-collapse {
    background: #fff;
    padding: 0px !important
}

.aui-content-padded .aui-collapse .aui-list-item {
    list-style: none;
    margin: 0;
    padding: .3rem .6rem !important;
    color: #212121;
    font-size: 1rem !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #dddddd !important;
    position: relative;
    min-height: 2.2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.aui-collapse-header.aui-active .aui-collapse-arrow {
    display: block;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.aui-collapse-header {
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.aui-show {
    display: block !important;
}

.aui-collapse-title {
    padding: 0 .3rem;
    position: relative;
    z-index: 1;
    top: -1.6rem;
}

.aui-collapse-title .more {
    position: absolute;
    right: .3rem;
    top: .05rem;
    border-radius: 5px;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    background: #fff;
    text-align: center;
    color: #46a9fd;
}

.wf-from-ul li {
    padding: .3rem;
    border-bottom: 1px;
    display: flex;
    align-items: center;
}



.wf-from-ul li input {
    border-bottom: 1px solid #e1e1e1;
    padding-left: 5px;
    width: 80%;
    padding: .3rem;
}

.wf-from-ul li select {
    border-bottom: 1px solid #e1e1e1;
    padding-left: 5px;
    width: 80%;
    padding: .3rem;
}

.jt .trade-order-title::before {
    content: '';
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    top: 50%;
    right: 0.2rem;
    margin-top: -0.2rem;
    background: transparent;
    border: 1px solid #e1e1e1;
    border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(153, 153, 153);
    border-right-style: solid;
    border-right-width: 1px;
    border-top: none;
    border-right: none;
    z-index: 2;
    border-radius: 0;
    transform: rotate(-135deg);
}


/*------主体------*/
.trade-order-details {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.trade-order-details h3 {
    font-size: .6rem;
    color: #46a9fd;
    padding: .4rem .5rem;
}

/*------详情------*/
.trade-order-details li {
    width: 100%;
    font-size: .56rem;
    border-bottom: #f1f1f1 1px solid;
    overflow: hidden;
    padding: .4rem .5rem;
    display: table;
}

.trade-order-details label {
    width: 4rem;
    color: #aaa;
    display: table-cell;
}

.trade-order-details span {
    color: #333;
    display: table-cell;
}

.trade-order-details span label {
    width: auto;
}

.trade-order-details span.order-details-status {
    color: #0ab24a;
}

.trade-order-details span.order-details-price {
    font-size: .7rem;
    color: #f80;
}

/*------操作栏------*/
.trade-order-toolbar {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.trade-order-toolbar ul {
    width: 100%;
    table-layout: fixed;
    display: table;
}

.trade-order-toolbar li {
    display: table-cell;
    padding: .5rem;
}

.trade-order-toolbar li span {
    width: 100%;
    line-height: 1.2rem;
    text-align: center;
    color: #777;
    border: #e4e4e4 1px solid;
    border-radius: .2rem;
    display: block;
}

.trade-order-toolbar li span.active {
    color: #46a9fd;
    border: #46a9fd 1px solid;
}


.choose-number-title a {
    font-size: .58rem;
    color: #fff;
    background: #46a9fd;
    border-radius: 5px;
    padding: .2rem .6rem;
    display: block;
    width: 96%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 8px;
}


.choose-number-title a i {
    margin-right: .3rem;
    position: relative;
    top: 1px
}

.disflex {
    display: flex !important;
    align-items: center;
}

.lineimg {
    width: 30px;
    margin-right: 5px;
}


.aui-radio,
.aui-checkbox {
    width: .6rem;
    height: .6rem;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    -webkit-border-radius: 0.6rem;
    border-radius: 0.6rem;
    font-size: 0.8rem;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: default;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: background-color ease 0.1s;
    transition: background-color ease 0.1s;
}

.aui-checkbox {
    border-radius: 0.1rem;
}

.aui-radio:checked,
.aui-radio.aui-checked,
.aui-checkbox:checked,
.aui-checkbox.aui-checked {
    background-color: #03a9f4;
    border: solid 1px #03a9f4;
    text-align: center;
    background-clip: padding-box;
}

.aui-radio:checked:before,
.aui-radio.aui-checked:before,
.aui-checkbox:checked:before,
.aui-checkbox.aui-checked:before,
.aui-radio:checked:after,
.aui-radio.aui-checked:after,
.aui-checkbox:checked:after,
.aui-checkbox.aui-checked:after {
    content: '';
    width: 0.3rem;
    height: 0.1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.15rem;
    margin-top: -0.09rem;
    background: transparent;
    border: 1px solid #ffffff;
    border-top: none;
    border-right: none;
    z-index: 2;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.aui-radio:disabled,
.aui-radio.aui-disabled,
.aui-checkbox:disabled,
.aui-checkbox.aui-disabled {
    background-color: #dddddd;
    border: solid 1px #dddddd;
}

.aui-radio:disabled:before,
.aui-radio.aui-disabled:before,
.aui-radio:disabled:after,
.aui-radio.aui-disabled:after,
.aui-checkbox:disabled:before,
.aui-checkbox.aui-disabled:before,
.aui-checkbox:disabled:after,
.aui-checkbox.aui-disabled:after {
    content: '';
    width: 0.3rem;
    height: 0.1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.15rem;
    margin-top: -0.09rem;
    background: transparent;
    border: 1px solid #ffffff;
    border-top: none;
    border-right: none;
    z-index: 2;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.aui-content-padded {
    display: flex;
    flex-wrap: wrap;
}

.aui-content-padded label {
    width: auto;
    margin-right: .3rem;
    display: flex;
    align-items: center;
    color: #333;
}

.aui-content-padded label input {
    margin-right: .1rem;
}

.trade-order-details a {
    color: #46a9fd;
}

.trade-order-status a {
    color: #46a9fd;
}

.c_btn2 {
    background: #46a9fd;
    border: none;
    padding: 3px 6px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    margin: 2px 0;
}


/* time seed */
.aui-timeLine {
    background-color: #fff;
    font-size: 13px;
    color: #6e6e6e;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.aui-timeLine-content {
    margin-left: 65px;
    margin-right: 5px;
    border-left: 1px solid #e4e5e9;
    margin-top: .3rem;
}

.aui-timeLine-content-item {
    padding: 1px 10px 10px;
    margin-left: 15px;
    position: relative;
    margin-bottom: 10px;


}

.aui-timebox {
    background: #fff;
    padding: .3rem;
    margin-top: .1rem;
    border-radius: 5px;
    padding-left: 5px;
}

.aui-timebox h2 {
    font-size: .56rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.aui-timeLine-content .aui-timeLine-content-item .aui-timeLine-box {
    margin-bottom: 4px;
    padding-top: 0;
    color: #333;
}

.aui-timeLine-content .aui-timeLine-content-item .aui-timeLine-box em {
    color: #333333;
    font-style: normal;
}

.aui-color1 {
    color: #34a853
}

.aui-color2 {
    color: #f47e00
}

.aui-timeLine-content-icon {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #0d9dfd;
    content: "";
    position: absolute;
    z-index: 1;
    left: -16px;
    display: block;
    top: 8px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.aui-timeLine-content-item:first-child>.aui-timeLine-content-icon {
    top: 0px;
}

.aui-timeLine-urse {
    position: absolute;
    z-index: 1;
    text-align: center;
    left: -70px;
}

.aui-timeLine-urse img {
    width: 40px;
}

.aui-timeLine-content-icon img {
    width: 10px;
    height: 10px;
    display: block;
    border: none;
    margin: 6px auto;
}

.aui-timeLine-content-item .aui-timeLine-content-info {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #0d9dfd;
    content: "";
    position: absolute;
    z-index: 1;
    left: -16px;
    display: block;
    top: 29px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.aui-timeLine-content-item h1 {
    font-size: .65rem;
    margin-left: 0rem
}

.aui-timeLine-content-item p {
    margin: .1rem 0;
}

.aui-timeLine-box em {
    color: #000;
    font-weight: bold;
}


.jc_menu {
    width: 100%;
    border-bottom: 1px solid #f1f4f9;
    background: #ffffff;
    margin: 0 auto;
    overflow: hidden;
    font-family: "Helvetica Neue"
}

.jc_menu ul li {
    display: block;
    margin-bottom: 5px;
    list-style: none;
    overflow: hidden;
}

.jc_menu ul li a {
    display: block;

    margin-top: 0px;
    font-size: 14px;
    color: #333;
    outline: none;
}

.jc_menu ul li .active {
    background: url(../images/off.png) center right 2px no-repeat;
    z-index: 100;
}

.jc_menu ul li .inactive {
    background: url(../images/on.png) center right 2px no-repeat;
    z-index: 100;
}

.jc_menu ul li .active .h2title {
    background: url(../images/off.png) center right 10px no-repeat #f7f9fb;
}

.jc_menu ul li .inactive .h2title {
    background: url(../images/on.png) center right 10px no-repeat #f7f9fb;
}

.jc_menu ul li ul {
    display: none;

}

.jc_menu .show {
    display: block;
}

.jc_menu ul li a .h2title {
    position: relative;

    font-size: 14px;
    padding: 8px;
    padding-left: 20px;
    margin: 0;
    z-index: 1;
}

.jc_menu ul li a .h2title::after {
    content: '';
    position: absolute;
    z-index: 0;
    top: -8px;
    left: 8px;
    width: 4px;
    height: 34px;
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    background: #60aaf9;
    border-radius: 5px;
}

a {
    text-decoration: none;
}

.jc_menu ul li a .h3title {

    border-bottom: 1px solid #f1f4f9;
    margin: 0;
    padding: 6px;
    color: #444;
    font-size: 13px;
    display: flex;
    padding-right: 28px;
    justify-content: space-between;
}

.jc_menu ul li ul li ul {
    margin-bottom: 5px;
}

.jc_menu ul li ul li {

    background: none;
    font-size: 12px;
    list-style: circle;
    color: #333;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 1px;


}

.jc_menu ul li ul li a {
    background: none;
    font-size: 12px;
    color: #333;
    padding-left: 0px;
}

.numbe {
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    background-image: linear-gradient(to right, #519ef6 0%, #60aaf9 100%);
}

.figure {
    color: #0ec895;
    margin-left: 10px;
    font-weight: normal;
}

.jc-content li {
    color: #6b7386;
}

.jc-content span {
    display: block;
    color: #777;
    margin-left: 20px;
}

.jc-content {
    overflow: hidden;
}

.jc-content li {
    display: inline-block;
    float: left;
    width: 46%;
    margin: 5px 4px !important;
    height: 6vh;
    padding: 5px !important;
    border: 1px dotted #ddd;
}

.jc_menu ul li ul {
    padding: 8px;
}

.jc_menu ul li ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    position: relative;
    overflow: hidden;
}

.checkbox_all {
    width: 100%;
    text-align: right;
    padding: 6px 35px;
    font-weight: bold;
}

.ckfrom {
    position: absolute;
    right: 15px;
    top: -4px;
    height: 70px;
    width: 70px;
    padding-top: 10px;
    z-index: 100;
}

.ckfrom label {
    display: flex;
    align-items: center;
}

.ckfrom label input[type="checkbox"] {
    margin-top: 0;
}

.img-notfoud {
    width: 70%;
    position: absolute;
    top: 45%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.notfoud-container {
    width: 100%;
    height: 100%;
}

.notfound-p {
    color: #666;
    font-size: .8rem;
}


.boxtab1 {

    margin-top: 20px;

    width: 40px;

    height: 5px;

    background: #cccccc;

    position: relative;

    border-radius: 5px
}

.boxtab1 i {

    border-radius: 5px;

    position: absolute;

    top: 0;

    left: 0;

    width: 20px;

    height: 5px;

    display: inline-block;

    background: red;

}

.boxtab {

    width: 300px;

    height: 30px;

    overflow: hidden;

    white-space: nowrap;

    overflow-x: auto;

    -webkit-overflow-scrolling: touch;

    background: red
}

.boxtab span {

    padding: 4px 8px;

    margin: 0 4px
}


/* 快捷导航 */
.shouye_kuanj {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: .3rem 0;
    margin: .12rem auto;
    background: #fff;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 10px;
    padding-bottom: 0;
}

.swiper-slide {
    text-align: center;
    background: #fff;
    line-height: .35rem;
    margin-top: 5px;
}

.shouye_kuanj .swiper-slide a {
    text-align: center;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.swiper-slide a img {
    width: .65rem;
    height: .65rem;
    display: block;
    margin: auto;
}

.shouye_kuanj.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 1rem;
    height: 2px;
    left: 0;
    top: initial;
    bottom: .12rem;
    right: 0;
    margin: auto;

    border-radius: 2px;
    background: rgba(0, 0, 0, 0.12);
}

:root {
    --swiper-theme-color: #ef6382;
}

.shouye_kuanj .swiper-slide a p {
    padding-top: .05rem;
}

.swiper-wrapper {
    padding-bottom: 15px;
}

.swiper-slide a {
    color: #333;
}

.swiper-slide i {
    font-size: .9rem;
}

.article-list {
    position: relative;
}

.article-list::before {
    content: '';
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    top: 1rem;
    right: 0.5rem;
    margin-top: -0.2rem;
    background: transparent;
    border: 1px solid #e1e1e1;
    border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(153, 153, 153);
    border-right-style: solid;
    border-right-width: 1px;
    border-top: none;
    border-right: none;
    z-index: 2;
    border-radius: 0;
    transform: rotate(-135deg);
}

.aui-badge {
    display: inline-block;
    width: auto;
    text-align: center;
    min-width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.1rem;
    font-size: 0.36rem;
    color: #ffffff;
    background-color: #f04141;
    border-radius: 0.4rem;
    position: absolute;
    top: 0rem;
    left: 60%;
    z-index: 99;

}



/*popup*/
.aui-popup {
    padding: 0;
    margin: 0;
    background: transparent;
    position: fixed;
    height: auto;
    min-width: 4rem;
    min-height: 4rem;
    z-index: 999;

    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
}

.aui-popup.aui-popup-in {
    opacity: 1;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.aui-popup.aui-popup-out {
    opacity: 0;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.aui-popup-right {
    right: 0.75rem;
}

.aui-popup-content {
    background: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 0.2rem;
    overflow: hidden;
    min-height: 4.5rem;
    height: 100%;
    box-shadow: 0 5px 15px #dadada;
}

.aui-popup-top,
.aui-popup-top-left,
.aui-popup-top-right {
    top: 0.45rem;
}

.aui-popup-top {
    right: .2rem;
    top: 1.6rem;
    margin-left: -3.5rem;


}

.aui-popup-top-left {
    left: 0.45rem;
}

.aui-popup-top-right {
    right: 0.45rem;
}

.aui-popup-arrow {
    position: absolute;
    right: .2rem;
    width: 10px;
    height: 10px;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    background-color: transparent;
    background-image: -webkit-linear-gradient(45deg, #f2f2f2, #f2f2f2 50%, transparent 50%);
    background-image: linear-gradient(45deg, #f2f2f2, #f2f2f2 50%, transparent 50%);
}

.aui-popup-top .aui-popup-arrow,
.aui-popup-top-left .aui-popup-arrow,
.aui-popup-top-right .aui-popup-arrow {
    top: 0.2rem;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.aui-popup-top .aui-popup-arrow {
    right: .5rem;
    margin-left: -0.25rem;
    margin-top: -0.4rem;
}

.aui-popup-top-left .aui-popup-arrow {
    left: 0.25rem;
    margin-top: -0.4rem;
}

.aui-popup-top-right .aui-popup-arrow {
    right: 0.25rem;
    margin-top: -0.4rem;
}

.aui-popup-bottom,
.aui-popup-bottom-left,
.aui-popup-bottom-right {
    bottom: 0.45rem;
}

.aui-popup-bottom {
    left: 50%;
    margin-left: -3.5rem;
}

.aui-popup-bottom-left {
    left: 0.45rem;
}

.aui-popup-bottom-right {
    right: 0.45rem;
}

.aui-popup-bottom .aui-popup-arrow,
.aui-popup-bottom-left .aui-popup-arrow,
.aui-popup-bottom-right .aui-popup-arrow {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 0.2rem;
}

.aui-popup-bottom .aui-popup-arrow {
    left: 50%;
    margin-left: -0.25rem;
    margin-bottom: -0.4rem;
}

.aui-popup-bottom-left .aui-popup-arrow {
    left: 0.25rem;
    margin-bottom: -0.4rem;
}

.aui-popup-bottom-right .aui-popup-arrow {
    right: 0.25rem;
    margin-bottom: -0.4rem;
}

.aui-popup .aui-list {
    background: transparent;
}

.aui-popup-content .aui-list img {
    display: block;
    width: .6rem;
    margin-right: .5rem;
}

.aui-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    z-index: 100;
    visibility: hidden;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
}

.aui-list .aui-list-item {
    list-style: none;
    margin: 0;
    padding: .3rem;

    color: #212121;

    position: relative;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;

}

.heightchart {
    width: 100%;
    height: 8rem;
}

.dctab-box {
    width: 100%;
    position: relative
}

.dctab-box .dctab ul li {
    position: relative;
    padding: 0;
    border-right: 1px solid #f4f4f4;
    width: 50%;
    float: left;
    line-height: 36px;
    text-align: center;
    list-style: none;
    cursor: pointer;
    color: #333
}

.dctab-box .dctab ul li.action {
    color: #0c9dfd;
    padding: 0 15px;
    font-weight: 500;
    font-size: .46rem;
    font-weight: bold;
}

.card-title {
    border-bottom: 1px solid #f0f3fc;
    overflow: hidden;
}

.dctab-box .dctab ul li.action:after {
    width: 50%;
    height: 0.1rem;
    content: '';
    background: #46a9fd;
    border-radius: 0.1rem;
    position: absolute;
    bottom: 0;
    left: 25%;
}

.dctab-box .dctab ul li.action i {
    color: #0c9dfd
}

.dctab-box .dctab ul li i {
    color: #b6b5b5;
    margin-right: 3px;
    position: relative;
    top: 2px
}

.dctab-box .dctab-content {
    width: 100%;
    height: 100%;
}

.dctab-box .dctab-content .item {
    display: none;
    padding: 10px;
    padding-bottom: 25px;
}

.dctab-box .dctab-content .item:first-child {
    display: block;
}

.rank_list {
    padding: 5px;
}

.rank_list li {
    padding: 5px;
}

.rank_list h2 {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: .3rem;
}

.num {
    margin: 0 5px;
}

.background {
    width: 100%;
    height: 8px;
    border-radius: 10px;
    background: #f2f2f2;
    ;
    margin: 0px;
    overflow: hidden;
}

.progress {
    height: 8px;
    border-radius: 5px;
    overflow: hidden;
}

.num_icon {
    width: 16px;
    height: 16px;
    line-height: 12px;
    color: #61acfb !important;
    display: inline-block;
    text-align: center;
    margin-right: 3px;
    border-radius: 50%;
    border: 1px solid #61acfb;
}

.num_icon.border1 {
    border: 1px solid #ff5a5a !important;
    color: #ff5a5a !important;
}

.num_icon.border2 {
    border: 1px solid #ff812c !important;
    color: #ff812c !important;
}

.num_icon.border3 {
    border: 1px solid #ffce2b !important;
    color: #ffce2b !important;
}

.taxt-r {
    justify-content: end;
}

.czbut {
    background: #fff;
    text-align: center;
    color: #46a9fd;
    border: 1px solid #ddd;
    padding: .2rem .6rem;
    margin-right: 10px;
    border-radius: 5px;
}

.wf-from-ul li span:first-child {
    width: 20%;
    text-align: right;
}

.digital-assets-list {
    position: relative;
}

.classMBg {
    background:url('../images/plus.png') no-repeat  center center  #46a9fd ;
 
    color: #fff;
    padding: 3px ;
    height: 30px; width: 50px;
    border-radius: 0.2rem;
    position: absolute;
    top: 1px;
    right: 1px;
    overflow: hidden;
    z-index: 1000;
    font-size: .1rem;
    
    box-shadow: 0 5px 15px #dadada;
}

.classMBg i {
    margin-right: .1rem;
    font-size: 14px;
}

.swiper-more {

    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;

    height: 0;

    border-bottom: 28px solid #0c9dfd;

    border-left: 28px solid transparent;
    z-index: 100;
}

.swiper-more i {
    position: absolute;
    font-size: .4rem;
    display: block;
    right: 0px;
    color: #fff;
    z-index: 1000;
    width: 30px;
    height: 30px;
    line-height: 38px;
    text-align: right;
}



/*------按扭操作------*/
.trade-order-operate {
    width: 100%;
    overflow: hidden;
}

.trade-order-operate ul {
    margin-bottom: 5px;
}

.trade-order-operate li {
    display: flex;
    justify-content: space-between;
}

.trade-order-operate li a {
    height: 1.1rem;
    line-height: 1.1rem;
    font-size: .52rem;
    border: 1px solid #f8f8f8;
    display: inline-block;
    width: 100%;
    color: #999;
    border-radius: 3px;
    text-align: center;
    margin-left: .2rem;
    margin-right: .2rem;
    margin-top: 5px;
}

.trade-order-operate li a.active {
    color: #666;
}


.title-block {
    height: 26px;
    text-align: center;
}

.mosrblock {

    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    color: #46a9fd;
    line-height: 24px;
    text-align: right;
    padding: 0 10px;
    position: relative;
    z-index: 1000;



}

.mosrblock i {
    font-size: 12px;
    margin-left: 3px;
}

.mosrblock>.detail {
    max-height: 3px;

    overflow: hidden;
}

.mosrblock>.case-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 24px;
    margin-left: auto;
    color: #46a9fd;
    border-radius: 5px;
    position: absolute;
    top: -32px;
    right: 5px;
    font-weight: bold;
}

.mosrblock>.case-block div:nth-of-type(1) {
    display: block;
}

.mosrblock>.case-block div:nth-of-type(2) {
    display: none;
}

.mosrblock>[type="checkbox"] {
    position: relative;
    display: block;
    height: 24px;

    width: 60px;
    margin-left: auto;
    z-index: 1000;
    opacity: 0;
    position: absolute;
    top: -32px;
    right: 5px;
}

.mosrblock>[type="checkbox"]:hover+.case-block {}

.mosrblock>[type="checkbox"]:checked+.case-block div:nth-of-type(1) {
    display: none;
}

.mosrblock>[type="checkbox"]:checked+.case-block div:nth-of-type(2) {
    display: block;
}

.mosrblock>[type="checkbox"]:checked+.case-block+.detail {
    max-height: inherit;
}

.ebox {
    flex-wrap: wrap;
    width: 100% !important;
    overflow: hidden;
    height: 100% !important;
    counter-reset: index;
}

.ebox .swiper-slide {
    width: 25% !important;
    margin-right: 0 !important;
    display: inline-block;
    text-align: center;
    margin-top: 8px;
}



.ebox .swiper-slide p {
    position: relative;
}

.ebox .swiper-slide p::before {
    content: counter(index);
    counter-increment: index;
    color: #46a9fd;
    margin-right: 2px;
}

.btnbg1 {
    background: #46a9fd;
    color: #fff !important;
}

.btnbg2 {
    color: #fff !important;
    background: #f89b00;
}

.swiper-hide {
    display: none;
}

.aui-delete{ display: none; z-index: 100;     color: #999;
    background-color: #f2f2f2; border: 1px solid #ddd; font-size: 1rem; line-height: .6rem; }
.ebox .swiper-slide a .aui-badge{display: none;}
.swiper-show {
    display: inline-block;
}



.added-home  .classMBg{    background:url('../images/minus.png') no-repeat  center center #fc7436  }


.added-home  .classMBg i{display: none;}

.tab-content{height: 90vh; overflow:auto;}
