
body::after {
    content: url("../images/close.png") url("/Templates/jlwj/images/loading.gif") url("../images/prev.png") url("../images/next.png");
    display: none;
}
.lightboxOverlay {
    background-color: black;
    display: none;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.lightbox {
    font-weight: normal;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10000;
}
.lightbox .lb-image {
    border-radius: 3px;
    display: block;
    height: auto;
    max-width: inherit;
}
.lightbox a img {
    border: medium none;
}
.lb-outerContainer {
    background-color: white;
    border-radius: 4px;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
}
.lb-outerContainer::after {
    clear: both;
    content: "";
    display: table;
}
.lb-container {
    padding: 4px;
}
.lb-loader {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 43%;
    width: 100%;
}
.lb-cancel {
    background: rgba(0, 0, 0, 0) url("/Templates/jlwj/images/loading.gif") no-repeat scroll 0 0;
    display: block;
    height: 32px;
    margin: 0 auto;
    width: 32px;
}
.lb-nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.lb-container > .nav {
    left: 0;
}
.lb-nav a {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
    outline: medium none;
}
.lb-prev, .lb-next {
    cursor: pointer;
    display: block;
    height: 100%;
}
.lb-nav a.lb-prev {
    background: rgba(0, 0, 0, 0) url("../images/prev.png") no-repeat scroll left 48%;
    float: left;
    left: 0;
    opacity: 0;
    transition: opacity 0.6s ease 0s;
    width: 34%;
}
.lb-nav a.lb-prev:hover {
    opacity: 1;
}
.lb-nav a.lb-next {
    background: rgba(0, 0, 0, 0) url("../images/next.png") no-repeat scroll right 48%;
    float: right;
    opacity: 0;
    right: 0;
    transition: opacity 0.6s ease 0s;
    width: 64%;
}
.lb-nav a.lb-next:hover {
    opacity: 1;
}
.lb-dataContainer {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
}
.lb-dataContainer::after {
    clear: both;
    content: "";
    display: table;
}
.lb-data {
    color: #ccc;
    padding: 0 4px;
}
.lb-data .lb-details {
    float: left;
    line-height: 1.1em;
    text-align: left;
    width: 85%;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
.lb-data .lb-number {
    clear: left;
    color: #999999;
    display: block;
    font-size: 12px;
    padding-bottom: 1em;
}
.lb-data .lb-close {
    background: rgba(0, 0, 0, 0) url("../images/close.png") no-repeat scroll right top;
    display: block;
    float: right;
    height: 30px;
    opacity: 0.7;
    outline: medium none;
    text-align: right;
    transition: opacity 0.2s ease 0s;
    width: 30px;
}
.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1;
}


/*news-list*/
.right {width: 945px; float: right; margin-right: 5px; background: #20242a;}
.lr_title {height: 60px; position: relative;}
.news_tit {background: url(/Templates/jlwj/images/news_tit.jpg) no-repeat left top;}
.serv_tit {background: url(/Templates/jlwj/images/serv_tit.jpg) no-repeat left top;}
.game_tit {background: url(/Templates/jlwj/images/ngame_tit.jpg) no-repeat left top;}
.cdk_tit {background: url(/Templates/jlwj/images/cdk_tit.jpg) no-repeat left top;}
.video_tit {background: url(/Templates/jlwj/images/video_tit.jpg) no-repeat left top;}
.lr_ctrl,.lr_sevlogin {text-align: right; width: 350px; position: absolute; right: 30px; top: 0; height: 60px; line-height: 60px; color: #4e5561;}
.lr_ctrl a{margin: 0 5px;}

.lr_cent {width: 902px; margin: 10px auto 0;}
.tabs {width: 902px; height: 42px; overflow: hidden; background: #181b1f;}
.tabs li { float: left;}
.tabs li a{display: block; width: 140px; height: 42px; line-height: 42px; text-align: center; font-size: 18px; color: #757a82; }
.tabs li a:hover,.tabs li a.curr {background: #2d333b;}
.news_ct {display: none;}
.news_ct li{height: 29px; border-bottom: 1px dashed #32373f; overflow: hidden;}
.news_ct li em {float: right; margin-right: 20px; line-height: 30px; color: #717988; font-size: 14px;}
.news_ct li a{display: block; width: 600px; height: 29px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; color: #8393ae;}
.news_ct li a:hover {color: #ced9ea;}
.news_ct li.one-news {height: 72px; text-align: center;  overflow: hidden;}
.news_ct li.one-news a{font-size: 18px; color: #bd9e46; line-height: 62px; height: 72px;}
.news_ct li.one-news a:hover {text-decoration: underline;}
.news_ct li.one-news em {display: none; font-size: 0; line-height: 0;}

.page_nav {width: 100%; height: 100px; line-height: 100px; text-align: center; color: #757a82; font-size: 16px;}
.page_nav a{color: #757a82; margin: 0 5px;}
.page_nav a:hover {color: #98a1af;}

.lr_cent li a{ color:#999;}
.lr_cent li a:hover{ color:#F93;}

/*game*/
.game_list {padding-bottom: 50px;}
.game_list li {height: 60px; overflow: hidden; border-bottom: 1px dashed #32373f;}
.game_list li h6 {width: 127px; height: 36px; line-height: 36px; text-indent: 43px; font-size: 16px; color: #69707a; float: left; margin-top: 10px;}
.game_list li p { width: 565px; float: left; line-height: 60px; padding-left: 8px;}
.game_list li p a{margin: 0 8px;}
.game_list li h6.h1 {background-position: -687px 0;}
.game_list li h6.h2 {background-position: -687px -46px;}
.game_list li h6.h3 {background-position: -687px -92px;}
.game_list li h6.h4 {background-position: -687px -138px;}
.game_list li h6.h5 {background-position: -687px -184px;}
.game_list li h6.h6 {background-position: -687px -230px;}
.game_list li h6.h7 {background-position: -687px -276px;}
.game_list li h6.h8 {background-position: -687px -322px;}
.game_list li h6.h9 {background-position: -687px -368px;}





.login,.ser_login,.xjt,.fl_news_tit a,.bot_game_tit a,.rb_cnt a,.game_list h6 {background: url(../images/spr.jpg) no-repeat;}



