/* CSS Document
use for:www.h5uc.com
version:1.0
Data:2018/1/3
Author: MingShined
*/

body {
    font-family: 微软雅黑!important;
}


/* icon */

.left-part .download a,
.left-part .score li,
.left-part .more-app .more-icon,
.right-part .game-online .icon-change,
.left-part .download a.btn-sty1 span.ico,
.left-part .download a.btn-sty1 span.ewm {
    background-image: url("../images/icon2.png");
    background-repeat: no-repeat;
    background-size: 420px 300px;
}

.wrap {
    margin: 0 auto;
    width: 1160px;
}


/* 头部导航 */

.main-nav {
    background-color: #1d293a;
}

.main-nav ul {
    height: 40px;
}

.main-nav ul li {
    float: left;
    width: 70px;
    height: 40px;
    text-align: center;
}

.main-nav ul li.active,
.main-nav ul li:hover {
    background-color: #1691f0;
}

.main-nav ul li:hover a {
    color: #c9cfd7;
}

.main-nav ul li a {
    position: relative;
    top: 14px;
    display: block;
    height: 12px;
    font: 14px/12px 微软雅黑;
    color: #c9cfd7;
    border-right: 1px solid #69717a;
}

.main-nav ul li a:hover {
    color: #fff;
}

.main-nav ul li.main-page a {
    color: #fff;
    border-right: none;
}


/* 主体内容 */


/* 路径 */

.main .path {
    height: 50px;
}

.main .path p {
    height: 50px;
    line-height: 50px;
    color: #999999;
}

.main .path a {
    color: #333333;
}

.main .path a:hover {
    color: #1691f0;
    text-decoration: underline;
}


/* 左侧 */

.content .left-part {
    width: 210px;
    /*     height: 2000px; */
}

.left-part .game-img {
    display: block;
    margin: 0 0 20px 30px;
    width: 121px;
    height: 121px;
}

.left-part .game-name {
    margin-bottom: 20px;
    width: 180px;
    max-height: 42px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}

.left-part .download .link-list {
    position: relative;
}

.left-part .download a {
    display: block;
    margin-bottom: 15px;
    width: 180px;
    height: 40px;
    text-indent: -999em;
}

.left-part .download a.btn-sty1 {
    text-indent: 0;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.left-part .download a.btn-sty1 span.txt {
    display: inline-block;
    width: 95px;
    margin-left: 0px;
    text-align: center;
}

.left-part .download a.btn-sty1 span.ico {
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 6px;
    margin-left: 12px;
}

.left-part .download a.btn-sty1 span.ico-and {
    float: left;
    background-position: -300px -234px;
}

.left-part .download a.btn-sty1 span.ico-ios {
    float: left;
    background-position: -338px -234px;
}

.left-part .download a.btn-sty1 span.ewm {
    display: block;
    float: right;
    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-right: 13px;
    background-position: -376px -234px;
}

.left-part .download a.btn-and {
    background-position: -20px -20px;
}

.left-part .download a.btn-and:hover {
    background-position: -20px -80px;
}

.left-part .download a.btn-and:hover .download .code-and {
    display: block;
}

.left-part .download a.btn-ios {
    background-position: -220px -80px;
}

.left-part .download a.btn-ios:hover {
    background-position: -220px -140px;
}

.left-part .download a.btn-pc {
    background-position: -20px -140px;
}

.left-part .download a.btn-pc:hover {
    background-position: -220px -20px;
}

.left-part .code {
    display: none;
    position: absolute;
    width: 106px;
    height: 121px;
    right: -95px;
    top: -36px;
    background: url('../images/code_bg.png') center top no-repeat;
    text-align: center;
}

.left-part .code img {
    display: block;
    margin: 9px 0 0 11px;
}

.left-part .details li {
    height: 14px;
    margin-bottom: 16px;
    color: #999999;
}

.left-part .details li span {
    color: #333;
}

.left-part .score {
    margin-bottom: 20px;
}

.left-part .score li {
    float: left;
    margin-left: 5px;
    width: 14px;
    height: 14px;
    background-position: -300px -200px;
}

.left-part .score li.s-num {
    margin-left: 10px;
    width: 50px;
    background: none;
    color: #ff8d13;
    line-height: 14px;
}

.left-part .more-app h2.tit {
    padding-bottom: 10px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #1691f0;
}

.left-part .more-app ul li {
    margin-top: 20px;
}

.left-part .more-app a.more {
    font-size: 14px;
    color: #999999;
    line-height: 36px;
}

.left-part .more-app i.more-icon {
    display: block;
    margin: 11px 0 0 6px;
    width: 14px;
    height: 14px;
    background-position: -368px -200px;
}

.left-part .more-app ul {
    width: 210px;
}

.left-part .more-app .game-info {
    padding-top: 10px;
    width: 125px;
}

.left-part .more-app .game-info h2 {
    margin-bottom: 9px;
    width: 125px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.left-part .more-app .game-info h2 a {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.left-part .more-app .game-info h3 {
    width: 125px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.left-part .more-app .game-info h2 a:hover {
    color: #1691f0;
    text-decoration: underline;
}

.left-part .more-app .game-info p {
    margin-top: 10px;
    color: #999;
}


/* 右侧 */

.content .right-part {
    width: 205px;
    /*     height: 2000px; */
}

.right-part h2.tit {
    width: 72px;
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 2px solid #1691f0;
}

.right-part ul li {
    margin-top: 20px;
    width: 205px;
}

.right-part ul li .game-info {
    margin-left: 10px;
}

.right-part ul li .game-info h2 a:hover {
    color: #1691f0;
    text-decoration: underline;
}

.right-part ul li .game-info .mp {
    margin: 6px 0;
}

.right-part ul li .game-info span {
    color: #999999;
}

.right-part ul li .game-info h2 {
    width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-part ul li .game-info h2 a {
    font-size: 14px;
    line-height: 21px;
    color: #333;
}

.right-part .game-online {
    margin-top: 20px;
}

.right-part .game-online h2.tit {
    width: 90px;
}

.right-part .game-online a.change {
    line-height: 36px;
    color: #999;
}

.right-part .game-online .icon-change {
    margin: 12px 0 0 5px;
    width: 14px;
    height: 12px;
    background-position: -402px -200px;
}

.right-part .game-online a.play {
    display: block;
    width: 100px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #1691f0;
    text-align: center;
    line-height: 30px;
    color: #1691f0;
}

.right-part .game-online a.play:hover {
    background-color: #1691f0;
    color: #fff;
}


/* 中间主体 */

.content .mid-part {
    margin: 0 235px 0 245px;
    font-size: 14px;
    /*     height: 2000px; */
}

.mid-part .game-desc {
    padding: 0 0 0 20px;
    border-left: 4px solid #1691f0;
}

.mid-part .game-desc span {
    display: block;
    padding: 15px 0;
}

.mid-part .article {
    margin-top: 30px;
}

.mid-part .article .tit {
    padding-left: 11px;
    height: 20px;
    line-height: 20px;
    border-left: 4px solid #1691f0;
    font-size: 18px;
}

.mid-part .article .word {
    padding-top: 20px;
    margin: 10px 0 0 0;
    border-top: 1px solid #eeeeee;
}

.mid-part .article .word p {
    margin-bottom: 10px;
}

.mid-part .article .pic {
    margin-top: 20px;
}

.mid-part .article .pic img {
    display: block;
    margin: 0 auto;
}

.mid-part .article2 h3 {
    margin-bottom: 12px;
}

.mid-part .article2 p {
    text-indent: 2em;
}

.mid-part .article3 .stress {
    margin-top: 32px;
    padding: 20px;
    border: 1px solid #1691f0;
}

.mid-part .article3 .stress h2 {
    font-size: 18px;
    color: #1691f0;
}

.mid-part .article3 .stress p {
    margin-top: 16px;
}


.mid-part .article .part {
   margin-top: 30px;
}
.mid-part .article .part h5{
    padding-left: 11px;
    height: 20px;
    line-height: 20px;
    border-left: 4px solid #1691f0;
    font-size: 18px;
}
.mid-part .article .part div{
    padding-top: 20px;
    margin: 10px 0 0 0;
    border-top: 1px solid #eeeeee
}
.mid-part .article .part p{
    margin-bottom: 10px
}




.banner {
    position: relative;
    margin: 0 auto 50px;
    width: 450px;
    height: 392px;
}

.banner .move {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.move ul,
.move ul li {
    position: absolute;
    width: 450px;
    text-align: center;
}

.move ul li img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 450px;
    max-height: 392px;
    vertical-align: middle;
}

.move ul li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 392px;
    vertical-align: middle;
}

.ctrl {
    position: absolute;
    width: 100%;
    bottom: -30px;
    text-align: center;
}

.ctrl .libs {
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ddd;
    z-index: 50;
    cursor: pointer;
}

.ctrl span.active {
    background-color: #1691f0;
}

.ctrl .arrow {
    display: block;
    position: absolute;
    width: 50px;
    height: 80px;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    font: bold 50px/80px "宋体";
    color: #1791f0;
    border: 1px solid #1691f0;
    border-radius: 3px;
}

.ctrl .next {
    top: -230px;
    right: -115px;
}

.ctrl .prev {
    top: -230px;
    left: -115px;
}

.ctrl .arrow:hover {
    background-color: #1691f0;
    color: #fff;
}


/* 预约 */

.mask-yy {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
}

.mask-yy .mask-yy-container {
    display: none;
    position: absolute;
    width: 420px;
    height: 212px;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -106px;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.mask-yy .mask-yy-container .myc-tit {
    height: 50px;
    background-color: #f6a833;
}

.mask-yy .mask-yy-container .myc-tit p {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-left: 40px;
    line-height: 50px;
}

.mask-yy .mask-yy-container .myc-tit span {
    display: block;
    width: 1px;
    height: 26px;
    margin-right: 45px;
    margin-top: 12px;
    background-color: #ffbd5a;
}

.mask-yy .mask-yy-container .myc-tit a.yy-close {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/yy_close.png);
}

.mask-yy .mask-yy-container .myc-tit #yy-inp-close {
    right: 15px;
    top: 18px;
}

.mask-yy .mask-yy-container .yy-input-box {
    position: relative;
}

.mask-yy .mask-yy-container .err-tip {
    position: absolute;
    width: 200px;
    height: 36px;
    border: 1px solid #eaeaea;
    right: 10px;
    top: 26px;
    color: red;
    font-size: 14px;
    text-indent: 17px;
    line-height: 36px;
    display: none;
    text-align: center;
}

.mask-yy .mask-yy-container input {
    display: block;
    width: 400px;
    height: 36px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background: #fafafa;
    margin: 26px auto;
    color: #767676;
    font-size: 14px;
    text-indent: 17px;
    line-height: 36px;
}

.mask-yy .mask-yy-container .yy-hr {
    height: 1px;
    background-color: #eaeaea;
}

.mask-yy .mask-yy-container a.yy-submit {
    display: block;
    width: 190px;
    height: 40px;
    background-color: #f6a833;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    margin: 13px auto;
    border-radius: 4px;
}

.mask-yy .mask-yy-success {
    display: none;
    position: absolute;
    width: 400px;
    height: 310px;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -155px;
    border-radius: 4px;
    background-color: #fff;
}

.mask-yy .mask-yy-success .yy-tap-success {
    width: 420px;
    height: 146px;
    margin-top: 4px;
    background: url(../images/yy_success.png);
    margin-left: -10px;
    position: relative;
    color: #fff;
}

.mask-yy .mask-yy-success .yy-tap-success .yy-ewm {
    position: absolute;
    width: 98px;
    height: 98px;
    left: 292px;
    top: 26px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
}

.mask-yy .mask-yy-success .yy-tap-success .txt-box {
    width: 262px;
    margin-left: 21px;
    text-align: center;
}

.mask-yy .mask-yy-success .yy-tap-success h3 {
    font-size: 24px;
    margin-top: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mask-yy .mask-yy-success .yy-tap-success h5 {
    font-size: 16px;
    margin-top: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mask-yy .mask-yy-success .yy-tap-success p {
    display: block;
    width: 262px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #feef00;
    margin-top: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url(../images/yy_tip_bg.png);
}

.mask-yy .mask-yy-success .yy-tap-success .yy-ewm img {
    width: 100%;
    height: 100%;
}

.mask-yy .mask-yy-success .yy-tap-success a.yy-close {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/yy_close.png);
}

.mask-yy .mask-yy-success .yy-tap-success #yy-ss-close {
    right: 8px;
    top: 18px;
}

.mask-yy .mask-yy-success .yy-ranklist {
    padding: 14px;
    padding-top: 0;
}

.mask-yy .mask-yy-success .yy-ranklist .rank-tit {
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
}

.mask-yy .mask-yy-success .yy-ranklist .rank-tit span {
    color: #434343;
    line-height: 36px;
}

.mask-yy .mask-yy-success .yy-ranklist .rank-tit span.fl {
    font-size: 18px;
    border-bottom: 2px solid #363636;
}

.mask-yy .mask-yy-success .yy-ranklist .rank-tit span.fr {
    font-size: 12px;
}

.mask-yy .mask-yy-success .yy-ranklist ul {
    overflow: hidden;
    margin-top: 13px;
}

.mask-yy .mask-yy-success .yy-ranklist ul li {
    width: 25%;
    text-align: center;
    float: left;
}

.mask-yy .mask-yy-success .yy-ranklist ul li img {
    width: 70px;
    height: 70px;
}

.mask-yy .mask-yy-success .yy-ranklist ul li p {
    color: #434343;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

.m-games .w-gamesInfo dd .btnWrap li.yybtn span.tit {
    width: 95px;
}

.m-games .w-gamesInfo dd .btnWrap li.yybtn span.tit {
    width: 95px;
}

.mask-yy .mask-yy-success .yy-tap-success-wx .txt-box {
    width: auto;
}

.mask-yy .mask-yy-success .yy-tap-success-wx .txt-box p {
    display: none;
}

.mask-yy .mask-yy-success .yy-tap-success-wx .yy-ewm {
    display: none;
}

.mask-yy .mask-yy-success .yy-tap-success-wx .txt-box h3 {
    font-size: 36px;
}

.mask-yy .mask-yy-success .yy-tap-success-wx .txt-box h5 {
    font-size: 22px;
}


/* 预约 end*/