/************************************
 Use for:         英魂之刃
 Version:         1.3
 Date:            2017-08-09
 Author:          php
 Employee number: 206742
 Update:
 *************************************/
/***********************reset***********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, object, iframe {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

body {
    font: 12px/1.6 "Microsoft YaHei";
}

a {
    text-decoration: none;
    transition: color 0.4s;
}

.clearfix:after, .full-bg .main-con:after, .full-bg .main-con .code-con:after, .role-con > p:after, .role-con .game-box:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.clearfix, .full-bg .main-con, .full-bg .main-con .code-con, .role-con > p, .role-con .game-box {
    zoom: 1;
}

.hide {
    display: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ab-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ab-center-x {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ab-center-y {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

body {
    background-color: #060f0e;
}

.wrapper {
    position: relative;
    width: 1002px;
    margin: 0 auto;
}

.tip {
    background: #000;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 24px;
    z-index: 9997;
    padding-top: 20%;
}

/***********************pc***********************/
/*配置化
.full-bg.pc {
    height: 851px;
    background: url("../../bg2018/v2/full-bg.jpg") no-repeat top center;
}
*/
.full-bg.pc .role-con > p i {
    width: 145px;
}
/*配置化
.full-bg .wrapper {
    height: 851px;
    background: url("../../bg2018/v2/wrapper-bg.jpg") no-repeat top center;
}
*/
.full-bg .logo {
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -130px;
    width: 260px;
    /*display: none;*/
}

.full-bg .logo img {
    width: 100%;
}

.full-bg .enter-version-btn {
    position: absolute;
    top: 440px;
    left: 50%;
    margin-left: -223.5px;
    display: block;
    width: 447px;
    height: 62px;
    font-size: 0;
    background: url("../images/v18/btn-enter-version.png") no-repeat;
    z-index: 2;
}

.full-bg .enter-version-btn:hover {
    background: url("../images/v18/btn-enter-version-hover.png") no-repeat;
}

.full-bg .main-con {
    position: relative;
    width: 720px;
    margin: 0 auto;
    padding-top: 515px;
}

.full-bg .main-con .code-con {
    float: right;
    width: 245px;
    height: 47px;
    line-height: 47px;
    margin: 0 95px 0 0;
}

.full-bg .main-con .code-con .code-txt {
    float: left;
    display: block;
    width: 163px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 18px;
    padding: 0 6px;
    background: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.full-bg .main-con .code-con .copy-btn {
    float: left;
    display: block;
    width: 66px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    background: url("../images/btn-copy.png") no-repeat;
    padding: 0;
}

.full-bg .main-con h3 {
    float: right;
    width: 567px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    color: #FFF;
    background: url("../images/tit-bg.png") no-repeat;
    margin: 10px -80px 0 0;
}

.full-bg .main-con h3 i {
    font-style: normal;
    color: #ffa902;
}

.full-bg .main-con .qr-code {
    display: block;
    width: 125px;
    height: 125px;
    border: 3px solid #FFF;
    margin: 5px auto 0;
}

.full-bg .main-con .btns-box {
    float: right;
    width: 358px;
    margin: 16px 45px 0 0;
}

.full-bg .main-con a {
    display: block;
    width: 232px;
    height: 82px;
    line-height: 82px;
    font-size: 32px;
    color: #e7ecf2;
    font-weight: bold;
    padding: 0 0 0 126px;
    border: none;
    outline: none;
    opacity: 0.95;
    filter: Alpha(opacity=95);
}

.full-bg .main-con a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.full-bg .main-con a.ios-download-btn {
    color: #fed9ad;
    background: url("../images/ios-pc.png") no-repeat;
}

.full-bg .main-con a.android-download-btn {
    background: url("../images/an-pc.png") no-repeat;
    margin-top: 16px;
}

.role-con {
    position: absolute;
    left: 0;
    top: 515px;
    width: 228px;
    height: 259px;
    font-size: 17px;
    color: #ffebb7;
    background: url("../images/name-bg-pc.png") no-repeat;
    padding: 10px;
}

.role-con > p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #ffebb7;
}

.role-con > p i {
    float: left;
    display: block;
    width: 181px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-weight: bold;
    font-style: normal;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.role-con .game-box {
    height: 62px;
    margin-top: 3px;
}

.role-con .game-box.lose p {
    background: url("../images/icon-lose.png") no-repeat top center;
}

.role-con .game-box img {
    float: left;
    display: block;
    width: 48px;
    height: 48px;
    border: 1px solid #f4e2b5;
    margin-top: 6px;
}

.role-con .game-box i {
    float: left;
    display: block;
    width: 2px;
    height: 61px;
    background: url("../images/icon-line.png") no-repeat;
    margin: 1px 10px 0;
}

.role-con .game-box p {
    float: left;
    width: 150px;
    padding-top: 35px;
    background: url("../images/icon-win.png") no-repeat top center;
}

.role-con .game-box p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    padding-left: 26px;
    vertical-align: middle;
}

.role-con .game-box .icon-j {
    background: url("../images/icon-j.png") no-repeat left center;
}

.role-con .game-box .icon-s {
    background: url("../images/icon-s.png") no-repeat left center;
}

.role-con .game-box .icon-z {
    background: url("../images/icon-z.png") no-repeat left center;
}

.role-con > em {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    color: #ffebb7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*2017-02-09 关注微信公众号*/
.gz-btn {
    position: fixed;
    bottom: 25%;
    background: url("../images/gz.png");
    width: 172px;
    height: 175px;
    right: 3%;
}

/***********************footer***********************/
.footer {
    padding: 60px 0 0;
    font-size: 12px;
    color: #FFF;
}

.footer a {
    color: #FFF;
}

.footer a:hover {
    text-decoration: underline;
}

/***********************m***********************/
html, body {
    height: 100%;
}

.m.full-bg, .m.full-bg * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1;
}
/*配置化
.full-bg.m {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    -webkit-text-size-adjust: auto;
    position: relative;
    max-width: 640px;
    height: 100%;
    margin: 0 auto;
    background: #182919 url("../../bg2018/v2/m-bg.jpg") no-repeat top center;
    background-size: 100% 100%;
}
*/
.full-bg.m .logo {
    top: 20px;
    margin-left: -150px;
    width: 300px;
}

.full-bg.m .logo img {
    display: block;
    width: 100%;
}

.full-bg.m .qr-code {
    width: 165px;
    height: 165px;
    margin-top: 10px;
}

.full-bg.m .main-con {
    padding-top: 350px;
    width: 567px;
}

.full-bg.m .main-con h3 {
    float: none;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background: url("../images/tit-bg-m.png") no-repeat;
    vertical-align: middle;
    margin: 10px auto 0;
}

.full-bg.m .main-con a {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.full-bg.m .main-con a:nth-of-type(2) {
    margin-top: 10px;
}

.full-bg.m .main-con .role-con {
    position: inherit;
    left: auto;
    top: auto;
    width: 307px;
    height: 373px;
    background: url("../images/name-bg-m.png") no-repeat;
    margin: 0 auto;
}

.full-bg.m .main-con .role-con > p {
    font-size: 23px;
    margin-top: 5px;
}

.full-bg.m .main-con .role-con > em {
    font-size: 24px;
}

.full-bg.m .main-con .game-box {
    height: 80px;
    margin-top: 12px;
}

.full-bg.m .main-con .game-box.lose p {
    background: url("../images/icon-lose-m.png") no-repeat top center;
}

.full-bg.m .main-con .game-box img {
    width: 62px;
    height: 62px;
    margin: 9px 6px 0;
}

.full-bg.m .main-con .game-box p {
    width: 182px;
    font-size: 24px;
    padding-top: 42px;
    background: url("../images/icon-win-m.png") no-repeat top center;
}

.full-bg.m .main-con .game-box p span {
    width: 55px;
    vertical-align: middle;
}

.full-bg.m .main-con .code-con {
    float: none;
    width: 307px;
    height: 58px;
    margin: 12px auto 0;
}

.full-bg.m .main-con .code-con .code-txt {
    width: 226px;
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    background: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.full-bg.m .main-con .code-con .copy-btn {
    width: 81px;
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    font-weight: normal;
    background: url("../images/btn-copy-m.png") no-repeat;
}

.full-bg.m .main-con .btns-box {
    float: none;
    width: 340px;
    margin: 25px auto 0;
}

.full-bg.m .main-con .btns-box a {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.full-bg.m .main-con .btns-box .watch-btn {
    width: 340px;
    height: 90px;
    line-height: 90px;
    font-size: 0;
    background: url("../images/btn-watch.png") no-repeat;
    padding: 0;
}

.full-bg.m .pop-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.full-bg.m .pop-box .pop {
    position: absolute;
    right: 50px;
    top: 40px;
    width: 328px;
    height: 280px;
    font-size: 0;
    background: url("../images/pop-con.png") no-repeat;
}

.full-bg.m .gz-btn {
    padding: 10px;
    height: 140px;
    bottom: 0;
    position: absolute;
    right: 0;
    background: none;
    color: #fff;
    text-align: right;
    white-space: nowrap;
    font-size: 0;
}

.full-bg.m .gz-btn .txt {
    display: block;
    line-height: 28px;
    font-size: 18px;
    text-shadow: 1px 1px 3px rgba(86, 78, 82, 0.8);
}

.full-bg.m .gz-btn:before {
    display: inline-block;
    content: "";
    background: url("../images/m-gz.png");
    width: 76px;
    height: 76px;
}

.full-bg ~ .pop-cont {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
}

.full-bg ~ .pop-cont .pop-main {
    opacity: 1;
    filter: Alpha(opacity=100);
}

@media (orientation: landscape) {
    .m.full-bg {
        height: 1008px;
    }
}

.pop-cont {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
}

.pop-cont.show {
    z-index: 50;
    visibility: visible;
}

.pop-cont .pop-bg, .pop-cont .pop-main {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.pop-cont .pop-bg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
}

.pop-cont .pop-main {
    position: absolute;
    margin-left: -154px;
    margin-top: -166px;
    top: 50%;
    left: 50%;
    width: 308px;
    height: 332px;
    background: url("../images/qr-code-pop-bg.jpg");
    background-size: 100% 100%;
}

.pop-cont.show .pop-main {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.pop-cont.show .pop-bg {
    opacity: 0.7;
    filter: Alpha(opacity=70);
}

.pop-cont .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/btn-close.png) no-repeat;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.pop-cont .close-btn:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.pop-code .pop-main {
    padding: 40px 0 0;
}

.pop-code .img {
    display: block;
    margin: 0 auto;
    width: 220px;
    height: 220px;
}

.pop-code p {
    width: 90%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin: 10px auto 0;
}

.full-bg.m ~ .pop-code .img {
    display: block;
    margin: -280px 0 0 -235px;
    width: 500px;
    height: 500px;
}

.qq-game {
    display: none;
    background: #373e5e;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0 20px 130px;
    height: 80px;
}

.qq-game .img {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
}

.qq-game .big {
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 40px;
    color: #fff;
}

.qq-game .sm {
    font-size: 20px;
    color: #878b9e;
}

body.qq-game-show .qq-game {
    display: block;
}

body.qq-game-show .full-bg.m .gz-btn {
    bottom: 100px;
}

@media screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){
    .full-bg.m{
        background: url("../../bg2018/v21/bg-x.jpg");
        background-size: cover;
    }
}