﻿* { 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; }
#__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: url('../images/rule-bg.jpg') no-repeat top; background-size: 100% auto;;z-index:50;}
.pcenter { position: absolute; left: 50%; top: 45%; -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: 9rem; right: 0; width: 1.975rem; height: 5.75rem; border-top-left-radius: 0.432rem; border-bottom-left-radius: 0.432rem; background: #a7985a; z-index: 9; line-height: 1.2; font-size: 0.8695rem; color: #fff; }
.share{position: absolute;right: 0.4rem;top: 1rem;width: 2.6rem;z-index:9}

.share img{width: 100%;display: block;}



.mask .rule_title {font-size: 1.2rem;font-weight: bold;display: flex;justify-content: center;margin: 2.5rem auto 0;align-items: center;letter-spacing: 0.15rem;text-indent: 0.15rem; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg,rgba(226, 239, 255, 1) 44%, rgba(239, 210, 188, 1) 50%, rgba(239, 210, 188, 1) 22%, rgba(226, 239, 255, 1) 57%); }
.mask .rule_title i { display: inline-block; width: 2.575rem; height: 1px; background: linear-gradient(90deg,rgba(140, 142, 199, 0) 0%, rgba(255, 255, 255, 0.8) 80%); }
.mask .rule_title i:first-child { margin-right: .35rem}
.mask .rule_title i:last-child {margin-left: .35rem; transform: scale(-1,1);}

.rule_ct { background-color: #fff; width: 90%; max-height: 86%; border-radius: 1rem; display: -webkit-box; -webkit-box-orient: vertical; position: relative; }
.rule_ct .btn_close { position: absolute; top: -2.25rem; right:0; margin:auto; width: 1.575rem; height: 1.575rem; background: url(../images/btn_close.png); background-size: 100% 100%; margin-bottom: 0.375rem; }
.rule_ct .scroll_ct { -webkit-box-flex: 1; display: -webkit-box; -webkit-box-orient: vertical; margin: 0.75rem 0.575rem 0.75rem; background-color: #fff; border-radius: 0.5rem; }
.rule_ct section { display: flex; flex-direction: row; align-items: flex-start; gap: 0.5rem; margin-bottom: 0.5rem; }
.rule_ct section strong{ font-weight: normal; }
.rule_ct p + .oh { margin-top: 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 p { font-size: 0.9rem; color: #333333; text-align: justify; line-height: 1.75; }
.rule_ct .tb1 { width: 100%; margin: 0.25rem auto 0.375rem; text-align: center; }
.rule_ct .tb1 th { border: 1px solid #000; font-size: 0.75rem; color: #997558; font-weight: bold; padding: 0.25rem 0.05rem; }
.rule_ct .tb1 td { border: 1px solid #000; font-size: 0.75rem; color: #000; padding: 0.25rem;  }
.scroll_detail p { margin-bottom: 0.125rem; }
.scroll_detail span { color: #e7463d; }

.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: 35.25rem 0 2rem; overflow: hidden; background: url('../images/bg.jpg') #182B39 no-repeat top; background-size: 100% auto; z-index: 1; }
label{ display: block; margin: auto; font-size: 0.8rem; color: #97896a; text-align: center; }
.tit{ position: relative; margin: 1rem auto; width: 22.55rem; font-size: 1.65rem; color: #b7ad92; text-align: center; }
.tit::after{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 22.55rem; height: 2.625rem; background: url('../images/i1.png') no-repeat top; background-size: 100% auto;  }
.con{ margin: auto; padding: 1.25rem 0; width: 22.6rem; background: url('../images/i2.png') no-repeat top; background-size: 100% 100%; }
.con section{ display: flex; flex-direction: column; justify-content: center; align-items: center; margin-top: 1rem; }
.con .label { display: flex; flex-direction: row; justify-content: center; align-items: center; margin-bottom: 0.5rem; }
.con .label span{ position: relative; display: block; margin: auto; font-size: 1rem; font-weight: bold; color: #b7ad92; text-align: center; }
.con .label span::after,
.con .label span::before{ content: ''; position: absolute; top: 0; bottom: 0; margin: auto; width: 2.075rem; height: 2px; background: linear-gradient(90deg,rgba(189,176,150, 0) 0%, rgba(189,176,150, 1) 48%); }
.con .label span::before{ left: -2.375rem; }
.con .label span::after{ right: -2.375rem; transform: scale(-1,1); }
.con p{ color: #b7ad92; max-width: 20.1rem; font-size: 1rem; }
.con p b{ color: #dbc952; }
.con p.pc{ text-align: center; }
.con ul{ margin: 1rem 0 0 0; padding-left: 6rem; }
.con ul li{ line-height: 3.25; font-size: 1rem; color: #bfb394; list-style: disc; }
.con ul li.nd{ list-style: none; }

.btn{ display: block; margin: 1.75rem auto; width: 17.9548rem; height: 3.4472rem; line-height: 3.4472rem; text-align: center; font-size: 1.2rem; color: #37515c; border-radius: 1.7238rem; background-color: #bfb394; }
.desc{ margin: 1.5rem auto 0; font-size: 0.75rem; text-align: center; color: #bfb394; }