<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*å®šä½*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
label{ font-weight: normal;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
html,body{ width: 100%; height: 100%; position: relative}
input{outline: none; font-weight: normal}
input::-webkit-input-placeholder { color:#999;font-size:14px; font-weight: normal}
input:-moz-placeholder { color:#999;font-size:14px; font-weight: normal}
input::-moz-placeholder { color:#999;font-size:14px; font-weight: normal}
input:-ms-input-placeholder {color:#999;font-size:14px; font-weight: normal}



textarea::-webkit-input-placeholder { color:#999; font-weight: normal}
textarea:-moz-placeholder { color:#999; font-weight: normal}
textarea::-moz-placeholder { color:#999; font-weight: normal}
textarea:-ms-input-placeholder {color:#999;font-weight: normal}


::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#fff;}
::-webkit-scrollbar-thumb{background-color:#53bafa;}
::-webkit-scrollbar-thumb:hover {background-color:#025386}
::-webkit-scrollbar-thumb:active {background-color:#00aff0}



.inputTip{ overflow: hidden; background-color: #fff; box-shadow: 0 0 10px #ddd; width: 100%; position: absolute; left: 0; top: 100%; box-sizing: border-box; border: 1px solid #e9e9e9;}
.inputTip .item{ display: block; margin: 0 !important; padding: 0 5px; width: 100%; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 20px; line-height: 20px; font-size: 12px; color: #666; cursor: pointer}
.inputTip .item.active{ background-color: #e9e9e9}









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