﻿/*#region 初始化*/
* { margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-overflow-scrolling: touch; }
img { border: none; vertical-align: middle; }
li { list-style: none; }
a { text-decoration: none; }
.clearfix { zoom: 1; }
    .clearfix:after { content: "."; clear: both; line-height: 0; display: block; height: 0; overflow: hidden; }
.f_r { float: right; }
.f_l { float: left; }
html { font: 5.34vw/1.5 "Microsoft Yahei","微软雅黑"; position: relative; }
body { background-color: #fff; position: relative; }
table { border-collapse: collapse; border-spacing: 0; }
.white { color: #fff; }
.black { color: #000; }
.red { color: Red; }
.bold { font-weight: bold; }
.txt_center { text-align: center; }
.txt_right { text-align: right; }
.txt_left { text-align: left; }
.ab { position: absolute; }
.re { position: relative; }
.hide { display: none; }
.thide { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
input[type="submit"], input[type="reset"], input[type="button"], input[type="tel"], input[type="text"], input[type="password"], button { -webkit-appearance: none; border-radius: 0; }
select { -webkit-appearance: none; }
audio { position: absolute; top: -5000px; left: -5000px; width: 1px; height: 1px; }
#__bs_notify__ { display: none !important; }

@-webkit-keyframes rotateMove {
    0% { -webkit-transform: rotate(0); }
    100% { -webkit-transform: rotate(360deg); }
}

@-webkit-keyframes rotateFanMove {
    0% { -webkit-transform: rotate(0); }
    100% { -webkit-transform: rotate(-360deg); }
}

@-webkit-keyframes shakeMove {
    0% { -webkit-transform: scale3d(1,1,1); }
    5%,10% { -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); }
    15%,25%,35%,45% { -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); }
    20%,30%,40% { -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); }
    50%,100% { -webkit-transform: scale3d(1,1,1); }
}

.share{position: absolute;right: 0.4rem;top: 0.4rem;width: 3.4rem;z-index:999}
.share img{width: 100%;display: block;}

.p100 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.w100 { width: 100%; }
.mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); z-index: 50; }
.pcenter { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); width: 100%; }
.oh { overflow: hidden; }
/*#endregion*/
.main { position: relative; overflow: hidden; min-height: 100vh; background-color: #FFB2D2; box-sizing: border-box; padding: 3.125rem 0 3rem; }
.logo { position: absolute; width: 7.125rem; left: 0; top: 0.625rem; }
.i3 { display: block; margin: 0 auto; width: 100%; }
.btn_rule { position: absolute; width: 1.625rem; top: 7.5rem; right: 0; }
.i1 { display: block; margin: -0.5rem auto 0; width: 15.6rem; }
.i2 { display: block; margin: 0.375rem auto 0; width: 15.6rem; }
.btn1 { position: absolute; width: 10rem; height: 1.75rem; left: 50%; margin-left: -5rem; top: 10.875rem; }

.rule_ct { max-height: 90%; width: 16.425rem; display: -webkit-box; -webkit-box-orient: vertical; }
    .rule_ct .btn_close { display: block; width: 2.5rem; height: 2.5rem; background: url(../images/btn_close.png) no-repeat center center; background-size: 1.75rem auto; margin: 0.4rem auto 0; }
    .rule_ct .rule_detail { -webkit-box-flex: 1; display: -webkit-box; -webkit-box-orient: vertical; background-color: #fff; border-radius: 0.4rem; border: 0.05rem solid #000; box-shadow: 0.2rem 0.2rem 0.2rem #5222A8,0.2rem 0.2rem 0 0.025rem #000; }
    .rule_ct .rule_title { font-size: 0.9rem; color: #333; font-weight: bold; text-align: center; margin: 0.75rem auto; }
    .rule_ct .scroll_ct { -webkit-box-flex: 1; overflow-y: auto; padding: 0 0.75rem; margin-bottom: 0.75rem; }
        .rule_ct .scroll_ct p { font-size: 0.65rem; color: #333; }
            .rule_ct .scroll_ct p + .p1 { margin-top: 0.5rem; }





























/**/
