/*#region 初始化*/
* { margin: 0; padding: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-overflow-scrolling: touch; }
img { border: none; vertical-align: middle; -webkit-user-drag: none; -webkit-touch-callout: none; user-select: none; }
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-family: "Microsoft Yahei","微软雅黑"; position: relative; letter-spacing: 0; }
body { background-color: #f8f8f8; 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; }
.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;}
.text-xl{ font-size: 1.9rem; font-family: "DCB"; }
.text-lg{ font-size: 1.14rem; font-family: "DCB"; }
.text-sm{ font-size: 1.05rem; font-family: "DCB"; }
.fm{ font-family: 'DCB'; }

#__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,0.7); z-index: 50; }
.pcenter { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); width: 100%; }
.oh { overflow: hidden; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
    .slick-slider * { outline: none; }
.slick-list { position: relative; display: block; margin: 0; padding: 0; overflow: hidden; }
    .slick-list:focus { outline: 0; }
    .slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
    .slick-track:after, .slick-track:before { display: table; content: ''; }
    .slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { /* display:none; */ float: left; height: 100%; min-height: 1px; }
[dir=rtl] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots { position: absolute; top: 9.75rem; left: 0; right: 0; margin: 2rem auto; height: 0.39rem; font-size: 0; text-align: center; }
.slick-dots li { display: inline-block; width: 0.3rem; height: 0.3rem; background-color: #c6cadd; vertical-align: top; margin: 0 0.25rem; border-radius: 50%; }
.slick-dots li.slick-active { background-color: #4F8ED8; }
.slick-dots button { display: none; }
.btn_prev { position: absolute; width: 0.975rem; height: 1.9rem; background: url(../images/arrow.png); background-size: 100% 100%; left: 2.25rem; top: 21.25rem; z-index: 9; filter: drop-shadow(2px 4px 5px black); }
.btn_next { position: absolute; width: 0.975rem; height: 1.9rem; background: url(../images/arrow.png); background-size: 100% 100%; right: 2.25rem; top: 21.25rem;  z-index: 9; filter: drop-shadow(2px 4px 5px black); -webkit-transform: scaleX(-1); }

/*#endregion*/
.main { position: relative; padding: 17.625rem 0 2rem; background: url('../images/bg.jpg') #fff no-repeat top; background-size: 100% auto; overflow: hidden; }
.ad{ position: absolute; top: 24.375rem; right: 1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 1.44rem; height: 0.7rem; line-height: 1.5; font-size: 0.5rem; color: #fff; border-radius: 0.2rem; background-color: rgba(0,0,0,0.2); text-align: center; }
.btn-rule{ display: block; position: fixed; top: 10.1rem; right: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 1.5252rem; height: 4.725rem; line-height: 1.1; border-radius: 0.45rem 0 0 0.45rem; font-size: 0.9rem; color: #155eae; background: #e9eaeb; z-index: 10; }
.title{ position: absolute; top: 14.125rem; left: 0; right: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: auto; width: 18.35rem; height: 1.325rem; color: #fff; background: linear-gradient(90deg,rgba(88, 154, 204, 0) 0%, rgba(88, 154, 204, 1) 36%, rgba(88, 154, 204, 1) 66%, rgba(88, 154, 204, 0) 100%); }
.title img.hide{ display: none; }
.card-slider { position: relative; z-index: 3; }
.card-slider .card-img{ margin: auto; width: 18.45rem; }
.card-wrap .card-slider .card-item{ height: 11.45rem; }
.card-detail{ margin-top: -1.5rem; }
.detail-slider { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.detail-slider .detail-box{ margin: auto;}
.detail-slider .detail-box .label{ display: flex; flex-direction: column; justify-content: center; align-items: center; margin: auto; color: #83858a; }
.detail-slider .detail-box .label b{ text-align: center; font-size: 0.9rem; }
.detail-slider .detail-box .label p{ margin-top: 0.375rem; font-size: 0.9rem; font-weight: 500;  }
.detail-slider .detail-box .detail-btnbox{ display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0 1.5rem; margin: 1.75rem 0 0; }
.detail-slider .detail-box .btn{ display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0 0.5rem; width: 10.75rem; height: 2.7rem; line-height: 3.05rem; font-size: 1.3rem; text-align: center; border-radius: 1.5375rem; background: #dfa15b; }
.detail-slider .detail-box .btn span{ color: #fff; font-weight: 600; }
.detail-slider .detail-box .btn .icon{ width: 0.775rem; }
.detail-slider .detail-box .btn-sm{ font-size: 1.25rem; letter-spacing: 0; }
.detail-slider .detail-box .info{ margin: 0.75rem auto; font-size: 0.65rem; color: #4d5b4e; text-align: center; line-height: 1.5; }
.detail-area{ margin: 1.5rem auto 0; padding: 1.5rem 0 0.25rem; width: 24.875rem; border-radius: 1.5rem; box-shadow: 0px 0.075rem 0.5rem 0px rgba(230, 218, 199, 0.9); background: linear-gradient(0deg,rgba(255, 255, 255, 1) 83%, rgba(226, 246, 255, 1) 100%); }
.detail-title{ display: flex; flex-direction: column; justify-content: flex-start; align-items: center; margin: 0 auto 1.25rem;}
.detail-title img{ margin: 0 0.375rem 0 0.75rem; width: 18.075rem; }
.detail-content{ margin: 0 1.25rem 1.25rem; padding-bottom: 1rem; border-bottom: 1px solid #eee; }
.detail-content .detail-subtit{ margin-bottom: 0.5rem; height: 2.425rem; }
.detail-content .detail-subtit img{ display: block; width: auto; height: 100%; }
.detail-content .p1{ font-size: 0.9rem; color: #5f799d; text-align: justify; line-height: 1.5;}
.detail-content .p1 span{ color: #d0914a; font-weight: bold; }
.detail-content .p1-xl{ font-size: 1.025rem; }
.detail-content .p2{ margin-top: 0.5rem; font-size: 0.7rem; color: #7a899f; text-align: justify; line-height: 1.5;}
.detail-content:last-child{ padding-bottom: 0; border-bottom: none; }
 

.rule_ct { width:24.95rem; max-height: 85%; display: -webkit-box; -webkit-box-orient: vertical; padding: 0 0 1rem; border-radius: 1.25rem; background: linear-gradient(0deg,rgba(242, 251, 255, 1) 76%, rgba(213, 243, 255, 1) 100%); }
    .btn_close { position: absolute; width: 2.125rem; height: 2.1rem; right: 0; top: -3rem; margin: auto; background: url('../images/btn_close.png') no-repeat center center; background-size: 100% auto; z-index: 2; }
    .rule_ct .rule_title { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: -0.4rem auto 0.25rem; width: 12.625rem; z-index: 2; }
    .rule_ct .scroll_ct{-webkit-box-flex:1;display:-webkit-box;-webkit-box-orient:vertical;margin:-1.6rem 0.7rem 0; overflow: hidden; border-radius: 0.5rem; }
    .rule_ct .scroll_ct-rich{ margin: 0.375rem 0.75rem 0; padding: 1rem 0; background-color: #fff;}
    .rule_ct .scroll_detail{-webkit-box-flex:1; overflow-x: hidden; overflow-y:auto;padding:3rem 0 0; }
    .rule_ct .scroll_ct-rich .scroll_detail{ padding: 0 1.375rem 0; }
    .rule_ct label{ position: relative; display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 0 auto 0; width: 15.975rem; height: 2.15rem; border-top-left-radius: 1.0565rem; border-top-right-radius: 1.0565rem; color: #fff; background: linear-gradient(0deg,rgba(86, 163, 226, 1) 0%, rgba(115, 182, 233, 1) 100%); text-align: center; font-size: 1.0465rem; font-weight: bold; }
    .rule_ct label::after{ content: ''; position: absolute; left: 0; bottom: -1.1rem; right: 0; margin: auto; transform: translateY(-50%); width: 0; height: 0; border-left: 0.84rem solid transparent; border-right: 0.84rem solid transparent; border-top: 0.84rem solid #4FA0E3; }
    .rule_ct label span{ color: #fff6c4; }
    .rule_ct .sct-block{ margin-bottom: 1rem; padding: 1.75rem 0.9rem; width: 23.275rem; background-color: #fff; border-radius: 0.975rem; border: 0.1rem solid transparent; background-clip: padding-box, border-box; background-origin: padding-box, border-box; background-image: linear-gradient(#fff, #fff), linear-gradient(180deg, #fff 0%, #DEF2FD 100%); box-sizing: border-box; }
    .rule_ct .sct-block:last-child{ margin-bottom: 0; }
    .rule_ct .txt{ margin: 0 0.75rem 0 1rem;}
    .rule_ct p { font-size: 1.05rem; color: #5f799d; text-align: left; line-height: 1.75; }
    .rule_ct p.ps{ margin-top: 0.75rem; }
    .rule_ct p.tl{ text-align: left; }
    .rule_ct p span{ color: #c9a14c; }
    .rule_ct section{ position: relative; margin-bottom: 0.75rem; font-size: 0.7rem; color: #4b545f; text-align: left; white-space: normal; line-height: 1.4; }
    .rule_ct section span{ color: #2888e1; font-weight: bold; }
    .rule_ct section p{ font-size: 0.7rem; color: #4b545f; }
    .rule_ct section:first-child{ margin-top: 0; }
    .rule_ct section .i-li{ position: absolute; top: 0.3rem; left: -0.55rem; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 0.3rem; height: 0.3rem; border-radius: 50%; background-color: #e2a45f;  }
    .rule_ct section .i-id{ position: absolute; top: 0.15rem; left: -1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 0.75rem; height: 0.75rem; border-radius: 50%; background-color: #e2a45f; color: #fff; font-size: 0.65rem; font-style: normal; }
    .rule_ct .border{ margin-top: -1px; height: 0.7rem; background-color: #94d4ff; }
    .rule_ct .tb1 { width: 100%; margin: 0.3rem 0; }
    .rule_ct .tb1 th{ padding: 0.25rem 0; text-align: center; border: 1px solid #656565; font-size: 0.6rem; color: #656565; }
    .rule_ct .tb1 tr:first-child th:first-child{ min-width: 5rem; }
    .rule_ct .tb1 td { padding: 0.25rem 0.75rem; border: 1px solid #656565; font-size: 0.6rem; color: #656565; text-align: center; }
    .rule_ct a{ display: inline; word-wrap: break-word; word-break: break-all; color: #2888e1; }
    .rule_ct .qrcode{ display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 1rem auto; }
    .rule_ct .qrcode img{ width: 8.05rem; }
    .rule_ct .qrcode span{ margin: 0.5rem auto 0; font-size: 0.7rem; color: #000; }
    .rule_ct .sm{ font-size: 0.75rem; color: #666; }

