<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
* { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
html,body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, select {margin:0;padding:0;}
html,body{font-family:"è‹¹æ–¹ç®€",Arial,Helvetica,sans-serif;-webkit-text-size-adjust:100%;color:#202124;margin:0;padding:0;}
table {border-collapse:collapse; border-spacing:0;}
ol, ul, li {list-style:none;}
fieldset, img {border:0;}
q:before, q:after {content:'';}
a:focus, input, textarea {outline-style:none;}/*å¯¹ie7+æœ‰æ•ˆ*/
input:focus{
	outline: 1px solid #0E7AF4;
}
textarea:focus{
	outline: 1px solid #0E7AF4;
}
/* input[type="text"], input[type="password"], textarea {outline-style:none;-webkit-appearance:none;} */
textarea {resize:none}
address, caption, cite, code, dfn, em, i, th, var, b {font-style:normal;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
a {text-decoration:none; color: #333;}
a:hover {text-decoration:none;}
img{border:0;vertical-align:middle; object-fit: cover;}
select {
	outline: none;
	/*Chromeå’ŒFirefoxé‡Œé¢çš„è¾¹æ¡†æ˜¯ä¸ä¸€æ&nbsp;·çš„ï¼Œæ‰€ä»¥å¤å†™äº†ä¸€ä¸‹*/
	border: 1px solid #d8d8d8;
	/*å¾ˆå…³é”®ï¼šå°†é»˜è®¤çš„selecté€‰æ‹©æ¡†æ&nbsp;·å¼æ¸…é™¤*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*åœ¨é€‰æ‹©æ¡†çš„æœ€å³ä¾§ä¸­é—´æ˜¾ç¤ºå°ç®­å¤´å›¾ç‰‡*/
	/* background: url("../img/down.png") no-repeat scroll right center transparent; */
	/*ä¸ºä¸‹æ‹‰å°ç®­å¤´ç•™å‡ºä¸€ç‚¹ä½ç½®ï¼Œé¿å…è¢«æ–‡å­—è¦†ç›–*/
	padding-right: 14px;
}
/*æ¸…é™¤ieçš„é»˜è®¤é€‰æ‹©æ¡†æ&nbsp;·å¼æ¸…é™¤ï¼Œéšè—ä¸‹æ‹‰ç®­å¤´*/
select::-ms-expand { display: none; }

.fl{float: left;}
.fr{float: right;}
.clearfix::after {display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix {zoom:1}
.ellipsis{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.disblock{display: block;}
.disnone{display: none;}</pre></body></html>