body{
    background-color: #273f59;
}
.container{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    margin-bottom: 0.52083333333333%;
    overflow: auto;
    margin-top: 60px;
	overflow-x: hidden;
}
.echarts>div{
    overflow: inherit !important;

}
.echarts{
    background: #0d354c;
    width: 92%;
    /* max-width: 1340px; */
    display: inline-block;
    /*margin-right: 0.52083333333333%;*/
    float: left;
    position: relative;
    box-sizing: border-box;
    height: auto;
    /* border: 1px solid #e4e5f4; */
}
.clearfix.bigbox{
    background: #0d354c
}
.echartInfo{
    height: 105px;
    /* border-bottom: 1px solid #1aa2a0; */
    margin-top:0.52083333333333%;
    background: #0d354c;
}
.echartInfo .coinName{
    font-size: 20px;
    color: #e4e4e4;
    padding: 12px 0 0 12px;
    box-sizing: border-box;
}
.echartInfo .coinDetail{
    font-size: 14px;
    color: #c1c1c1;
    padding: 8px 12px 12px 12px;
    box-sizing: border-box;
}
.echartInfo .coinDetail>span{
    color: #c1c1c1;
    margin-left: 8px;
    box-sizing: border-box;
}
.echartInfo .coinDetail .lPrice,.echartInfo .coinDetail .change24{
    color: #b43d49;
}
.echart>div:first-child{
    /*margin-top: -20px !important;*/
}
.echart{
    height: 398px;
    /* max-height: 398px; */
    width: 100%;
    box-sizing: border-box;
}
.echarts .echart>div:first-child{
    /* max-width: 1330px; */
    width: 100% !important;
    box-sizing: border-box;
}
.main_box{
    position: absolute;
    top: 20%;
    left: 2.14285714285714%;
}
.history{
    background: #0d354c;
    height: 1000px;
    width: 28.94736842105263%;
    max-width: 551px;
    display: inline-block;
    float: left;
    color: #e4e4e4;
    /* border: 1px solid #e4e5f4; */
    /* box-sizing: border-box; */
    font-size: 20px;
    margin-top:0.52083333333333%;
    margin-right:0.52083333333333%;
}
.container .history>p{
    padding-left: 2.14285714285714%;
    font-size: 20px;
    position: relative;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #1aa2a0;
}
.container .history>p>span{
    font-size: 14px;
    position: absolute;
    right: 2.14285714285714%;
}
.container .history>p>span>a{
    color: #1aa2a0;
}
.container .history>p>span>a:hover{
    text-decoration: underline;
}
.container .history>p>span:after{
    content: '';
    display: inline-block;
    width: 14px;
    height: 8px;
    background: url("../images/user_icon.png") no-repeat -10px -216px;
}
.history .history_table{
    height: auto;
    /*max-height: 352px;*/
}
.history .history_table>p{
    height: 24px;
    box-sizing: border-box;
    text-align: right;
    font-size: 0;
}
.history .history_table table{
    font-size: 14px;
    width: 100%;
    text-align: right;
}
.history .history_table>table tr{
    height: 24px;
    /* border-bottom: 1px solid #e4e5f4; */
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 2.14285714285714%;
}
.history .history_table>table tr th{
    /* border-top: 1px solid #e4e5f4; */
    /* border-bottom: 1px solid #e4e5f4; */
    text-align: right;
    box-sizing: border-box;
    padding-right: 2.14285714285714%;
}
.history .history_table>table tr th:first-child{
    padding-right: 0.44285714285714%;
}
.history .history_table .tradeMsg{
    height: 600px;
    overflow: auto;
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
}
.history .history_table .top-solid{
    height: 8px;
    background-color: #273f59;
}
.history .history_table .twitter-class{
    height: 300px;
    overflow-y: scroll;
    color: #c1c1c1;
    text-align: center;
}
.history .history_table .twitter-class img{
    width: 48%;
    max-width: 214px;
}
.history .history_table .twitter-class p{
    font-size: 20px;
}
.history .history_table .twitter-class::-webkit-scrollbar-track
{
    background: none;

}
.history .history_table .twitter-class::-webkit-scrollbar
{
    width: 5px;
    background:none;
}
.history .history_table .twitter-class::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background: none;
}
.history .history_table .twitter-class:hover::-webkit-scrollbar-thumb{
    background-color: #c1c1c1;
}


.history .history_table .tradeMsg::-webkit-scrollbar-track
{
    background: none;

}
.history .history_table .tradeMsg::-webkit-scrollbar
{
    width: 5px;
    background:none;
}
.history .history_table .tradeMsg::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background: none;
}
.history .history_table .tradeMsg:hover::-webkit-scrollbar-thumb{
    background-color: #c1c1c1;
}



.w120{
    width: 28.42857%;
}
.w80{
    width: 14.2857%;
}
td{
    font-size: 13px;
    text-align: right;
    padding-right: 2.14285714285714%;
    box-sizing: border-box;
    color: #c1c1c1;
}
td:first-child{
    text-align: left;
    padding-left: 12px;
    box-sizing: border-box;
}
.history .history_table .tradeMsg th{
    text-align: right;
    padding-right: 2.14285714285714%;
    height: 24px;
    line-height: 24px;
}
.history .history_table .tradeMsg tr:nth-child(even){
    /* background: #f7f8fc; */
}
.history .history_table .tradeMsg tr{
    /* border-bottom: 1px solid #e4e5f4; */
}
.history .history_table .tradeMsg tr:hover{
    /* background: #f0f0f0; */
    cursor: pointer;
}
.history .history_table .tradeMsg .sell{
    font-size: 14px;
    color: #fff;
    background: #8b2a2f;
    width: 28px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    text-align: center;
    margin-right: 10%;
}
.history .history_table .tradeMsg .buy{
    font-size: 14px;
    color: #fff;
    background: #709b33;
    width: 28px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    text-align: center;
    margin-right: 10%;
}

.history .history_table>table .sell>span{
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    max-width: 28px;
    height: 14px;
    line-height: 14px;
    background: #e82525;
}
.history .history_table>table .buy>span{
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    max-width: 28px;
    height: 14px;
    line-height: 14px;
    background: #12b883;
}
.markBuySell{
    margin-top: 0.52083333333333%;
    margin-left: 0.52083333333333%;
    width: 45.4%;
    max-width: 944px;
    float: left;
}
.BuySellOrders{
    margin-top: 0.52083333333333%;
    width: 45.4%;
    /*max-width: 784px;*/
    float: left;
    margin-left: 0.52083333333333%;
}
.mark, .trade_buy, .trade_sell{
    /*max-width: 372px;*/
    height: 363px;
    display: inline-block;
    padding-bottom: 30px;
    float: left;
    background: #0d354c;
    /* border: 1px solid #e4e5f4; */
    box-sizing: border-box;
}
.trade_buy{
    /* margin-right: .87260034904014%; */
}
.buy_orders, .sell_orders{
    /*max-width: 372px;*/
    width: 49.4% !important;
    height: 363px;
    display: inline-block;
    /* margin-right: .87260034904014%; */
    padding-bottom: 30px;
    float: left;
    /* background: #fff; */
    /* border: 1px solid #e4e5f4; */
    box-sizing: border-box;
}
.sell_orders{
    margin-right: 0;
    margin-left: 1.2%;
}
.trade_buy{
    width: 49.4%;
}
.trade_sell{
    margin-right: 0;
    margin-left: 1.2%;
}
.mark{
    height: 1000px;
    padding-bottom:0;
	overflow-y: auto;
}
.buy_orders, .sell_orders{
    height: 629px;
    overflow: hidden;
}
.BuySellOrders .buy_orders .mark_table .t_table .myBuySell th,.BuySellOrders .sell_orders .mark_table .t_table .myBuySell th{
    padding-left: 5px;
    padding-right:2px;
}
.BuySellOrders .buy_orders .mark_table .myBuySell .thCencel,.BuySellOrders .sell_orders .mark_table .myBuySell .thCencel{
    display: block;
    padding: 0;
    width: 72px;
    text-align: center;
}
.BuySellOrders .buy_orders .mark_table .tableList .myBuySelltd td,.BuySellOrders .sell_orders .mark_table .tableList .myBuySelltd td{
    width: 27% !important;
    padding-left: 5px !important;
    padding-right:1px !important;
}
.BuySellOrders .buy_orders .mark_table .tableList .myBuySelltd td:nth-child(2),.BuySellOrders .sell_orders .mark_table .tableList .myBuySelltd td:nth-child(2){
    padding-right:4px !important;
}
.BuySellOrders .buy_orders .mark_table .tableList .myBuySelltd td:nth-child(3),.BuySellOrders .sell_orders .mark_table .tableList .myBuySelltd td:nth-child(3){
    text-align: right;
}
.mark p{
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    padding: 0 12px;
    /* border-bottom: 1px solid #e4e5f4; */
    position: relative;
    box-sizing: border-box;
    color: #e4e4e4;
}
.buy_orders.mark p,.sell_orders.mark p{
    height: 65px;
    line-height: normal;
    border-bottom: 1px solid #1aa2a0;
}
.buy_orders.mark p>i,.sell_orders.mark p>i{
    line-height: normal;
    display: inline-block;
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 4px;
}
.buy_orders.mark p b,.sell_orders.mark p b{
    font-size: 14px;
    font-family: 'PingFang-SC-Medium';
    color: #c1c1c1;
    display: block;
    font-weight: normal;
}
.mark .coinSwitch{
    display: block;
    padding: 6px 0px 0px 12px;
    /* height: 32px; */
    /* line-height: 32px; */
    border-bottom: 1px solid #1aa2a0;
    box-sizing: border-box;
}
.mark .coinSwitch ul li{
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #888888;
    /* border: 1px solid #ded3ea; */
    padding: 0 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.mark .coinSwitch ul li:first-child{
    border-right: none;
}
.mark .coinSwitch ul li:last-child{
    border-left: none;
}
.mark .coinSwitch .coinSelected{
    color: #e4e4e4;
    background: #1aa2a0;
    cursor:auto;
}
.coinEmpty{
    /* border-bottom: 1px solid #e4e5f4; */
}
.myAll{
   /*  display: inline-block;
    font-size: 0;
    text-align: right;
    width: 100%;
    max-width: 95px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 4%;
    box-sizing: border-box; */
    float: right !important;
    padding-right: 5px !important;
    margin-top: 10px !important;
    max-width: none!important;
}
.tradeAll{
    font-size: 14px;
    color: #888888;
    cursor: pointer;
}
.tradeAll:hover{
    text-decoration: underline;
}
.tradeBorder{
    display: inline-block;
    height: 12px;
    width: 1px;
    /* margin: 0 10.66666666666667%; */
    background: #c1c1c1;
}
.tradeMy{
    display: inline-block;
    font-size: 14px;
    color: #888888;
    cursor: pointer;
}
.tradeMy:hover{
    text-decoration: underline;
}
.tradeSelect{
    color: #1aa2a0;
}
.mark .coinSearch{
    display: inline-block;
    position: absolute;
    /*width: 53.76344086021505%;*/
    width: 48.38709677419355%;
    max-width: 160px;
    right: 12px;
}
.mark .coinSearch>input{
    width: 100%;
    border: 1px solid #33648c;
    padding-left: 4%;
    box-sizing: border-box;
    background: #284f6f;
    color: #c1c1c1;
}
.mark .coinSearch>input::placeholder{
    font-size: 14px;
    color: #c3c3c3;
}
.mark .coinSearch>i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../images/search.png") no-repeat;
    position: absolute;
    top: 21px;
    right: 5.37634408602151%;
}
.w130{
    width: 34.94623%;
}
.w140{
    width: 37.6344%;
}
.w102{
    width: 27.41935%;
}
.red{
    color: #b43d49;
}
.green{
    color: #709b33;
}
.color >a{
    color: #fff;
    text-decoration: underline;
}
.color >a:hover{
    color: #e4e4e4;
}
.mark .mark_table table{
    width: 100%;
}
.mark .mark_table table a{
    color:#c1c1c1;
}
.mark .mark_table table th{
    text-align: right;
    padding-right: 2.14285714285714%;
    height: 24px;
    line-height: 24px;
}
.mark .mark_table table th:first-child{
    text-align: left;
    padding-left: 12px;
    box-sizing: border-box;
}
.mark .mark_table .t_table{
    font-size: 14px;
    color: #c1c1c1;
    font-weight: bold;
    /* border-bottom: 1px solid #e4e5f4; */
}
.sell_orders .mark_table .t_table .trCancel>th:first-child{
    width: 26.88172043010753%;
}
.sell_orders .mark_table .t_table .trCancel>th:nth-child(2){
    width: 21.50537634408602%;
}
.sell_orders .mark_table .t_table .trCancel>th:nth-child(3){
    width: 29.56989247311828%;
}
.sell_orders .mark_table .t_table .trCancel>th:last-child{
    width: 20.04301075268817%;
}
.sell_orders .mark_table .tableList .tdCancel>td:first-child{
    width: 26.88172043010753%;
}
.sell_orders .mark_table .tableList .tdCancel>td:nth-child(2){
    width: 22.50537634408602%;
}
.sell_orders .mark_table .tableList .tdCancel>td:nth-child(3){
    width: 30.56989247311828%;
}
.sell_orders .mark_table .tableList .tdCancel>td:nth-child(4){
    width: 20.04301075268817%;
    margin: 0 auto;
    text-align: right;
}
.mark .mark_table .tableList{
    font-size: 14px;
    color: #8aba46;
    height: auto;
    max-height: 2024px;
    overflow: auto;
}
.mark .mark_table .tableHeight{
    height: 540px;
}
.mark .mark_table .tableList th{
    text-align: right;
    padding-right: 2.14285714285714%;
    height: 24px;
    line-height: 24px;
}
.mark .mark_table .tableList tr:nth-child(even){
    /* background: #f7f8fc; */
}
.mark .mark_table .tableList tr{
    height: 24px;
    line-height: 24px;
    /* border-bottom: 1px solid #e4e5f4; */
    /*border-top: 1px solid #e4e5f4;*/
}
.mark .mark_table .tableList tr:hover{
    background: #284f6f;
    cursor: pointer;
}
.mark .mark_table .tableList::-webkit-scrollbar-track
{
    background: none;

}
.mark .mark_table .tableList::-webkit-scrollbar
{
    width: 5px;
    background:none;
}
.mark .mark_table .tableList::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background: none;
}
.mark .mark_table .tableList:hover::-webkit-scrollbar-thumb{
    background-color: #c1c1c1;
}
.marks{
    overflow: hidden;
    margin-top: 0.52083333333333%;
    width: 24.57894736842105%;
    /* max-width: 372px; */
}
#currencyMark{
    overflow-y: auto;
    height: 895px;
}
.marks::-webkit-scrollbar
{
    width: 5px;
    background:none;
}
.marks::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background: none;
}
.marks:hover::-webkit-scrollbar-thumb{
    background-color: #c1c1c1;
}
.trade_buy .bidBox{
    margin: 14px 12px 0;
    font-size: 14px;
    color: #c1c1c1;
}
.tableList .tradeCancel{
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
}
.tableList .tradeCancel>button{
    min-width: 48px;
    height: auto;
    line-height: 14px;
    background: #1aa2a0;
    color: #ffffff;
    padding: 2px;
    box-sizing: border-box;
    cursor: pointer;
}
/*.tableList .tradeCancel>button:hover{
    background: #01d2a8;
}*/
.trade_buy .bidBox .total{
    color: #c1c1c1;
}
.maxcoin{
    font-weight: normal;
}
.buySellTitle{
    font-size: 0;
    /*height: 60px;*/
    border-bottom: 1px solid #1aa2a0;
    padding: 8px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.trade_buy .buy{
    font-size: 20px;
    color: #e4e4e4;
}
.trade_buy .blance{
    font-size: 14px;
    color: #c1c1c1;
    /*float: right;*/
}
.trade_buy .blance>span{
    color: #c1c1c1;
}
.trade_buy .inputBox{
    border: 1px solid #284f6f;
    height: 32px;
    line-height: 32px;
    margin-top: 5px;
    position: relative;
}
.trade_buy .inputBox .price{
    width: 25%;
    max-width: 100px;
    /* background: #d1d3ea; */
    display: inline-block;
    padding-left: 12px;
    color: #c1c1c1;
}
.trade_buy .inputBox input{
    width: 48%;
    font-size: 14px;
    color: #333;
    padding-left: 10px;
    background: none;
    color: #fff !important;
}
.trade_buy .inputBox .name{
    font-size: 12px;
    color: #c3c3c3;
    position: absolute;
    right: 3.2258064516129%;
    top: auto;
}
.trade_buy .inputBox .name:hover{
    text-decoration: none;
}
.trade_buy .bidBox .fee{
    margin-top: 14px;
}
.trade_buy .bidBox .fee b, .trade_buy .bidBox .total b{
    font-weight: normal;
}
.trade_buy .bidBox .btn-buy{
    height: 40px;
    line-height: 40px;
    /*border-radius: 4px;*/
    background: #567e5a;
    text-align: center;
    margin-top: 14px;
    color: #fff;
}
.trade_buy .bidBox .btn-buy>input,.trade_buy .bidBox .btn-sell>input{
    background: none;
    width: 100%;
    height: auto;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
.trade_buy .bidBox .btn-buy:hover{
     background: #5c9461;
}
.trade_buy .bidBox .number{
    color: #c1c1c1;
}
.trade_buy .bidBox .number b{
    font-weight: normal;
}
.trade_buy .bidBox .btn-sell{
    height: 40px;
    line-height: 40px;
    /*border-radius: 4px;*/
    background: #9f4e4e;
    text-align: center;
    font-size: 16px;
    margin-top: 14px;
    color: #fff;
}
.trade_buy .bidBox .btn-sell:hover{
    background: #b45f5f;
}
.trade_buy .bidBox .buy-not-login{
    background: #567e5a;
}
.trade_buy .bidBox .buy-not-login:hover{
    background: #5c9461;
}
.trade_buy .bidBox .sell-not-login{
    background: #9f4e4e;
}
.trade_buy .bidBox .sell-not-login:hover{
    background: #b45f5f;
}
.markBuySell .depth{
    height: 403px;
    background-color: #0d354c;
    width:99.8%;
    max-width:1136px;
    float: left;
    margin-top: .8%;
    /* border: 1px solid #e4e5f4; */
}
.markBuySell .depth .depthTitle{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #1aa2a0;
}
.markBuySell .depth .depthTitle span{
    font-size: 20px;
    color: #e4e4e4;
    padding-left: 12px;
    box-sizing: border-box;
}
.markBuySell .depth .depthCharts>div{
    width: 100%;
    margin: 0 auto;
    height:352px;
    line-height: 352px;
    text-align: center;
    color: #fff;
}
.noData{
    display: block;
    margin: 0;
    padding: 0;
    height: 405px;
    line-height: 405px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.nomark{
    margin: 0 auto;
    height: 250px;
    line-height: 250px;
    text-align: center;
}
/*全屏当页面宽度大于960px小于1200px的时候执行下面的CSS*/
@media screen and (min-width:1024px) and (max-width:1200px){
    .echarts{
        width: 92%;
    }
    .history{
        min-width: 40.5%;
        margin-top: 0.52083333333333%;
        margin-right: 0.52083333333333%;
    }
    .markBuySell{
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }
    .BuySellOrders{
        width: 58.8%;
        position: absolute;
        height: 483px;
        right: 0;
        /* top: 551px; */
    }
    .BuySellOrders .buy_orders, .sell_orders{
        height: 483px;
    }
    .mark .mark_table .tableList{
        height: 401px;
    }
    .trade_sell {
        margin-right: 0;
        margin-left: .7%;
    }
}
@media screen and (min-width:960px) and (max-width:1023px){
    .echarts{
        width: 92%;
    }
    .history{
        min-width: 40.5%;
        margin-top: 0.52083333333333%;
        margin-right: 0.52083333333333%;
    }
    .markBuySell{
        width: 100%;
    }
    .BuySellOrders{
        width: 58.8%;
        position: absolute;
        height: 483px;
        right: 0;
        top: 551px;
    }
    .BuySellOrders .buy_orders, .sell_orders{
        height: 483px;
    }
    .mark .mark_table .tableList{
        height: 401px;
    }
    .markBuySell{
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }
    .trade_sell {
        margin-right: 0;
        margin-left: .7%;
    }
}
@media screen and (min-width:768px) and (max-width:959px){
    .echarts{
        width: 92%;
    }
    .history{
        width: 100%;
        max-width: 959px;
        margin-top: 0.52083333333333%;
        margin-right: 0.52083333333333%;
    }
    .history .history_table>p{
        width: 100%;
    }
    .history .history_table>p>span{
        max-width: 191.8px;
    }
    .markBuySell{
        width: 100%;
        margin-left: 0;
    }
    .BuySellOrders{
        width: 100%;
    }
    .mark .mark_table .tableList{
        height: 401px;
    }
    .trade_sell {
        margin-right: 0;
        margin-left: .7%;
    }
    .sell_orders {
        margin-right: 0;
        margin-left: .7%;
    }
}
@media screen and (min-width:480px) and (max-width:767px){
    .echarts{
        width: 92%;
    }
    .history{
        width: 100%;
        max-width: 767px;
        margin-top: 0.52083333333333%;
        margin-right: 0.52083333333333%;
    }
    .history .history_table>p{
        width: 100%;
    }
    .history .history_table>p>span{
        max-width: 383.5px;
    }
    .markBuySell{
        width: 100%;
        margin-left: 0;
    }
    .BuySellOrders{
        width: 100%;
    }
    .mark .mark_table .tableList{
        height: 401px;
    }
    .trade_sell {
        margin-right: 0;
        margin-left: .7%;
    }
    .sell_orders {
        margin-right: 0;
        margin-left: .7%;
    }
}
@media screen and (min-width:0px) and (max-width:479px){
    .echarts{
        width: 92%;
    }
    .history{
        width: 100%;
    }
    .markBuySell{
        width: 100%;
    }
    .BuySellOrders{
        width: 100%;
    }
    .mark .mark_table .tableList{
        height: 401px;
    }
    .history{
        max-width: 100%;
    }
    .trade_buy .inputBox .price{
        /* width: 25%; */
    }
}

@media (max-width:1200px){
     .marks {
        width: 58.8%;
        height: 512px;
    }
    .BuySellOrders{
        top: 1150px;
        margin-left: 0!important;
    }
}
@media (max-width:960px){
     .marks {
        width: 100%;
        height: 510px;
    }
}
/*弹框提示登录*/
.layui-layer-setwin .layui-layer-close2{
    right: 11px;
    top: 11px;
    background-position:0;
}
.layui-layer-setwin>a{
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
    background: url("../images/d_close_icon.png") center no-repeat;
}
.layui-layer-setwin>a:hover{
    background: url("../images/d_close_icon.png") center no-repeat !important;
}
/* .layui-layer-content{
    height: 200px !important;
} */
.remindLogin{
    background: #273f59;
    width: 100%;
    /*max-width: 460px;*/
    height: auto;
    max-height: 200px;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px;
}
.layui-layer.layui-anim.layui-layer-page{
    background-color: #273f59;
    min-width: 460px!important;
    width: unset!important;
    padding: 20px;
}
.remindLoginTitle{
    width: 100%;
    height: 120px;
    line-height: 120px;
    padding: 0px 6px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: #e4e4e4;
    box-sizing: border-box;
    border-bottom: 1px solid #385779;
}
.remindLoginBtn{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 0;
}
.remindLoginBtn>a{
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border-radius: 20px;
    color: #ffffff;
    margin-right: 20px;
    box-sizing: border-box;
    background: #1aa2a0;
}
/*买入卖出信息提示框*/
.sellBuyMsg{
    display: block;
    font-size: 0;
    position: fixed;
    bottom: 55px;
    right: 10px;
    height: 65px;
    width: 300px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #31557d;
}
.sellBuyMsg>span{
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 3px;
    text-align: right;
    cursor: pointer;
}
.sellBuyMsg .sellBuyMsgCon{
    width: 100%;
    display: block;
    height: 62px;
    vertical-align: middle;
    font-size: 0;
    padding: 10px;
    box-sizing: border-box;
}
.sellBuyMsg .sellBuyMsgCon>p{
    color: #FFFFFF;
    font-size: 14px;
}
.sellBuyMsg .sellBuyMsgPro>span{
    display: block;
    width: 100%;
    height: 3px;
    background: #99CFC0;
}
.createSuccess{
    display: block;
    height: 30px;
    line-height: 30px;
    width: 200px;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 10px;
    box-sizing: border-box;
    background: #31557d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: fixed;
    bottom: 20px;
    right: 10px;
}
.createSuccess>span{
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    cursor: pointer;
}
.search-blank{
    display: none;
}
.mark .mark_table .tableList .search-blank tr{
    border-bottom: 0px solid #fff;
}
.search-blank .w130{
    text-align: center;

}
#chart-control{
    margin-left: 16%;
}
.echarts .load-img{
    position: absolute;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    line-height: 458.85px;
    z-index: 8;
}
.echarts .load-img img{
    width: 100px;
    height: 100px;
    vertical-align: middle;
}
#twitter-widget-0 .timeline-Widget{
    color: #fff !important;
    background-color: #0d354c !important;
}
#currencyMark table thead>tr{
    font-size: 14px;
    color: #c1c1c1;
    font-weight: bold!important;
    line-height: 24px;
}
#currencyMark table thead>tr>th img,.t_table thead>tr>th img{
    width: 11px;
    margin-top: 5.6px;
}
#buyBlance,#sellBalance{
    cursor: pointer;
}
.buy-load-img,.sell-load-img{
    width: 50px;
    margin: 0px auto;
    margin-top: 80px;
    text-align: center;
    line-height: 458.85px;
    z-index: 8;
}