@charset "utf-8";


html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%
}

ul, li, div, p, body, h1, h2, h3, h4, h5, h6, dl, dt, dd, input {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #2a2a2a
}

em {
    font-style: normal;
    font-weight: 400
}

input {
    -webkit-appearance: none;
    outline: 0
}

* {
    outline: 0;
    webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.hide {
    display: none
}

body, html {
    width: 100%;
    font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: center
}

body.noscroll, html.noscroll {
    overflow: hidden;
    height: 100%
}

body {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in
}

p, a, li {
    font-size: .24rem;
    color: #b5bbc2
}

html {
    font-size: 312.5%
}

@media screen and (max-width: 359px) and (orientation: portrait) {
    html {
        font-size: 266.67%
    }
}

@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
    html {
        font-size: 300%
    }
}

@media screen and (min-width: 384px) and (max-width: 399px) and (orientation: portrait) {
    html {
        font-size: 320%
    }
}

@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
    html {
        font-size: 333.33%
    }
}

@media screen and (min-width: 414px) and (max-width: 431px) and (orientation: portrait) {
    html {
        font-size: 345%
    }
}

@media screen and (min-width: 432px) and (max-width: 479px) and (orientation: portrait) {
    html {
        font-size: 360%
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) and (orientation: portrait) {
    html {
        font-size: 400%
    }
}

@media screen and (min-width: 640px) and (orientation: portrait) {
    html {
        font-size: 533.33%
    }
}

body, html {
    width: 100%;
    background: #1f2124;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-color: #24252a
}

body {
    margin-left: auto;
    margin-right: auto
}

::-webkit-input-placeholder {
    color: rgba(110, 110, 110, .47)
}

input, textarea, a, div, button, select {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: 0
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

#forhorview {
    position: fixed;
    z-index: 10002;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    display: none
}

#forhorview p {
    height: 100%;
    color: #fff;
    font-size: .36rem;
    text-align: center;
    position: relative;
    top: 50%;
    margin: -.36rem
}

@-webkit-keyframes video {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes video {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-ms-keyframes video {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes video {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes video {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes video2 {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes video2 {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes video2 {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes video2 {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes video2 {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes gift {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .8);
        -moz-transform: scale(1, .8);
        -ms-transform: scale(1, .8);
        -o-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    70% {
        -webkit-transform: scale(1, .78);
        -moz-transform: scale(1, .78);
        -ms-transform: scale(1, .78);
        -o-transform: scale(1, .78);
        transform: scale(1, .78)
    }
    80% {
        -webkit-transform: scale(0.98, 1.1) translateY(-5px);
        -moz-transform: scale(0.98, 1.1) translateY(-5px);
        -ms-transform: scale(0.98, 1.1) translateY(-5px);
        -o-transform: scale(0.98, 1.1) translateY(-5px);
        transform: scale(0.98, 1.1) translateY(-5px)
    }
    90% {
        -webkit-transform: scale(1.03, .95) translateY(0px);
        -moz-transform: scale(1.03, .95) translateY(0px);
        -ms-transform: scale(1.03, .95) translateY(0px);
        -o-transform: scale(1.03, .95) translateY(0px);
        transform: scale(1.03, .95) translateY(0px)
    }
    95% {
        -webkit-transform: scale(0.99, 1.02) translateY(-2px);
        -moz-transform: scale(0.99, 1.02) translateY(-2px);
        -ms-transform: scale(0.99, 1.02) translateY(-2px);
        -o-transform: scale(0.99, 1.02) translateY(-2px);
        transform: scale(0.99, 1.02) translateY(-2px)
    }
    100% {
        -webkit-transform: scale(1, 1) translateY(0px);
        -moz-transform: scale(1, 1) translateY(0px);
        -ms-transform: scale(1, 1) translateY(0px);
        -o-transform: scale(1, 1) translateY(0px);
        transform: scale(1, 1) translateY(0px)
    }
}

@-moz-keyframes gift {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .8);
        -moz-transform: scale(1, .8);
        -ms-transform: scale(1, .8);
        -o-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    70% {
        -webkit-transform: scale(1, .78);
        -moz-transform: scale(1, .78);
        -ms-transform: scale(1, .78);
        -o-transform: scale(1, .78);
        transform: scale(1, .78)
    }
    80% {
        -webkit-transform: scale(0.98, 1.1) translateY(-5px);
        -moz-transform: scale(0.98, 1.1) translateY(-5px);
        -ms-transform: scale(0.98, 1.1) translateY(-5px);
        -o-transform: scale(0.98, 1.1) translateY(-5px);
        transform: scale(0.98, 1.1) translateY(-5px)
    }
    90% {
        -webkit-transform: scale(1.03, .95) translateY(0px);
        -moz-transform: scale(1.03, .95) translateY(0px);
        -ms-transform: scale(1.03, .95) translateY(0px);
        -o-transform: scale(1.03, .95) translateY(0px);
        transform: scale(1.03, .95) translateY(0px)
    }
    95% {
        -webkit-transform: scale(0.99, 1.02) translateY(-2px);
        -moz-transform: scale(0.99, 1.02) translateY(-2px);
        -ms-transform: scale(0.99, 1.02) translateY(-2px);
        -o-transform: scale(0.99, 1.02) translateY(-2px);
        transform: scale(0.99, 1.02) translateY(-2px)
    }
    100% {
        -webkit-transform: scale(1, 1) translateY(0px);
        -moz-transform: scale(1, 1) translateY(0px);
        -ms-transform: scale(1, 1) translateY(0px);
        -o-transform: scale(1, 1) translateY(0px);
        transform: scale(1, 1) translateY(0px)
    }
}

@-ms-keyframes gift {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .8);
        -moz-transform: scale(1, .8);
        -ms-transform: scale(1, .8);
        -o-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    70% {
        -webkit-transform: scale(1, .78);
        -moz-transform: scale(1, .78);
        -ms-transform: scale(1, .78);
        -o-transform: scale(1, .78);
        transform: scale(1, .78)
    }
    80% {
        -webkit-transform: scale(0.98, 1.1) translateY(-5px);
        -moz-transform: scale(0.98, 1.1) translateY(-5px);
        -ms-transform: scale(0.98, 1.1) translateY(-5px);
        -o-transform: scale(0.98, 1.1) translateY(-5px);
        transform: scale(0.98, 1.1) translateY(-5px)
    }
    90% {
        -webkit-transform: scale(1.03, .95) translateY(0px);
        -moz-transform: scale(1.03, .95) translateY(0px);
        -ms-transform: scale(1.03, .95) translateY(0px);
        -o-transform: scale(1.03, .95) translateY(0px);
        transform: scale(1.03, .95) translateY(0px)
    }
    95% {
        -webkit-transform: scale(0.99, 1.02) translateY(-2px);
        -moz-transform: scale(0.99, 1.02) translateY(-2px);
        -ms-transform: scale(0.99, 1.02) translateY(-2px);
        -o-transform: scale(0.99, 1.02) translateY(-2px);
        transform: scale(0.99, 1.02) translateY(-2px)
    }
    100% {
        -webkit-transform: scale(1, 1) translateY(0px);
        -moz-transform: scale(1, 1) translateY(0px);
        -ms-transform: scale(1, 1) translateY(0px);
        -o-transform: scale(1, 1) translateY(0px);
        transform: scale(1, 1) translateY(0px)
    }
}

@-o-keyframes gift {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .8);
        -moz-transform: scale(1, .8);
        -ms-transform: scale(1, .8);
        -o-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    70% {
        -webkit-transform: scale(1, .78);
        -moz-transform: scale(1, .78);
        -ms-transform: scale(1, .78);
        -o-transform: scale(1, .78);
        transform: scale(1, .78)
    }
    80% {
        -webkit-transform: scale(0.98, 1.1) translateY(-5px);
        -moz-transform: scale(0.98, 1.1) translateY(-5px);
        -ms-transform: scale(0.98, 1.1) translateY(-5px);
        -o-transform: scale(0.98, 1.1) translateY(-5px);
        transform: scale(0.98, 1.1) translateY(-5px)
    }
    90% {
        -webkit-transform: scale(1.03, .95) translateY(0px);
        -moz-transform: scale(1.03, .95) translateY(0px);
        -ms-transform: scale(1.03, .95) translateY(0px);
        -o-transform: scale(1.03, .95) translateY(0px);
        transform: scale(1.03, .95) translateY(0px)
    }
    95% {
        -webkit-transform: scale(0.99, 1.02) translateY(-2px);
        -moz-transform: scale(0.99, 1.02) translateY(-2px);
        -ms-transform: scale(0.99, 1.02) translateY(-2px);
        -o-transform: scale(0.99, 1.02) translateY(-2px);
        transform: scale(0.99, 1.02) translateY(-2px)
    }
    100% {
        -webkit-transform: scale(1, 1) translateY(0px);
        -moz-transform: scale(1, 1) translateY(0px);
        -ms-transform: scale(1, 1) translateY(0px);
        -o-transform: scale(1, 1) translateY(0px);
        transform: scale(1, 1) translateY(0px)
    }
}

@keyframes gift {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(1, .8);
        -moz-transform: scale(1, .8);
        -ms-transform: scale(1, .8);
        -o-transform: scale(1, .8);
        transform: scale(1, .8)
    }
    70% {
        -webkit-transform: scale(1, .78);
        -moz-transform: scale(1, .78);
        -ms-transform: scale(1, .78);
        -o-transform: scale(1, .78);
        transform: scale(1, .78)
    }
    80% {
        -webkit-transform: scale(0.98, 1.1) translateY(-5px);
        -moz-transform: scale(0.98, 1.1) translateY(-5px);
        -ms-transform: scale(0.98, 1.1) translateY(-5px);
        -o-transform: scale(0.98, 1.1) translateY(-5px);
        transform: scale(0.98, 1.1) translateY(-5px)
    }
    90% {
        -webkit-transform: scale(1.03, .95) translateY(0px);
        -moz-transform: scale(1.03, .95) translateY(0px);
        -ms-transform: scale(1.03, .95) translateY(0px);
        -o-transform: scale(1.03, .95) translateY(0px);
        transform: scale(1.03, .95) translateY(0px)
    }
    95% {
        -webkit-transform: scale(0.99, 1.02) translateY(-2px);
        -moz-transform: scale(0.99, 1.02) translateY(-2px);
        -ms-transform: scale(0.99, 1.02) translateY(-2px);
        -o-transform: scale(0.99, 1.02) translateY(-2px);
        transform: scale(0.99, 1.02) translateY(-2px)
    }
    100% {
        -webkit-transform: scale(1, 1) translateY(0px);
        -moz-transform: scale(1, 1) translateY(0px);
        -ms-transform: scale(1, 1) translateY(0px);
        -o-transform: scale(1, 1) translateY(0px);
        transform: scale(1, 1) translateY(0px)
    }
}

@font-face {
    font-family: bottomfont;
    src: url(../img/bottomfont.eot);
    src: url(../img/bottomfont.eot?#iefix) format('embedded-opentype'), url(../img/bottomfont.woff) format('woff'), url(../img/bottomfont.ttf) format('truetype'), url(../img/bottomfont.svg#bottomfont) format('svg')
}

.poniter_event_none {
    pointer-events: none
}

.top_bar {
    width: 7.5rem;
    height: 1.15rem;
    background: url(../img/top_bar_bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500
}

.top_bar .xxx_Icon {
    position: absolute;
    top: .2rem;
    left: .4rem;
    width: .87rem;
    height: .87rem
}

.top_bar .xxx_Icon img {
    width: 100%;
    height: 100%
}

.top_bar .signs {
    position: relative;
    width: 4rem;
    top: .2rem;
    left: 1.45rem
}

.top_bar .signs h3 {
    font-size: .4rem;
    font-weight: 400;
    color: #fbe3b2
}

.top_bar .signs p {
    font-size: .18rem;
    font-weight: 400;
    color: #fbe3b2
}

.top_bar .downbtn {
    position: absolute;
    right: .36rem;
    top: .32rem;
    width: 2rem;
    height: .62rem;
    background: url(../img/btn_gamedl_bg.png) no-repeat center top;
    background-size: 100% 100%
}

.top_bar .downbtn p {
    width: 1rem;
    /*padding-left: .45rem;*/
    height: .62rem;
    margin: 0 auto;
    /*background: url(../img/top_bar_btn_dl_icon.png) no-repeat center left;*/
    /*background-size: auto .42rem;*/
    font-size: .2rem;
    line-height: .62rem;
    color: #fff;
    text-align: center
}

.bottomfont {
    font-family: bottomfont !important;
    font-size: .32rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.site_bottom {
    position: relative;
    background: #000;
    width: 7.5rem;
    height: 3rem;
    padding-bottom: 0
}

.site_bottom .bottomfont {
    width: .55rem;
    height: .55rem;
    font-size: .4rem;
    color: #eaf1fa;
    text-align: center;
    margin-right: .02rem;
    line-height: .55rem;
    border: 1px solid #eaf1fa;
    display: block
}

.site_bottom .public-box {
    width: 100%;
    padding: .5rem 0;
    background: #424a55;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    overflow: hidden
}

.site_bottom .public-box li {
    margin-left: .6rem
}

.site_bottom .public-box li:first-child {
    margin-left: 0
}

.site_bottom .public-box li a {
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    float: left
}

.site_bottom .public-box li a i {
    float: left
}

.site_bottom .public-box li a span {
    font-size: .24rem;
    color: #eaf1fa;
    margin-left: .1rem
}

.site_bottom .site_tel {
    padding-bottom: .5rem;
    background: #424a55
}

.site_bottom .site_tel .bottomfont {
    line-height: .4rem;
    display: inline-block;
    border: 0
}

.site_bottom .site_tel span {
    position: relative;
    top: -.02rem
}

.site_bottom .site_tel h3, .site_bottom .site_tel p {
    font-size: .28rem;
    line-height: .3rem;
    color: #eaf1fa;
    text-align: center;
    font-weight: 400
}

.site_bottom .bottomBlock {
    min-height: .77rem;
    padding: .35rem 0 .35rem .35rem;
    position: relative
}

.site_bottom .bottomBlock p {
    font-size: .24rem;
    color: #9a9dad;
    line-height: .36rem
}

.site_bottom .goTop {
    width: .96rem;
    height: .96rem;
    margin-left: -.25rem;
    border: 1px solid #eaf1fa;
    box-sizing: border-box;
    position: absolute;
    bottom: .26rem;
    right: .26rem
}

.site_bottom .goTop i {
    width: .3rem;
    height: .3rem;
    border-left: .08rem solid #eaf1fa;
    border-top: .08rem solid #eaf1fa;
    border-bottom: 0;
    border-right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: .4rem auto 0 .28rem
}

.Layer {
    position: fixed;
    top: -10%;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, .8);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.Layer.on {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 10000
}

.pop {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pop.on {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 10001
}

.pop .pop_close {
    width: .56rem;
    height: .56rem;
    position: absolute;
    top: -.7rem;
    right: 0;
    background: transparent url(../img/pop_close.png) no-repeat 0 0;
    background-size: 100% auto;
    z-index: 100001
}

.attention {
    width: 100%;
    height: 1rem;
    top: auto;
    left: 0;
    bottom: 12%
}

.attention .weChatGzh, .attention .yixinGzh {
    height: 1rem;
    padding-left: 1.2rem;
    margin-left: .5rem;
    position: relative;
    float: left
}

.attention .weChatGzh i, .attention .yixinGzh i {
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    font-size: .8rem;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    background: #469b34;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.5rem
}

.attention .weChatGzh span, .attention .yixinGzh span {
    font-size: .24rem;
    color: #fff;
    line-height: .5rem;
    display: block
}

.attention .weChatGzh p, .attention .yixinGzh p {
    font-size: .33rem;
    color: #fff;
    line-height: .5rem
}

.attention .weChatGzh .qr, .attention .yixinGzh .qr {
    width: 2rem;
    height: 2rem;
    position: absolute;
    bottom: 1.4rem;
    left: .3rem
}

.attention .weChatGzh .qr img, .attention .yixinGzh .qr img {
    width: 2rem;
    height: auto
}

#NIE-share-m {
    font-size: 1rem
}

#NIE-share-m .NIE-share_buttons a i {
    background: #469b34
}

@-webkit-keyframes playbtnxuan {

0%
{
    -webkit-transform: rotate(0deg)
;
    -moz-transform: rotate(0deg)
;
    -ms-transform: rotate(0deg)
;
    -o-transform: rotate(0deg)
;
    transform: rotate(0deg)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    -moz-transform: rotate(360deg)
;
    -ms-transform: rotate(360deg)
;
    -o-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
@-moz-keyframes playbtnxuan {

0%
{
    -webkit-transform: rotate(0deg)
;
    -moz-transform: rotate(0deg)
;
    -ms-transform: rotate(0deg)
;
    -o-transform: rotate(0deg)
;
    transform: rotate(0deg)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    -moz-transform: rotate(360deg)
;
    -ms-transform: rotate(360deg)
;
    -o-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
@-ms-keyframes playbtnxuan {

0%
{
    -webkit-transform: rotate(0deg)
;
    -moz-transform: rotate(0deg)
;
    -ms-transform: rotate(0deg)
;
    -o-transform: rotate(0deg)
;
    transform: rotate(0deg)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    -moz-transform: rotate(360deg)
;
    -ms-transform: rotate(360deg)
;
    -o-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
@-o-keyframes playbtnxuan {

0%
{
    -webkit-transform: rotate(0deg)
;
    -moz-transform: rotate(0deg)
;
    -ms-transform: rotate(0deg)
;
    -o-transform: rotate(0deg)
;
    transform: rotate(0deg)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    -moz-transform: rotate(360deg)
;
    -ms-transform: rotate(360deg)
;
    -o-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
@keyframes playbtnxuan {

0%
{
    -webkit-transform: rotate(0deg)
;
    -moz-transform: rotate(0deg)
;
    -ms-transform: rotate(0deg)
;
    -o-transform: rotate(0deg)
;
    transform: rotate(0deg)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    -moz-transform: rotate(360deg)
;
    -ms-transform: rotate(360deg)
;
    -o-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
.pop_video {
    width: 7.5rem;
    height: 4rem;
    margin-top: -2rem;
    margin-left: -3.75rem
}

.pop_video #videowrap {
    width: 7.5rem;
    height: auto
}

.pop_video #videowrap video {
    width: 7.5rem;
    height: auto
}

.pop_yuyue {
    width: 7.1rem;
    height: 12.7rem;
    top: .8rem;
    margin-left: -3.55rem;
    background: #1b2a3f;
    border: 1px solid #f6e6b2
}

.pop_yuyue .pop_yuyue_all {
    width: 7.1rem;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.pop_yuyue .pop_title {
    padding: .38rem 0 .3rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .34rem;
    line-height: .36rem;
    color: #fbdea6;
    text-align: center
}

.pop_yuyue .yuyue_do {
    position: relative;
    width: 5.2rem;
    height: 1.45rem;
    margin: 0 auto;
    font-size: 0
}

.pop_yuyue .yuyue_do input {
    display: block;
    float: left;
    width: 2.6rem;
    height: .2rem;
    padding: .18rem .2rem;
    margin-bottom: .17rem;
    background: #0c1220;
    border: 1px solid #415671;
    border-radius: .05rem;
    outline: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .18rem;
    line-height: .2rem;
    color: #99b3d6
}

.pop_yuyue .yuyue_do input::-webkit-input-placeholder {
    line-height: .22rem;
    color: #99b3d6 !important
}

.pop_yuyue .yuyue_do input:-moz-placeholder {
    line-height: .22rem;
    color: #99b3d6 !important
}

.pop_yuyue .yuyue_do input::-moz-placeholder {
    line-height: .22rem;
    color: #99b3d6 !important
}

.pop_yuyue .yuyue_do input:-ms-input-placeholder {
    line-height: .22rem;
    color: #99b3d6 !important
}

.pop_yuyue .yuyue_do a {
    display: block;
    float: left;
    width: 1.9rem;
    height: .56rem;
    margin-bottom: .17rem;
    margin-left: .15rem;
    border-radius: .05rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .2rem;
    line-height: .56rem;
    color: #f8ffff;
    text-align: center
}

.pop_yuyue .yuyue_do a.btn_yy_phone {
    background: #4e658e;
    border: 1px solid #6a7ea3
}

.pop_yuyue .yuyue_do a.btn_yy_code {
    background: #ac731a;
    border: 1px solid #d69543
}

.pop_yuyue .yuyue_people {
    clear: both;
    position: relative;
    top: .2rem;
    width: 6rem;
    margin: 0 auto;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .22rem;
    line-height: .34rem;
    color: #85a1d3;
    font-weight: 400;
    text-align: center
}

.pop_yuyue .yuyue_people span {
    display: inline;
    color: #fff9cd
}

.pop_yuyue .yuyue_reward {
    width: 5.2rem;
    margin: .52rem auto 0;
    padding-bottom: .5rem
}

.pop_yuyue .yuyue_reward li {
    position: relative;
    width: 5.2rem;
    height: 1.85rem;
    overflow: hidden;
    border-top: 1px solid #00010c
}

.pop_yuyue .yuyue_reward li .rewrad_left {
    position: relative;
    top: .5rem;
    width: 2.35rem
}

.pop_yuyue .yuyue_reward li .rewrad_left h3, .pop_yuyue .yuyue_reward li .rewrad_left p {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .22rem;
    line-height: .34rem;
    color: #fff9cd;
    font-weight: 400;
    text-align: right
}

.pop_yuyue .yuyue_reward li .rewrad_left p {
    font-size: .18rem;
    line-height: .24rem;
    color: #85a1d3
}

.pop_yuyue .yuyue_reward li .reward_right {
    position: absolute;
    width: 2.6rem;
    top: .3rem;
    left: 2.45rem
}

.pop_yuyue .yuyue_reward li .reward_right .reward_detail {
    display: block;
    float: left
}

.pop_libao {
    width: 7.5rem;
    height: 6.59rem;
    margin-left: -3.75rem;
    margin-top: -3.3rem;
    background: transparent url(../img/pop_bg2.png) no-repeat 0 0;
    background-size: 100% auto
}

.pop_libao .pop_close {
    top: -.6rem;
    right: .2rem
}

.pop_libao .pop_title {
    padding: .52rem 0 .24rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .34rem;
    line-height: .36rem;
    color: #ffecc7;
    text-align: center;
    letter-spacing: .04rem
}

.pop_libao .pop_desc {
    width: 6.3rem;
    height: .46rem;
    margin: 0 auto;
    border-bottom: 1px solid #3d5573;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .14rem;
    line-height: .46rem;
    color: #d1e5ff;
    text-align: center
}

.pop_libao .pop_codewrap {
    width: 5rem;
    margin: .16rem auto .4rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .28rem;
    line-height: .42rem;
    color: #ffecc7;
    text-align: center
}

.pop_libao .pop_codewrap span {
    display: inline-block;
    padding: 0 .3rem;
    margin-left: .1rem;
    background: #273b54;
    border: 1px solid #ffecc7;
    font-size: .22rem;
    line-height: .42rem;
    color: #d1e5ff
}

.pop_libao .pop_reward {
    width: 5rem;
    margin: 0 auto;
    font-size: 0;
    text-align: center
}

.pop_libao .pop_reward .reward_detail {
    display: inline-block;
    margin: 0 .08rem
}

.pop_libao .pop_zhinan {
    width: 6.1rem;
    margin: .1rem auto
}

.pop_libao .pop_zhinan h3, .pop_libao .pop_zhinan p {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .18rem;
    line-height: .28rem;
    color: #a3b6cf;
    font-weight: 400
}

.pop_libao .pop_zhinan h3 {
    font-size: .24rem;
    line-height: .44rem
}

.pop .reward_detail {
    position: relative;
    padding-top: .95rem;
    width: 1.15rem;
    height: .3rem;
    background: transparent url(../img/pop_rewrad_bg.png) no-repeat top center;
    background-size: auto .95rem
}

.pop .reward_detail p {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .16rem;
    line-height: .36rem;
    color: #feecc6;
    font-weight: 400;
    text-align: center
}

.pop .reward_detail img {
    display: block;
    position: absolute;
    width: auto
}

.pop .reward_detail .rd_qhs {
    height: .8rem;
    left: .2rem;
    bottom: .4rem
}

.pop .reward_detail .rd_yjbs {
    height: .97rem;
    left: .2rem;
    bottom: .4rem
}

.pop .reward_detail .rd_xys {
    height: .84rem;
    left: .25rem;
    bottom: .45rem
}

.pop .reward_detail .rd_xhs {
    height: 1.13rem;
    left: -.05rem;
    bottom: .45rem
}

.pop .reward_detail .rd_hjbx {
    height: .84rem;
    left: .25rem;
    bottom: .45rem
}

.pop .reward_detail .rd_cjcbt {
    height: .64rem;
    left: .2rem;
    bottom: .5rem
}

.pop .reward_detail .rd_zjcbt {
    height: .78rem;
    left: .2rem;
    bottom: .45rem
}

.pop .reward_detail .rd_yb {
    height: .72rem;
    left: .22rem;
    bottom: .39rem
}

.pop .reward_detail .rd_cjhz {
    height: .86rem;
    left: .25rem;
    bottom: .4rem
}

.pop .reward_detail .rd_yb1 {
    height: .72rem;
    left: .23rem;
    bottom: .4rem
}

.pop .reward_detail .rd_yjbs1 {
    height: .96rem;
    left: .2rem;
    bottom: .4rem
}

.pop .reward_detail .rd_xhs1 {
    height: 1.09rem;
    left: 0rem;
    bottom: .5rem
}

.container {
    position: relative;
    width: 7.5rem;
    overflow: hidden;
    background: #0a101e
}

.container .wrap {
    position: relative;
    width: 7.5rem;
    padding-top: 2.2rem
}

.container .wrap .part {
    position: relative;
    width: 7.5rem;
    overflow: hidden
}

.container .wrap .part .title {
    width: 7.5rem;
    height: 1.05rem;
    background: url(../img/title_bg.png) no-repeat center center;
    background-size: 100% auto;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .36rem;
    line-height: 1.05rem;
    font-weight: 700;
    color: #c59640;
    text-align: center
}

.container .wrap .part .title img {
    vertical-align: middle;
    width: auto;
    height: .36rem
}

.container .wrap .part .swiper-pagination {
    display: none
}

.nav {
    position: absolute;
    top: 1.15rem;
    left: 0;
    width: 7.5rem;
    height: 1.05rem;
    font-size: 0;
    text-align: center;
    display: flex;
}

.nav a {
    display: inline-block;
    vertical-align: top;
    width: 1.75rem;
    padding-top: .02rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .24rem;
    line-height: 1rem;
    color: #fff
}

.nav a.on {
    color: #ffe3bb;
    border-bottom: .03rem solid #ffe3bb
}

.part_index {
    height: 9.88rem;
    background: url(../img/bg0.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_index .logo {
    display: block;
    position: absolute;
    right: .19rem;
    top: .06rem;
    width: 3.11rem;
    height: 1.13rem
}

.part_index .logo img {
    display: block;
    width: 3.11rem;
    height: auto;
    margin-left: -18em
}

.part_index .playbtn {
    display: block;
    position: absolute;
    top: 4.05rem;
    left: 50%;
    margin-left: -.47rem;
    width: 1.1rem;
    height: 1.1rem
}

.part_index .playbtn em, .part_index .playbtn i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.1rem;
    height: 1.1rem;
    background: url(../img/btn_play0.png) no-repeat center top;
    background-size: 100% auto
}

.part_index .playbtn i {
    -webkit-animation: playbtnxuan 3s linear infinite 300ms 0 ease;
    -moz-animation: playbtnxuan 3s linear infinite 300ms 0 ease;
    -ms-animation: playbtnxuan 3s linear infinite 300ms 0 ease;
    animation: playbtnxuan 3s linear infinite 300ms 0 ease;
    -moz-animation: playbtnxuan 3s linear infinite;
    -webkit-animation: playbtnxuan 3s linear infinite;
    -o-animation: playbtnxuan 3s linear infinite;
    -ms-animation: playbtnxuan 3s linear infinite;
    animation: playbtnxuan 3s linear infinite;
    background: url(../img/btn_play1.png) no-repeat center top;
    background-size: 100% auto
}

.part_index .downbtn {
    display: block;
    position: absolute;
    top: 6.5rem;
    left: 50%;
    /* margin-left: .7rem; */
    width: 2.3rem;
    height: .7rem;
    background: url(../img/btn_gamedl_bg.png) no-repeat center top;
    background-size: 100% 100%;
    transform: translateX(-50%);
}

.part_index .downbtn p {
    width: 1rem;
    padding-left: .6rem;
    height: .7rem;
    margin: 0 auto;
    background: url(../img/btn_gamedl_icon.png) no-repeat center left;
    background-size: auto .49rem;
    font-size: .24rem;
    line-height: .7rem;
    color: #fff;
    text-align: center
}

.part_index .getbtn_wraps {
    position: absolute;
    left: 0;
    bottom: .38rem;
    width: 7.5rem;
    height: 1.29rem
}

.part_index .getbtn_wraps .getbtn_wrap {
    position: absolute;
    top: 0;
    width: 2.8rem;
    height: 1.29rem
}

.part_index .getbtn_wraps .getbtn_wrap .getbtn {
    display: block;
    position: absolute;
    top: .38rem;
    width: .91rem;
    height: .91rem;
    background: url(../img/btn_pop_bg.png) no-repeat center left;
    background-size: 100% 100%;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .18rem;
    line-height: .91rem;
    color: #fff;
    text-align: center
}

.part_index .getbtn_wraps .getbtn_wrap_left {
    left: 0;
    width: 2.8rem;
    background: url(../img/gopop_left_bg0.png) no-repeat center left;
    background-size: auto 1.29rem
}

.part_index .getbtn_wraps .getbtn_wrap_left .getbtn {
    right: -.57rem
}

.part_index .getbtn_wraps .getbtn_wrap_right {
    right: 0;
    width: 2.93rem;
    background: url(../img/gopop_right_bg0.png) no-repeat center right;
    background-size: auto 1.29rem
}

.part_index .getbtn_wraps .getbtn_wrap_right .getbtn {
    left: -.57rem
}

.part_news {
    height: 13.5rem
}

.part_news .banner {
    position: relative;
    width: 7.5rem;
    height: 4.37rem;
    overflow: hidden
}

.part_news .banner .swiper-slide {
    width: 7.5rem;
    height: 4.37rem
}

.part_news .banner .swiper-slide a {
    display: block;
    width: 7.5rem;
    height: 4.37rem
}

.part_news .banner .swiper-slide a img {
    width: 100%;
    height: 100%
}

.part_news .banner .banner_pagination {
    z-index: 100;
    display: block !important;
    position: absolute;
    font-size: 0;
    left: -.25rem;
    bottom: .05rem;
    height: .45rem;
    text-align: right
}

.part_news .banner .banner_pagination .swiper-pagination-bullet {
    position: relative;
    display: inline-block;
    width: .32rem;
    height: .32rem;
    margin: 0 .1rem;
    padding: 0;
    background: 0 0;
    border-radius: 0;
    outline: 0;
    opacity: 1
}

.part_news .banner .banner_pagination .swiper-pagination-bullet:after {
    content: " ";
    display: inline-block;
    position: absolute;
    left: -.21rem;
    top: -.21rem;
    width: .74rem;
    height: .74rem;
    background: url(../img/banner_sel0.png) no-repeat center;
    background-size: .34rem auto
}

.part_news .banner .banner_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 0;
    border: 0;
    outline: 0
}

.part_news .banner .banner_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: url(../img/banner_sel1.png) no-repeat center;
    background-size: .74rem auto
}

.part_news .news {
    background: url(../img/news_bd_bg.jpg) no-repeat center top;
    background-size: 100% 100%
}

.part_news .news .news_hd {
    width: 7.5rem;
    height: .95rem;
    font-size: 0;
    text-align: center;
    background: url(../img/news_hd_bg.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_news .news .news_hd a {
    position: relative;
    top: .08rem;
    display: inline-block;
    vertical-align: top;
    width: 1.75rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .3rem;
    line-height: .85rem;
    color: #fff
}

.part_news .news .news_hd a.on {
    color: #ffe3bb;
    border-bottom: .03rem solid #ffe3bb
}

.part_news .news .news_bd {
    position: relative;
    width: 6.9rem;
    height: 5.65rem;
    margin: 0 auto;
    overflow: hidden
}

.part_news .news .news_bd ul {
    display: none;
    position: relative;
    width: 6.9rem;
    height: 5.45rem;
    overflow: hidden
}

.part_news .news .news_bd ul.on {
    display: block
}

.part_news .news .news_bd ul:first-child li:first-child {
    height: 1rem
}

.part_news .news .news_bd ul:first-child li:first-child a p {
    width: 6.9rem;
    font-size: .36rem;
    line-height: 1rem;
    color: #ffe3bb
}

.part_news .news .news_bd ul:first-child li:first-child a span {
    display: none
}

.part_news .news .news_bd ul li {
    width: 6.9rem;
    height: .9rem
}

.part_news .news .news_bd ul li.bossgg a {
    border-top: 1px solid transparent;
    background: #172135
}

.part_news .news .news_bd ul li.bossgg a p {
    width: 6.9rem;
    color: #fff;
    font-size: .34rem
}

.part_news .news .news_bd ul li.bossgg a i {
    font-style: normal;
    font-size: .29rem
}

.part_news .news .news_bd ul li.bossgg a span {
    display: inline-block;
    position: relative;
    width: .9rem;
    height: .88rem;
    background: #f24854;
    text-align: center;
    margin-right: .2rem;
    font-size: .29rem;
    color: #fff
}

.part_news .news .news_bd ul li:first-child {
    padding-top: .1rem
}

.part_news .news .news_bd ul li:first-child a {
    border: 0
}

.part_news .news .news_bd ul li a {
    display: block;
    position: relative;
    width: 6.9rem;
    border-top: 1px solid #38414c;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .27rem;
    line-height: .88rem;
    color: #b9c3c7
}

.part_news .news .news_bd ul li a p {
    width: 5.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .27rem;
    line-height: .88rem;
    color: #b9c3c7
}

.part_news .news .news_bd ul li a span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5rem;
    text-align: right
}

.part_news .news .news_more {
    position: relative;
    width: 6.86rem;
    height: .96rem;
    margin: 0 auto;
    border: 1px solid #3f4f65;
    overflow: hidden
}

.part_news .news .news_more a {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 6.86rem;
    height: .96rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .28rem;
    line-height: .96rem;
    color: #87a3c5;
    text-align: center;
    letter-spacing: .02rem
}

.part_news .news .news_more a.on {
    display: block
}

.part_job {
    height: 9.6rem
}

.part_job .jobs_hd {
    width: 7.5rem;
    height: 1.2rem;
    font-size: 0;
    text-align: center;
    background: url(../img/job_nav_bg.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_job .jobs_hd a {
    position: relative;
    top: .06rem;
    display: inline-block;
    vertical-align: top;
    width: 1.75rem;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .3rem;
    line-height: 1.1rem;
    color: #fff
}

.part_job .jobs_hd a.on {
    color: #ffe3bb;
    border-bottom: .03rem solid #ffe3bb
}

.part_job .jobs_bd {
    position: relative;
    width: 7.5rem;
    height: 7.15rem;
    overflow: hidden
}

.part_job .jobs_bd .swiper-slide {
    width: 7.5rem;
    height: 7.15rem
}

.part_job .jobs_bd .swiper-slide .job {
    position: relative;
    width: 7.5rem;
    height: 7.15rem
}

.part_job .jobs_bd .swiper-slide .job .job_tell {
    position: absolute;
    width: 3.62rem;
    top: 1rem;
    right: .2rem
}

.part_job .jobs_bd .swiper-slide .job .job_tell img {
    display: block;
    width: auto;
    height: 1.2rem;
    margin: 0 auto .2rem
}

.part_job .jobs_bd .swiper-slide .job .job_tell p {
    padding-top: .32rem;
    background: url(../img/job_fg.png) no-repeat center top;
    background-size: .87rem auto;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .2rem;
    line-height: .36rem;
    color: #dcc69c
}

.part_job .jobs_bd .swiper-slide .job .job_skill {
    position: absolute;
    width: 4.34rem;
    right: 0;
    top: 4.3rem
}

.part_job .jobs_bd .swiper-slide .job .job_skill li {
    width: 1.09rem;
    height: 1.09rem;
    margin-bottom: .14rem;
    float:left;
    margin-left: 0.7rem;
}

.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_big {
    float: left;
    position: relative;
    width: 1.09rem;
    height: 1.09rem;

}

.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_big img {
    display: block;
    width: 1.09rem;
    height: 1.09rem
}

.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_big .skill_text {
    display: none;
    z-index: 1;
    position: absolute;
    left: -3rem;
    bottom: 1.2rem;
    width: 4rem;
    padding: .2rem .3rem;
    border-radius: 5px;
    border: 1px solid #4c1e0f;
    background-color: #1d1310
}
.part_job .jobs_bd .swiper-slide .job .job_skill li:first-child .skill_big .skill_text{
    margin-left: 2rem;
}
.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_big .skill_text h3, .part_job .jobs_bd .swiper-slide .job .job_skill li .skill_big .skill_text p {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .26rem;
    line-height: .3rem;
    font-weight: 400;
    color: #b7934e
}

.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_big .skill_text p {
    color: #8e6131;
    font-size: .24rem;
    line-height: .26rem
}

.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_small {
    float: left;
    position: relative;
    width: 2.6rem;
    left: .13rem;
    top: .16rem
}

.part_job .jobs_bd .swiper-slide .job .job_skill li .skill_small img {
    display: block;
    float: left;
    width: .77rem;
    height: .77rem;
    margin-right: .07rem
}

.part_job .jobs_bd .swiper-slide .job_zs {
    background: url(../img/job_pic_zs.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_job .jobs_bd .swiper-slide .job_fs {
    background: url(../img/job_pic_fs.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_job .jobs_bd .swiper-slide .job_js {
    background: url(../img/job_pic_js.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_job .jobs_bd .swiper-slide .job_lm {
    background: url(../img/job_pic_lm.jpg) no-repeat center top;
    background-size: 100% auto
}

.part_feature {
    height: 6.4rem
}

.part_feature .feature_wrap {
    position: relative;
    top: .3rem;
    width: 7.5rem;
    height: 4.57rem
}

.part_feature .feature_wrap .feature {
    position: relative;
    width: 6.11rem;
    height: 4.57rem;
    margin: 0 auto;
    overflow: hidden
}

.part_feature .feature_wrap .feature .swiper-slide {
    width: 6.11rem;
    height: 4.57rem
}

.part_feature .feature_wrap .feature .swiper-slide img {
    display: block;
    width: 6.11rem;
    height: 4.57rem
}

.part_feature .feature_wrap .swiper-button {
    position: absolute;
    top: 50%;
    margin-top: -.3rem;
    width: .32rem;
    height: .61rem
}

.part_feature .feature_wrap .swiper-button.swiper-button-prev {
    left: .18rem;
    background: url(../img/feature_goprev.png) no-repeat center top;
    background-size: 100% auto
}

.part_feature .feature_wrap .swiper-button.swiper-button-next {
    right: .18rem;
    background: url(../img/feature_gonext.png) no-repeat center top;
    background-size: 100% auto
}

.part_canal {
    height: 5.8rem
}

.part_canal .canals {
    position: relative;
    top: .25rem;
    width: 7.5rem;
    height: 2.1rem;
    margin-bottom: 1rem;
    font-size: 0;
    text-align: center
}

.part_canal .canals p {
    vertical-align: top;
    display: block;
    width: 3.5rem;
    margin: 0 auto;
    font-size: .24rem;
    line-height: .5rem;
    text-align: left;
    color: #dcc69c;
    white-space: nowrap;
}



.part_canal .gopc {
    display: block;
    width: 6.86rem;
    height: .96rem;
    margin: 0 auto;
    border: 1px solid #6185b2;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
    font-size: .28rem;
    line-height: .96rem;
    color: #87a3c5;
    text-align: center
}