﻿* { 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: 0.4rem;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,.6);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; display: flex; flex-direction: column; justify-content: center; align-items: center; top: 19.5rem; right: 0; width: 1.3745rem; height: 3.6507rem; border-top-left-radius: 0.432rem; border-bottom-left-radius: 0.432rem; background: rgba(202,209,255, 0.8); z-index: 9; line-height: 1.1; font-size: 0.65rem; color: #1f1d53; border: 1px solid #fff;  }
.rule_ct{background:#6156ef;width: 17.25rem; max-height:85%;border-radius:0.9rem;display:-webkit-box;-webkit-box-orient:vertical;position:relative;}
.rule_ct .btn_close{position:absolute;top:0.75rem;right:1.25rem;width:1.375rem;height:1.375rem;background:url("../images/btn_close.png") no-repeat top center;background-size:100% 100%;margin:auto}
.rule_ct .rule_title{font-size: 0.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0.75rem auto;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}
.rule_ct .rule_title i{display:inline-block;width:1.65rem;height:0.05rem;background-color:#fff;margin-top:0.125rem}
.rule_ct .rule_title i:first-child{margin-right:0.5rem}
.rule_ct .rule_title i:last-child{margin-left:0.5rem}
.rule_ct .scroll_ct{-webkit-box-flex:1;display:-webkit-box;-webkit-box-orient:vertical;margin:0 0.575rem 0.75rem;background:#fff;border-bottom-left-radius: 0.65rem; border-bottom-right-radius: 0.65rem;}
.rule_ct strong{ display: block; margin: auto; font-size: 0.95rem; font-weight: bold; text-align: center; }
.rule_ct strong ~ strong { margin-top: 1.5rem; }
.rule_ct p{ margin: 0.2rem auto; font-size:0.6rem;color:#333;text-align:left;line-height: 1.75;}
.rule_ct p span{color:#333;font-weight:bold}
.rule_ct p b{color:#333;margin-right:0.25rem}
.rule_ct .border{height: 0.5rem;}
.rule_ct .scroll_detail{-webkit-box-flex:1;overflow-y:auto;padding:0 0.875rem}
.txt-color1 { color: #333; }
.txt-color2 { color: #666; }
.txt-color3 { color: #fb547e; }
.transform-reverse { transform: scale(-1, 1); }
.tracking-0{letter-spacing: -1px; }

.main { position: relative; padding: 8.925rem 0 1rem;  background: url('../images/bg.jpg') no-repeat top; background-size: 100% auto; }
.ad{ position: absolute; top: 18.35rem; right: 1rem; font-size: 0.4183rem; color: rgba(0,0,0,.6); text-align: center; }
.detail-card{ margin: 0 0 0 4.5rem; width: 11.275rem; }
.detail-title { margin: -4rem auto 1.75rem; width: 8.025rem; }
.detail-btn{ display: block; margin: 0.75rem auto 0.5rem; width: 9.975rem; }
.detail-desc{ margin-top: -0.75rem; font-size: 0.5rem; text-align: center; color: #914d16; }
.detail-area{ position: relative; margin: 1rem auto; padding-top: 1.875rem; }
.detail-label{ position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 16.975rem; height: 7.875rem; border-radius: 1.25rem; box-shadow: inset -0.0035rem 0.0499rem 0.05rem 0px rgba(254, 196, 120, 0.004), 0 0 0.375rem 0 rgba(0,0,0,0.1),0 -0.025rem 0.025rem 0.025rem #fff7c7; background: linear-gradient(0deg,rgba(255, 194, 121, 1) 20%, rgba(255, 217, 149, 1) 100%); }
.detail-label .tit{ display: block; margin: 0.25rem auto; width: 6.375rem; object-fit: contain; }
.detail-label .tit2{ margin-bottom: 0; }
.detail-label span{ position: relative; display: flex; flex-direction: row; justify-content: center; align-items: center; font-size: 0.6rem; color: #6d3d19; }
.detail-label span i{ width: 0.55rem; height: 0.55rem; background: url('../images/icon-7.png') no-repeat top; background-size: 100% auto; }
.detail-inner{ position: relative; z-index: 2; margin: 0 auto 0; display: flex; flex-direction: column; width: 17.0003rem; height: 17.475rem; background: url('../images/i1.png') no-repeat top; background-size: 100% auto; filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1)); }
.detail-content{ margin: 0.75rem auto 0; width: 15.8902rem; border-radius: 1rem; background-color: #fff; }
.lists{ display: flex; flex-direction: row; justify-content: center; align-items: center; flex-wrap: wrap; gap: 0.625rem; margin: 0.75rem 0; }
.lists .item{ display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 0.25rem 0; width: 7.0442rem; height: 4.4945rem; background-color: #FFF7E8; border-radius: 0.8rem; }
.lists .item-icon{ width: 1.525rem; }
.lists .item-text{ text-align: center; font-size: 0.65rem; color: #1c232d; line-height: 1.3; }
.lists .item-text strong{ color: #ff4132; font-size: 0.75rem;}
.lists-plus{ display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 0.5rem; margin: 0.75rem auto 0.5rem; }
.lists-plus .item{ position: relative; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 0.8rem 0 0.625rem; width: 15.8995rem; height: auto; overflow: hidden; border-radius: 0.8rem; box-shadow: 0 0 0.25rem rgba(0,0,0,0.1); background-color: #fff; }
.lists-plus .item .bg{ position: absolute; background-size: cover; background-repeat: no-repeat; background-position: top center; }
.lists-plus .item .bg-1{ top: 1.4rem; right: 0.75rem; width: 3.4rem; height: 2.15rem; background-image: url(../images/icon-14.png); }
.lists-plus .item .bg-2{ top: 0.875rem; right: 0.25rem; width: 3.675rem; height: 2.7rem; background-image: url(../images/icon-15.png); }
.lists-plus .item .bg-3{ top: 0.875rem; right: 0.7rem; width: 3.45rem; height: 2.65rem; background-image: url(../images/icon-16.png); }
.lists-plus .label{ display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0 0.25rem; font-size: 0.65rem; color: #8e5119; }
.lists-plus .label .tag{ padding: 0 0.5rem; font-size: 0.65rem; color: #8e5119; text-align: center; border-radius: 0.5rem; border: 0.05rem solid #8E5017; }
.lists-plus .item-text{ display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 0.375rem; margin-left: 0.8rem; color: #6f6f6f; font-size: 0.6rem; }
.lists-plus .item-text-sm{ gap: 0.25rem; }
.lists-plus .item-text img{ margin-top: 0.125rem; height: 1.27rem; display: block; }
.lists-plus .item-text p{ position: relative; padding-left: 0.25rem; }
.lists-plus .item-text p::before{ content: ''; position: absolute; top: 0; left: 0; bottom: 0; flex-shrink: 0; margin: auto; width: 0.1rem; height: 0.1rem; background-color: #FF512B; border-radius: 50%; }
.lists-plus .item-text .text{ margin-top: 0.375rem; }
.lists-plus .btn{ display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0.375rem auto 0; width: 4.325rem; height: 1.125rem; text-align: center; font-size: 0.6422rem; color: #fff; border-radius: 0.525rem; background: linear-gradient(0deg,rgba(202, 126, 54, 1) 20%, rgba(218, 138, 45, 1) 100%); }
.btn-detail{ display: flex; flex-direction: column; justify-content: center; align-items: center;; margin: 0 auto; }
.btn-detail span{ margin: auto; padding-bottom: 0.125rem; font-size: 0.6422rem; color: #392614; text-align: center; border-bottom: 1px solid #392614; }

.detail-area-plus{ padding-top: 3.125rem; }
.detail-area-plus .detail-inner{ height: 28.975rem; background: url('../images/i2.png') no-repeat top; background-size: 100% auto;}
.detail-area-plus .detail-content{ width: auto; background: transparent; }
.detail-area-plus .lists { margin: 0 auto 0.5rem; }
.detail-area-plus .lists .item{ position: relative; width: 7.6155rem; height: auto; border-radius: 1rem; background: #fff; }
.detail-area-plus .lists .item .tag{ position: absolute; top: 0; left: 0; right: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: auto; width: 3.6907rem; height: 1.0665rem; font-size: 0.6763rem; color: #713f11; text-align: center; border-radius: 0 0 0.5125rem 0.5125rem; background-color: #FFEAC2; }
.detail-area-plus .lists .item .item-icon{ margin: 1.65rem auto 0.5rem; width: 4.325rem; height: 3.425rem; }
.detail-area-plus .lists .item .tit{ margin-bottom: 0.5rem; width: 4.45rem; }
.detail-area-pro .detail-inner{ height: 26.05rem; background: url('../images/i3.png') no-repeat top; background-size: 100% auto;}