@charset "UTF-8";
*{-webkit-tap-highlight-color:rgba(0,0,0,0)}
html{font-size:62.5%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"PingFangSC-Regular", "PingFangSC-Light", "PingFang SC", sans-serif, "Microsoft YaHei";line-height:1.58824;background-color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0)}
a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
audio{outline:none}
pre{font-family:inherit}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance:none}
input[type="number"]{-moz-appearance:textfield}

html{
    --openapp-height:5rem
}

.b-static{position:fixed;left:50%;width:100%;max-width:480px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.s-body{margin:auto;max-width:480px}
.s-body:after{box-sizing:content-box;padding-bottom:env(safe-area-inset-bottom);height:6.4rem}
.share-list-status{margin-top:2rem}

/*默认背景/头像图*/
.default-avatar{background:url(https://file.jingpt.com/wap/images/default_avatar-830.png) no-repeat center;background-size:cover}
.white .default-avatar{background-image:url(https://file.jingpt.com/wap/images/default_avatar-830.png)}
.default-background{background:url(https://file.jingpt.com/wap/images/default-background-830.png) no-repeat center;background-size:cover}
/*默认背景/头像图*/

/*通用flex布局*/
.d-f{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex}
.d-i-f{display:-webkit-box;display:-webkit-inline-flex;display:inline-flex}
.f-w{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.f-b-c{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.f-b-s{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.f-e-c{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.f-c-c{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.f-s-c{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.f-s-s{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.f-b-e{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:end;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.f-content-b{-webkit-align-content:space-between;-ms-flex-line-pack:space-between;align-content:space-between}
.f-d-c{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.f-justify-b{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.f-s-0{-ms-flex-shrink:0;-webkit-flex-shrink:0;flex-shrink:0}
.f-s-1{-ms-flex-shrink:1;-webkit-flex-shrink:1;flex-shrink:1}
.f-g-1{-ms-flex-grow:1;-webkit-flex-grow:1;flex-grow:1}
.f-1{-ms-flex:1;-webkit-flex:1;flex:1}
/*通用flex布局*/

/* 页面找不到占位符 */
.page-empty{position:absolute;margin:auto;top:0;left:0;bottom:0;right:0}

/*content文本样式*/
/*.content{letter-spacing:0.5px}*/
/*.content a{font-weight:bold;color:#000 !important;border-bottom:1px solid #1a73e8}*/
/*.content img{display:block;margin:1rem auto 2.7rem;max-width:100%;height:auto !important}*/
/*.content ul{color:#000}*/
/*.content li{margin: 1rem 0 2.7rem;list-style-type:disc;list-style-position:inside}*/
/*.content li p{display:inline}*/
/*.content p{margin:1rem 0 2.7rem}*/
/*.content p:last-of-type{margin-bottom:0.8rem}*/
/*.content center{margin:1rem 0 2.7rem}*/
/*.content center:last-of-type{margin-bottom:0.8rem}*/
/*.content h1, .content h2, .content h5{margin:1rem 0 2.7rem}*/
/*.content h3{margin-bottom:2.7rem;color:#A5A2A2;font-weight:normal}*/
/*.content em{font-style:normal}*/
/*.content p + center{margin-top:-1.4rem}*/
/*.content center + h3{margin-top:-1.4rem}*/
/*.content h4{margin-bottom:2.7rem}*/
/*.content blockquote{position:relative;margin:1.2rem 1.2rem 2.7rem}*/
/*.content blockquote p:first-child:before{content:'\20';display:inline-block;vertical-align:middle;margin-right:0.5rem;width:2px;height:0.9em;background-color:#1a73e8;-webkit-transform:translateY(-1px);transform:translateY(-1px)}*/
/*.content .brief{display:none}*/
/*.content table{margin:1rem 0 2.7rem;width:100%;border-collapse:collapse;border:1px solid #A5A2A2;text-align:center;color:#000}*/
/*.content th{padding:0.4rem;background-color:rgba(140,164,179,0.3);border:1px solid #A5A2A2;word-break:break-all}*/
/*.content td{padding:0.4rem;border:1px solid #A5A2A2;word-break:break-all}*/
/*.content .underLine{border-bottom:1px solid #747474}*/
/*.stock-color{color:#000}*/
/*content文本样式*/

/*9图*/
.multigraph-image-list-box{display:table;margin-top:2rem}
.multigraph-image-list{display:inline-block;vertical-align:top;position:relative;margin-bottom:2.18%;margin-right:2.18%;width:31.88%}
.multigraph-image-list:nth-of-type(3n){margin-right:0}
.multigraph-image{position:absolute;top:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}
img.multigraph-image-hidden{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;margin:auto;height:100% !important}
.multigraph-image-list .multigraph-original-image{margin:0;visibility:hidden}

/*各部分样式*/

/*通用样式*/
/*苹果点击闪屏兼容*/
body:before{content:"\20";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}
body:after{content:"\20";display:block;width:100%;height:2rem}
/*苹果点击闪屏兼容*/
.d-b{display:block}
.d-i-b{display:inline-block}
.d-n{display:none}
.p-e-n{pointer-events:none}

.v-a-m{vertical-align:middle}
.v-a-b{vertical-align:bottom}

.f-l{float:left}
.f-r{float:right}

.p-r{position:relative}
.p-a{position:absolute}
.p-f{position:fixed}

.m-c{top:0;right:0;bottom:0;left:0}
.t-0{top:0}
.t-50p{top:50%}
.l-0{left:0}

.m-t-7{margin-top:0.7rem}
.m-t-8{margin-top:0.8rem}
.m-t-10{margin-top:1rem}
.m-t-20{margin-top:2rem}
.m-t-40{margin-top:4rem}
.m-b-4{margin-bottom:0.4rem}
.m-b-8{margin-bottom:0.8rem}
.m-b-10{margin-bottom:1rem}
.m-b-11{margin-bottom:1.1rem}
.m-b-12{margin-bottom:1.2rem}
.m-b-14{margin-bottom:1.4rem}
.m-b-15{margin-bottom:1.5rem}
.m-b-17{margin-bottom:1.7rem}
.m-b-20{margin-bottom:2rem}
.m-b-22{margin-bottom:2.2rem}
.m-b-25{margin-bottom:2.5rem}
.m-b-30{margin-bottom:3rem}
.m-b-32{margin-bottom:3.2rem}
.m-b-40{margin-bottom:4rem}
.m-r-5{margin-right:0.5rem}
.m-r-10{margin-right:1rem}
.m-r-15{margin-right:1.5rem}
.m-l-10{margin-left:1rem}
.m-l-13{margin-left:1.3rem}
.m-l-20{margin-left:2rem}
.m-l-30{margin-left:3rem}

.p-t-16{padding-top:1.6rem}
.p-r-6{padding-right:0.6rem}
.p-r-16{padding-right:1.6rem}
.p-b-16{padding-bottom:1.6rem}
.p-l-6{padding-left:0.6rem}
.p-l-16{padding-left:1.6rem}

.b-m-w-14{margin-left:14px;margin-right:14px}
.b-p-w-14{padding-left:14px;padding-right:14px}
.b-m-w-15{margin-left:15px;margin-right:15px}
.b-p-w-15{padding-left:15px;padding-right:15px}
.b-m-w-16{margin-left:16px;margin-right:16px}
.b-p-w-16{padding-left:16px;padding-right:16px}
.b-m-w-20{margin-left:20px;margin-right:20px}
.b-p-w-20{padding-left:20px;padding-right:20px}

.w-100p{width:100%}
.w-2{width:0.2rem}
.w-47{width:4.7rem}
.w-48{width:4.8rem}
.w-53{width:5.3rem}
.w-100{width:10rem}

.h-100p{height:100%}
.h-10{height:1rem}
.h-47{height:4.7rem}
.h-80{height:8rem}

.m-w-480{max-width:480px}

.o-h{overflow:hidden}
.o-a{overflow:auto}

.f-s-9{font-size:0.9rem}
.f-s-11{font-size:1.1rem}
.f-s-12{font-size:1.2rem}
.f-s-13{font-size:1.3rem}
.f-s-14{font-size:1.4rem}
.f-s-15{font-size:1.5rem}
.f-s-16{font-size:1.6rem}
.f-s-17{font-size:1.7rem}
.f-s-18{font-size:1.8rem}
.f-s-20{font-size:2rem}
.f-s-22{font-size:2.2rem}
.f-s-24{font-size:2.4rem}
.f-s-26{font-size:2.6rem}
.f-s-28{font-size:2.8rem}
.f-w-b{font-weight:bold}
.f-w-n-b{font-weight:500}

.l-h-1{line-height:1}
.l-h-114286{line-height:1.14286}
.l-h-115385{line-height:1.15385}
.l-h-116667{line-height:1.16667}
.l-h-12{line-height:1.2}
.l-h-123077{line-height:1.23077}
.l-h-125{line-height:1.25}
.l-h-128571{line-height:1.28571}
.l-h-13{line-height:1.3}
.l-h-133333{line-height:1.33333}
.l-h-1375{line-height:1.375}
.l-h-138462{line-height:1.38462}
.l-h-14{line-height:1.4}
.l-h-141667{line-height:1.41667}
.l-h-142858{line-height:1.42858}
.l-h-144444{line-height:1.44444}
.l-h-145454{line-height:1.454545}
.l-h-146667{line-height:1.46667}
.l-h-15{line-height:1.5}
.l-h-152941{line-height:1.52941}
.l-h-153846{line-height:1.53846}
.l-h-157143{line-height:1.57143}
.l-h-158824{line-height:1.58824}
.l-h-16{line-height:1.6}
.l-h-161538{line-height:1.61538}
.l-h-163636{line-height:1.63636}
.l-h-166667{line-height:1.66667}
.l-h-167406{line-height:1.64706}
.l-h-169231{line-height:1.69231}
.l-h-17{line-height:1.7}
.l-h-175{line-height:1.75}
.l-h-177778{line-height:1.77778}

.t-a-j{text-align:justify}
.t-a-l{text-align:left}
.t-a-r{text-align:right}
.t-a-c{text-align:center}

/* 黑白模式 */
/*通用*/
.c-000{color:#000}
.c-191c27{color:#191c27}
.c-192035{color:#192035}
.c-1e252b{color:#1e252b}
.c-333{color:#333}
.c-414141{color:#414141}
.c-565f71{color:#565f71}
.c-646566{color:#646566}
.c-787878{color:#787878}
.c-9395a2{color:#9395a2}
.c-9a9a9a{color:#9a9a9a}
.c-9ea5bb{color:#9ea5bb}
.c-a6a6a6{color:#a6a6a6}
.c-afb0b3{color:#afb0b3}
.c-b0b6c0{color:#b0b6c0}
.c-c7c8d9{color:#c7c8d9}
.c-f5f6fa{color:#f5f6fa}
.c-878f9d{color:#878f9d}
.c-f4d49c{color:#f4d49c}
.c-fff{color:#fff}
.c-4f62ff{color:#4f62ff}
.c-1561f5{color:#1561f5}
.c-1a8cff{color:#1a8cff}
.c-d95757{color:#d95757}
.c-cb6efa{color:#cb63fa}
.c-fd4444{color:#fd4444}
.c-191c27-30{color:rgba(25,28,39,0.3)}
/*通用*/

.c-ffffff191c27{color:#fff}
.c-ffffff646566{color:#fff}
.c-ffffff202b45{color:#fff}
.c-ffffff0a0b10{color:#fff}
.c-ffffff333333{color:#fff}
.c-ffffff9ea5bb{color:#fff}
.c-ffffff9395a2{color:#fff}
.c-ffffff1561f5{color:#fff}
.c-ffffff5a6073{color:#fff}
.c-e6eaf20e131b{color:#e6eaf2}
.c-e1e2e6191c27{color:#e1e2e6}
.c-c7c8d91561f5{color:#c7c8d9}
.c-c7c8d9646566{color:#c7c8d9}
.c-c7c8d99ea5bb{color:#c7c8d9}
.c-c8c9da878f9d{color:#c8c9da}
.c-c8c9da646566{color:#c8c9da}
.c-afb0b3646566{color:#afb0b3}
.c-afb0b39395a2{color:#afb0b3}
.c-afb0b37e88a0{color:#afb0b3}
.c-afb0b3191c27{color:#afb0b3}
.c-afb0b3abafb8{color:#afb0b3}
.c-afb0b39ea5bb{color:#afb0b3}
.c-afb0b3ffffff{color:#afb0b3}
.c-afb0b35a6073{color:#afb0b3}
.c-afb0b31561f5{color:#afb0b3}
.c-969799191c27{color:#969799}
.c-9697995a6073{color:#969799}
.c-9697991561f5{color:#969799}
.c-969799646566{color:#969799}
.c-969799878f9d{color:#969799}
.c-7d7e809395a2{color:#7d7e80}
.c-737580c7c8d9{color:#737580}
.c-6f71885a6073{color:#6f7188}
.c-6465669395a2{color:#646566}
.c-6465669ea5bb{color:#646566}
.c-646566191c27{color:#646566}
.c-646566ffffff{color:#646566}
.c-2c38401561f5{color:#2c3840}
.c-171b1fffffff{color:#171b1f}
.c-f29130cca166{color:#f29130}
.c-f4d49cdcab6e{color:#f4d49c}
.c-e64545cca166{color:#e64545}
.c-d95757fd4444{color:#d95757}
.c-d95757cca166{color:#d95757}
.c-4f62ff1561f5{color:#4f62ff}
.c-4f62ffcca166{color:#4f62ff}
.c-4f62ff0381ff{color:#4f62ff}
.c-4f62ffffffff{color:#4f62ff}
.c-c8c9da565f71{color:#c8c9da}
.c-565f719ea5bb{color:#565f71}

.white .c-ffffff191c27{color:#191c27}
.white .c-ffffff646566{color:#646566}
.white .c-ffffff202b45{color:#202b45}
.white .c-ffffff0a0b10{color:#0a0b10}
.white .c-ffffff333333{color:#333}
.white .c-ffffff9ea5bb{color:#9ea5bb}
.white .c-ffffff9395a2{color:#9395a2}
.white .c-ffffff1561f5{color:#1561f5}
.white .c-ffffff5a6073{color:#5a6073}
.white .c-e6eaf20e131b{color:#0e131b}
.white .c-e1e2e6191c27{color:#191c27}
.white .c-c7c8d91561f5{color:#1561f5}
.white .c-c7c8d9646566{color:#646566}
.white .c-c7c8d99ea5bb{color:#9ea5bb}
.white .c-c8c9da878f9d{color:#878f9d}
.white .c-c8c9da646566{color:#646566}
.white .c-afb0b3646566{color:#646566}
.white .c-afb0b39395a2{color:#9395a2}
.white .c-afb0b37e88a0{color:#7e88a0}
.white .c-afb0b3191c27{color:#191c27}
.white .c-afb0b3abafb8{color:#abafb8}
.white .c-afb0b39ea5bb{color:#9ea5bb}
.white .c-afb0b3ffffff{color:#fff}
.white .c-afb0b35a6073{color:#5a6073}
.white .c-afb0b31561f5{color:#1561f5}
.white .c-969799191c27{color:#191c27}
.white .c-9697995a6073{color:#5a6073}
.white .c-9697991561f5{color:#1561f5}
.white .c-969799646566{color:#646566}
.white .c-969799878f9d{color:#878f9d}
.white .c-7d7e809395a2{color:#9395a2}
.white .c-737580c7c8d9{color:#c7c8d9}
.white .c-6f71885a6073{color:#5a6073}
.white .c-6465669395a2{color:#9395a2}
.white .c-6465669ea5bb{color:#9ea5bb}
.white .c-646566191c27{color:#191c27}
.white .c-646566ffffff{color:#fff}
.white .c-2c38401561f5{color:#1561f5}
.white .c-171b1fffffff{color:#fff}
.white .c-f29130cca166{color:#cca166}
.white .c-f4d49cdcab6e{color:#dcab6e}
.white .c-e64545cca166{color:#cca166}
.white .c-d95757fd4444{color:#fd4444}
.white .c-d95757cca166{color:#cca166}
.white .c-4f62ff1561f5{color:#1561f5}
.white .c-4f62ffcca166{color:#cca166}
.white .c-4f62ff0381ff{color:#0381ff}
.white .c-4f62ffffffff{color:#fff}
.white .c-c8c9da565f71{color:#565f71}
.white .c-565f719ea5bb{color:#9ea5bb}

/* 黑白模式 */
/*通用*/
.bg-c-fff{background-color:#fff}
.bg-c-f4f7ff{background-color:#f4f7ff}
.bg-c-f8fafd{background-color:#f8fafd}
.bg-c-f1f6ff{background-color:#f1f6ff}
.bg-c-000-30{background-color:rgba(0,0,0,0.3)}
.bg-c-000-50{background-color:rgba(0,0,0,0.5)}
.bg-c-000-78{background-color:rgba(0,0,0,0.78)}
.bg-c-000{background-color:#000}
.bg-c-0f1214-70{background-color:rgba(15,18,20,0.7)}
.bg-c-1e252b{background-color:#1e252b}
.bg-c-565f71{background-color:#565f71}
.bg-c-1e252b-60{background-color:rgba(30,37,43,0.6)}
.bg-c-5e5e69{background-color:#5e5e69}
.bg-c-ff0027{background-color:#ff0027}
.bg-c-d95757{background-color:#d95757}
.bg-c-d13333{background-color:#d13333} /*未使用 加载动画用*/
.bg-c-4f62ff{background-color:#4f62ff}
.bg-c-1561f5{background-color:#1561f5}
.bg-c-1a8cff{background-color:#1a8cff}
.bg-c-1a8cff-10{background-color:rgba(26,140,255,0.1)}
.bg-c-000000-000000{background-image:linear-gradient(-180deg, rgba(0,0,0,0) 0%, #000 100%)}
.bg-c-32b4ff-2953ff{background-image:linear-gradient(-180deg, #32b4ff 0%, #2953ff 100%)}
.bg-c-339aff-84bfff{background-image:linear-gradient(90deg, #339AFF 0%, #84BFFF 100%)}
.bg-c-84bfff-339aff{background-image:linear-gradient(90deg, #84BFFF 0%, #339AFF 100%)}
.bg-c-cb8839-f0d5af{background-image:linear-gradient(90deg, #cb8839 0%, #f0d5af 100%)}
.bg-c-329cff-2b73ff{background-image:linear-gradient(180deg, #329cff 0%, #2b73ff 100%)}
/*通用*/

.bg-c-5e5e69aaaaaa{background-color:#5e5e69}
.bg-c-5e5e699ea5bb{background-color:#5e5e69}
.bg-c-2c3840aaaaaa{background-color:#2c3840}
.bg-c-2c38409ea5bb-20{background-color:#2c3840}
.bg-c-203051f1f6ff{background-color:#203051}
.bg-c-171b1fa8e3ff-ffffff{background-color:#171b1f;background-image:none}
.bg-c-171b1fa8e3ff-e4f6ff{background-color:#171b1f;background-image:none}
.bg-c-171b1ff8fafd{background-color:#171b1f}
.bg-c-171b1fffffff{background-color:#171b1f}
.bg-c-171b1f1561f5{background-color:#171b1f}
.bg-c-171b1f0f1214{background-color:#171b1f}
.bg-c-171b1ft{background-color:#171b1f}
.bg-c-192035ffffff{background-color:#192035}
.bg-c-192035f8fafd{background-color:#192035}
.bg-c-1e252bffffff{background-color:#1e252b}
.bg-c-1e252be9f3ff{background-color:#1e252b}
.bg-c-1e252bf8fafd{background-color:#1e252b}
.bg-c-1e252b9ea5bb{background-color:#1e252b}
.bg-c-1e252bf1f6ff{background-color:#1e252b}
.bg-c-0f1214-171b1fffffff{background-color:transparent;background-image:-webkit-linear-gradient(-90deg, #0f1214 0%, #171b1f 100%);background-image:linear-gradient(0deg, #0f1214 0%, #171b1f 100%)}
.bg-c-0f1214ffffff{background-color:#0f1214}
.bg-c-0f1214f8fafd{background-color:#0f1214}
.bg-c-171b1f-0f1214ebf1ff{background-color:transparent;background-image:-webkit-linear-gradient(0deg, #171b1f 0%, #0f1214 100%);background-image:linear-gradient(-270deg, #171b1f 0%, #0f1214 100%)}
.bg-c-f29130b37000-ffdea8{background-color:#f29130;background-image:none}
.bg-c-f29130cca166{background-color:#f29130}
.bg-c-342327f2f0ed{background-color:#342327}
.bg-c-d95757cca166{background-color:#d95757}
.bg-c-d95757339aff-84bfff{background-color:#d95757;background-image:none}
.bg-c-d95757ff75b0-fd4444{background-color:#d95757;background-image:none}
.bg-c-d957572953ff{background-color:#d95757}
.bg-c-e64545t{background-color:#e64545}
.bg-c-e64545cca166{background-color:#e64545}
.bg-c-4f62ff339aff-84bfff{background-color:#4f62ff;background-image:none}
.bg-c-4f62ff-20c0deff{background-color:rgba(79, 98, 255, 0.2)}
.bg-c-4f62ff2953ff{background-color:#4f62ff}
.bg-c-6776df-4f62ff39aff-84bfff{background-image:-webkit-linear-gradient(45deg, #6776df 0%, #4f62ff 100%);background-image:linear-gradient(135deg, #6776df 0%, #4f62ff 100%)}
.bg-c-7e9acb-13294abfdfff-70a8e5{background-image:-webkit-linear-gradient(354deg, #7e9acb 0%, #13294a 100%);background-image:linear-gradient(-264deg, #7e9acb 0%, #13294a 100%)}
.bg-c-1c288c1561f5{background-color:#1c288c}
.bg-c-1c288c39aff-84bfff{background-color:#1c288c;background-image:none}
.bg-c-t192035-50{background-color:transparent}
.bg-c-tf8fafd{background-color:transparent}
.bg-c-tebf1ff{background-color:transparent}
.bg-c-tf1f6ff{background-color:transparent}
.bg-c-203051f5f6fa{background-color:#203051}
.bg-c-84bfff-0-339aff{background-image:-webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, #339AFF 50%, rgba(132,191,255,0) 100%);background-image:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, #339AFF 50%, rgba(132,191,255,0) 100%)}

.white.bg-c-0f1214ffffff{background-color:#fff}
.white .bg-c-5e5e69aaaaaa{background-color:#aaa}
.white .bg-c-5e5e699ea5bb{background-color:#9ea5bb}
.white .bg-c-2c3840aaaaaa{background-color:#aaa}
.white .bg-c-2c38409ea5bb-20{background-color:rgba(158,165,187,0.2)}
.white .bg-c-203051f1f6ff{background-color:#f1f6ff}
.white .bg-c-171b1fa8e3ff-ffffff{background-color:transparent;background-image:-webkit-linear-gradient(270deg, #a8e3ff 0%, #fff 100%);background-image:linear-gradient(180deg, #a8e3ff 0%, #fff 100%)}
.white .bg-c-171b1fa8e3ff-e4f6ff{background-color:transparent;background-image:-webkit-linear-gradient(270deg, #a8e3ff 0%, #e4f6ff 100%);background-image:linear-gradient(180deg, #a8e3ff 0%, #e4f6ff 100%)}
.white .bg-c-171b1ff8fafd{background-color:#f8fafd}
.white .bg-c-171b1fffffff{background-color:#fff}
.white .bg-c-171b1f1561f5{background-color:#1561f5}
.white .bg-c-171b1f0f1214{background-color:#0f1214}
.white .bg-c-171b1ft{background-color:transparent}
.white .bg-c-192035ffffff{background-color:#fff}
.white .bg-c-192035f8fafd{background-color:#f8fafd}
.white .bg-c-1e252bffffff{background-color:#fff}
.white .bg-c-1e252be9f3ff{background-color:#e9f3ff}
.white .bg-c-1e252bf8fafd{background-color:#f8fafd}
.white .bg-c-1e252b9ea5bb{background-color:#9ea5bb}
.white .bg-c-1e252bf1f6ff{background-color:#f1f6ff}
.white .bg-c-0f1214-171b1fffffff{background-color:#fff;background-image:none}
.white .bg-c-0f1214ffffff{background-color:#fff}
.white .bg-c-0f1214f8fafd{background-color:#f8fafd}
.bg-c-171b1f-0f1214ebf1ff{background-color:#ebf1ff;background-image:none}
.white .bg-c-f29130b37000-ffdea8{background-color:transparent;background-image:-webkit-linear-gradient(0deg, #b37000 0%, #ffdea8 100%);background-image:linear-gradient(90deg, #b37000 0%, #ffdea8 100%)}
.white .bg-c-f29130cca166{background-color:#cca166}
.white .bg-c-342327f2f0ed{background-color:#f2f0ed}
.white .bg-c-d95757cca166{background-color:#cca166}
.white .bg-c-d95757339aff-84bfff{background-color:transparent;background-image:-webkit-linear-gradient(0deg, #339aff 0%, #84bfff 100%);background-image:linear-gradient(90deg, #339aff 0%, #84bfff 100%)}
.white .bg-c-d95757ff75b0-fd4444{background-color:transparent;background-image:-webkit-linear-gradient(0deg, #ff75b0 0%, #fd4444 100%);background-image:linear-gradient(90deg, #ff75b0 0%, #fd4444 100%)}
.white .bg-c-d957572953ff{background-color:#2953ff}
.white .bg-c-e64545t{background-color:transparent}
.white .bg-c-e64545cca166{background-color:#cca166}
.white .bg-c-4f62ff339aff-84bfff{background-color:transparent;background-image:-webkit-linear-gradient(0deg, #339aff 0%, #84bfff 100%);background-image:linear-gradient(90deg, #339aff 0%, #84bfff 100%)}
.white .bg-c-4f62ff-20c0deff{background-color:#c0deff}
.white .bg-c-4f62ff2953ff{background-color:#2953ff}
.white .bg-c-6776df-4f62ff39aff-84bfff{background-image:-webkit-linear-gradient(0deg, #339aff 0%, #84bfff 100%);background-image:linear-gradient(90deg, #339aff 0%, #84bfff 100%)}
.white .bg-c-7e9acb-13294abfdfff-70a8e5{background-image:-webkit-linear-gradient(-1deg, #bfdfff 0%, #70a8e5 45%);background-image:linear-gradient(89deg, #bfdfff 0%, #70a8e5 45%)}
.white .bg-c-1c288c1561f5{background-color:#1561f5}
.white .bg-c-1c288c39aff-84bfff{background-color:transparent;background-image:-webkit-linear-gradient(0deg, #339aff 0%, #84bfff 100%);background-image:linear-gradient(90deg, #339aff 0%, #84bfff 100%)}
.white .bg-c-t192035-50{background-color:rgba(25,32,53,0.5)}
.white .bg-c-tf8fafd{background-color:#f8fafd}
.white .bg-c-tebf1ff{background-color:#ebf1ff}
.white .bg-c-tf1f6ff{background-color:#f1f6ff}
.white .bg-c-203051f5f6fa{background-color:#f5f6fa}
/*独有*/
.bg-c-ff75b0-fd4444{background-image:-webkit-linear-gradient(0, #ff75b0 0%, #fd4444 100%);background-image:linear-gradient(90deg, #ff75b0 0%, #fd4444 100%)}
.bg-c-cb8839-f0d5af{background-image:-webkit-linear-gradient(0, #cb8839 0%, #f0d5af 100%);background-image:linear-gradient(90deg, #cb8839 0%, #f0d5af 100%)}
.bg-c-339aff-84bfff{background-image:-webkit-linear-gradient(0, #339aff 0%, #84bfff 100%);background-image:linear-gradient(90deg, #339aff 0%, #84bfff 100%)}
/*独有*/

/* 黑白模式 */
/*通用*/
.b-c-5e5e69{border-color:#5e5e69}
.b-c-f4d49c{border-color:#f4d49c}
.b-c-f4f6f8{border-color:#f4f6f8}
.b-c-f5f5f5{border-color:#f5f5f5}
.b-c-f8fafd{border-color:#f8fafd}
.b-c-e8e8f3{border-color:#e8e8f3}
.b-c-1a73e8{border-color:#1a73e8}
.b-c-1a8cff{border-color:#1a8cff}
.b-c-1561f5{border-color:#1561f5}
.b-c-aebfc8{border-color:#aebfc8}
.b-c-cb6efa{border-color:#cb6efa}
.b-c-c8c9da{border-color:#c8c9da}
.b-c-b7dbff{border-color:#b7dbff}
/*通用*/

.b-c-1e252be8e8f3{border-color:#1e252b}
.b-c-1e252bt{border-color:#1e252b}
.b-c-1e252bffffff{border-color:#1e252b}
.b-c-2c3840t{border-color:#2c3840}
.b-c-2c38401561f5{border-color:#2c3840}
.b-c-2c3840e8e8f3{border-color:#2c3840}
.b-c-0f1214f8fafd{border-color:#0f1214}
.b-c-0f1214f1f1fb{border-color:#0f1214}
.b-c-f291305e5e69{border-color:#f29130}
.b-c-d957575e5e69{border-color:#d95757}
.b-c-1a73e8ffffff{border-color:#1a73e8}
.b-c-11141cf5f6fa{border-color:#11141c}

.white .b-c-1e252be8e8f3{border-color:#e8e8f3}
.white .b-c-1e252bt{border-color:transparent}
.white .b-c-1e252bffffff{border-color:#fff}
.white .b-c-2c3840t{border-color:transparent}
.white .b-c-2c38401561f5{border-color:#1561f5}
.white .b-c-2c3840e8e8f3{border-color:#e8e8f3}
.white .b-c-0f1214f8fafd{border-color:#f8fafd}
.white .b-c-0f1214f1f1fb{border-color:#f1f1fb}
.white .b-c-f291305e5e69{border-color:#5e5e69}
.white .b-c-d957575e5e69{border-color:#5e5e69}
.white .b-c-1a73e8ffffff{border-color:#fff}
.white .b-c-11141cf5f6fa{border-color:#f5f6fa}

/* 黑白模式 */
/*通用*/
.f-fff{fill:#fff}
.f-f0f0f5{fill:#F0F0F5}
.f-f4d49c{fill:#f4d49c}
.f-9ea5bb{fill:#9ea5bb}
.f-cca166{fill:#cca166}
/*通用*/

.f-afb0b39ea5bb{fill:#afb0b3}
.f-7d7e80c7c8d9{fill:#7d7e80}
.f-0f1214ffffff{fill:#0f1214}
.f-2c3840f4d49c{fill:#2c3840}
.f-tffffff{fill:transparent}
.f-ffffff0f1214{fill:#fff}
.f-646566339aff{fill:#646566}
.f-d95757ff75b0-fd4444{fill:#d95757}
.f-5b5c5f6e6f6f{fill:#5b5c5f}

.white .f-afb0b39ea5bb{fill:#9ea5bb}
.white .f-7d7e80c7c8d9{fill:#c7c8d9}
.white .f-0f1214ffffff{fill:#fff}
.white .f-2c3840f4d49c{fill:#f4d49c}
.white .f-tffffff{fill:#fff}
.white .f-ffffff0f1214{fill:#0f1214}
.white .f-646566339aff{fill:#339aff}
.white .f-d95757ff75b0-fd4444{fill:url(#linearGradient-1)}
.white .f-5b5c5f6e6f6f{fill:#6e6f6f}

/* 黑白模式 */
.s-afb0b39ea5bb{stroke:#afb0b3}
.s-7d7e80c7c8d9{stroke:#7d7e80}
.s-c7c8d9ffffff{stroke:#c7c8d9}

.white .s-afb0b39ea5bb{stroke:#9ea5bb}
.white .s-7d7e80c7c8d9{stroke:#c7c8d9}
.white .s-c7c8d9ffffff{stroke:#fff}

.b-r-4{border-radius:0.4rem}
.b-r-6{border-radius:0.6rem}
.b-r-8{border-radius:0.8rem}

.c-p{cursor:pointer}

.w-s-n{white-space:nowrap}
.t-o-el{text-overflow:ellipsis}

.w-b-a{word-wrap:break-word;word-break:break-all}

.t-s-91667{-webkit-transform:scale(0.91667);transform:scale(0.91667)}
.t-s-83333{-webkit-transform:scale(0.83333);transform:scale(0.83333)}
.t-o-l{-webkit-transform-origin:left;transform-origin:left}
.t-o-r{-webkit-transform-origin:right;transform-origin:right}
.t-o-c-b{-webkit-transform-origin:center bottom;transform-origin:center bottom}

.t-o-e{text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical}
.l-c-1{-webkit-line-clamp:1;line-clamp:1}
.l-c-2{-webkit-line-clamp:2;line-clamp:2}
.l-c-3{-webkit-line-clamp:3;line-clamp:3}
.l-c-4{-webkit-line-clamp:4;line-clamp:4}
.l-c-5{-webkit-line-clamp:5;line-clamp:5}

.o-f-c{-wekbit-object-fit:cover;object-fit:cover}