@charset 'utf-8';
/* CSS reset */
html{color:#000;background:#FFF;font-family:'Microsoft Yahei','宋体',Arial;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,td,strong{padding:0;margin:0;font-family:'Microsoft Yahei','宋体',Arial;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
a{text-decoration:none; color:#3e7ad3; outline:none;}/*此处待添加默认链接颜色*/
var,em,strong{font-style:normal;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit; font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input{border:none;outline:none;}
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video{display: block;}
/*body{-webkit-user-select:none;-webkit-text-size-adjust:none;-webkit-transform-style:preserve-3d;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}*/
.clearfix:after {
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.clearfix {
    *zoom:1;
}
body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.list {
    width: 479px;
    height: 100%;
    cursor: pointer;
}

.cback {
    width: calc(100% - 479px);
    height: 100%;
    overflow: hidden;
    background-color: #f0eded;
    overflow-y: auto;
}

.cnt {
    width: 950px;
    margin: 0 auto;
    height: 100%;

}

.left_wrap .swiper {
    width: 471px;
    height: 220px;
    position: relative;
}

.loading {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.loading .load {
    vertical-align: middle;
    margin-right: 10px;
}
.cnt_list{
    background:#fff;
}
.night .cnt_list{
    background:#262a30;
}
.cnt_list li {
    height: 100px;
    border-bottom: 1px solid #ebebeb;
}

.swiper .caption li {
    height: 45px;
}

li.color:hover {
    background-color: #f7f8fc;
}
li:hover{
    background-color: #f7f8fc;
}
li:active {
    background-color: #e9ecf5;
}
li.color:hover{
    background-color: #e9ecf5;
}
.color {
    background-color: #e9ecf5;
}

.color:hover{background:#e9ecf5;}
.list .name {
    overflow: hidden;
    padding: 11px 0 10px 14px;
    width: 100px;
    float: left;
}

.list .name img {
    width: 100px;
    height: 75px;
    background: url("//cdn.upchina.com/ZXWebServer/images/list_placeholder.png") no-repeat center;background-size: cover;
}
/*.visitied .link_box .name img{ opacity:0.3;}*/

.list .tit {
    padding-left: 10px;
    width: 345px;
    height: 100px;
    float: left;
    display: block;

}

.list .tit .title {
    display: block;
    height: 42px;
    font-size: 16px;
    color: #000;
    margin: 10px 15px 18px 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list .tit .tit_bot {
    height: 17px;
    margin-left:5px;
}

.list .tit .block {
    color: #6074b3;
    font-size: 14px;
    float: left;
    margin-left: 6px;
}

.list .tit .date {
    font-size: 14px;
    color: #999999;
    margin-right: 15px;
    float: right;
}

::-webkit-scrollbar {
    width: 8px;
    height: 0px;
}

::-webkit-scrollbar-button {
    background-color: #b5b3b3;
    display: none;
}

::-webkit-scrollbar-track {
    background: #d9d7d7;
}

::-webkit-scrollbar-thumb {
    background: #b5b3b3;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #999797;
}

::-webkit-scrollbar-thumb:active {
    background: #999797;
}

::-webkit-scrollbar-corner {
    background: #82AFFF;
}

.news, .relative {
    background-color: #ffffff;
}

.relative {
    margin-top: 14px;
}

.cnt .header {
    border-bottom: 1px solid #ebebeb;
    margin-bottom:20px;
    padding:17px 30px 14px 30px;
}

.cnt .abstract {
    height: 108px;
}
.main{
    padding: 0 30px 50px 30px;
    box-sizing: border-box;
    position: relative;
    min-height: 100%;
}
.main p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom:1em;
    text-align: justify;
}
.main p,.main p span{ background: none !important; font-size: 16px !important;font-family:'Microsoft Yahei' !important;line-height:30px !important;}
.main p strong{ color:#000 !important; font-weight:bold;}
.night .main p span{
    color:#d9d9d9 !important;
}
.main p img {
    display: block;
    margin: 10px auto;
}

.pic {
    text-align: center;
}

.m_pic {
    max-width: 500px;
    max-height: 315px;
    overflow: hidden;
    margin-top: -5px;
    margin-bottom: 40px;
}

.news {
    overflow: hidden;
}

.cnt .header .h_tit {
    font-size: 22px;
    margin-bottom: 9px;
    color: #333;
    font-weight: bold;
}
.cnt .header .h_tit .icon_vip{ position: relative; top: 1px; margin-left:6px;}

.cnt .header .author {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.cnt .header .author img {
    vertical-align: middle;
}

.cnt .header .date {
    display: inline-block;
    margin-left:14px;
    font-size: 14px;
    color: #999;
}
.font_size{
    float:right;
    font-size:14px;
    color:#999;
}
.font_size p{display: inline-block;width:56px;height:22px;line-height:22px;background:#f7f7f7;color:#333;cursor: pointer}
.font_size p span{width:28px;display: inline-block;text-align:center;}
.font_size p span.selected{background:#fff0de;color:#ef7f21;}
.font_size p span:hover{color:#ef7f21;}
.big_font p,.big_font p span{font-size:20px !important;line-height:36px !important;}
.big_font center{font-size:20px;line-height:36px;}
.cnt .abstract {
    height: 40px;
    line-height: 40px;
    background-color: #fafafa;
    font-size: 14px;
    color: #3e7ad3;
    margin: 20px 30px;
}

.cnt .abstract .group {
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
    vertical-align: middle;
}

.cnt .abstract .group .value {
    margin-left: 10px;
}

.cnt .abstract .group .asc {
    margin-left: 10px;
}
.cnt .abstract .group span.red{
    color:#ff3d3d;
}
.cnt .abstract .group span.green{
    color:#579e2d;
}
.cnt .abstract .group span.grey{
    color:#999;
}
.solid {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    border-left: 1px solid #d9d9d9;
}

.relative .rank {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: 1px solid #ebebeb;
    padding: 0 30px 0 30px;
}

.relative .rank_cnt {
    height: 73px;
    padding: 15px 30px 12px 30px;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}

.relative .rank_cnt .blk {
    height: 73px;
    width: 100px;
    /* float: left;*/
    position: absolute;
    top: 15px;
    left: 21px;
}

.relative .rank_cnt .blk img {
    width: 100px;
    height: 73px;
    background: url(//cdn.upchina.com/ZXWebServer/images/list_placeholder.png) no-repeat center;
    background-size: cover;
}

.relative .rank_cnt .rank_link {
    /* margin-left: 20px;
     float: left;*/
    width: 570px;
    position: absolute;
    top: 15px;
    left: 150px;

}

.relative .rank_cnt .rank_link a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    text-decoration: none;
}


.relative .rank_cnt .rank_link span {
    display: block;
    margin-top: 30px;
    color: #999;
}


.swiper {
    background: #222;
    margin: 0 auto;
    width: 479px;
    height: 220px;
    position: relative;
}

.swiper-container {
    width: 471px;
    height: 220px;
    margin: 0px;
    float: left;
}

.pagination {
    position: absolute;
    right: 7px;
    bottom: 13px;
    z-index: 20;

}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    margin: 0 5px;
    -webkit-transition:all 0.55s;
}

.swiper-pagination-switch:hover, .swiper-active-switch {
    background: #b3afaf no-repeat -25px -50px;
}

.arrow-left {
    background: url(//cdn.upchina.com/ZXWebServer/images/btn_pre.png) no-repeat;
    position: absolute;
    left: 0px;
    bottom: 85px;
    width: 26px;
    height: 49px;
    cursor: pointer;
    transition: all .8s;
    opacity: 0;

}

/*.arrow-left:hover {
    background-position: 0 -25px;
}*/

.arrow-right {

    background: url(//cdn.upchina.com/ZXWebServer/images/btn_nxt.png) no-repeat;
    position: absolute;
    right: 0px;
    bottom: 85px;
    width: 26px;
    height: 49px;
    cursor: pointer;
    transition: all .8s;
    opacity: 0;

}
.swiper_on{
    opacity: 1;
}

.arrow-right,.arrow-left{ display:none;}
.swiper-active-switch {

    background: #ee7e20 !important;
}

/*.arrow-right:hover {
    background-position: -22px -25px;
}
*/
.s_t {
    font-size: 16px;
    color: #fff;
    width: 100%;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-indent: 15px;
    background: rgba(26, 29, 32, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    text-decoration: none;
}

.caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    /*background-color: */
}
.swiper .swiper_div {
    height: 100%;
}
.swiper .swiper_div img {
    width: 100%;
    height: 100%;
}
.caption li {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s cubic-bezier(0.33, 0, 0.2, 1);
}

.caption .active {
    bottom: 0px;
}

.caption li a {

    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.up_nr {
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
}

.up_tt {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
}
.link_box:visited,.link_box:visited .tit{ color:red !important; display:block;}


.main p.article_end_tip{ font-size:14px !important; color:#999; line-height:50px !important; margin-bottom:0px !important; border-top:1px solid #ebebeb; background:url("//cdn.upchina.com/ZXWebServer/images/icon_article_end.png") no-repeat  30px cente r!important; padding-left:54px; margin-top:22px;position: absolute;left:0;bottom:0;right:0;}
.cnt_list li.visitied .title{ color:#666 !important;}
.cnt_list li.visitied .title{ color:#999 !important;}
.cnt_list li.visitied.color .title{ color:#000;}
.relative .rank_cnt:hover{background:#f7f8fc}
.up-main-content img{max-width:100%;margin:0 auto;display: block}
.abstract i:nth-of-type(1){display:none}
@media (max-width: 1440px)  {
    .cnt{width:100%}
    .locked_tip{    position: fixed; top: 92px;bottom: 0;left:490px!important; right: 0!important;}
}
@media screen and (max-width:1600px) and (min-width:1440px)  {
    .cnt{width:900px;}
    .locked_tip{    position: fixed; top: 92px;bottom: 0;left: calc((100% - 900px - 490px) / 2 + 480px)!important; right: calc((100% - 900px - 490px) / 2)!important;}
}
.jorge_source{font-size:14px;color:#999;float:left}

/*swiper 切换*/
.swiper-slide{width: 471px;height: 220px;background: url(//cdn.upchina.com/ZXWebServer/images/header_placeholder.png) center no-repeat;}
.swiper-slide img{display: none;}
.swiper-slide-active{z-index: 99;}
.swiper{background: none;}
.up-main-content p a{color:#3e7ad3;}
.up-main-content p a:hover{color:#3866ab;border-bottom:1px dotted #3e7ad3}
.cnt .abstract .group .code_name:hover{color:#3866ab;text-decoration: underline}
/*2017-08-08*/
.night{background:#262a30;display: block !important;}
html{ background: #1e2126}
.font_size .mode{width:28px;height:22px;display: inline-block;text-align: center;margin-left: 20px;vertical-align: middle}
.mode .mode_icon{display:inline-block;width:13px;height:20px;background:url("//cdn.upchina.com/ZXWebServer/images/sun_icon.png") no-repeat 0 0;background-size:cover;vertical-align: middle}
.mode .mode_icon:hover{display:inline-block;width:13px;height:20px;background:url("//cdn.upchina.com/ZXWebServer/images/sun_icon.png") no-repeat -15px 0;background-size:cover;vertical-align: middle}
.mode .night_icon{display:inline-block;width:15px;height:20px;background:url("//cdn.upchina.com/ZXWebServer/images/sun_icon.png") no-repeat -31px 3px;background-size:cover}
.night .font_size p.mode.night_hover{background:#434854}
.night .color{background:#383f48}
.night li:hover{background:#2e333b}
.night .tit .title{color:#d9d9d9;}
.night .tit .tit_bot .jorge_source{color:#777;}
.night .tit .tit_bot .date{color:#777;}
.night .cnt_list li.visitied .title{color:#999;}
.night .cnt_list li.visitied.color .title{color:#d9d9d9;}
.night .cnt_list li{border-bottom: 1px solid #2f333a;}
.night .news{background:#262a30;color:#d9d9d9 !important;}
.night .cnt .header .author{color:#777;}
.night .cnt .header .author .date{color:#777;}
.night .relative{background:#262a30;}
.night .cnt .abstract{background:#2b2e36}
.night .cnt .header .h_tit{color:#d9d9d9;}
.night .main p.article_end_tip{font-size:14px !important; color:#999; line-height:50px !important; margin-bottom:0px !important; border-top:1px solid #2f333a; background:url("//cdn.upchina.com/ZXWebServer/images/night_icon_article_end.png") no-repeat  30px center !important; padding-left:54px; margin-top:22px;}

.night .main p strong{color:#d9d9d9 !important;}
.night .relative .rank_cnt{border-bottom: 1px solid #2f333a;}
.night .relative .rank{border-bottom: 1px solid #2f333a;color:#d9d9d9 !important;}
.night .relative .rank_cnt:hover{background:#383f48}
.night .relative .rank_cnt .rank_link a{color:#d9d9d9;}
.night::-webkit-scrollbar-track{background:#1e2126}
.night::-webkit-scrollbar-thumb{background:#3e434c}
.night .relative .rank_cnt .rank_link span{color:#777;}
.night.up-article-content{background:#202429}
.night .cnt{background: #202429}
.night .font_size p{background:#353942;color:#999;}
.night .font_size p span.selected{background:#4b535e;color:#fff;}
.night .font_size p span:hover{color:#fff}
.night .cnt_list li{-webkit-transition:none}
.night .cnt .header{border-bottom: 1px solid #2f333a;}
.night .solid{border-left: 1px solid #3d434d;}
.night .swiper-pagination-switch:hover, .swiper-active-switch {
    background: #fff no-repeat -25px -50px;
}

.night .swiper-active-switch{background:#fff !important;}
.night li.color:hover{background:#383f48}
.left_wrap{
    width: 479px;
    float: left;
    height: 100%;
    overflow-y: auto;
}

center{padding:0 30px;line-height:30px;font-size: 16px;}
.c45.prompt{height:30px;line-height:30px;background:#45556b;text-align: center;color:#9cb6ff;display: none}
.prompt{height:30px;line-height:30px;background:#fff9d9;text-align: center;color:#da7911;display: none;}
.up-main-content p a span{color:#333}
.up-article-content{position: relative;}
.detail_loading{color:#111;position: absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:150px;height:20px;}
.night .detail_loading{color:#d9d9d9;}
.detail_loading:before{display: inline-block;content:'';width:15px;height:15px;background: url("data:image/gif;base64,R0lGODlhDwAPAMQeANjY2OPj4+Xl5cXFxUdHR9HR0f39/XBwcN7e3urq6ubm5p2dnXZ2do2Njfz8/FBQUMDAwKamprm5ufn5+dLS0t/f36enp/f397W1tcrKysTExNbW1vLy8pmZmf///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFMjc5NzAxMjMxQjExRTdCQTc0RThENzcwMTBDNTg5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFMjc5NzAyMjMxQjExRTdCQTc0RThENzcwMTBDNTg5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REUyNzk2RkYyMzFCMTFFN0JBNzRFOEQ3NzAxMEM1ODkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REUyNzk3MDAyMzFCMTFFN0JBNzRFOEQ3NzAxMEM1ODkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFFAAeACwAAAAADwAPAAAFQ6Anjl5Hnqc5OteocKPqOQs2cgBcivTikDidCONDcQSkyw/FJG2eGyZhSmhaRUeXEJi7dbm6qCdIEgjFY2QTffWwRyEAIfkECRQAHgAsBwAAAAgADQAABSfg5o2kJ5LGZKJStnqGJBllNpfeROM8efyHHqkx4A0eRdwxWRo0RiEAIfkEBRQAHgAsAAAAAA8ADwAABTCgJ47eRp6nSRqoqIpB0pZjEMxkcuMjy/+zjrADBFoKxQIDiSOIlMyW8xlpFj3TUwgAIfkEBRQAHgAsAgAHAA0ACAAABSSgJ47jZm5kqg7NCCHp8GgjssCiPIiHaOONHa8GUXl6RhIyFQIAIfkEBRQAHgAsAAAHAA0ACAAABSMgIRJeaZ5oihaRqXAoxRQmB8ClTHtdaeORHa8mUPVUp6MpBAAh+QQFFAAeACwAAAIACAANAAAFJKDnNYNoesNTnqjKos17HvQh3x4CsdWCnL2fZyOCCIcy4msTAgAh+QQFFAAeACwAAAAACAANAAAFJaAnjh5BjqZnFahYMGw5vjFZROfZ7V3ujxzBiQPgkIhGkiApCgEAOw==") no-repeat center;background-size: cover;vertical-align: middle;margin-right:6px;}
.detail_loading img{vertical-align: middle;margin-left: 5px;}
.refresh{display:block;position: absolute;width:200px;left:0;right:0;top:300px;margin: auto;height:100px;text-align: center;color:#999999;}
.refresh_btn{background: #EF7F21;color:#fff;font-size:14px;text-align: center;cursor: pointer;width:100px;height:30px;line-height: 30px;margin:10px auto;border-radius: 2px;}
.refresh_btn:hover{background: #f97c16;}
/*撑开右边盒子*/
.open_up{position:relative;padding-bottom: 60px;box-sizing: border-box;min-height: 100%;}
.open_up .main{position: static;box-sizing: inherit;}

.news_tab{ overflow: hidden;}
.news_tab .news_total,.news_tab .news_vip{ width: 50%; float: left; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #ee7e20; cursor: pointer;}
.news_tab .news_total.cur,.news_tab .news_vip.cur{background: #ee7e20; color: #fff;}
.news_tab .news_vip{ background-image: url("//cdn.upchina.com/ZXWebServer/images/icon_vip_crown.png"); background-position: 59px 12px; background-repeat: no-repeat;}
.news_tab .news_vip.cur{background-image: url("//cdn.upchina.com/ZXWebServer/images/icon_vip_crown.png");background-position: 59px -71px; background-repeat: no-repeat;}
/*会员*/
/* .locked{-webkit-filter: blur(5px); } */
.locked *{-webkit-filter: blur(5px);}
.locked *:first-child,
.locked *:first-child *{-webkit-filter:none;}
.locked *:first-child{height:120px;overflow:hidden;}
.locked_tip{    position: fixed; top: 92px;bottom: 0;left: calc((100% - 950px - 490px) / 2 + 480px); right: calc((100% - 950px - 470px) / 2);}
.locked_tip .blank_mask{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex;align-items:center; justify-content:center;    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0),  rgba(255,255,255,1)); flex-direction:column;}
.locked_tip .btn_unlock{ width: 110px; height: 35px; line-height: 35px; color: #fff; font-size: 16px; padding-left: 30px; box-sizing: border-box;background: url("//cdn.upchina.com/ZXWebServer/images/icon_lock.png") no-repeat 10px center #ee7e20; border-radius: 4px; display: block; margin-bottom: 10px;}
.locked_tip .btn_unlock:hover{background-color: #FC8623; cursor: pointer;}
.locked_tip p{ font-size: 16px; color: #e77b21; font-weight: bold;}
.icon_vip{ background: url("//cdn.upchina.com/ZXWebServer/images/icon_news_vip.png") no-repeat;width: 29px; height: 18px; display: inline-block;    position: relative; top: 4px;}

.null_tips{
    font-size: 22px; text-align: center;margin-left: 160px;margin-top: 200px;display: inline-block;
}
.night .null_tips{
    color: #d9d9d9 !important;
}