﻿.item-content p {
    color: #666;
    font-size: 14px;
}

.unique{
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}
.unique h2{
    display: inline-block;
    height: 8px;
    line-height: 8px;
    color: #3ea6f6;
    font-size: 16px;
    padding: 0 10px;
    margin: 20px 0;
    margin-top:5px;
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
}

.unique2{
width: 870px;
    padding-top: 20px;
    background: white;
    margin-top: 15px;
}

.unique2 h2{
    display: inline-block;
    height: 8px;
    line-height: 8px;
    color: #3ea6f6;
    font-size: 16px;
    padding: 0 10px;
    margin: 20px 0;
    margin-top:5px;
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
}
.content2{ margin-left:-16px;}
.content2 dl{
    width: 195px;
    margin-left: 19px;

    float: left;
    margin-bottom: 10px;
    background: #f9f9f9;
}
.content2 dt{
    position: relative;
}
.content2 .unique_pic{
    width: 180px;
    height: 101px;
    overflow: hidden;
}
.content2 dd {
    padding:8px;
}
.content2 dd a{
    font-size: 12px;
    line-height: 20px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.content2 dt img{
    width: 180px;
    height: 101px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.content2 dl{
    height:162px;
}
.content2 dl dt:hover img{
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    cursor: pointer;
}
.content2 dd a:hover{
    color: #3ca5f6;
}

.content2 span.Time{
    float: right;
    margin-right:2px;
    margin-top:1px;
    color: #cccccc;
    font-size: 10px;
}
.content2 i{
    padding: 3px 6px;
    color: #FFFFFF;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 13px;
    position: absolute;
    top: 10px;
    left: -7px;
    background: #f85959;
}
.content2 i a{
    color: #FFFFFF;
}
.content2 i a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
.content2 .s_title{
    background: #4662da;
}
.content2 .t_title{
    background: #0d6fca;
}
.content2 .fr_title{
    background: #4285f4;
}
.content2 i:after{
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 2px;
    border: 5px solid transparent;
    border-top: 5px solid  #f85959;
    width: 0;
    height: 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.content2 i.s_title:after {
    border-top: 5px solid #4662da;
}
.content2 i.t_title:after {
    border-top: 5px solid #0d6fca;
}
.content2 i.fr_title:after {
    border-top: 5px solid #4285f4;
}

.sectrade {
        background-color: #fff;
    margin: 12px 0;
    box-shadow: 0 0 2px #ccc;
    height: 245PX;
    width: 800px;

}

.normal-card.list-card {
    margin-bottom: 20px;
    margin-top: 10px;
}
.item-content strong {
    font-weight: 200;
}
.startups-info-card .card-content {
    padding: 5px 10px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 1px #ccc;
}
.zhuanti-bizcard {
    background: #fff;
    position: relative;
    overflow: hidden;
}

.zhuanti-bizcard a:hover {
    color: #3c8cf0
}

.zhuanti-bizcard .financing-status {
    position: absolute;
    top: 10px;
    left: -30px;
    text-align: center;
    font-size: 13px;
    transform: rotate(-45deg);
    width: 110px;
    line-height: 30px;
    color: #ffffff
}

.zhuanti-bizcard .financing-status .offline {
    background: #ccc
}

.zhuanti-bizcard .financing-status .newest-invest {
    background: linear-gradient(to bottom, #ffc653, orange)
}

.zhuanti-bizcard .financing-status .online {
    background: linear-gradient(to bottom, #45acf0, #4881f1)
}

.zhuanti-bizcard .main-startups {
    position: relative;
}

.zhuanti-bizcard .main-startups .edit {
    position: absolute;
    right: 70px;
    top: 100px;
    color: #fff;
    cursor: pointer
}

.zhuanti-bizcard .main-startups .startups-info {
    overflow: hidden;
    margin-top: 10px;
}

.zhuanti-bizcard .main-startups .startups-info .avatar {
    float: left;
    cursor: pointer;
    background: #fff;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
}

.zhuanti-bizcard .main-startups .startups-info .avatar .edit-logo {
    color: #fff;
    font-size: 14px;
    padding-top: 30px;
    text-align: center;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    border-radius: 10px
}

.zhuanti-bizcard .main-startups .startups-info .avatar img {
        width: 60px;
    height: 60px;
    border-radius: 50px;
    margin-top: 5px
}



.zhuanti-bizcard .main-startups .startups-info .base_info .name {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #333333
}

.zhuanti-bizcard .main-startups .startups-info .base_info .industry {
    display: inline-block;
    margin-left: 15px;
    font-weight: 300;
    font-size: 14px;
    color: #6671a1
}

.zhuanti-bizcard .main-startups .startups-info .base_info .pitch {
    font-size: 13px;
    margin: 7px 0;
        font-weight: 100;
    color: #a8a8a8;
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.zhuanti-bizcard .main-startups .startups-info .base_info .tag-list span {
    margin-right: 12px;
    background: #ebf3fd;
    color: #3c8cf0;
        font-weight: 200;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 3px
}

.zhuanti-bizcard .main-startups .startups-info .base_info .commend {
    margin-top: 15px;
    font-size: 14px;
    color: #999999
}
li.tag-list {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhuanti-bizcard .main-startups .startups-info .base_info .commend i {
    font-size: 16px
}

.zhuanti-bizcard .bizcard-btn {
    position: absolute;
    right: 20px;
    top: 25px;
}

.zhuanti-bizcard .bizcard-btn .isPublic-info {
    font-size: 12px;
    position: absolute;
    top: -75px;
    right: 0;
    background: #000000;
    color: #ffffff;
    padding: 5px 0;
    text-align: center
}

.zhuanti-bizcard .bizcard-btn .isPublic-info .tooltip-arrow {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000000;
    border-width: 5px 5px 0
}

.zhuanti-bizcard .bizcard-btn li,.zhuanti-bizcard .bizcard-btn a {
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    position: relative
}

.zhuanti-bizcard .bizcard-btn li.edit-btn,.zhuanti-bizcard .bizcard-btn a.edit-btn {
    background: #71757e
}

.zhuanti-bizcard .bizcard-btn li.disabled-btn,.zhuanti-bizcard .bizcard-btn a.disabled-btn {
    background: #cccccc
}

.zhuanti-bizcard .bizcard-btn li.meet-btn,.zhuanti-bizcard .bizcard-btn a.meet-btn {
    background: #3c8cf0;
    margin-left: 5px
}

.zhuanti-bizcard .bizcard-btn li.meet-btn:hover,.zhuanti-bizcard .bizcard-btn a.meet-btn:hover {
    background: #367ed8
}

.zhuanti-bizcard .bizcard-btn li.meet-btn:hover a,.zhuanti-bizcard .bizcard-btn a.meet-btn:hover a {
    color: #fff
}

.zhuanti-bizcard .bizcard-btn li.set-btn,.zhuanti-bizcard .bizcard-btn a.set-btn {
    background: #ffa000
}

.zhuanti-bizcard .bizcard-btn li.collect-btn a,.zhuanti-bizcard .bizcard-btn a.collect-btn a {
    margin-left: 0
}

.zhuanti-bizcard .bizcard-btn li.collect-btn .follow-btn,.zhuanti-bizcard .bizcard-btn a.collect-btn .follow-btn {
    background: #ffa000;
    -webkit-appearance: initial;
    line-height: 33px;
    padding: 0;
    width: 110px;
    color: #fff !important;
    box-shadow: none;
    position: relative;
    border-radius: 5px
}

.zhuanti-bizcard .bizcard-btn li.collect-btn .follow-btn:hover,.zhuanti-bizcard .bizcard-btn a.collect-btn .follow-btn:hover {
    background: #e59000
}

.zhuanti-bizcard .bizcard-btn li.collect-btn .follow-btn.btn-followed,.zhuanti-bizcard .bizcard-btn a.collect-btn .follow-btn.btn-followed {
    background: #ccc
}

.zhuanti-bizcard .bizcard-btn li.collect-btn .follow-btn.btn-followed:hover,.zhuanti-bizcard .bizcard-btn a.collect-btn .follow-btn.btn-followed:hover {
    background: #bbb
}

.zhuanti-bizcard .bizcard-btn li.collect-btn .follow-btn:before,.zhuanti-bizcard .bizcard-btn a.collect-btn .follow-btn:before {
    font-size: 22px;
    display: inline-block;
    content: '\e63f';
    font-family: "iconfont" !important;
    font-style: normal;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -5px
}

.zhuanti-bizcard .bizcard-btn li.collect-btn:before,.zhuanti-bizcard .bizcard-btn a.collect-btn:before {
    background: #fff;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}



.zhuanti-list li .list-card {
        overflow: hidden;
    height: 150px;
    position: relative;
    width: 96.5%;
}

.zhuanti-list li .list-card .mark {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    padding: 0 10px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    z-index: 11
}

.zhuanti-list li .list-card .mark.ad-mark {
    right: 10px;
    bottom: 10px;
    top: inherit;
    left: inherit
}

.zhuanti-list li .normal-card .img-box {
    float: left;
    width: 260px;
    height: 100%;
    position: relative;
    overflow: hidden
}

.zhuanti-list li .normal-card .img-box a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover
}

.zhuanti-list li .normal-card .img-box a img {
    width: 100%;
    height: auto;
    background: #eee
}

.zhuanti-list li .normal-card .intro {
    margin-left: 280px;
    word-break: break-all;
    height: 100%;
    position: relative
}

.zhuanti-list li .normal-card .intro h3 {
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1.4em;
    max-height: 2.8em
}

.zhuanti-list li .normal-card .intro h3:hover {
    color: #3c8cf0
}

.zhuanti-list li .normal-card .intro .abstract {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 45px
}

.zhuanti-list li .normal-card .intro .info {
    position: absolute;
    line-height: 1.2;
    vertical-align: middle;
    bottom: 0;
    width: 97%;
    font-size: 14px;
    color: #999999;
    overflow: hidden
}

.zhuanti-list li .normal-card .intro .info .author {
    margin-right: 15px;
    display: inline-block;
    position: relative;
    top: 6px
}

.zhuanti-list li .normal-card .intro .info .author span {
    color: #3c8cf0
}

.zhuanti-list li .normal-card .intro .info .tag-list {
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    position: relative;
    padding-left: 20px;
    top: 6px
}

.zhuanti-list li .normal-card .intro .info .tag-list i {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: -6px
}

.zhuanti-list li .normal-card .intro .info .publish-time {
    float: right;
    line-height: 22px;
    margin-top: 3px
}

.zhuanti-list li .big-img-card,.zhuanti-list li .advert-card {
    height: 250px
}

.zhuanti-list li .big-img-card img,.zhuanti-list li .advert-card img {
    width: 100%;
    height: auto;
    border-radius: 5px
}

.zhuanti-list li .big-img-card .article-title,.zhuanti-list li .advert-card .article-title {
    position: absolute;
    bottom: 0;
    padding: 15px;
    width: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent)
}

.zhuanti-list li .big-img-card .article-title h3,.zhuanti-list li .advert-card .article-title h3 {
    margin: 0 0 10px;
    font-size: 22px;
    color: #fff
}

.zhuanti-list li .big-img-card .article-title .intro,.zhuanti-list li .advert-card .article-title .intro {
    overflow: hidden;
    font-size: 14px;
    color: #fff
}

.zhuanti-list li .big-img-card .article-title .intro .abstract,.zhuanti-list li .advert-card .article-title .intro .abstract {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 580px;
    float: left
}

.zhuanti-list li .big-img-card .article-title .intro .publish-time,.zhuanti-list li .advert-card .article-title .intro .publish-time {
    float: right
}

.zhuanti-list li .multi-imgs-card {
    height: auto
}

.zhuanti-list li .multi-imgs-card .images-list {
    box-sizing: border-box;
    overflow: hidden;
    height: 190px
}

.zhuanti-list li .multi-imgs-card .images-list .img-box {
    height: 100%;
    width: 32.6%;
    float: left;
    overflow: hidden
}

.zhuanti-list li .multi-imgs-card .images-list .img-box:not(:last-child) {
    margin-right: 1%
}

.zhuanti-list li .multi-imgs-card .images-list .img-box img {
    width: 100%;
    height: 100%
}

.zhuanti-list li .multi-imgs-card .article-title {
    margin-top: 20px
}

.zhuanti-list li .multi-imgs-card .article-title h3 {
    font-size: 22px;
    color: #333333
}

.zhuanti-list li .multi-imgs-card .article-title h3:hover {
    color: #3c8cf0
}

.zhuanti-list li .multi-imgs-card .article-title .intro {
    overflow: hidden;
    font-size: 14px;
    color: #999999
}

.zhuanti-list li .multi-imgs-card .article-title .intro .tag-list {
    display: inline-block;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.zhuanti-list li .multi-imgs-card .article-title .intro .publish-time {
    float: right
}
.newcoinl.left {
    width: 800px;
}
.secbtc strong {
    font-weight: 200;
}
.iconlogo img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    float: left;
}
span.iconlogo {
    float: left;
        margin-left: 15px;
}
/*位置*/
.left{float:left}
.right{float:right}
.po_re{position:relative}
.po_ab{position:absolute}
.center{margin: 0px auto;}
.center_text{ text-align: center!important;}
.radius{border-radius: 3px;}
.icon_hand{cursor: pointer;}
/*颜色*/
.red{color:#e4000f!important}
.green{color:#00cb8b!important}
.yellow{color:#e98f00!important}
.orange{color:#fd7700!important}
.white{color:#fff!important}
.blue{ color: #2174ff!important;}
.hui1{ color:#111;}
.hui6{ color:#666;}
.hui2{ color:#222!important;}
.hui8{ color:#888!important;}
.hui9{ color:#999!important;}
.hui696{color: #696777!important;}
.hui_a{color: #a0a0ab!important;}
.hui_b{color: #3f3d4d!important;}
.hui21{ color:#21212b!important;}

.bd_red{border-color:#e4000f!important}
.bd_green{border-color:#009900!important}
.bd_blue{border-color:#2174ff!important}
.bg_red{background: #e4000f!important;}
.bg_hui{ background: #f8f8f8;}
.bg_green{background:#690!important}
.bg_blue{background:#2174ff!important}
.bg_hui3{ background: #dcdde4;}
.bg_white{ background: #fff;}
/*宽度*/
.wfull{width:100%}
.w1200{width:1200px!important}
.w970{width:970px}
.w890{width: 890px!important;}
.w600{width: 600px;}
.w570{width:570px!important}
.w480{width:480px;}
.w350{width: 350px;}
.w320{width:320px!important}
.w300{width:300px;}
.w290{width: 290px!important;}
.w250{width:250px!important}
.w253{width:253px!important}
.w248{width:248px!important}
.w230{width:230px!important}
.w228{width:228px!important}
.w205{width:205px!important}
.w220{width:220px;}
.w210{width:210px;}
.w200{width:200px!important}
.w194{width:194px!important}
.w195{width:195px!important}
.w190{width:190px!important}
.w180{width:180px;}
.w175{width:175px;}
.w170{width:170px;}
.w165{width:165px!important}
.w160{width:160px!important}
.w150{width:150px!important;}
.w155{width:155px;}
.w151{width:151px;}
.w149{width:149px;}
.w145{width:145px;}
.w140{width:140px!important;}
.w130{width:130px;}
.w120{width:120px;}
.w110{width:110px;}
.w106{width:106px;}
.w100{width:100px;}
.w90{width:90px!important;}
.w95{width:95px;}
.w80{width:80px;}
.w70{width:70px!important;}
.w62{width:62px!important;}
.w60{width:60px!important;}
.w50{width:50px!important;}

.zhanwei{width:100%;height:0px}
.po_100{position:absolute;left:0;top:-39px}
.mh1500{min-height:620px!important;_height:1500px!important}
.autobox{width:1200px;margin:0 auto}
.bt_0{border: none!important;}

.pl10 {padding-left: 10px!important;}
.pl20 {padding-left: 20px;}
.pl18{ padding-left: 18px;}
.mt6{ margin-top: 6px!important;}
.mt10{ margin-top: 10px!important;}
.mt20{ margin-top: 20px;}
.mt24{ margin-top: 24px;}
.mt30{ margin-top: 30px!important;}
.mt17{ margin-top: 17px;padding-left: 5px;width: 100%;}
.mt3{ margin-top:3px!important}
.mt0{ margin-top:0px!important}
.mb60{ margin-bottom:60px;}
.mb50{ margin-bottom:50px;}
.mb30{ margin-bottom: 30px;}
.mb0{ margin-bottom:0px;}
.mr30{ margin-right: 30px;}
.mr25{ margin-right:25px!important}
.mr5{ margin-right: 5px;}
.ml80{ margin-left: 80px;}
.ml60{ margin-left: 60px;}
.ml40{ margin-left: 40px;}
.ml50{ margin-left: 50px;}
.ml20{ margin-left: 20px;}
.ml30{ margin-left: 30px;}
.ml5{ margin-left: 5px;}
.pt_0{padding-top: 0px!important;}


/*交易开始*/
.header_in{ background:none; width: 100%; z-index: 100;box-shadow:none; position:absolute; color: #fff;}
.header_in .nav li a ,.header_in #deal_center span,.header_in #login a{color:rgba(255,255,255,0.8);}
.header_in .nav li a:hover,.header_in .nav .active{color: #fff;}
.nav .active{color: #2174ff}
.coin_con{ min-height:760px;}
.coin_con_right{ width: 440px; height:758px; border: 1px solid #e3e3e3; position: absolute; top: 0px; right: 0px; background: #f00;}
.coin_con_left{ margin-right: 460px;}
.coin_con_t{background: #fff;box-shadow:0 1px 3px rgba(0,0,0,0.05);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05); -moz-box-shadow:0 1px 3px rgba(0,0,0,0.05);z-index:101; border-bottom: 1px solid #eee; }
.coin_con_t_line{ background: #f0f3f5; height: 20px;}
.coin_con1{padding:10px 20px; background: #fff; border-radius: 0px 0px 3px 3px; margin-bottom: 10px; }
.coin_con1_t{padding: 10px 20px; box-sizing: border-box;}
.coin_con1_full{background: #194386!important; color: #fff;  width: 100%;  height: 40px;}

.coin_con1x_t{height: 40px; overflow: hidden;}
.coin_con1x_t .coin_all{padding-top: 8px; width: 500px; height: 24px;}
#new_container{ width: 900px; height: 24px; padding-top: 0px; margin-top: 8px; overflow: hidden;}
.coin_allkrw{float: right; line-height: 40px;}
#new_container .blue{color: #7fafff;}
.coin_con1x_t .coin_all li span{display: inline-block; margin-left: 25px; font-size: 12px; float: left; line-height: 24px;}
.coin_con1x_t .coin_all li span.first{margin-left: 5px;}
.coin_con1x_t .coin_all li span i{font-size: 14px; font-style: normal; margin-right: 2px; font-weight: bold;}
.coin_con1x_t .coin_all em{ display: inline-block; float: left; width: 20px; height: 20px; margin-right: 5px; margin-top: 3px;}
.coin_con1x_t .coin_all em.icon_btc_jy,.coin_con1x_t .coin_all em.icon_bch_jy{background:url("../images/btc_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_etc_jy{background:url("../images/etc_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_eth_jy{background:url("../images/eth_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_ltc_jy{background:url("../images/ltc_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_qtum_jy{background:url("../images/qtum_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_neo_jy{background:url("../images/neo_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_gas_jy{background:url("../images/neo_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_knc_jy{background:url("../images/knc_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_tsl_jy{background:url("../images/tsl_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_omg_jy{background:url("../images/omg_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_bt1_jy{background:url("../images/bt1_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_bt2_jy{background:url("../images/bt2_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_btg_jy{background:url("../images/btg_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_rpx_jy{background:url("../images/rpx_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_tron_jy{background:url("../images/tron_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_bcd_jy{background:url("../images/bcd_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_wtc_jy{background:url("../images/wtc_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_ada_jy{background:url("../images/ada_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_mco_jy{background:url("../images/mco_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_ink_jy{background:url("../images/ink_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_hsr_jy{background:url("../images/hsr_white.png") no-repeat center; background-size: 100%;}
.coin_con1x_t .coin_all em.icon_ent_jy{background:url("../images/ent_white.png") no-repeat center; background-size: 100%;}

.coin_con1x_t .coin_assets{padding-top: 8px;}
.coin_con1x_t .coin_assets span{ margin-left: 10px; font-size: 12px;}
.coin_con1x_t .coin_assets em{font-style: normal;}
.coin_con1x_t .coin_assets i{font-style: normal;}

.coin_con1_con,.coin_con2,.coin_con3{ padding: 20px 30px; background: #fff;}
.all_coin_info dt{height:40px;line-height:40px;float:left;padding-left:0px;font-size:20px;max-width: 180px; overflow: hidden;}
.all_coin_info dt:last-child{font-size: 14px; padding-left: 10px; line-height: 20px; height: 40px;}
.all_coin_info dt i{ font-size: 12px; font-style: normal; display: block;}
.all_coin_info dt em{font-style: normal; font-size: 20px;}
.all_coin_info dd{float:left;width:135px;text-align:center;font-size:12px;color:#666;line-height:25px; border-left: 1px solid #eee; height: 40px; padding-top: 3px;}
.all_coin_info dd p{line-height:16px;font-size:16px;font-family:Verdana}
.all_coin_infot dt:last-child{ font-size:16px; margin-right: 0px;}
.list-tab-box{width:100%;border-radius: 3px 3px 0px 0px;}
.list-tab{width:1200px;height:60px; line-height:60px;margin:0 auto;border-bottom:2px solid #eee; }
.list-tab li{float:left;margin-right:60px;height:50px; font-size: 16px; line-height:50px; padding-top: 10px; text-align:center;position:relative; cursor: pointer;}
.list-tab li>a{width:100%;height:50px;font-size:16px; font-weight: 600;}
.list-tab li.on,.list-tab li.hover{border-bottom:2px solid #2174ff}
.list-tab li.on>a,.list-tab li.hover a{color:#2174ff}
.list-tab li a:hover{color:#2174ff; text-decoration: none;}

/*新的交易*/
.secbtc{background-color: #fff;
    margin: 12px 0;
    box-shadow: 0 0 2px #ccc;
    height:670PX;
        width: 820px;

}

    .leftpic img {
    width: 280px!important;
    float: left;
    margin-right: 20px;

}
.newcoin{padding-bottom: 30px;}

.newcoinr{width: 340px;}
.newcoinl .finddeal_currency font{font-size: 24px; font-weight: 500; margin-top: 2px;}
.newcoinl .finddeal_currency span{margin-right: 10px;}
.newtab_all{display: block;
    position: relative;
    padding-top: 5px;
    margin-right: 10px;}
.newtab_all a{display: block; line-height: 24px; border:1px solid #2174ff; color: #2174ff; padding: 0px 10px; float: left; margin-left: 10px; font-size: 12px; border-radius: 3px;}
.newtab_all a:hover{background: #2174ff; color: #fff; text-decoration: none;}
.newtab_all .tab_kline{top: 5px; right: 0px; width: 82px; display: block; height: 22px;}
.newcoinl_2{border-radius: 3px; margin-top: 70px;padding-left: 10px;}

.newcoinl_3{margin-top: 10px; border:1px solid #eee; border-radius: 3px;}
.newcoinl_3 .newprice{width: 469px;}
.newcoinl_3 .newprice_t span{width: 106px;}
.newprice_list span,.newprice_list2 span{border: 1px solid #f5f5f5; border-left: none; border-top:0px; height: 32px; line-height: 32px; width: 106px;}
.newprice_list li span:first-child,.newprice_list2 li span:first-child{ margin-left: 0px;}
.newprice_list p,.newprice_list2 p{ position: absolute;left:0px; width:467px; height: 24px;}
.newft_box{width: 379px; padding-bottom: 20px;}
.newft_box_t{height: 42px;  background:#f7f8fb;}
.newft_box_t span{width: 50%;line-height: 40px; font-size: 18px; font-weight: bold; display: block; float: left; text-align: center; cursor: pointer;}
.newft_box_t span.red.hover{background: #fff; border-top: 2px solid #e4000f; background:#ffe4e4;}
.newft_box_t span.blue.hover{background: #fff; border-top: 2px solid #2174ff; background: #e7f5ff;}
.newft_box .box_form.list_buy{background: linear-gradient(to bottom,#ffe4e4 0%,#ffffff 100%)}
.newft_box .box_form.list_sell{background: linear-gradient(to bottom,#e7f5ff 0%,#ffffff 100%)}
.newft_box .box_form{padding: 15px 24px 0px; height: 509px;}
.newft_box .box_form dt{font-size:22px;margin-top: 10px; font-weight: 600;}
.newft_box .box_form dd{color:#999;font-size:14px;position:relative;margin-top: 20px;}
.newft_box .box_form dd p{float:left;min-width:90px;text-align:left;color:#444;}
.ft_box_buy{ background: #e4000f!important; border: 1px solid #e4000f!important;}
.ft_box_buy:hover{background: #d93d25!important; border: 1px solid #d93d25!important;}
.buy_price input{ padding-right: 100px;}
.newft_box .box_form dd.buy_price p{ top: 10px; right: 30px; width: auto; font-size: 12px; cursor: pointer;}
.newft_box .box_form dd.buy_price p span{ font-size: 12px; border-bottom: 1px dashed; cursor: pointer; font-weight: bold;}
.addon_price input{ width: 290px; border-radius: 3px 0px 0px 3px;}
.addon_pm{position: absolute; right: 0px; top: 0px; width: 30px; height: 41px; border: 1px solid #eee;}
.addon_pm .input_plus_btn{width: 100%; height: 20px;border-bottom: 1px solid #eee; cursor: pointer; background: #fff;}
.addon_pm .input_plus_btn span{text-align: center; display: block; font-size: 14px; line-height: 20px; -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -o-transform: scale(0.6);}
#form-buy .addon_pm .input_plus_btn:hover{background:#e4000f; color: #fff;}
.addon_pm .input_plus_btn:hover{background:#2174ff; color: #fff;}
.addon_pm .input_plus_btn span.reduce{font-weight: bold;}
.newft_box .addon_price input{width: 300px; font-weight: bold; background: #fff;}
.newft_box .input{width: 330px; background: #fff;}
.newft_box .input.pwtrade_button{background: #2174ff;  border: 1px solid #2174ff; margin-top: 20px;}

.newcoinl_4{margin-top: 10px; width: 575px;}
.new_list{ border: 1px solid #eee; border-radius: 3px;}
.newcoinl_4 .newjy_list{height: 259px; overflow: auto;}
.new_list h2{background: #f7f8fb; height: 36px; line-height: 36px; padding: 0px 10px; font-weight: bold;}
.new_list h2 a{ float: right; font-size: 12px; font-weight: normal; line-height: 36px;}
.new_list h2 .jian_xia{border:none;border-bottom: 1px solid #2174ff;border-right: 1px solid #2174ff; margin: 14px 0px 3px 0px;}
.new_list .newprice_t{margin-top: 0px; background: none;}
.newjy_list li{border-top: 1px solid #eee; height:36px;}
.newjy_list li span{line-height: 36px;height: 36px; }
.new_list .newprice_t span,.newjy_list li span{color: #696777;}
.newjy_list li a{font-size: 12px; display: inline-block; border: 1px solid #2174ff;padding: 0px 8px; border-radius: 3px; line-height: 17px;}
.newcoin_list li span{cursor: pointer;}
.newcoin_list li a{border: none; padding:0px;}

.newcoinr_3.newcoinl_5{width: 267px; margin-top: 10px;}
.newcoinr_3.newcoinl_5 .newjy_list{height: 259px; overflow: auto;}

.newcoinr_1{margin-top: 10px;}
.newcoinr_1 .new_list{border-radius: 3px 3px 0px 0px;}
.newcoinr_1 .newjy_list,.newcoinr_2 .newjy_list{ max-height: 259px; overflow: auto;}
.newcoinr_1 .newjy_list li span,.newcoinr_2 .newjy_list li span{height: 36px; line-height: 36px; font-size: 12px;}
.newcoinr_2 .new_list{border-radius: 0px; margin-top: -1px;}
.newcoinr_3{margin-top: -1px;}
.newcoinr_3 .new_list{border-radius: 0px 0px 3px 3px;}
.newcoinr_3 .newjy_list{max-height: 296px; overflow: auto;}
.newcoinr_3 .newjy_list li span{height: 36px; line-height: 36px;}
.newcoinr_login{border: 1px solid #eee;}
.newjy_list li span.newjy_time{padding-top: 5px;}
.newjy_list li span.newjy_time em{font-style: normal; font-size: 12px; line-height: 14px; display: block;}
/*k线*/
.king{width: 100%; height: 377px; background: #fff; position: relative;}
.btn-group2{width:110px;height:24px;position:absolute;top:10px;right:10px;border:1px solid #dcdcdc;z-index:80;}
.Kline-shift-btn{height:100%;display:inline-block;line-height:24px;font-size:12px;text-align:center}
.Kline-shift-btn:hover a{color:#2174ff!important; text-decoration: none;}
.Kline-shift-btn a{ font-size: 12px; color: #444;}
#kline{height:auto;padding:0}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:rgba(0,0,0,0);background-image:none;box-shadow:none}
.btn-link{border-color:rgba(0,0,0,0);border-radius:0;color:#0088CC;cursor:pointer}
.btn-link:hover,.btn-link:focus{background-color:rgba(0,0,0,0);color:#005580;text-decoration:underline}
.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none}
.btn-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap; margin-top: 15px;}
.btn-group + .btn-group{margin-left:5px}
.btn-toolbar{font-size:0;margin-bottom:10px;margin-top:10px}
.btn-toolbar > .btn + .btn,.btn-toolbar > .btn-group + .btn,.btn-toolbar > .btn + .btn-group{margin-left:5px}
.btn-group > .btn{border-radius:0;position:relative}
.btn-group > .btn + .btn{margin-left:-1px}
.btn-group > .btn,.btn-group > .dropdown-menu,.btn-group > .popover{font-size:14px}
.btn-group > .btn-mini{font-size:10.5px}
.btn-group > .btn-small{font-size:11.9px}
.btn-group > .btn-large{font-size:17.5px}
.btn-group > .btn:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px;margin-left:0}
.btn-group > .btn:last-child,.btn-group > .dropdown-toggle{border-bottom-right-radius:4px;border-top-right-radius:4px}
.btn-group > .btn.large:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px;margin-left:0}
.btn-group > .btn.large:last-child,.btn-group > .large.dropdown-toggle{border-bottom-right-radius:6px;border-top-right-radius:6px}
.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active{z-index:2}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0 none}
.btn-group > .btn + .dropdown-toggle{box-shadow:1px 0 0 rgba(255,255,255,0.125) inset,0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05);padding-left:8px;padding-right:8px}
.btn-group > .btn-mini + .dropdown-toggle{padding-left:5px;padding-right:5px}
.btn-group > .btn-large + .dropdown-toggle{padding-left:12px;padding-right:12px}
.btn-group.open .dropdown-toggle{background-image:none;box-shadow:0 2px 4px rgba(0,0,0,0.15) inset,0 1px 2px rgba(0,0,0,0.05)}
.btn-group.open .btn.dropdown-toggle{background-color:#E6E6E6}
.btn-group.open .btn-primary.dropdown-toggle{background-color:#0044CC}
.btn-group.open .btn-warning.dropdown-toggle{background-color:#F89406}
.btn-group.open .btn-danger.dropdown-toggle{background-color:#BD362F}
.btn-group.open .btn-success.dropdown-toggle{background-color:#2174ff}
.btn-group.open .btn-info.dropdown-toggle{background-color:#2F96B4}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222}
.btn{background-color:#fbfbfb;background-repeat:repeat-x;border-radius:4px;border:1px solid #f2f2f2;cursor:pointer;display:inline-block;margin-bottom:0;padding:4px 12px;text-shadow:0 1px 1px rgba(255,255,255,0.75)}
.btn:focus{outline:thin dotted #333333;outline-offset:-2px}
.btn.active,.btn:active{background-image:none;box-shadow:0 2px 4px rgba(0,0,0,0.15) inset,0 1px 2px rgba(0,0,0,0.05);outline:0 none}
.btn.disabled,.btn[disabled]{background-image:none;box-shadow:none;cursor:default;opacity:0.65}
.btn-large{border-radius:6px;font-size:17.5px;padding:11px 19px}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}
.btn-small{border-radius:3px;font-size:11.9px;padding:2px 10px}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}
.btn-mini{border-radius:3px;font-size:10.5px;padding:0 6px}
.btn-block{-moz-box-sizing:border-box;display:block;padding-left:0;padding-right:0;width:100%}
.btn-block + .btn-block{margin-top:5px}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled]{background-color: #2174ff;color: #FFFFFF;}
.btn-success {background-color: #2174ff;padding: 4px 12px;background-image: linear-gradient(to bottom,#2174ff,#2174ff);background-repeat: repeat-x; color: #FFFFFF;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);border-color: #2174ff #2174ff #2174ff;}

.ft_box{float:left;width:331px; height: 547px; border-left:1px solid #eee; margin-left:18px; margin-bottom: 10px; padding-left: 30px;}
.ft_box dt{font-size:22px;margin-top: 10px; font-weight: 600;}
.ft_box dd{color:#999;font-size:14px;position:relative;margin-top: 20px;}
.ft_box dd p{float:left;min-width:90px;text-align:left;color:#444;}
.ft_box_buy{ background: #e4000f!important; border: 1px solid #e4000f!important;}
.ft_box_buy:hover{background: #d93d25!important; border: 1px solid #d93d25!important;}
.buy_price input{ padding-right: 100px;}
.ft_box dd.buy_price p{ top: 10px; right: 30px; width: auto; font-size: 12px; cursor: pointer;}
.ft_box dd.buy_price p span{ font-size: 12px; border-bottom: 1px dashed; cursor: pointer;}
.buy_total{font-size: 12px;}


.newprice{ width: 380px;}
.newprice h2{ font-weight: normal;}
.newprice h2 a{font-size: 12px;}
.newprice_t{ background: #f7f8fb; margin-top: 20px;}
.newprice_t span,.allprice_list span{ overflow:hidden; display: inline-block; float: left; height: 34px; line-height: 34px; font-size: 14px; padding-left: 10px; box-sizing: border-box;}
.newprice_t b, .allprice_list b{font-weight: bold;}
.newprice_t span:first-child,.allprice_list span:first-child{padding-left: 10px;}
.allprice_list li:hover{ background: #f8f8f8;}
.allprice_list li{position: relative;}
.newprice_list{ color: #2174ff; border-bottom: 1px solid #f8f8f8;}
.newprice_list2{ color: #ff3333;}

.coin_con3 h2{ font-size: 16px; font-weight: normal;}
.coin_con3 h2 i{ font-style: normal; margin-left: 5px;}
.coin_con3 h2 span{ display: inline-block; float: right;}
.coin_con3 h2 span a{ font-size: 14px; margin-left: 20px;}
.coin_con3 ul{ max-height:430px; overflow-y: auto;}
.coin_con3 ul.myhistory_list{ max-height: 510px; overflow-y: auto;}
.myguadan_list li{border-bottom: 1px solid #eee;}
.myguadan_list li:last-child{ border-bottom: none;}
.myguadan_list span{ height: 50px; line-height: 50px;}
.myguadan_list span a{ display: inline-block; line-height: 50px;}
.lately_list span{height: 42px; line-height: 42px;}
.lately_list span a{ line-height: 42px;}
.tan_btn i{display:block;width:16px;height:16px;background:url(../images/icon2.png) no-repeat -84px -90px;position:absolute;margin:30px 0 0 20px}
.tan_btn{position:absolute;background:#fff;display:none;color:#669900;font-size:14px;text-align:center;margin-top:-100px;width:320px;height:73px;box-shadow:0px 0px 18px #ddd;line-height:73px; z-index: 5;}
.tan_btn span{ display: inline-block; line-height: 73px;}
.tan_btn i.tan_btn_error{ background-position: -84px 0px;}

/*交易页面简介*/
.infotable{table-layout:fixed;box-sizing:border-box;width:47%;float:left;position:relative;}
.tradeinfo{margin-bottom: 10px;}
.tradeinfo h3{font-size:16px;font-weight:normal;margin-bottom:10px;}
.infotable tr th{color:#888888;font-weight:normal;text-align:left;}
.infotable tr{position:relative;}
.infotable tr th,.infotable tr td{background-color:#fff;height:36px;box-sizing:border-box;font-size:13px;padding:4px 0 4px 14px;border-bottom:1px solid #f2f2f2;}
.infotable tr td>span{position:relative;z-index:2;}
.infotable tr:last-child td{border-bottom:none;}
.infotable tr td:last-child{border-right:1px solid #ebebeb;}
.infotable.market.last tr td:last-child{border-right:none;}
.infotable.first  tr th,.infotable.first  tr td{padding-left:0;text-align:center;border-right:1px solid #f5f5f5;}
.infotable.turnover tr td:last-child,.infotable.last tr td:last-child{border-right:none;}
.infotable.turnover{border:1px solid #ebebeb;width:100%;}
.deepbar{position:absolute!important;right:0;height:36px;z-index:0!important;}
.deepbar.buy{background:rgba(228,0,15,0.1);}
.deepbar.sell{background:rgba(33,166,255,0.1);left:0;right:auto;}
.deepbar_m{height:32px; width: 140%; display: block;}
.deepbar_m.buy{background:rgba(228,0,15,0.1);}
.deepbar_m.sell{background:rgba(33,166,255,0.1);}
.deepbar_bg{background:rgba(33,166,255,0.1);}

.maintain-content{font-size:14px;width:1140px;min-height:300px;background:#fff;padding:30px}
.intro-title{margin-top:20px;font-weight:normal;font-size:14px}
.detail-Parameter,.link-cc,.coin-intro{overflow:hidden;width:100%;padding-bottom:30px}
.detail-Parameter{border-bottom:none}
.coin-intro{margin-top:0;padding-bottom:0}
.left-icon-area{float:left;width:80px;height:80px;margin:20px 0 0 0; padding: 8px;}
.right-detail-area{float:left;width:1022px;height:100%;margin:26px 0 0 20px}
.right-detail-area p{margin:10px 0}
.coin-detail-title{font-weight:normal; line-height: 26px;}
.link-cc ul{margin-top:30px;float:left}
.link-cc ul li{float:left;margin-left:20px}
.Parameter-table{width:800px;margin-left: 10px;margin-right: 10px;}
.Parameter-table tr td{border-top:1px dotted #dcdcdc;border-left:1px dotted #eeeeee;padding:0 0 0 10px;height:40px}
.Parameter-table tr td span{color:#888}
.Parameter-table tr td:first-child{border-left:none}
.Parameter-table tr:first-child td{border-top:none}
.btn-usul{border-radius:3px;border:1px solid #2174ff;color:#2174ff;border-radius:3px;padding:6px 15px;transition:all .3s ease-in-out}
.btn-usul:hover{background:#2174ff;color:white; text-decoration: none;}

.box-padding-add13{padding-left:14px}
.star-level{margin-top:20px}
.star-level ul{display:inline-block;padding:0 0 0 5px;width:130px;vertical-align:text-bottom}
.star-level ul li{width:19px;height:19px;float:left;margin-right:7px;background:url(../images/icon_xx.jpg) no-repeat right 0}
.star-level ul li.active{background:url(../images/icon_xx.jpg) no-repeat}
.star-level ul li i{background:url(../images/icon_xx.jpg) repeat-x;display:inline-block;width:20px;height:20px}
.level-content ul{margin-bottom:25px;margin-top:15px}
.level-content ul li{line-height:32px}
.level-content{width:55%;float:left}
.progress{display:inline-block;height:10px;width:200px;overflow:hidden;background-color:#f5f5f5;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:10px;color:#fff;text-align:center;background-color:#f5bb7b;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}
.dianping-coin li:first-child{margin-left:0}
.dianping-coin li{float:left;margin-left:15px}
.dianping-coin li a{display:block;height:36px;width:36px;border-radius:50%;border:1px solid #dcdcdc}
.dianping-coin li span{text-align:center;display:inline-block;width:100%;line-height:20px;font-size:12px}
.text-area{resize:none;display:block;outline:0;width:95%;height:100px;border:1px solid #dcdcdc;margin-top:20px}
.text-area:focus{border:1px solid #2174ff}
.score-ol{margin-top:28px;margin-left:20px}
.score-ol li{height:32px;}
.score-ol li label{margin-left:30px}
.score-ol li label:first-child{margin-left:0}
.score-ol li label input{padding-right:10px}
.comment-title{background:#f8f8f8;height:36px;line-height:36px;margin-top:20px}
.comment-content{margin:15px 0 8px 15px}
.comment-title>div{padding-left:15px}
.single-comment>span{color:#888;font-size:12px; margin-left: 15px;}
.dianzan{cursor:pointer;font-size:12px;margin-left:10px}
.dianzan-value{color:#2174ff}

.my-carousel{position:relative;height:520px;width:100%}
.my-carousel .my-carousel-inner{position:relative;height:100%}
.my-carousel .my-carousel-inner .item{position:absolute;left:0;right:0;width:100%;height:100%;z-index:1;background-position:50% 50%;background-repeat:initial;}
.my-carousel .my-carousel-inner .item.active{z-index:2}
.my-carousel .my-carousel-indicators{position:absolute;bottom:0px;z-index:3;position:absolute;left:50%; margin-left:-36px;bottom:20px}
.my-carousel .my-carousel-indicators li{float:left}
.my-carousel-indicators  li{display:block;float:left;margin-left:7px;text-indent:-999px;background-color:rgba(255,255,255,.5);width:12px;height:12px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}
.my-carousel .my-carousel-inner{position:relative;height:100%}
.my-carousel-indicators li.active{background-color:#FFFFFF}

.coin_con_tab{top: 10px; right: 10px; z-index: 80;}
.coin_con_tab a{display: inline-block; border: 1px solid #f5f5f5;float: left; font-size: 12px; padding: 0px 8px;}
.coin_con_tab a.hover{ border: 1px solid #2174ff; background: #2174ff; color: #fff;}
.coin_con_tab a:hover{text-decoration: none;}
.zykline{width:100%;height:auto;background:#0a0a0a;padding-top:5px}
.kline-back{width:22px;height:80px;padding:5px 5px 0 5px;background:#3d3d3d;position:absolute;right:-32px;top:0px;color:white;font-size:12px;line-height:14px;text-align:center}
.kline-back:hover{background:#666;}
.con_kline_2{background: #000;}
.kline-back a{font-size: 12px; line-height: 15px;}
.kline-back a:hover{text-decoration: none;}
.zykline_con{ height: 46px;  background: rgba(0,0,0,0.85);}
.zykline_con li{float: left; width: 300px; font-size: 14px; color: #fff;line-height: 46px; text-align: center; border-left: 1px solid #595959; box-sizing: border-box;}
.zykline_con li:first-child{border-left: 0px;}

/*交易结束*/

.js-right-ad {
    padding: 5px 0 5px 20px;
    margin-bottom: 15px;
    border: #DCDCDC 1px solid;
    border-radius: 4px;
    position: relative;
    background-color: #fff;
    /* margin: 12px 0; */
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}

.js-right-ad a {
    height: 67px;
    display: block;
    padding: 15px 0 20px;
    margin-bottom: 5px;
}
.js-right-ad a img {
    float: left;
    margin-right: 10px;
    width: 50px!important;
    height: 50px!important;
    line-height: 47px;
}
ol.right-ad li {
    width: 200px;
    float: left;
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
}
ol.right-ad span {
    color: #999;
    font-size: 14px;
}
.icon-box2 i {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background: #ff9691;
    color: #fff;
    margin: 0 15px 0 0;
    border-radius: 14px;
    float: left;
    font-style: normal;
}
 .ft {
    font-size:16px;
	    line-height: 32px;
}
 .ft > div {
    float:left;
}
.ft .ui-btn {
    float:right;
    height:52px;
    width:220px;
    font-size:22px;
    color:#fff;
    line-height:52px;
    border-radius:26px;
}
.ft .sort1 {
    margin-right: 10px;
    height:72px;
	color: #999;
	margin-left: 20px;
    margin-right: 20px;
}
.ft .sort1 span {
    color:#f74c4c;
}
.ft .sort2 .past {
    text-decoration: line-through;
    margin:0 5px 0 0;
}
.ft .sort2 .now {
    color:#f74c4c;
    margin:0 5px 0 0;
}
.icon-box2 {
    height: 28px;
    margin: 16px 0 0 0;
}
.media-tel {
    background: url(/images/tel_1.png) no-repeat;
}
.media-tel:hover {
    background: url(/images/tel_2.png) no-repeat;
}

.media-twitter {
    background: url(/images/twitter_1.png) no-repeat;
}
.media-twitter:hover {
    background: url(/images/twitter_2.png) no-repeat;
}

.media-website {
    background: url(/images/website_1.png) no-repeat;
}
.media-website:hover {
    background: url(/images/website_2.png) no-repeat;
}
.media-weibo {
    background: url(/images/weibo_1.png) no-repeat;
}
.media-weibo:hover {
    background: url(/images/weibo_2.png) no-repeat;
}
.media-facebook {
    background: url(/images/facebook_1.png) no-repeat;
}
.media-facebook:hover {
    background: url(/images/facebook_2.png) no-repeat;
}
.media-ios {
    background: url(/images/ios_1.png) no-repeat;
}
.media-ios:hover {
    background: url(/images/ios_2.png) no-repeat;
}
.media-anzhuo {
    background: url(/images/anzhuo_1.png) no-repeat;
}
.media-anzhuo:hover {
    background: url(/images/anzhuo_2.png) no-repeat;
}

.pullright{
	float:right;
}

.media-icon {
    transition: background .2s linear;
    display: inline-block;
    cursor: pointer;
	    font-style: normal;
    width: 33px;
    zoom: .9;
    height: 33px;
    background-repeat: no-repeat;
}

.section1 .right .tab li {
    display: block;
    float: left;
    width: 49.8%;
    height: 44px;
    line-height: 44px;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.section1 .right .tab-c3 li {
    width: 33.1%;
}
span.icon-ex {
    float: left;
}
span.btn-add.ng-scope {
	display: block;
    float: right;
    width: 122px;
    /* height: 28px; */
    line-height: 28px;
    border-radius: 14px;
    color: #f74c4c;
    border: 1px solid #f74c4c;
    background: url(/images/icon-add.png) no-repeat 16px center;
    text-indent: 30px;
    font-size: 16px;
    font-style: normal;
}
i.ct {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background: #9bdcfa;
    color: #fff;
    margin: 0 15px 0 0;
    border-radius: 14px;
    float: left;
    font-style: normal;
}
.icon-ex img {
    width: 75px;
    height: 75px;
    margin-right: 10px;
    float: left;
}
.details-wrap {
    width:1200px;
    margin:15px auto 15px auto;
}
.section1 {
    background:#fff;
    overflow:hidden;
}

.section1 .left {
    width: 800px;
    height: 100%;
	border-right: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 10px 10px 20px 0px;
    float: left;
	margin-left: 10px;
}
.left .pager {
    height:22px;
    font-size:14px;
    margin:20px 0 0 0;
    text-align:right;
}
.left .pager a,.left .pager span.current {
    display:inline-block;
    height:20px;
    line-height:20px;
    border:1px solid #e5e5e5;
    color:#666;
    text-align: center;
    margin:0 0 0 14px;
    padding:0 7px;
    border-radius:3px;
}
.left .pager span {
    padding:0 3px 0 8px;
}
.left .pager a:hover,.left .pager span.current {
    background: #f74c4c;
    color:#fff;
    border-color:#f74c4c;
}
.section1 .left .tit {
    height:30px;
    overflow:hidden;
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    color:#999;
    line-height: 28px;

}
.section1 .left .tit .small-num{
    height: 18px;
    vertical-align: bottom;
    line-height: 16px;
}
.section1 .left .tit h1 {
    font-size:24px;
    color:#333;
    display:inline-block;
    vertical-align:bottom;
    margin:0 10px 0 0;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 580px;
    overflow: hidden;
    padding-right: 10px;
}
.section1 .left .icon-box {
    height:28px;
    margin:16px 0 0 0;
}
.section1 .left .icon-box i {
    display:block;
    height:28px;
    line-height:28px;
    padding:0 12px;
    background:#ff9691;
    color:#fff;
    margin:0 15px 0 0;
    border-radius:14px;
    float:left;
    font-style: normal;
}
.section1 .left .icon-box .btn-add {
display: block;
    float: right;
    width: 100px;
    height: 25px;
    line-height: 23px;
    border-radius: 14px;
    color: #f74c4c;
    border: 1px solid #f74c4c;
    text-indent: 20px;
    font-size: 14px;
}
.section1 .left .icon-box .btn-add:hover {
    background-color:#ffe4e2;
}
.section1 .left .icon-box .btn-add.added {
    text-align:center;
    background-image:none;
    text-indent: 0px;
}
.section1 .left .num-box {
    height:110px;
    background:#f4f4f4;
}
.section1 .left .num-box > div {
    width: 19.90%;
    float:left;
    text-align:center;
    color:#999;
    font-size: 15px;
    font-family: Hiragino Sans GB,Segoe UI,Microsoft Yahei,WenQuanYi Micro Hei,Arial,Simsun,sans-serif;
}
.huobi .section1 .left .num-box > div {
    width:49.9%;
}
.section1 .left .num-box .line {
    display:block;
    float:left;
    width:1px;
    height:48px;
    background:#dedede;
    margin:30px 0 0 0;
}
.section1 .left .num-box .num {
    font-size:25px;
    margin:20px 0 10px 0;
}
.section1 .left .num-box .color-red {
    color:#f74c4c;
}
.section1 .left .num-box .color-green {
    color:#56b75d;
}
.section1 .left .num-box .num span {
    font-size:18px;
}
.section1 .left .ft {
    height:52px;
    line-height:52px;
    margin:20px 0 0 0;
    font-size:16px;
}
.section1 .left .ft > div {
    float:left;
}
.section1 .left .ft .ui-btn {
    float:right;
    height:52px;
    width:220px;
    font-size:22px;
    color:#fff;
    line-height:52px;
    border-radius:26px;
}
.section1 .left .ft .sort1 {
    margin-right: 10px;
    height:52px;
    overflow:hidden;
	color: #999;
}
.section1 .left .ft .sort1 span {
    color:#f74c4c;
}
.section1 .left .ft .sort2 .past {
    text-decoration: line-through;
    margin:0 5px 0 0;
}
.section1 .left .ft .sort2 .now {
    color:#f74c4c;
    margin:0 5px 0 0;
}
.section1 .right {
    width:300px;
    height:250px;
    float:right;
}
.section1 .right .tab {
    height:45px;
}
.section1 .right .tab a {
    display:block;
    float:left;
    width:49.8%;
    height:44px;
    line-height:44px;
    border-right:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    text-align:center;
    font-size:18px;
    position:relative;
}
.huobi .section1 .right .tab a {
    width:49.7%;
}
.section1 .right .tab a.border-none {
    border-right:none;
}
.section1 .right .tab .active {
    color:#f74c4c;
    border-top:2px solid #f74c4c;
    border-bottom:none
}
.section1 .right .tab-c3 a{
    width: 33.1%;
}
.section1 .right .tabCon {
    padding:22px 25px 25px 25px;
    height:305px;
}
.section1 .right .tabCon .time-box {
    font-size:13px;
    color:#999;
    width:420px;
    margin:-15px 0 0 30px;
    overflow: hidden;
}
.section1 .right .tabCon .time-box span{
    width:25%;
    text-align: center;
    float: left;
}
.section1 .right .tabCon1 .hd > span {
    display:inline-block;
    vertical-align: middle;
}
.section1 .right .tabCon1 .hd .sort1 {
    width:180px;
    overflow:hidden;
}
.section1 .right .tabCon1 .hd .sort1 {
    overflow:hidden;
}
.section1 .right .tabCon1 .hd .color-red {
     color:#f74c4c
 }
.section1 .right .tabCon1 .hd .color-green {
    color:#56b75d
}
.section1 .right .tabCon1 .hd .time {
    color:#999;
    margin:0 0 0 5px
}
.section1 .right .tabCon2 .hd,.section1 .right .tabCon3 .hd {
    height:24px;
    line-height:24px;
    text-align: center;
}
.section1 .right .tabCon2 .hd a ,.section1 .right .tabCon3 .hd a {
    display:inline-block;
    vertical-align: middle;
    padding:0 12px;
    height:24px;
    border-radius:12px;
    margin:0 9px;
}
.section1 .right .tabCon2 .hd a.active,.section1 .right .tabCon3 .hd a.active {
    background:#f74c4c;
    color:#fff;
}
.zhishu .section1 .right .tabCon2 .ft,.zhishu .section1 .right .tabCon3 .ft {
    height:20px;
    line-height:20px;
    text-align:center;
    margin:15px 0 0 0;
}
.huobi .section1 .right .tabCon .ft {
    color:#999;
    height:20px;
    line-height:20px;
    text-align:center;
    margin:15px 0 0 0;
}
.huobi .section1 .right .tabCon .ft .num {
    font-size:15px;
    padding:0 10px 0 15px;
}
.huobi .section1 .right .tabCon .ft .color-red {
    color:#f74c4c
}
.huobi .section1 .right .tabCon .ft i {
    display:inline-block;
    vertical-align: top;
    width:10px;
    height:14px;
}
.huobi .section1 .right .tabCon .ft i.up {
    background:url(../images/icon-up.gif) no-repeat left top;
}
.zhishu .section1 .right .tabCon2 .ft > span,.zhishu .section1 .right .tabCon3 .ft > span {
    display:inline-block;
    vertical-align: middle;
    padding:0 30px;
}
.zhishu .section1 .right .tabCon2 .ft i,.zhishu .section1 .right .tabCon3 .ft i {
    display:inline-block;
    vertical-align: middle;
    width:18px;
    height:3px;
    margin:10px;
    background:#fc615a;
}
.zhishu .section1 .right .tabCon2 .ft .sort2 i,.zhishu .section1 .right .tabCon3 .ft i {
    background:#64a9e2;
}
.section2 {
    margin:30px 0 0 0;
}
.section2 .left {
    width:844px;
    float:left;
}
.section2 .right {
    width:340px;
    float:right;
}
.section2 .left .nav {
    height:50px;
    width:844px;
    background:#fff;
    position:relative;
    z-index:99999;
}
.section2 .left .nav.fixed {
    position:fixed;
    left:50%;
    top:0px;
    margin:0 0 0 -600px;
    border-bottom:1px solid #f0f0f0;
}
.section2 .left .nav ul {
    float:left;
    height:100%;
    font-size:16px;
}
.section2 .left .nav li {
    float:left;
}
.section2 .left .nav li a {
    display:block;
    height:48px;
    line-height:48px;
    border-bottom:2px solid #fff;
    padding:0 18px;
}
.section2 .left .nav li a.active {
    border-color:#f74c4c;
    color:#f74c4c;
}
.section2 .left .nav .btn-buy {
    display:none;
    width: 36px;
    height:58px;
    font-size:18px;
    line-height:20px;
    padding:12px 18px 0 18px;
    color:#fff;
    background:url(../images/btn-buy.png) no-repeat left top;
    float:right;
    margin:-4px 28px 0 0;
    text-align: center;
    cursor: pointer;
}
.section2 .left .nav .btn-buy.gray-bg{
    background:url(../images/btn-buy-no.png) no-repeat left top;
}
.section2 .left .nav .btn-buy.gray-bg:hover{
    background:url(../images/btn-buy-nohover.png) no-repeat left top;
}
.section2 .left .nav.fixed .btn-buy {
    display:block;
}
.section2 .left .nav .btn-buy:hover {
    background:url(../images/btn-buy-hover.png) no-repeat left top;
}
.section2 .left .analysis {
    margin:12px 0 0 0;
    background:#fff;
    padding:23px;
}
.section2 .left h2 {
    font-size:18px;
    margin:0 0 14px 0;
}
.section2 .left .analysis .chartsBox {
    background:#f4f4f4;
    height:190px;
    margin:0 0 25px 0;
    padding:20px 0 0 0;
    position:relative;
}
.section2 .left .analysis .chartsBox .explain {
    float:left;
    width:140px;
    margin:25px 0 0 55px;
}
.section2 .left .analysis .chartsBox .explain li {
    height:40px;
    line-height:40px;
}
.section2 .left .analysis .chartsBox .explain li i {
    width:13px;
    height:13px;
    border-radius:7px;
    display:inline-block;
    vertical-align: middle;
    margin:0 15px 0 0;
    background:#fd9693;
}
.section2 .left .analysis .chartsBox .explain li i.icon2 {
    background:#fdbd8f;
}
.section2 .left .analysis .chartsBox .explain li i.icon3 {
    background:#9ddcf7;
}
.section2 .left .analysis .chartsBox .explain li .name {
    margin:0 20px 0 0;
}
.section2 .left .analysis .chartsBox .explain li .num {
    color:#999;
}
.section2 .left .analysis .chartsBox .text {
    display:block;
    position:absolute;
    left:225px;
    top:84px;
    width:100px;
    text-align:center;
    line-height:24px;
    z-index:99;
}
.section2 .left .analysis .chartsBox .text .num {
    font-size:20px;
}
.section2 .left .analysis .tableList {
    border-left:1px solid #f0f0f0;
    border-top:1px solid #f0f0f0;
    width:797px;
    margin:0 0 20px 0;
}
.section2 .left .analysis .tableList li {
    width:100%;
    height:44px;
    line-height:44px;
    border-bottom:1px solid #f0f0f0;
}
.section2 .left .analysis .tableList li.th {
    background:#fff2f2
}
.section2 .left .analysis .tableList li span {
    display:block;
    float:left;
    height:100%;
    width:69px;
    border-right:1px solid #f0f0f0;
    text-align:center;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.section2 .left .analysis .tableList li span i{
    font-style: normal;
}
.section2 .left .analysis .tableList .sort1 {
    text-align: left;
    padding:0 0 0 10px;
    width:86px;
    color:#999;
}
.section2 .left .analysis .tableList li.th .sort1 {
    color:#333;
}
.section2 .left .color-red {
    color:#f74c4c
}
.section2 .left .color-green {
     color:#07bc13
}
.section2 .left .color-gray {
    color:#999
}
.section2 .left .stageIncrease {
    margin:12px 0 0 0;
    background:#fff;
    padding:23px;
}
.section2 .left .stageIncrease .tableList {
    border-left:1px solid #f0f0f0;
    border-top:1px solid #f0f0f0;
    width:797px;
}
.section2 .left .stageIncrease .tableList li {
    width:100%;
    height:44px;
    line-height:44px;
    border-bottom:1px solid #f0f0f0;
}
.section2 .left .stageIncrease .tableList li span {
    display:block;
    float:left;
    height:100%;
    width:198px;
    border-right:1px solid #f0f0f0;
    text-align:center;
}
.section2 .left .stageIncrease .tableList li.th {
    background:#fff2f2
}
.section2 .left .stageIncrease .tableList li .sort1 {
    width:159px;
    padding:0 0 0 40px;
    text-align:left;
    color:#999;
}
.section2 .left .stageIncrease .tableList li.th .sort1 {
    width:159px;
    padding:0 0 0 40px;
    text-align:left;
    color:#333;
}
.section2 .left .fundManager {
    margin:12px 0 0 0;
    background:#fff;
    padding:23px;
}
.section2 .left .fundManager .list {
    width:760px;
    margin:0 auto;
}
.section2 .left .fundManager .list li {
    width:100%;
    float:left;
    padding:35px 0;
    border-bottom:1px solid #f0f0f0;
}
.section2 .left .fundManager .list li:last-of-type{
    border-bottom: none;
    padding: 35px 0px 12px 0px;
}
.section2 .left .fundManager .list .img-box {
    width:120px;
    height:129px;
    background:url(../images/fundmanager-pic2.gif) no-repeat left top;
    padding:7px 0 0 9px;
}
.section2 .left .fundManager .list .img-box img {
    display:block;
    width:112px;
    height:112px;
    border-radius:56px;
}
.section2 .left .fundManager .list .btn-box {
    margin:23px 0 0 0;
    color:#999;
}
.section2 .left .fundManager .list .btn-box > span {
    display:block;
    height:17px;
    line-height:17px;
}
.section2 .left .fundManager .list .btn-box > span em{
    font-style: normal;
}
.section2 .left .fundManager .list .btn-box .pull-right {
    text-align: right;
}
.section2 .left .fundManager .list .btn-box a {
    display:inline-block;
    vertical-align: middle;
    width:17px;
    height:17px;
    margin:0 10px 0 0;
}

.section2 {
    margin-top: 12px;
} 

.section3 .right .tab li {
    display: block;
    float: left;
    width: 49.8%;
    height: 44px;
    line-height: 44px;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.section3 .right .tab-c3 li {
    width: 33.1%;
}
span.icon-ex {
    float: left;
}
span.btn-add.ng-scope {
  display: block;
    float: right;
    width: 122px;
    /* height: 28px; */
    line-height: 28px;
    border-radius: 14px;
    color: #f74c4c;
    border: 1px solid #f74c4c;
    background: url(/images/icon-add.png) no-repeat 16px center;
    text-indent: 30px;
    font-size: 16px;
    font-style: normal;
}
i.ct {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background: #9bdcfa;
    color: #fff;
    margin: 0 15px 0 0;
    border-radius: 14px;
    float: left;
    font-style: normal;
}
.icon-ex img {
    width: 75px;
    height: 75px;
    margin-right: 10px;
    float: left;
}
.details-wrap {
    width:1200px;
    margin:15px auto 15px auto;
}
.section3 {
    background:#fff;
    overflow:hidden;
}

.section3 .left {
    width: 800px;
    height: 100%;
    font-weight: 400;
    overflow: hidden;
    padding: 20px;
    float: left;
}
.left .pager {
    height:22px;
    font-size:14px;
    margin:20px 0 0 0;
    text-align:right;
}
.left .pager a,.left .pager span.current {
    display:inline-block;
    height:20px;
    line-height:20px;
    border:1px solid #e5e5e5;
    color:#666;
    text-align: center;
    margin:0 0 0 14px;
    padding:0 7px;
    border-radius:3px;
}
.left .pager span {
    padding:0 3px 0 8px;
}
.left .pager a:hover,.left .pager span.current {
    background: #f74c4c;
    color:#fff;
    border-color:#f74c4c;
}
.section3 .left .tit {
    height:30px;
    overflow:hidden;
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    color:#999;
    line-height: 28px;

}
.section3 .left .tit .small-num{
    height: 18px;
    vertical-align: bottom;
    line-height: 16px;
}
.section3 .left .tit h1 {
    font-size:24px;
    color:#333;
    display:inline-block;
    vertical-align:bottom;
    margin:0 10px 0 0;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 580px;
    overflow: hidden;
    padding-right: 10px;
}
.section3 .left .icon-box {
    height:28px;
    margin:16px 0 0 0;
}
.section3 .left .icon-box i {
    display:block;
    height:28px;
    line-height:28px;
    padding:0 12px;
    background:#ff9691;
    color:#fff;
    margin:0 15px 0 0;
    border-radius:14px;
    float:left;
    font-style: normal;
}
.section3 .left .icon-box .btn-add {
display: block;
    float: right;
    width: 100px;
    height: 25px;
    line-height: 23px;
    border-radius: 14px;
    color: #f74c4c;
    border: 1px solid #f74c4c;
    text-indent: 20px;
    font-size: 14px;
}
.section3 .left .icon-box .btn-add:hover {
    background-color:#ffe4e2;
}
.section3 .left .icon-box .btn-add.added {
    text-align:center;
    background-image:none;
    text-indent: 0px;
}
.section3 .left .num-box {
    height:110px;
    background:#f4f4f4;
    margin-top: 20px;
}
.section3 .left .num-box > div {
    width: 24.9%;
    float:left;
    text-align:center;
    color:#999;
    font-size: 15px;
}
.huobi .section3 .left .num-box > div {
    width:49.9%;
}
.section3 .left .num-box .line {
    display:block;
    float:left;
    width:1px;
    height:48px;
    background:#dedede;
    margin:30px 0 0 0;
}
.section3 .left .num-box .num {
    font-size:25px;
    margin:20px 0 10px 0;
}
.section3 .left .num-box .color-red {
    color:#f74c4c;
}
.section3 .left .num-box .color-green {
    color:#56b75d;
}
.section3 .left .num-box .num span {
    font-size:18px;
}
.section3 .left .ft {
    height:52px;
    line-height:52px;
    margin:20px 0 0 0;
    font-size:16px;
}
.section3 .left .ft > div {
    float:left;
}
.section3 .left .ft .ui-btn {
    float:right;
    height:52px;
    width:220px;
    font-size:22px;
    color:#fff;
    line-height:52px;
    border-radius:26px;
}
.section3 .left .ft .sort1 {
    margin-right: 10px;
    height:52px;
    overflow:hidden;
  color: #999;
}
.section3 .left .ft .sort1 span {
    color:#f74c4c;
}
.section3 .left .ft .sort2 .past {
    text-decoration: line-through;
    margin:0 5px 0 0;
}
.section3 .left .ft .sort2 .now {
    color:#f74c4c;
    margin:0 5px 0 0;
}
.section3 .right {
    width:300px;
    height:250px;
    float:right;
}
.section3 .right .tab {
    height:45px;
}
.section3 .right .tab a {
    display:block;
    float:left;
    width:49.8%;
    height:44px;
    line-height:44px;
    border-right:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    text-align:center;
    font-size:18px;
    position:relative;
}
.huobi .section3 .right .tab a {
    width:49.7%;
}
.section3 .right .tab a.border-none {
    border-right:none;
}
.section3 .right .tab .active {
    color:#f74c4c;
    border-top:2px solid #f74c4c;
    border-bottom:none
}
.section3 .right .tab-c3 a{
    width: 33.1%;
}
.section3 .right .tabCon {
    padding:22px 25px 25px 25px;
    height:305px;
}
.section3 .right .tabCon .time-box {
    font-size:13px;
    color:#999;
    width:420px;
    margin:-15px 0 0 30px;
    overflow: hidden;
}
.section3 .right .tabCon .time-box span{
    width:25%;
    text-align: center;
    float: left;
}
.section3 .right .tabCon1 .hd > span {
    display:inline-block;
    vertical-align: middle;
}
.section3 .right .tabCon1 .hd .sort1 {
    width:180px;
    overflow:hidden;
}
.section3 .right .tabCon1 .hd .sort1 {
    overflow:hidden;
}
.section3 .right .tabCon1 .hd .color-red {
     color:#f74c4c
 }
.section3 .right .tabCon1 .hd .color-green {
    color:#56b75d
}
.section3 .right .tabCon1 .hd .time {
    color:#999;
    margin:0 0 0 5px
}
.section3 .right .tabCon2 .hd,.section3 .right .tabCon3 .hd {
    height:24px;
    line-height:24px;
    text-align: center;
}
.section3 .right .tabCon2 .hd a ,.section3 .right .tabCon3 .hd a {
    display:inline-block;
    vertical-align: middle;
    padding:0 12px;
    height:24px;
    border-radius:12px;
    margin:0 9px;
}
.section3 .right .tabCon2 .hd a.active,.section3 .right .tabCon3 .hd a.active {
    background:#f74c4c;
    color:#fff;
}
.zhishu .section3 .right .tabCon2 .ft,.zhishu .section3 .right .tabCon3 .ft {
    height:20px;
    line-height:20px;
    text-align:center;
    margin:15px 0 0 0;
}
.huobi .section3 .right .tabCon .ft {
    color:#999;
    height:20px;
    line-height:20px;
    text-align:center;
    margin:15px 0 0 0;
}
.huobi .section3 .right .tabCon .ft .num {
    font-size:15px;
    padding:0 10px 0 15px;
}
.huobi .section3 .right .tabCon .ft .color-red {
    color:#f74c4c
}
.huobi .section3 .right .tabCon .ft i {
    display:inline-block;
    vertical-align: top;
    width:10px;
    height:14px;
}
.huobi .section3 .right .tabCon .ft i.up {
    background:url(../images/icon-up.gif) no-repeat left top;
}
.zhishu .section3 .right .tabCon2 .ft > span,.zhishu .section3 .right .tabCon3 .ft > span {
    display:inline-block;
    vertical-align: middle;
    padding:0 30px;
}
.zhishu .section3 .right .tabCon2 .ft i,.zhishu .section3 .right .tabCon3 .ft i {
    display:inline-block;
    vertical-align: middle;
    width:18px;
    height:3px;
    margin:10px;
    background:#fc615a;
}
.zhishu .section3 .right .tabCon2 .ft .sort2 i,.zhishu .section3 .right .tabCon3 .ft i {
    background:#64a9e2;
}
.zan-nav {
    background-color: #4C5358;
    font-size: 16px;
    margin-bottom: 0;
}

.single-nav {
    margin-top: 20px;
}
.topicDes_top {
    margin: 20px 0px 5px;
}
.topicDes_top .time .one {
    display: inline-block;
    background-color: #ED0000;
    color: #FFF;
    line-height: 28px;
    height: 28px;
    text-align: center;
}
.topicDes_top .time span {
    border: 1px solid #ED0000;
    padding: 0px 15px;
    font-size: 12px;
}
.topicDes_top .time .one em {
    font-family: Arial;
    font-size: 22px;
    color: #FFF;
}
.topicDes_top .time .two {
    display: inline-block;
    color: #ED0000;
    background: #fff;
    line-height: 28px;
    height: 28px;
    text-align: center;
    vertical-align: top;
}
.topicDes_top .time span {
    border: 1px solid #ED0000;
    padding: 0px 15px;
    font-size: 12px;
}

.article-list {
    margin-top: 15px;
    font-size: 0px;
    margin-bottom: 10px;
}
.article-content-list {
    width: 1300px;
}
.article-list .block-piece {
    background-color: #FFF;
    width: 100%;
    position: relative;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}
.row_before_list .article-list .block-piece {
    background-color: #F6F6F6;
}
.article-list .block-piece > a {
    #display: block;
}
.article-list .block-piece .article-image {
    width: 532px;
    height: 320px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.article-list .block-piece .article-triangle {
    position: absolute;
    border-width: 20px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #FFF transparent transparent;
    left: 517px;
    top: 140px;
}
.row_before_list .article-list .block-piece .article-triangle {
    border-color: transparent #F6F6F6 transparent transparent;
}
.article-list .block-piece .article-info-theme {
    display: inline-block;
    width: 635px;
    vertical-align: top;
    padding: 20px 30px 0 20px;
}
.article-list .block-piece .article-title {
    color: #333;
    font-size: 34px;
    line-height: 1.25em;
    max-height: 85px;
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    margin-top: 10px;
}
.article-list .block-piece .article-desc {
    margin: 15px 0px 20px;
}
.article-list .block-piece .article-desc span {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    margin-right: 7px;
    vertical-align: middle;
        margin-bottom: 3px;
}
.article-list .block-piece .article-desc .author-name {
    color: #666;
}
.article-list .block-piece .article-desc span i {
    margin-right: 5px;
    color: #BBB;
}
.new-comment-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: transparent url("http://store.baidu.com/static/common/widget/news/images/new-comment-icon_ed4c7c0.png") no-repeat scroll 0px 0px;
    vertical-align: -4px;
}
.article-list .block-piece .article-intro {
    color: #999;
    font-size: 14px;
    line-height: 1.5em;
    #height: 55px;
    overflow: hidden;
    word-break: break-all;
}
.article-list .block-piece .article-thumbnails {
    position: absolute;
    bottom: 30px;
    width: 422px;
}
.article-list .block-piece .article-thumbnails span {
    margin-left: 18px;
}
.article-list .block-piece .article-thumbnails span:first-child {
    margin-left: 0px;
}
.article-list .block-piece .article-thumbnails img {
    width: 92px;
    height: 92px;
}
.article-list .block-piece .author-avatar {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.article-list .block-piece .author-avatar img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

/* ä¸“é¢˜å†…å®¹é¡µé¢åˆ—è¡¨ */
.article-list .inline-piece {
    background-color: #FFF;
    display: inline-block;
    width: 380px;
    margin: 0px 19px 60px 0px;
    position: relative;
    vertical-align: top;
}
.article-list .inline-piece .article-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 380px;
    height: 228px;
}
.article-list .inline-piece .article-info-theme {
    padding: 0px 18px;
}
.article-list .inline-piece .author-avatar {
    background-color: #FFF;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: -35px 10px 0px 0px;
    border-radius: 50%;
    text-align: center;
}
.article-list .inline-piece .author-avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: -55px;
}
.article-list .inline-piece .author-name {
    color: #999;
    font-size: 12px;
    vertical-align: 10px;
    display: inline-block;
}
.article-list .inline-piece .comment-count, .article-list .inline-piece .like-count {
    color: #999;
    font-size: 12px;
    margin: 0px 0px 0px 15px;
}
.fl-right, .alignright {
    float: right;
}
.article-list .inline-piece .comment-count i, .article-list .inline-piece .like-count i {
    margin-right: 5px;
    color: #BBB;
}
.new-comment-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: transparent url("/static/common/widget/news/images/new-comment-icon_ed4c7c0.png") no-repeat scroll 0px 0px;
    vertical-align: -4px;
}
.article-list .inline-piece .article-title {
    color: #333;
    font-size: 16px;
    line-height: 16px;
    margin: -40px 0px 15px;
    width: 100%;
}
.article-list .inline-piece .article-intro {
    color: #666;
    font-size: 12px;
    line-height: 1.5em;
    height: 37px;
    overflow: hidden;
    word-break: break-all;
}
.article-list .inline-piece .article-time {
    color: #999;
    font-size: 12px;
    line-height: 12px;
    margin: 18px 0px 25px;
}

a:focus {
    outline:0;
}

/* é¡¹ç›®è¯„è®º */
.product-comment{font-family:'å¾®è½¯é›…é»‘'}

.clearfix {
    zoom: 1;
}
.product-comment .ct-form textarea {
    background-color: #FFF;
}.clearfix:after {
    line-height: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ct-form textarea {
    float: left;
    width: 100%;
    height: 42px;
    padding: 10px 12px;
    background-color: #F8F8F8;
    border: 1px solid #ddd;
    color: #999;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ct-list {
    margin-top: 40px;
}.ct-list li {
    margin-bottom: 40px;
}
.clearfix {
    zoom: 1;
}
.ct-list .avatar {
    width: 50px;
    height: 50px;
    float: left;
}
.ct-list .avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.ct-list .cont {
    margin-left: 70px;
}.ct-list .ut .uname {
    display: inline-block;
    max-width: 120px;
    color: #333;
    margin-right: 30px;
    font-size: 12px;
}
.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ct-list .ut .date {
    color: #999;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}.ct-list .ct {
    margin-bottom: 15px;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    word-wrap: break-word;
    margin-top: 7px;
}
.ct-list .tb {
    font-size: 12px;
}
.quote {
    margin-bottom: 10px;
    padding: 10px 12px;
    background-color: #F9F9F9;
    border: 1px solid #eee;
    font-size: 12px;
    margin-top: 7px;
}
.quote .uname {
    margin-bottom: 5px;
    color: #555;
}
.quote .qct {
    word-wrap: break-word;
}
.quote .qct {
    color: #b1b1b1;
}
.product-comment .ct-form textarea {
    background-color: #FFF;
}
.ct-list .ct-form textarea {
    margin-left: 100px;
    width: 640px;
    margin-top: -15px;
}
.ct-count {
    font-size: 12px;
    color: #999;
    margin-right: 15px;
}.ct-limit {
    color: #555;
    font-size: 14px;
    font-weight: 700;
}.ct-submit .btn-primary {
    border-radius: 3px;
    background: #333;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border:none;
    color:#fff;
}.ct-submit {
    margin-top: 10px;
    text-align: right;
    display: none;
}

.btn.disable, .btn-disabled {
    color: #555;
    cursor: default;
    border: solid 1px #c6c6c6!important;
    background: #f2f2f2!important;
}
.ct-form textarea:focus{
    color:#555;
}
.ct-list .tb a{cursor:pointer;}
.comment .comment-box {
    background: none;
    padding: 10px 0 40px;
}
.container_top .container {
    margin-bottom: 50px;
}
.comment .comment-box.author-no-login {
    background: #F3F5F9 none repeat scroll 0% 0%;
    padding: 10px 20px 40px;
    margin-bottom: 30px;
}

/* æ ·å¼è°ƒæ•´ */
.container_top .row{
    margin: 0;
}
.container_top .row .col-md-12 {
    padding: 0;
}
.visible-xs img {
    width: 100%;
    height: auto;
}
.visible-xs .topic-now img {
    height: auto !important;
}
.visible-xs .comment_area img.vm {
    width: auto;
}

.article-image-a {
    position: relative;
}
.topicDes_top {
    position: absolute;
    top: -8px;
    left: 20px;
}

/* è‡ªé€‚åº” */
@media (max-width:1440px) {
    .zan-nav {
        font-size: 14px;
    }
    .zan-nav nav ul.navbar-nav > li > a {
        color: #FFF;
        padding: 18px 20px;
    }
    .article-content-list {
        width:1170px;
    }
    .article-list .inline-piece {
        width: 371px;
    }
    .article-list .inline-piece .article-image {
        width: 371px;
        height: 226px;
    }
}
@media (max-width:1200px) {
    .zan-nav {
        font-size: 12px;
    }
    .zan-nav nav ul.navbar-nav > li > a {
        color: #FFF;
        padding: 18px 15px;
    }
    .zan-toolbar .toolbar-nav ul.menu > li > a {
        padding: 10px 8px 6px;
    }
    .zan-toolbar {
        font-size: 12px;
    }
    .article-content-list {
        width:1000px;
    }
    .article-list .inline-piece {
        width: 308px;
    }
    .article-list .inline-piece .article-image {
        width: 308px;
        height: 184px;
    }
    .article-list .block-piece .article-image {
        width: 400px;
        height: 240px;
    }
    .article-list .block-piece .article-info-theme {
        width: 570px;
        padding: 5px 10px 0px 20px;
    }
    .article-list .block-piece .article-desc {
        margin: 5px 0px 10px;
    }
    .article-list .block-piece .article-title {
        font-size: 25px;
        max-height: 60px;
        margin-top: 2px;
    }
    .article-list .block-piece .article-intro {
        font-size: 12px;
    }
}

.mk {
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    padding: 0 12px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    z-index: 11;
}
.embed-card a,span.embed-card a {
    padding-right: 0;
    text-decoration: none;
    color: #313131
}

.embed-card span,span.embed-card span {
    display: block;
}

.z-tag-brand,.z-tag-baike {
    display: inline-block;
    height: 17px;
    padding: 0 3px;
    border-radius: 2px;
    margin-right: 14px;
    line-height: 18px;
    font-size: 12px;
    vertical-align: 3px
}

.z-tag-brand:hover {
    color: #066;
    background-color: rgba(0,102,102,0.2)
}

.z-tag-brand {
    background-color: rgba(0,102,102,0.7);
    color: #fff
}

.z-tag-baike {
    background-color: #6a99d8;
    background-color: rgba(43,110,200,0.7);
    color: #fff
}

.z-tag-baike:hover {
    background-color: #d5e2f4;
    background-color: rgba(43,110,200,0.2);
    color: #2b6ec8
}

.embed-card,span.embed-card {
    display: block;
    position: relative;
    width: 620px;
    padding: 9px;
    margin: 20px auto;
    border: 1px solid #eee;
    overflow: hidden
}

.embed-card:hover,span.embed-card:hover {
    box-shadow: 1px 1px 8px #eee
}

.embed-card .z-tag-brand,.embed-card .z-tag-baike {
    position: absolute;
    top: 9px;
    left: 0;
    padding-right: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.embed-card-logo {
    float: left;
    margin-right: 14px
}

.embed-card-logo img {
    width: 200px;
    height: 150px;
    margin: 0!important
}

.embed-card-info {
    padding-right: 4px;
    overflow: hidden
}

.embed-card-info>span {
    display: block
}

.embed-card-info .card-name {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    word-break: normal
}

.embed-card-info .card-name b,.embed-card-info .card-name strong,.embed-card-info .card-name em {
    font-weight: normal
}

.embed-card-info .card-tags {
    height: 20px;
    overflow: hidden
}

.embed-card-info .card-tags>span {
    display: inline-block;
    padding: 0 7px;
    margin-right: 8px;
    height: 16px;
    border: 1px solid #eee;
    line-height: 16px;
    color: #999;
    font-size: 12px
}

.embed-card-info .card-tags span.tag-noborder {
    border: 0
}

.embed-card-info .card-abstract {
    height: 36px;
    margin: 12px 0;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.embed-card-info .card-controls {
    overflow: hidden;
    line-height: 28px
}

.embed-card-info .card-controls .group-data,.embed-card-info .card-controls .mall-data {
    float: left;
    margin-right: 10px;
    color: #999;
    font-size: 12px
}

.embed-card-info .card-controls .group-data i {
    margin-right: 5px;
    font-style: normal!important
}

.embed-card-info .card-controls .mall-data {
    margin-top: 7px;
    line-height: 14px;
    color: #333
}

.embed-card-info .card-controls .card-inline-split {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #ccc
}

.embed-card-info .card-btn-light,.embed-card-info .card-btn-deep,.embed-card-info .card-btn-black {
    float: right;
    width: 68px;
    height: 28px;
    margin-left: 10px;
    border-radius: 3px;
    line-height: 28px;
    text-align: center;
    font-size: 12px
}

.embed-card-info .card-btn-light:hover,.embed-card-info .card-btn-deep:hover,.embed-card-info .card-btn-black:hover {
    opacity: .9
}

.embed-card-info .card-btn-light {
    background-color: rgba(0,102,102,0.1);
    color: #066
}

.embed-card-info .card-btn-deep {
    background-color: #066;
    color: #fff
}

.embed-card-info .card-btn-black {
    background-color: #000;
    color: #fff
}

.embed-card.main-site .embed-card-info .card-name {
    height: 44px;
    overflow: hidden;
    margin-top: 7px;
    line-height: 22px;
    white-space: normal;
        border-bottom: 1px solid #EBEBEB;
}

.embed-card.main-site .embed-card-info .card-name b,.embed-card.main-site .embed-card-info .card-name strong,.embed-card-info .card-name em {
    margin-left: 6px;
    color: #f04848
}

.embed-card.main-site .embed-card-info .card-abstract {
    margin-bottom: 20px
}

.embed-card.main-site .embed-card-info .card-btn-light {
    background-color: rgba(240,72,72,0.1);
    color: #f04848
}

.embed-card.main-site .embed-card-info .card-btn-deep {
    background-color: #f04848;
    color: #fff
}

.baike-card .card-abstract {
    height: 18px
}

.baike-card .card-sub-abstract {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 12px;
    color: #f04848
}

.baike-card .embed-card-info {
    position: relative
}

.embed-card.main-site.baike-sku .embed-card-info .card-abstract {
    margin-top: 0;
    margin-bottom: 10px
}

.embed-card.main-site.baike-spu .embed-card-info .card-abstract {
    margin-top: 0;
    margin-bottom: 40px
}

.embed-card.main-site.baike-card .embed-card-info .card-name {
    margin-top: 3px;
    margin-bottom: 12px
}

@media only screen and (max-width:480px) {
    span.embed-card {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .embed-card .embed-card-logo {
        width: 24.27184%;
        margin-left: 9px
    }

    .embed-card .embed-card-logo img {
        width: 100%;
        height: auto
    }

    .embed-card .embed-card-info {
        overflow: visible;
        padding: 0 9px
    }
}

.card-for-editor .embed-card,.card-for-editor span.embed-card {
    width: auto
}

.card-for-editor .card-abstract,.card-for-editor .card-btn-deep,.card-for-editor .card-btn-light {
    display: none
}

.card-for-editor .card-inline-split,.card-for-editor .group-data,.card-for-editor .card-controls a,.card-for-editor .card-controls .card-btn-black {
    display: none
}

.card-for-editor .group-data em {
    font-style: normal;
    margin-right: 4px
}

.card-for-editor .embed-card.main-site .embed-card-info .card-name {
    margin-top: 1%;
    margin-bottom: 1.5%
}

.simple-card.embed-card {
    width: 124px;
    height: 206px;
    margin: 0 14px 30px 0;
    display: inline-block
}

.simple-card .embed-card-logo {
    float: none;
    margin-right: 0;
    width: 124px;
    height: 124px
}

.simple-card .embed-card-logo img {
    width: 124px;
    height: 124px
}

.simple-card.embed-card.main-site .embed-card-info .card-name {
    height: 40px;
    line-height: 20px;
    margin-top: 10px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.simple-card .embed-card-info b,.simple-card .embed-card-info .price {
    position: absolute;
    top: 190px;
    left: 4px;
    width: 124px;
    height: 22px;
    line-height: 22px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.simple-card .card-controls,.simple-card .card-abstract {
    display: none
}
.zhuanti-module {
    padding: 24px;
    border-radius: 6px;
    margin-bottom: 24px;
    transition: all .3s ease
}
.main__header {
    position: relative;
    height: 320px;
    overflow: hidden;
    margin-bottom: 16px;
    z-index: 1;
    width: 100%
}

.main__header .header__bg {
    position: absolute;
    top: -40px;
    left: -40px;
    right: -40px;
    bottom: -40px;
    background-position: 50%;
    background-size: 100%;
    filter: blur(20px);
    z-index: 1
}

.main__header .header__main {
    position: relative;
    background-image: linear-gradient(-180deg,transparent,#000);
    background-size: cover;
    z-index: 2;
    height: 100%
}

.main__header .bbt-container {
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px;
    height: 100%;
        padding-left: 12px;
    padding-right: 12px;
    margin: 0 auto;
    width: 1200px;
}
.bbt-container p {
    color: #a8a8a8;
}
.main__header a {
    color: #fff;
    margin-right: 4px;
    transition: all .3s ease
}

.main__header a:hover {
    color: #e32c28;
    transition: all .3s ease
}

.main__header h1 {
    left: 12px;
    right: 12px;
    bottom: 86px;
    color: #fff;
    font-size: 38px;
    line-height: 46px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px;
}

.main__header .header__info {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 32px;
    font-size: 14px;
    line-height: 22px;
    color: hsla(0,0%,100%,.64)
}

.main__header .header__info-item {
    margin-right: 16px
}
.main__sidebar {
    position: relative;
    z-index: 3;
    margin-top: -72px;
    background: white;
}
.bbt-list {
    margin: 0 auto;
    padding-left: 0;
}
.bbt-list>li {
    position: relative;
    font-size: 13px;
    line-height: 22px;
    list-style: none;
    padding-left: 16px;
}
.bbt-btn.bbt-btn--primary {
    color: #fff;
    background: #e32c28;
    border-color: #e32c28;
    transition: all .3s ease;
}
.bbt-btn.bbt-btn-block {
    display: block;
    width: 100%;
}
.bbt-btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 15px;
    line-height: 1;
    border: 1px solid transparent;
    background: none;
    border-radius: 4px;
    outline: none;
}
.bbt-list>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,.16);
    border-radius: 1px;
}
.zhuanti-module__header {
    margin-bottom: 16px
}

.zhuanti-module__avatar {
    display: table-cell;
    vertical-align: top;
    padding-right: 16px
}

.zhuanti-module__right {
    display: table-cell;
    vertical-align: top;
    width: 10000px
}

.zhuanti-module__title {
    font-size: 18px;
    line-height: 26px;
    color: rgba(0,0,0,.88);
    font-weight: 700;
    margin-bottom: 8px
}

.zhuanti-module__follow {
    float: right;
    opacity: 1
}

.zhuanti-module__info {
    color: rgba(0,0,0,.56);
    font-size: 12px;
    line-height: 20px
}

.zhuanti-module__info-item>span {
    font-size: 16px;
    line-height: 24px;
    color: rgba(0,0,0,.88);
    font-weight: 700
}

.zhuanti-module__info-item+.zhuanti-module__info-item {
    margin-left: 16px
}

.zhuanti-module__content {
    color: rgba(0,0,0,.56);
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dashed rgba(0,0,0,.08);
    word-break: break-all
}

.zhuanti-module__subtitle {
    font-size: 16px;
    line-height: 24px;
    color: rgba(0,0,0,.56);
    margin-bottom: 16px
}

.zhuanti-module__more {
    margin: 16px auto 0
}
a.link-dark-major {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* lives */
.js-lives {
  display: block; }
  .js-lives .title {
    height: 90px; }
    .js-lives .title .date {
      height: 44px;
      float: left; }
      .js-lives .title .date ul {
        width: 40px;
        height: 44px;
        display: block;
        border-radius: 4px;
        float: left; }
        .js-lives .title .date ul span {
          width: 40px;
          height: 20px;
          line-height: 20px;
          background: #c4192d;
          color: #FFF;
          display: block; }
        .js-lives .title .date ul span:nth-child(2) {
          font-weight: bold;
          background: #FFF;
          color: #333;
          height: 24px;
          line-height: 24px;
          padding-bottom: 2px; }
        .js-lives .title .date ul .month {
          border-radius: 6px 6px 0 0; }
        .js-lives .title .date ul .day {
          width: 38px;
          border-radius: 0 0 6px 6px;
          border-left: #DCDCDC 1px solid;
          border-right: #DCDCDC 1px solid;
          border-bottom: #DCDCDC 1px solid; }
      .js-lives .title .date ol {
        display: block;
        height: 44px;
        margin-left: 58px; }
        .js-lives .title .date ol .week {
          color: #333;
          font-weight: bold; }
        .js-lives .title .date ol li:nth-child(2) {
          color: #999;
          white-space: nowrap; }
    .js-lives .title .tabs {
      padding: 4px 0 0 30px;
      margin-left: 30px;
      height: 44px;
      float: left;
      border-left: #DCDCDC 1px solid; }
    .js-lives .title .setup {
      width: 200px;
      height: 44px;
      float: right; }
      .js-lives .title .setup ul {
        float: right;
        padding-top: 6px;
        display: block;
        position: relative; }
        .js-lives .title .setup ul .link {
          padding: 6px;
          display: block; }
        .js-lives .title .setup ul .read {
          padding: 0 20px 0 6px;
          display: block;
          color: #333;
          border-right: #DCDCDC 1px solid;
          margin-top: 4px; }
          .js-lives .title .setup ul .read input {
            margin-right: 4px; }
        /* modified by zhou */
        .js-lives .title .setup ul ol {
          border-radius: 4px;
          display: block;
          padding: 12px 18px;
          width: 100px;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          background: #FFF;
          left: -56px;
          /* bottom: -90px; */
          top: 40px;
          position: absolute;
          z-index: 10; }
          .js-lives .title .setup ul ol li {
            display: block;
            height: 20px;
            padding: 8px 0 8px 0; }
            .js-lives .title .setup ul ol li span {
              float: left;
              color: #666; }
            .js-lives .title .setup ul ol li .switch {
              float: right;
              padding-top: 1px; }
              .js-lives .title .setup ul ol li .switch a {
                color: #666;
                display: inline-block; }
              .js-lives .title .setup ul ol li .switch a:hover {
                color: #333; }
        .js-lives .title .setup ul .remind {
          width: 29px;
          height: 14px;
          background: #999;
          padding: 1px;
          border-radius: 4px; }
          .js-lives .title .setup ul .remind i {
            width: 14px;
            height: 14px;
            background: #FFF;
            border-radius: 3px;
            display: block; }
        .js-lives .title .setup ul .remind-open {
          width: 29px;
          height: 14px;
          background: #F29700;
          padding: 1px;
          border-radius: 4px; }
          .js-lives .title .setup ul .remind-open i {
            width: 14px;
            height: 14px;
            background: #FFF;
            border-radius: 3px;
            display: block;
            float: right; }
            /* 新增筛选按钮后 样式需要重新调 zhou */
        .js-lives .title .setup ul .filter {
          /* bottom: -412px; */
          z-index: 11; }
          /* 22px 修改为33px 剧中显示 zhou */
          .js-lives .title .setup ul .filter a {
            padding-left: 22px;
            color: #666;
            display: block; }
          .js-lives .title .setup ul .filter a:hover {
            background: url(../img/filter-icon.svg) 0 4px no-repeat;
            color: #333; }
          .js-lives .title .setup ul .filter .active {
            background: url(../img/filter-icon.svg) 0 4px no-repeat;
            color: #333;
            font-weight: bold; }
        .js-lives .title .setup ul .important {
          border-top: #DCDCDC 1px solid;
          padding-top: 10px;
          margin-top: 4px; }
          .js-lives .title .setup ul .important a {
            padding-left: 0; }
            .js-lives .title .setup ul .important a label {
              cursor: pointer; }
          .js-lives .title .setup ul .important a:hover {
            background: none; }
      .js-lives .title .setup ul + ul {
        margin-right: 20px; }
  .js-lives .main .control {
    margin-left: 5px;
    padding: 0 0 30px 20px;
    border-left: #DCDCDC 1px solid;
    position: relative; }
.js-lives .main .control .time {
    float: left;
    margin-right: 10px;
}
    .js-lives .main .control .time-detail {
      font-weight: 600;
      display: block;
      margin-top: 3px;
      margin-bottom: 20px; }
    .js-lives .main .control .livesb {
      font-weight: bold;
      display: block;
      margin-bottom: 10px; }
    .js-lives .main .control .resource ul {
      float: left;
      display: block;
      padding-top: 4px; }
      .js-lives .main .control .resource ul a {
        color: #397BFF; }
    .js-lives .main .control .resource span img {
      margin-right: 4px; }
    .js-lives .main .control .content {
      white-space: normal;
      word-wrap: break-word;
      word-break: break-all; }
      .js-lives .main .control .content a {
        display: block; }
      .js-lives .main .control .content i {
        color: #397BFF; }
      .js-lives .main .control .content a:hover {
        color: #333; }
      .js-lives .main .control .content a + a {
        margin-top: 6px; }
      .js-lives .main .control .content .livesb {
        font-weight: bold; }
    .js-lives .main .control .intro-detail {
      margin-left: 0; }
    .js-lives .main .control .content-detail {
      margin-bottom: 30px;
      white-space: normal;
      word-wrap: break-word;
      word-break: break-all; }
      .js-lives .main .control .content-detail i {
        color: #397BFF; }
      .js-lives .main .control .content-detail a:hover {
        color: #333; }
    .js-lives .main .control .photo-detail {
      margin-bottom: 20px; }
      .js-lives .main .control .photo-detail span img {
        margin-right: 4px; }
    .js-lives .main .control .fig {
      padding-top: 30px; }
    .js-lives .main .control .grade {
      float: right;
      padding-top: 3px; }
    .js-lives .main .control .photo {
      margin-top: 20px; }
      .js-lives .main .control .photo a {
        width: 210px;
        max-height: 85px;
        display: block;
        float: left;
        border-radius: 4px;
        overflow: hidden;
        margin: 0 6px 6px 0; }
      .js-lives .main .control .photo img {
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform .15s ease-in;
        transition: -webkit-transform .15s ease-in;
        transition: transform .15s ease-in;
        transition: transform .15s ease-in,-webkit-transform .15s ease-in;
        will-change: transform; }
      .js-lives .main .control .photo a:hover img {
        -webkit-transform: scale(1.03);
        transform: scale(1.03); }
    .js-lives .main .control .read {
      padding: 10px 10px 10px 40px;
      border: #DCDCDC 1px solid;
      border-radius: 4px;
      margin: 20px 0 10px 0;
      background: url(../img/read-icon.svg) 14px 14px no-repeat; }
      .js-lives .main .control .read i {
        font-weight: bold; }
    .js-lives .main .control ol {
      float: right;
      position: relative; }
      .js-lives .main .control ol a {
        padding: 4px 6px 4px 30px;
        color: #999;
        border-radius: 4px;
        border: #FFF 1px solid;
        display: block; }
      .js-lives .main .control ol a:hover {
        color: #333;
        border: #DCDCDC 1px solid; }
      .js-lives .main .control ol .rose {
        background: url(../img/rose.svg) 6px 7px no-repeat; }
      .js-lives .main .control ol .rose-h {
        background: url(../img/rose-h.svg) 6px 7px no-repeat; }
      .js-lives .main .control ol .rose:hover {
        background: url(../img/rose-h.svg) 6px 7px no-repeat; }
      .js-lives .main .control ol .fall {
        background: url(../img/fall.svg) 6px 7px no-repeat; }
      .js-lives .main .control ol .fall-h {
        background: url(../img/fall-h.svg) 6px 7px no-repeat; }
      .js-lives .main .control ol .fall:hover {
        background: url(../img/fall-h.svg) 6px 7px no-repeat; }
    .js-lives .main .control .addition {
      position: absolute;
      top: -14px;
      left: 27px;
      font-weight: bold; }
    .js-lives .main .control .red {
      color: #c4192d; }
      .js-lives .main .control .red a {
        color: #c4192d; }
      .js-lives .main .control .red a:hover {
        color: #c4192d; }
    .js-lives .main .control .green {
      color: #5da310; }
    .js-lives .main .control ol + ol {
      margin-right: 10px; }
    .js-lives .main .control span {
      float: right;
      margin: 6px 0 0 10px;
      display: block; }
      .js-lives .main .control span a {
        padding: 3px 5px;
        color: #999; }
      .js-lives .main .control span a:hover {
        color: #333; }
  .js-lives .main .control-detail {
    margin-left: 0;
    padding: 0;
    border-left: none; }
  .js-lives .main .share {
    position: relative;
    display: block; }
    .js-lives .main .share .share-pop {
      padding: 12px 18px;
      width: 100px;
      left: -55px;
      bottom: 30px;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      border-radius: 4px;
      display: block;
      background: #FFF;
      position: absolute; }
      .js-lives .main .share .share-pop a {
        width: 24px;
        height: 24px;
        padding: 6px;
        display: block;
        float: left; }
      .js-lives .main .share .share-pop .qq {
        background: url(../img/qq-icon.svg) 6px 6px no-repeat; }
      .js-lives .main .share .share-pop .q-zone {
        background: url(../img/q-zone-icon.svg) 6px 4px no-repeat; }
      .js-lives .main .share .share-pop .weibo {
        background: url(../img/weibo-icon.svg) 6px 6px no-repeat; }
      .js-lives .main .share .share-pop .weixin {
        background: url(../img/weixin-icon.svg) 6px 6px no-repeat; }
      .js-lives .main .share .share-pop a + a {
        margin-left: 20px; }
  .js-lives .main .grade1 {
    width: 11px;
    height: 11px;
    background: #c4192d;
    border-radius: 100%;
    position: absolute;
    left: -6px;
    top: 7px; }
  .js-lives .main .grade2 {
    width: 9px;
    height: 9px;
    background: #F29700;
    border-radius: 100%;
    position: absolute;
    left: -5px;
    top: 8px; }
  .js-lives .main .grade3 {
    width: 7px;
    height: 7px;
    background: #999;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: 10px; }
  .js-lives .main + .title {
    margin-top: 50px; }
  .js-lives .lives-loading {
    height: 48px;
    margin-top: 30px; }
    .js-lives .lives-loading a {
      height: 48px;
      width: 100%;
      border: #DCDCDC 1px solid;
      border-radius: 8px;
      display: block;
      background: url(../img/loading-ico.svg) #F5F5F5 calc(50% - 5px) no-repeat;
      border: #F5F5F5 1px solid; }
    .js-lives .lives-loading a:hover {
      background: url(../img/loading-ico.svg) #FFF calc(50% - 5px) no-repeat; }

/* columns-app-download */
.js-app-download {
  margin-bottom: 30px;
  border-radius: 4px;
  border: #DCDCDC 1px solid;
  height: 76px;
  padding: 15px 20px; }
  .js-app-download img {
    width: 76px;
    height: 76px;
    float: left; }
  .js-app-download ul {
    margin-left: 96px; }
    .js-app-download ul li {
      color: #F29700; }
      .js-app-download ul li img {
        width: 200px;
        height: 38px; }
    .js-app-download ul li + li {
      margin-top: 10px; }

/* columns-value */
.js-columns-value {
  margin-bottom: 30px; }
  .js-columns-value .main {
    border-radius: 4px;
    border: #DCDCDC 1px solid; }
    .js-columns-value .main .coin {
      padding: 0 20px; }
      .js-columns-value .main .coin ul {
        width: 120px;
        float: left;
        overflow: hidden;
        height: 48px;
        line-height: 48px; }
        .js-columns-value .main .coin ul img {
          width: 16px;
          height: 16px;
          margin: 15px 10px 0 0; }
      .js-columns-value .main .coin .digital-up, .js-columns-value .main .coin .digital-down, .js-columns-value .main .coin .digital-stop {
        margin: 14px 0 0 20px;
        padding: 0 4px;
        float: left;
        border-radius: 4px;
        color: #FFF;
        -webkit-transform: scale(0.9);
        height: 20px;
        line-height: 20px; }
      .js-columns-value .main .coin .digital-up {
        background: #c4192d; }
      .js-columns-value .main .coin .digital-down {
        background: #5da310; }
      .js-columns-value .main .coin .digital-stop {
        background: #666; }
      .js-columns-value .main .coin ul:nth-child(2) {
        width: 90px;
        margin-left: 10px; }
      .js-columns-value .main .coin .expand {
        float: right;
        margin-top: 20px;
        height: 16px;
        line-height: 16px; }
        .js-columns-value .main .coin .expand img {
          -webkit-transition: -webkit-transform .15s ease-in;
          transition: -webkit-transform .15s ease-in;
          transition: transform .15s ease-in;
          transition: transform .15s ease-in,-webkit-transform .15s ease-in;
          will-change: transform; }
    .js-columns-value .main .coin:hover {
      cursor: pointer; }
    .js-columns-value .main .coin:hover .expand img {
      transform: rotate(180deg); }
    .js-columns-value .main .coin + .coin {
      border-top: 1px solid #DCDCDC; }
    .js-columns-value .main .active ul img {
      width: 24px;
      height: 24px;
      margin: 12px 10px 0 0; }
    .js-columns-value .main .active .expand {
      display: none; }
    .js-columns-value .main .active:hover {
      cursor: default; }
    .js-columns-value .main .photo {
      height: 110px; }
    .js-columns-value .main .price {
      height: 70px; }
      .js-columns-value .main .price ol {
        width: 100px;
        display: inline-block;
        padding-top: 14px; }
        .js-columns-value .main .price ol li {
          color: #333; }
        .js-columns-value .main .price ol span {
          color: #999;
          padding-left: 3px; }
      .js-columns-value .main .price ol:nth-child(1) {
        padding-left: 20px; }
      .js-columns-value .main .price ol:nth-child(3) {
        width: 70px; }
      .js-columns-value .main .price ol + ol {
        margin-left: 10px; }

/* columns-lives-read */
.js-lives-read {
  margin-bottom: 30px; }
  .js-lives-read dl {
    display: block;
    height: 70px; }
    .js-lives-read dl dt {
      float: left; }
      .js-lives-read dl dt a {
        width: 70px;
        height: 70px;
        border-radius: 4px;
        display: block;
        overflow: hidden; }
      .js-lives-read dl dt a:hover img {
        -webkit-transform: scale(1.03);
        transform: scale(1.03); }
      .js-lives-read dl dt img {
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform .15s ease-in;
        transition: -webkit-transform .15s ease-in;
        transition: transform .15s ease-in;
        transition: transform .15s ease-in,-webkit-transform .15s ease-in;
        will-change: transform; }
    .js-lives-read dl dd {
      margin-left: 90px; }
      .js-lives-read dl dd .title {
        height: 48px; }
      .js-lives-read dl dd span {
        color: #999;
        padding-top: 4px;
        display: block; }
        .js-lives-read dl dd span a {
          color: #999; }
        .js-lives-read dl dd span a:hover {
          color: #397BFF; }
  .js-lives-read dl + dl {
    margin-top: 30px; }

/* lives-twitter */
.js-lives-twitter {
  display: block; }
  .js-lives-twitter .title {
    height: 90px; }
    .js-lives-twitter .title .date {
      width: 130px;
      height: 44px;
      float: left; }
      .js-lives-twitter .title .date ul {
        width: 40px;
        height: 44px;
        display: block;
        border-radius: 4px;
        float: left; }
        .js-lives-twitter .title .date ul span {
          width: 40px;
          height: 20px;
          line-height: 20px;
          background: #c4192d;
          color: #FFF;
          display: block; }
        .js-lives-twitter .title .date ul span:nth-child(2) {
          font-weight: bold;
          background: #FFF;
          color: #333;
          height: 24px;
          line-height: 24px;
          padding-bottom: 2px; }
        .js-lives-twitter .title .date ul .month {
          border-radius: 6px 6px 0 0; }
        .js-lives-twitter .title .date ul .day {
          width: 38px;
          border-radius: 0 0 6px 6px;
          border-left: #DCDCDC 1px solid;
          border-right: #DCDCDC 1px solid;
          border-bottom: #DCDCDC 1px solid; }
      .js-lives-twitter .title .date ol {
        display: block;
        height: 44px;
        float: right; }
        .js-lives-twitter .title .date ol .week {
          color: #333;
          font-weight: bold; }
        .js-lives-twitter .title .date ol li:nth-child(2) {
          color: #999; }
    .js-lives-twitter .title .tabs {
      padding: 4px 0 0 30px;
      margin-left: 30px;
      height: 44px;
      float: left;
      border-left: #DCDCDC 1px solid; }
    .js-lives-twitter .title .setup {
      width: 200px;
      height: 44px;
      float: right; }
      .js-lives-twitter .title .setup ul {
        float: right;
        padding-top: 6px;
        display: block;
        position: relative; }
        .js-lives-twitter .title .setup ul .link {
          padding: 6px;
          display: block; }
        .js-lives-twitter .title .setup ul ol {
          border-radius: 4px;
          display: block;
          padding: 12px 18px;
          width: 100px;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          background: #FFF;
          left: -56px;
          bottom: -90px;
          position: absolute; }
          .js-lives-twitter .title .setup ul ol li {
            display: block;
            height: 20px;
            padding: 8px 0 8px 0; }
            .js-lives-twitter .title .setup ul ol li span {
              float: left;
              color: #666; }
            .js-lives-twitter .title .setup ul ol li .switch {
              float: right;
              padding-top: 1px; }
              .js-lives-twitter .title .setup ul ol li .switch a {
                color: #666;
                display: inline-block; }
              .js-lives-twitter .title .setup ul ol li .switch a:hover {
                color: #333; }
        .js-lives-twitter .title .setup ul .remind {
          width: 29px;
          height: 14px;
          background: #999;
          padding: 1px;
          border-radius: 4px; }
          .js-lives-twitter .title .setup ul .remind i {
            width: 14px;
            height: 14px;
            background: #FFF;
            border-radius: 3px;
            display: block; }
        .js-lives-twitter .title .setup ul .remind-open {
          width: 29px;
          height: 14px;
          background: #F29700;
          padding: 1px;
          border-radius: 4px; }
          .js-lives-twitter .title .setup ul .remind-open i {
            width: 14px;
            height: 14px;
            background: #FFF;
            border-radius: 3px;
            display: block;
            float: right; }
        .js-lives-twitter .title .setup ul .filter {
          bottom: -269px; }
          .js-lives-twitter .title .setup ul .filter a {
            padding-left: 22px;
            color: #666;
            display: block; }
          .js-lives-twitter .title .setup ul .filter a:hover {
            background: url(../img/filter-icon.svg) 0 4px no-repeat;
            color: #333; }
          .js-lives-twitter .title .setup ul .filter .active {
            background: url(../img/filter-icon.svg) 0 4px no-repeat;
            color: #333;
            font-weight: bold; }
        .js-lives-twitter .title .setup ul .important {
          border-top: #DCDCDC 1px solid;
          padding-top: 10px;
          margin-top: 4px; }
          .js-lives-twitter .title .setup ul .important a {
            padding-left: 0; }
          .js-lives-twitter .title .setup ul .important a:hover {
            background: none; }
      .js-lives-twitter .title .setup ul + ul {
        margin-right: 20px; }
  .js-lives-twitter .main .control {
    margin-left: 5px;
    padding: 0 0 30px 0; }
  .js-lives-twitter .main .avatar {
    width: 64px;
    height: 64px;
    float: left; }
    .js-lives-twitter .main .avatar img {
      width: 100%;
      height: 100%;
      border-radius: 100%; }
  .js-lives-twitter .main .content {
    margin-left: 100px;
    border-bottom: #DCDCDC 1px solid;
    padding-bottom: 10px; }
    .js-lives-twitter .main .content .name {
      margin-bottom: 10px; }
      .js-lives-twitter .main .content .name span {
        color: #999;
        margin-left: 10px; }
    .js-lives-twitter .main .content .text {
      margin-bottom: 20px;
      white-space: normal;
      word-wrap: break-word;
      word-break: break-all; }
      .js-lives-twitter .main .content .text a {
        color: #397BFF; }
    .js-lives-twitter .main .content .photo a {
      width: 170px;
      height: 170px;
      display: inline-block;
      overflow: hidden;
      margin: 0 20px 16px 0; }
    .js-lives-twitter .main .content .photo img {
      width: 100%;
      height: 100%; }
    .js-lives-twitter .main .content .translate {
      border-left: #DCDCDC 1px solid;
      padding-left: 20px;
      margin-bottom: 20px; }
      .js-lives-twitter .main .content .translate span {
        color: #999;
        height: 12px;
        line-height: 12px; }
      .js-lives-twitter .main .content .translate p {
        padding-top: 6px;
        white-space: normal;
        word-wrap: break-word;
        word-break: break-all; }
    .js-lives-twitter .main .content .quote {
      background: #F5F5F5;
      border-radius: 4px;
      padding: 14px 20px;
      margin-bottom: 20px; }
  .js-lives-twitter .main + .title {
    margin-top: 50px; }
  .js-lives-twitter .lives-loading {
    height: 48px;
    margin-top: 30px; }
    .js-lives-twitter .lives-loading a {
      height: 48px;
      width: 100%;
      border: #DCDCDC 1px solid;
      border-radius: 8px;
      display: block;
      background: url(../img/loading-ico.svg) #F5F5F5 calc(50% - 5px) no-repeat;
      border: #F5F5F5 1px solid; }
    .js-lives-twitter .lives-loading a:hover {
      background: url(../img/loading-ico.svg) #FFF calc(50% - 5px) no-repeat; }

/* author-brands */
.js-author-brands {
  height: 360px;
  background: url(../images/im006.png) center center no-repeat;
  background-size: 100% 360px; }
  .js-author-brands .control {
    height: 360px;
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative; }
    .js-author-brands .control .share {
      float: right;
      margin-top: 23px;
      position: absolute;
      top: 40px;
      right: 0; }
      .js-author-brands .control .share a {
        padding-left: 26px;
        display: block;
        color: #999;
        float: left;
        background: url(../img/share.svg) 0 3px no-repeat; }
      .js-author-brands .control .share a:hover {
        color: #999; }
      .js-author-brands .control .share .shares-pop {
        padding: 12px 18px;
        width: 160px;
        left: -75px;
        bottom: 23px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        border-radius: 4px;
        display: block;
        background: #FFF;
        position: absolute;
        z-index: 9; }
        .js-author-brands .control .share .shares-pop a {
          width: 24px;
          height: 24px;
          padding: 6px;
          float: left;
          display: block; }
        .js-author-brands .control .share .shares-pop .qq {
          background: url(../img/qq-icon.svg) 6px 6px no-repeat; }
        .js-author-brands .control .share .shares-pop .q-zone {
          background: url(../img/q-zone-icon.svg) 6px 4px no-repeat; }
        .js-author-brands .control .share .shares-pop .weibo {
          background: url(../img/weibo-icon.svg) 6px 6px no-repeat; }
        .js-author-brands .control .share .shares-pop .weixin {
          background: url(../img/weixin-icon.svg) 6px 6px no-repeat; }
        .js-author-brands .control .share .shares-pop a + a {
          margin-left: 20px; }
    .js-author-brands .control .avatar {
      padding-top: 40px;
      text-align: center;
      margin-bottom: 20px; }
      .js-author-brands .control .avatar img {
        width: 80px;
        height: 80px;
        border-radius: 100%; }
    .js-author-brands .control .name {
      text-align: center;
      font-weight: bold;
      color: #FFF;
      margin-bottom: 12px; }
      .js-author-brands .control .name ol {
        position: relative;
        display: inline-block; }
      .js-author-brands .control .name span {
        position: absolute;
        top: 2px;
        right: -90px; }
    .js-author-brands .control .brief {
      text-align: center;
      color: #FFF;
      font-weight: 300;
      height: 46px;
      margin-bottom: 10px; }
    .js-author-brands .control .bed {
      text-align: center;
      margin-bottom: 20px; }
      .js-author-brands .control .bed a {
        color: #FFF;
        width: 68px;
        height: 32px;
        line-height: 32px;
        border-radius: 4px;
        background: #000;
        display: inline-block;
        margin: 0 auto; }
    .js-author-brands .control .bedcp {
      text-align: center;
      margin-bottom: 20px; }
      .js-author-brands .control .bedcp a {
        color: #FFF;
        width: 68px;
        height: 32px;
        line-height: 32px;
        border-radius: 4px;
        background: rgba(251, 251, 251, 0.2);
        display: inline-block;
        margin: 0 auto; }
    .js-author-brands .control .data {
      height: 46px;
      text-align: center; }
      .js-author-brands .control .data ul {
        display: inline-block;
        margin: 0 auto;
        color: #FFF; }
        .js-author-brands .control .data ul li {
          width: 90px;
          height: 44px;
          display: inline-block; }
        .js-author-brands .control .data ul span {
          display: block;
          opacity: .5; }
        .js-author-brands .control .data ul li + li {
          border-left: rgba(251, 251, 251, 0.2) 1px solid; }

/* columns-brands-card */
.js-brands-card {
  margin-bottom: 30px;
  border: #DCDCDC 1px solid;
  border-radius: 4px;
  padding: 20px; }
  .js-brands-card .name {
    font-weight: bold;
    margin-bottom: 10px; }
  .js-brands-card .brief {
    font-weight: 300;
    margin-bottom: 40px;
    color: #999;
    margin-bottom: 60px; }
  .js-brands-card ul {
    color: #999;
    padding-top: 20px;
    padding-bottom: 10px; }
    .js-brands-card ul a {
      color: #397BFF; }
    .js-brands-card ul li {
      margin-bottom: 10px; }
  .js-brands-card ul + ul {
    border-top: #DCDCDC 1px solid; }
  .js-brands-card ol {
    padding-top: 20px; }
    .js-brands-card ol li {
      float: left;
      color: #999; }
    .js-brands-card ol span {
      display: block;
      color: #333;
      margin-top: 5px; }
    .js-brands-card ol img {
      float: right;
      width: 80px;
      height: 80px; }

/* article */
.js-article {
  /*  4广告位CSS
  .ad-list{height: 220px;@extend .flex;justify-content: space-between;
      ul{width: 130px;height: 175px;padding: 40px 20px 0 20px;@include bd1-dc;@include border4;background: $cl-white;@include dpib;
          img{width: 64px;height: 64px;@include mg0a;@include dpb;margin-bottom: 20px;}
          li{@extend .font18;margin-bottom: 10px;@extend .eq2;height:46px;}
          span{@extend .font12;color:$gray9;@extend .eq1;@include dpb;}
      }
  }
  */ }
  .js-article .title {
    font-weight: bold;
    margin-bottom: 30px; }
  .js-article .article-info {
    color: #666;
    margin-bottom: 30px; }
    .js-article .article-info .time {
      display: inline-block;
      color: #666;
      margin-left: 30px; }
    .js-article .article-info ul {
      margin-left: 30px; }
    .js-article .article-info span, .js-article .article-info img, .js-article .article-info ul {
      display: inline-block; }
    .js-article .article-info .author {
      width: 32px;
      height: 32px;
      border-radius: 100%;
      margin-right: 4px; }
    .js-article .article-info .amount {
      margin: 5px 2px 0 0; }
    .js-article .article-info a:hover span {
      color: #397BFF; }
    .js-article .article-info li {
      display: block;
      margin-top: 4px;
      float: left; }
  .js-article .reading {
    border-bottom: #DCDCDC 1px solid;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .js-article .reading span {
      font-weight: bold;
      margin-right: 10px; }
  .js-article p, .js-article blockquote {
    margin-bottom: 30px;
    word-wrap: break-word; }
    .js-article p img, .js-article blockquote img {
      max-width: 770px;
      margin: 0 auto;
      display: block; }
  .js-article section {
    margin-bottom: 30px; }
    .js-article section td {
      padding: 10px; }
    .js-article section p {
      margin: 0; }
  .js-article table {
    background: #DCDCDC; }
  .js-article td {
    background: #FFF; }
  .js-article blockquote {
    padding-left: 20px;
    border-left: 2px solid #333;
    margin: 0 0 30px 0; }
  .js-article strong {
    margin-bottom: 30px; }
  .js-article .tags {
    margin-bottom: 30px; }
    .js-article .tags a {
      display: inline-block;
      padding: 8px 22px;
      background: #F5F5F5;
      border-radius: 4px; }
    .js-article .tags a + a {
      margin-left: 20px; }
  .js-article .source {
    margin-bottom: 20px; }
    .js-article .source a {
      color: #397BFF;
      margin-right: 20px; }
    .js-article .source .error-correction {
      @ectend .line14;
      color: #4A4A4A;
      padding-left: 13px; }
      .js-article .source .error-correction:hover {
        text-decoration: underline;
        color: #397BFF; }
  .js-article .statement {
    color: #999;
    margin-bottom: 30px; }
  .js-article .recom {
    border-top: #DCDCDC 1px solid;
    padding-top: 20px;
    margin-bottom: 20px; }
    .js-article .recom .recom-icon {
      float: left; }
    .js-article .recom .recom-con {
      margin-left: 30px; }
      .js-article .recom .recom-con ol {
        color: #999;
        margin-bottom: 10px; }
      .js-article .recom .recom-con ul {
        font-weight: bold;
        margin-bottom: 6px; }
  .js-article .review {
    border-top: #DCDCDC 1px solid;
    padding-top: 20px; }
    .js-article .review .article-tabs ul a {
      color: #333; }
    .js-article .review .list {
      margin-bottom: 20px; }
      .js-article .review .list li {
        height: 26px;
        line-height: 26px; }
      .js-article .review .list span {
        width: 5px;
        height: 5px;
        display: inline-block;
        background: #666;
        border-radius: 100%;
        margin: 0 10px 2px 0; }
  .js-article .sponsor {
    padding: 20px 0;
    border-bottom: #DCDCDC 1px solid; }
    .js-article .sponsor img {
      float: left;
      width: 160px;
      height: 62px; }
    .js-article .sponsor ul {
      margin-left: 190px;
      color: #666; }
    .js-article .sponsor li:nth-child(1) {
      color: #333;
      font-weight: bold;
      padding-bottom: 4px; }
  .js-article .btc-price {
    padding-top: 20px;
    margin-bottom: 30px; }
    .js-article .btc-price span {
      color: #c4192d;
      margin: 0 3px;
      font-weight: bold; }
  .js-article .ad-list {
    height: 220px; }
    .js-article .ad-list ul {
      width: 130px;
      height: 175px;
      padding: 40px 20px 0 20px;
      border: #DCDCDC 1px solid;
      border-radius: 4px;
      background: #FFF;
      display: block;
      margin-right: 20px;
      float: left;
      position: relative; }
      .js-article .ad-list ul img {
        width: 64px;
        height: 64px;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px; }
      .js-article .ad-list ul li {
        margin-bottom: 10px;
        height: 46px; }
      .js-article .ad-list ul span {
        color: #999;
        display: block; }
      .js-article .ad-list ul .note {
        position: absolute;
        top: 4px;
        right: 4px;
        color: #999;
        opacity: .5; }
    .js-article .ad-list .ad-green {
      background: #F1F8E8; }
      .js-article .ad-list .ad-green li {
        color: #538C27; }
    .js-article .ad-list .ad-orange {
      background: #FFF8E0; }
      .js-article .ad-list .ad-orange li {
        color: #FF7000; }
    .js-article .ad-list .ad-blue {
      background: #DFF7FA; }
      .js-article .ad-list .ad-blue li {
        color: #333; }
    .js-article .ad-list .ad-purple {
      background: #E8EAF6; }
      .js-article .ad-list .ad-purple li {
        color: #333; }

/* article-next */
.js-article-next-bg {
  background: #F5F5F5;
  margin-bottom: 0;
  margin: 0; }

.js-article-next {
  padding: 30px 0; }
  .js-article-next .title {
    font-weight: bold;
    margin-bottom: 20px; }
  .js-article-next .article-info {
    color: #666;
    margin-bottom: 20px; }
    .js-article-next .article-info .time {
      display: inline-block;
      color: #666;
      margin-left: 30px; }
    .js-article-next .article-info ul {
      margin-left: 30px; }
    .js-article-next .article-info span, .js-article-next .article-info img, .js-article-next .article-info ul {
      display: inline-block; }
    .js-article-next .article-info .author {
      width: 32px;
      height: 32px;
      border-radius: 100%;
      margin-right: 4px; }
    .js-article-next .article-info .amount {
      margin: 5px 2px 0 0; }
    .js-article-next .article-info a:hover span {
      color: #397BFF; }
    .js-article-next .article-info li {
      display: block;
      margin-top: 4px;
      float: left; }
  .js-article-next p {
    margin-bottom: 30px; }
  .js-article-next ol {
    color: #999;
    margin-bottom: 10px; }

/* columns-mining */
.js-mining {
  margin-bottom: 50px; }
  .js-mining dl {
    display: block;
    height: 70px; }
    .js-mining dl dt {
      float: left; }
      .js-mining dl dt a {
        width: 70px;
        height: 70px;
        border-radius: 4px;
        display: block;
        overflow: hidden; }
      .js-mining dl dt a:hover img {
        -webkit-transform: scale(1.03);
        transform: scale(1.03); }
      .js-mining dl dt img {
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform .15s ease-in;
        transition: -webkit-transform .15s ease-in;
        transition: transform .15s ease-in;
        transition: transform .15s ease-in,-webkit-transform .15s ease-in;
        will-change: transform; }
    .js-mining dl dd {
      margin-left: 98px; }
      .js-mining dl dd .title a {
        height: 44px; }
      .js-mining dl dd span {
        color: #F29700;
        padding-top: 8px;
        display: block; }
  .js-mining dl + dl {
    margin-top: 30px; }

/* columns-blockchain-games */
.js-blockchain-games {
  margin-bottom: 30px; }
  .js-blockchain-games .main dl {
    display: inline-block;
    width: 182px; }
    .js-blockchain-games .main dl dt {
      float: left; }
      .js-blockchain-games .main dl dt a {
        width: 66px;
        height: 66px;
        border-radius: 4px;
        display: block;
        overflow: hidden;
        border-radius: 100%; }
      .js-blockchain-games .main dl dt a:hover img {
        -webkit-transform: scale(1.03);
        transform: scale(1.03); }
      .js-blockchain-games .main dl dt img {
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform .15s ease-in;
        transition: -webkit-transform .15s ease-in;
        transition: transform .15s ease-in;
        transition: transform .15s ease-in,-webkit-transform .15s ease-in;
        will-change: transform; }
    .js-blockchain-games .main dl dd {
      margin-left: 80px;
      width: 105px;
      padding-top: 8px; }
      .js-blockchain-games .main dl dd span {
        color: #999;
        padding-top: 8px;
        display: block; }
  .js-blockchain-games .main dl + dl {
    margin-bottom: 30px; }

/* columns-wsnav */
.js-columns-wsnav {
  margin-bottom: 30px; }
  .js-columns-wsnav .main li {
    width: 182px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px; }
    .js-columns-wsnav .main li a {
      display: block;
      padding-left: 12px;
      background: url(../img/dots.svg) 0 18px no-repeat; }

/* columns-college */
.js-columns-college {
  margin-bottom: 30px; }
  .js-columns-college .college-banner {
    height: 177px; }
    .js-columns-college .college-banner a {
      display: block;
      width: 370px;
      height: 177px; }
    .js-columns-college .college-banner img {
      width: 100%;
      height: 100%; }
  .js-columns-college .control {
    height: 65px;
    border: #DCDCDC 1px solid;
    border-radius: 0 0 4px 4px;
    padding: 10px 20px; }
    .js-columns-college .control a {
      font-weight: bold;
      height: 30px;
      line-height: 30px;
      margin-bottom: 8px; }

/* columns-trend */
.js-columns-trend {
  margin-bottom: 30px; }
  .js-columns-trend .main {
    border-radius: 4px;
    border: #DCDCDC 1px solid;
    padding: 20px; }
    .js-columns-trend .main img {
      width: 328px; }

/* columns-agency */
.js-columns-agency {
  margin-bottom: 30px; }
  .js-columns-agency .main {
    border-radius: 4px;
    border: #DCDCDC 1px solid; }
    .js-columns-agency .main ul {
      padding: 10px 20px;
      height: 40px; }
      .js-columns-agency .main ul li {
        float: left;
        display: block;
        height: 40px;
        line-height: 40px; }
      .js-columns-agency .main ul .agency-logo {
        width: 40px; }
      .js-columns-agency .main ul .name {
        width: 90px; }
      .js-columns-agency .main ul .quantity {
        width: 52px;
        margin-left: 100px; }
      .js-columns-agency .main ul .quantity3 {
        width: 52px; }
      .js-columns-agency .main ul .amount {
        width: 80px;
        color: #F29700; }
      .js-columns-agency .main ul .tit-color {
        color: #999; }
      .js-columns-agency .main ul img {
        width: 40px;
        height: 40px; }
      .js-columns-agency .main ul li + li {
        margin-left: 20px; }
    .js-columns-agency .main ul + ul {
      border-top: #DCDCDC 1px solid; }

/* columns-tag */
.js-columns-tag {
  margin-bottom: 30px; }
  .js-columns-tag ol {
    font-weight: bold;
    margin-bottom: 10px; }
  .js-columns-tag span {
    color: #999; }

/* data-overview */
.js-overview {
  margin-bottom: 30px;
  border: #DCDCDC 1px solid;
  border-radius: 4px;
  padding: 20px; }
  .js-overview .main img {
    width: 730px; }

/* data-updown */
.js-updown {
  margin-bottom: 30px;
  border: #DCDCDC 1px solid;
  border-radius: 4px;
  padding: 20px; }
  .js-updown .main {
    margin-bottom: 30px; }
    .js-updown .main .contrast {
      height: 16px;
      border-radius: 4px;
      background: #5da310;
      margin-bottom: 20px; }
      .js-updown .main .contrast span {
        height: 16px;
        background: #c4192d;
        border-radius: 4px;
        display: block; }
    .js-updown .main ul {
      margin-bottom: 30px;
      display: block;
      height: 16px; }
      .js-updown .main ul li {
        display: block;
        height: 16px;
        line-height: 16px; }
      .js-updown .main ul .up {
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 4px;
        background: rgba(208, 2, 27, 0.5);
        float: left;
        margin-right: 6px; }
      .js-updown .main ul .down {
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 4px;
        background: rgba(126, 185, 62, 0.5);
        float: right; }
  .js-updown .control .up, .js-updown .control .down {
    width: 360px; }
    .js-updown .control .up ul, .js-updown .control .down ul {
      border-top: #DCDCDC 1px solid;
      padding: 3px 15px 0 15px;
      display: block;
      height: 43px; }
    .js-updown .control .up li, .js-updown .control .down li {
      display: block;
      float: left; }
    .js-updown .control .up .ranking, .js-updown .control .down .ranking {
      width: 30px;
      height: 40px;
      line-height: 40px; }
    .js-updown .control .up .name, .js-updown .control .down .name {
      width: 110px;
      height: 40px;
      line-height: 40px;
      margin-right: 10px; }
      .js-updown .control .up .name img, .js-updown .control .down .name img {
        width: 16px;
        height: 16px;
        margin: 12px 8px 0 0; }
    .js-updown .control .up .price, .js-updown .control .down .price {
      width: 98px;
      height: 40px;
      line-height: 40px;
      margin-right: 10px; }
    .js-updown .control .up .digital-up, .js-updown .control .up .digital-down, .js-updown .control .down .digital-up, .js-updown .control .down .digital-down {
      padding: 1px 4px;
      border-radius: 4px;
      color: #FFF;
      -webkit-transform: scale(0.9);
      margin-top: 10px; }
    .js-updown .control .up .digital-up, .js-updown .control .down .digital-up {
      background: #c4192d; }
    .js-updown .control .up .digital-down, .js-updown .control .down .digital-down {
      background: #5da310; }
    .js-updown .control .up i, .js-updown .control .down i {
      color: #999;
      font-weight: bold;
      font-style: italic;
      float: left; }
    .js-updown .control .up li:nth-child(3), .js-updown .control .down li:nth-child(3) {
      color: #333; }
    .js-updown .control .up li:nth-child(4), .js-updown .control .down li:nth-child(4) {
      float: right; }
    .js-updown .control .up ul:nth-child(1) i, .js-updown .control .down ul:nth-child(1) i {
      color: #F29700; }
    .js-updown .control .up ul:nth-child(2) i, .js-updown .control .down ul:nth-child(2) i {
      color: #F29700; }
    .js-updown .control .up ul:nth-child(3) i, .js-updown .control .down ul:nth-child(3) i {
      color: #F29700; }
  .js-updown .control .up {
    float: left; }
  .js-updown .control .down {
    float: right; }

/* columns-quantity */
.js-quantity {
  margin-bottom: 30px;
  border: #DCDCDC 1px solid;
  border-radius: 4px;
  padding: 20px; }
  .js-quantity ul {
    width: 162px;
    float: left; }
    .js-quantity ul li {
      font-weight: bold; }
    .js-quantity ul span {
      color: #999; }
  .js-quantity ul:nth-child(1), .js-quantity ul:nth-child(2) {
    margin-bottom: 20px; }

/* columns-poportion */
.js-poportion {
  margin-bottom: 30px;
  border: #DCDCDC 1px solid;
  border-radius: 4px;
  padding: 20px; }
  .js-poportion ol {
    display: block;
    text-align: center;
    margin-bottom: 30px; }
  .js-poportion ul {
    display: block; }
    .js-poportion ul li {
      display: block;
      height: 24px;
      line-height: 24px; }
    .js-poportion ul i {
      width: 16px;
      height: 16px;
      float: left;
      display: block;
      border-radius: 4px;
      margin: 3px 30px 0 0; }
    .js-poportion ul span {
      float: left;
      margin-right: 10px;
      height: 24px;
      line-height: 24px; }
    .js-poportion ul .color1 {
      background: #737CCC; }
    .js-poportion ul .color2 {
      background: #52CEFF; }
    .js-poportion ul .color3 {
      background: #8ED06D; }
    .js-poportion ul .color4 {
      background: #FFB761; }
    .js-poportion ul .color5 {
      background: #FC7559; }
    .js-poportion ul span:nth-child(2), .js-poportion ul span:nth-child(4) {
      width: 63px; }
    .js-poportion ul span:nth-child(3) {
      width: 105px; }
    .js-poportion ul li + li {
      margin-top: 4px; }

/* columns-recharge */
.js-recharge {
  margin-bottom: 30px;
  border: #DCDCDC 1px solid;
  border-radius: 4px;
  padding: 20px; }
  .js-recharge .recharge-data {
    display: block;
    margin-bottom: 30px; }
    .js-recharge .recharge-data .js-rd {
      text-align: center;
      margin-bottom: 10px; }
    .js-recharge .recharge-data .comments i {
      width: 14px;
      height: 14px;
      float: left;
      display: block;
      border-radius: 4px;
      margin: 3px 8px 0 0; }
    .js-recharge .recharge-data .comments .red {
      background: #c4192d; }
    .js-recharge .recharge-data .comments .green {
      background: #5da310; }
    .js-recharge .recharge-data .comments span {
      display: block;
      float: left; }
    .js-recharge .recharge-data .comments span + span {
      margin-left: 20px; }
  .js-recharge ul {
    display: block; }
    .js-recharge ul ol {
      height: 14px;
      line-height: 14px;
      text-align: center;
      display: block;
      color: #999; }
    .js-recharge ul dl {
      height: 34px; }
      .js-recharge ul dl dt {
        width: 162px;
        float: left; }
        .js-recharge ul dl dt span {
          float: left;
          width: 66px; }
        .js-recharge ul dl dt i {
          width: 90px;
          float: right;
          display: block;
          padding-top: 4px; }
        .js-recharge ul dl dt .up {
          height: 10px;
          float: right;
          border-radius: 4px;
          background: #c4192d; }
      .js-recharge ul dl dd {
        width: 162px;
        float: right; }
        .js-recharge ul dl dd span {
          float: right;
          width: 66px;
          text-align: right; }
        .js-recharge ul dl dd i {
          width: 90px;
          float: left;
          display: block;
          padding-top: 4px; }
        .js-recharge ul dl dd .down {
          height: 10px;
          border-radius: 4px;
          background: #5da310; }
  .js-recharge ul + ul {
    margin-top: 6px; }
  .js-recharge .remark {
    padding-top: 10px;
    color: #999; }
    .js-recharge .remark .cash {
      float: left;
      margin-right: 20px; }
      .js-recharge .remark .cash span {
        background: #c4192d;
        margin-right: 6px; }
    .js-recharge .remark .recharge {
      float: left; }
      .js-recharge .remark .recharge span {
        background: #5da310;
        margin-right: 6px; }
    .js-recharge .remark span {
      width: 10px;
      height: 10px;
      border-radius: 2px;
      display: inline-block;
      opacity: .8; }
.js-left {
    color: #666;
    line-height: 30px;
        margin-top: 20px;
    text-align: justify;
    font-size: 15px;
    word-wrap: break-word;
    font-family: Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,tahoma,arial,si;
}















