﻿/*#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); }
}

.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; height: 41.5rem; background: url(../images/bg.png); background-size: 100% 100%; }
.logo { position: absolute; width: 6.925rem; left: 0; top: 0.7rem; }
.btn_rule { position: absolute; width: 1.325rem; right: 0; top: 14.2rem; cursor: pointer; z-index: 10; }
.i1 { position: absolute; width: 16.5rem; left: 1.125rem; top: 30.45rem; }
.ct1 { position: absolute; width: 16.5rem; height: 9.25rem; left: 1.075rem; top: 20.2rem; }
    .ct1 .hand { position: absolute; width: 2.775rem; left: 8.225rem; top: 5.625rem; -webkit-animation: handMove 0.3s 0s infinite ease-in-out alternate; pointer-events: none; }
    .ct1 .btn { position: absolute; width: 4.5rem; height: 4.5rem; top: 2.575rem; left: 6rem; cursor: pointer; }
.ct2 { position: absolute; width: 16.5rem; height: 10.95rem; left: 1.075rem; top: 18.55rem; }
    .ct2 .btn_bang { position: absolute; width: 12.75rem; height: 2.75rem; top: 7.7rem; left: 1.875rem; }
.share { position: absolute; width: 1.75rem; top: 0.8rem; right: 0.7rem; }
#share { display: none; }


@-webkit-keyframes handMove {
    0% { -webkit-transform: scale(1); }
    100% { -webkit-transform: scale(1.1); }
}

.main2 { position: relative; overflow: hidden; background: url(../images/bg2.png); background-size: 100% 100%; padding-bottom: 1.425rem; }
.ct3 { position: relative; width: 8.875rem; height: 9.75rem; background: url(../images/i2.png); background-size: 100% 100%; margin: 19.975rem auto 0; overflow: hidden; }
    .ct3 .ewm { display: block; width: 7.35rem; margin: 1.875rem auto 0; }
.i3 { display: block; width: 15.525rem; margin: 1.75rem auto 0; }

.rule_ct { background-color: #FFDDA5; width: 17.75rem; max-height: 85%; border-radius: 0.4rem; display: -webkit-box; -webkit-box-orient: vertical; position: relative; }
    .rule_ct .btn_close { position: absolute; top: -1.6rem; right: 0; width: 1.275rem; height: 1.275rem; background: url(../images/btn_close.png); background-size: 100% 100%; margin-bottom: 0.375rem; }
    .rule_ct .rule_title { display: block; width: 6.6rem; margin: 1rem auto; }
    .rule_ct .scroll_ct { -webkit-box-flex: 1; display: -webkit-box; -webkit-box-orient: vertical; margin: 0 0.5rem 0.75rem; background-color: #fff; border-radius: 0.5rem; }
    .rule_ct .border { height: 0.7rem; }
    .rule_ct .scroll_detail { -webkit-box-flex: 1; overflow-y: auto; padding: 0 0.875rem; }
    .rule_ct .list { overflow: hidden; }
        .rule_ct .list + .list { margin-top: 0.5rem; }
        .rule_ct .list .num { float: left; width: 0.7rem; height: 0.7rem; line-height: 0.7rem; text-align: center; font-size: 0.6rem; color: #fff; border-radius: 50%; background-color: #FFAC00; margin-top: 0.1rem; margin-right: 0.3rem; }
        .rule_ct .list .list_r { overflow: hidden; }
            .rule_ct .list .list_r p { font-size: 0.6rem; color: #575757; }
            .rule_ct .list .list_r span { color: #ffb039; font-weight: bold; }






















/**/
