.index-bg,
.top-video {
    display: none
}

.header,
.news-nav li,
.s1 {
    position: relative
}

.header {
    height: 470px;
    z-index: 2
}

.header .top-topic-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.header .top-topic-link a {
    display: block;
    height: 100%;
    text-indent: -9999em;
    overflow: hidden;
    font-size: 0
}

.to-top {
    width: 52px;
    height: 52px;
    bottom: 618px;
    font-size: 0;
    text-indent: -999em;
    background: url(../image/sp_icon-82175cd861.png) -86px -212px no-repeat;
    position: fixed;
    left: 50%;
    margin-left: 600px;
    cursor: pointer;
    display: none
}



.crumbs-nav {
    padding-bottom: 20px;
    border-bottom: 4px solid #799aab;
    overflow: hidden;
    zoom: 1
}

.crumbs-nav strong {
    float: left;
    padding-left: 10px;
    color: #262727;
    font-size: 34px;
    font-weight: 400
}

.crumbs-nav .crumbs-index {
    float: right;
    padding-right: 10px;
    padding-left: 21px;
    margin-top: 20px;
    overflow: hidden;
    zoom: 1;
    background: url(../image/sp_icon-82175cd861.png) -90px -282px no-repeat
}

.crumbs-nav .crumbs-index a,
.crumbs-nav .crumbs-index i,
.crumbs-nav .crumbs-index span {
    color: #82878b;
    text-decoration: none
}

.crumbs-nav .crumbs-index span {
    color: #262727
}

.crumbs-nav .crumbs-index a:hover {
    color: #82878b
}

.crumbs-nav .crumbs-index i {
    font-size: 14px;
    margin: 0 5px;
    font-style: normal
}

.news-list-box .news-item {
    padding: 30px 25px 0
}

.news-list-box .news-item li {
    border-bottom: 1px solid #dcdede;
    font-size: 0;
    *word-spacing: -1px
}

.news-list-box .news-item li a {
    display: inline-block;
    max-width: 780px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    word-spacing: normal;
    letter-spacing: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.news-list-box .news-item li a:hover {
    color: #2ED7AE;
    padding-left: 8px;
    text-decoration: none
}

.news-nav {
    margin: 32px 0 0 0;
    height: 54px
}

.news-nav li {
    float: left;
    width: 289px;
    margin-right: 1px;
    background: #70dfbb;
    height: 54px
}

.news-nav li a {
    width: 250px;
    height: 54px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 54px;
    text-decoration: none;
    cursor: pointer
}

.news-nav li.hover,
.news-nav li:hover {
    background: #2ED7AE;
    cursor: pointer
}

.news-nav li:hover a {
    color: #fff
}

.news-nav li .bo-arrow,
.wallpaper-nav li .bo-arrow {
    width: 21px;
    height: 11px;
    background: url(../image/sp_icon-82175cd861.png) -6px -54px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -11px;
    display: none
}

.news-nav li.hover .bo-arrow,
.news-nav li:hover .bo-arrow {
    display: block
}

.subCon {
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    z-index: 2
}

.sub-cont {
 
    width: 930px;
    background: #f9fbfc;
    padding: 30px;
    margin: 20px 0;
    float: left;
    /* min-height: 290px; */
    -webkit-box-shadow: 0 2px 3px #a68553;
    box-shadow: 0 2px 3px #a68553;
    position: relative;
    z-index: 1;
}

/* .sub-cont::after{content: ""; width: 890px; position: absolute; left: 0; top: 0; min-height: 905px;border: 2px dotted #e3dac8; margin: 20px;z-index: -1;} */
.sub-cont-news {
    min-height: 561px
    /* min-height: 761px */
}

.sub-cont-down {
    min-height: 508px
}

.inner-content {
    color: #000;
    padding: 0 20px 40px;
}

.inner-content h1 {
    color: #222327;
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    padding: 25px 0 10px;
    text-align: center;
    font-weight: 700
}

.inner-content .news-time {
    text-align: center;
    color: #999;
    margin-bottom: 15px;
    font-size: 16px
}

.inner-content p {
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 16px;
}

.inner-content p img {
    max-width: 100%;
}

.inner-content p strong {
    color: #000
}

.inner-content p span strong,
.sub-cont-news a:hover {
    color: red
}

/* .inner-content p span {color:#f60} */
.sub-cont-news a {
    text-decoration: underline;
    color: #da2301
}

.inner-content table {
    color: #252525;
    font-size: 14px
}

.down-content {
    float: left;
}

.newspage {
    overflow: hidden;
    font-size: 16px;
    padding: 30px 30px 40px
}

.newspage a {
    width: 322px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #2ED7AE
}

.newspage span {
    position: absolute;
    left: 0;
    top: 0
}

.newspage .pagenext,
.newspage .pagepre {
    position: relative;
    width: 42%;
    padding-left: 63px
}

.newspage .pagepre {
    float: left
}

.gameInfo,
.newspage .pagenext {
    float: right
}

.newspage a:hover {
    text-decoration: underline
}



.gameInfo .gameInfo_con {
    padding: 128px 30px 40px
}

.gameInfo .wx_code {
    background: #fff;
    text-align: center;
    overflow: hidden;
    width: 140px;
    background: #ccc;
    margin-right: 20px;
    float: left
}

.gameInfo .wx_code img {
    display: block;
    width: 140px
}

.gameInfo .wx_code span {
    font-size: 16px;
    color: #000;
    background: #fff;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 6px
}

.gameInfo .game_d,
.subLeft {
    width: 436px;
    float: left
}

.gameInfo .game_d h4 {
    font-size: 22px;
    color: #2c3f96;
    margin: 10px 0
}

.gameInfo .game_d p {
    font-size: 16px;
    color: #2c3f96;
    line-height: 30px;
    text-align: justify
}

.subLeft {
    width: 250px;
    margin-left: 10px;
    margin-top: 20px;
    min-height: 956px;
    background: #3a465c;
    -webkit-box-shadow: 0 2px 3px #a68553;
    box-shadow: 0 2px 3px #a68553;
}



.subLeft .down_img {
    width: 178px;
    height: 178px;
    background: #fff
}

.subLeft .down_img img {
    width: 170px;
    height: 170px;
    display: block;
    margin: 0 auto;
    padding-top: 4px
}

.subLeft .down_msg {
    color: #fff
}



.subLeft .down_box {
    width: 270px;
    height: 80px;
    margin: 0
}



.subLeft .down_box .down_a,
.subLeft .down_box .down_i {
    width: 135px;
    height: 40px;
    display: block
}

.subLeft .down_box .down_i {
    background-position: -135px 0
}

.subLeft .down_box .down_pc {
    width: 270px;
    height: 40px;
    background-position: 0 -40px
}

.subLeft .down_box .down_a:hover {
    background-position: 0 -80px
}

.subLeft .down_box .down_i:hover {
    background-position: -135px -80px
}

.subLeft .down_box .down_pc:hover {
    background-position: 0 -120px
}

.subLeft .news-guide,
.subLeft .recommendNews {
    padding: 18px 18px 8px;
    background: #fff;
    clear: both;
    border-left: 1px solid #d4e1e2;
    border-right: 1px solid #d4e1e2
}

.subLeft .news-guide {
    border-bottom: 1px solid #d4e1e2
}

.subLeft .recommendNews {
    border-bottom: 2px solid #d4e1e2
}

.subLeft .moudle-tit {
    color: #262727;
    height: 34px;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 34px;
    border-bottom: 1px solid #e8e8e7
}

.subLeft .sub-moudle-tit {
    float: left
}

.subLeft .more-link {
    float: right;
    color: #999;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-top: 9px
}

.subLeft .more-link i {
    display: inline-block;
    width: 10px;
    height: 14px;
    vertical-align: middle;
    background: url(../image/sp_icon-82175cd861.png) -48px -6px no-repeat;
    margin-left: 5px
}

.subLeft .newsList ul {
    margin-top: 6px
}

.subLeft .newsList a {
    width: 220px;
    padding-left: 15px;
    overflow: hidden;
    font-size: 14px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 34px;
    color: #6b6b6b;
    line-height: 34px;
    background: url(../image/sp_icon-82175cd861.png) -154px -212px no-repeat
}

.subLeft .guide-list a:hover,
.subLeft .newsList a:hover {
    color: #2799e5;
    text-decoration: none
}

.subLeft .guide-list {
    margin-top: 15px;
    overflow: hidden
}

.subLeft .guide-list a {
    float: left;
    width: 60px;
    font-size: 14px;
    margin-left: 20px;
    padding-left: 25px;
    line-height: 34px;
    background: url(../image/sp_icon-82175cd861.png) -149px -212px no-repeat
}

.game-group {
    width: 250px;
    position: relative;
    overflow: hidden
}

.game-group .game-list {
    background: #2ED7AE;
    border-top: 1px solid #c5f3e4;
}

.game-group .game-list:first-child {
    border: 0
}

.game-group .game-list h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    height: 57px;
    line-height: 57px;
    text-align: center;
    position: relative;
    cursor: pointer
}

.game-group .game-list h4 i {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 50px;
    background: url(../image/sp_icon-82175cd861.png) -222px -244px no-repeat
}

.game-group .game-list .cur a,
.game-group .game-list h4:hover,
.game-group .on h4,
.game-group .show h4 {
    color: #fdf353
}

.game-group .game-list h4:hover i {
    background-position: -199px -245px
}

.game-group .game-list p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #70dfbb;
    background: #50dbb8;
}

.game-group .game-list p a {
    display: block;
    color: #fff;
    font-size: 16px
}

.game-group .game-list p a:hover,
.game-wrapper .list-sli .cur a,
.game-wrapper .list-sli li a:hover {
    color: #fdf353;
    text-decoration: none
}

.game-group .game-list .listul {
    display: none
}

.game-group .on h4 i,
.game-group .on h4:hover i,
.game-group .show h4 i,
.game-group .show h4:hover i {
    background-position: -256px -245px
}

.game-wrapper {
    padding: 0;
    float: left;
}

.game-wrapper .list-sli ul {
    overflow: hidden;
    margin-left: -2px
}

.game-wrapper .list-sli li {
    float: left;
    width: 171px;
    height: 57px;
    line-height: 57px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 2px;
    margin-left: 1px;
    background: #70dfbb
}

.game-wrapper .list-sli li a {
    display: block;
    color: #fff;
    font-size: 20px;
    text-decoration: none
}

.game-wrapper .list-sli .cur,
.game-wrapper .list-sli li:hover {
    background: #2ED7AE
}



.sub_down {
    min-height: 623px;
    float: left
}

.sub_down .down_con {
    width: 717px;
    margin: 0 auto
}

.codeImg {
    width: 200px;
    height: 220px;
    background: #f1f1f1;
    float: left;
    margin-top: 50px;
    margin-left: 118px;
    text-align: center
}

.codeImg img {
    width: 180px;
    height: 180px;
    padding-top: 10px
}

.code_msg {
    color: #da2121;
    text-align: center;
    line-height: 20px
}



.down_box {
    float: left;
    margin-left: 23px;
    margin-top: 65px;
    width: 354px
}




.down_mes,
.khd_info {
    float: left;
    margin-top: 26px
}

.down_mes p {
    line-height: 20px;
    color: #000
}

.khd_info {
    width: 590px;
    height: 86px;
    background: #f7f8f9;
    margin-top: 30px;
    color: #000;
    margin-left: 118px
}

.khd_info ul {
    overflow: hidden;
    margin: 10px 0 0 12px
}

.khd_info li {
    padding: 3px 10px
}

.khd_info span {
    padding-right: 15px;
    margin-right: 15px;
    font-weight: 700
}

.gallary-box,
.reality-show,
.wallpaper-show {
    padding: 30px 0
}


.gallary-list {
    height: 890px;
    overflow: hidden
}

.gallary-list ul {
    margin: -15px 0 0 -20px;
    overflow: hidden;
    zoom: 1
}

.gallary-list li {
    width: 240px;
    float: left;
    margin: 15px 0 0 20px
}

.figure-preview .figute-name,
.figure-preview a,
.gallary-list .figute-name,
.gallary-list li a {
    display: block
}

.figure-preview a,
.gallary-list li a {
    height: 180px;
    overflow: hidden
}

.figure-preview a img,
.gallary-list li img {
    width: 240px
}

.figure-preview .figute-name,
.gallary-list .figute-name {
    padding: 0 10px;
    height: 30px;
    color: #040404;
    text-align: center;
    line-height: 30px;
    background: #f1f1f1;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.gallery-content .page {
    margin-top: 10px
}

.album-item,
.screen-img,
.screen-img li {
    width: 862px;
    height: 570px
}

.screen-img,
.screen-img ul {
    position: relative;
    overflow: hidden
}

.screen-img .cur-img img {
    width: 862px
}

.screen-img ul {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.screen-img li {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 570px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 0;
    background: #fff
}

.screen-img li a,
.wallpaper-nav li.hover .bo-arrow,
.wallpaper-nav li:hover .bo-arrow {
    display: block
}

.screen-img li img {
    display: inline-block;
    max-width: 862px;
    max-height: 570px
}

.screen-img li.cur {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 3
}

.next-role,
.prev-role {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5;
    background: url(about:blank)
}


.gallary-box .next-role,
.gallary-box .prev-role {
    display: none
}

.interact-box {
    height: 32px;
    margin-top: 15px;
    position: relative
}

.wallpaper-nav {
    margin: 15px 0 36px;
    height: 54px
}

.wallpaper-nav li {
    float: left;
    width: 286px;
    margin-right: 1px;
    background: #73b2ed;
    height: 54px;
    position: relative
}

.wallpaper-nav li a {
    width: 286px;
    height: 54px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 54px;
    text-decoration: none
}

.wallpaper-nav li.hover,
.wallpaper-nav li:hover {
    background: #83cdf3
}

.wallpaper-show .screen-show {
    margin-top: 20px
}

.wallpaper-show .screen-img {
    height: 487px
}

.wallpaper-tab {
    height: 55px;
    margin-top: 40px;
    overflow: hidden
}

.size-choose a,
.wallpaper-tab li {
    font-size: 18px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.wallpaper-tab li {
    float: left;
    text-align: center;
    background: #5db7eb;
    border-left: 1px solid #f9fdfe;
    width: 252px
}

.wallpaper-tab li a {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #daeaf4;
    position: relative
}

.wallpaper-tab li.cur,
.wallpaper-tab li:hover {
    background: #87d0fb
}

.wallpaper-tab li.cur a,
.wallpaper-tab li:hover a {
    color: #fcfefd
}

.size-choose {
    padding: 0 120px;
    margin: 25px auto;
    font-size: 0;
    text-align: center;
    *word-spacing: -1px
}

.size-choose a {
    display: inline-block;
    width: 160px;
    height: 40px;
    margin: 4px 0 0 4px;
    color: #fdfffe;
    line-height: 40px;
    background: #73b2ed
}

.size-choose a:hover {
    background: #83cdf3;
    text-decoration: none
}

.pc-wallpaper {
    overflow: hidden
}

.pc-wallpaper ul {
    margin: -10px 0 0 -5px;
    overflow: hidden;
    zoom: 1
}

.pc-wallpaper li,
.pc-wallpaper li img {
    width: 278px;
    height: 156px
}

.ipad-wallpaper li,
.pc-wallpaper li {
    float: left;
    overflow: hidden;
    cursor: pointer
}

.pc-wallpaper li {
    border: 3px solid #f9fdfe;
    margin: 10px 0 0 5px
}

.pc-wallpaper li.cur,
.pc-wallpaper li:hover {
    border-color: #e03f45
}

.ipad-wallpaper,
.iphone-wallpaper {
    height: 580px;
    margin-top: 20px;
    overflow: hidden
}

.ipad-wallpaper ul,
.iphone-wallpaper ul {
    margin: -20px 0 0 38px;
    overflow: hidden;
    zoom: 1
}

.ipad-wallpaper li {
    margin: 20px 0 0 18px
}

.ipad-wallpaper li a,
.iphone-wallpaper li a {
    display: block
}

.ipad-wallpaper li,
.ipad-wallpaper li img {
    width: 370px;
    height: 278px
}

.iphone-wallpaper {
    height: 875px
}

.iphone-wallpaper ul {
    margin: -20px 0 0 33px
}

.iphone-wallpaper li {
    float: left;
    margin: 20px 0 0 18px;
    overflow: hidden;
    cursor: pointer
}

.iphone-wallpaper li,
.iphone-wallpaper li img {
    width: 240px;
    height: 427px
}

.gamepic-con {
    padding: 20px 0 30px
}

.gamepic-large-box {
    margin: 0 auto;
    width: 655px;
    height: 518px;
    overflow: hidden;
    text-align: center;
    line-height: 2;
    color: #333;
    position: relative
}

.gamepic-large-box img {
    display: block;
    width: 655px;
    height: 491px
}

.gamepic-small-box {
    width: 100%;
    height: 183px;
    overflow: hidden
}

.gamepic-small-list,
.gamepic-small-list ul li {
    position: relative;
    float: left;
    height: 183px;
    overflow: hidden
}

.gamepic-small-list {
    margin-left: 11px;
    width: 762px
}

.gamepic-small-list ul,
.guide-tab li a {
    height: 183px;
    position: absolute;
    left: 0;
    top: 0
}

.gamepic-small-list ul li {
    margin-right: 10px;
    width: 244px
}

.gamepic-small-list ul li .bun-bg,
.gamepic-small-list ul li img {
    width: 244px;
    height: 183px;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition: all .6s ease
}

.gamepic-small-list ul li img {
    display: block
}

.gamepic-small-list ul li .bun-bg {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.gamepic-small-list ul li.on .bun-bg,
.gamepic-small-list ul li:hover .bun-bg {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gamepic-small-list ul li:hover,
.guide-tab li {
    cursor: pointer
}

.gamepic-small-list ul li:hover img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12)
}

.gamepic-btn {
    display: block;
    width: 34px;
    height: 166px;
    margin-top: 11px;
    background: url(../image/sp_icon-82175cd861.png) no-repeat;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8
}

.gamepic-btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    cursor: pointer
}

.gamepic-left-btn {
    float: left;
    margin-right: 10px;
    background-position: -346px -94px
}

.gamepic-right-btn {
    float: right;
    background-position: -406px -94px
}

.gamepic-large-box .next-role,
.gamepic-large-box .prev-role {
    height: 491px
}

.gamepic-large-box .prev-role {
    left: 0
}

.gamepic-large-box .next-role {
    right: 0
}

.guide-cont {
    padding: 40px 0
}

.guide-cont .guide-detail {
    padding: 0 20px
}

.guide-tab {
    width: 859px;
    overflow: hidden
}

.guide-tab ul {
    padding: 4px 0 1px;
    margin: 0 0 1px -1px;
    background: #e2e5e5
}

.guide-tab li {
    float: left;
    width: 214px;
    height: 45px;
    background: #ecf0f1;
    border-left: 1px solid #fff;
    position: relative
}

.guide-tab li a {
    width: 100%;
    height: 50px;
    color: #898888;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    top: -4px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none
}

.guide-tab li a:hover,
.guide-tab li.cur a {
    color: #fff;
    background: #73b2ed
}

.guide-cont h1 {
    margin-bottom: 25px
}

.guide-cont h3 {
    margin: 15px 0 0
}

.guide-detail img {
    display: block;
    margin: 10px auto 30px;
    max-width: 800px
}

.guide-cont .guide-desc {
    position: relative;
    padding-left: 100px;
    text-indent: 0
}

.guide-cont .guide-desc span {
    position: absolute;
    top: 0;
    left: 28px;
    color: #5e5e5e
}

.game-wrapper .game-pic {
    margin: 20px 0 30px;
    text-align: center
}

.game-wrapper h3,
.guide-cont h3 {
    line-height: 34px
}

.guide-cont p {
    text-indent: 2em;
    margin-bottom: 0
}

.game-wrapper h1,
.guide-cont h1 {
    font-size: 28px
}

.guide-cont .sec-tit {
    color: #73b2ed;
    text-align: center;
    font-size: 20px
}

.xsk-content {
    padding: 40px 0
}



.xsk-content .xsk-btn:hover {
    background-position: 0 -58px
}

.xsk-content .getxsk-box {
    overflow: hidden;
    margin-top: 32px
}

.getxsk-box span {
    float: left;
    font-size: 24px;
    color: #565656;
    height: 42px;
    line-height: 42px
}

.getxsk-box .piece {
    float: left;
    overflow: hidden;
    margin-left: 12px;
    position: relative
}

.getxsk-box .code,
.getxsk-box .copy {
    float: left;
    border: 0;
    outline: 0;
    margin: 0;
    height: 42px;
    line-height: 42px
}

.getxsk-box .copy {
    padding: 0
}

.getxsk-box .code {
    font-size: 18px;
    background: #ebebeb;
    width: 248px;
    padding: 0 18px
}

.getxsk-box .copy {
    font-size: 20px;
    color: #fff;
    background: #73b2ed;
    text-decoration: none;
    width: 100px;
    text-align: center
}

.getxsk-box .copy:hover {
    background: #3382cd;
    color: #fff
}

.getxsk-box .code-tips {
    display: none;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#99000000", endColorstr="#99000000");
    background-color: rgba(0, 0, 0, .6)
}

:root #agreement-pop .mask,
:root #poster-pop .mask,
:root .getxsk-box .code-tips {
    -webkit-filter: none;
    filter: none
}

.xsk-content .intro {
    margin-top: 32px;
    padding-top: 28px;
    border-top: 1px solid #e6e7e9;
    border-bottom: 1px solid #e6e7e9
}


.xsk-content .intro .mxxb-txt {
    display: block;
    background: #73b2ed;
    position: absolute;
    right: 29px;
    top: 385px;
    width: 123px;
    text-align: center;
    cursor: pointer
}

.xsk-content .intro .mxxb-txt a {
    width: 123px;
    height: 30px;
    color: #fff;
    text-decoration: none
}

.xsk-content .intro .mxxb-txt:hover {
    background: #3382cd
}

.xsk-content .intro dl {
    margin-bottom: 30px
}

.xsk-content .intro dt {
    color: #515151;
    font-size: 22px;
    font-weight: 700
}

.xsk-content .intro dd {
    color: #565656;
    font-size: 15px;
    margin-top: 10px
}

.xsk-content .intro dd img {
    height: 30px;
    margin: -8px 10px 0;
    vertical-align: middle
}

.xsk-content .xsk-center {
    padding: 15px 0 30px
}

.xsk-content .xsk-center .mudle-tit {
    font-size: 24px;
    color: #333;
    text-align: center;
    line-height: 40px
}

.promotePoster .other-sp .cur-share .share-txt,
.xsk-content .xsk-center p {
    line-height: 30px
}

.xsk-content .xsk-center strong {
    font-size: 18px
}

.xsk-content .xsk-center .xsk-pic {
    margin: 20px 0 30px;
    text-align: center
}

.spread-show {
    padding: 10px 0
}

.spread-show .table-info {
    overflow: hidden
}

.spread-img-show {
    width: 100%;
    height: 244px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 30px
}

.spread-img-show .carousel-wrap {
    width: 100%;
    height: 422px
}

.spread-img-show .carousel {
    position: relative;
    margin: 0 auto
}

.spread-img-show .carousel .slider {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.spread-img-show .carousel .slider a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.spread-img-show .carousel .slider img {
    width: 100%
}



.spread-img-show .carousel .prevBtn {
    left: 0;
    background-position: -52px 0
}

.spread-img-show .carousel .nextBtn {
    right: 0
}

.spread-img-show .index {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -57px;
    z-index: 100
}

.spread-img-show .index ol {
    width: 100%;
    text-align: center
}

.spread-img-show .index li {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    margin: 0 6px
}

.spread-img-show .index li.active {
    width: 25px;
    height: 13px;
    background-color: #d7b26a;
    border-radius: 6px;
    margin: 0
}

.spread-show .m-tit {
    position: relative;
    margin-top: 28px;
    height: 32px;
    line-height: 32px;
    padding-bottom: 16px;
    border-bottom: 1px solid #deeefb;
    font-size: 30px;
    color: #e54242
}





.spread-show .m-tit a:hover {
    right: -10px;
    text-decoration: none
}

.spread-table {
    width: 425px;
    margin-top: 20px
}

.spread-table .red-box {
    border: 1px solid #e54242
}

.spread-table .green-box {
    border: 1px solid #61c48f
}

.spread-table-left {
    float: left
}



.spread-table .t-title p {
    padding-top: 12px;
    line-height: 30px
}

.spread-table .t-title strong {
    color: #fef4d8;
    font-size: 24px
}

.spread-table-right {
    float: right
}

.spread-table-right .t-title {
    background-position: 0 -138px
}

.spread-table td,
.spread-table th {
    color: #333;
    border-top: 1px solid #f3f3f3
}

.spread-table th {
    height: 55px;
    font-size: 18px;
    white-space: nowrap;
    border-right: 1px solid #f3f3f3;
    font-weight: 400;
    width: 211px
}

.spread-table td {
    text-align: center;
    width: 210px
}

.spread-table tr.ts {
    background: #f3f3f3
}

.spread-table-left .table2 {
    margin-top: 16px
}

.spread-table table em {
    color: #dc4040;
    font-style: normal
}

.spread-table-right tr.ts {
    border: 0;
    background: #fff
}

.spread-table-right tr.ts th {
    height: 52px;
    border-top: none
}

.spread-table-right tr.ts td {
    border-top: none
}

.spread-table-right tr.ts td p {
    line-height: 41px;
    height: 41px
}



.spread-table-right th {
    width: 116px;
    height: 92px;
    padding: 0 12px;
    line-height: 32px
}

.spread-table-right td {
    width: 279px;
    text-align: left;
    padding: 0 6px;
    line-height: 28px;
    font-size: 15px
}

.spread-table-right table em {
    color: #1b9959
}

.spread-show .mid-tit {
    font-size: 24px;
    color: #333;
    padding: 28px 0 18px
}

.spread-show .other-caption {
    font-size: 14px;
    color: #666
}

.spread-show .spread-step-bar {
    height: 48px;
    position: relative
}

.spread-show .spread-step-bar .line {
    display: block;
    height: 1px;
    width: 800px;
    position: absolute;
    left: 20px;
    top: 23px;
    background: #e54242
}



.spread-show .spread-step-bar a.ts {
    margin-left: 0
}

.spread-show .spread-step-bar a .num {
    padding: 0 7px 0 16px;
    color: #fff;
    font-style: normal;
    font-size: 22px
}

.spread-show .spread-step-bar a.on,
.spread-show .spread-step-bar a:hover {
    text-decoration: none;
    background-position: -170px -226px;
    color: #fff
}

.spread-show .spread-step-bar a.on .num,
.spread-show .spread-step-bar a:hover .num {
    color: #e54242
}

.spread-show .spread-step-datail {
    padding: 10px 23px;
    margin-top: 16px;
    background: #f3f3f3;
    color: #262727;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    display: none
}

.spread-show .spread-step-datail.on {
    display: block
}



.spread-show .spread-step-datail .arrow1 {
    left: 70px
}

.spread-step-datail .arrow2 {
    left: 300px
}

.spread-step-datail .arrow3 {
    left: 542px
}

.spread-step-datail .arrow4 {
    left: 773px
}

.spread-show .spread-btn {
    width: 300px;
    height: 54px;
    margin: 24px auto;
    background: #cb3a3a;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    color: #fff;
    display: block;
    font-weight: 700
}

.spread-show .spread-btn:hover {
    background: #e54242;
    text-decoration: none
}

.spread-guide {
    overflow: hidden;
    position: relative
}

.spread-guide .produce-poster {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px
}

.spread-guide .produce-poster input {
    width: 286px;
    background: #efefef;
    padding-top: 0;
    border: 0;
    padding-bottom: 0;
    padding-left: 14px;
    color: #acacac;
    vertical-align: top;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    outline: 0;
    float: left
}

.spread-guide .produce-poster .produce-btn {
    width: 160px;
    background: #73b2ed;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 700
}

.spread-guide .m-title {
    font-size: 30px;
    font-weight: 700;
    color: #73b2ed;
    height: 40px;
    line-height: 40px
}



.spread-guide .guide-table th {
    width: 210px;
    height: 125px;
    background: #73b2ed;
    overflow: hidden
}

.spread-guide .guide-table {
    border: 1px solid #73b2ed;
    margin-top: 10px
}

.spread-guide .guide-table td {
    padding: 0 25px;
    font-size: 14px;
    line-height: 22px
}



.spread-guide .guide-table th .d-icon1 {
    background-position: -6px -281px
}

.spread-guide .guide-table th .d-icon2 {
    background-position: -52px -281px
}

.spread-guide .guide-table th .d-icon3 {
    background-position: -99px -281px
}

.spread-guide .guide-table th .d-icon4 {
    background-position: -147px -281px
}

.spread-guide .guide-table th .txt {
    font-size: 24px;
    color: #fff
}

#agreement-pop,
#poster-pop {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    display: none
}

#agreement-pop .mask,
#poster-pop .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#CC000000", endColorstr="#CC000000");
    background-color: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%
}

.spread-agreement,
.spread-data {
    position: absolute;
    width: 786px;
    z-index: 100;
    background: #fff;
    padding: 50px 34px 30px;
    top: 50%;
    left: 50%;
    margin-left: -427px
}

.spread-data {
    display: none
}

.spread-agreement {
    display: block;
    margin-top: -350px
}

.spread-data {
    margin-top: -250px
}

#agreement-pop .in-box {
    position: relative
}

#agreement-pop .b-tit {
    font-size: 30px;
    color: #73b2ed;
    text-align: center;
    margin-bottom: 25px
}

.spread-agreement .agreement-desc p {
    font-size: 16px;
    color: #191a1a;
    line-height: 28px
}

.spread-agreement .agreement-desc {
    overflow-y: scroll;
    height: 490px
}

#agreement-pop .blue-btn {
    width: 160px;
    height: 40px;
    background: #73b2ed;
    line-height: 40px;
    font-size: 18px;
    display: block;
    margin: 20px auto 0;
    color: #fff;
    text-align: center
}

#agreement-pop .close-btn {
    right: -81px;
    top: -51px
}



#agreement-pop .close-btn:hover,
#poster-pop .close-btn:hover {
    background-position: 0 -375px
}

#agreement-pop .data-form {
    overflow: hidden;
    width: 536px;
    margin: 0 auto
}

.spread-data span {
    display: inline-block;
    margin-right: 40px;
    cursor: pointer
}

.spread-data p,
.spread-data p input,
.spread-guide .produce-poster input {
    font-size: 16px;
    height: 40px;
    line-height: 40px
}

.spread-data p {
    margin-bottom: 12px;
    color: #191a1a;
    padding-left: 63px
}

.spread-data p.red {
    padding-left: 0;
    color: #f14e4e;
    font-size: 14px
}

.spread-data p strong {
    width: 70px;
    display: block;
    float: left;
    font-weight: 400
}



.spread-data span.on em {
    background-position: -86px -340px
}

.spread-data p input {
    width: 288px;
    border: 1px solid #e2e2e2;
    background: #efefef;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
    color: #acacac;
    vertical-align: top;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    outline: 0;
    float: left
}

.spread-QA {
    overflow: hidden;
    width: 100%
}

.spread-QA li {
    color: #4a98e2;
    font-size: 20px;
    margin-bottom: 15px
}

.spread-QA li .question,
.spread-QA li .triger-btn {
    height: 30px;
    line-height: 30px
}

.spread-QA li i,
.video-spread .down-area .down-video i {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}



.spread-QA li .triger-btn {
    position: absolute;
    z-index: 100;
    width: 100%;
    text-align: right;
    font-size: 16px;
    color: #4a98e2;
    top: 0;
    right: 0
}

.spread-QA li.show .triger-btn {
    background-position: -61px -396px
}



.spread-QA li.show .triger-btn em {
    background-position: -126px -371px
}

.spread-QA .answer {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    display: none;
    padding-top: 15px
}

.video-show {
    padding-top: 26px
}

.video-wrap .video-play {
    width: 862px;
    height: 485px;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    position: relative
}

.video-play .big-play {
    display: block;
    cursor: pointer;
    width: 114px;
    height: 114px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -57px;
    margin-top: -57px
}

.video-spread {
    margin-top: 12px;
    font-size: 0;
    text-align: right;
    height: 34px
}

.video-spread .down-area {
    margin-right: 22px;
    float: left
}

.video-spread .down-area,
.video-spread .video-share {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    position: relative
}

.video-spread .down-area .down-video {
    display: block;
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #59a7e7;
    color: #fff;
    text-decoration: none;
    border: 1px solid #59a7e7
}

.video-spread .down-area .down-video i {
    *vertical-align: bottom;
    width: 18px;
    height: 14px;
    background: url(../image/sp_icon-82175cd861.png) -377px -510px no-repeat
}

.video-spread .down-area .down-tip {
    opacity: 0;
    color: #7a7a7e;
    filter: alpha(opacity=0);
    position: absolute;
    top: -8px;
    right: -250px;
    text-align: left;
    line-height: 140%;
    width: 220px;
    height: 40px;
    padding: 5px;
    border: 1px solid #bcd0ea;
    border-radius: 8px;
    -o-transition: all .15s ease;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.video-spread .down-area:hover .down-video {
    background: #3382cd
}

.video-spread .down-area:hover .down-tip {
    opacity: 1;
    filter: alpha(opacity=100);
    right: -240px
}

.video-intro {
    margin-top: 35px
}

.video-intro .video-tit {
    font-size: 20px;
    color: #414141;
    text-align: center
}

.video-intro .video-cont {
    font-size: 15px;
    min-height: 48px;
    color: #7a7a7e;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 32px;
    text-indent: 2em
}

.video-paging,
.video-paging ul,
.video-share a {
    overflow: hidden;
    height: 315px
}

.video-paging ul {
    font-size: 0;
    margin-left: -12px
}

.video-paging li {
    margin-left: 6px;
    margin-bottom: 30px
}

.video-paging li a {
    display: block;
    width: 212px;
    text-decoration: none
}

.video-paging .poster-box {
    width: 212px;
    height: 118px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.video-paging .poster-box img {
    width: 100%
}

.video-paging .poster-box .icon,
.video-paging .poster-box .tag {
    position: absolute;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: block
}

.video-paging .poster-box .tag {
    cursor: pointer;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.video-paging .poster-box .icon {
    height: 44px;
    width: 44px;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background: url(../image/sp_icon-82175cd861.png) -308px -499px no-repeat;
    opacity: 1;
    filter: alpha(opacity=100)
}

.video-paging .video-poster .tit {
    font-size: 14px;
    color: #7a7a7e;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 120%;
    margin-top: 6px;
    text-align: center;
    padding: 0 2px
}

.video-paging .video-poster .desc {
    height: 0;
    display: none
}

.video-paging .cur .video-poster .icon,
.video-paging .cur .video-poster .tag,
.video-paging .video-poster:hover .icon,
.video-paging .video-poster:hover .tag {
    opacity: 0;
    filter: alpha(opacity=0)
}

.video-share {
    float: right;
    height: 32px;
    line-height: 32px;
    text-align: center
}

#pagination li,
.video-paging li,
.video-share .share-txt,
.video-share .sharetype {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.video-share .share-txt {
    color: #7a7a7e;
    font-size: 16px
}

.video-share .sharetype {
    overflow: hidden;
    font-size: 0;
    padding-top: 2px
}

.video-share a {
    display: block;
    float: left;
    text-indent: -999em;
    padding: 0;
    width: 28px;
    height: 28px;
    margin: 0 4px;
    background: url(../image/share28.png) no-repeat
}

.video-share a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    cursor: pointer
}

.video-share .weibo {
    background-position: 0 0
}

.video-share .qzone {
    background-position: -28px 0
}

.video-share .weixin {
    background-position: -56px 0
}

.video-share .quan {
    background-position: -112px 0
}

.page {
    padding: 20px 0;
    *word-spacing: -1px
}

.page .page-item,
.page a {
    display: inline-block;
    *display: inline;
    zoom: 1
}

#pagination li a,
#pagination li span,
.page a {
    font-size: 16px;
    letter-spacing: normal;
    word-spacing: normal
}

.page a {
    padding-bottom: 5px;
    border-bottom: 1px solid #2ED7AE;
    color: #2ED7AE;
    margin: 0 10px;
    vertical-align: middle
}

.page a.active,
.page a:hover {
    color: #2ED7AE;
    border-color: #2ED7AE;
    text-decoration: none
}

.page .page-item .active,
.page a.disable {
    cursor: default
}

.page .flip-page-btn,
.page-box span {
    -webkit-transition: background .4s ease;
    -o-transition: background .4s ease;
    transition: background .4s ease
}

.page .flip-page-btn {
    padding: 0 15px;
    text-decoration: none;
    border-radius: 12px;
    margin: 0 10px;
    line-height: 24px;
    border: 1px solid #2ED7AE
}

.page .flip-page-btn:hover {
    color: #fff;
    background: #82c8f6;
    border-color: #82c8f6
}

.page a.disable:hover {
    color: #2ED7AE;
    border-color: #2ED7AE;
    background: #fff
}

#pagination,
.page,
.page-box {
    font-size: 0;
    text-align: center
}

.page-box {
    *word-spacing: -1px;
    margin-top: 20px
}

.page-box span {
    display: inline-block;
    width: 98px;
    height: 38px;
    margin: 0 15px;
    color: #a9a9a9;
    font-size: 18px;
    line-height: 38px;
    border: 1px solid #a9a9a9;
    cursor: pointer;
    -moz-webkit-transition: background .4s ease
}

.page-box span:hover {
    background: #62c2f8;
    color: #fff;
    border-color: #57b5ea
}

#pagination {
    margin-top: 32px
}

#pagination li {
    margin: 0 3px;
    font-size: 16px
}

#pagination li a,
#pagination li span {
    text-decoration: none;
    display: block;
    margin: 0 4px;
    vertical-align: top;
    border-radius: 3px;
    padding: 3px 15px
}

#pagination li a {
    border: 1px solid #2ED7AE;
    color: #2ED7AE
}

#pagination li span {
    color: #fff;
    background: #2ED7AE
}

#pagination .active a {
    color: #fff;
    cursor: default;
    background: #2ED7AE
}

#pagination li span,
#pagination li:hover a {
    border: 1px solid #2ED7AE
}

#pagination .disabled a {
    cursor: not-allowed
}

#pagination .disabled:hover a,
#pagination .total:hover a,
#pagination li:hover a {
    background: #2ED7AE;
    color: #fff
}

#pagination .total a {
    cursor: default;
    border: 0
}

#pagination .page {
    padding: 0;
    margin-right: -7px
}



/*.sub {overflow: hidden;background: url(../images/con_bg.png) no-repeat center top;}*/
.left-down {
    overflow: hidden;
    padding: 20px 0;
}

.left_down_code {
    width: 181px;
    height: 181px;
    display: block;
    margin: 0 auto
}

.left_down_text {
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #000
}

.left_down_wrap {
    width: 181px;
    margin: 10px auto;
    letter-spacing: 2px
}

.left_down_wrap a {
    cursor: pointer;
    width: 100%;
    height: 51px;
    line-height: 51px;
    font-size: 20px;
    color: #fff;
    display: block;
    border-radius: 10px;
    margin-top: 10px
}

.left_down_wrap a:hover {
    opacity: .85
}

.left_down_wrap a i {
    margin: 10px 8px 0 30px;
    float: left
}

.left_down_android {
    background: #6faf2a
}

.left_down_android i {
    background: url(../image/ind_icon_android-f759818723.png) no-repeat;
    width: 27px;
    height: 33px
}

.left_down_ios {
    background: #000
}

.left_down_ios i {
    background: url(../image/ind_icon_ios-6199f4de9c.png) no-repeat;
    width: 27px;
    height: 33px
}

.left_down_wrap a span {
    float: left
}

.left_down_pc {
    background: -webkit-gradient(linear, left top, left bottom, from(#80caff), to(#40a2ff));
    background: -webkit-linear-gradient(top, #80caff, #40a2ff);
    background: -o-linear-gradient(top, #80caff, #40a2ff);
    background: linear-gradient(top, #80caff, #40a2ff);
    text-shadow: 0 1px 1px #1a66ad;
    position: relative;
    text-align: center
}

.left_down_pc i {
    background: url(../image/ind_icon_pc-b7fa183682.png) no-repeat;
    width: 27px;
    height: 33px;
    background-size: 100%;
}



.common-enter-box a .code,
.common-nav,
.common-nav .logo {
    position: absolute;
    left: 50%;
    margin-left: -94px;
    top: 0;
    z-index: 9
}

.common-nav {
    width: 100%;
    margin-left: -50%;
    background: rgb(0 0 0 / 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#ffffff80', endColorstr='#ffffff80')
}

.common-nav .main {
    width: 1310px;
    margin: 0 auto;
}

.common-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 136px
}

.common-nav li a {
    text-align: center;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.common-nav .nav-menu {
    height: 64px;
    width: 100%;
    position: relative
}

.common-nav .game-inner {
    margin-left: 222px
}

.common-nav .nav-inner {
    font-size: 0
}

.common-nav .nav-inner i {
    display: none;
    width: 88px;
    height: 2px;
    background: #efb702;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -44px
}

.common-nav .nav-inner li a {
    cursor: pointer;
    display: block;
    position: relative;
    font-size: 18px;
    color: #fff;
    height: 64px;
    line-height: 64px
}

.common-nav .dropdown-inner li a:hover,
.common-nav .nav-inner li a:hover {
    cursor: pointer;
    color: #efb702
}

.common-nav .nav-dygame:hover .qr-box,
.common-nav .nav-inner li a:hover i,
.common-nav .nav-weibo:hover .qr-box,
.common-nav .nav-weixin:hover .qr-box,
.common-nav:hover .dropdown-menu {
    display: block
}

.common-nav .dropdown-inner {
    font-size: 0;
    padding-bottom: 14px;
    padding-top: 10px
}

.common-nav .dropdown-inner li a {
    font-size: 14px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    display: block
}

.common-nav .dropdown-inner li a span {
    padding: 4px 1px
}

.common-nav .dropdown-inner li a:hover span {
    border-bottom: 1px solid #efb702
}

.common-nav .dropdown-menu {
    width: 100%;
    position: relative;
    display: none
}

.common-nav .qr-box {
    position: absolute;
    top: 10px;
    right: -130px;
    display: none;
    z-index: 3;
    width: 152px;
    height: 152px;
    background: #fff
}

.common-nav .qr-box img {
    width: 146px;
    height: 146px;
    margin: 3px auto 0
}


.game-wrapper h2 {
    width: 100%;
    height: 60px;
    float: left;
    margin-top: 0px;
    border-bottom: 1px dotted #ccc;
    font: normal 20px/60px "Microsoft Yahei";
    color: #76756f;
}

.game-wrapper h2 span {
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 20px;
    color: #8c8c8c;
}

.game-wrapper h2 i {
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    background: url(../image/icon1.png) no-repeat;
}

.game-wrapper .cont {
    width: 880px;
    padding-left: 20px;
}

.game-wrapper .cont a.hot {
    color: #e83535
}

.game-wrapper .cont a {
    cursor: pointer;
    float: left;
    margin-top: 25px;
    width: 178px;
    height: 15px;
    padding-left: 17px;
    background: url(../image/link-icon.png) 0 -14px no-repeat;
    font: normal 15px/15px "Microsoft Yahei";
    color: #2e2e2e;
}

.game-wrapper .cont a:hover {
    /* */
    background-position: 0 0;
    color: #2e99d7; 
}

.game-wrapper .item {
    width: 100%;
    float: left;
}

.game-wrapper .item b {
    cursor: pointer;
    float: left;
    width: 80px;
    padding-right: 12px;
    height: 30px;
    background: url(../image/tit.png) no-repeat;
    margin-top: 15px;
    font: normal 14px/30px "Microsoft Yahei";
    color: #fff;
    text-align: center;
}

.game-wrapper .item .links {
    width: 780px;
    float: right;
}

.game-wrapper .guide {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.game-wrapper .guide a {
    width: 196px;
    height: 44px;
    float: left;
    margin-left: 30px;
    margin-bottom: 20px;
    border: 2px solid #76756f;
    font: normal 14px/44px "Microsoft Yahei";
    color: #76756f;
    text-align: center;
}

.game-wrapper .guide a:hover {
    background: #76756f;
    color: #fff;
}

#section1 i {
    background-position: 0 0;
}

#section2 i {
    background-position: 0 -30px;
}

#section3 i {
    background-position: 0 -60px;
}

#section4 i {
    background-position: 0 -90px;
}

.slogan-box {
    width: 1000px;
    height: 294px;
    background: url(../image/slogan_1.png) no-repeat;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
    z-index: 21;
}

.jietu-box ul {
    background: #fff;
    display: block;
    float: left;
    width: 100%;
}

.jietu-box li {
    float: left;
    margin: 17px 0 0 18px
}

.jietu-box li img {
    width: 260px;
    height: 146px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.jietu-box li .pic-wrap {
    height: 148px;
    *width: auto;
    *height: auto;
    overflow: hidden;
    *overflow: visible
}

.jietu-box li strong,
.sp-box .inner-box .pic-wrap strong {
    font-size: 14px;
    color: #999;
    text-align: center;
    display: block;
    font-weight: 400;

}

.jietu-box li strong {
  
    width: 260px;
    height: 30px;
    line-height: 30px
}

.jietu-box li a:hover {
    color: #999;
    text-decoration: none
}
/*  and (max-width:1199px) */
@media (min-width:320px) and (max-width:504px){

    html,
    body {
        min-width: 100%;
    }

    body {
        background-size: 100%;
        background-position: center top;
        /* background: #ebf7f8 url(../image/bg_m.jpg) no-repeat center top; */
    }

    #content {
        min-width: 100%;
        max-width: 100%;
    }

    .common-nav {
        display: none;
    }

    .header {
        display: none;
    }

    .main-bg-wrap img {
        display: none;
    }

    .content,
    .wrap {
        width: 100%;
        margin: 0 auto;
    }

    .slogan-box {
        width: 100%;
        top: 75px;
        background-size: contain;
        height: 100px;
        transform: translate(-50%, 0);
        position: fixed;
    }

    .sideBar-box {
        display: none !important;
    }

    /* 内页 */
    .subLeft {
        width: 100% !important;
        min-height: auto !important;
        display: none;
    }

    .sub-cont {
        width: calc(100% - 20px);
        /* min-height: auto !important; */
        padding: 10px !important;
        margin: 10px 0;
    }

    .crumbs-nav strong {
        
        font-size: 18px;
        font-weight: 600;
    }

    .crumbs-nav {
        padding-bottom: 5px;
        border-bottom: 2px solid #70dfbb;
    }

    .crumbs-nav .crumbs-index {
        margin-top: 10px;
        font-size: 14px;
    }

    .inner-content h1 {
        font-size: 16px;
        padding: 10px 0 0;
        line-height: 1.8;
        height: auto;
    }

    .inner-content .news-time {
        font-size: 12px;
        margin-bottom: 10px
    }

    .inner-content {
        padding: 0 10px;
        width: calc(100% - 20px);
    }

    .inner-content p {
        margin-bottom: 0;
        font-size: 14px;
    }

    .newspage {
        font-size: 14px;
        padding: 15px 10px 15px;
    }

    .newspage .pagenext,
    .newspage .pagepre {
        width: 100%;
        padding-left: 0;
        height: 30px;
        line-height: 30px;
    }

    .newspage span {
        position: initial;
        float: left;
    }

    .zt-more {
        padding: 10px;
    }

    .zt-more h3 {
        font-size: 16px;
        margin-top: 0px;
        line-height: 36px;
    }

    .more-list li {
        width: 100%;
    }

    .more-list li a {
        font-size: 14px;
        line-height: 36px;
    }

    .subCon {
        padding-bottom: 10px;
        margin-top: 58px;
        /* margin-top: 200px; */
    }

    .foot {
        padding: 10px;
        background: #000;
    }

    .game-advice {
        line-height: 16px;
        padding: 5px 10px;
    }

    .foot p {
        line-height: 16px;
    }

    .down_box {
        width: calc(100% - 20px);
        margin-left: 0;
        margin-top: 20px;
    }

    .btn_pc {
        width: 100%;
        float: left;
    }

    .btn_a,
    .btn_i {
        width: 50%;
        margin-right: 0;
    }

    .khd_info {
        width: calc(100% - 20px);
        margin-left: 0
    }

    .codeImg {
        float: none;
        margin: 50px auto 0;
    }

    .game-wrapper .cont {
        width: calc(100% - 0px);
        padding-left: 0;
    }

    .game-wrapper .item .links {
        
        width: 100%;
        float: left;
    }

    .game-wrapper .cont a {
        width: auto;
        padding: 0 10px 0 17px;
    }

    .news-list-box .news-item li a {
        max-width: 100%;
    }

    .news-list-box .news-item {
        padding: 10px 10px 0;
    }

    #pagination li a,
    #pagination li span {
        padding: 3px 8px;
        margin: 0 2px;
    }

    .news-nav li {
        width: 33.3333%;
        margin-right: 0;
    }

    .news-nav li a {
        width: 100%;
    }

    .news-nav {
        margin: 15px 0 0 0;
    }

    .jietu-box {
        width: 100%;
        height: auto;
        float: left;
        margin-right: 0;
    }

    .jietu-box li {
        margin: 10px 10px 0;
        width: calc(50% - 20px);
    }

    .jietu-box li .pic-wrap {
        width: 100%;
        padding-bottom: 58%;
        height: 0;
        display: block;
    }

    .jietu-box li img {
        width: 100%;
        height: auto;
    }

    .jietu-box li strong {
        width: 100%;
    }
}