.bg{background-color: #1c1817;}
.container{width: 1100px;margin: 0 auto;position: relative;}
/*head样式板块开始*/
.head{width: 100%;text-align: center;position: absolute;left: 0;top: 0;z-index: 10;}
.onbg{background: url(../bg_head.png) left top repeat-x;background-size: auto 100%;}
.nav{width: 835px;display: inline-block;margin:0 auto;margin-left:50px;margin-left: 10cm;}
.nav li{float: left;margin: 0 10px;display: inline-block;}
.logo{width: 594px;height: 329px;position: absolute;left: 1100px;bottom: 97px;background: url(../logo.png) no-repeat;}
.nav_item{width: 100px;display: block;color: #FFFFFF;text-align: center;font-size: 14px;line-height: 40px;margin-top: 10px;}
.nav_list{width: 100px;display: none;}
.nav_list_item{width: 100%;height: 30px;line-height: 30px;text-align: center;color: #FFFFFF;font-size: 12px;}
.nav_list_item:hover{background: url(../nav_hover.png) center no-repeat;}
/*head样式板块开始*/



/*--------------------------------首页样式----------------------------------*/
/*顶部样式 开始*/
.top{width: 100%;height: 100%;background: transparent;}
.top .container{height: 0px;}
.btn_play{width: 216px;height: 136px;position: absolute;left: 1100px;bottom: 97px;background: url(../btn_play.png) no-repeat;}

.btn_play1{width: 500px;height: 259px;position: absolute;left: 300px;bottom: 97px;background: url(../btn_play.png) no-repeat;}
.code_con{width: 1100px;height: 120px;position: absolute;bottom: 0px;top:-110px;left: 0;}

.icon{width: 150px;height: 150px;float: left;margin-top: -40px;background: url(../icon.png) no-repeat;display: inline-block;}
.dl_con{width: 685px;padding: 24px 0;float: right;display: inline-block;position: relative;}
.dl_con a{height: 65px;margin: 0px 5px;float: left;display: inline-block;width: 157px;}
.btn_android {background: url("../btn_android.png")center no-repeat;	display: block;font-size: 0;width: 156px;/*圖片寬度*/}
.btn_android:hover {background: url("../btn_android2.png")center no-repeat;}
.btn_ios {background: url("../btn_ios.png")center no-repeat;	display: block;font-size: 0;width: 156px;/*圖片寬度*/}
.btn_ios:hover {background: url("../btn_ios2.png")center no-repeat;}
.btn_tap {background: url("../btn_tap.png")center no-repeat;	display: block;font-size: 0;width: 156px;/*圖片寬度*/}
.btn_tap:hover {background: url("../btn_tap2.png")center no-repeat;}
.btn_TR{width: 156px;background: url(../btn_tr.png) center no-repeat;}
.btn_gift {background: url("../btn_1.png")center no-repeat;	display: block;font-size: 0;width: 156px;/*圖片寬度*/}
.btn_gift:hover {background: url("../btn_12.png")center no-repeat;}
.dl_con .btn_jyj{width: 79px;height: 82px;position: absolute;top: -75px;right: 30px;background: url(../btn_jyj.png) center no-repeat;}

.code_bg{width: 238px;height: 106px;margin: 6px 0px 0;float: left;display: inline-block;}
.code{width: 96px;height: 96px;float: right;display: inline-block;margin-left: 8px;}
.btn_dl{float: left;width: 125px;display: inline-block;}
.btn_download {background: url("../btn_dl.png")center no-repeat;display: block;font-size: 0;width: 136px;height: 48px;}
.btn_download:hover {background: url("../btn_dl2.png")center no-repeat;}
.btn_xlweibo {background: url("../btn_dl3.png")center no-repeat;display: block;font-size: 0;width: 136px;height: 48px;}
.btn_xlweibo:hover {background: url("../btn_dl6.png")center no-repeat;}
/*顶部样式 结束*/

/*主体部分 开始*/
.middle{width: 100%;background: url(../bg.jpg) top center no-repeat;margin-top:0px;}
.c_pad{padding: 70px 0;}
.c_row{padding: 24px 0;}

/*主体部分---轮播图样式结束*/
/*主体部分---新闻样式开始*/
.m_news{width: 376px;height: 289px;float: left;display: inline-block;background-color: #232323;padding: 0 10px 0 20px;}
.n_menu{width: 100%;height: 40px;border-bottom: 1px solid #2f2f2f;}
.menu_item{float: left;display: inline-block;font-size: 16px;color: #FFFFFF;line-height: 35px;padding: 0 10px;}
.menu_item.on{color: #fe6a3c;border-bottom: 4px solid #fe6a3c;}
.news_more{float: right;font-size: 12px;color: #6b6b6b;line-height: 40px;padding-right: 12px;background: url(../more.png) center right no-repeat;}
.n_group{width: 100%;height: 240px;margin-top: 10px;overflow: hidden;}
.n_list{width: 100%;display: none;}
.n_list:first-child{display: block;}
.n_ul li{/*height: 30px;*/border-bottom: 1px solid #2f2f2f;}
.n_ul li:last-child{border-bottom: 0;}
.n_ul a{width: 100%;padding-top: 5px;font-family: "宋体";font-size: 14px;background:url(../tag_go.png) center right no-repeat;}
.n_ul a p{width: 80%;height: 26px;line-height: 26px;float: left;color: #FFFFFF;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tag_count{width: 10px;height: 50px;float: left;display: inline-block;margin-right: 10px;}
.tag_1{background: url(../1.png) no-repeat;background-position: 0 10px;}
.tag_2{background: url(../2.png) no-repeat;background-position: 0 10px;}
.tag_3{background: url(../3.png) no-repeat;background-position: 0 10px;}
.tag_4{background: url(../4.png) no-repeat;background-position: 0 10px;}
.n_ul a time{width: 80%;float: left;display: block;color: #606060;}
/*主体部分---新闻样式结束*/
/*主体部分---微博话题样式开始*/
.weibo_topic{width: 225px;height: 295px;float: left;display: inline-block;background-color: #232323;padding: 0 10px 0 20px;margin-left: 25px;}
/*主体部分---微博话题样式结束*/
/*主体部分---广告链接图样式开始*/
.link{width: 100%;}
.link a{width: 265px;margin-right: 8px;}
.link a img{width: 265px;height: 107px;}
.link a:hover{border-top:6px solid #a77e11}
.link a:last-child{margin-right: 0;}
/*主体部分---广告链接图样式结束*/
/*主体部分---游戏特色样式开始*/
.feature{width: 850px;}

.c_til{font-size: 20px;margin-bottom: 10px;color: #3dbaf3;height: 390px;}
.c_til2{font-size: 20px;margin-bottom: 10px;color: #3dbaf3;}
.feature_list{width: 100%;height: 351px;overflow: hidden;}
.feature_list li{width: 66px;height: 100%;float: left;display: inline-block;background-color: #191919;position: relative;}
.feature_list li:first-child{width: 652px;}
.feature_list a{width: 66px;height: 100%;}
.feature_list img{width: 580px;height: 325px;position: absolute;left: 66px;top: 0px;margin: 13px 3px;}
.feature_item1{background: url(../feature_til1.png) no-repeat;}
/*.feature_item1:hover,.feature_list li.on .feature_item1{background: url(../feature_til.png) no-repeat;}*/
.feature_item2{background: url(../feature_til2.png) no-repeat;}
/*.feature_item2:hover,.feature_list li.on .feature_item2{background: url(../feature_til.png) no-repeat;}*/
.feature_item3{background: url(../feature_til3.png) no-repeat;}
/*.feature_item3:hover,.feature_list li.on .feature_item3{background: url(../feature_til.png) no-repeat;}*/
.feature_item4{background: url(../feature_til4.png) no-repeat;}
/*.feature_item4:hover,.feature_list li.on .feature_item4{background: url(../feature_til.png) no-repeat;}*/
/*主体部分---游戏特色样式结束*/
/*主体部分---快速注册样式开始*/
.register{width: 230px;margin-left: 20px;}
.reg_tab{width: 100%;height: 351px;padding-top: 16px;background-color: #232323;}
.reg_row{width: 195px;height: 38px;margin: 0 auto 10px;}
.reg_row input{width: 100%;height: 100%;border: 1px solid #4e4e4e;background-color: #1e1e1e;font-size: 12px;color: #c8c8c8;font-family: "宋体";}
.reg_id input{padding-left: 30px;background:url(../tag_user.png) no-repeat;background-position: 8px center;}
.reg_password input,.reg_pwsure input{padding-left: 30px;background:url(../lock.png) no-repeat;background-position: 8px center;}
.reg_imgverify input,.reg_mblverify input{width: 117px;margin-right: 10px;text-align: center;}
.verify_img{width: 68px;height: 38px;}
.btn_verifynum{width: 68px;height: 38px;line-height: 36px;font-family: "宋体";font-size: 12px;color: #FFFFFF;background-color: #fe6a3c;}
.reg_font{font-family: "宋体";font-size: 12px;color: #FFFFFF;line-height: 25px;text-align: center;}
.reg_font span{margin-left: 6px;display: inline-block;}
.btn_reg{width: 190px;height: 42px;display: block;line-height: 40px;border: 1px solid #fe6a3c;margin: 15px auto;text-align: center;font-size: 24px;color: #fe6a3c;}
/*主体部分---快速注册样式结束*/
/*主体部分---前线影音样式开始*/
.audio_video{width: 100%;}
.audio_video a{width: 352px;margin-right: 17px;}
.audio_video a img{width: 352px;height: 223px;}
.audio_video a:last-child{margin-right: 0;}
/*主体部分---前线影音样式结束*/
/*主体部分---媒体合作样式开始*/
.m_bg{width: 100%;background-color: #171717;}
.media{width: 100%;padding: 30px 0;}
.media_logo{width: 170px;height: 55px;margin: 5px;background: #000000;padding: 3px 10px;float: left;display: inline-block;}
.media_logo img{width: 100%;height: 100%;}
/*主体部分---媒体合作样式结束*/
/*主体部分 结束*/

/*--------------------------------------二级页-----------------------------------------*/
/*二级页公共部分*/
.pg2_bg{width: 100%;min-height: 1226px;padding-top: 514px;background: url(../main_top.jpg) top center no-repeat;}
.pg2_con{width: 1000px;margin: 0 auto 30px;}
/*二级页标题开始*/
.til_s {width: 100%;height: 45px;line-height: 45px;background-image: url(../tag_title.png);background-position: 10px center;background-repeat: no-repeat;padding-left: 80px;background-color: rgba(0,0,0,0.75);color: #FFB400;font-size: 25px;font-weight: normal;}
.current{float:right;display: inline-block;color: #FFFFFF;font-size: 16px;padding-right: 20px;}
.current a{color: #FFFFFF;}
/*二级页标题结束*/
/*二级页分页样式开始*/
.news_page{width: 100%;font-size: 16px;color: #FFFFFF;text-align: center;position: absolute;left: 0;bottom: -40px;}
.news_page a{color: #FFFFFF;margin-right: 20px;}
.page_num{color: #FEAE00;}
/*二级页分页样式结束*/
/*二级页右侧浮动框开始*/
.rt_con {width: 153px;float: right;}
.dl_code {width: 100%;height: 188px;background: url(../code_bg_f.png) no-repeat;padding: 20px 19px 0;}
.dl_code h3 {font-weight: normal;font-size: 16px;color: #FFFFFF;text-align: center;margin-bottom: 12px;}
.dl_code img {width: 115px;height: 115px;}
.follow {margin-top: 5px;width: 100%;padding: 10px 5px;background-color: rgba(0,0,0,0.7);}
.weixin, .weibo {width: 57px;height: 57px;position: relative;float: left;margin: 0 7px;}
.btn_weixin, .btn_weibo {width: 57px;height: 57px;}
.btn_weixin{background:url(../btn.png) no-repeat;background-position: -329px 0;}
.btn_weixin:hover{background:url(../btn.png) no-repeat;background-position: -329px -62px;}
.btn_weibo{background:url(../btn.png) no-repeat;background-position: -418px 0;}
.btn_weibo:hover{background:url(../btn.png) no-repeat;background-position: -418px -61px;}
.weixin_code, .weibo_code {width: 115px;height: 115px;display: none;position: absolute;right: 0;top: 57px;}
.qq {color: #FFFFFF;font-size: 14px;text-align: center;margin-top: 10px;}
/*二级页右侧浮动框结束*/

/*-----------------------新闻页-------------------------*/
.news_container{width: 830px;height: 820px;background-color:rgba(0,0,0,0.8);margin-right: 16px;}
.news_con{width: 100%;padding: 25px;}
.news_head {width: auto;height: 42px;display: inline-block;position: relative;background-color: #000000;color: #FFFFFF;font-size: 16px;line-height: 40px;margin-bottom: 3px;}
.news_menu {height: 100%;}
.news_head a:hover{background-color: #ff6200;}
.news_menu a.on {background-color: #ffb300;}
.news_menu a {width: 92px;height: 100%;float: left;display: inline-block;text-align: center;color: #FFFFFF;}
.news_group {width: 100%;height: 610px;background-color: rgba(0,0,0,0.75);}
.news_list:first-child {display: block;}
.news_list {height: 100%;position: relative;display: none;}
.news_ul .istop {color: #ffb300 !important;}
.news_ul a {width: 100%;height: 45px;line-height: 45px;font-size: 15px;display: block;color: #FFFFFF;padding: 0 10px;border-bottom: 1px solid #303030;}
.news_ul p {width: 84%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_ul em {margin-right: 5px;}
.news_ul time {width: 15%;float: right;text-align: right;}
.news_ul a:hover{background: #353534;}

/*-----------------------新闻详情页-------------------------*/
.info_container{width: 830px;background-color: rgba(0,0,0,0.8);margin-right: 16px;}
.info_con{width: 100%;padding: 25px;color: #FFFFFF;}
.news_title{text-align: center;margin-bottom: 20px;}
.news_title h2{font-size: 25px;font-weight: normal;line-height: 40px;}
.news_title P{font-size: 16px;}
.info{min-height: 610px;}

/*-----------------------前线影音页-------------------------*/
.av_container{width: 830px;background-color: rgba(0,0,0,0.8);margin-right: 16px;margin-bottom: 50px;}
.av_head{width: 100%;margin: 0 auto;}
.av_menu a{width: 260px;}
.av_curt{float: none;margin-bottom: 20px;}
.av_group{width: 100%;background-color: rgba(0,0,0,0.75);padding-bottom: 80px;}
.av_list{width: 100%;height: 450px;position: relative;display: none;}
.av_list:first-child {display: block;}
.video_list{width: 100%;}
.video_item{width: 240px;/*height: 148px;*/margin: 10px;float: left;display: inline-block;}
.video_item img{width: 100%;height: 148px;}
.video_item p{width: 100%;height: 30px;line-height: 30px;font-family: "宋体";font-size: 14px;color: #FFFFFF;text-align: center;overflow: hidden;}
.painting_item,.works_item{width: 175px;height: 114px;float: left;display: inline-block;margin: 15px 10px;position: relative;line-height: 114px;text-align: center;overflow: hidden;}
.painting_item img,.works_item img{width: 100%;height: 100%;}
.item_mask{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0,0,0,0.6);background-image: url(../shape.png);background-position: center;background-repeat: no-repeat;display: none;}


/*弹出窗口*/
.mask_box{position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);z-index: 9999;display: none;}
.close{width: 49px;height: 49px;position: absolute;top: 0;right: -50px;background: url(../close.png) no-repeat;}
.video_box{width: 600px;height: 400px;}
.paint_box{max-width: 100%;max-height: 100%;}
.img_scroll{width: 100%;height: 100%;}
.img_con{width: 100%;height: 100%;text-align: center;}
.img_con img{/*width: 100%;height: 100%;*/}
.btn_prev{width: 52px;height: 45px;position: absolute;left: -70px;top: 50%;margin-top: -22px;cursor: pointer;background: url(../btn_prev.png) no-repeat;}
.btn_next{width: 52px;height: 45px;position: absolute;right: -70px;top: 50%;margin-top: -22px;cursor: pointer;background: url(../btn_next.png) no-repeat;}

.video_box video{width: 100%;height: 100%;}







/*彩虹-----------------------------------------------------------------------*/
.ch_help {width: 300px;height: 35px;float: left;background: url(../ch_help2.png) no-repeat left center;margin: 22px 0 0 9px;}
.chhelp {width: 173px;height: 31px;float: left;padding: 2px 0 2px 122px;}
.search_bar .searchBox input.btn {right: 2px !important;}
.dIntro_tit {width: 248px;height: 39px;line-height: 39px;float: left;margin: 20px 0 0 9px;font-size: 20px;color: #82623f;padding-left: 52px;border-bottom: 1px #82623f solid;}
.dIntro_titPic1 {background: url(../p1.jpg) left top no-repeat;}
.dIntro_titPic2 {background: url(../p2.jpg) left top no-repeat;}
.dIntro_titPic3 {background: url(../p3.jpg) left top no-repeat;}
.dIntro_titPic4 {background: url(../p4.jpg) left top no-repeat;}
.dIntro_titPic5 {background: url(../p5.jpg) left top no-repeat;}
.dIntro_titPic6 {background: url(../p6.jpg) left top no-repeat;}
.dIntro_titPic7 {background: url(../p7.jpg) left top no-repeat;}
.dIntro_titPic8 {background: url(../p8.jpg) left top no-repeat;}
.dIntro_con {width: 300px;height: auto;float: left;margin: 10px 0 5px 9px;}
.dIntro_con ul li {float: left;margin: 10px 0 0 0;}
.dIntro_con ul li a {min-width: 60px;line-height: 14px;float: left;padding: 0 5px;border-left: 1px #ad9384 solid;font-size: 14px;color: #ad9384;text-align: left;}
.dIntro_con ul li a:hover {text-decoration: underline;color: #ad9384;}
.ztBtn {width: 714px;height: 304px;position: absolute;left: 330px;top: 598px;z-index: 5;background-color: #42230e;}
.ztBtn ul li {width: 355px;height: 100px;float: left;background: url(../picbg.jpg) no-repeat left center;margin: 1px 0 0 1px;}
.ztBtn ul li a {width: 355px;height: 100px;float: left;position: relative;overflow: hidden;}
.ztBtn ul li a span {width: 120px;height: 30px;line-height: 30px;position: absolute;left: 30px;top: 45px;font-size: 21px;color: #b19f89;transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;z-index: 3;}
.ztBtn ul li a em {width: 120px;height: 30px;line-height: 20px;position: absolute;left: 30px;top: 75px;font-size: 12px;color: #bf8d4c;transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;z-index: 3;}
.ztBtn ul li a i {width: 44px;height: 18px;line-height: 18px;position: absolute;left: 30px;top: 100px;font-size: 12px;color: #916e47;border: 1px #916e47 solid;text-align: center;transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;z-index: 3;}
.ztBtn ul li a strong {width: 210px;height: 100px;position: absolute;right: 0;top: 0;overflow: hidden;text-align: center;transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
.p6 {background: url(../p6.png) right bottom no-repeat;}
.p7 {background: url(../p7.png) right bottom no-repeat;}
.p8 {background: url(../p8.png) right bottom no-repeat;}
.p9 {background: url(../p9.png) right bottom no-repeat;}
.p10 {background: url(../p10.png) right bottom no-repeat;}
.p11 {background: url(../p11.png) right bottom no-repeat;}
.ztBtn ul li a:hover span {top: 20px;transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;}
.ztBtn ul li a:hover em {top: 50px;transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;}
.ztBtn ul li a:hover i {top: 75px;transition: all 0.5s ease-out 0s;-webkit-transition: all 0.5s ease-out 0s;}
.ztBtn ul li a:hover strong {transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-ms-transform: scale3d(1.1, 1.1, 1);-webkit-transform: scale3d(1.1, 1.1, 1);transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
.imgBtn {width: 352px;height: 304px;position: absolute;left: 1054px;top: 598px;z-index: 5;background-color: #40210e;}
.imgBtn ul li {float: left;}
.imgBtn ul li a {float: left;overflow: hidden;}
.imgBtn ul li a.imgBtn1 {width: 174px;height: 100px;float: left;margin: 1px 0 0 1px;background-color: #311a09;position: relative;}
.imgBtn ul li a.imgBtn1 span {width: 80px;height: 100px;position: absolute;left: 0;top: 0;z-index: 3;opacity: 1;filter: alpha(opacity=100);transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn1 em {width: 80px;height: 100px;line-height: 100px;position: absolute;left: 94px;top: 0;z-index: 3;font-size: 20px;color: #b79c7a;transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn1:hover span {left: -80px;opacity: 0;filter: alpha(opacity=0);transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn1:hover em {left: 67px;transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn2 {width: 350px;height: 100px;float: left;margin: 1px 0 0 1px;background-color: #311a09;position: relative;}
.imgBtn ul li a.imgBtn2 span {width: 80px;height: 100px;position: absolute;left: 60px;top: 0;z-index: 3;opacity: 1;filter: alpha(opacity=100);transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn2 em {width: 110px;height: 100px;line-height: 100px;position: absolute;left: 155px;top: 0;z-index: 3;font-size: 20px;color: #b79c7a;transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn2:hover span {left: -80px;opacity: 0;filter: alpha(opacity=0);transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.imgBtn ul li a.imgBtn2:hover em {left: 125px;transition: all 0.4s ease-out 0s;-webkit-transition: all 0.4s ease-out 0s;}
.p12 {background: url(../p12.png) right center no-repeat;}
.p13 {background: url(../p13.png) right center no-repeat;}
.p14 {background: url(../p14.png) right center no-repeat;}
.p15 {background: url(../p15.png) right center no-repeat;}
.p16 {background: url(../p16.png) right center no-repeat;}
.news2 {width: 532px;height: 294px;position: absolute;left: 330px;top: 912px;z-index: 5;background-color: #150b07;border-top: 1px #40210e solid;border-left: 1px #40210e solid;border-bottom: 1px #40210e solid;}
.newsTit2 {width: 480px;height: 40px;float: left;margin: 10px 0 0 26px;}
.newsTit2 ul li {width: 72px;height: 40px;line-height: 40px;float: left;font-size: 18px;text-align: center;}
.newsTit2 ul li a {width: 72px;height: 40px;float: left;text-decoration: none;color: #ceb1a1;}
.newsMore2 {width: 19px;height: 19px;float: right;margin: 12px 20px 0 0;background: url(../morebtn.png) no-repeat left top;}
.newsMore2 a {width: 19px;height: 19px;float: right;}
.news_xian2 {width: 480px;height: 2px;float: left;margin: 0 0 10px 26px;border-bottom: 1px #b2b2b2 solid;position: relative;}
.red2 {width: 72px;height: 2px;position: absolute;left: 0;top: 1px;background-color: #eb0000;transition: all 0.2s ease-in;}
.newsList2 {width: 480px;float: left;display: none;margin: 0 0 0 26px;}
.newsList2 ul li {width: 480px;height: 27px;float: left;}
.newsList2 ul li a {width: 450px;height: 27px;float: left;font-size: 14px;color: #ceb1a1;background: url(../p17.png) 10px 10px no-repeat;padding-left: 29px;}
.newsList2 ul li a:hover {background-color: #49301d;}
.newsList2 ul li a em {width: 370px;float: left;line-height: 27px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsList2 ul li a span {width: 60px;float: left;line-height: 27px;text-align: right;padding-right: 20px;}
.newsList2 .Red, .c_newsList .Red {color: #eb5800;}
.newsList2 .RedStrong, .c_newsList .RedStrong {color: #eb5800;font-weight: bold;}
.newsList2 .Blue, .c_newsList .Blue {color: #05bbe9;}
.newsList2 .BlueStrong, .c_newsList .BlueStrong {color: #05bbe9;font-weight: bold;}
.newsPic2 {width: 179px;height: 294px;position: absolute;left: 863px;top: 912px;z-index: 5;background-color: #150b07;border: 1px #40210e solid;}
.newsPic2 a {width: 179px;height: 294px;float: left;overflow: hidden;position: relative;}
.newsPic2 a span {width: 179px;height: 50px;line-height: 50px;float: left;font-size: 25px;font-weight: bold;color: #c09664;text-align: center;margin-top: 200px;position: relative;z-index: 3;}
.newsPic2 a em {width: 110px;height: 20px;line-height: 20px;float: left;margin-left: 34px;font-size: 14px;color: #cc9758;text-align: center;background-color: #221105;border: 1px #47311d solid;position: relative;z-index: 3;}
.newsPic2 a i {width: 179px;height: 294px;position: absolute;left: 0;top: 0;transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
.newsPic2 a:hover i {transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-ms-transform: scale3d(1.1, 1.1, 1);-webkit-transform: scale3d(1.1, 1.1, 1);transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
.cdg_b {background: url(../cdg_1440.jpg) top center no-repeat;}
.share {width: 352px;height: 296px;position: absolute;left: 1054px;top: 912px;z-index: 5;}
.share ul li {float: left;}
.wx {width: 114px;height: 145px;float: left;margin: 0;}
.wx a {width: 112px;height: 143px;float: left;border: 1px #40210e solid;background-color: #170a04;}
.wx a:hover {background-color: #3c2419;}
.wx a span {width: 112px;height: 70px;float: left;margin: 15px 0 0 0;background: url(../wxpic.png) center bottom no-repeat;}
.wx a em {width: 112px;line-height: 30px;float: left;font-size: 14px;color: #987e71;text-align: center;}
.qq {width: 114px;height: 145px;float: left;margin: 0 0 0 5px;}
.qq a {width: 112px;height: 143px;float: left;border: 1px #40210e solid;background-color: #170a04;}
.qq a:hover {background-color: #3c2419;}
.qq a span {width: 112px;height: 70px;float: left;margin: 15px 0 0 0;background: url(../qqpic.png) center bottom no-repeat;}
.qq a em {width: 112px;line-height: 30px;float: left;font-size: 14px;color: #987e71;text-align: center;}
.sina {width: 114px;height: 145px;float: left;margin: 0 0 0 5px;}
.sina a {width: 112px;height: 143px;float: left;border: 1px #40210e solid;background-color: #170a04;}
.sina a:hover {background-color: #3c2419;}
.sina a span {width: 112px;height: 70px;float: left;margin: 15px 0 0 0;background: url(../sinapic.png) center bottom no-repeat;}
.sina a em {width: 112px;line-height: 30px;float: left;font-size: 14px;color: #987e71;text-align: center;}
.bd {width: 114px;height: 145px;float: left;margin: 6px 0 0 0;}
.bd a {width: 112px;height: 143px;float: left;border: 1px #40210e solid;background-color: #170a04;}
.bd a:hover {background-color: #3c2419;}
.bd a span {width: 112px;height: 70px;float: left;margin: 15px 0 0 0;background: url(../bdpic.png) center bottom no-repeat;}
.bd a em {width: 112px;line-height: 30px;float: left;font-size: 14px;color: #987e71;text-align: center;}
.yy {width: 114px;height: 145px;float: left;margin: 6px 0 0 5px;}
.yy a {width: 112px;height: 143px;float: left;border: 1px #40210e solid;background-color: #170a04;}
.yy a:hover {background-color: #3c2419;}
.yy a span {width: 112px;height: 60px;float: left;margin: 15px 0 10px 0;background: url(../yypic.png) center bottom no-repeat;}
.yy a em {width: 112px;line-height: 15px;float: left;font-size: 14px;color: #987e71;text-align: center;}
.qun {width: 114px;height: 145px;float: left;margin: 6px 0 0 5px;}
.qun a {width: 112px;height: 143px;float: left;border: 1px #40210e solid;background-color: #170a04;}
.qun a:hover {background-color: #3c2419;}
.qun a span {width: 112px;height: 60px;float: left;margin: 15px 0 10px 0;background: url(../qunpic.png) center bottom no-repeat;}
.qun a em {width: 112px;line-height: 15px;float: left;font-size: 14px;color: #987e71;text-align: center;}
.pic1 {width: 270px;height: 191px;position: absolute;left: 0;top: 480px;z-index: 5;background: url(../pic1_bg.jpg) left bottom no-repeat;}
.pic1 a {width: 320px;height: 191px;float: left;position: relative;}
.pic1 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic1 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic1 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic1.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic1 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic1.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic1 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
.pic2 {width: 270px;height: 191px;position: absolute;left: 280px;top: 480px;z-index: 5;background: url(../pic2_bg.jpg) left bottom no-repeat;}
.pic2 a {width: 352px;height: 191px;float: left;position: relative;}
.pic2 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic2 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic2 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic2.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic2 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic2.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic2 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
.pic3 {width: 270px;height: 191px;position: absolute;left: 560px;top: 480px;z-index: 5;background: url(../pic3_bg.jpg) left bottom no-repeat;}
.pic3 a {width: 352px;height: 191px;float: left;position: relative;}
.pic3 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic3 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic3 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic3.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic3 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic3.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic3 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
.pic4 {width: 270px;height: 191px;position: absolute;left: 840px;top: 480px;z-index: 5;background: url(../pic4_bg.jpg) left bottom no-repeat;}
.pic4 a {width: 352px;height: 191px;float: left;position: relative;}
.pic4 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic4 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic4 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic4.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic4 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic4.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic4 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
/*下------------------------------------------------------------------------------------------*/
.pic5 {width: 270px;height: 191px;position: absolute;left: 0;top: 690px;z-index: 5;background: url(../pic5_bg.jpg) left bottom no-repeat;}
.pic5 a {width: 320px;height: 191px;float: left;position: relative;}
.pic5 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic5 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic5 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic5.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic5 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic5.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic5 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
.pic6 {width: 270px;height: 191px;position: absolute;left: 280px;top: 690px;z-index: 5;background: url(../pic6_bg.jpg) left bottom no-repeat;}
.pic6 a {width: 352px;height: 191px;float: left;position: relative;}
.pic6 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic6 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic6 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic6.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic6 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic6.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic6 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
.pic7 {width: 270px;height: 191px;position: absolute;left: 560px;top: 690px;z-index: 5;background: url(../pic7_bg.jpg) left bottom no-repeat;}
.pic7 a {width: 352px;height: 191px;float: left;position: relative;}
.pic7 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic7 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic7 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic7.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic7 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic7.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic7 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}
.pic8 {width: 270px;height: 191px;position: absolute;left: 840px;top: 690px;z-index: 5;background: url(../pic8_bg.jpg) left bottom no-repeat;}
.pic8 a {width: 352px;height: 191px;float: left;position: relative;}
.pic8 a span {/*width: 135px;*/height: 32px;line-height: 32px;position: absolute;left: 20px;top: 95px;font-size: 21px;font-weight: bold;color: #ff9800;padding-right: 25px;background: url(../jt.png) right center no-repeat;z-index: 2;}
.pic8 a em {width: 45px;height: 18px;line-height: 18px;position: absolute;left: 20px;top: 140px;font-size: 13px;color: #906e44;border: 1px #906e44 solid;text-align: center;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;z-index: 2;}
.pic8 a strong {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic8.png) right bottom no-repeat;z-index: 3;left: 85px;}
.pic8 a i {width: 185px;height: 191px;position: absolute;right: 0;bottom: 0;background: url(../pic8.png) right bottom no-repeat;z-index: 4;left: 85px;}
.pic8 a:hover i {animation: x1 1s 0s ease both;-moz-animation: x1 1s 0s ease both;-webkit-animation: x1 1s 0s ease both;-ms-animation: x1 1s 0s ease both;}


 @keyframes x1 {
 0% {
opacity:1;
filter:alpha(opacity=100);
transform:scale3d(1, 1, 1);
-moz-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
-webkit-transform:scale3d(1, 1, 1);}
 100% {
opacity:0;
filter:alpha(opacity=0);
transform:scale3d(1.5, 1.5, 1);
-moz-transform:scale3d(1.5, 1.5, 1);
-ms-transform:scale3d(1.5, 1.5, 1);
-webkit-transform:scale3d(1.5, 1.5, 1);}}
@-moz-keyframes x1 {
 0% {
opacity:1;
filter:alpha(opacity=100);
transform:scale3d(1, 1, 1);
-moz-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
-webkit-transform:scale3d(1, 1, 1);}
 100% {
opacity:0;
filter:alpha(opacity=0);
transform:scale3d(1.5, 1.5, 1);
-moz-transform:scale3d(1.5, 1.5, 1);
-ms-transform:scale3d(1.5, 1.5, 1);
-webkit-transform:scale3d(1.5, 1.5, 1);}}
@-webkit-keyframes x1 {
 0% {
opacity:1;
filter:alpha(opacity=100);
transform:scale3d(1, 1, 1);
-moz-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
-webkit-transform:scale3d(1, 1, 1);}
 100% {
opacity:0;
filter:alpha(opacity=0);
transform:scale3d(1.5, 1.5, 1);
-moz-transform:scale3d(1.5, 1.5, 1);
-ms-transform:scale3d(1.5, 1.5, 1);
-webkit-transform:scale3d(1.5, 1.5, 1);}}
@-ms-keyframes x1 {
 0% {
opacity:1;
filter:alpha(opacity=100);
transform:scale3d(1, 1, 1);
-moz-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
-webkit-transform:scale3d(1, 1, 1);}
 100% {
opacity:0;
filter:alpha(opacity=0);
transform:scale3d(1.5, 1.5, 1);
-moz-transform:scale3d(1.5, 1.5, 1);
-ms-transform:scale3d(1.5, 1.5, 1);
-webkit-transform:scale3d(1.5, 1.5, 1);}}
/*防沉迷 按钮*/
.fcm {width: 1406px;height: 76px;position: absolute;left: 0;top: 1439px;z-index: 5;}
.fcm_kf {width: 318px;height: 74px;float: left;border: 1px #3c230d solid;z-index: 5;}
.fcm_kf span {width: 85px;height: 74px;float: left;background: url(../fcm_kf.png) right center no-repeat;}
.fcm_kf em {width: 213px;height: 64px;line-height: 20px;float: left;font-size: 13px;color: #805832;padding: 8px 0 0 18px;}
.fcm_btn {width: 169px;height: 74px;float: left;border: 1px #3c230d solid;margin: 0 0 0 10px;}
.fcm_btn a {width: 169px;height: 74px;float: left;}
.fcm_btn a span {width: 169px;height: 40px;float: left;}
.fcm_btn a em {width: 169px;height: 30px;line-height: 30px;float: left;font-size: 13px;color: #876041;text-align: center;margin-top:-15px;}
.fcm_btn a:hover {background-color: #1b0b02;}
.fcm_btn1 {background: url(../fcm_p1.png) center 15px no-repeat;}
.fcm_btn2 {background: url(../fcm_p2.png) center 17px no-repeat;}
.fcm_btn3 {background: url(../fcm_p3.png) center 13px no-repeat;}
.fcm_btn4 {background: url(../fcm_p4.png) center 18px no-repeat;}
.fcm_btn5 {background: url(../fcm_p5.png) center 16px no-repeat;}
.fcm_btn6 {background: url(../fcm_p6.png) center 19px no-repeat;}
/*防沉迷 文字*/
.fcm_word {width: 1406px;height: 14px;line-height: 14px;position: absolute;left: 0;top: 1515px;padding: 30px 0;font-size: 12px;color: #554f49;text-align: center;}
.fcm_word span {color: #087f30;}
/*内页*/


.bm,.bmw {background: #0b0509; border:none;}


