* { -webkit-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; } a { color: #666; text-decoration: none; } a:hover { text-decoration: none; color: #0195ff !important; } img { border: none; vertical-align: middle; image-rendering: -webkit-optimize-contrast !important; } ol, ul, li { list-style: none; } iframe { border: none; } ::-moz-selection { color: #fff; background: #0195ff; } ::selection { color: #fff; background: #0195ff; } ::-webkit-input-placeholder { font-family: Arial !important; } html, body { width: 100%; color: #333; font-family: 'Arial', 'Microsoft YaHei', '黑体', '宋体', sans-serif; font-size: 0.14rem; user-select: none; --themeColor: #0195ff; --borderColor: #ebeef5; } .danger { color: #f8645c !important; } .theme, .primary { color: #0195ff !important; } .warning { color: #eda131 !important; } .info { color: #909399 !important; } .success { color: #67c23a !important; } .page-bgl { background-color: #f5f6fa !important; } .page-bg { background-color: #f5f6f8 !important; } .page-content { background-color: #fff !important; } .page-dark { background-color: #0195ff !important; } .fs-s { font-size: 0.1rem !important; } .fs-n { font-size: 0.12rem !important; } .fs-m { font-size: 0.14rem !important; } .fs-b { font-size: 0.16rem !important; } .fs-l { font-size: 0.18rem !important; } .fs-sl { font-size: 0.2rem !important; } .fs-nl { font-size: 0.24rem !important; } .fs-xl { font-size: 0.26rem !important; } .fs-xxl { font-size: 0.3rem !important; } .fs-xxsl { font-size: 0.4rem !important; } .fs-xxxl { font-size: 0.5rem !important; } .fc-b0 { color: #000 !important; } .fc-b1 { color: #333 !important; } .fc-b2 { color: #666 !important; } .fc-b3 { color: #999 !important; } .fc-w1 { color: #bbb !important; } .fc-w2 { color: #ddd !important; } .fc-w3 { color: #fff !important; } .point-none { pointer-events: none; } .point-auto { pointer-events: auto; } .border-radius { border-radius: 0.05rem; } .border { border: 1px solid #ebeef5; } .border-w { border: 1px solid #fff; } .bd-t { border-top: 1px solid #ebeef5; } .bd-r { border-right: 1px solid #ebeef5; } .bd-b { border-bottom: 1px solid #ebeef5; } .bd-l { border-left: 1px solid #ebeef5; } .bd-t-w { border-top: 1px solid #fff; } .bd-r-w { border-right: 1px solid #fff; } .bd-b-w { border-bottom: 1px solid #fff; } .bd-l-w { border-left: 1px solid #fff; } .fit-contain { -o-object-fit: contain; object-fit: contain; } .fit-cover { -o-object-fit: cover; object-fit: cover; } .fit-fill { -o-object-fit: fill; object-fit: fill; } .fit-scale-down { -o-object-fit: scale-down; object-fit: scale-down; } .flex { display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; } .flex-1 { -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; } .flex-center { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .ff-rw { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .ff-rn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; } .ff-rrw { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-flow: row-reverse wrap; flex-flow: row-reverse wrap; } .ff-rrn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-flow: row-reverse nowrap; flex-flow: row-reverse nowrap; } .ff-cw { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; } .ff-cn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; } .ff-crw { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-flow: column-reverse wrap; flex-flow: column-reverse wrap; } .ff-crn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-flow: column-reverse nowrap; flex-flow: column-reverse nowrap; } .flex-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; width: 0; } .flex-3 { -webkit-box-flex: 0; -ms-flex: 0 0 33.333333333333336%; flex: 0 0 33.333333333333336%; width: 0; } .flex-4 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; width: 0; } .flex-5 { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; width: 0; } .flex-6 { -webkit-box-flex: 0; -ms-flex: 0 0 16.666666666666668%; flex: 0 0 16.666666666666668%; width: 0; } .flex-7 { -webkit-box-flex: 0; -ms-flex: 0 0 14.285714285714286%; flex: 0 0 14.285714285714286%; width: 0; } .flex-8 { -webkit-box-flex: 0; -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; width: 0; } .flex-9 { -webkit-box-flex: 0; -ms-flex: 0 0 11.11111111111111%; flex: 0 0 11.11111111111111%; width: 0; } .flex-10 { -webkit-box-flex: 0; -ms-flex: 0 0 10%; flex: 0 0 10%; width: 0; } .flex-11 { -webkit-box-flex: 0; -ms-flex: 0 0 9.090909090909092%; flex: 0 0 9.090909090909092%; width: 0; } .flex-12 { -webkit-box-flex: 0; -ms-flex: 0 0 8.333333333333334%; flex: 0 0 8.333333333333334%; width: 0; } .flex-13 { -webkit-box-flex: 0; -ms-flex: 0 0 7.692307692307693%; flex: 0 0 7.692307692307693%; width: 0; } .flex-14 { -webkit-box-flex: 0; -ms-flex: 0 0 7.142857142857143%; flex: 0 0 7.142857142857143%; width: 0; } .flex-15 { -webkit-box-flex: 0; -ms-flex: 0 0 6.666666666666667%; flex: 0 0 6.666666666666667%; width: 0; } .flex-16 { -webkit-box-flex: 0; -ms-flex: 0 0 6.25%; flex: 0 0 6.25%; width: 0; } .flex-17 { -webkit-box-flex: 0; -ms-flex: 0 0 5.882352941176471%; flex: 0 0 5.882352941176471%; width: 0; } .flex-18 { -webkit-box-flex: 0; -ms-flex: 0 0 5.555555555555555%; flex: 0 0 5.555555555555555%; width: 0; } .flex-19 { -webkit-box-flex: 0; -ms-flex: 0 0 5.263157894736842%; flex: 0 0 5.263157894736842%; width: 0; } .jc-start { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .jc-end { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .jc-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .jc-between { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .jc-around { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } .ai-start { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .ai-end { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .ai-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .ai-stretch { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .mg0 { margin: 0 !important; } .mgx0 { margin: 0 0 !important; } .mgy0 { margin: 0 0 !important; } .mg1 { margin: 0.05rem !important; } .mgx1 { margin: 0 0.05rem !important; } .mgy1 { margin: 0.05rem 0 !important; } .mg2 { margin: 0.1rem !important; } .mgx2 { margin: 0 0.1rem !important; } .mgy2 { margin: 0.1rem 0 !important; } .mg3 { margin: 0.15rem !important; } .mgx3 { margin: 0 0.15rem !important; } .mgy3 { margin: 0.15rem 0 !important; } .mg4 { margin: 0.2rem !important; } .mgx4 { margin: 0 0.2rem !important; } .mgy4 { margin: 0.2rem 0 !important; } .mg5 { margin: 0.25rem !important; } .mgx5 { margin: 0 0.25rem !important; } .mgy5 { margin: 0.25rem 0 !important; } .mg6 { margin: 0.3rem !important; } .mgx6 { margin: 0 0.3rem !important; } .mgy6 { margin: 0.3rem 0 !important; } .mg7 { margin: 0.35rem !important; } .mgx7 { margin: 0 0.35rem !important; } .mgy7 { margin: 0.35rem 0 !important; } .mg8 { margin: 0.4rem !important; } .mgx8 { margin: 0 0.4rem !important; } .mgy8 { margin: 0.4rem 0 !important; } .mg9 { margin: 0.45rem !important; } .mgx9 { margin: 0 0.45rem !important; } .mgy9 { margin: 0.45rem 0 !important; } .mg10 { margin: 0.5rem !important; } .mgx10 { margin: 0 0.5rem !important; } .mgy10 { margin: 0.5rem 0 !important; } .mg11 { margin: 0.55rem !important; } .mgx11 { margin: 0 0.55rem !important; } .mgy11 { margin: 0.55rem 0 !important; } .mg12 { margin: 0.6rem !important; } .mgx12 { margin: 0 0.6rem !important; } .mgy12 { margin: 0.6rem 0 !important; } .mg13 { margin: 0.65rem !important; } .mgx13 { margin: 0 0.65rem !important; } .mgy13 { margin: 0.65rem 0 !important; } .mg14 { margin: 0.7rem !important; } .mgx14 { margin: 0 0.7rem !important; } .mgy14 { margin: 0.7rem 0 !important; } .mg15 { margin: 0.75rem !important; } .mgx15 { margin: 0 0.75rem !important; } .mgy15 { margin: 0.75rem 0 !important; } .mg16 { margin: 0.8rem !important; } .mgx16 { margin: 0 0.8rem !important; } .mgy16 { margin: 0.8rem 0 !important; } .mg17 { margin: 0.85rem !important; } .mgx17 { margin: 0 0.85rem !important; } .mgy17 { margin: 0.85rem 0 !important; } .mg18 { margin: 0.9rem !important; } .mgx18 { margin: 0 0.9rem !important; } .mgy18 { margin: 0.9rem 0 !important; } .mg19 { margin: 0.95rem !important; } .mgx19 { margin: 0 0.95rem !important; } .mgy19 { margin: 0.95rem 0 !important; } .mg20 { margin: 1rem !important; } .mgx20 { margin: 0 1rem !important; } .mgy20 { margin: 1rem 0 !important; } .pd0 { padding: 0 !important; } .pdx0 { padding: 0 0 !important; } .pdy0 { padding: 0 0 !important; } .pd1 { padding: 0.05rem !important; } .pdx1 { padding: 0 0.05rem !important; } .pdy1 { padding: 0.05rem 0 !important; } .pd2 { padding: 0.1rem !important; } .pdx2 { padding: 0 0.1rem !important; } .pdy2 { padding: 0.1rem 0 !important; } .pd3 { padding: 0.15rem !important; } .pdx3 { padding: 0 0.15rem !important; } .pdy3 { padding: 0.15rem 0 !important; } .pd4 { padding: 0.2rem !important; } .pdx4 { padding: 0 0.2rem !important; } .pdy4 { padding: 0.2rem 0 !important; } .pd5 { padding: 0.25rem !important; } .pdx5 { padding: 0 0.25rem !important; } .pdy5 { padding: 0.25rem 0 !important; } .pd6 { padding: 0.3rem !important; } .pdx6 { padding: 0 0.3rem !important; } .pdy6 { padding: 0.3rem 0 !important; } .pd7 { padding: 0.35rem !important; } .pdx7 { padding: 0 0.35rem !important; } .pdy7 { padding: 0.35rem 0 !important; } .pd8 { padding: 0.4rem !important; } .pdx8 { padding: 0 0.4rem !important; } .pdy8 { padding: 0.4rem 0 !important; } .pd9 { padding: 0.45rem !important; } .pdx9 { padding: 0 0.45rem !important; } .pdy9 { padding: 0.45rem 0 !important; } .pd10 { padding: 0.5rem !important; } .pdx10 { padding: 0 0.5rem !important; } .pdy10 { padding: 0.5rem 0 !important; } .pd11 { padding: 0.55rem !important; } .pdx11 { padding: 0 0.55rem !important; } .pdy11 { padding: 0.55rem 0 !important; } .pd12 { padding: 0.6rem !important; } .pdx12 { padding: 0 0.6rem !important; } .pdy12 { padding: 0.6rem 0 !important; } .pd13 { padding: 0.65rem !important; } .pdx13 { padding: 0 0.65rem !important; } .pdy13 { padding: 0.65rem 0 !important; } .pd14 { padding: 0.7rem !important; } .pdx14 { padding: 0 0.7rem !important; } .pdy14 { padding: 0.7rem 0 !important; } .pd15 { padding: 0.75rem !important; } .pdx15 { padding: 0 0.75rem !important; } .pdy15 { padding: 0.75rem 0 !important; } .pd16 { padding: 0.8rem !important; } .pdx16 { padding: 0 0.8rem !important; } .pdy16 { padding: 0.8rem 0 !important; } .pd17 { padding: 0.85rem !important; } .pdx17 { padding: 0 0.85rem !important; } .pdy17 { padding: 0.85rem 0 !important; } .pd18 { padding: 0.9rem !important; } .pdx18 { padding: 0 0.9rem !important; } .pdy18 { padding: 0.9rem 0 !important; } .pd19 { padding: 0.95rem !important; } .pdx19 { padding: 0 0.95rem !important; } .pdy19 { padding: 0.95rem 0 !important; } .pd20 { padding: 1rem !important; } .pdx20 { padding: 0 1rem !important; } .pdy20 { padding: 1rem 0 !important; } .mgt0 { margin-top: 0 !important; } .mgt1 { margin-top: 0.05rem !important; } .mgt2 { margin-top: 0.1rem !important; } .mgt3 { margin-top: 0.15rem !important; } .mgt4 { margin-top: 0.2rem !important; } .mgt5 { margin-top: 0.25rem !important; } .mgt6 { margin-top: 0.3rem !important; } .mgt7 { margin-top: 0.35rem !important; } .mgt8 { margin-top: 0.4rem !important; } .mgt9 { margin-top: 0.45rem !important; } .mgt10 { margin-top: 0.5rem !important; } .mgt11 { margin-top: 0.55rem !important; } .mgt12 { margin-top: 0.6rem !important; } .mgt13 { margin-top: 0.65rem !important; } .mgt14 { margin-top: 0.7rem !important; } .mgt15 { margin-top: 0.75rem !important; } .mgt16 { margin-top: 0.8rem !important; } .mgt17 { margin-top: 0.85rem !important; } .mgt18 { margin-top: 0.9rem !important; } .mgt19 { margin-top: 0.95rem !important; } .mgt20 { margin-top: 1rem !important; } .mgr0 { margin-right: 0 !important; } .mgr1 { margin-right: 0.05rem !important; } .mgr2 { margin-right: 0.1rem !important; } .mgr3 { margin-right: 0.15rem !important; } .mgr4 { margin-right: 0.2rem !important; } .mgr5 { margin-right: 0.25rem !important; } .mgr6 { margin-right: 0.3rem !important; } .mgr7 { margin-right: 0.35rem !important; } .mgr8 { margin-right: 0.4rem !important; } .mgr9 { margin-right: 0.45rem !important; } .mgr10 { margin-right: 0.5rem !important; } .mgr11 { margin-right: 0.55rem !important; } .mgr12 { margin-right: 0.6rem !important; } .mgr13 { margin-right: 0.65rem !important; } .mgr14 { margin-right: 0.7rem !important; } .mgr15 { margin-right: 0.75rem !important; } .mgr16 { margin-right: 0.8rem !important; } .mgr17 { margin-right: 0.85rem !important; } .mgr18 { margin-right: 0.9rem !important; } .mgr19 { margin-right: 0.95rem !important; } .mgr20 { margin-right: 1rem !important; } .mgb0 { margin-bottom: 0 !important; } .mgb1 { margin-bottom: 0.05rem !important; } .mgb2 { margin-bottom: 0.1rem !important; } .mgb3 { margin-bottom: 0.15rem !important; } .mgb4 { margin-bottom: 0.2rem !important; } .mgb5 { margin-bottom: 0.25rem !important; } .mgb6 { margin-bottom: 0.3rem !important; } .mgb7 { margin-bottom: 0.35rem !important; } .mgb8 { margin-bottom: 0.4rem !important; } .mgb9 { margin-bottom: 0.45rem !important; } .mgb10 { margin-bottom: 0.5rem !important; } .mgb11 { margin-bottom: 0.55rem !important; } .mgb12 { margin-bottom: 0.6rem !important; } .mgb13 { margin-bottom: 0.65rem !important; } .mgb14 { margin-bottom: 0.7rem !important; } .mgb15 { margin-bottom: 0.75rem !important; } .mgb16 { margin-bottom: 0.8rem !important; } .mgb17 { margin-bottom: 0.85rem !important; } .mgb18 { margin-bottom: 0.9rem !important; } .mgb19 { margin-bottom: 0.95rem !important; } .mgb20 { margin-bottom: 1rem !important; } .mgl0 { margin-left: 0 !important; } .mgl1 { margin-left: 0.05rem !important; } .mgl2 { margin-left: 0.1rem !important; } .mgl3 { margin-left: 0.15rem !important; } .mgl4 { margin-left: 0.2rem !important; } .mgl5 { margin-left: 0.25rem !important; } .mgl6 { margin-left: 0.3rem !important; } .mgl7 { margin-left: 0.35rem !important; } .mgl8 { margin-left: 0.4rem !important; } .mgl9 { margin-left: 0.45rem !important; } .mgl10 { margin-left: 0.5rem !important; } .mgl11 { margin-left: 0.55rem !important; } .mgl12 { margin-left: 0.6rem !important; } .mgl13 { margin-left: 0.65rem !important; } .mgl14 { margin-left: 0.7rem !important; } .mgl15 { margin-left: 0.75rem !important; } .mgl16 { margin-left: 0.8rem !important; } .mgl17 { margin-left: 0.85rem !important; } .mgl18 { margin-left: 0.9rem !important; } .mgl19 { margin-left: 0.95rem !important; } .mgl20 { margin-left: 1rem !important; } .pdt0 { padding-top: 0 !important; } .pdt1 { padding-top: 0.05rem !important; } .pdt2 { padding-top: 0.1rem !important; } .pdt3 { padding-top: 0.15rem !important; } .pdt4 { padding-top: 0.2rem !important; } .pdt5 { padding-top: 0.25rem !important; } .pdt6 { padding-top: 0.3rem !important; } .pdt7 { padding-top: 0.35rem !important; } .pdt8 { padding-top: 0.4rem !important; } .pdt9 { padding-top: 0.45rem !important; } .pdt10 { padding-top: 0.5rem !important; } .pdt11 { padding-top: 0.55rem !important; } .pdt12 { padding-top: 0.6rem !important; } .pdt13 { padding-top: 0.65rem !important; } .pdt14 { padding-top: 0.7rem !important; } .pdt15 { padding-top: 0.75rem !important; } .pdt16 { padding-top: 0.8rem !important; } .pdt17 { padding-top: 0.85rem !important; } .pdt18 { padding-top: 0.9rem !important; } .pdt19 { padding-top: 0.95rem !important; } .pdt20 { padding-top: 1rem !important; } .pdr0 { padding-right: 0 !important; } .pdr1 { padding-right: 0.05rem !important; } .pdr2 { padding-right: 0.1rem !important; } .pdr3 { padding-right: 0.15rem !important; } .pdr4 { padding-right: 0.2rem !important; } .pdr5 { padding-right: 0.25rem !important; } .pdr6 { padding-right: 0.3rem !important; } .pdr7 { padding-right: 0.35rem !important; } .pdr8 { padding-right: 0.4rem !important; } .pdr9 { padding-right: 0.45rem !important; } .pdr10 { padding-right: 0.5rem !important; } .pdr11 { padding-right: 0.55rem !important; } .pdr12 { padding-right: 0.6rem !important; } .pdr13 { padding-right: 0.65rem !important; } .pdr14 { padding-right: 0.7rem !important; } .pdr15 { padding-right: 0.75rem !important; } .pdr16 { padding-right: 0.8rem !important; } .pdr17 { padding-right: 0.85rem !important; } .pdr18 { padding-right: 0.9rem !important; } .pdr19 { padding-right: 0.95rem !important; } .pdr20 { padding-right: 1rem !important; } .pdb0 { padding-bottom: 0 !important; } .pdb1 { padding-bottom: 0.05rem !important; } .pdb2 { padding-bottom: 0.1rem !important; } .pdb3 { padding-bottom: 0.15rem !important; } .pdb4 { padding-bottom: 0.2rem !important; } .pdb5 { padding-bottom: 0.25rem !important; } .pdb6 { padding-bottom: 0.3rem !important; } .pdb7 { padding-bottom: 0.35rem !important; } .pdb8 { padding-bottom: 0.4rem !important; } .pdb9 { padding-bottom: 0.45rem !important; } .pdb10 { padding-bottom: 0.5rem !important; } .pdb11 { padding-bottom: 0.55rem !important; } .pdb12 { padding-bottom: 0.6rem !important; } .pdb13 { padding-bottom: 0.65rem !important; } .pdb14 { padding-bottom: 0.7rem !important; } .pdb15 { padding-bottom: 0.75rem !important; } .pdb16 { padding-bottom: 0.8rem !important; } .pdb17 { padding-bottom: 0.85rem !important; } .pdb18 { padding-bottom: 0.9rem !important; } .pdb19 { padding-bottom: 0.95rem !important; } .pdb20 { padding-bottom: 1rem !important; } .pdl0 { padding-left: 0 !important; } .pdl1 { padding-left: 0.05rem !important; } .pdl2 { padding-left: 0.1rem !important; } .pdl3 { padding-left: 0.15rem !important; } .pdl4 { padding-left: 0.2rem !important; } .pdl5 { padding-left: 0.25rem !important; } .pdl6 { padding-left: 0.3rem !important; } .pdl7 { padding-left: 0.35rem !important; } .pdl8 { padding-left: 0.4rem !important; } .pdl9 { padding-left: 0.45rem !important; } .pdl10 { padding-left: 0.5rem !important; } .pdl11 { padding-left: 0.55rem !important; } .pdl12 { padding-left: 0.6rem !important; } .pdl13 { padding-left: 0.65rem !important; } .pdl14 { padding-left: 0.7rem !important; } .pdl15 { padding-left: 0.75rem !important; } .pdl16 { padding-left: 0.8rem !important; } .pdl17 { padding-left: 0.85rem !important; } .pdl18 { padding-left: 0.9rem !important; } .pdl19 { padding-left: 0.95rem !important; } .pdl20 { padding-left: 1rem !important; } .lh1 { line-height: 0.12rem !important; } .lh2 { line-height: 0.18rem !important; } .lh3 { line-height: 0.24rem !important; } .lh4 { line-height: 0.3rem !important; } .lh5 { line-height: 0.36rem !important; } .lh6 { line-height: 0.42rem !important; } .lh7 { line-height: 0.48rem !important; } .lh8 { line-height: 0.54rem !important; } .lh9 { line-height: 0.6rem !important; } .opacity0 { opacity: 0 !important; } .opacity1 { opacity: 0.1 !important; } .opacity2 { opacity: 0.2 !important; } .opacity3 { opacity: 0.3 !important; } .opacity4 { opacity: 0.4 !important; } .opacity5 { opacity: 0.5 !important; } .opacity6 { opacity: 0.6 !important; } .opacity7 { opacity: 0.7 !important; } .opacity8 { opacity: 0.8 !important; } .opacity9 { opacity: 0.9 !important; } .w100p { width: 100% !important; } .h100p { height: 100% !important; } .w10 { width: 0.1rem !important; } .h10 { height: 0.1rem !important; } .w12 { width: 0.12rem !important; } .h12 { height: 0.12rem !important; } .w20 { width: 0.2rem !important; } .h20 { height: 0.2rem !important; } .w30 { width: 0.3rem !important; } .h30 { height: 0.3rem !important; } .w40 { width: 0.4rem !important; } .h40 { height: 0.4rem !important; } .w50 { width: 0.5rem !important; } .h50 { height: 0.5rem !important; } .w60 { width: 0.6rem !important; } .h60 { height: 0.6rem !important; } .w70 { width: 0.7rem !important; } .h70 { height: 0.7rem !important; } .w80 { width: 0.8rem !important; } .h80 { height: 0.8rem !important; } .w90 { width: 0.9rem !important; } .h90 { height: 0.9rem !important; } .w100 { width: 1rem !important; } .h100 { height: 1rem !important; } .w150 { width: 1.5rem !important; } .h150 { height: 1.5rem !important; } .w200 { width: 2rem !important; } .h200 { height: 2rem !important; } .w250 { width: 2.5rem !important; } .h250 { height: 2.5rem !important; } .w300 { width: 3rem !important; } .h300 { height: 3rem !important; } .w350 { width: 3.5rem !important; } .h350 { height: 3.5rem !important; } .w400 { width: 4rem !important; } .h400 { height: 4rem !important; } .w450 { width: 4.5rem !important; } .h450 { height: 4.5rem !important; } .w500 { width: 5rem !important; } .h500 { height: 5rem !important; } .w550 { width: 5.5rem !important; } .h550 { height: 5.5rem !important; } .w600 { width: 6rem !important; } .h600 { height: 6rem !important; } .w650 { width: 6.5rem !important; } .h650 { height: 6.5rem !important; } .w700 { width: 7rem !important; } .h700 { height: 7rem !important; } .w750 { width: 7.5rem !important; } .h750 { height: 7.5rem !important; } .w800 { width: 8rem !important; } .h800 { height: 8rem !important; } .w850 { width: 8.5rem !important; } .h850 { height: 8.5rem !important; } .w900 { width: 9rem !important; } .h900 { height: 9rem !important; } .w950 { width: 9.5rem !important; } .h950 { height: 9.5rem !important; } .w1000 { width: 10rem !important; } .h1000 { height: 10rem !important; } .scroll-y { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow-y: auto; -webkit-overflow-scrolling: touch; } .scroll-x { display: -webkit-box; display: -ms-flexbox; display: flex; overflow-x: auto; -webkit-overflow-scrolling: touch; } .omit-1, .omit-2, .omit-3, .omit-4, .omit-5, .omit-6, .omit-7, .omit-8, .omit-9 { display: -webkit-box; overflow: hidden; word-break: break-all; /* autoprefixer: ignore next */ -webkit-box-orient: vertical; } .omit-1 { -webkit-line-clamp: 1; } .omit-2 { -webkit-line-clamp: 2; } .omit-3 { -webkit-line-clamp: 3; } .omit-4 { -webkit-line-clamp: 4; } .omit-5 { -webkit-line-clamp: 5; } .omit-6 { -webkit-line-clamp: 6; } .omit-7 { -webkit-line-clamp: 7; } .omit-8 { -webkit-line-clamp: 8; } .omit-9 { -webkit-line-clamp: 9; } .line-through { text-decoration: line-through; } .clearfix { *zoom: 1; clear: both; } .clearfixbefore, .clearfixafter { content: ' '; display: block; height: 0; clear: both; visibility: hidden; } .inline-block { display: inline-block; } .overflow-hidden { overflow: hidden; } .fl { float: left; } .fr { float: right; } .hide { display: none; } .hand { cursor: pointer; } .cursor-grab { cursor: -webkit-grab; cursor: grab; } .cursor-grabbing { cursor: -webkit-grabbing; cursor: grabbing; } .cursor-pointer { cursor: pointer; } .cursor-not-allowed { cursor: not-allowed; } .cursor-default { cursor: default; } .cursor-move { cursor: move; } .omit, .flex-omit-x, .flex-omit-y { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; } .flex-omit-x { width: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .flex-omit-y { height: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .tal { text-align: left; } .tac { text-align: center; } .tar { text-align: right; } .margin-auto { margin: auto; } .margin-xauto { margin: 0 auto; } .margin-yauto { margin: auto 0; } .pf { position: fixed; } .pr { position: relative !important; } .pa { position: absolute !important; } .pac { position: absolute !important; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .select-none { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .pre { white-space: pre-wrap; } .full { height: 100%; width: 100%; } .round { border-radius: 50%; } .strong { font-weight: 600; } .hover:hover { color: #0195ff !important; cursor: pointer; background-color: rgba(0, 0, 0, 0); } .hover-success:hover { color: #67c23a !important; cursor: pointer; background-color: rgba(0, 0, 0, 0); } .hover-danger:hover { color: #f8645c !important; cursor: pointer; background-color: rgba(0, 0, 0, 0); } .hover-bg-theme:hover { color: #fff !important; cursor: pointer; background-color: #0195ff; } .hover-bg-danger:hover { color: #fff !important; cursor: pointer; background-color: #f8645c; } .hover-shadow { -webkit-transition: all 0.1s; -o-transition: all 0.1s; transition: all 0.1s; } .hover-shadow:hover { -webkit-box-shadow: 0.02rem 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.2); box-shadow: 0.02rem 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.2); } .hover-scale { -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .hover-scale:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .line { position: relative; } .line::after { content: ''; position: absolute; width: 1rem; height: 1px; background-color: #bbb; left: -1.2rem; top: 50%; } .line::before { content: ''; position: absolute; width: 1rem; height: 1px; background-color: #bbb; right: -1.2rem; top: 50%; } .list-style-none { list-style: none; } .list-style-disc { list-style: disc; } .list-style-circle { list-style: circle; } .list-style-decimal { list-style: decimal; } .scroll-smooth { scroll-behavior: smooth; } .hr-in-line { width: 100%; height: 1px; background: #eee; } /* 项目配置 */ [v-cloak] { display: none; } .wmin { width: min-content; } .wmax { width: max-content; } .wfit { width: fit-content; } .pdxg { padding: 0 13.541666666666666%; } .image-rendering { image-rendering: -webkit-optimize-contrast !important; } .box-shadow { box-shadow: 0.02rem 0.02rem 0.1rem 0 rgba(0, 0, 0, 0.2); } .nowrap { white-space: nowrap; } /* 模块标题字号 */ .title-fs { font-size: 0.4rem; } .subtitle-fs { font-size: 0.18rem; } .mh450 { max-height: 4.5rem; } .mh600 { max-height: 6rem; } .mh200 { max-height: 2rem; } #newBridge { display: none !important; } #newBridge .nb-icon-wrap ins { display: none !important; width: 0 !important; } #newBridge #nb_icon_wrap { top: unset !important; bottom: 50vh !important; } @media screen and (max-width: 768px) { /* 模块标题字号 */ .title-fs { font-size: 0.2rem; font-weight: 600; } .subtitle-fs { font-size: 0.16rem; } .pdxg { padding: 0 0.15rem; } #newBridge #nb_icon_wrap { top: unset !important; bottom: 25vh !important; } } [v-block] { display: none; }