<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body, div,span,label,b, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tr,th,td,thead,tbody,table,
fieldset,img,address,caption, cite,code,dfn,em,strong,var,abbr,acronym,capation{
    margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
    -webkit-tap-highlight-color:transparent;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul {list-style:none;}
body{font-size:14px;background-color:#f5f5f5;font-family: "Avenir", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:#333;margin:0;}
/*flex*/
.myflex{display:-webkit-flex; display:flex;}
.myflex-l{display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center;}
.myflex-v{display:-webkit-flex; display:flex; -webkit-align-items:center; align-items:center;}
.myflex-lv{display:-webkit-flex; display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center; align-items:center;}
.myflex2{display:-webkit-flex; display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.myflex2-v{display:-webkit-flex; display:flex; -webkit-justify-content:space-between;justify-content:space-between;
	-webkit-align-items:center; align-items:center;}
.flex1{-webkit-flex:1;-ms-flex:1;flex:1;}
.flex2{-webkit-flex:2;flex:2;}
.flex3{-webkit-flex:3;flex:3;}
.flex4{-webkit-flex:4;flex:4;}
.flex5{-webkit-flex:5;flex:5;}
.flex6{-webkit-flex:6;flex:6;}
.flexDirection-col{-webkit-flex-direction:column;flex-direction:column;}
.flexWrap{-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.stretch{-webkit-align-items:stretch;align-items:stretch;}
.myhide{display:none !important;}
.invisible{visibility:hidden;opacity:0;}
.marginauto-l{margin-left:auto;}
.marginauto-r{margin-right:auto;}
.width250{width:250px !important;}
.width200{width:200px !important;}
.width150{width:150px !important;}
.width100{width:100px !important;}
.width80{width:80px !important;}
.width50{width:50px !important;}
.width0{width:0px !important;}
.w-100{width:100%;}
.w-50{width:50%;}
.h-100{height:100%;}
.h-50{height:50%;}
.actionFont{color:#f44933;cursor:pointer;display:inline-block;line-height:1.2;}
.actionFont:hover{text-decoration:underline;color:#f44933;}
.linkFont{color:#20a0ff;color:#366afc;cursor:pointer;display:inline-block;line-height:1.2;}
.linkFont:hover{text-decoration:underline;}
.ellipsis1{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.ellipsis2{overflow:hidden;display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis3{overflow:hidden;display:-webkit-box; -webkit-line-clamp:3;-webkit-box-orient:vertical;}
.overflowHidden{overflow:hidden;}
.inlineB{display:inline-block!important;}
.block{display:block!important;}
.cursor-pointer{cursor:pointer;}
.mt30{margin-top:30px!important;}
.mt20{margin-top:20px!important;}
.mt15{margin-top:15px!important;}
.mt10{margin-top:10px!important;}
.mt5{margin-top:5px!important;}
.mt3{margin-top:3px!important;}
.mt0{margin-right:0px!important;}
.mb30{margin-bottom:30px!important;}
.mb20{margin-bottom:20px!important;}
.mb15{margin-bottom:15px!important;}
.mb10{margin-bottom:10px!important;}
.mb5{margin-bottom:5px!important;}
.mb3{margin-bottom:3px!important;}
.mb0{margin-bottom:0px!important;}
.ml30{margin-left:30px!important;}
.ml20{margin-left:20px!important;}
.ml15{margin-left:15px!important;}
.ml10{margin-left:10px!important;}
.ml5{margin-left:5px!important;}
.ml3{margin-left:3px!important;}
.ml0{margin-left:0px!important;}
.mr30{margin-right:30px!important;}
.mr20{margin-right:20px!important;}
.mr15{margin-right:15px!important;}
.mr10{margin-right:10px!important;}
.mr5{margin-right:5px!important;}
.mr3{margin-right:3px!important;}
.mr0{margin-right:0px!important;}
.fon12{font-size:12px;}
.fon14{font-size:14px;}
.fon16{font-size:16px;}
.fon18{font-size:18px;}
.fon20{font-size:20px;}
.fon22{font-size:22px;}
.fon24{font-size:24px;}
.fon26{font-size:26px;}
.fon28{font-size:28px;}
.fon30{font-size:30px;}
.fweight{font-weight:600;}
.fnormal{font-weight:normal;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.border0{border:none;}
.bgSize-cover{background-size:cover !important;}
.nowrap{white-space:nowrap;}
.relative{position:relative}
.absolute{position:absolute}
.actionFont{color:#666;cursor:pointer;display:inline-block;line-height:1.2;}
.actionFont:hover{text-decoration:underline;color:#666;}
.cor999{color:#999;}
.cor666{color:#666;}
.cor333{color:#333;}
.corWhite{color:#fff;}
.fr{float:right;}
.fl{float:left;}</pre></body></html>