body,div,ul,ol,li,dl,dt,dd,p,span,a,img,em,input,button,textarea,tr,th,td,h1,h2,h3,h4,h5,h6,h7{margin:0px; padding:0px;}
body{font-size:12px; font-family:"microsoft yahei"; overflow-x:hidden;}
ul,ol,li,dl,dt,dd,p,span,a,img,em,input,button,textarea,tr,th,td,h1,h2,h3,h4,h5,h6,h7{list-style-type:none; border:none; font-style:normal; background:none; outline:none;}
a{color:#403f3f;}
.clearfix{*zoom:1;}
.clearfix:after{height:0; font-size:0; display:block; clear:both; overflow:hidden; visibility:hidden; content:"";}
.f_l{float:left;}
.f_r{float:right;}
.indent{text-indent:-999px; overflow:hidden;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f40{font-size:40px;}

.mt40{margin-top: 40px;}
.mt62{margin-top: 40px;}
.mt70{margin-top: 70px;}
.mr3{margin-right: 3px;}
.mr5{margin-right: 5px;}
.mr8{margin-right:8px;}
.mr9{margin-right:9px; color:#757575}
.mr10{margin-right:10px;}
.mr110{margin-right:110px;}
.mr120{margin-right:120px;}
.mb10{margin-bottom:10px;}
.mb18{margin-bottom:18px;}
.mb20{margin-bottom:20px;}
.mb40{margin-bottom:40px;}
.mr60{margin-right:60px; color:#757575}
.mb60{margin-bottom:60px;}
.mb54{margin-top: -192px;}
.mb67{margin-bottom:67px;}

.pr3{padding-right: 3px;}
.pt12{padding-top: 12px;}

.pr {position: relative;}
.prz2 {position: relative; z-index: 2;}
.filter:hover{filter: brightness(1.1);}

.line{-o-transition:all .5s ease-in; -ms-transition:all .5s ease-in; -moz-transition:all .5s ease-in; -webkit-transition:all .5s ease-in; transition:all .5s ease-in;}

.move{-webkit-transform:rotateY(0); -moz-transform:rotateY(0); -ms-transform:rotateY(0); transform:rotateY(0);}
.move:hover{-webkit-transition:transform ease-in-out .6s; -moz-transition:transform ease-in-out .6s; -ms-transition:transform ease-in-out .6s; transition:transform ease-in-out .6s; -webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg); -ms-transform:rotateY(360deg); transform:rotateY(360deg);}




/******首页部分******/
.bg{min-width:1200px; background:url(../image/bg.jpg) center top no-repeat #080808; overflow: hidden;  position: relative;}
.content{min-height: 1000px; height: auto;}
.content_bg{position: absolute;top: 100px;left: 55%;transform: translateX(-50%);height: 800px;overflow: hidden;}
.wrap{width:1200px; margin:0 auto; position: relative;}
.wrap1{width:1380px; margin:0 auto; position: relative;}

.header {
    height: 90px;
    background: rgba(13, 13, 17, 0.6);
    margin-bottom: 660px;
    position: relative;
}

.head_bg {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-100px);
}
.head_bg_video{width: 100%; min-height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}

.logo {
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: 3;
}

.menu {
    color: #e7d4aa;
    padding-left: 230px;
    position: relative;
}

.menu a {
    width: 100px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    margin: 22px 40px;
    float: left;
    position: relative;
    z-index: 3;
}

.menu a:hover, .menu p:hover {
    color: #fdc744;
}

.menu a:last-child {
    border-right: none;
}

.menu p {
    line-height: 20px;
    font-size: 12px;
    display: block;
}

/*公用动画效果*/
.menu a {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

/* .content{
 background: url(/images/cqbz/main_bg.jpg) center top no-repeat;
 height: 1178px;
 width: 1920px;
} */
/*公用标题*/
.home_tit{position: relative; height: 30px; line-height: 30px; color: #fff7e2; font-size: 26px; padding-left: 30px; margin-bottom: 10px;}
.home_tit::before{ content: ''; position: absolute; top: 0; left: 0; width: 16px; height: 30px; background: url(../image/icon_1.png) no-repeat; }
.home_tit span{font-size: 12px; color: #515158;}

/*服务器列表*/
.home_server_list{
    width: 384px;
    height: 382px;
    padding: 10px 20px 0;
    color: #888888;
    font-size: 14px;
    background: #15171c;
    border: 1px solid #6c5133;
    overflow: hidden;
    float: right;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
}

.sel_input {width: 100px; height: 20px; line-height: 20px; background: #dccfc0; outline: none; display: inline-block; vertical-align: top;}

.ser_enter{margin: 0 auto; width: 100%; color: #888888;}
.enter_zone input{color: #573125; width: 50px; height: 20px; line-height: 20px; background: #dccfc0; padding: 0 5px; display: inline-block; vertical-align: top;}
.enter_btn{position: absolute; top: 18px; right: 20px; z-index: 3; width: 118px; height: 64px; background:url(../image/btns.png) -228px -48px no-repeat;}

.home_server_list ul{height: 191px; overflow: hidden;margin-top: 15px;}
.home_server_list li{height:31px; line-height:31px; overflow:hidden;border-bottom: 1px dashed #2e3036;}
.home_server_list li a{color:#979797;}
.home_server_list li a:hover{color:#dadada;}
.home_server_list li .li_icon{background:url(../image/server_icon.png) no-repeat;width: 15px;height: 15px;margin-right: 7px;display: inline-block; vertical-align: middle;}
.home_server_list li .li_tit{margin-right: 10px;}
.home_server_list li .li_status{ width: 44px; height: 16px; text-align: center; line-height: 16px; background:url(../image/status_btn.png) no-repeat; color: #fff;margin-top: 5px;}
.home_server_list li .li_status1{background-position: 0 0; color: #eb3c28;}
.home_server_list li .li_status2{background-position: -44px 0;}
.home_server_list li .green{color: #b58472;}
.more_server{ display: block; margin: 15px auto 0; background:url(../image/btns.png) 0 -126px no-repeat; width: 324px; height: 40px;}


/*用户登录*/
.user_infor{width: 384px; height: 406px; background:#15171c; border: 1px solid #6c5133; position:relative; z-index: 3;}
.user_infor .game_start{ width: 424px;height:208px; background:url(../image/game_start.png) no-repeat;position: absolute; top: -44px; left: -12px;}
.user_infor .game_start:hover, .user_box .log_btn:hover{opacity: 0.9;}

.user_infor .left_link{width:384px;height:48px;line-height:48px;text-align:center;background:url(../image/btns.png) no-repeat;margin: 156px auto 0 auto;}
.user_infor .left_link em{display: inline-block; background:url(../image/wd_icons.png) no-repeat; width: 25px; height: 25px;vertical-align: middle;margin-right: 9px;}
.user_infor .left_link em.link_icon1{ background-position: 0 0;}
.user_infor .left_link em.link_icon2{ background-position: -25px 0;width: 30px;}
.user_infor .left_link a{width:50%; font-size: 20px; text-align: center; color:#EBD8A7; float:left;height: 100%;}
.user_infor .left_link a:hover{ text-decoration: underline;}
.user_infor .left_link a span{line-height: 37px;}

.user_infor .user_box{color:#80848a; overflow:hidden; padding: 0px 23px 0;height: 210px;position: relative;}
.user_infor .user_box a{color:#757575; text-decoration: none;}
.user_infor .user_box a:hover{color:#bda472;}
.user_infor .user_box .input_wap{margin-bottom:15px; width: 200px;background: #dccfc0;}
.user_infor .user_box label{ font-size: 12px; color: #8d604f;padding-left: 10px;vertical-align: middle;}
.user_infor .user_box .input{width:150px; height:30px; line-height:30px; color:#ffffff;   display:inline-block; text-indent: 10px;color: #7F4835;}
.user_infor .user_box .log_btn{width:114px; height: 77px; background:url(../image/login_btn.png) no-repeat; text-align: center; position:absolute; top: 24px; right:30px; cursor:pointer;}
.user_infor .user_box .qt_btn{color:#C0B4AA; font-size: 12px;}
.user_infor .user_box .qt_btn i, .user_infor .user_box .qt_btn a{display:inline-block; vertical-align:middle;}
.user_infor .user_box .qt_btn em{width:20px; height:20px; background-image:url(../image/log_icon.png); display:block;}
.user_infor .user_box .qt_btn em.qq{background-position:0 0;}
.user_infor .user_box .qt_btn em.qq:hover{background-position:-20px 0;}
.user_infor .user_box .qt_btn em.wx{background-position:0 -20px;}
.user_infor .user_box .qt_btn em.wx:hover{background-position:-20px -20px;}
.user_infor .user_box .qt_btn em.wb{background-position:0 -40px;}
.user_infor .user_box .qt_btn em.wb:hover{background-position:-20px -40px;}
.user_infor .user_box .qt_btn .register_btn{background:url(../image/register_btn.png) no-repeat;width: 113px;height: 26px;}
.user_infor .user_box .qt_btn .recharge_btn{background:url(../image/recharge_btn.png) no-repeat;width: 113px;height: 26px;}
.user_infor .user_box .qt_btn a.other_login_icos{margin: 0 6px;}
.user_infor .user_box .links{line-height:22px;}

#logined{line-height:25px; color:#8E533E; display:none;}
#logined .logout{color:#8E533E;}
#logined .logout:hover{color:#8E533E; text-decoration:underline;}
#logined .username span{color:#cd9859;}
#logined a{color:#cd9859; display:inline-block;}
#logined a:hover{text-decoration:underline;}

/*幻灯*/
.slider{width:788px; height:406px; overflow:hidden; background: #15171c; border: 1px solid #6c5133; box-sizing: border-box; position: relative;}
.slider .hd{position:absolute; bottom:20px; right:10px;}
.slider .hd li{width:14px; height:14px; background:#ddccc3; border-radius: 100%; text-indent: -999px; overflow: hidden; margin-right: 10px; float: left; cursor: pointer;}
.slider .hd li.on{background:#ffffff;}

/*新闻*/
.news{width:788px; height:382px; background: #15171c; border: 1px solid #6c5133; overflow:hidden; position:relative; z-index: 2;color: #f0caca;box-sizing: border-box;}
.news_wrap .more{background:url(../image/news_more.png) no-repeat;width:60px; height:11px;position: absolute;top: 10px;right: 10px;}
.news_wrap .more:hover{filter: brightness(1.1);}
.news .tit{text-align: center; margin-top: 20px;}
.news .tit a{height: 40px; color:#828da7; font-size: 18px; display: inline-block; vertical-align: top; margin: 0 50px; position: relative;}
.news .tit a.on {color:#edcf8d;}
.news .tit a.on span{ background:url(../image/news_tit_hover.png) no-repeat; width: 34px; height: 10px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.news .hot{width:732px; height:74px; line-height:74px; color: #edcf8d; font-weight: bold; background:url(../image/hot_news.png) no-repeat; text-align: center; overflow: hidden; margin: 0 auto;}
.news .hot a{color:#edcf8d;}
.news .hot a:hover{color:#ffffff;}
.news .txt{height: 374px; overflow: hidden; padding: 10px 30px;}
.news .txt li{height:38px; line-height:38px; overflow:hidden; position:relative;color:#333333; font-size: 13px;border-bottom: 1px dashed #333333;}
.news .txt li:last-child {border: none;}
.news .txt li em{float: left; margin-right: 6px;}
.news .txt li a{max-width: 560px;color:#979797;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; float:left;}
.news .txt li a:hover{color:#d5d5d5;}

/*职业*/
.role_area{height: 920px; overflow: hidden; position: relative;}
.role_icon{width: 100%; position: absolute; top: 170px; left: 0; z-index: 5;}
.role_icon li{width: 98px; height: 98px; line-height: 98px; color: #cebb81; font-size: 22px; text-align: center; display: inline-block; margin-right: 10px; position: relative; cursor: pointer;}
.role_icon li span {height: 100%; display: block; position: relative; z-index: 3;}
.role_icon li em{width: 68px; height: 68px; border: 1px solid #c0ad78; display: block; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg);
    position: absolute; top: 14px; left: 14px;}
.role_icon li i{width: 60px; height: 60px; background: #c0ad78; display: block; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg);
    position: absolute; top: 19px; left: 19px; opacity: 0;}
.role_icon li.on {color: #392c28;}
.role_icon li.on i {opacity: 1;}
.role_box {height: 100%; position: relative;}
.role_intro {width: 1200px; line-height: 28px; color: #bfbfbf; font-size: 16px; padding-top: 490px; padding-left: 14px;
    position: absolute; top: 0; left: 50%; z-index: 3; transform: translateX(-50%);}
.role_intro dt {height: 46px; color: #b9a775; font-size: 24px; margin-bottom: 16px;}
.role_intro dd {width: 470px;}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}


a:hover {
    text-decoration: none;
}


/* 游戏资料 */
.data_box{width:800px; height:286px; position:relative; box-sizing: border-box;}
.data_box .data_img {width: 138px; height: 286px; float: left; margin-right: 2px; background: #fff;}
.data_box .data_img .normal {display: block;}
.data_box .data_img.on .normal {display: none;}
.data_box .data_img .hover {display: none;}
.data_box .data_img.on .hover {display: block;}
.data_box .data_item {width: 380px; height: 100%; background: #725f49; margin-left: -2px; margin-right: 2px;  float: left; position: relative; display: none;}
.data_box .data_item ul {text-align: center; margin-top: 50px; position: relative;}
.data_box .data_item li { width: 120px; height: 28px; line-height: 28px; color: #ffffff; font-size: 14px;
    overflow: hidden; display: inline-block; vertical-align: top; padding: 4px 0;}
.data_box .data_item li a { color: #ffffff; display: inline-block; vertical-align: top;}
.data_box .data_item a:hover { color: #ffd681;}
.data_box .data_item li:nth-child(2),
.data_box .data_item li:nth-child(5),
.data_box .data_item li:nth-child(8),
.data_box .data_item li:nth-child(11) {border-left: 1px solid #9e8874; border-right: 1px solid #9e8874;}
.data_box .data_more {color: #edbc56; font-size: 14px; position: absolute; bottom: 20px; right: 20px;}


.con_box {background: #15171c; box-sizing: border-box;}
.con_tit {height: 40px; line-height: 40px; color: #fff9ea; font-size: 18px; text-align: center; background: url(../image/mod_tit.png) center no-repeat #494039; position: relative;}
.con_txt {height: 244px; color: #979797; border: 1px solid #6c5133; border-top-color: #15171c; position: relative;}

/*游戏攻略*/
.raiders_box {width: 392px;}
.raiders_more {width: 16px; height: 16px; background: url(../image/raiders_more.png) no-repeat; position: absolute; top: 50%; right: 20px; transform: translateY(-50%);}
.raiders_more:hover {background-position: 0 -16px;}
.raiders_txt ul {position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 330px; max-height: 180px; overflow: hidden; padding: 10px 30px;}
.raiders_txt li {height: 30px; line-height: 30px; overflow: hidden;}
.raiders_txt em, .raiders_txt a {float: left;}
.raiders_txt a {max-width: 230px; color: #979797; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-left: 6px;}
.raiders_txt a:hover {color: #ffffff;}
.raiders_txt span {color: #c0b4aa;}


/* 游戏介绍 */
.yxjs_box {width: 278px;}
.yxjs_txt {height: 204px; line-height: 28px; padding: 20px 30px;}

/*游戏截图*/
.yxjt_box{width:1200px;}
.yxjt_txt .pics{padding:24px 24px 24px 8px;}
.yxjt_txt .txt li{width:272px; height:210px; margin-right:18px; float:left;}
.yxjt_txt .tit{text-align: center; padding: 13px 0; margin-left: -8px;}
.yxjt_txt .tit li{width:10px; height:10px; font-size: 0; background: #e0e0e0; border-radius: 100%; margin: 0 7px; display: inline-block; vertical-align: top; cursor: pointer;}
.yxjt_txt .tit li.on {background: #cea861;}

/*客服*/
.kefu_box {width: 392px;}
.kefu_info {height: 52px; line-height: 26px; color: #c0b4aa; background: url(../image/kefu_icon.png) 80px center no-repeat; margin: 24px 0; position: relative;}
.kefu_info ul {position: absolute; top: 50%; left: 0; transform: translateY(-50%); padding-left: 150px;}
.kefu_btns {text-align: center;}
.kefu_btns a {display: inline-block; vertical-align: top; width: 98px; height: 34px; line-height: 34px; color: #000000; background: url(../image/btns.png) 0 -166px; margin: 0 5px;}
.kefu_btns a:hover {color: #ffffff;}

/* 合作媒体 */
.media_wrap{padding-top: 20px;}
.media{width:340px; height:30px; color:#c0b4aa;  text-align:left; margin:0 auto; position:relative; background: #564f4b; margin-bottom: 10px;}
.media dt{line-height:30px; font-size:14px; padding:0 10px; cursor:pointer; position:relative;}
.media dt em{width:30px; height:30px; position:absolute; top:0; right:0;}
.media dt i{width:0; height:0; border-width:6px; border-style:dashed dashed dashed solid; border-color:#c0b4aa transparent transparent transparent; overflow:hidden; position:absolute; top:12px; right:8px;}
.media dt i.media_up{border-color:#c0b4aa transparent transparent transparent;}
.media dt i.media_down{border-color:transparent transparent #c0b4aa transparent; top:6px;}
.media dd{width:100%; height:90px; background:#564f4b; overflow-y:auto; position:absolute; top:30px; left:0; z-index:9; display:none;}
.media dd a{line-height:30px; color:#c0b4aa; display:block; padding:0 10px;}
.media dd a:hover{color:#ebded3;}


/* 浮动 */
.float_nav{width: 204px; height: 482px; color: #ffffff; background:url(../image/float_download.png) top center no-repeat; position: fixed; top: 50%; left: 80px; transform: translateY(-50%); z-index: 10;}
.float_nav img{width: 100% !important; height: 100% !important; display: block;}

.float_code{width: 140px; height: 140px; background: #c6a880; border: 1px solid #672820; overflow: hidden; padding: 4px; margin: 106px auto 0 auto;}
.code_item{height: 100%; background: #ffffff; display: block; margin: 0 auto; position: relative;}
.float_code img{width: 100% !important; height: 100% !important;}

.float_nav .scanner {
    position: absolute;
    top: 100px;
    left: 37px;
    z-index: 3;
    display: block;
    width: 130px;
    height: 15px;
    background: url(../image/scanner.png) repeat-x;
    animation: scanDown 2s linear infinite;
    -webkit-animation: scanDown 2s linear infinite;
}

@keyframes scanDown {
    from{
        top: 20%;
    }
    to{
        top: 50%;
    }
}
.float_download{width: 100%; position: absolute; top: 304px; left: 0;}
.float_download a{width: 178px; height: 46px; overflow: hidden; display: block; overflow: hidden; margin: 0 auto;}





/******内页部分******/
.inside{ background: #1c1d20 url(https://upload.9377s.com/images/cs/inside_bg.jpg) top center no-repeat; min-width: 1300px;overflow: hidden;height: 1900px;}

.location{height: 46px; line-height: 46px; color: #ffffff; background:#101011; margin-bottom: 14px;}
.location a{color: #ffffff;}
.location a:hover{color: #f5ca00;}
.location .ico{width: 20px; height: 20px; background:url(https://upload.9377s.com/images/lcj/ico2.png) no-repeat #000000; display: inline-block; vertical-align: middle; margin: 0 10px;}


/* 内页左边 */
.inside_left{width: 303px; height: 327px; background:url(../image/login_bg_s.png) no-repeat bottom center;  position:relative; z-index: 3;}
.inside_left .start{ 
    width: 331px;height:150px; background:url(https://upload.9377s.com/images/cs/inside_start_game.png) no-repeat;
    position: absolute; left: -22px;
    top: -27px;background-size: 100% 100%;}
.inside_left .start:hover,.user_box .log_btn:hover{opacity: 0.9;}

.inside_left .left_link{width:284px;height:37px; text-align:center;background:url(../image/login_tit.png) no-repeat;margin: 119px auto 0;background-size: 100% 100%;}
.inside_left .left_link em{display: inline-block; background:url(../image/wd_icons_s.png) no-repeat; width: 19px; height: 19px;vertical-align: middle;margin-right: 5px;}
.inside_left .left_link em.link_icon1{ background-position: 0 0;}
.inside_left .left_link em.link_icon2{ background-position: -19px 0;width: 21px;height: 14px;}
.inside_left .left_link a{width:50%; font-size: 19px; text-align: center; color:#EBD8A7; float:left;height: 100%;}
.inside_left .left_link a:hover{ text-decoration: underline;}
.inside_left .left_link a span{line-height: 37px;}

/* .inside_left .user_box{color:#80848a; overflow:hidden; padding: 27px 24px 0;height: 137px;position: relative;} */
.inside_left .user_box {
    color: #80848a;
    overflow: hidden;
    padding: 27px 0 0;
    height: 137px;
    position: relative;
    background-color: #fff;
    width: 279px;
    left: 12px;
}
.inside_left .user_box a{color:#757575; text-decoration: none;}
.inside_left .user_box a:hover{color:#bda472;}
.inside_left .user_box .input_wap{margin-bottom:8px; width: 150px;background: #dccfc0;}
.inside_left .user_box label{ font-size: 12px; color: #7f4835;padding-left: 10px;vertical-align: middle;}
.inside_left .user_box .input{width:111px; height:30px; line-height:30px; color:#ffffff;   display:inline-block; text-indent: 10px;color: #7F4835;}
.inside_left .user_box .log_btn{width:99px; height: 67px; background:url(../image/inside_login_btn.png) no-repeat; text-align: center; position:absolute; top: 29px; right:10px; cursor:pointer;background-size: 100% 100%;}
.inside_left .user_box .qt_btn{color:#80848a; font-size: 12px;}
.inside_left .user_box .qt_btn i, .inside_left .user_box .qt_btn a{display:inline-block; vertical-align:middle;}
.inside_left .user_box .qt_btn a{margin:0 2px;}
.inside_left .user_box .qt_btn em{width:20px; height:20px; background-image:url(../image/log_icon.png); display:block;}
.inside_left .user_box .qt_btn em.qq{background-position:0 0;}
.inside_left .user_box .qt_btn em.qq:hover{background-position:-20px 0;}
.inside_left .user_box .qt_btn em.wx{background-position:0 -20px;}
.inside_left .user_box .qt_btn em.wx:hover{background-position:-20px -20px;}
.inside_left .user_box .qt_btn em.wb{background-position:0 -40px;}
.inside_left .user_box .qt_btn em.wb:hover{background-position:-20px -40px;}
.inside_left .user_box .qt_btn .register_btn{background:url(../image/register_btn.png) no-repeat;width: 113px;height: 26px;}
.inside_left .user_box .qt_btn .recharge_btn{background:url(../image/recharge_btn.png) no-repeat;width: 113px;height: 26px;}
.inside_left .user_box .qt_btn a.other_login_icos{margin: 0 2px;}
.inside_left .user_box .links{line-height:22px;}

/* 内页右边 */
.inside_right{width:990px; min-height: 800px; height: auto; background: #15171c; border: 1px solid #6c5133; position: relative; z-index: 3;}

.typename{height: 60px; line-height: 60px; padding: 0 20px; color: #fff7e2; font-size: 26px; background: #494039;}
.typename em{ width: 16px; height: 30px; background: url(../image/icon_1.png) no-repeat; margin-right: 10px; display: inline-block; vertical-align: middle;}
.typename span{font-size: 12px; color: #d0b67e; float: right; font-weight: normal;}
.typename a{color: #d0b67e;}

/*内页新闻列表*/
.news_list{color:#7C7C7C; padding:0 80px;}
.news_list li{height:44px; line-height:44px; font-size: 16px; background:url(../image/list_ico.png) left center no-repeat;  padding-left: 26px; position:relative;}
.news_list li em{width:6px; height:6px; border:1px solid #c9915c; transform:rotate(44deg); -ms-transform:rotate(44deg); -moz-transform:rotate(44deg); -webkit-transform:rotate(44deg); position:absolute; top:50%; left:10px; margin-top: -3px;}
.news_list li a{color:#787878; display:inline-block; vertical-align:middle;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;max-width: 532px;}
.news_list li a:hover{color:#a4a4a4;}

.scott{color:#7c7c7c; font-size: 14px; text-align:center; padding:40px 50px;}
.scott input{color:#222; background:#ccc; padding:0 2px;}
.scott a{color:#7c7c7c; margin: 0 2px;}
.scott a:hover{color:#666; text-decoration:underline;}

.art-tab{ width: 669px; height: 48px; border: 1px solid #ab966a; margin: 30px auto; text-align: center; font-size: 20px;}
.art-tab a{color: #979797; display: inline-block; width: 100px; height: 47px; line-height: 42px; position: relative;font-weight: bold;}
.art-tab a.active{color: #d0b67e;}
.art-tab a.active span{background:url(../image/art_tab_active.png) top center no-repeat; width: 60px; height: 6px; position: absolute; bottom: -1px; left: 50%; margin-left: -30px;}

/*内页新闻内容*/
.news_con{padding:30px 40px;}

.headlines{line-height:60px; color:#edcf8d; font-size:30px; text-align:center;}

.author{color:#787878; text-align:center; padding-bottom:10px;}
.author dt{line-height:20px;}
.author dd{line-height:30px; padding:5px 0;}
.author dd img{vertical-align:middle; margin-left:5px;}
.author dd input{height:16px; border:1px solid #abadb3; background:#fff; vertical-align:middle; margin-left:5px;}
.author dd input.btn{width:60px; height:20px; border:none; background:url(../image/bdyx.jpg) no-repeat; cursor:pointer;}

.read_news{line-height:210%; color: #a1a1a1; font-size: 14px; padding:5px 5px;max-height: auto;width:auto;overflow: auto;margin-bottom: 5px;}
.read_news a{color:#ff8c00;}
.read_news a:hover{color:#ca5458; text-decoration:underline;}
.read_news img{margin:20px 0;}

.prev_next{height:34px; color:#d0b67e; font-size:14px; border-bottom:1px solid #7a7a7a; margin:10px 0;}
.prev_next li{width:50%; height:30px; line-height:30px; float:left;}
.prev_next li a{color:#d0b67e;}
.prev_next li a:hover{color:#ebd29d;}

.xg_news{width:50%; height:180px; font-size:14px; overflow:hidden; float:left; position:relative;}
.xg_news h3{line-height:30px; color:#d0b67e; font-size:14px; font-weight:bold; padding-left:5px;}
.xg_news ul{height:150px; overflow:hidden;}
.xg_news li{width:98%; height:30px; line-height:30px; color:#596981; padding:0 1%;}
.xg_news li a{color:#d0b67e;}
.xg_news li a:hover{color:#ebd29d;}



/* S 通用服务器列表 */
.server_list_area {
    padding: 0 10px;
}
.server_list_area .server_quick_enter {
    width: 100%;
    color: #888888;
}
.server_list_area .server_quick_enter .input {
    background: #dccfc0;
    margin-left: 80px;
}
.server_list_area .quick_enter_btn {
    width: 118px;
    height: 64px;
    background: url(../image/btns.png) -228px -48px no-repeat;
    font-size: 0;
    float: right;
}
.server_list_area .select_box {
    top: 37px;
    left: 78px;
    font-size: 12px;
}
.server_list_area .select_team li {
    height: 26px;
    line-height: 26px;
    border: none;
}
.server_list_area .server_list {
    height: 198px;
    padding-top: 30px;
}
.server_list_area .server_item {
    margin: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #b58472;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px dashed #2e3036;
}
.server_list_area .server_item:hover {
    color:#ffffff !important;
    filter: brightness(100%);
}
.server_list_area .server_item:nth-child(1) {
    color: #ff0000;
}
.server_list_area .server_item .status {
    width: 44px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    background: url(../image/status_btn.png) -44px 0 no-repeat;
    color: #b58472;
    right: 4%;
}
.server_list_area .server_item:nth-child(1) .status {
    background: url(../image/status_btn.png) no-repeat;
    color: #eb3c28;
}
.server_list_area .server_item .icon {
    background: url(../image/server_icon.png) no-repeat;
    width: 15px;
    height: 15px;
    left: 3%;
}
.server_list_area .server_more_btn {
    display: block;
    margin: 20px auto 0;
    background: url(../image/more_server.png) no-repeat;
    width: 280px;
    height: 40px;
    font-size: 0;
    color: #dfbe8e;
}
/* E 通用服务器列表 */