@charset "utf-8";
/* CSS Document */

body input {
    outline: none;
    font-size: 14px;
    border: 1px solid #ddd;
    letter-spacing: 1px;
    padding: 0 0 0 8px;
}
.bg-gray{background:#f2f2f2;}
/*账户总览*/
/*.uc-nav{ background:#AF9454;margin-top:20px;margin-bottom:20px;}*/
.uc-nav {
    background: #CCBDA3;
    margin: 0 auto;
    margin-top: 20px;
}

.uc-nav ul{overflow:hidden;}
.uc-nav ul li{float:left;}
.uc-nav ul li a{display:block;padding:10px 30px;font-size:15px;}
.uc-nav ul li a.on{color: #FFFFFF;background: #906604;}
.uc-nav ul li a:hover{color:#fff;}

.uc-main{margin:10px auto;}
.uc-name{overflow:hidden; background:#fff;padding:20px 30px;color:#666;}
.uc-account{padding:20px 30px;overflow:hidden; background:#fff;margin-top:20px;}
.uc-a{width:30%; text-align:center;float:left;padding:10px 0;}
.total span{display:block;color:#999;font-size:16px;}
.total .t-date{font-size:28px;color:#dd2727;margin:10px 0 15px 0;}
.total .t-date em{font-size:14px;}
.ckyhq-btn{color:#666;margin-top:10px;display:block}
.ckyhq-btn:hover{color:#dd2727; text-decoration:underline;}
.rc-btn a{padding:3px 15px;margin:0 7px;border-radius:4px;}
.rc-btn .r-btn{ background:#dd2727;color:#fff;border:1px #dd2727 solid;}
.rc-btn .r-btn:hover{background:#c52020;}
.rc-btn .c-btn{border:1px #ddd solid;}
.rc-btn .c-btn:hover{ background:#ddd;}
.uc-b{width:69%; text-align:center;float:left;border-left:1px #ddd solid;padding:10px 0;}
.uc-b ul{overflow:hidden;}
.uc-b ul li{width:33.33%; text-align:center;float:left;}
.uc-b ul li span{display:block;color:#999;}
.uc-b ul li .t-date{font-size:24px;color:#dd2727;margin:10px 0 0 0;}
.uc-b ul li .t-date em{font-size:14px;}
.uc-ad{margin-top:20px;width:100%;height:290px;}
.uc-zj-list{margin-top:20px;padding:0 30px; background:#fff;}
.uc-title{border-bottom:1px #ddd solid;overflow:hidden;height:50px;line-height:50px;}
.uc-zj-search{float:right;}
.uc-zj-search select{width:150px;border:1px #ddd solid;border-radius:5px;padding:6px 0;}
.uc-zj-search button{padding:7px 20px;border:none; background:#dd2727;color:#fff;border-radius:5px; cursor:pointer;}
.uc-zj-search button:hover{background:#c52020;}
.uc-zj-btn{float:right;}
.uc-zj-btn a{display:inline-block;width:80px;height:30px;line-height:30px; text-align:center;background:#dd2727;color:#fff;border-radius:5px;}
.uc-zj-btn a:hover{background:#c52020;}
.uc-zj-btn .pb-c{border:1px #dd2727 solid;color:#dd2727;background:#fff;}
.uc-zj-btn .pb-c:hover{border:1px #dd2727 solid;color:#fff}
.uc-table{margin-top:20px;}
.uc-table table thead tr{ background:#f1f1f1;}
.uc-table table thead tr th{color:#666;}
.uc-table table thead tr th,.uc-table table tbody tr td{padding:15px 10px;}
.uc-table table tbody tr td{border-bottom:1px #eee dashed;}
.uc-table table tbody tr:hover{ background:#fafafa;}
.ishide{display:none;}

.rec-info{overflow:hidden;padding:10px 0 30px 0;}
.rec-item{width:auto;min-height:220px;}
.rec-note{padding:10px; background:#fafafa;color:#666;line-height:24px;}
.icon-warn{display:inline-block;width:16px;height:16px; background:url(../images/icon-warn.png) no-repeat; background-size:16px; vertical-align:middle;margin-right:5px;}
.rec-ul ul{margin-top:20px;}
.rec-ul ul li{line-height:37px;}
.rec-ul ul li input{width:300px;padding:9px 10px;border:1px #ddd solid;border-radius:5px;margin-bottom:10px;}
.rec-ul ul li select{width:322px;padding:9px 10px;border:1px #ddd solid;border-radius:5px;margin-bottom:10px;}
.row{margin-top:20px;}
.btn-red{padding:6px 24px;  background:#dd2727;color:#fff;border-radius:4px;margin-left:70px;}
.btn-red:hover{background:#c52020;}
.rec-txt{width:auto;}
.rec-txt p{line-height:25px;color:#999; text-align:justify;}
.uc-tx .tab{display: none;margin:0 auto;height:auto;min-height:150px;}
.uc-tx .curr{display: block;}
.footer-box{background: #fbf6f6;border: 1px solid #f8b8b9;font-size: 12px;color: #333;margin-top:50px;}
.footer-box .fcontent{margin:20px;}
.footer-box .fcontent .warn-icon{display: inline-block;margin-right:10px;width: 14px;height: 14px;line-height: 14px;border-radius: 7px;text-align: center;background: #ffbe00;color: #fff;}
.footer-box .fcontent .fcontendbox{margin-left:24px;}

.recways{padding:20px 30px 10px 30px;}
.recways a{display:inline-block;height:36px;line-height:36px;font-size:14px;margin-right:20px;padding:0 20px;color:#666; cursor:pointer;}
.recways img{width:24px; vertical-align:middle;margin-right:10px;}
.recways .active{border-bottom:2px #F78B05 solid;color:#F78B05;font-weight:bold;}
.uc-tx-ways{padding:20px 0px 10px 0px;}
.uc-tx-ways a{display:inline-block;height:36px;line-height:36px;border:1px #dd2727 solid;font-size:14px;margin-right:20px;padding:0 20px;color:#dd2727; cursor:pointer;}
.uc-tx-ways .curr{ background:#dd2727;color:#fff;border:1px #dd2727 solid;}
.rec-ways-info{/* padding:0 30px */}
.rec-ways-item .tab{display: none;margin:0 auto;height:auto;min-height:150px;}
.rec-ways-item  .active{display: block;}
.bank-main{overflow:hidden;padding:30px 0;}
.tiptitle{font-size:18px;color:#DD2727;font-weight:600;padding-bottom:40px;}
.bank-main-l{width:440px;border-left:1px #ddd solid;padding:0px 20px; text-align:center;float:right;}
.bank-main-l h1{font-size:24px;}
.bank-main-l img{display:block;border:1px #ddd solid;padding:10px;margin:20px auto;width:160px;}
.bank-main-l .bank-hzd{display:block;width:300px;margin:0 auto; margin-top:50px;background:#dd2727;color:#fff;height:44px;line-height:44px;font-size:15px;text-align:center}
.bank-main-l .bank-hzd:hover{background:#c52020}
.bank-main-r{float:left;padding:0px 5px;width:400px;}
.bank-main-r ul{margin-top:4px;}
.bank-main-r ul li{margin-bottom:20px;font-size:14px;}
.bank-main-r ul li .b-name{display:inline-block;width:80px; text-align:right;margin-right:1px;}
.bank-main-r .bank-hzd{display:block;width:300px;margin:0 auto;margin-top:50px; background:#dd2727;color:#fff;height:44px;line-height:44px;font-size:15px; text-align:center}
.bank-main-r .bank-hzd:hover{background:#c52020}
.copyAccount{color:#fff;background:#c52020;font-size:12px;padding:5px 10px;margin-left:15px;border:none;cursor:pointer;border-radius:5px;}
.alipay-main{overflow:hidden;padding:30px 0;}
.apliay-main-l,.wechet-main-l{width:460px;padding:0px 50px;float:right;}
.apliay-main-l ul li{margin-bottom:20px;}
.apliay-main-l ul li .a-l{display:inline-block;width:100px; text-align:right;margin-right:10px;}
.apliay-main-l ul li input{border:1px #ddd solid;border-radius:5px;padding:8px 5px;width:300px;}
.apliay-main-l ul li .apliay-hzd{display:block;width:300px;margin-left:110px;background:#dd2727;color:#fff;height:44px;line-height:44px;font-size:15px;text-align:center;border-radius:5px;}
.apliay-main-r{width:300px; text-align:center;float:left;}
.apliay-main-r img{display:block;margin:0 auto 20px;width:160px;height:160px;}
.apliay-main-r p{ text-align:center;}
.online-main{padding:10px;}
.online-main h1{font-size:16px;}
.onlinebank ul{overflow:hidden;padding:20px;}
.onlinebank ul li{width:182px;float:left;margin:5px 10px;border:1px #ddd solid;}
.onlinebank ul li.on{ background:url(../images/box-check.png) right bottom no-repeat;border:1px #dd2727 solid;}
.onlinebank ul li img{display:block;width:142px;height:46px;margin:0 auto;padding:5px 10px; cursor:pointer;}
.onlineedit{padding:30px;}
.onlineedit input{border:1px #ddd solid;border-radius:3px;padding:8px 5px;width:250px;}
.onlineedit a{padding:8px 20px; background:#dd2727;color:#fff;border-radius:3px;margin-left:15px;}
/*账户设置*/
.accbox{ background:#fff;}
.accbox ul li{line-height:100px;height:100px;border-bottom: 1px solid #f3f3f3;position:relative;padding:0 15px;color:#505357;overflow:hidden;}
.bindType{width:465px;position: relative;padding-left: 45px;float:left;}
.bindType i{display: inline-block;width:24px;height:24px;background-position: center;position:absolute;left:0;top:38px;}
.bindType i.icon-user{ background:url(../images/icon_01.png) no-repeat}
.bindType i.icon-tel{ background:url(../images/icon_02.png) no-repeat}
.bindType i.icon-bank{ background:url(../images/icon_03.png) no-repeat}
.bindType i.icon-password{ background:url(../images/icon_04.png) no-repeat}
.bindType i.icon-bitcoin{ background:url(../images/icon_05.png) no-repeat}
.bindType span{display: inline-block;}
.bindType .bindTypename{width:125px;font-size:15px;}
.bindTypedesc {color: #999;margin-left: 15px;}
.bindmobile{width: 200px;display: inline-block;}
.bindstatus {position: relative;padding-left: 25px;display: inline-block;}
.icon_check {width:16px;height:16px;position: absolute;left: 0;top: 42px;display: inline-block;background: url(../images/icon_down.png) no-repeat left center;}
.statusOn i.icon_check {background: url(../images/icon_check.png) no-repeat left center;}
.bindbtn{float:right;margin-top:34px;}
.updateBind{display:inline-block;width:90px;height:32px;border-radius:4px;line-height: 32px;text-align:center;border:none;background:#dd2727;color:#fff;}

#rechargeForm li{margin-bottom:14px;line-height:36px;overflow:hidden;}
#rechargeForm li span,#rechargeForm2 li span,#rechargeForm3 li span,#rechargeDigitalNormalForm li span{color:#666;font-size:14px;float:left;display:block;width:150px;text-align:right;margin-right:5px;line-height: 30px;}
.in-control {border: 1px #ddd solid;border-radius: 5px;width: 260px;padding: 7px 10px;font-size: 14px;}
.inputbox .in-control {border: 1px #ddd solid;border-radius: 5px;width: 260px;padding: 7px 10px;font-size: 14px;}
.btn {margin: 15px 0;}
.btn a {display: block;height: 38px;line-height: 38px;width: 120px;margin-left: 135px;background: #fcae52;color: #fff;font-size: 15px;border-radius: 5px;text-align: center;}
/*end*/
.layer{width:100%;height:100%;position:fixed;top:0;left:0; background:rgba(0,0,0,0.3);z-index:98;}
.layermain{width:460px;min-height:300px;border-radius:5px;background:#fff;position:fixed;top:50%;left:50%;transform: translate(-50%,-50%);}
.layermain .close{position:absolute;right:10px;top:10px; background:url(../images/close.png) center no-repeat;width:30px;height:30px; cursor:pointer;}
.layermain .lymain h1{font-size:18px;background:#fafafa;height:50px;line-height:50px;padding:0 20px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #f1f1f1 solid;}
.layermain .lymain ul{padding:0 20px;margin-top:20px;}
.layermain .lymain ul li{margin-bottom:14px;overflow:hidden;line-height:36px;}
.layermain .lymain ul li span{color:#666;font-size:14px;float:left;display:block;width:115px; text-align:right;margin-right:5px;}
.layermain .inputbox{width:280px;float:left;position:relative;}
.code{position:absolute;right:10px;top:3px;line-height:30px;color:#dd2727;}
.code:hover{ text-decoration:underline;}
.code img{width:70px;height:30px;}
.layermain .inputbox .in-control{border:1px #ddd solid;border-radius:5px;width:260px;padding:7px 10px;font-size:14px;}
.layermain .inputbox select.in-control{width:282px;padding:7px 0;}
.layermain .btn{margin:15px 0;}
.layermain .btn a{display:block;height:38px;line-height:38px;width:120px;margin-left:calc(50% - 60px); background:#fcae52;color:#fff;font-size:15px;border-radius:5px; text-align:center;}
.layermain .btn a:hover{background:#fdbe0d;}

/*我的策略*/
.uc-pz-box{padding:30px; background:#fff;}
.uc-pz-nav{ text-align:center;padding:10px 0;}
.uc-pz-nav a{padding:5px 20px;border:1px #ddd solid;color:#666;}
.uc-pz-nav a:hover{color:#dd2727;}
.uc-pz-nav a:nth-child(1){border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:none;}
.uc-pz-nav a:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:none;}
.uc-pz-nav a.curr{border:1px #dd2727 solid;color:#dd2727;}
/*推广赚钱*/
.uc-tg-box{padding:20px 30px; background:#fff;overflow:hidden;}
.uc-tg-l{width:50%;border-right:1px #ddd solid;float:left;}
.uc-tg-link{margin-top:20px;}
.uc-tg-link input{border:1px #ddd solid;border-radius:5px;padding:10px 5px;width:400px;}
.uc-tg-link a{padding:9px 20px;border-radius:5px; background:#dd2727;color:#fff;margin-left:20px;}
.uc-tg-link a:hover{background:#c52020;}
.uc-tg-r{width:49%;float:right;}
.uc-tg-r ul{overflow:hidden;}
.uc-tg-r ul li{width:50%;float:left; text-align:center;}
.uc-tg-r ul li span{display:block;margin-top:10px;}
.uc-tg-r ul li .tg-date{font-size:26px;color:#dd2727;}
.uc-jy-box{padding:30px 0; background:#fff;}
.uc-jy-box ul{overflow:hidden;}
.uc-jy-box ul li{float:left;width:16.6%;font-size:15px;}
.pc-btn{display:inline-block;width:90px;margin:0 auto;height: 30px;font-size:16px;margin-top:10px;line-height: 30px;text-align: center;background: #4d8cda;color: #fff;border-radius: 5px;border:none; cursor:pointer;}
.pc-btn:hover{ background:#3d7bc8}
.uc-jy-box ul li span{display:block; text-align:center;}
.uc-jy-box ul li span:nth-child(2){margin-top:5px;font-size:17px;}
.jycz-btn{border:1px #dd2727 solid;border-radius:3px;padding:3px 15px;color:#dd2727;}
.jycz-btn:hover{color:#fff; background:#dd2727;}

/*消息中心*/
.notice-box{background:#fff;padding-top:0px;}
.notice-list ul li{padding:15px;border-bottom:1px #eee solid;}
.notice-list ul li:hover{ background:#fafafa;}
.notice-list ul li:hover .notice-theme{color:#dd2727;}
.notice-info{overflow:hidden;}
.notice-info .notice-img{width:130px;height:70px;margin-right:20px;float:left;}
.notice-info .notice-img img{width:130px;height:70px;}
.notice-txt{float:left;width:760px;}
.notice-theme{font-size:18px;width: 700px;overflow: hidden;height: 36px;line-height: 36px;white-space: nowrap;text-overflow: ellipsis;}
.notice-time{color:#999;margin-top:10px;}
.notice-btn{float:right;/* margin-top:25px; */margin-right:20px;}
.notice-btn a{border:1px #dd2727 solid;border-radius:5px;color:#dd2727;padding:6px 25px;}
.txt-page{padding:30px; background:#fff;margin-bottom:40px;}
.txt-top{border-bottom:1px #ddd solid; text-align:center;padding:10px 0;}
.txt-top h1{font-size:18px;}
.txt-top p{ text-align:center;color:#999;margin-top:15px;font-size:13px;}
.txt-top p span{margin:0 20px;}
.txt-main{padding:30px;text-align:justify;min-height:300px;}
.txt-main p{text-align:justify;line-height:30px;}
.txt-main img{max-width:100%;}
/*平仓列表*/
.m-n{margin:0;}
.uc-pc-ul ul li{margin-top:20px; }
.uc-pc-date{padding:15px 10px;background:#fff5d8;border-bottom:none;overflow:hidden;}
.uc-pc-date span{display:block;width:20%;float:left;font-size:15px;}
.uc-pc-date span em{color:#dd2727;font-weight:bold}
.uc-pc-table table{border:1px #ddd solid;border-right:none; text-align:center}
.uc-pc-table table thead tr{ background:#f1f1f1;}
.uc-pc-table table thead tr th{padding:10px;border-right:1px #ddd solid;color:#666;font-weight:normal}
.uc-pc-table table tbody tr td{padding:8px 10px;border-bottom:1px #ddd solid;border-right:1px #ddd solid;font-size:13px;}
.uc-pc-table table tbody tr:last-child td{border-bottom:none}

/*优惠券*/
.couponbox{}
.couponbox ul{overflow:hidden;margin-top:10px;}
.couponbox ul li{float: left;width: 265px;height: 135px;margin:15px 10px;position: relative;color:#fff; cursor:pointer}
.couponbox ul li a{color:#fff;}
.conponTrade.red{ background:url(../images/red.png) repeat-x;}
.conponTrade.gray{ background:url(../images/gray.png) repeat-x;}
.expired{position:absolute;bottom:10px;right:10px;}
.expired img{width:100px;z-index:100;}
.date-range, .num-money, .ref-dict-name, .s-money {position: absolute;}
.s-money {font-size: 20px;left: 20px;top: 20px;}
.num-money {font-size: 40px;margin-left: 23px;top: 20px;left: 20px;}
.ref-dict-name {width: 50px;font-size: 14px;right: 20px;top: 20px;}
.date-range {font-size: 14px;bottom: 0;margin-bottom: 20px;left: 20px;}
.coupontxt{padding:20px;border-top:1px #eee solid;margin-top:10px;}
.coupontxt p{line-height:26px;color:#999; text-align:justify;}

.rs-box{width:1200px;margin:30px auto;height:500px; background:#fff;overflow:hidden;}
.rs-note{ text-align:center;margin-top:150px;line-height:50px;}
.rs-note span{font-size:24px;}
.rs-note img{display:inline-block;width:50px;height:50px; vertical-align:top;margin-right:20px;}
.rs-btn{ text-align:center;margin-top:50px;}
.rs-btn a{display:inline-block;width:120px; text-align:center;height:36px;line-height:36px;border-radius:5px;margin:0 10px;}
.rs-index{ background:#dd2727;color:#fff;border:1px #dd2727 solid;}
.rs-con{border:1px #dd2727 solid;color:#dd2727;}
.rs-con:hover{background:#dd2727;color:#fff;border:1px #dd2727 solid;}

/*交易行情 sc 2019-07-28*/
.transaction-delegation .content>div{display: inline-block;vertical-align: top;}
.transaction-delegation .content .color-red{color: #eb3434!important;}
.transaction-delegation .content .color-green{color: #51ae22!important;}
.transaction-delegation .content .bg-gray{color: #333!important;}
.transaction-delegation .header-transaction{width:100%;height:40px;line-height:40px;background:#25292D;color:#fff;font-size:14px;}
.transaction-delegation .header-transaction .right{float:right;margin-right:3%;}
.header-transaction .left{margin-left:2%;display:inline-block;}
.header-transaction .right{float:right;margin-right:3%;}
.header-transaction .left .phone{color:#eb3434;}
.header-transaction .left .exit{cursor:pointer;color:#fff;}
.transaction-delegation .content{margin-top:10px;min-height:calc(100vh - 55px)}
.transaction-delegation .content .left{width:21%;height:100%;}
.transaction-delegation .content .left .search-input{width:85%;margin:0 auto;position:relative;}
.transaction-delegation .content .left .search-input input{width:100%;padding-left:10px;border:1px solid #1d2022;background:#1d2022;border-radius:4px;height:32px;color:#c6c6c6;}

.filter-box .selected{width:160px;color:#fff;height:30px;margin-top:4px;padding:0 10px;line-height:30px;display:-ms-flexbox;display:flex;background-color:#1d1f20;border-radius:4px;cursor:pointer}
#searchStocks{position:relative;}
#searchStocks .search-stocks{position: absolute;z-index: 999;background: #1d2022;width: 100%;border: 1px solid #454545;border-radius: 4px;}
#searchStocks .search-stocks li{cursor:pointer;}
.transaction-delegation .content .left .stocks{border-right: 1px solid #15151f;border-top: 1px solid #15151f;border-bottom: 1px solid #15151f;height: 897px;margin-top: 12px;overflow: auto;background:#1d2022;}
.transaction-delegation .content .left .stocks .tab>div{cursor: pointer;height: 30px;line-height: 30px;text-align: center;width: 100%;display: inline-block;font-size: 14px;color: #ccc;}
.transaction-delegation .content .left .stocks .tab .active {background: #004B75;color: #fff;}
.transaction-delegation .content .left .stocks .tab>div:last-child {float: right;}
.transaction-delegation .content .left .stocks .header-title{height:30px;line-height:30px;background-color: #25292d;font-size: 12px;color: #c6c6c6;}
.transaction-delegation .content .left .stocks .header-title>div{display:inline-block;width:24%;text-align:center;}
.transaction-delegation .content .left .stocks .stock>div{height: 42px;line-height: 12px;border-bottom: 1px solid #15151f;}
.transaction-delegation .content .left .stocks .stock>div:hover{background:#292E32;cursor:pointer;}
.transaction-delegation .content .left .stocks .stock>div>div{display:inline-block;width:24%;text-align:center;color:#c6c6c6;font-size:12px;}
.transaction-delegation .content .left .stocks .stock .name>div{margin-top:7px;}
.transaction-delegation .content .left .stocks .stock .name~div{position: relative;top: -9px;}
.transaction-delegation .content .left .stocks .stock{display:none;}
.transaction-delegation .content .left .stocks .active{display:block;}

.transaction-delegation .content .section{width:55%;height:100%;margin-left:10px;background:#1d2022;}
.transaction-delegation .content .section .stock-info{height:134px;border:1px solid #15151f;}
.transaction-delegation .content .section .stock-info .stock-info-header{margin-left: 8px;margin-top: 8px;font-size: 16px;color: #c6c6c6;}
.transaction-delegation .content .section .stock-info .stock-info-header .add{width: 70px;height: 26px;line-height: 26px;text-align: center;display: inline-block;color: #fff;background: #004B75;border-radius: 4px;font-size: 12px;float: right;margin-right: 14px;cursor: pointer;}
.transaction-delegation .content .section .stock-info .parameter{margin-top:8px;margin-bottom:4px;}
.transaction-delegation .content .section .stock-info .parameter>span{margin-left:10px;}
.transaction-delegation .content .section .stock-info .stock-table .stock-row {font-size: 12px;color: #c6c6c6;height: 35px;line-height: 35px;}
.transaction-delegation .content .section .stock-info .stock-table .stock-row .stock-td{width: 24.88%;border-top: 1px solid #15151f;border-right: 1px solid #15151f;display: inline-block;float: left;}
.transaction-delegation .content .section .stock-info .stock-table .stock-row .stock-td:last-child {
    border-right: none;
}
.transaction-delegation .content .section .stock-info .stock-table .stock-row .stock-td .title{margin-left:8px;display:inline-block}
.transaction-delegation .content .section .stock-info .stock-table .stock-row .stock-td .num{margin-right:8px;float:right;}
.transaction-delegation .content .right{width:22.5%;height:951px;float:right;border-left: 1px solid #15151f;border-top: 1px solid #15151f;border-bottom: 1px solid #15151f;overflow: auto;display:inline-block;background:#1d2022;}
.transaction-delegation .content .right .tab>div{cursor:pointer;height:30px;line-height:30px;text-align:center;width:24%;display:inline-block;font-size:14px;color:#666}
.transaction-delegation .content .right .tab>li{cursor:pointer;height:30px;line-height:30px;text-align:center;width:99%;display:inline-block;font-size:14px;color:#666}
.transaction-delegation .content .right .tab .current{background: #004B75;color: #fff;}
.transaction-delegation .content .right .transaction .parameter{padding-left: 12px;padding-bottom: 10px;border-top: 1px solid #15151f;border-bottom: 1px solid #15151f;}
.transaction-delegation .content .right .transaction .parameter .param>div{margin-top:10px;display:inline-block;font-size:12px;color:#c6c6c6;}
.transaction-delegation .content .right .transaction .parameter .param>div span{display:inline-block;}
.transaction-delegation .content .right .transaction .parameter .param>div:first-child{width:50%;}
.transaction-delegation .content .right .transaction .buy-sell{width:96%;margin:10px auto 0;overflow:hidden;}
.transaction-delegation .content .right .transaction .buy-sell>div {font-size: 14px;height: 30px;line-height: 30px;text-align: center;display: inline-block;width: 50%;float: left;cursor: pointer;}
.transaction-delegation .content .right .transaction .buy-sell>li {font-size: 14px;height: 30px;line-height: 30px;text-align: center;display: inline-block;width: 50%;float: left;cursor: pointer;}
.transaction-delegation .content .right .transaction .buy-sell .buy {background-color: #ddd;color: #666;border-radius: 4px 0 0 4px;}
.transaction-delegation .content .right .transaction .buy-sell .sell{background-color: #ddd;color: #666;border-radius: 0 4px 4px 0;}
.transaction-delegation .content .right .transaction .buy-sell .active{color: #fff;background-color: #004B75;}
.transaction-delegation .content .right .transaction .operation {margin-top: 10px;margin-left: 12px;font-size: 12px;color: #333;}
.transaction-delegation .content .right .transaction .operation .tab{display:none;height:auto;}
.transaction-delegation .content .right .transaction .operation .current{display:block;}
.transaction-delegation .content .right .transaction .operation .securities-code>div{display: inline-block;}
.transaction-delegation .content .right .transaction .operation .securities-code .title {margin-right: 1%;color:#c6c6c6;}
.transaction-delegation .content .right .transaction .operation .securities-code .input {width: 75%;margin-bottom:5px;}
.transaction-delegation .content .right .transaction .operation .securities-code .input>input{width: 98%;height: 100%;border: none;background: #33393e;padding: 3px 5px;line-height: 20px;color:#c6c6c6;}
.transaction-delegation .content .right .transaction .operation .securities-code .input>span {float: right;margin-right: 3%;margin-top: 5px;}
.transaction-delegation .content .right .transaction .operation .entrust {margin-top: 10px;}
.transaction-delegation .content .right .transaction .operation .entrust .title {margin-right: 1%;display:inline-block;color:#c6c6c6;}
.transaction-delegation .content .right .transaction .operation .entrust .num {width: 60%;display:inline-block;}
.transaction-delegation .content .right .transaction .operation .entrust .num>span{display: inline-block;vertical-align: middle;margin-left: 1%;}
.transaction-delegation .content .right .transaction .operation .entrust .num .btn{width:30px;height:30px;line-height:30px;color:#fff;text-align:center;background:#0C0C0C;border:1px solid #0C0C0C;border-radius:4px;cursor:pointer;user-select:none;-webkit-user-select:none;margin:0;-moz-user-select:none}
.transaction-delegation .content .right .transaction .operation .entrust>div:not(:first-child){margin-top:10px}
.transaction-delegation .content .right .transaction .operation .entrust .num .input>input{width:80px;height:30px;background:#fff;border:1px solid #ddd;border-radius:4px;text-align:center;padding-left:0}
.transaction-delegation .content .right .transaction .operation .entrust .instructions{float:right;margin-right:10%;margin-top:8px}
.transaction-delegation .content .right .transaction .operation .warehouse{width:98%;margin:18px auto 0}
.transaction-delegation .content .right .transaction .operation .warehouse>div{display:inline-block;width:23%;height:30px;line-height:30px;text-align:center;background:#fff;border:1px solid #15151f;border-radius:4px;font-size:12px;color:#15151f;cursor:pointer}
.transaction-delegation .content .right .transaction .operation .btn-operation{height:39px;width:90%;line-height:39px;text-align:center;background:#eb3434;border-radius:4px;color:#fff;cursor:pointer;margin:20px auto 0}
.transaction-delegation .content .right .transaction .operation .btn-operation .deal-btn{width:100%;height:39px;line-height:39px;background:#004B75;margin-left:0px;border-radius:4px;}
.transaction-delegation .content .right .transaction .stock-table{margin-top:20px;border-bottom:1px solid #15151f}
.transaction-delegation .content .right .transaction .stock-table .stock-row{font-size:12px;color:#333;height:35px;line-height:34px}
.transaction-delegation .content .right .transaction .stock-table .stock-row .stock-td{width:49.8%;border-top:1px solid #15151f;border-right:1px solid #15151f;display:inline-block;float:left}
.transaction-delegation .content .right .transaction .stock-table .stock-row .stock-td:last-child{border-right:none}
.transaction-delegation .content .right .transaction .stock-table .stock-row .stock-td>div{display:inline-block}
.transaction-delegation .content .right .transaction .stock-table .stock-row .stock-td .title{margin-left:8px;color:#c6c6c6}
.transaction-delegation .content .right .transaction .stock-table .stock-row .stock-td .num{margin-right:8px;float:right}
/*search stock*/
.transaction-delegation .content .left .search-stocks{border-right:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:auto;margin-top:12px;overflow:auto}
.transaction-delegation .content .left .search-stocks .stock>div{height:42px;line-height:12px;border-bottom:1px solid #424242}
.transaction-delegation .content .left .search-stocks .stock .name>div{margin:7px auto 0;text-align:center}
.transaction-delegation .content .left .search-stocks .stock>div>div{display:inline-block;width:36%;color:#ccc;font-size:12px}
.transaction-delegation .content .left .search-stocks .stock>div>div:first-child{text-align:left}
.transaction-delegation .content .left .search-stocks .stock .name~div{position:relative;top:-6px;left:18px}
.transaction-delegation .content .left .search-stocks .stock>div>div:last-child{width:54%}
.transaction-delegation .content .left .search-stocks .stock>div>div:last-child{text-align:right}
.transaction-delegation .content .left .search-stocks .stock .add{width:40px;height:20px;line-height:20px;text-align:center;background-color:#af9454;float:right;cursor:pointer;color:#fff;border-radius:8px}
.transaction-delegation .content .left .search-stocks .stock .name>div{margin:7px auto 0;text-align:center}
/*持仓查询*/
.transaction-delegation .content .section .list-pages{margin-top:10px;min-height:350px;border:1px solid #15151f;position:relative}
.transaction-delegation .content .section .list-pages .tab{width:100%;height:30px;line-height:30px;font-size:14px;color:#c6c6c6}
.transaction-delegation .content .section .list-pages .tab>div{width:10%;text-align:center;display:inline-block;height:100%;cursor:pointer}
.transaction-delegation .content .section .list-pages .tab .current{background-color: #004B75;color: #fff;}
.transaction-delegation .content .section .list-pages .list .tab{height:auto;min-height:200px;display:none;}
.transaction-delegation .content .section .list-pages .list .current{display:block;}
.transaction-delegation .content .section .list-pages .list .translist .tabs .tab table tr:hover{background:#262a2d;cursor:pointer;}
.transaction-delegation .content .section .list-pages .list .translist .tabs .tab{height:315px;overflow:auto;}
.translist .tabs table tr td{border-bottom:1px solid #15151f;}
/*行情交易*/


.charts_two{background-color:#FFFFFF;margin-bottom:0.266667rem;border-bottom:0.026667rem solid #DDDDDD;}
.charts_two .set_content {font-size:0.4rem;background:#1D2022;}
.Kline-div{width:100%;height:350px;position:relative}
.Kline-div>div{position:absolute;top:0;left:0}
.Kline-div .m-line,
.Kline-div .K-line,
.Kline-div .W-line,
.Kline-div .M-line{height: 100%;width: 100%;}

.Kheader{background: #292e32;height: 41px;margin-bottom:20px;}
.Kheader>div{display:inline-block;margin:0 auto;width:10%;height:36px;line-height:36px;text-align:center;cursor:pointer;color:#8f8689;border-bottom:none;background-color:#1d2022;line-height:30px;margin:10px 5px 0}
.Kheader>div>span{display:inline-block;width:100%;height:30px;font-size:1rem;color:#ccc;border:1px solid #5d5d5d;border-radius:4px 4px 0 0;border-bottom:none}
.Kheader>div>span.active{border-color:#0E9CE0;color:#0C97E4;display:block}
.KShow{z-index:10000000}
.charts_two .set_content .Kinfo{text-align:center;border-top:.053333rem solid #E9E9E9;color:#8F8689;font-size:.32rem;display:none}
.Kinfo-color-red{color:#D2593C}
.Kinfo-color-green{color:#4E9D4C}
.charts_two .set_content .Kp{text-align:left;margin-right:.053333rem;display:flex;justify-content:space-around;margin:.133333rem 0}
.Kp>span:nth-child(even){display:inline-block;text-align:left;width:11.5%}
.charts_two .set_content .Kma{font-size:.32rem;text-align:right;margin:.16rem 0;margin-right:4%;color:#8F8689}
.Kma5{color:#39afe6}
.Kma10{color:#da6ee8}
.Kma20{color:#ffab42}
.Kma>span{display:inline-block;text-align:left;width:11.5%}
@media screen and (max-width:365px){.Kp>span:nth-child(even){width:26.5%}.Kma{text-align:left;margin-left:4%;margin-right:0}.Kma>span{width:12.5%}}
.transaction-delegation .content .section .stock-chart{height:auto;padding-bottom:5px;border:1px solid #15151f;margin-top:15px}
/*personal*/
.personal-content>div{display:inline-block;}
.personal-content .side-menu{width:17%;height:620px;background:#fff;border:1px solid #ddd;margin-top:15px;vertical-align:top}
.personal-content .side-menu .sub-item .item-top{margin-top:15px}
.personal-content .side-menu .sub-item .item-top .title{font-size:16px;font-weight:600;color:#333;text-align:left;margin-left:9%}
.personal-content .side-menu .sub-item .item-top>div{display:inline-block}
.personal-content .side-menu .sub-item .item-top .icon{position:relative;top:3px;left:14px}
.personal-content .side-menu .sub-item .item{color:#666;font-size:12px;font-weight:700;height:22px;line-height:22px;cursor:pointer}
.personal-content .side-menu .sub-item .active a{color:#af9454}
.personal-content .side-menu .sub-item .item>div{margin-left:21%;margin-top:10px}
.personal-content .content{min-height:940px;margin-left:10px;margin-top:15px;border:1px solid #ddd;width:81%;background:#fff}
.personal-info .header{width:94%;margin:20px auto 0;height:auto}
.personal-info .header .info{font-size:14px;vertical-align:super}
.personal-info .header .info>div:last-child{margin-top:10px}
.personal-info .header .info .info-title{color:#888;margin-right:18px;display:inline-block;width:auto;text-align:right}
.personal-info .header-line-img{width:94%;margin:0 auto}
.personal-info .header-line-img>img{width:100%;margin-top:15px}
.personal-info .asset-statistics{width:94%;margin:12px auto 0}
.personal-info .statistics{width:94%;margin:12px auto 0;border-bottom:1px solid #e9e9e9}
.personal-info .asset-statistics>div{display:inline-block}
.personal-info .asset-statistics .left{width:72%}
.personal-info .asset-statistics .left>div{margin-top:20px;display:inline-block}
.personal-info .asset-statistics .left>div:not(:first-child){margin-left:16%}
.personal-info .asset-statistics .left .asset-li .title{font-size:14px;color:#333;text-align:center}
.personal-info .asset-statistics .left .asset-li .num{font-size:22px;color:#eb3434;text-align:center;font-weight:600;margin-top:15px}
.personal-info .asset-statistics .right{position:relative;top:46px;left:-16%}
.personal-info .asset-statistics .right>div{width:80px;height:26px;line-height:25px;cursor:pointer;border-radius:4px;text-align:center;color:#fff;font-size:14px;display:inline-block}
.personal-info .asset-statistics .right .asset-recharge-btn{background:#eb3434}
.personal-info .asset-statistics .right .asset-recharge-btn>a{text-decoration:none;color:#fff;display:block}
.personal-info .asset-statistics .right .asset-withdraw-btn{background:#af9454;margin-left:15px}
.personal-info .asset-statistics .right .asset-withdraw-btn>a{text-decoration:none;color:#fff;display:block}
/*交易*/
.gpjy-wrap{margin:0 auto; background:#fff;padding:0 10px;margin-bottom:20px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; }
.gpjy-info-nav{border-bottom:1px #ddd solid;overflow:hidden;}
.gpjy-info-nav a{display:block;float:left;line-height:50px;font-size:16px;padding:0 20px;}
.gpjy-info-nav a.cur{color:#FF6113;border-bottom:2px #FF6113 solid;}
.gpjy-context{padding:20px 0;margin-top:20px;overflow:hidden;}
.gpjy-context ul li{margin-bottom:20px;border:1px #ddd solid;border-radius:5px;}
.gpjy-context .gpjy-item .gpjy-item-t{height:30px; background:#e3e3e3;line-height:30px;padding:0 20px;overflow:hidden;font-size:12px;}
.gpjy-context .gpjy-item .gpjy-item-t .gpjy-name{margin-right:15px;font-size:12px;color:#333;}
.gpjy-context .gpjy-item-m{padding:10px 20px;overflow:hidden;font-size:12px;}
.gpjy-context .gpjy-item-m .s-p{width:20%;float:left;display:block;line-height:36px;}
.gpjy-context .gpjy-item-b{border-top:1px #eee solid; text-align:right;background:#e3e3e3;height:30px;line-height:30px;}
.gpjy-context .gpjy-item-b a{display:inline-block;border:1px #ddd solid;border-radius:4px;padding:1px 10px;color:#af9454;margin:0 5px;font-size:10px;background:#fff;height:20px;line-height:20px;}
.gpjy-context ul li:hover{border:1px #ddd solid;}
.gpjy-context ul li:hover .gpjy-item-t{background:#ddd;}
.gpjy-context ul li:hover .gpjy-item-b a{border:1px #ddd solid;color:#af9454;}
.gpjy-settled{padding:20px 0;margin-top:20px;overflow:hidden;}
.gpjy-settled ul li{margin-bottom:20px;border:1px #c3c2c2 solid;border-radius:5px;}
.gpjy-settled .gpjy-item{position:relative;}
.gpjy-settled .gpjy-item .gpjy-item-t{height:30px; background:#c3c2c2;color:#fff;line-height:30px;padding:0 20px;overflow:hidden;font-size:12px;}
.gpjy-settled .gpjy-item .gpjy-item-t .gpjy-name{color:#666;margin-right:15px;}
.gpjy-settled .gpjy-item-m{padding:20px;overflow:hidden;font-size:12px;}
.gpjy-settled .gpjy-item-m .s-p{width:20%;float:left;display:block;line-height:36px;}
.gpjy-settled .gpjy-item-b{border-top:1px #eee solid; text-align:center;height:30px;line-height:30px;}
.gpjy-settled .gpjy-item-b a{display:inline-block;border:1px #c3c2c2 solid; background:#c3c2c2;border-radius:4px;padding:1px 10px;height:20px;line-height:20px;margin-top:3px;color:#fff;font-size:10px;}
.gpjy-settled .settled-tag{position:absolute;bottom:10px;right:10px;}
.gpjy-settled .settled-tag img{width:85px;}

/* 站内信 */
.letter-title{position:relative;border-bottom:2px solid #dedede}
.letter-title-item{position:relative;border-bottom:2px solid #818181;display:inline-block;padding:20px;top:2px;font-size:1rem;font-weight:600}
.letter-status-tab{display:flex;padding-top:10px;border-bottom:1px solid gainsboro;position:relative;font-size:.9rem}
.letter-status-label{margin:20px;margin-right:40px}
.letter-status-item{cursor:pointer;margin:15px;padding:5px 0}
.letter-status-item.on{background-color:#e4452f;color:#fff}
.letter-page-box{float:right}
.letter-page-box a{padding:5px;border:1px solid gainsboro;margin:5px;display:inline-block;min-width:30px;box-sizing:border-box;text-align:center}
.letter-page-box a.on{color:rgb(32,154,224)}
.letter-list-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1rem}
.letter-list-item-content{max-width:calc(100% - 100px);width:calc(100% - 100px);display:inline-block}
.letter-list-item-content p{margin-bottom:5px;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.letter-list-item-content i{background-color:#e4452f;display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px}
.letter-list-item-todo{display:inline-flex;color:#1a9def;padding:15px}
.letter-list-item-todo:hover{text-decoration:underline}