
#header{height:60px;min-width:1350px;margin:0 auto;background:#fff;position:relative;z-index:6000;}
#header .center{width:1350px;position:relative;}
#header .logo{float:left;width:338px;height:60px;}
#header .logo img{height:100%;}
#header .logo img:nth-child(1){margin-right:23px;}


#header .other{float:right;height:41px;padding-top:19px;}
#header .other li{float:left;margin-left:12px;}
#header .btn_showgame{float:right;width:90px;height:52px;line-height:26px;text-align:center;font-size:14px;color:#fff;margin-left:20px;padding-top:8px;background:url(../images/btn_bg2.png) repeat-x center top;cursor:pointer;}
#header .btn_showgame.hovermore .icon_menu{background-position:left bottom;}
#header .icon_menu{width:29px;height:22px;margin:0 auto;background:url(../images/icon_menu.png) no-repeat left top;display:block;transition:all 0.2s ease-in;}


#header ._text{float:left;height:60px;line-height:60px;font-size:14px;padding-right:20px;padding-left:20px;}
#header.header_change{box-shadow:0 0 14px rgba(0,0,0,0.2);}
#header.header_change ._gamelistbox{background:rgba(255,255,255,0.92);box-shadow:0 5px 14px 2px rgba(0,0,0,0.2);}
/* .icon_fn{width:24px;height:20px;background:url(../images/icon_sc.png) no-repeat left top;display:inline-block;} */
.icon_fn.icon_fn1x1{background-position:0 0;}
.icon_fn.icon_fn1x1:hover{background-position:0 -20px;}
.icon_fn.icon_fn2x1{background-position:-24px 0;}
.icon_fn.icon_fn2x1:hover{background-position:-24px -20px;}
.icon_fn.icon_fn3x1{background-position:-48px 0;}
.icon_fn.icon_fn3x1:hover{background-position:-48px -20px;}

/*视频*/
#myVideo{width:100%;}

/*页头*/
#menu_box{width:1350px;height:85px;position:absolute;top:0px;left:50%;margin:56px auto 0;margin-left:-675px;z-index:3000;}
/*网站标志*/
#logo{width:289px;height:85px;position:absolute;left:50%;margin-left:-144px;}
/*菜单*/
#menu{overflow:hidden;}
#menu::after{content: ""; display: block;clear: both;}
#menu ul{float:right;}
#menu ul li{float:right;width:130px;margin-right:48px;position:relative;transition:all 0.2s ease-in;}
#menu ul li:hover{transform:translatey(3px);}
#menu ul li:hover ._bg{height:96px;opacity:1;}

#menu ul li .active{height:96px;opacity:1;}

#menu ul li:last-child{margin-right:0px;}
#menu ul li:nth-child(3){margin-left:370px;margin-right:48px;}
#menu ul li a{text-align:center;padding-top:19px;padding-bottom:32px;display:block;position:relative;z-index:1000;}
#menu ul li a strong{line-height:25px;font-size:15px;font-weight:normal;color:#e4e8eb;display:block;}
#menu ul li a em{line-height:16px;font-size:13px;font-family:'times new roman', times, serif;color:#eac40f;font-variant:small-caps;display:block;}
#menu ul ._bg{width:129px;height:0px;background:url(../images/menu_bg.png) no-repeat center bottom;position:absolute;bottom:0px;left:0px;opacity:0;transition:height 0.2s ease-in;}



/*新闻中心*/
#news{max-width:1920px;min-width:1350px;margin:0 auto;padding-bottom:620px;background:#ffffff url(../images/bg2.jpg) no-repeat center bottom;}
#news .center{padding-top:27px;}


/*版权*/
#copyrightBox{height:58px;line-height:58px;font-size:13px;color:#000000;max-width:1920px;min-width:1385px;margin-right:auto;margin-left:auto;background-color:#fff;}
#copyrightBox p._copyright{float:left;}
#copyrightBox p._technology{float:right;}
#copyrightBox p._technology a{font-family:'times new roman', times, serif;font-weight:bold;color:#c59981;text-decoration:underline;}
#copyrightBox p._technology a:hover{color:#c4191f;}


/*浮动条*/
#RQcode_box{width:150px;height:267px;position:fixed;top:50%;right:3px;margin-top:-88px;padding-top:17px;padding-right:9px;padding-left:9px;background:url(../images/float.png) no-repeat left top;z-index:5000;background-size:100% 100%;}
#RQcode_box  .RQpic{width: 115px;height: 95px;margin: 90px 15px 0px auto;}
#RQcode_box  .RQpic img{width:100%;height:100%;display:block;}

.icon_arrowbottom{width:17px;height:26px;position:absolute;color:#fff;top:80%;left:50%;margin-left:-13px;background:url(../images/icon_mouse.png) no-repeat left top;z-index:2510;-webkit-animation:press 2.5s ease-out infinite;animation:press 2.5s ease-out infinite;}
.icon_arrowbottom span{width:56px;line-height:33px;text-align:center;position:absolute;top:100%;left:50%;transform:translatex(-50%);}


/*栏目标题*/
.columnTitle{text-align:center;color:#595756;margin-bottom:15px;padding-top:23px;padding-bottom:23px;}
.columnTitle strong{line-height:1.31;font-size:36px;display:block;}
.columnTitle span{line-height:22px;font-size:12px;letter-spacing:4px;}
/*链接*/
.linklist{margin-bottom:30px;}
.linklist li{margin-bottom:7px;}
.linklist li a{width:124px;height:28px;line-height:28px;text-align:center;color:#fbf6eb;background:url(../images/xb.png) no-repeat left top;text-decoration:none;display:block;}
.linklist li a:hover{background-position:left bottom;}
/*新闻*/
.news{float:left;width:272px;height:195px;margin-right:20px;margin-bottom:25px;padding-top:20px;padding-right:25px;padding-left:25px;background:#f7f7f7  url(../images/icon_jiao.png) no-repeat left top;}
.news:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.08);}
.news:hover a{color:#7d6d5e;text-decoration:underline;}
.news:nth-child(4n){margin-right:0px;}
.news h5{height:41px;line-height:41px;text-align:center;font-size:16px;font-weight:normal;letter-spacing:1px;}
.news time{height:26px;line-height:26px;text-align:center;font-size:13px;margin-bottom:7px;display:block;}
.news time::after,.news time::before{width:87px;height:1px;line-height:0px;vertical-align:middle;border-top:1px solid #dcdcdc;display:inline-block;content:"";}
.news time::after{margin-left:5px;}
.news time::before{margin-right:5px;}
.news p{line-height:1.83;overflow:hidden;font-size:12px;color:#696969;max-height:9.15em;}

/*视频*/
.videos{float:left;width:646px;height:480px;position:relative;margin-bottom:29px;margin-right:29px;padding-right:6px;padding-left:6px;border:1px solid #837561;}
.bottomImg{width:1920px;height:1080px;position:relative;margin-bottom:29px;margin-right:29px;padding-right:6px;padding-left:6px;margin:0 auto;}
.videos:hover{box-shadow:0 0 14px rgba(0,0,0,0.2);}
.videos:nth-child(2n){margin-right:0px;}
.videos h4{font-size:22px;color:#fff;margin-bottom:12px;}
.videos .ver{line-height:30px;position:absolute;font-size:15px;color:#e4dbd7;top:0px;right:0px;padding-right:6px;padding-left:6px;background-color:#837561;}
.videos ._videoBox{width:646px;height:430px;position:relative;overflow:hidden;margin:0 auto;display:block;}
.videos ._videoBox img{width:100%;height:100%;display:block;}
.videos ._btn_group{text-align:center;position:relative;padding-top:14px;padding-bottom:14px;z-index:3500;}
.videos ._btn_group ._btn_rqcode:hover ._rqcode{display:block;}
.videos ._btn_group ._rqcode{width:140px;height:140px;position:absolute;bottom:100%;left:-1px;margin-bottom:1px;display:none;}
.videos ._btn_group span,.videos ._btn_group a{width:138px;height:42px;line-height:42px;text-align:center;position:relative;font-size:18px;color:#e7dbc0;margin-right:14px;margin-left:14px;background:url(../images/btn_bg.png) no-repeat left top;border:1px solid #b4ab98;cursor:pointer;display:inline-block;}
.videos ._btn_group span:hover,.videos ._btn_group a:hover{background-position:left bottom;text-decoration:none;}


/*- - - - - - - - -样式属info.html - - - - - - - -*/
/*广告2*/
#banner2{width:100%;height:1080px;margin:0 auto 0 auto;margin-right:auto;margin-left:auto;}
/*位置*/
#Location{width:100%;height:75px;line-height:73px;position:relative;font-size:21px;font-weight:bold;color:#4c4c51;max-width:1920px;margin:0 auto;background-color:#f1f1f1;}
#Location .center::before{width:5px;height:30px;margin-right:13px;vertical-align:middle;background-color:#7d6d5e;display:inline-block;content:"";}
#Location a{color:#4c4c51;}
#Location a:hover{color:#fe9003;}
/*内容区域*/
#container{max-width:1920px;margin:0 auto;margin-right:auto;margin-left:auto;padding-top:17px;padding-bottom:550px;background:#f1f1f1 url(../images/b_bg.jpg) no-repeat center bottom;}
/*快捷链接*/
#quicklink{float:left;width:336px;background:#fff;}
/*内容区域*/
#neirong{float:right;width:1340px;position:relative;min-height:840px;padding-top:24px;padding-right:9px;padding-left:9px;background:#fff;}
/*提示*/
.tip{line-height:37px;position:absolute;font-size:16px;top:33px;right:14px;}

/*快捷链接*/
.quicklinks li .icon_fenlei{float:left;margin-right:24px;}
.quicklinks li a{overflow:hidden;font-size:14px;color:#bebab7;padding-top:21px;padding-bottom:22px;padding-left:23px;text-decoration:none;border-bottom:1px solid #ededed;display:block;}
.quicklinks li a:hover{color:#fff;background-color:#7d6d5e;box-shadow:0 -44px 44px rgba(255,255,255,0.24) inset;text-shadow:0 1px 2px rgba(0,0,0,0.24);transition:box-shadow 0.4s linear;}
.quicklinks li a:hover em{color:#fff;}
.quicklinks li em{line-height:36px;overflow:hidden;font-size:22px;color:#787878;display:block;}
.icon_fenlei{width:64px;height:64px;background:url(../images/icon_fenlei.png) no-repeat left top;display:inline-block;transition:all 0.3s ease;}
.icon_fenlei.icon_fenlei1x1{background-position:0 0;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x1{background-position:-64px 0;}
.icon_fenlei.icon_fenlei1x2{background-position:0 -64px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x2{background-position:-64px -64px;}
.icon_fenlei.icon_fenlei1x3{background-position:0 -128px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x3{background-position:-64px -128px;}
.icon_fenlei.icon_fenlei1x4{background-position:0 -192px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x4{background-position:-64px -192px;}
.icon_fenlei.icon_fenlei1x5{background-position:0 -256px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x5{background-position:-64px -256px;}
.icon_fenlei.icon_fenlei1x6{background-position:0 -320px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x6{background-position:-64px -320px;}
.icon_fenlei.icon_fenlei1x7{background-position:0 -384px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x7{background-position:-64px -384px;}
.icon_fenlei.icon_fenlei1x8{background-position:0 -448px;}
.quicklinks li a:hover .icon_fenlei.icon_fenlei1x8{background-position:-64px -448px;}

/*新闻内容*/
#NewsContent{position:relative;margin:0 auto 0 auto;padding-top:7px;padding-bottom:13px;}
#NewsContent .news_title{line-height:2.24;text-align:center;overflow:hidden;font-size:31px;font-weight:normal;color:#7d6d5e;text-overflow:ellipsis;white-space:nowrap;}
#NewsContent .newsValue{line-height:1.87;text-align:center;overflow:hidden;font-size:12px;color:#979797;margin:0 auto 28px auto;padding-top:8px;padding-bottom:15px;border-bottom:1px solid #ededed;}
#NewsContent .newsValue dt{display:inline;}
#NewsContent .newsValue dd{margin-right:25px;display:inline;}
#NewsContent .content{line-height:2.07;text-align:justify;font-size:14px;color:#969696;margin-right:40px;margin-bottom:0px;margin-left:48px;text-justify:inter-ideograph;}
#NewsContent .content img{max-width:100%;margin:0 auto;display:block;}
#NewsContent .content strong{font-weight:normal;color:#c5a187;}
#NewsContent .content a{color:#7d6d5e;}
#NewsContent .content p{margin-bottom:33px;}
#NewsContent .author_box{line-height:1.60;text-align:right;font-size:14px;font-weight:normal;color:#7d6d5e;margin-bottom:6px;padding:0 23px 20px 0;}
#NewsContent .author_box strong{font-weight:normal;display:block;}
#NewsContent .author_box em{display:block;}

/*推荐2*/
#Recommend2{position:relative;padding-top:33px;padding-right:17px;padding-bottom:39px;padding-left:36px;border-top:1px solid #ececec;}


/* 下载按钮区域 */
.download-section {
    text-align: center;
    margin: 30px auto;
    padding: 20px 0;
}

.download-btn {
    display: inline-block;
    margin: 0 15px;
    padding: 14px 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
}

.download-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.4);
    color: #fff;
    text-decoration: none;
}

/* 从左到右扫光效果 */
.download-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.5s ease;
}

.download-btn:hover::before {
    left: 100%;
}

/* 电脑端按钮 */
.btn-pc {
    background: linear-gradient(135deg, #2c3e50, #1a1a2e);
    border: 1px solid #4a627a;
}

/* 安卓端按钮 - 暗黄色渐变 */
.btn-android {
    background: linear-gradient(135deg, #d4a017, #8b6914, #5c4a10);
    border: 1px solid #e6b422;
}

/* 苹果端按钮 - iPhone风格 */
.btn-ios {
    background: linear-gradient(135deg, #5c5c5c, #3a3a3a, #1c1c1c);
    border: 1px solid #9e9e9e;
    position: relative;
}
/* 客户端下载按钮 - 暗红色 */
.btn-client {
    background: linear-gradient(135deg, #8b1a1a, #5c0e0e, #3a0808);
    border: 1px solid #b33a3a;
}


	#footer{ display:none;}