@font-face {
    font-family: 'DCB';
    src: url('../font/DCB.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*#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"; }

#__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: 12.125rem; 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: #848484; vertical-align: top; margin: 0 0.25rem; border-radius: 50%; }
.slick-dots li.slick-active { width: 1.05rem; height: 0.225rem; background-color: #A1853B; border-radius: 0.1625rem; }
.slick-dots button { display: none; }
.btn_prev { position: absolute; width: 0.85rem; height: 1.4rem; background: url(../images/arrow.png); background-size: 100% 100%; left: 2.75rem; top: 26.25rem; z-index: 9; filter: drop-shadow(2px 4px 5px black); }
.btn_next { position: absolute; width: 0.85rem; height: 1.4rem; background: url(../images/arrow.png); background-size: 100% 100%; right: 2.75rem; top: 26.25rem;  z-index: 9; filter: drop-shadow(2px 4px 5px black); -webkit-transform: scaleX(-1); }

/*#endregion*/
.main { position: relative; padding: 21.625rem 0 2rem; background: url('../images/bg.jpg') #fff no-repeat top; background-size: 100% auto; overflow: hidden; }
.ad{ position: absolute; top: 29.5rem; right: 1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 2.29rem; height: 1.0082rem; line-height: 1.5; font-size: 0.641rem; color: #fff; border-radius: 0.2rem; background-color: rgba(0,0,0,0.6); text-align: center; }
.title{ position: absolute; top: 4.5rem; left: 0; right: 0; margin: auto; width: 18.025rem; }
.title img.hide{ display: none; }
.card-slider { position: relative; z-index: 3; }
.card-slider .card-img{ margin: auto; width: 15.725rem; }
.card-wrap .card-slider .card-item{ height: 11.45rem; }
.card-detail{ margin-top: -0.75rem; }
.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: #4d5b4e; }
.detail-slider .detail-box .label b{ text-align: center; font-size: 1.05rem; }
.detail-slider .detail-box .label p{ margin-top: 0.375rem; font-size: 0.9rem; font-weight: 500;  }
.detail-slider .detail-box .btn{ display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0 0.5rem; margin: 1.5rem auto 0; width: 17.15rem; height: 3.075rem; line-height: 3.05rem; font-size: 1.35rem; font-weight: bold; letter-spacing: 0.2rem; text-align: center; border-radius: 1.5375rem; background: linear-gradient(0deg,rgba(161, 133, 59, 1) 0%, rgba(214, 181, 92, 1) 85%); }
.detail-slider .detail-box .btn span{ background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(0deg,rgba(246, 235, 189, 1) 0%, rgba(253, 254, 232, 1) 80%); }
.detail-slider .detail-box .btn .icon{ width: 0.575rem; }
.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-top: 0.45rem; width: 25.05rem; height: 28.375rem; background: url('../images/bg4.png') no-repeat top; background-size: 100% auto; filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));}
.detail-area[data-id="2"]{ padding-bottom: 1rem; height: auto; background: url('../images/bg3.png') no-repeat top; background-size: 100% 100%;}
.detail-area[data-id="3"]{ height: 19.05rem; background: url('../images/bg2.png') no-repeat top; background-size: 100% auto;}
.detail-area .detail-block{ margin: 0 auto 2rem; padding: 0.125rem 0 2rem; width: 24rem; height: auto; background: url('../images/i5.png') no-repeat top; background-size: 100% 100%; }
.detail-area .detail-block[data-id="2"]{ padding: 1rem 0 0.5rem; width: 24rem; height: auto; background: url('../images/i6.png') no-repeat top; background-size: 100% 100%; }
.detail-area .detail-block[data-id="3"]{ padding: 1rem 0 0.5rem; width: 24rem; height: auto; background: url('../images/i7.png') no-repeat top; background-size: 100% 100%; }
.detail-area .detail-block[data-id="4"]{ margin-bottom: 0; padding: 1rem 0 2rem; width: 24rem; height: auto; background: url('../images/i8.png') no-repeat top; background-size: 100% 100%; }
.detail-area .detail-header{ display: flex; flex-direction: column; justify-content: flex-start; align-items: center; margin: -0.75rem auto 0; width: 11.2rem; height: 6.125rem; background: url('../images/icon-1.png') no-repeat top; background-size: 100% auto;}
.detail-area .detail-header .icon{ margin-top: 0.375rem; width: 2.275rem; }
.detail-area .detail-header span{ font-size: 1.35rem; color: #fffcdd; font-weight: bold; margin-top: 0.125rem; }
.detail-area .detail-list{ display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; row-gap: 3rem; margin: 3rem 0.75rem; }
.detail-area .detail-list .item{ display: flex; flex-direction: column; justify-content: center; align-items: center; }
.detail-area .detail-list .item .icon{ position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 3.039rem; height: 3.039rem; border-radius: 50%; background: linear-gradient(0deg,rgba(189, 158, 92, 1) 0%, rgba(221, 191, 133, 1) 100%); }
.detail-area .detail-list .item .icon::before{ content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); margin: auto; width: 3.647rem; height: 3.647rem; border-radius: 50%; border: 1px solid #dad396; }
.detail-area .detail-list .item .icon img{ width: 2.2rem; }
.detail-area .detail-list .item span{ margin-top: 0.75rem; text-align: center; color: #545A53; }
.detail-area .detail-list-lg{ grid-template-columns: 1fr 1fr; margin: 3rem 2.25rem; }
.detail-area .detail-list-sm{ grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr; margin:3rem 1rem; }
.detail-area .detail-btn{ display: block; margin: 1.75rem auto 0; width: 11.05rem; height: 2.325rem; line-height: 2.325rem; color: #a08545; font-size: 0.95rem; text-align: center; border-radius: 1.1625rem; background: transparent; border: 0.075rem solid #ad965e; }
.detail-area .detail-btn[data-id="2"]{ margin-top: 1.5rem; }
.detail-area .detail-label{ display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 0.625rem auto 1rem; font-size: 1.5rem; color: #4d5b4e; text-align: center; }
.detail-area .detail-label span{ display: flex; flex-direction: row; justify-content: center; align-items: center; color: #b48d00; }
.detail-area .detail-label-col{ flex-direction: column; }
.detail-area .detail-section{ display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin: 0 auto 1rem; width: 20.90rem; padding: 1.45rem 0 1.45rem 1.25rem; border-radius: 0.5rem; background-color: #eff4ef; }
.detail-area .detail-section .name{ position: relative; min-width: 5.25rem; font-size: 1.05rem; color: #536154; z-index: 2; text-align: center; }
.detail-area .detail-section .line{ display: block; margin: 0 0.875rem 0 0.75rem; width: 0.075rem; height: 1.35rem; background-color: #d1d1d1; }
.detail-area .detail-section .line-xl{ height: 2.6rem; }
.detail-area .detail-section .text{ position: relative; font-size: 1rem; color: #576558; text-align: justify; z-index: 2; line-height: 1.5; }
.detail-area .detail-section .text span{ color: #ed0000; font-weight: bold; }
.detail-area .detail-section-sm{ padding: 1.125rem 0 1.125rem 0.75rem; }
.detail-area .detail-section-txt{ flex-direction: column; align-items: flex-start; margin: 0 auto 1rem; padding: 0 1.25rem; background-color: transparent; }
.detail-area .detail-section-txt .text{ position: relative; font-size: 1rem; color: #576558; text-align: justify; z-index: 2; line-height: 1.5; }
.detail-area .detail-section-txt .text span{ color: #ed0000; font-weight: bold; }
.detail-area .detail-section-txt .text-xs{ margin-top: 0.5rem; font-size: 0.75rem; color: #868b86; text-align: left;}
.detail-area .detail-section-plus{ position: relative; flex-direction: column; align-items: flex-start; margin-bottom: 1rem; padding: 0 0 1rem; width: 22.15rem; height: auto; overflow: hidden; }
.detail-area .detail-section-plus .label{ position: relative; margin: auto; padding: 0 1rem; height: 1.85rem; line-height: 1.75; font-size: 1.05rem; font-weight: bold; color: #fff; text-align: center; background-color: #6a776b; border-radius: 0 0 0.375rem 0.375rem; }
.detail-area .detail-section-plus .label::before,
.detail-area .detail-section-plus .label::after{ content: ''; position: absolute; top: 0; width: 1.525rem; height: 0.625rem; background: url('../images/i9.png') no-repeat top; background-size: 100% auto; }
.detail-area .detail-section-plus .label::before{ left: -0.5rem; }
.detail-area .detail-section-plus .label::after{ right: -0.5rem; transform: scale(-1,1); }
.detail-area .detail-section-plus .text{ margin: 0.75rem; font-size: 1rem; color: #576558; text-align: justify; line-height: 1.5; }
.detail-area .detail-section-plus ~  .detail-section-plus{ margin-bottom: 0.25rem; }
.detail-area .detail-tabel{ margin: 0 auto 0.5rem; width: 22.875rem; border: 0.1rem solid #6a776b; border-radius: 0.5rem; }
.detail-area .detail-tabel .item{ border-bottom: 0.1rem solid #6a776b; }
.detail-area .detail-tabel .item span{ display: inline-flex; justify-content: center; align-items: center; box-sizing: border-box; height: 2.225rem; font-size: 0.85rem; color: #576558; }
.detail-area .detail-tabel .item span:first-child{ width: 56%; border-right: 0.1rem solid #6a776b; }
.detail-area .detail-tabel .item span:last-child{  width: 42%; }
.detail-area .detail-tabel .item:last-child{ border-bottom: none; }

.detail-area .void{ padding-top: 2rem; }
.detail-title{ margin: 2rem auto; font-size: 1.05rem; color: #b48d00; font-weight: bold; text-align: center; }
.detail-links{ display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0 1.5rem; margin: 0 auto; }
.detail-links .item { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 0.25rem 0; width: 11.05rem; height: 4.575rem; border-radius: 0.5rem; background: url('../images/i4.png') no-repeat top; background-size: 100% auto;  }
.detail-links .item .icon{ width: 6.025rem; }
.detail-links .item .text{ display: flex; flex-direction: row; justify-content: center; align-items: baseline; gap: 0 0.5rem; font-size: 1.05rem; font-weight: bold; background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(52deg,rgba(168, 139, 67, 1) 0%, rgba(181, 148, 77, 1) 79%, rgba(168, 139, 67, 1) 100%); }
.detail-links .item .text img{ width: 0.575rem; }






.rule_ct { width: 17.2248rem; max-height: 85%; display: -webkit-box; -webkit-box-orient: vertical; border-radius: 1rem; background: #fff; }
    .btn_close { position: absolute; width: 2rem; height: 2rem; left: 0; right: 0; bottom: -2.5rem; margin: auto; background: url('../images/btn_close.png') no-repeat center center; background-size: 100% auto; z-index: 2; }
    .rule_ct .rule_title { display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 1rem auto 0.25rem; }
    .rule_ct .rule_title span{ color: #29b4df; font-size: 0.75rem; font-weight: bold; }
    .rule_ct .rule_title b{ font-size: 0.75rem; color: #29b4df; line-height: 1.2;  }
    .rule_ct .scroll_ct{-webkit-box-flex:1;display:-webkit-box;-webkit-box-orient:vertical;margin:0;background-color:#fff; border-radius: 0.75rem 0.75rem 1rem 1rem; overflow: hidden; }
    .rule_ct .scroll_detail{-webkit-box-flex:1;overflow-y:auto;padding:0 1.125rem; }
    .rule_ct .txt{ margin: 0 0.75rem 0 1rem;}
    .rule_ct p { margin-top: 0.125rem; font-size: 0.65rem; color: #656565; text-align: justify; line-height: 1.75; }
    .rule_ct p.ps{ margin-top: 0.75rem; }
    .rule_ct p.tl{ text-align: left; }
    .rule_ct p span{ color: #29b4df; }
    .rule_ct .border{ margin-top: -1px; height: 0.7rem; background-color: #fff; }
    .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: #c29454; }


