html,body {height: 100%}
em {font-style:normal}
a:hover {text-decoration: underline;}
body {font-size:14px;line-height:1.5;background-color:#f0f0f0;font-family:\5FAE\8F6F\96C5\9ED1, Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif}

/* 清除浮动 */
.clearfix:after, 
.clearfix:before,
.g-parse:before,
.g-parse:after,
.g-inner:before,
.g-inner:after { content: ''; clear: both; display: table; }

.tc-warn{color:#f30}
.tc-green{color:#390}
.tc-orange{color:#f60}
.tc-blue{color:#0f8ff2}
.tc-sec{color:#666}
.tc-weak{color:#999}
.tl { text-align: left }
.tc { text-align: center }
.tr { text-align: right }
.fl { float: left; }
.fr { float: right; }
.btn { display: inline-block; border: none; text-align: center; white-space: nowrap; cursor: pointer; }
.btn:hover {text-decoration: none;}
.video {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -970px;
    width: 1920px;
    height: 900px;
    display: none\9;
}
.app-icon-qq-full {color:#44bce9}
.app-icon-wechat-full{color:#51c332}
.app-icon-baidu{color:#1960ad}
.app-icon-sina {color:#df4d69}
.app-icon-alipay {color:#12a5e9}
.app-icon-wxpay {color:#51c332}
.app-icon-bankcard {color:#ab6db9}

[type=text],[type=password],[type=button],button { box-sizing: border-box; }
[data-event],[user-submit] { cursor: pointer; }

/* Layui重定义 */
.layui-layer-hui,.layui-layer-tips .layui-layer-content{background:#931a1d!important}
.layui-layer-tips i.layui-layer-TipsB, .layui-layer-tips i.layui-layer-TipsT{border-right-color:#931a1d!important}

/* 布局 */
.g-inner { margin: auto; width: 1200px; }
.g-wrapper { position: relative; padding-bottom:150px; min-height: 100%; background: no-repeat 50% 0; box-sizing: border-box; }
.g-header { height: 500px }
.g-parse>.side { float:left; width:230px;}
.g-parse>.main { float:right; width:945px; }
.g-footer { position: absolute; left: 0; right: 0; bottom: 0; padding-top: 20px; height: 80px; font-size: 13px; text-align:center; z-index: 3 }
.g-footer p { margin-bottom: 5px }

/* 顶栏 */
.g-topbar { position: relative; z-index: 2; height: 40px; background-color: #fff; color:#333; line-height: 40px; }
.g-topbar a, .g-topbar a:hover {color:#333}
.g-topbar .g-inner { width: 1100px; }
.g-topbar + .g-wrapper { margin-top: -40px; padding-top: 40px; background-position: 50% 40px; }
.m-top-logo img { margin:0 25px 0 0;max-height:36px;vertical-align:top;}
.m-top-login { float: left; margin-right: 20px; }
.m-top-games { float: left; }
.m-isolation > *:not(:last-child):after { display: inline-block;margin: 0 .6em;width:1px;height: .8em;background:#ccc;vertical-align: baseline;content:"";transform: skewX(-20deg);opacity: .5;}

/* 公用块 */
.m-block { margin-bottom: 10px; padding: 10px; background: #fff; box-sizing: border-box; }
.m-block-title { margin-bottom: 10px; padding: 0 10px; height: 30px; line-height: 30px; }
.m-block-title em { font-size: 18px; font-style: normal; }
.m-block-title sub {display: none;}
.m-block-title .aside {float: right;}
.m-block-main { padding: 0 10px; }
.side .m-block-title { text-align: center; }

.m-carousel { position: relative; overflow: hidden; }
.m-carousel .carousel { width: 100%; height: 100%; }
.m-carousel .carousel>* { position: absolute; left: 0;top: 0;right: 0; bottom: 0; }

.m-slider .viewport{overflow:hidden}
.m-slider .scrollrow{position:relative}
.m-slider[direction=left] .scrollrow {white-space:nowrap}

/* 导航菜单 */
.m-navigate { position: absolute; right: 0; left: 0; height: 80px; background: rgba(0,0,0,.5); text-align: center }
.m-navigate a { float: left; padding-top: 18px; width: 150px; font-size: 18px; color: #ffd890}
.m-navigate a i {display: block;margin-top: 0.2em;font-size: 10px;font-style: normal;color: #fff;opacity: 0.5;}
.m-navigate a:hover {background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,0));color:#fc0;text-decoration: none; }
.m-navigate .game-logo { float: left; width: 300px; min-height: 80px; background: no-repeat 50% 0; }
.m-navigate .game-logo img { margin-left: -15px; }
/* 开始游戏 */
.m-txt-adult { display: none; }
.btn-start { position: relative; overflow: hidden;  display: block; height: 150px; line-height: 150px; background: url(../images/sp_start_0.png) no-repeat; text-indent: -9999em; }
.btn-start:hover { background-position: 0 -150px; }
.btn-start:before { position: absolute; left: -110px; top: 0; width: 70px; height: 100%; background: rgba(255,255,255,.15); transform: skewX(-30deg); content: '';  }
.btn-start:hover:before { transform: skewX(-30deg) translateX(480px); transition: 1s ease; }
.btn-start.s1 { background-image: url(../images/sp_start_1.png) }
.btn-start.s2 { background-image: url(../images/sp_start_2.png) }
.btn-start.s3 { background-image: url(../images/sp_start_3.png) }
/* 登录 */
.m-block-side { height: 500px; }
.m-block-user { position: relative; padding:60px 20px 0; height: 140px; border-bottom: 1px solid; font-size: 13px; }
.m-block-user .m-block-title {display: none;}
.m-block-user .body { position: relative; height: 123px; }
.m-block-user .form-input { position: relative; margin-bottom: 5px; padding-left: 26px; width: 180px; height: 28px; box-sizing: border-box; }
.m-block-user .form-input i { position: absolute; left: 0; top: 0; width: 28px; line-height: 28px; font-size: 16px; text-align: center; color: #999  }
.m-block-user .form-input input { width: 100%; padding: 0 5px; height: 28px; border: none; background: none; line-height: 28px; }
.m-block-user .btn-submit { position: absolute; right: 0; top: 0; width: 75px; height: 61px; text-indent: -9999em;}
.m-block-user .form-text { height: 30px; line-height: 30px; }
.m-block-user .form-input+.form-text {margin-top: 10px;}
.m-block-user .third-login>* {float: left;}
.m-block-user .third-login>a { margin-left: 4px; width: 30px; height: 30px; background: url(../images/icon_thirdlogin.png) no-repeat;cursor: pointer; }
.m-block-user .third-login>a.qq:hover {background-position: -30px 0;}
.m-block-user .third-login>a.wx {background-position: 0 -30px;}
.m-block-user .third-login>a.wx:hover {background-position: -30px -30px;}

.m-block-user .logined p { margin-bottom: 4px; }
.m-block-user .logined dl { margin-top: 10px; padding-top: 10px; border-top: 1px dotted #999; }
.m-block-user .logined dd a { display: block; line-height: 30px; }

.m-block-user .btns-bar { position: absolute; top: -10px;left: -10px; right: -10px; font-size: 0; }
.m-block-user .btns-bar a{position:relative;padding-left:70px;width:50%;height:50px;line-height:49px;font-size:16px;border:1px solid;border-top:0;box-sizing:border-box;text-align:left}
.m-block-user .btns-bar a:before {position: absolute;left:25px;top:11px;width:28px;height:28px;background: #000;content: '';}

/* 服务器列表 */
.m-block-server  {padding: 10px 10px 0;}
.m-block-server .m-block-title { margin: 0 -10px 15px; }
.m-block-server .quick{margin-bottom: 10px;padding:0 10px;height:24px;line-height:24px;font-size:13px}
.m-block-server .quick>*{float:left}
.m-block-server .quick input{margin:0 .5em;width:80px;height:24px;line-height:24px;text-align:center;border:none}
.m-block-server .quick button{float:right;width:72px;height:24px;font-size: 12px;}
.m-block-server .list a{position:relative;display:block;height:30px;line-height:30px;border-bottom:1px dotted}
.m-block-server .list a > *{display:inline-block;text-align:center}
.m-block-server .list a em{margin-left:15px;width:100px;font-style:normal}
.m-block-server .list a span,.m-block-server .list a i{width:72px}
.m-block-server .list a:before{position:absolute;top:50%;left:10px;margin-top:-2px;width:4px;height:4px;background:#ccc;content:''}
.m-block-server .list a p{display:none;position:absolute;right:10px;top:50%;padding:6px 10px;background:#000;color:#fff;font-size:12px;line-height:1.5;text-align:left;border-radius:4px;transform:translate(100%,-50%);z-index:10}
.m-block-server .list a p:before{position:absolute;left:-9px;top:50%;margin-top:-5px;border:5px solid transparent;border-right-color:#000;content:''}
.m-block-server .list a:hover p{display:block}
.m-block-server .list a.today span { color: #0f3 }
.m-block-server .btn-more{display:block;margin:15px auto 0;width:200px;height:36px;line-height:36px;text-indent: -9999em;}

/* 轮播图 */
.m-block-kv { padding: 0; height: 320px; }
.m-block-kv img { width: 100%; height: 100%; }
.m-block-kv .carousel a {display: none; -webkit-transition-duration:.3s; transition-duration:.3s; }
.m-block-kv .carousel a.m-this,
.m-block-kv .carousel a.m-out-prev,
.m-block-kv .carousel a.m-out-next{display:block}
.m-block-kv .carousel a.m-this {transform: translateX(0); }
.m-block-kv .carousel a.m-out-prev{transform: translateX(-100%); }
.m-block-kv .carousel a.m-out-next{transform: translateX(100%); }
.m-block-kv .carousel a.m-out-prev.m-out-right,
.m-block-kv .carousel a.m-out-next.m-out-left{transform: translateX(0);}
.m-block-kv .carousel a.m-this.m-out-left{transform: translateX(-100%);}
.m-block-kv .carousel a.m-this.m-out-right{transform: translateX(100%);}

.m-block-kv .spot { position: absolute; right: 15px; bottom: 15px; z-index: 5; }
.m-block-kv .spot li { display: inline-block; margin: 0 3px; width: 14px; height: 14px; background: #fff; border-radius: 50px; cursor: pointer; transition: .3s ease; }
.m-block-kv .spot li.m-this { width: 24px; background-color: #f10; }
/* 新闻 */
.m-art-list li { position:relative; overflow: hidden; padding: .5em 0; border-bottom: 1px dotted #999; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }
.m-art-list sub { float:right; font-size: 14px;}
.m-art-list .top-pay {color:#f10;font-weight:bold}
.m-art-list .top-pay:hover {color:#f00!important}

.m-block-news { float: left; position: relative; width: 720px; height: 320px; }
.m-block-news .tab-title { border-bottom: 1px solid; font-size: 0; }
.m-block-news .tab-title li { position: relative; display: inline-block; margin: 0 20px -1px; width: 90px; padding-top: 3px; border-bottom: 3px solid transparent; line-height: 44px; font-size: 18px; text-align: center; cursor: pointer;}
.m-block-news .tab-title .m-this { border-bottom-color: #000; font-weight: bold; }
.m-block-news .m-art-list { margin: 0 20px; }
.m-block-news .m-art-list li { padding: 6px 0; }
.m-block-news .a-top { height: 50px; line-height: 50px; font-size: 20px; font-weight: bold; text-align: center; }
.m-block-news .more { position: absolute; right: 30px; top: 26px; width: 18px; height: 18px; line-height: 14px; border: 1px solid #999; color: #999; text-align: center; font-size: 24px; }
.m-block-body .empty,
.m-block-news .empty{padding:30px 0;text-align:center}

/* 功能连接 */
.m-fast { float: right; padding: 0; width: 200px; }
.m-fast a { position: relative; display: block; padding-left: 80px; height: 80px; border-bottom: 1px solid; line-height: 80px; text-align: left; font-size: 16px; box-sizing: border-box; }
.m-fast a:before {position: absolute; left: 25px; top: 20px; width: 40px; height: 40px; content: ''}
.m-fast a:last-child { border-bottom: none }
/* 截图 */
.m-screenshots ul { height: 320px }
.m-screenshots li { position: relative; margin-bottom: 10px; height: 150px; }
.m-screenshots li img { width: 100%; height: 100%; }
.m-screenshots li p { position: absolute; bottom: 0; left: 0; right: 0; padding: 0 10px; line-height: 30px; text-align: center; background: rgba(0,0,0,.4);color:#fff }

/* 职业介绍 */
.m-block-career { padding: 0; height: 380px; overflow: visible; }
.m-block-career .info { position: absolute; left: 30px; top: 32%; width: 340px; font-size: 14px; z-index: 1; }
.m-block-career .info>strong { font-size: 20px; }
.m-block-career .info>p,
.m-block-career .info>div { margin-top: 15px; }
.m-block-career .info>div p {padding-top:6px}
.m-block-career .info>div p>span {float:left;margin-right:5px}
.m-block-career .role { position: absolute; left: 0; bottom: 0;}
.m-block-career .info,
.m-block-career .role {opacity: 0; -webkit-transition-duration:.5s; transition-duration:.5s; transform: translateX(50px); }
.m-block-career .info { transform: translateX(-50px);}
.m-block-career .m-this .info,
.m-block-career .m-this .role { opacity: 1; transform: translateX(0); }
.m-block-career .spot { position: absolute; left: 30px; top: 30px; font-size: 0; }
.m-block-career .spot li { display: inline-block; margin-right: 1px; padding: 10px 25px; line-height: 18px; background: #eee; border-bottom: 2px solid transparent; font-size: 15px; cursor: pointer; }
.m-block-career .spot li.m-this { background: #333; border-color: #ccc; color: #fff; }

/* 客服 */
.m-scree .m-block-main { height: 200px; }
.m-scree .qq,
.m-scree .wechat { position: relative; padding: 15px 20px; background: #eee url(../images/qq.png) no-repeat 10px 50%; background-size: 64px; color:#333; text-align: right; border-radius: 6px; }
.m-scree .qq:before { position: absolute; left: 25px; top: -18px; border: 10px solid transparent; border-bottom-color: #eee; content: ''; }
.m-scree .qq .btn { margin-top: 5px; width: 100px; background: #0084ff; color: #fff; line-height: 26px; border-radius: 50px; }
.m-scree .wechat { margin: 5px 0;padding: 20px; background: #45b725; color: #fff; }
.m-scree .wechat .qrcode { position: absolute; left: 10px; top: 10px; bottom: 10px; text-align: left; }
.m-scree .wechat .qrcode img { height: 100%; }

/* 游戏资料 */
.m-block-datum { position: relative; float: left; padding: 0; width: 540px; height: 260px; overflow: hidden; }
.m-block-datum dl { position: absolute; left: 0; top: 0; width: 380px; height: 100%; overflow: hidden; transition-duration:.3s; }
.m-block-datum dt { width: 80px; height: 100%; text-indent: -999em; }
.m-block-datum dd { position: absolute; top: 0; left: 80px; padding: 20px; width: 220px; height: 100%; font-size: 0; box-sizing: border-box; }
.m-block-datum dd a { display: inline-block; padding: 0 .5em; min-width: 50%; max-width: 100%; height: 36px; line-height: 36px; font-size: 14px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; box-sizing: border-box; }
.m-block-datum dl.s2 { left: 80px; }
.m-block-datum dl.s3 { left: 160px; }
.m-block-datum dl.s4 { left: 240px; }
.m-block-datum dl.m-this~* { transform: translateX(220px); }
.m-block-intro { float: right; width: 320px; height: 260px; }
.m-block-intro .m-block-title { text-align: center; }

/* 内页 */
.m-block-breadcrumb { padding: 30px; height: 150px; background: rgba(10,10,10,.75);background:#000\0; color: #fff; box-sizing: border-box; }
.m-block-breadcrumb h2 { display: block; margin-bottom: 30px; font-size: 36px; font-weight: bold; line-height: 40px; }
.m-block-breadcrumb a { color: #ddd }
.m-block-inner { padding: 30px; min-height: 770px; }
.m-block-inner .m-block-news { float: none; width: 100%; height: auto }
.m-block-inner .tab-content { margin-top: 30px; }
.m-block-inner .tab-pages { margin-top: 30px; text-align: center; }
/* 文章显示 */
.m-article-title{margin-bottom:15px;text-align:center;font-weight:28}
.m-article-title h1{font-weight:bold}
.m-article-detail{padding-bottom:10px;font-size:13px;line-height:36px;border-bottom:1px dotted #ccc;text-align:center}
.m-article-detail span{margin:1em}
.m-article-content{margin:30px 0;font-size:15px;line-height:1.7}
.m-article-content p { margin: 1em auto; }
.m-article-content img{display:inline-block;max-width:100%}
.m-article-content table th,
.m-article-content table td { padding: 8px 1em;border: 1px solid #e3e3e3; }
.m-article-content table th,
.m-article-content .nowrap { white-space: nowrap;}
.m-article-content table { width: 100%; }
.m-article-content table p { margin: 0; }

.m-article-game {position: relative;margin: 30px 0;padding:10px 185px;min-height: 100px;background: #f3f3f3;line-height: 1.8;}
.m-article-game .cover {position: absolute;left: 10px;top: 10px;}
.m-article-game .cover img {border-radius:5px;height: 100px;}
.m-article-game h3 {color: #f20;font-size: 22px;font-weight: bold;}
.m-article-game p { color: #f600ff; min-height: 2em; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; }
.m-article-game .btn { position: absolute; top: 50%; right: 20px; margin-top: -17px; width: 100px;background-color: #ffd900;color: #111;font-size: 15px;line-height: 34px;border-radius: 5px;}
.m-article-game .btn:hover {background:#ffec17;color:#222 }

/* 开服活动 */
.m-block-active{position:relative;padding:20px;background:#fff;color:#333}
.m-block-active .choseser .label{float:left;margin-right:.5em;line-height:38px}
.m-block-active .choseser .servers{float:left}
.m-block-active .choseser .info{float:left;padding:8px 15px;width:430px;border:1px solid #eee0cb;color:#888;background:#f8f0e4;font-size:13px;line-height:20px;border-radius:5px}
.m-block-active .choseser .info.role{background:#e3f4fe;border:1px solid #add5ef}
.m-block-active .choseser .info.role p *{float:left}
.m-block-active .choseser .info.role p em{margin-right:.6em;color:#222}
.m-block-active .choseser .info.role p em.name{max-width:7em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.m-block-active .ranks{margin:15px 0 15px -10px}
.m-block-active .ranks p.loading{padding:20px 0;text-align:center}
.m-block-active .ranks p.loading:before{content:'';display:block;margin:auto;width:32px;height:32px;background:url(../images/g_loading.gif) no-repeat}
.m-block-active .ranks dl{float:left;padding-left:10px;width:100%;box-sizing:border-box}
.m-block-active .ranks.col2 dl{width:50%}
.m-block-active .ranks dt{margin-top:5px;font-size:18px;height:40px}
.m-block-active .ranks dt em{margin-right:1em; font-weight:bold}
.m-block-active .ranks dt em i{margin-right:.2em;font-size:22px;color:#0078ff}
.m-block-active table{width:100%;background:#fff;font-size:12px;text-align:center}
.m-block-active table th,
.m-block-active table td{position:relative;padding:8px 4px;border:1px solid #e3e3e3;	}
.m-block-active table th{background:#f3f3f3;color:#666;font-weight:normal;white-space:nowrap}
.m-block-active table td{height:24px;vertical-align:middle}
.m-block-active table tbody tr:nth-child(even) td{background:#f9f9f9}
.m-block-active table .btn{width:4.2em;line-height:20px;border-radius:3px;background-color:#ffd900;color:#111}
.m-block-active table .btn.disabled{background:#eee;color:#aaa}
/** 充值券 **/
.m-block-active .coupon{
	position:relative;
	cursor:pointer;
	padding-right:18px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD/UGj/UGb/UGb/UmP/UWb/UGf/UGf/UGf/UGj/UWf/UGf/UGf/UGf/UGf/UWb/UGj/UGb/UGf/UGf/UWj/UGf/WlX/UWf/UGf/UGb/UGf/T2f/UWf/UGf/V2v/UGeCtPAnAAAAH3RSTlMAMsvERTgL0lIH7OTev5KDPCDUvqiYfm1bKSYhFBAE6HCHrAAAAHFJREFUGNOFzVkOwjAMRVFjQhLa0oF5vvvfJTwVNeWr58u6smybXB42d3PcivcR4FxCDpuvYKMm7X0t7t4oQGQyhp0Gov1Cyxbq7tnV0JpwgBzvMYPJoI3EiQSDQqUbwV4WoFJAG3CdffH/t/2q6G3ZB8dECzfJNB1JAAAAAElFTkSuQmCC) no-repeat 100% 50%;
}
.m-block-active .coupon:hover{text-decoration:underline}
.m-block-active .coupon:hover +.coupon-tip{display:block}
.m-block-active .coupon-tip{position:absolute;display:none;left:100%;top:-32px;padding:12px;border:2px solid #ff7575;background:#fff9dd;z-index:100}
.m-block-active .coupon-tip:before{content:'';display:inline-block;width:0;height:0;border-right:8px solid #FF7575;border-top:7px solid transparent;border-bottom:7px solid transparent;position:absolute;left:-8px;top:43px}
.m-block-active .coupon-tip:after{content:'';display:inline-block;width:0;height:0;border-right:6px solid #FFF9DD;border-top:5px solid transparent;border-bottom:5px solid transparent;position:absolute;left:-6px;top:45px}

.m-block-active .coupon-tip .card{position:relative;padding:8px 10px 8px 120px;width:140px;background:#fff;/*border:1px solid #e3e3e3;*/text-align:left;box-shadow:1px 1px 10px rgba(0,0,0,.15);border-radius:5px}
.m-block-active .coupon-tip .money{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:110px;
	background:#fe4d64 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAKBAMAAABh1eI9AAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMA97hgYrZGJwAAABtJREFUCNdjgABmRQZDFwYVFwYREAlkA0WAwgAfdAJb6WvFNAAAAABJRU5ErkJggg==) repeat-y 100% 0;	color:#fff;text-align:center;border-radius:5px 0 0 5px;
}
.m-block-active .coupon-tip .money:after{position:absolute;top:50%;left:0;margin-top:-5px;width:5px;height:10px;background:#f0ead0;border-radius:0 10em 10em 0;content:''}
.m-block-active .coupon-tip .money h2{margin-top:15px;font-size:28px;line-height:1;font-weight:bold}
.m-block-active .coupon-tip .money h2:before{font-size:18px;content:'￥'}
.m-block-active .coupon-tip .info{font-size:12px;color:#777}
.m-block-active .coupon-tip .info h2{font-size:16px;color:#333}
.m-block-active .coupon-tip .state{margin-top:10px;width:100%;text-align:left}

.m-block-active .explain{font-size:13px}
.m-block-active .explain dl{position:relative;padding-left:80px;min-height:1.8em;line-height:1.8;font-size:13px}
.m-block-active .explain dt{position:absolute;left:0;top:0;width:80px;color:#666}
.m-block-active .btnbar{position:absolute;right:20px;top:20px}
.m-block-active .btnbar .btn{padding:0 20px;line-height:38px;background:#0078ff;color:#fff;border-radius:5px}


/* 福利显示 
---------------------------------------------------------------- */
.m-welfare{position:relative;margin:0 30px 30px;padding-left:50px;font-size:16px;color:#333}
.m-welfare:before{position:absolute;z-index:1;top:0;left:17px;	width:2px;height:100%;background:#eee;content:''}
.m-welfare .m-art-block{position:relative;z-index:2}
.m-welfare .block-hd{position:relative;margin-left:-50px;padding:25px 0 20px 32px;background:#fff;line-height:20px;font-size:20px}
.m-welfare .block-hd:before{position:absolute;left:0;width:20px;text-align:center;font-family:'iconfont';font-size:25px;color:#aaa;content:'\e6c1'}
.m-welfare .block-hd .more{float:right;font-size:13px;line-height:32px;font-weight:normal;color:#666}
.m-welfare .dl{display:flex;margin-bottom:5px}
.m-welfare .dt{margin-right:.5em;color:#888}
.m-welfare .dd{flex:1}

.m-welfare .m-tabel{margin:10px 0;border:2px solid #cb4242;background:#fff;font-size:14px}
.m-welfare .m-tabel th,
.m-welfare .m-tabel td{padding:8px 12px;border:1px solid #f3b6b6}
.m-welfare .m-tabel th{border-color:#c53535;background:#cb4242;color:#fff;white-space:nowrap}
.m-welfare .m-tabel tbody tr:nth-child(even) td{background:#ffebeb}
.m-welfare .m-tabel.t0{border:1px solid #d3d3d3}
.m-welfare .m-tabel.t0 th,
.m-welfare .m-tabel.t0 td{border-color:#d3d3d3}
.m-welfare .m-tabel.t0 th{background-color:#f0f0f0;color:#666}
.m-welfare .m-tabel.t0 tbody tr:nth-child(even) td{background-color:#fff}

/* 侧二维码 */
.m-sidefix {position: fixed;left: 0;top: 50%;margin-top:-70px;padding:6px;background:rgba(0,0,0,.2);background:#000\0; }
.m-sidefix img {width: 100px;height: 100px;border: 3px solid #c51000;}
.m-sidefix p {padding:3px 0;line-height:20px;background:#c51000;color:#fff;text-align:center;}
.m-sidefix p span {display:none}
/*手机端下载*/
.download {
    background: url(../images/download.png) no-repeat;
    width: 195px;
    height: 380px;
    position: fixed;
    top: 50%;
    margin-top: -190px;
    left: 20px;
    z-index: 999;
}
.download img {
    width: 166px;
    height: 166px;
    position: absolute;
    left: 50%;
    margin-left: -83px;
    top: 42px;
}
.b_down {
    width: 167px;
    position: absolute;
    left: 50%;
    margin-left: -83px;
    top: 222px;
}
.b_down .i-b_ios {
    background-position: 0 -51px;
}
.b_down .i-b_pc {
    background-position: 0 -102px;
}
.b_down a {
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    background: url(../images/download.jpg) no-repeat;
    width: 100%;
    height: 42px;
    margin-bottom: 7px;
}
.download-code-box{
            width:280px;
            height:275px;
            background:url(../images/code-bj.png) no-repeat 0 0;
            background-position: center;
            position: relative;
        }
        .download-code-box .code-img{
            position: absolute;
            left:69px;
            top:67px;
            width: 140px;
            height: 140px;
        }
        .download-code-box .code-img img{
            width:100%;
        }
        .m-carousel .carouselapp{
            position: relative;
        }
        .m-carousel .carouselapp .code-box{
            position: absolute;
            width:100px;
            height: 100px;
            background-color: #fff;
            border-radius: 8px;
            padding:2px;
            right:140px;
            bottom: 32px;
            left:auto;
            top: auto;
        }
        .m-carousel .carouselapp .code-box img{
            width:100%;
        }
        .m-carousel .carouselapp .code-box .text{
            text-align: center;
            font-size: 14px;
        }
.hlLeft{float:left;width:229px;height:344px;}
.ewmBox{width:100%;height:172px;background:#fff;position:relative;}
.ewmBox img{border: 1px solid #CCC;width: 150px;height: 150px;background: #fff;margin-left: 64px; margin-top: 10px;}
.ewmBox em{width:41px;height:166px;background:url(../img/ewmTx.png) no-repeat;position:absolute;top:-4px;left:13px;}
.download2{width:100%;}
.download2 a{width:100%;height:80px;margin-top:6px;float:left;background:url(../img/btn.png) no-repeat;font-size:0;}
.download2 a.btnPg{background-position:0 0;}
.download2 a.btnAz{background-position:0 -87px;}
.download2 a.btnPg:hover{background-position: 0 -175px;}
.download2 a.btnAz:hover{background-position:0 -262px;}
.hlRight{float:left;width:943px;height:344px;margin-left:28px;}
.slideBox{width:943px; height:344px; overflow:hidden; position:relative;}
.slideBox .hd{ height:40px; overflow:hidden; position:absolute; left:0; bottom:0;width:100%; background:#A47A54;z-index: 9;}
.slideBox .hd ul{ overflow:hidden; zoom:1;text-align:center;width:100%;line-height:40px;}
.slideBox .hd ul li{float:left;width:25%;height:40px;cursor:pointer;color:#fff;font-size:14px;    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideBox .hd ul li.on{background:#B95615;}	
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{width:943px; height:344px;display:block;  }

.hlTwo{width:100%;height:344px;margin-bottom:28px;}
.quickBox{width:100%;}
.quickBox a{height:105px;width:100%;float:left;background:url(../img/btn.png) no-repeat;}
.quickBox a+a{margin-top:14px;}
.quickBox a.qb1{background-position:0 -350px;}
.quickBox a.qb2{background-position:0 -470px;}
.quickBox a.qb3{background-position:0 -589px;}
.quickBox a span{color: #ffe198;font-size: 20px;display: block;padding-top: 30px;padding-left: 16px;}
.quickBox a em{border: 1px solid #C7A57D;width: 76px;height: 20px;display: inline-block;text-align: center;line-height: 20px;color: #EBDAA7; font-size: 14px;border-radius: 17px;
margin-left: 16px;margin-top: 10px;}
.quickBox a:hover em{background:#C7A57D;}
