* { margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; }
img { border: none; vertical-align: middle; }
li { list-style: none; }
a { text-decoration: none; }
html { font: 5.34vw/1.5 "Microsoft Yahei", "微软雅黑"; position: relative; }
body { background-color: #fff; position: relative; box-sizing: border-box; flex-shrink: 0; }
table { border-collapse: collapse; border-spacing: 0; }
.ab { position: absolute; }
.re { position: relative; }
.fixed{ position: fixed; z-index: 99;}
.m-auto { margin: auto; }
.white { color: #fff; }
.black { color: #000; }
.bold { font-weight: 700; }
.txt-center { text-align: center; }
.txt-right { text-align: right; }
.txt-left { text-align: left; }
.txt-justify { text-align: justify;}
.font-20 { font-size: 0.5rem; }
.font-22 { font-size: 0.55rem; }
.font-24 { font-size: 0.6rem; }
.font-26 { font-size: 0.65rem; }
.font-28 { font-size: 0.7rem; }
.font-30 { font-size: 0.75rem; }
.font-32 { font-size: 0.8rem; }
.font-34 { font-size: 0.85rem; }
.font-36 { font-size: 0.9rem; }
.font-40 { font-size: 1rem; }
.hide { display: none; }
.thide { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
button, input[type=button], input[type=password], input[type=reset], input[type=submit], input[type=tel], input[type=text] { -webkit-appearance: none; border-radius: 0; }
select { -webkit-appearance: none; }
audio { position: absolute; top: -5000px; left: -5000px; width: 1px; height: 1px; }
.vm { display: inline-block; height: 100%; width: 1px; margin-left: -1px; vertical-align: middle; }
.share{position: absolute;right: 0.4rem;top: 1rem;width: 2.6rem;z-index:9}
.share img{width: 100%;display: block;}
#__bs_notify__ { display: none!important; }
.p100 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.w100 { display: block; width: 100%; }
.mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:50}
.pcenter { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); width: 100%; }
.oh { overflow: hidden; }
.flex-row { display: flex; flex-direction: row; }
.flex-col { display: flex; flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.justify-start { justify-content: flex-start; }
.justify-end { justify-content: flex-end; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.justify-evenly { justify-content: space-evenly; }
.items-start { align-items: flex-start; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.items-baseline { align-items: baseline; }
.items-stretch { align-items: stretch; }
.self-start { align-self: flex-start; }
.self-end { align-self: flex-end; }
.self-center { align-self: center; }
.self-baseline { align-self: baseline; }
.self-stretch { align-self: stretch; }
.flex-1 { flex: 1 1 0%; }
.flex-auto { flex: 1 1 auto; }
.grow { flex-grow: 1; }
.grow-0 { flex-grow: 0; }
.shrink { flex-shrink: 1; }
.shrink-0 { flex-shrink: 0; }
.btn-rule{ position: fixed; top: 9.75rem; right: -0.025rem; display: flex; justify-content: center; align-items: center;width: 1.15rem; height: 4.25rem; border-top-left-radius: 0.5082rem; border-bottom-left-radius: 0.5082rem; background: rgba(255, 255, 255, 0.8);z-index: 20;}
.btn-rule span{ display: flex; flex-direction: row; justify-content: center; align-items: center; font-size: 0.59rem; color: #405674; line-height: 1.1; }
.rule_ct{background: #fff;width:17.75rem;max-height:80%;border-radius:0.9rem;display:-webkit-box;-webkit-box-orient:vertical;position:relative; }
.rule_ct .btn_close{position:absolute;top: -1.75rem; right:0; margin:auto;width: 0.775rem;height: 0.775rem;background:url('../images/btn_close.png');background-size:100% 100%;margin-bottom:.375rem;z-index:10}
.rule_ct .rule_title{font-size: 0.9rem; font-weight: 700; display: flex; justify-content: center; margin: 0.75rem auto 0; color: #7C96B5; align-items: center; }
.rule_ct .rule_title img{width: 8.65rem;}
.rule_ct .rule_title i{display:inline-block;width:1.8rem;height:0.1rem;background-color:#7C96B5; }
.rule_ct .rule_title i:first-child{margin-right:.35rem}
.rule_ct .rule_title i:last-child{margin-left:.35rem}
.rule_ct .rule_title_en{ font-size: 0.8rem; color: #7C96B5; text-align: center; }
.rule_ct .scroll_ct{-webkit-box-flex:1;display:-webkit-box;-webkit-box-orient:vertical;margin:0 .575rem .75rem;background-color:#fff; border-bottom-left-radius: 0.65rem; border-bottom-right-radius: 0.65rem;}
.rule_ct p+.oh{margin-top:.5rem}
.rule_ct .border{height:.7rem}
.rule_ct .scroll_detail{-webkit-box-flex:1;overflow-y:auto;padding:0 .875rem}
.rule_ct p{font-size:.6rem;color:#333;text-align:left;line-height:1rem}
.rule_ct .p1{margin: 1.5rem 0 0; }
.rule_ct .tb1{width:100%;margin-top:.25rem;text-align:center}
.rule_ct .tb1 th{border:1px solid #020202;font-size:.5rem;color:#333;font-weight:700;padding:.25rem .05rem}
.rule_ct .tb1 td{border:1px solid #020202;font-size:.5rem;color:#333;padding:.25rem;min-width:50px}
.scroll_detail span{ color:#e7463d; }
.txt-color1 { color: #333; }
.txt-color2 { color: #666; }
.transform-reverse { transform: scale(-1, 1); }

.main { position: relative; padding: 14.75rem 0 1rem; text-align: center; overflow: hidden; background: url('../images/bg.jpg') #dad2d4 no-repeat top; background-size: 100% auto; }
.main-bm{ padding: 12rem 0 1rem; }
.ad{ position: absolute; top: 13.25rem; right: 0.75rem; width: 1.6415rem; height: 0.9303rem; line-height: 0.9303rem; font-size: 0.5473rem; color: #c9afb5; text-align: center; border-radius: 0.225rem; background-color: rgba(255,255,255,0.3); }
.title{ margin: 0 auto 1rem; height: 1.1rem; }
.title img{ height: 100%;}
.tabs{ margin: 0.5rem auto 0; width: 16.925rem; background-color: #d1bdc2; border-radius: 1rem; }
.tabs-labels{ top: 0.5rem; left: 0; right: 0; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin: auto; }
    .label { position: relative; z-index: 2; color: #fff; font-size: 0.95rem; }
    .label-1{ margin: 0 5rem 0 1.875rem; }
    .label.active{position: relative; color: #000;  }
    .label.active ~ .label{ margin-top: -0.25rem; }
    .pane{ padding-top: 3.2rem; width: 100%; background-color: #fff; filter: drop-shadow(0 6px 0px #d1bdc2); }
    .pane .pane-con{ padding-bottom: 0.75rem; background-color: #fff; border-bottom-left-radius: 0.4rem; border-bottom-right-radius: 0.4rem; }
    .pane .pane-label{ display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding-left: 0.5rem; margin-bottom: 0.5rem; height: 1.575rem;}
    .pane .pane-label img{ height: 100%; }
    .pane .pane-text{ padding: 0 1rem 0 2.25rem; text-align: left; font-size: 0.625rem; color: #000; }
    .pane .pane-text span{ color: #c99b60; }
    .pane .pane-text .sm{ margin: 1rem 0; font-size: 0.55rem; color: #646464; }
    .pane .pane-text ~ .pane-text .sm{ margin-top: 0.5rem; }
    .pane .pane-btns{ display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 1.5rem auto 0.75rem; gap: 0.75rem; }
    .pane .pane-btns a{ width: 7.2047rem; height: 2.099rem; line-height: 2.099rem; font-size: 1.2rem; color: #fff; text-align: center; border-radius: 1.0495rem; background-color: #cda36e; }

    .pane-1{ background: url('../images/c1.png') no-repeat top; background-size: 100% auto; }
    .pane-2{ background: url('../images/c2.png') no-repeat top; background-size: 100% auto; }

.ct{ margin: auto; padding: 1rem 0 1.5rem; width: 17rem; background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(184, 199, 215, 1) 100%); border-radius: 1.025rem; filter: drop-shadow(0 6px 0px #d1bdc2);  }
.ct .section{ margin: 0 0.8rem; }
.ct .label{ display: flex; flex-direction: column; justify-content: center; align-items: flex-start; margin-bottom: 0.2rem; }
.ct .label img{ height: 1.15rem; }
.ct .txt{ margin-left: 0.2rem; font-size: 0.625rem; color: #000; text-align: left; }
.ct .txt .txt_center{ text-align: center; }
.ct .txt img{ display: block; margin: 1rem auto 0.125rem; width: 3.55rem; }
.ct .txt img.qrcode{ display: block; margin: 0.5rem auto 1.25rem; width: 4.425rem; }
.ct .txt strong{ color: #ff0000; font-weight: bold; }
.ct .txt p{ word-break: break-all; }
.ct .desc{ margin: 0.5rem 0 0 0.2rem; font-size: 0.5rem; color: #646464; text-align: justify; }