<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鍏ㄥ眬鏍峰紡鍒濆鍖�:end */
li{list-style: none;}
input,textarea {
    border: 0; /* 鏂规硶1 */
    -webkit-appearance: none; /* 鏂规硶2 */
}
.bcall{background-color: #3594ce;}
.bc0{background-color: #000000;}
.bc1{background-color: #ffffff;}
.bcf8{background-color: #f8f9fa;}
.call{color: #3594ce;}
.c0{color: #000000;}
.c1{color: #FFFFFF;}
.c7{color: #7d7d7d;}
.c98{color: #989898;}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb60{margin-bottom:60px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}
.mt60{margin-top:60px}
.mr10{margin-right: 10px;}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mr25{margin-right:25px}
.mr40{margin-right:40px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml70{margin-left:70px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt20{padding-top:20px}
.pt40{padding-top:40px}
.pt50{padding-top:50px}
.pt70{padding-top:70px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl30{padding-left:30px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pb50{padding-bottom:50px}
.patb10{padding-top: 10px;padding-bottom: 10px;}
.parl10{padding-left: 10px;padding-right: 10px;}
.pa_b{padding-left: 20px;padding-right: 20px;}
.pa_c{padding-left: 30px;padding-right: 30px;}
.pa_d{padding-left: 40px;padding-right: 40px;}
.ma_a{margin-left: 10px;margin-right: 10px;}
.ma_b{margin-left: 20px;margin-right: 20px;}
.tc{text-align: center;}
.tr{text-align: right;}
.lh12{ line-height:1.2;}
.lh18{ line-height:1.8;}
.lh20{ line-height:2;}
.lh22{ line-height:2.2;}
.lh25{ line-height:2.5;}
.lh30{ line-height:3;}
.h10{ height:10px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h45{ height:45px;}
.h50{ height:50px;}
.lhh30{ height:30px;line-height: 30px;}
.lhh40{ height:40px;line-height: 40px;}
.lhh45{ height:45px;line-height: 45px;}
.lhh50{ height:50px;line-height: 50px;}
.lhh60{ height:60px;line-height: 60px;}
.lhh140{ height:140px;line-height: 140px;}
.w20{width: 20%;}
.w30{width: 30%;}
.w33{width: 33.333333%;}
.w50{width: 50%;}
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f25{font-size: 25px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f35{font-size: 35px;}
.f40{font-size: 40px;}
.cl{overflow: hidden;}
.block{display: block;}
.txt{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-break: break-all;}
.borad{border-radius:50%;}
.overy{overflow-y:auto;}
.fwb{font-weight: bold;}
.posr{position: relative;}
.borb{border-bottom: 1px solid #ddd;}
.borte{border-top: 1px solid #eee;}
.borbe{border-bottom: 1px solid #eee;}
.borre{border-right: 1px solid #eee;}
.bort_5c7{border-top:5px solid #DB3652;}
.borb_2c7{border-bottom:2px solid #DB3652;}
.borb_2c0{border-bottom:2px solid #000000;}
.pointer{cursor: pointer;}
.inline-block{display: inline-block;}
.inblock{display: inline-block;}
.bgb,.bgs{background-position: center;background-repeat: no-repeat;}
.bgb{background-size: cover;}
.bgs{background-size: contain;}
.clear{clear: both;}

.flexcenter{display: -webkit-flex;display: flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;}
.flexdown{display: -webkit-flex;display: flex;align-items: center;justify-content: center;flex-direction: column;-webkit-align-items: center;-webkit-justify-content: center;-webkit-flex-direction: column;}
.flex{display: -webkit-flex;display: flex;align-items: center;justify-content: space-between;-webkit-align-items: center;-webkit-justify-content: space-between;}
.flexleft{display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;}
.flexauto{display: -webkit-flex;display: flex;align-items: center;justify-content:space-around;-webkit-align-items: center;-webkit-justify-content:space-around;}
.flexzero{-webkit-flex-grow: 0;flex-grow: 0;-webkit-flex-shrink: 0;flex-shrink: 0}
.flexbase{display: -webkit-flex;display: flex;align-items: baseline;-webkit-align-items: baseline;}
.flexs{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-direction: column;flex-direction: column;}
.flex1{flex: 1;flex-grow: 1;flex-shrink: 1;flex-basis: 0%;-webkit-flex:1;-webkit-flex-grow: 1;-webkit-flex-shrink: 1;-webkit-flex-basis: 0%;}

</pre></body></html>