<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***** css reset*****/ 
/* 鍐呭杈硅窛閫氬父璁╁悇涓祻瑙堝櫒鏍峰紡鐨勮〃鐜颁綅缃笉鍚� */
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,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
margin:0;padding:0;}
/* 瑕佹敞鎰忚〃鍗曞厓绱犲苟涓嶇户鎵跨埗绾� font 鐨勯棶棰� */ 
body,button,input,select,textarea {font:14px/1 "寰蒋闆呴粦",Helvetica,arial,sans-serif;}
input,select,textarea {font-size:100%;}
/* 鍘绘帀鍚凾able cell 鐨勮竟璺濆苟璁╁叾杈归噸鍚� */
table {border-collapse:collapse;border-spacing:0;}
/* IE bug fixed: th 涓嶇户鎵� text-align*/
th {text-align:inherit;}
/* 鍘婚櫎榛樿杈规 */
fieldset,img {border:none;}
/* ie6 7 8(q) bug 鏄剧ず涓鸿鍐呰〃鐜� */
iframe {display:block;}
/* 鍘绘帀 firefox 涓嬫鍏冪礌鐨勮竟妗� */
abbr,acronym {border:none;font-variant:normal;}
/* 涓€鑷寸殑 del 鏍峰紡 */
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}
/* 鍘绘帀鍒楄〃鍓嶇殑鏍囪瘑, li 浼氱户鎵� */
ol,ul {list-style:none;}
/* 瀵归綈鏄帓鐗堟渶閲嶈鐨勫洜绱�, 鍒浠€涔堥兘灞呬腑 */
caption,th {text-align:left;} 
/* 璁╅摼鎺ュ湪 hover 鐘舵€佷笅鏄剧ず涓嬪垝绾� */
a:hover {text-decoration:none;}
/* 榛樿涓嶆樉绀轰笅鍒掔嚎锛屼繚鎸侀〉闈㈢畝娲� */
ins,a {text-decoration:none;}
/* IE6,7鐒︾偣鐐圭姸绾垮幓闄� */
a:focus,*:focus {outline:none;}
/* 娓呴櫎娴姩 */
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1; /* for IE6 IE7 */}
.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}  
/*绠ご鍚戜笅鐨勪笁瑙掑舰*/
.arrowBot {border-color:  #666 transparent transparent; border-style: solid dashed dashed ; border-width: 4px; height: 0; position: absolute; right: 5px; top: 11px; width: 0; }
 /*绠ご鍚戜笂鐨勪笁瑙掑舰*/ 
.arrowTop {border-color: transparent transparent #333; border-style: dashed dashed solid; border-width: 6px; height: 0; position: absolute; right: 12px; top: -4px; width: 0; }
/* palceholder榛樿鏍峰紡 */
::-webkit-input-placeholder { /* WebKit browsers */
color:#333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#333;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#333;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#333;
}

/*****css common*****/ </pre></body></html>