<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
ç½‘å€ï¼šhttp://yuilibrary.com/yui/docs/cssreset/
//æ¸…é™¤é»˜è®¤æ&nbsp;·å¼è¡¨
*/

html{

}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,footer,article,aside,header,section,nav,figure,figcaption,hgroup{
	margin:0;
	padding:0;
}body{
	font-family:"Microsoft YaHei";
}table{
	border-collapse:collapse;
	border-spacing:0;
}fieldset,img{
	border:0;
}address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}ol,ul{
	list-style:none;
}caption,th{
	text-align:left;
}h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}q:before,q:after{
	content:'';
}abbr,acronym{
	border:0;
	font-variant:normal;
}sup{
	vertical-align:text-top;
}sub{
	vertical-align:text-bottom;
}input,textarea,select{
	font-family:inherit;
	/*font-size:inherit;*/
	font-weight:inherit;
	*font-size:100%;
	border: none;
	resize: none;
	outline: medium none;/*æ¸…æ¥šé€‰ä¸­æ•ˆæžœ*/
	/*æ¸…æ¥šæµè§ˆå™¨é»˜è®¤çš„æ&nbsp;·å¼*/

}legend{
	color:#959595;
}#yui3-css-stamp.cssreset{ display:none}
select {
	/*Chromeå’ŒFirefoxé‡Œé¢çš„è¾¹æ¡†æ˜¯ä¸ä¸€æ&nbsp;·çš„ï¼Œæ‰€ä»¥å¤å†™äº†ä¸€ä¸‹*/

	/*å¾ˆå…³é”®ï¼šå°†é»˜è®¤çš„selecté€‰æ‹©æ¡†æ&nbsp;·å¼æ¸…é™¤*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;

	/*ä¸ºä¸‹æ‹‰å°ç®­å¤´ç•™å‡ºä¸€ç‚¹ä½ç½®ï¼Œé¿å…è¢«æ–‡å­—è¦†ç›–*/
	padding-right: 14px;
	outline-color: #e6e6e6;

}
button{
	border: none;
	resize: none;
	outline: none;/*æ¸…æ¥šé€‰ä¸­æ•ˆæžœ*/
	-webkit-appearance: none;/*æ¸…æ¥šæµè§ˆå™¨é»˜è®¤çš„æ&nbsp;·å¼*/
}

/*æ¸…é™¤ieçš„é»˜è®¤é€‰æ‹©æ¡†æ&nbsp;·å¼æ¸…é™¤ï¼Œéšè—ä¸‹æ‹‰ç®­å¤´*/
select::-ms-expand { display: none;
}
input::-ms-clear { display: none;
}
a{
	text-decoration: none;
	list-style: none;
}
element{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}










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