.wrap{
    width: 100%;
    background: #fefdf8 url(../images/bg2.jpg) center bottom no-repeat;
}
.video-wrap{
    background-image: url(../images/video-wrap.jpg);
    background-color: #e2e2e2;
}
.faq-wrap{
    background-image: url(../images/faq-wrap.jpg);
    background-color: #e7e7e7;
}
.game-wrap{
    background-image: url(../images/game-wrap.jpg);
    background-color: #e2e2e2;
}
.news-wrap{
    background-image: url(../images/news-wrap.jpg);
    background-color: #e2e2e2;
}
.inside-sprite{
    background: url(../images/inner-spr.png) no-repeat;
}
.of{clear: both; overflow: hidden;}

/*inside*/
.inner-bg-img{
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.inner-content{
    display: block;
    width: 1035px;
    margin: 413px auto 50px;
    overflow: hidden;
    clear: both;
    z-index: 9;
    position: relative;
}
.inner-content .side-box{
    width: 269px;
    height: 571px;
    float: left;
    background: url(../images/side-bg.png) no-repeat;
}
.side-box .order-code{
    display: block;
    position: absolute;
    top: 29px;
    left: 14px;
    width: 105px;
    height: 105px;
}
.side-box .btn-side{
    display: block;
    width: 245px;
    height: 77px;
    margin: 1px auto;
    text-indent: -999em;
}
.side-box .btn-down-ios{
    width: 134px;
    height: 52px;
    margin-left: 124px;
    margin-top: 28px;
}
.side-box .btn-down-az{
    width: 134px;
    height: 52px;
    margin-left: 124px;
    margin-top: 4px;
}
.side-box .btn-down-pc{
    height: 63px;
}
.side-box .btn-side2{
    height: 93px;
}
.inner-content .content-right{
    width: 755px;
    float: right;
    margin-top: 21px;
}
.inner-content .bg-white{
    background-color: #fff;
}
.inside-title{
    min-height: 80px;
    width: 755px;
    position: relative;
    font-size:18px;
    background-color: #5e3720;
    z-index: 9;
}
.addr-box{
    width: 300px;
    height: 30px;
    text-align: right;
    float: right;
    margin: 25px 54px 0 0;
    font-size: 14px;
    color: #e4d4b7;
}
.addr-box a{
    color: #e4d4b7;
}
.sign-bg{background-position: 0px 0px;width: 311px;height: 32px;float: left;margin: 24px 0 0 49px;}
.sign-bg-video{background-position: 0px -91px;}
.sign-raiders{background-position: 0px -131px;}
.sign-bbs{background-position: 0px -46px;}
.sign-faq{background-position: 0px -417px;}
.sign-bg-activity{
    background-position: 0px -375px;
}
.sign-ztc{
    height: 60px;
    margin-top: 20px;
}
.sign-ztc p{
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.sign-ztc span{
    font-size: 14px;
    color: #bb8a75;
    display: block;
    margin-left: 11px;
}
.box-nav{
    width: 90%;
    margin: 10px auto 20px;
    /*background: url(../images/nav-bg.png) 116px 14px no-repeat;*/
    border-bottom: 1px solid #e3d8b7;
}
.box-nav a.nav-btn{
    display: block;
    width: 169px;
    float: left;
    height: 50px;
    border-right: none;
    font-size: 23px;
    text-align: center;
    line-height: 50px;
    color: #584315;
    position: relative;
    font-weight: 700;
}
.box-nav a.nav-btn:before{
   content: '';
   display: block;
   width: 1px;
   height: 26px;
   position: absolute;
   left: 0;
   top:12px;
   border-left: 1px solid #ede5e2;
}
.box-nav a.nav-btn:first-of-type:before {
   border-left: none;
}
.box-nav a.nav-btn:first-of-type{
    /* margin-left: 50px; */
}
.box-nav a.nav-btn.nav-btn-first{
    /* margin-left: 50px; */
}
.box-nav a.nav-btn.on{
    background: url(../images/tab-bg.png) center no-repeat;
    font-weight: 700;
    color: #fff;
}
.box-nav a.nav-btn-first{
    margin-left: 90px; 
}
.box-nav2{
    width: 84%;
    margin: 0 auto;
    overflow: hidden;
}
.box-nav2 a{
    display: block;
    width: 20%;
    float: left;
    font-size: 16px;
    color: #906618;
    text-align: center;
}
.box-nav2 a.on{
    font-weight: 700;
    color: #cd9a3c;
    text-decoration: underline;
}
.list-tab{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
}
.item{
    height: 46px;
    border-bottom: 1px dashed #dcd0cf;
    width: 87%;
    margin: 0 auto;
}
.item:hover{
    background:url(../images/list-hover.jpg) center no-repeat;
    transition: all .6s;
    -webkit-transition: all .6s;
}
.item-list{
    display: block;
    margin: 0 auto;
    position: relative;
}
.category{
    display: block;
    width: 0px;
    height: 0px;
    border: 8px solid #ae8682;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    float: left;
    margin-top: 17px;
}
.item:hover .category{
    color: #000;
}
.p-tit{
    width: 510px;
    margin-top: 10px;
    color: #742e28;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}
.span-time{display: block;width: 102px;float: right;color: #742e28;margin-top: 10px;}
.box-console{
    width: 400px;
    height: 35px;
    margin: 15px 0 50px 61px;
}
.box-console .page-num{
    width: 100px;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    font-size: 16px;
    color: #742e28;
}
.list-btn-prev,.list-btn-next{
    display: block;
    width: 90px;
    height: 33px;
    float: left;
    color:#742e28;
    line-height: 33px;
    text-align: center;
    border: 1px solid #742e28;
    margin-right: 10px;
}
/*detail*/
.detail-box{
    width: 755px;
    padding-bottom: 30px;
    background-color: #fff;
    margin: 0 auto;
    overflow:hidden;
}
.notice{
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    line-height: 33px;
    width: 90%;
    margin: 50px auto 0;
    color: #742e28;
}
.inside-time{
    margin-top: 5px;
    color: #c8b5b4;
    text-align: center;
}
.detail-text{
    width: 90%;
    margin: 40px auto 0;
    font-size: 16px;
}
.detail-text img{
    max-width: 100%;
    margin: 15px auto;
}
/*video*/
.video-list-box{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 30px;
}
.list-video{
    width: 86%;
    margin: 0 auto;
}
.list-video li p{
    color: #21222a;
    font-size: 18px;
    margin-top: 2px;
}
.list-video  li{
    width: 285px;
    float: left;
    margin: 10px;
    position: relative;
}
.list-video li img{
    display: block;
    max-width: 100%;
    width: 280px;
    height: 140px;
    padding: 2px;
    border: 1px solid #ddd;
}
.list-video li p{
    color: #21222a;
    font-size: 16px;
    margin-top: 2px;
    height: 50px;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list-video li span.video-mask{
    display: block;
    width: 280px;
    height: 140px;
    position: absolute;
    top: 3px;
    left: 3px;
    background-position: 34px -211px;
    background-color: rgba(0,0,0,0);
    opacity: 0;
    transition: all .6s;
    -webkit-transition: all .6s;
}
.list-video li span:hover{
    background-color: rgba(0,0,0,.5);
    opacity: 1;
}
.box-video2 .list-video{
    display: none;
}
.box-video2 .list-video.on{
    display: block;
}
/*activity*/
.activity .list-video{
    width: 92%;
}
.activity .list-video  li{
    width: 210px;
}
.activity .list-video li img{
    width: 210px;
    height: 130px;
    padding: 2px;
    border: 1px solid #ddd;
}
.activity .list-video li h3{
    color: #6d3c12;
    font-size: 16px;
    margin-top: 2px;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 210px;
    text-align: center;
}
.activity .list-video li em.active-time{color: #858585;font-size: 14px;height: 25px;line-height: 25px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 210px;text-align: center;display: block;}
/*ztc*/
.history-text{
    background-color: #5e3720;
    padding: 20px 0 20px 38px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.box-history{
    display: block;
    width: 91%;
    margin: 20px auto;
}
.box-history a{
    display: block;
    color: #742e28;
}
/*pub*/
.inside-kv{
    display: block;
    height: 629px;
    background:url(../images/inner-kv.jpg) center top no-repeat;
    position: relative;
}
.pub-box{
    display: block;
    background-color: #fefdf9;
    overflow: hidden;
    padding-bottom: 30px;
}
.contribute{
    width: 320px;
    height: 90px;
    position: absolute;
    top: 514px;
    left: 50%;
    margin-left: -147px;
    text-indent: -999em;
}
.waterfallBox{ width:1024px; margin:auto; position: relative;}
.waterfallBox ul{background-color: #fff; overflow: hidden;}
.waterfallBox ul li{float:left; background:#fff; width: 320px; margin-left: 20px; margin-top: 20px; box-shadow: 1px 1px 17px #e6e5e2;}
.waterfallBox ul li .img_block{cursor: pointer;}
.waterfallBox ul li img{ width:320px; display:block;}
.waterfallBox ul li h3,.waterfallBox ul li p{ padding:0 10px 0 10px; font-weight:normal;}
.dec-box{
    position: relative;
    color: #807f7f;
}
.dec-box .name,.dec-box .region{ width: 240px;  }
.dec-box .praise{position: absolute;top: 18px;right: 0px;padding-left: 34px;height: 26px;font-size: 16px;background: url(../images/praise.png) no-repeat; cursor: pointer;}
.dec-box .praise.on{background-position: left bottom;}

/*recommend*/
.box-recommend{
    width: 100%;
    margin: 30px auto 0;
}
.box-recommend .recommend-text{
    font-size: 24px;
    font-weight: 700;
    color: #742e28;
    margin-left: 45px;
    margin-bottom: 10px;
}
.box-recommend .p-tit{
    width: 500px;
}
.box-recommend .list-tab{
    background-color: transparent;
}
/*toTop*/
.btn-toTop{
    display: block;
    width: 163px;
    height: 89px;
    position: fixed;
    bottom: 20%;
    right: 10px;
    background:url(../images/totop.jpg) no-repeat;
    z-index: 99;
    text-indent: -999em;
}
.btn-problem{
    display: block;
    width: 163px;
    height: 58px;
    position: fixed;
    bottom: 20%;
    right: 10px;
    margin-bottom: 89px;
    background:url(../images/btn-problem.png) no-repeat;
    z-index: 99;
    text-indent: -999em;
}

/*pop s*/
.pop {display:none;width:800px;height:500px;border:5px solid #7e5441;position:relative;background-color:#7e5441;}
.dialog a.btn-close,.btn-pop-close{display:block;width:40px;height:40px;text-align:center;line-height:36px;background-color:#7e5441;cursor: pointer;
    position:absolute;right:-45px;top:-5px;font-family:Tahoma;font-size:30px;color:#fff;text-decoration: none;}
.btn-pop-close:hover {color:#fff;text-decoration:none;}
.pop#vindex-play .pop-con,.pop-con .tenvideo_player{width: 800px;height: 500px;}
.pop#vindex-pic {width:700px;height:660px;border:0;background: none;}
.pop#vindex-pic .btn-pop-close{top:0;}
#vpic-con{overflow: auto;text-align: center;}
#vpic-con img{display: block;width: 690px;border:5px solid #7e5441;max-height: 660px;}
.dialog{display: none;width: 1000px;min-height: 400px;background-color: #fff;border: 5px solid #6c4132;color: #6c4132;font-size: 16px;position: relative;}
.dialog a.btn-close{top: -5px; right: -40px; background-color: #6c4132;}
.dialog .dialog-inner{ width: 80%; margin: 0 auto; }
.dialog p{padding-top: 20px;}
.dialog p.pop-name{text-align: center; padding: 0px;}
.dialog .pop-title{padding-top: 50px; font-size: 24px; color: #6c4132; font-weight: 700;}
.dialog .pop-title2{text-align: center;}
.dialog img{display: block;max-width: 90%;margin: 10px auto;}