.agSecret,
.gPower,
.gSecret {
    font-size: 15px;
    color: #3988FF !important;
    cursor: pointer;
    position: relative;
    z-index: 1;
    /* text-decoration: underline;
    text-underline-offset: 2px; */
}

.agSecret:hover,
.gPower:hover,
.gSecret:hover {
    opacity: 0.85;
}

.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.62);
}

.ruleBox,
.ruleMain {
    background-color: #fff;
}

.ruleBox,
.ruleBox .rClose {
    position: absolute;
    margin: auto;
}

.ruleBox {
    z-index: 5;
    top: 180px;
    left: 0;
    right: 0;
    width: 460px;
    border-radius: 4px;
    text-align: center;
}

.ruleBox .rClose {
    top: 10px;
    right: 10px;
    z-index: 10;
}

.ruleBox .rClose i {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
}

.ruleBox .rTitle {
    position: relative;
    width: 100%;
    height: 50px;
    padding-top: 14px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ruleBox .rTitle > i {
    display: block;
    width: 133px;
    height: 91px;
    position: absolute;
    top: -44.5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ruleBox .rSure {
    display: block;
    width: 240px;
    height: 39px;
    border: 0;
    background: #008bff;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    line-height: 39px;
    margin: 15px auto 25px;
    overflow: hidden;
    white-space: nowrap;
}

.ruleMain {
    display: block;
    height: 260px;
    border: 0;
    padding: 7.5px 12.5px 12.5px;
    line-height: 21px;
    font-size: 12px;
    color: #4c4c4c;
    margin: 10px 12.5px 15px;
    overflow: auto;
}

.privacyMain p,
.ruleMain p {
    text-align: left;
}

.privacyMain strong,
.ruleMain strong {
    display: block;
    color: #333;
    line-height: 26px;
    font-size: 12px;
    font-weight: 700;
    text-indent: 0;
    text-align: left;
}

.privacyMain p:nth-of-type(1),
.ruleMain p:nth-of-type(1) {
    color: #333;
    font-size: 12px;
    font-weight: 700;
}

.gPrivacy,
.privacyTxt {
    left: 0;
    right: 0;
    margin: auto;
}

.gPrivacy {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.62);
}

.privacyTxt {
    position: absolute;
    z-index: 5;
    top: 180px;
    background-color: #fff;
    width: 460px;
    border-radius: 4px;
    text-align: center;
}

.privacyTxt .pClose {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: auto;
    z-index: 10;
}

.privacyTxt .pClose i {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
}

.privacyTxt .oTitle {
    position: relative;
    width: 100%;
    height: 50px;
    padding-top: 14px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.privacyTxt .oTitle > i {
    display: block;
    width: 133px;
    height: 91px;
    position: absolute;
    top: -44.5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.privacyTxt .gSure {
    display: block;
    width: 240px;
    height: 39px;
    border: 0;
    background: #008bff;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    line-height: 39px;
    margin: 15px auto 25px;
}

.privacyMain {
    background-color: #fff;
    display: block;
    height: 260px;
    border: 0;
    padding: 7.5px 12.5px 12.5px;
    line-height: 21px;
    font-size: 12px;
    color: #4c4c4c;
    margin: 10px 12.5px 15px;
    overflow: auto;
}

.maskTit,
.privacyTxt .gSure {
    white-space: nowrap;
    overflow: hidden;
}

.maskTit {
    font-size: 20px;
    color: #202020;
    font-weight: 700;
    margin-top: -8px;
    line-height: 21px;
}

.gPrivacy i,
.gRule i {
    background: url(../img/maskicon.png) no-repeat;
    background-size: 150px 600px;
}

.main-block .details-info h1 {
    font-size: 0.16rem;
    margin-bottom: 0.04rem;
}

.main-block .details-info p:nth-of-type(1),
.main-block .details-info p:nth-of-type(2) {
    font-size: 0.12rem;
    margin-bottom: 5px;
}

.privacyMain p,
.privacyTxt,
.ruleBox,
.ruleMain p {
    font-size: 12px;
}

.ruleBox .rTitle > i {
    background-position: -5px -276px;
}

.ruleBox .rClose i {
    background-position: -6px -7.6px;
}

.privacyTxt .oTitle > i {
    background-position: -5px -160px;
}

.privacyTxt .pClose i {
    background-position: -6px -7.6px;
}
