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;
}


.mr8 {
    margin-right: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb60 {
    margin-bottom: 60px;
}


.more {
    width: 20px;
    height: 20px;
    background: url(../more.html) no-repeat;
    text-indent: -999px;
    overflow: hidden;
}

.more:hover {
    background-position: 0 -20px;
}

.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);
}




/******首页部分******/
.content {
    min-width: 1200px;
    background: url(../images/body_bg.jpg) center top repeat-y;
    overflow-x: hidden;
    padding-bottom: 10px;
    position: relative;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


.header {
    height: 846px;
    /* background: url(/images/xylw/header.jpg) center top no-repeat; */
    position: relative;
}

.head_bg {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-100px);
}

.logo {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.menu {
    height: 100px;
    position: relative;
}

.menu_bg {
    width: 1920px;
    height: 100%;
    color: #e7d4aa;
    background: rgba(27, 28, 30, 0.7);
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
}

.menu a {
    width: 100px;
    line-height: 26px;
    color: #e7d4aa;
    text-align: center;
    margin: 27px 25px;
    float: left;
    position: relative;
    z-index: 3;
}

.menu a:hover {
    color: #ffffff;
}

.menu a:last-child {
    border-right: none;
}

.menu p {
    line-height: 20px;
    color: #d38129;
    font-size: 12px;
    display: block;
}

.menu .b3 {
    margin: 27px 335px 27px 25px;
}

/*公用动画效果*/
.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;
}

.flash {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; /* 新增 */
}

.flash video {
    vertical-align: top;
}

.main {
    min-height: 1000px;
    height: auto !important;
    height: 1000px;
    background: url(../images/main.jpg) center top no-repeat;
    padding-top: 50px;
    position: relative;
}

.user_con {
    width: 1300px;
    height: 154px;
    background: url(../images/user_con.png) center top no-repeat;
    position: absolute;
    top: -154px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

/* 主按钮样式保持不变 */
.game_start {
    width: 346px;
    height: 234px;
    background: url(../images/game_start615d.png?202111251540) no-repeat;
    position: absolute;
    top: -79px;
    left: 50%;
    transform: translateX(-50%);
}

/* 透明按钮通用样式 */
.game_side {
    position: absolute;
    top: -79px; /* 与主按钮对齐 */
    width: 210px;
    height: 234px;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}
.user_con:hover {
    background: url(../images/user_con2.png) center top no-repeat;
}
/* 左侧第一个按钮（最左） */
.game_side.left1 {
    left: calc(50% - 346px/2 - 210px*2); /* 主按钮左边两个按钮宽度 */
}
/* 左侧第二个按钮（靠近主按钮） */
.game_side.left2 {
    left: calc(50% - 346px/2 - 210px); /* 主按钮左边一个按钮宽度 */
}
/* 右侧第一个按钮（靠近主按钮） */
.game_side.right1 {
    left: calc(50% + 346px/2); /* 主按钮右边紧挨 */
}
/* 右侧第二个按钮（最右） */
.game_side.right2 {
    left: calc(50% + 346px/2 + 210px); /* 主按钮右边再加一个按钮宽度 */
}



	#header2{height:85px;width:1920px;min-width:1380px;margin:0 auto;background:#fff url(../images/headerbg.jpg) repeat-x left bottom; z-index:99999;}
		/*网站标志*/
		#logo{float:left;width:422px;height:85px;}
		#logo img{margin-right:17px;}
		/*菜单*/
		#menu{float:right;width:891px;height:85px;}
		#menu ul{float:right;padding-top:27px;}
		#menu ul li{float:left;width:102px;margin-left:46px;list-style: none;  }
		#menu ul li a{line-height:33px;text-align:center;font-size:17px;border-radius:50px;display:block;}
		#menu ul li a:hover{background-color:#ba1a1a;text-decoration:none;color:#fff;}
		#menu ul li.change a{color:#fff;background-color:#ba1a1a;}
 
 
 
/* 服务器 */
.game_server {
    width: 390px;
    color: #ffffff;
    margin: 22px 0 0 90px;
    position: relative;
}

.ser_list {
    max-height: 90px;
    overflow: hidden;
    padding: 24px 0 4px 0;
}

.ser_list li {
    width: 42%;
    height: 26px;
    line-height: 26px;
    margin: 0 4%;
    float: left;
    position: relative;
}

.ser_list li i {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 6px solid #00ff0b;
    position: absolute;
    top: 50%;
    left: -8%;
    transform: translateY(-50%);
}

.ser_list li a {
    color: #ffffff;
    float: left;
}

.ser_list li a:hover {
    color: #f5da92;
}

.ser_list li span {
    margin-right: 20px;
    float: right;
}

.ser_list li em {
    width: 14px;
    height: 14px;
    line-height: 14px;
    background: #ff0000;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.ser_more {
    width: 386px;
    height: 20px;
    line-height: 20px;
    color: #feeabd;
    background: url(../images/ser_more.jpg) no-repeat;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.ser_more:hover {
    color: #ffffff;
}

.ser_quick {
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 2px;
    right: 16px;
}

.ser_quick em {
    margin: 0 8px;
    float: left;
}

.ser_quick .input {
    width: 60px;
    height: 100%;
    line-height: 20px;
    color: #333333;
    background: #ffffff;
    text-align: center;
    float: left;
}

.ser_quick .enter {
    width: 50px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    background: #4994da;
    text-align: center;
    float: left;
}

.ser_quick .enter:hover {
    background: #256db1;
}


/*用户登录*/
.user_box {
    line-height: 24px;
    color: #ffffff;
    margin: 24px 90px 0 0;
    position: relative;
}

.user_box a {
    color: #ffffff;
}

.user_box a:hover {
    color: #ffd09e;
    text-decoration: underline;
}

.user_box label {
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.user_box .input {
    width: 160px;
    height: 32px;
    line-height: 32px;
    color: #333333;
    background: #ffffff;
    display: inline-block;
    padding: 0 5px;
    margin-right: 230px;
}

.user_box .log_btn {
    width: 120px;
    height: 56px;
    background: url(../images/log_btn.png) no-repeat;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    top: -4px;
    right: 0;
    cursor: pointer;
}

.user_box .log_btn:hover {
    background-position: 0 -56px;
}

.user_box .links {
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 180px;
}

.user_box .links a {
    position: relative;
    z-index: 3;
}

.user_box .qt_btn {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.user_box .qt_btn i,
.user_box .qt_btn a {
    display: inline-block;
    vertical-align: top;
}

.user_box .qt_btn a {
    margin: 0 2px;
}

.user_box .qt_btn em {
    width: 20px;
    height: 20px;
    background-image: url(../images/log_icon.png);
    display: block;
}

.user_box .qt_btn em.qq {
    background-position: 0 0;
}

.user_box .qt_btn em.qq:hover {
    background-position: -20px 0;
}

.user_box .qt_btn em.wx {
    background-position: 0 -20px;
}

.user_box .qt_btn em.wx:hover {
    background-position: -20px -20px;
}

.user_box .qt_btn em.wb {
    background-position: 0 -40px;
}

.user_box .qt_btn em.wb:hover {
    background-position: -20px -40px;
}

.user_link {
    width: 108px;
    position: absolute;
    top: 54px;
    right: 6px;
}

.user_link a {
    height: 24px;
    background-image: url(../images/user_link.png);
    font-size: 0;
    display: block;
    margin-bottom: 4px;
}

.user_link .b1 {
    background-position: 0 0;
}

.user_link .b1:hover {
    background-position: -108px 0;
}

.user_link .b2 {
    background-position: 0 -24px;
}

.user_link .b2:hover {
    background-position: -108px -24px;
}

#logined {
    width: 250px;
    line-height: 24px;
    color: #d7d7d7;
    margin-right: 100px;
    display: none;
}

#logined .logout {
    color: #7d7d86;
}

#logined .logout:hover {
    color: #d7d7d7;
    text-decoration: underline;
}

#logined .username span {
    color: #cd9859;
}

#logined a {
    color: #cd9859;
    display: inline-block;
}

#logined a:hover {
    text-decoration: underline;
}



.mod_box {
    color: #ffffff;
    overflow: hidden;
    padding: 5px;
}

.mod_tit {
    height: 42px;
    line-height: 42px;
    color: #f4dea5;
    font-size: 16px;
    background: url(../images/mod_tit.jpg) no-repeat;
    padding: 0 20px;
}

/*新闻*/
.news {
    width: 532px;
    height: 342px;
    color: #ffffff;
    background: url(../images/news.png) no-repeat;
    margin-right: 13px;
    position: relative;
}

.news_more {
    color: #8b8b8b;
    position: absolute;
    top: 22px;
    right: 20px;
}

.news_more:hover {
    color: #ffffff;
    text-decoration: underline;
}

.news_tit {
    height: 52px;
    padding: 0 20px;
}

.news_tit a {
    width: 78px;
    line-height: 52px;
    color: #ffffff;
    text-align: center;
    margin-right: 10px;
    float: left;
    position: relative;
}

.news_tit a.on {
    color: #c7b49b;
}

.news_tit a i {
    width: 110px;
    height: 32px;
    background: url(../images/news_tit_on.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.news_tit a.on i {
    display: block;
}

.news_hot {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: url(../images/news_hot.png) no-repeat;
    text-align: center;
    overflow: hidden;
    margin: 17px 0 7px 0;
}

.news_hot a {
    color: #ffffff;
}

.news_hot a:hover {
    color: #ffe398;
}

.news_txt {
    color: #c7c6c5;
    margin: 0 20px;
}

.news_txt li {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #5f5d5b;
    overflow: hidden;
    position: relative;
}

.news_txt li em {
    float: left;
}

.news_txt li a {
    color: #c7c6c5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.news_txt li a:hover {
    color: #ffe398;
}

/*幻灯*/
.slider {
    width: 440px;
    height: 342px;
    background: url(../images/slider.png) no-repeat;
    margin-right: 13px;
    position: relative;
}

.slider .bd {
    height: 100%;
    position: relative;
    z-index: 3;
}

.slider .hd {
    position: absolute;
    bottom: 14px;
    right: 10px;
    z-index: 3;
}

.slider .hd li {
    width: 16px;
    height: 8px;
    font-size: 0;
    background-color: #4b3029;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.slider .hd li.on {
    width: 32px;
    background-color: #e3c63d;
}

/* 快速链接 */
.quick_link {
    width: 172px;
    height: 342px;
    background: url(../images/quick_link.jpg) no-repeat;
    position: relative;
}

.quick_link ul {
    width: 161px;
    height: 100%;
    margin: 0 auto;
}

.quick_link li {
    height: 105px;
    background: url(../images/quick_btn.png) no-repeat;
    display: block;
    margin-top: 7px;
}

.quick_link li:hover {
    background-position: 0 -105px;
}

.quick_link a {
    height: 100%;
    display: block;
}



/*职业*/
.role {
    height: 660px;
    color: #ffffff;
    position: relative;
}

.role_tit {
    max-width: 340px;
    position: absolute;
    top: 250px;
    left: 0;
}

.role_tit a {
    width: 158px;
    height: 122px;
    margin: 0 6px 12px 6px;
    float: left;
}

.role_tit a {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}

.role_tit a.on {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    -webkit-filter: grayscale(0);
}

.role_txt,
.role_txt dl,
.role_txt dd {
    height: 660px;
    overflow: hidden;
}

.role_txt dt {
    width: 330px;
    line-height: 26px;
    position: absolute;
    top: 120px;
    left: 10px;
}

.role_gif {
    width: 416px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    overflow: hidden;
    position: absolute;
    bottom: 60px;
    right: 0;
}

.role_gif img {
    display: block;
    margin: 0 auto;
}

.role .role_prev,
.role .role_next {
    width: 46px;
    height: 52px;
    background-image: url(../images/prev_next.png);
    position: absolute;
    top: 180px;
    z-index: 3;
}

.role .role_prev {
    background-position: 0 0;
    left: -60px;
}

.role .role_next {
    background-position: -46px 0;
    right: 180px;
}



/*游戏资料*/
.data {
    color: #ffffff;
    margin-right: -13px;
}

.data .bg {
    width: 280px;
    height: 190px;
    padding: 5px;
    margin-right: 13px;
    float: left;
}

.data .b1 {
    background: url(../images/data_box_1.jpg) no-repeat;
}

.data .b2 {
    background: url(../images/data_box_2.jpg) no-repeat;
}

.data .b3 {
    background: url(../images/data_box_3.jpg) no-repeat;
}

.data .b4 {
    background: url(../images/data_box_4.jpg) no-repeat;
}

.data ul {
    padding: 80px 45px 0 35px;
}

.data li {
    width: 50%;
    height: 30px;
    overflow: hidden;
    float: left;
}

.data a {
    line-height: 30px;
    color: #cebb8b;
    display: inline-block;
}

.data a:hover {
    color: #fff5db;
}



/*游戏介绍*/
.yxjs {
    width: 330px;
    height: 230px;
    background: url(../images/yxjs.jpg) no-repeat;
    margin-right: 5px;
    float: left;
}

.yxjs dd {
    line-height: 28px;
    color: #e3ceaa;
    padding: 10px 15px;
}


/*游戏截图*/
.yxjt {
    width: 540px;
    height: 230px;
    color: #ffffff;
    background: url(../images/yxjt.jpg) no-repeat;
    margin-right: 5px;
    float: left;
}

.yxjt_tit {
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
}

.yxjt_txt {
    height: 269px;
    overflow: hidden;
    margin: 0 6px;
    position: relative;
}

.yxjt_txt dt li {
    width: 260px;
    height: 150px;
    margin: 12px 7px 12px 0;
    float: left;
}

.yxjt_txt dd {
    text-align: center;
}

.yxjt_txt dd li {
    width: 30px;
    height: 6px;
    background: #494039;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.yxjt_txt dd li.on {
    background: #bfbfbf;
}


/*客服*/
.kefu {
    width: 290px;
    height: 230px;
    color: #9c9c9c;
    background: url(../images/kefu.jpg) no-repeat;
    padding: 5px;
}

.kefu_ico {
    height: 62px;
    line-height: 30px;
    background: url(../images/kefu_ico.png) 14px center no-repeat;
    padding-left: 80px;
    margin: 5px 0;
}

.kefu_ico a {
    width: 92px;
    height: 26px;
    background: url(../images/kefu_btn.jpg) no-repeat;
    float: left;
}

.kefu_txt {
    text-align: center;
    margin-bottom: 8px;
}

.kefu_txt a {
    width: 133px;
    height: 27px;
    font-size: 0;
    display: inline-block;
    margin: 0 2px;
}

/* 合作媒体 */
.media {
    width: 270px;
    height: 30px;
    color: #f4dea5;
    background: #201e1f;
    text-align: left;
    margin: 0 auto 10px auto;
    position: relative;
}

.media dt {
    line-height: 30px;
    font-size: 12px;
    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: #f4dea5 transparent transparent transparent;
    overflow: hidden;
    position: absolute;
    top: 12px;
    right: 8px;
}

.media dt i.media_up {
    border-color: #f4dea5 transparent transparent transparent;
}

.media dt i.media_down {
    border-color: transparent transparent #f4dea5 transparent;
    top: 6px;
}

.media dd {
    width: 100%;
    height: 90px;
    background: #201e1f;
    overflow-y: auto;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 9;
    display: none;
}

.media dd a {
    line-height: 30px;
    color: #f4dea5;
    display: block;
    padding: 0 10px;
}

.media dd a:hover {
    color: #ffffff;
}



/* 浮动下载框 */
.float_download {
    width: 246px;
    height: 406px;
    background: url(../images/float_download.png) center top no-repeat;
    position: fixed;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
    z-index: 30;
}

.float_download img {
    width: 100% !important;
    height: 100% !important;
}

.float_download dl,
.float_download ul {
    padding-top: 16px;
    margin: 0 auto;
}

.float_download dl {
    width: 174px;
    text-align: center;
}

.float_download dt {
    line-height: 30px;
    color: #c7c2b4;
    font-size: 18px;
}

.float_download dd {
    position: relative;
    width: 130px;
    height: 130px;
    background: url(../images/float_qrcode.png) no-repeat;
    overflow: hidden;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
}

.float_download .scanner{
    position: absolute;
    top: 3%;
    display: block;
    width: 130px;
    height: 15px;
    background: url(../images/scanner.png) repeat-x;
    animation: scanDown 2s linear infinite;
    -webkit-animation: scanDown 2s linear infinite;
  }
  
@keyframes scanDown {
    from{
        top: 5%;
    }
    to{
        top: 83%;
    }
}

.float_download ul {
    width: 156px;
}

.float_download li {
    height: 44px;
    display: block;
    margin-bottom: 10px;
}



/******内页部分******/
.inside {
    background: url(../images/inside_body.jpg) center top repeat-y;
}

.inside .content {
    background: url(../images/inside.jpg) center top no-repeat;
}

.inside .header,
.inside .main {
    background: none;
}

/* .inside .header {
    height: 986px;
} */

.inside .main {
    min-height: 800px;
    height: auto !important;
    height: 800px;
    padding-top: 0;
    margin-top: -94px;
}

.inside .logo {
    left: 70px;
    transform: translateX(0);
}

.inside .menu {
    padding-left: 380px;
}

.inside .menu .b3 {
    margin: 27px 25px;
}

.inside .banner_video {
    display: none;
}

/* 左侧 */
.inside_left {
    position: relative;
}

.inside_left .game_start {
    top: 0;
}

.inside_user {
    width: 294px;
    height: 272px;
    background: url(../images/inside_user.jpg) no-repeat;
    overflow: hidden;
    padding: 4px;
    margin-top: 234px;
}

.inside_user_btn {
    width: 302px;
    height: 60px;
    margin-top: -2px;
    margin-bottom: 14px;
    margin-left: -4px;
}

.inside_user_btn a {
    width: 151px;
    height: 100%;
    font-size: 0;
    background-image: url(../images/inside_user_btn.jpg);
    float: left;
}

.inside_user_btn .b1 {
    background-position: 0 0;
}

.inside_user_btn .b1:hover {
    background-position: -151px 0;
}

.inside_user_btn .b2 {
    background-position: 0 -60px;
}

.inside_user_btn .b2:hover {
    background-position: -151px -60px;
}

.inside_user .user_box {
    padding: 0 5px;
    margin: 0;
}

.inside_user .user_box .input {
    width: 154px;
    margin-right: 0;
}

.inside_user .user_box .links {
    width: 90%;
    padding: 0 5%;
    top: 158px;
    left: 0;
}

.inside_user .qt_btn {
    width: auto;
}

.inside_user .qt_btn p {
    display: none;
}

.inside_user #logined {
    width: 94%;
    margin: 0 3%;
}


/*内页新闻列表*/
.typename {
    height: 54px;
    line-height: 54px;
    color: #f9f9f9;
    background: url(../images/typename.jpg) no-repeat;
    padding: 0 20px;
}

.typename h4 {
    font-size: 18px;
}

.typename a {
    color: #f9f9f9;
}

.typename a:hover {
    text-decoration: underline;
}

.inside_right {
    width: 880px;
    color: #666;
    background: #18130f;
    border: 2px solid #463f35;
    position: relative;
}

.inside_right .tit,
.inside_right .txt {
    position: relative;
    z-index: 3;
}

.inside_right .tit {
    width: 680px;
    height: 50px;
    color: #6a6a6a;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #aaaaaa;
    text-align: center;
    padding: 0 20px;
    margin: 40px auto 30px auto;
}

.inside_right .tit a {
    width: 60px;
    height: 36px;
    line-height: 31px;
    color: #999999;
    display: inline-block;
    vertical-align: bottom;
    margin: 12px 10px 0 10px;
}

.inside_right .tit a.on {
    color: #dc6d00;
    border-bottom: 3px solid #dd6d00;
}

.inside_right .txt {
    min-height: 800px;
    height: auto !important;
    height: 800px;
}

.inside_right .txt .scott {
    color: #dd6d00;
    font-size: 14px;
    text-align: center;
    padding: 40px 50px;
}

.inside_right .txt .scott input {
    color: #222;
    background: #ccc;
    padding: 0 2px;
}

.inside_right .txt .scott a {
    color: #dd6d00;
    margin: 0 2px;
}

.inside_right .txt .scott a:hover {
    color: #ff7e00;
    text-decoration: underline;
}

.news_list {
    padding: 0 40px;
}

.news_list li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: url(../images/ico.png) left center no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
    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: #a3a3a3;
    display: inline-block;
    vertical-align: middle;
}

.news_list li a:hover {
    color: #eeeeee;
}

/*内页新闻内容*/
.news_con {
    min-height: 800px;
    height: auto !important;
    height: 800px;
    font-size: 14px;
    padding: 30px 40px;
}

.headlines {
    line-height: 60px;
    color: #fff110;
    font-size: 30px;
    text-align: center;
}

.author {
    color: #b1b1b1;
    text-align: center;
    border-bottom: 1px solid #666666;
    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(../images/bdyx.jpg) no-repeat;
    cursor: pointer;
}

.read_news {
    line-height: 210%;
    color: #b1b1b1;
    padding: 30px 20px;
}

.read_news a {
    color: #fff110;
}

.read_news a:hover {
    text-decoration: underline;
}

.read_news img {
    margin: 20px 0;
}

.prev_next {
    height: 34px;
    color: #b1b1b1;
    font-size: 14px;
    border-bottom: 1px solid #666666;
    margin: 10px 0;
}

.prev_next li {
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.prev_next li a {
    color: #b1b1b1;
}

.prev_next li a:hover {
    color: #eeeeee;
}

.xg_news {
    width: 50%;
    height: 180px;
    font-size: 14px;
    overflow: hidden;
    float: left;
    position: relative;
}

.xg_news h3 {
    line-height: 30px;
    color: #b1b1b1;
    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: #b1b1b1;
}

.xg_news li a:hover {
    color: #eeeeee;
}

#smvideo {
    width: 1920px;
    height: 1080px;
    position: absolute;
    left: 50%;
    margin: 0px auto -272px -960px;
    z-index: 1; top:0;
}
