@charset "UTF-8";

/* CSS Document */

/*---公用基础设置---*/

html,
body {
    font-size: 14px;
    font-family: "Microsoft YaHei", "SimHei", "SimSun";
    background: #ffffff;
}

/*css-reset*/

html,body,div,ul,ol,li,dl,dt,dd,p,span,em,strong,b,i,h1,h2,h3,h4,form,input,button,textarea,select,option,img,a,xmp,pre,code,h1,h2,h3, h4,canvas {
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
}

audio,video,ul,ol,dl,dt,dd,p {
    display: block;
    border: 0;
}

a {
    text-decoration: none;
    outline: none;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

a:hover {
    text-decoration: none;
}

li {
    display: block;
    list-style: none;
}

textarea {
    resize: none;
    outline: none;
    font-family: "Microsoft YaHei", "SimHei", "SimSun";
}

input {
    outline: none;
    font-size: 14px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

::-webkit-input-placeholder {
    color: #666666;
}

::-moz-placeholder {
    color: #666666;
}

::-moz-placeholder {
    color: #666666;
}

::-ms-input-placeholder {
    color: #666666;
}

/*---顶级样式名称---*/

/*清理浮动*/

.vo-clear {
    *height: 1%;
}

.vo-clear:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/*浮动*/

.vo-fl {
    float: left;
}

.vo-fr {
    float: right;
}

/*隐藏*/

.vo-hide {
    display: none;
}

/*显示*/

.vo-show {
    display: block;
}

/*字体撑开*/
.vo-null {
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
}
/*内容区域*/
.article-content{
    width: 1100px;
    margin: 0 auto;
}
/*头部内容*/
.head-content{
    width: 100%;
    height: 548px;
    background-position: center top;
    background-repeat: no-repeat;
}
.head-content .article-content{
    position: relative;
}
.head-content .download-btn{
    position: absolute;
    left: 0;
    top: 382px;
    width: 340px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    border-radius: 6px;
}
.head-content .wanmei-reg{
    position: absolute;
    left: 0;
    top: 392px;
    width: 340px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    color: #3c3a41;
    background:url(../images/reg-bg.png) no-repeat 0 0;
}
.head-content .wanmei-reg span{text-decoration: underline;}
.head-content .wanmei-reg:hover span{color: #F00;}
.head-content .game-link,.head-content .wanmei-link{
    position: absolute;
}
/*导航内容*/
.nav-content{
    height: 72px;
    background: #3c3a41;
}
.nav-content .title{
    float: left;
    width: 210px;
    height: 72px;
    position: relative;
    text-align: center;
    color: #ffffff;
    margin: 0 72px 0 0;
}
.nav-content .title dl{
    padding: 15px 0 0;
}
.nav-content .title dt{
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
}
.nav-content .title dd{
    font-size: 14px;
    line-break: 20px;
}
.nav-content .title b{
    position: absolute;
    right: -20px;
    top: 50%;
    margin: -10px 0 0;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: dashed dashed dashed solid;
}
.nav-content .item{
    background-repeat: no-repeat;
    line-height:72px; 
    font-size: 18px;
    color: #f9fbe8;
    float: left;
    padding: 0 0 0 42px;
    margin: 0 30px 0 0;
}
.nav-content .i-1{
    background-position: 0 22px;
}
.nav-content .i-2{
    background-position: 0 -38px;
}
.nav-content .i-3{
    background-position: 0 -102px;
}
.nav-content .i-4{
    background-position: 0 -164px;
    margin: 0;
}
.nav-content .line{
    float: left;
    width: 1px;
    height: 35px;
    margin: 18px 30px 0 0;
}
/*简介*/
.page-info{
    background: #f2f2f2;
    padding: 50px 0 0;
}
.page-info .info-content{
    width: 945px;
    margin: 0 auto;
    padding: 0 110px 0 45px;   
}
.page-info .info-content .title{
    font-size: 28px;
    font-weight: bold;
    line-height:40px; 
    margin: 0 0 40px;
}
.page-info .info-content .item{
    float: left;
    padding: 0 0 0 56px;
    position: relative;
    width: 300px;
    color: #535177;
    margin: 0 232px 60px 0;
}
.page-info .info-content .item b{
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}
.page-info .info-content .i-2,
.page-info .info-content .i-4{
    margin-right:0; 
}
.page-info .info-content .i-1 b{
    background-position: 0 0;
    width: 40px;
    height: 38px;
}
.page-info .info-content .i-2 b{
    top: 6px;
    background-position: 0 -96px;
    width: 42px;
    height: 44px;;
}
.page-info .info-content .i-3 b{
    background-position: 0 -48px;
    width: 38px;
    height: 38px;
}
.page-info .info-content .i-4 b{
    top: 14px;
    background-position: 0 -150px;
    width: 26px;
    height: 6px;
}
.page-info .info-content .item dt{
    font-size: 22px;
    line-height:22px;
    margin: 0 0 8px; 
}
.page-info .info-content .item dd{
    line-height: 18px;
    font-size: 14px;
}
/*列表*/
.list-content{
    padding: 30px 0 14px;
    background: #151515;
}
.list-content .article-content{
    width:1240px;
    margin: 0 auto;
    overflow: hidden;
}
.list-content .title{
    line-height:16px;
    font-size: 16px;
    color: #ffffff;
    margin: 0 0 20px; 
}
.list-content .group{
    padding: 0 0 1px;
    width: 1300px;
}
.list-content .group .item{
    float: left;
    width: 395px;
    background: #151515;
    border: 1px solid #2a2a2a;
    margin: 0 24px 18px 0;
    position: relative;
}
.list-content .group .item .tag{
    position: absolute;
    left: 12px;
    top: 12px;
    width: 38px;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    font-size: 12px;
    padding: 0 0 0 28px;
    border-radius: 4px;
    background: url(../images/tag-icon.png) no-repeat;
}
.list-content .group .item .gamebroad{
    background-position: 8px -52px;
}
.list-content .group .item .gamemedia{
    background-position: 8px -106px;
}
.list-content .group .item .gameevent{
    background-position: 8px 6px;
}
.list-content .group .item .gamenews{
    background-position: 8px -80px;
}
.list-content .group .item .gameprice{
    background-position: 8px -23px;
}
.list-content .group .item .info{
    height: 178px;
    border-bottom: 1px solid #2a2a2a;
}
.list-content .group .item .info img{
    display: block;
    width: 100%;
    height: 178px;
}
.list-content .group .item .info .tips{
    position: absolute;
    left: 0;
    top: 136px;
    width: 365px;
    padding: 0 15px;
    height: 42px;
    overflow: hidden;
    background: rgba(21,21,21,0.8);
}
.list-content .group .item .info .tips dt{
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
}
.list-content .group .item .info:hover dt{
    color: #027cbd;
}
.list-content .group .item .info .tips dd{
    line-height: 16px;
    font-size: 12px;
    color: #7d7d7d;
}
.list-content .group .item .foot{
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 12px;
    color: #7d7d7d;
}
/*footer*/
#footer{margin:0 auto; width:1002px;}
#footer{width:100%;height:125px;background-color:#f2f2f2;}
#footer .footer_warp{margin:0 auto;padding-top:35px;width:600px;height:90px;}
.footer_warp a{display:block;width:270px;height:54px;background:0 0 no-repeat;border: 1px solid #cccccc;color: #cccccc;font-size: 16px;text-align: center;font-family: "microsoft Yahei";line-height: 50px;}
a.feedback:hover,a.suggest:hover{border: 1px solid #fff;color: #fff;text-decoration: none;}
a.feedback{float:left;}
a.suggest{float:right;}

/*二维码*/
.qrcode-content{
    position: fixed;
    z-index: 100;
    width: 140px;
    height: 244px;
    padding: 10px 0 0;
    background: #ffffff;
    right: 0;
    top: 50%;
    margin: -127px 0 0;
}
.qrcode-content img{
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px;
}
.qrcode-content .tips{
    text-align: center;
    line-height: 24px;
    font-size: 12px;
}
.qrcode-content .sns{
    height: 36px;
    padding: 7px 0 7px 56px;
    background: url(../images/qr-icon.png) no-repeat;
    line-height:18px;
    font-size: 12px;
    color: #ffffff; 
}
.qrcode-content .tips{
    color: #4e4a83;
}
.qrcode-content .wx{
    background-position: 14px 10px;
}
.qrcode-content .qq{
    background-position: 14px -48px;
    background-color:#3e4141; 
}
/*---诛仙游戏---*/
.zhuxian-game{}
.zhuxian-game .head-content{
    background-image: url(../images/zhuxian/head-bg.jpg);
}
.zhuxian-game .head-content .game-link{
    left: 760px;
    top: 163px;
    width: 140px;
    height: 80px;
}
.zhuxian-game .head-content .download-btn{
    left:754px;
	background: #6545ae;
}
.zhuxian-game .head-content .wanmei-link{
    left: 900px;
    top: 182px;
    width: 192px;
    height: 48px;
}
.zhuxian-game .head-content .wanmei-reg{
	left:754px;
	top:453px;
}
.zhuxian-game .nav-content .title{
    background: #a383ed;
}
.zhuxian-game .nav-content .title b{
    border-color: transparent transparent transparent #a383ed;
}
.zhuxian-game .nav-content .item{
    background-image: url(../images/zhuxian/nav-bg.png);
}
.zhuxian-game .nav-content .line{
    background: #5b5075;
}
.zhuxian-game .page-info .info-content .title{
    border-bottom: 1px solid #a383ed;
    color: #a383ed;
}
.zhuxian-game .page-info .info-content .item b{
    background-image: url(../images/zhuxian/info-bg.png);
}
.zhuxian-game .list-content .group .item .tag{
    background-color: #a383ed;
}
.zhuxian-game .sns_weixin,
.zhuxian-game .sns_qq,
.zhuxian-game .sns_tieba,
.zhuxian-game .sns_weibo{
    background-image: url(../images/zhuxian/sns.png);
}
.zhuxian-game .sns_pop{
    background: #a383ed;
}
.zhuxian-game .qrcode-content .wx{
    background-color: #a383ed;
}
.zhuxian-game #footer{background-color:#6545ae;}

/*---梦间集游戏---*/
.mengjianji-game{}
.mengjianji-game .head-content{
    background-image: url(../images/mengjianji/head-bg.jpg);
}
.mengjianji-game .head-content .download-btn{
    background: #1e6083;
}
.mengjianji-game .head-content .game-link{
    left: 12px;
    top: 130px;
    width: 60px;
    height: 74px;
}
.mengjianji-game .head-content .wanmei-link{
    left: 120px;
    top: 136px;
    width: 220px;
    height: 56px;
}
.mengjianji-game .head-content .wanmei-reg{
	top:453px;
}
.mengjianji-game .nav-content .title{
    background: #5cb0d6;
}
.mengjianji-game .nav-content .title b{
    border-color: transparent transparent transparent #5cb0d6;
}
.mengjianji-game .nav-content .item{
    background-image: url(../images/mengjianji/nav-bg.png);
}
.mengjianji-game .nav-content .line{
    background: #465e6e;
}
.mengjianji-game .page-info .info-content .title{
    border-bottom: 1px solid #5cb0d6;
    color: #5cb0d6;
}
.mengjianji-game .page-info .info-content .item b{
    background-image: url(../images/mengjianji/info-bg.png);
}
.mengjianji-game .list-content .group .item .tag{
    background-color: #5cb0d6;
}
.mengjianji-game .sns_weixin,
.mengjianji-game .sns_qq,
.mengjianji-game .sns_tieba,
.mengjianji-game .sns_weibo{
    background-image: url(../images/mengjianji/sns.png);
}
.mengjianji-game .sns_pop{
    background: #5cb0d6;
}
.mengjianji-game .qrcode-content .wx{
    background-color: #5cb0d6;
}
.mengjianji-game #footer{background-color:#1e6083;}

/*---轮回决---*/
.lunhuijue-game{}
.lunhuijue-game .head-content{
    background-image: url(../images/lunhuijue/head-bg.jpg);
}
.lunhuijue-game .head-content .download-btn{
    background: #ff6d6d;
    color:#000000;
	left:416px;
}
.lunhuijue-game .head-content .game-link{
    left: 424px;
    top: 182px;
    width: 118px;
    height: 74px;
}
.lunhuijue-game .head-content .wanmei-reg{
	top:453px;
	left:416px;
}
.lunhuijue-game .head-content .wanmei-link{
    left: 56px;
    top: 194px;
    width: 194px;
    height: 50px;
}
.lunhuijue-game .nav-content .title{
    background: #fe8349;
    color: #fae3c8;
}
.lunhuijue-game .nav-content .title b{
    border-color: transparent transparent transparent #fe8349;
}
.lunhuijue-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/lunhuijue/nav-bg.png);
}
.lunhuijue-game .nav-content .line{
    background: #775043;
}
.lunhuijue-game .page-info .info-content .title{
    border-bottom: 1px solid #fe8349;
    color: #fe8349;
}
.lunhuijue-game .page-info .info-content .item b{
    background-image: url(../images/lunhuijue/info-bg.png);
}
.lunhuijue-game .list-content .group .item .tag{
    background-color: #fe8349;
}
.lunhuijue-game .sns_weixin,
.lunhuijue-game .sns_qq,
.lunhuijue-game .sns_tieba,
.lunhuijue-game .sns_weibo{
    background-image: url(../images/lunhuijue/sns.png);
}
.lunhuijue-game .sns_pop{
    background: #fe8349;
}
.lunhuijue-game .qrcode-content .wx{
    background-color: #fe8349;
}
.lunhuijue-game #footer{background-color:#e05d20;}



/*---神雕侠侣---*/
.shendiaoxialv-game{}
.shendiaoxialv-game .head-content{
    background-image: url(../images/shendiaoxialv/head-bg.jpg);
}
.shendiaoxialv-game .head-content .download-btn{
    background: url(../images/shendiaoxialv/download-btn.png);
    color:#FFF;
}
.shendiaoxialv-game .head-content .game-link{
    left: 6px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.shendiaoxialv-game .head-content .wanmei-link{
    left: 146px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.shendiaoxialv-game .head-content .wanmei-reg{
	top:453px;
}
.shendiaoxialv-game .nav-content .title{
    background: #7574de;
    color: #e0e1d2;
}
.shendiaoxialv-game .nav-content .title b{
    border-color: transparent transparent transparent #7574de;
}
.shendiaoxialv-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/shendiaoxialv/nav-bg.png);
}
.shendiaoxialv-game .nav-content .line{
    background: #775043;
}
.shendiaoxialv-game .page-info .info-content .title{
    border-bottom: 1px solid #7574de;
    color: #7574de;
}
.shendiaoxialv-game .page-info .info-content .item b{
    background-image: url(../images/shendiaoxialv/info-bg.png);
}
.shendiaoxialv-game .list-content .group .item .tag{
    background-color: #7574de;
}
.shendiaoxialv-game .sns_weixin,
.shendiaoxialv-game .sns_qq,
.shendiaoxialv-game .sns_tieba,
.shendiaoxialv-game .sns_weibo{
    background-image: url(../images/shendiaoxialv/sns.png);
}
.shendiaoxialv-game .sns_pop{
    background: #7574de;
}
.shendiaoxialv-game .qrcode-content .wx{
    background-color: #7574de;
}
.shendiaoxialv-game #footer{background-color:#7574de;}
.shendiaoxialv-game .page-info .info-content .item{color:#535177;}

/*---射雕3D---*/
.sd3d-game{}
.sd3d-game .head-content{
    background-image: url(../images/sd3d/head-bg.jpg);
}
.sd3d-game .head-content .download-btn{
    background: url(../images/sd3d/download-btn.png);
    color:#FFF;
}
.sd3d-game .head-content .game-link{
    left: 6px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.sd3d-game .head-content .wanmei-link{
    left: 146px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.sd3d-game .head-content .wanmei-reg{
	top:453px;
}
.sd3d-game .nav-content .title{
    background: #d84234;
    color: #e0e1d2;
}
.sd3d-game .nav-content .title b{
    border-color: transparent transparent transparent #d84234;
}
.sd3d-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/sd3d/nav-bg.png);
}
.sd3d-game .nav-content .line{
    background: #775043;
}
.sd3d-game .page-info .info-content .title{
    border-bottom: 1px solid #d84234;
    color: #d84234;
}
.sd3d-game .page-info .info-content .item b{
    background-image: url(../images/sd3d/info-bg.png);
}
.sd3d-game .list-content .group .item .tag{
    background-color: #d84234;
}
.sd3d-game .sns_weixin,
.sd3d-game .sns_qq,
.sd3d-game .sns_tieba,
.sd3d-game .sns_weibo{
    background-image: url(../images/sd3d/sns.png);
}
.sd3d-game .sns_pop{
    background: #d84234;
}
.sd3d-game .qrcode-content .wx{
    background-color: #d84234;
}
.sd3d-game #footer{background-color:#d84234;}
.sd3d-game .page-info .info-content .item{color:#535177;}


/*---最终幻想---*/
.zzhx-game{}
.zzhx-game .head-content{
    background-image: url(../images/zzhx/head-bg.jpg);
}
.zzhx-game .head-content .download-btn{
    background: url(../images/zzhx/download-btn.png);
    color:#FFF;
}
.zzhx-game .head-content .game-link{
    left: 6px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.zzhx-game .head-content .wanmei-link{
    left: 146px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.zzhx-game .head-content .wanmei-reg{
	top:453px;
}
.zzhx-game .nav-content .title{
    background: #8a0f09;
    color: #e0e1d2;
}
.zzhx-game .nav-content .title b{
    border-color: transparent transparent transparent #8a0f09;
}
.zzhx-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/zzhx/nav-bg.png);
}
.zzhx-game .nav-content .line{
    background: #775043;
}
.zzhx-game .page-info .info-content .title{
    border-bottom: 1px solid #8a0f09;
    color: #8a0f09;
}
.zzhx-game .page-info .info-content .item b{
    background-image: url(../images/zzhx/info-bg.png);
}
.zzhx-game .list-content .group .item .tag{
    background-color: #8a0f09;
}
.zzhx-game .sns_weixin,
.zzhx-game .sns_qq,
.zzhx-game .sns_tieba,
.zzhx-game .sns_weibo{
    background-image: url(../images/zzhx/sns.png);
}
.zzhx-game .sns_pop{
    background: #8a0f09;
}
.zzhx-game .qrcode-content .wx{
    background-color: #8a0f09;
}
.zzhx-game #footer{background-color:#8a0f09;}
.zzhx-game .page-info .info-content .item{color:#535177;}

/*---火炬之光---*/
.hjzg-game{}
.hjzg-game .head-content{
    background-image: url(../images/hjzg/head-bg.jpg);
}
.hjzg-game .head-content .download-btn{
    background: url(../images/hjzg/download-btn.png);
    color:#FFF;
}
.hjzg-game .head-content .wanmei-reg{
	top:453px;
}
.hjzg-game .head-content .game-link{
    left: 6px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.hjzg-game .head-content .wanmei-link{
    left: 146px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.hjzg-game .nav-content .title{
    background: #dca43c;
    color: #e0e1d2;
}
.hjzg-game .nav-content .title b{
    border-color: transparent transparent transparent #dca43c;
}
.hjzg-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/hjzg/nav-bg.png);
}
.hjzg-game .nav-content .line{
    background: #775043;
}
.hjzg-game .page-info .info-content .title{
    border-bottom: 1px solid #dca43c;
    color: #dca43c;
}
.hjzg-game .page-info .info-content .item b{
    background-image: url(../images/hjzg/info-bg.png);
}
.hjzg-game .list-content .group .item .tag{
    background-color: #dca43c;
}
.hjzg-game .sns_weixin,
.hjzg-game .sns_qq,
.hjzg-game .sns_tieba,
.hjzg-game .sns_weibo{
    background-image: url(../images/hjzg/sns.png);
}
.hjzg-game .sns_pop{
    background: #dca43c;
}
.hjzg-game .qrcode-content .wx{
    background-color: #dca43c;
}
.hjzg-game #footer{background-color:#dca43c;}
.hjzg-game .page-info .info-content .item{color:#535177;}

/*---touch---*/
.touch-game{}
.touch-game .head-content{
    background-image: url(../images/touch/head-bg.jpg);
}
.touch-game .head-content .download-btn{
    background: url(../images/touch/download-btn.png);
    color:#FFF;
}
.touch-game .head-content .game-link{
    left: 6px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.touch-game .head-content .wanmei-link{
    left: 146px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.touch-game .head-content .wanmei-reg{
	top:453px;
}
.touch-game .nav-content .title{
    background: #ce83ed;
    color: #e0e1d2;
}
.touch-game .nav-content .title b{
    border-color: transparent transparent transparent #ce83ed;
}
.touch-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/touch/nav-bg.png);
}
.touch-game .nav-content .line{
    background: #775043;
}
.touch-game .page-info .info-content .title{
    border-bottom: 1px solid #ce83ed;
    color: #ce83ed;
}
.touch-game .page-info .info-content .item b{
    background-image: url(../images/touch/info-bg.png);
}
.touch-game .list-content .group .item .tag{
    background-color: #ce83ed;
}
.touch-game .sns_weixin,
.touch-game .sns_qq,
.touch-game .sns_tieba,
.touch-game .sns_weibo{
    background-image: url(../images/touch/sns.png);
}
.touch-game .sns_pop{
    background: #ce83ed;
}
.touch-game .qrcode-content .wx{
    background-color: #ce83ed;
}
.touch-game #footer{background-color:#ce83ed;}
.touch-game .page-info .info-content .item{color:#535177;}

/*---zx---*/
.zx-game{}
.zx-game .head-content{
    background-image: url(../images/zx/head-bg.jpg);
}
.zx-game .head-content .download-btn{
    left:754px;
	background: #ce83ed;
    color:#FFF;
}
.zx-game .head-content .game-link{
    left: 760px;
    top: 163px;
    width: 118px;
    height: 74px;
}
.zx-game .head-content .wanmei-link{
    left: 900px;
    top: 182px;
    width: 194px;
    height: 50px;
}
.zx-game .head-content .wanmei-reg{ 
	left:754px;
	top:453px;
}
.zx-game .nav-content .title{
    background: #ce83ed;
    color: #e0e1d2;
}
.zx-game .nav-content .title b{
    border-color: transparent transparent transparent #ce83ed;
}
.zx-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/zx/nav-bg.png);
}
.zx-game .nav-content .line{
    background: #775043;
}
.zx-game .page-info .info-content .title{
    border-bottom: 1px solid #ce83ed;
    color: #ce83ed;
}
.zx-game .page-info .info-content .item b{
    background-image: url(../images/zx/info-bg.png);
}
.zx-game .list-content .group .item .tag{
    background-color: #ce83ed;
}
.zx-game .sns_weixin,
.zx-game .sns_qq,
.zx-game .sns_tieba,
.zx-game .sns_weibo{
    background-image: url(../images/zx/sns.png);
}
.zx-game .sns_pop{
    background: #ce83ed;
}
.zx-game .qrcode-content .wx{
    background-color: #ce83ed;
}
.zx-game #footer{background-color:#ce83ed;}
.zx-game .page-info .info-content .item{color:#535177;}

/*---yt---*/
.yt-game{}
.yt-game .head-content{
    background-image: url(../images/yt/head-bg.jpg);
}
.yt-game .head-content .download-btn{
    background: #457b98;
    color:#FFF;
	top:323px;
}
.yt-game .head-content .game-link{
    left: 6px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.yt-game .head-content .wanmei-link{
    left: 146px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.yt-game .nav-content .title{
    background: #457b98;
    color: #d5e1d8;
}
.yt-game .nav-content .title b{
    border-color: transparent transparent transparent #457b98;
}
.yt-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/yt/nav-bg.png);
}
.yt-game .nav-content .line{
    background: #775043;
}
.yt-game .page-info .info-content .title{
    border-bottom: 1px solid #457b98;
    color: #457b98;
}
.yt-game .page-info .info-content .item b{
    background-image: url(../images/yt/info-bg.png);
}
.yt-game .list-content .group .item .tag{
    background-color: #457b98;
}
.yt-game .sns_weixin,
.yt-game .sns_qq,
.yt-game .sns_tieba,
.yt-game .sns_weibo{
    background-image: url(../images/yt/sns.png);
}
.yt-game .sns_pop{
    background: #457b98;
}
.yt-game .qrcode-content .wx{
    background-color: #457b98;
}
.yt-game #footer{background-color:#457b98;}
.yt-game .page-info .info-content .item{color:#535177;}

/*---wulin---*/
.wulin-game{}
.wulin-game .head-content{
    background-image: url(../images/wulin/head-bg.jpg);
}
.wulin-game .head-content .download-btn{
    background: #0ca6e6;
    color:#FFF;
    top:294px;
    left: auto;
    right: 706px;
}
.wulin-game .head-content .game-link{
    left: 62px;
    top: 100px;
    width: 118px;
    height: 74px;
}
.wulin-game .head-content .wanmei-link{
    left: 197px;
    top: 112px;
    width: 194px;
    height: 50px;
}
.wulin-game .head-content .wanmei-reg{
    top:372px;
    left: auto; 
	right: 706px;
}
.wulin-game .nav-content .title{
    background: #0ca6e6;
    color: #f6eccd;
}
.wulin-game .nav-content .title b{
    border-color: transparent transparent transparent #0ca6e6;
}
.wulin-game .nav-content .item{
    color: #f6eccd;
    background-image: url(../images/wulin/nav-bg.png);
}
.wulin-game .nav-content .line{
    background: #715e4b;
}
.wulin-game .page-info .info-content .title{
    border-bottom: 1px solid #0ca6e6;
    color: #0ca6e6;
}
.wulin-game .page-info .info-content .item b{
    background-image: url(../images/wulin/info-bg.png);
}
.wulin-game .list-content .group .item .tag{
    background-color: #0ca6e6;
}
.wulin-game .sns_weixin,
.wulin-game .sns_qq,
.wulin-game .sns_tieba,
.wulin-game .sns_weibo{
    background-image: url(../images/wulin/sns.png);
}
.wulin-game .sns_pop{
    background: #0ca6e6;
}
.wulin-game .qrcode-content .wx{
    background-color: #0ca6e6;
}
.wulin-game #footer{background-color:#0ca6e6;}
.wulin-game .page-info .info-content .item{color:#535177;}
.wulin-game .footer_warp a{color: #f6eccd; border: 1px solid #f6eccd;}

/*---flzj---*/
.flzj-game{}
.flzj-game .head-content{
    background-image: url(../images/flzj/head-bg.jpg);
}
.flzj-game .head-content .download-btn{
    background: #b09071;
    color:#FFF;
	top:323px;
	left:719px;
}
.flzj-game .head-content .wanmei-reg{
	left:719px;
}
.flzj-game .head-content .game-link{
    left: 726px;
    top: 130px;
    width: 118px;
    height: 74px;
}
.flzj-game .head-content .wanmei-link{
    left: 860px;
    top: 142px;
    width: 194px;
    height: 50px;
}
.flzj-game .nav-content .title{
    background: #b09071;
    color: #d5e1d8;
}
.flzj-game .nav-content .title b{
    border-color: transparent transparent transparent #b09071;
}
.flzj-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/flzj/nav-bg.png);
}
.flzj-game .nav-content .line{
    background: #775043;
}
.flzj-game .page-info .info-content .title{
    border-bottom: 1px solid #b09071;
    color: #b09071;
}
.flzj-game .page-info .info-content .item b{
    background-image: url(../images/flzj/info-bg.png);
}
.flzj-game .list-content .group .item .tag{
    background-color: #b09071;
}
.flzj-game .sns_weixin,
.flzj-game .sns_qq,
.flzj-game .sns_tieba,
.flzj-game .sns_weibo{
    background-image: url(../images/flzj/sns.png);
}
.flzj-game .sns_pop{
    background: #b09071;
}
.flzj-game .qrcode-content .wx{
    background-color: #b09071;
}
.flzj-game #footer{background-color:#b09071;}
.flzj-game .page-info .info-content .item{color:#535177;}

/*---sdxl2---*/
.sdxl2-game{}
.sdxl2-game .head-content{
    background-image: url(../images/sdxl2/head-bg.jpg);
}
.sdxl2-game .head-content .download-btn{
    background: #95322b;
    color:#FFF;
	top:279px;
	left:67px;
}
.sdxl2-game .head-content .wanmei-reg{
	top:339px;
	left:67px;
}
.sdxl2-game .head-content .game-link{
    left: 75px;
    top: 88px;
    width: 118px;
    height: 74px;
}
.sdxl2-game .head-content .wanmei-link{
    left: 212px;
    top: 107px;
    width: 194px;
    height: 50px;
}
.sdxl2-game .nav-content .title{
    background: #95322b;
    color: #d5e1d8;
}
.sdxl2-game .nav-content .title b{
    border-color: transparent transparent transparent #95322b;
}
.sdxl2-game .nav-content .item{
    color: #e0e1d2;
    background-image: url(../images/sdxl2/nav-bg.png);
}
.sdxl2-game .nav-content .line{
    background: #775043;
}
.sdxl2-game .page-info .info-content .title{
    border-bottom: 1px solid #95322b;
    color: #95322b;
}
.sdxl2-game .page-info .info-content .item b{
    background-image: url(../images/sdxl2/info-bg.png);
}
.sdxl2-game .list-content .group .item .tag{
    background-color: #95322b;
}
.sdxl2-game .sns_weixin,
.sdxl2-game .sns_qq,
.sdxl2-game .sns_tieba,
.sdxl2-game .sns_weibo{
    background-image: url(../images/sdxl2/sns.png);
}
.sdxl2-game .sns_pop{
    background: #95322b;
}
.sdxl2-game .qrcode-content .wx{
    background-color: #95322b;
}
.sdxl2-game #footer{background-color:#95322b;}
.sdxl2-game .page-info .info-content .item{color:#535177;}