.gamecont .gamecont_left .Gminfo .lis li span {
    color: #f0412a;
}

.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.ruleTxt {
    position: absolute;
    z-index: 5;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.1), 0px -7px 7px 0px rgba(128, 103, 91, 0.2)inset;
    border-radius: 20px;
    width: 400px;
    padding: 0 40px;
    text-align: center;
}

.gRule .gRclose {
    position: absolute;
    top: -18px;
    right: -80px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gRule .gRclose i {
    display: inline-block;
    width: 44px;
    height: 44px;
    background-position: -953px -856px;
    position: relative;
    transform: scale(.8);
}

.gRule .oTitle {
    position: relative;
    display: block;
    text-align: left;
    padding-left: 30px;
    padding-top: 15px;
    height: 70px;
}

.gRule .oTitle p {
    display: block;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
}

.gRule:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100px;
    display: block;
    width: 560px;
    height: 220px;
    background: url({HOME_THEME_PATH}images/maskqxbg.png) no-repeat;
    background-size: 604px 220px;
}

.ruleTxt:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -200px;
    display: block;
    width: 375px;
    height: 271px;
    background: url({HOME_THEME_PATH}images/maskqxbg1.png) no-repeat;
    background-size: 375px 271px;
}

.gRule .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    width: 340px;
    height: 48px;
    background: #434343;
    box-shadow: 0px 6px 6px 0px rgba(219, 219, 219, 0.1), 0px -6px 6px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    margin: 28px auto 34px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.ruleMain {
    display: block;
    height: 378px;
    border: none;
    padding: 0 30px;
    line-height: 28px;
    font-size: 16px;
    margin: 2px auto 30px;
    text-align: left;
    overflow: auto;
}

.ruleMain strong {
    display: block;
    font-size: 16px;
    color: #4D4D4D;
    line-height: 36px;
}

.ruleMain p:nth-of-type(1) {
    font-weight: bold;
    margin-bottom: 10px;
}

.ruleMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}

/* Privacy */
.gPrivacy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.1), 0px -7px 7px 0px rgba(128, 103, 91, 0.2)inset;
    border-radius: 20px;
    width: 400px;
    padding: 0 40px;
    text-align: center;
}

.gPrivacy .gPclose {
    position: absolute;
    top: -18px;
    right: -80px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
}

.gPrivacy .gPclose i {
    display: inline-block;
    width: 44px;
    height: 44px;
    background-position: -953px -856px;
    position: relative;
    transform: scale(.8);
}

.gPrivacy .oTitle {
    position: relative;
    display: block;
    text-align: left;
    padding-left: 30px;
    padding-top: 15px;
    height: 70px;
}

.gPrivacy .oTitle p {
    display: block;
    font-size: 32px;
    color: #58CCB3;
    font-weight: bold;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
}

.gPrivacy:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100px;
    display: block;
    width: 560px;
    height: 220px;
    background: url({HOME_THEME_PATH}images/maskysbg.png) no-repeat;
    background-size: 604px 220px;
}

.privacyTxt:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -155px;
    display: block;
    width: 339px;
    height: 235px;
    background: url({HOME_THEME_PATH}images/maskysbg1.png) no-repeat;
    background-size: 339px 235px;
}

.gPrivacy .gSure {
    display: block;
    cursor: pointer;
    border: 0;
    width: 340px;
    height: 48px;
    background: #52BEA6;
    box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    margin: 28px auto 34px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.privacyMain {
    display: block;
    height: 378px;
    border: none;
    padding: 0 30px;
    line-height: 28px;
    font-size: 16px;
    margin: 2px auto 30px;
    text-align: left;
    overflow: auto;
}

.privacyMain strong {
    display: block;
    font-size: 16px;
    color: #4D4D4D;
    line-height: 36px;
}

.privacyMain p:nth-of-type(1) {
    font-weight: bold;
    margin-bottom: 10px;
}

.privacyMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}