<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,var,address,dfn{font-style:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
button{cursor:pointer;color: #000;}
h1,h2,h3,h4,h5,h6,strong,b{font-weight:normal;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;font-family: 'msyh';color:#202020;outline:0;}
img{max-width: 100%;}
body{background:#fff;font-size: 14px;position: relative;}
@font-face {font-family: 'msyh';src: url('../font/msyh.ttc') format('truetype');font-weight: normal;font-style: normal;}
*{font-family: 'msyh';padding: 0px;margin: 0px;}
/* æ‰‹æœºé¡µé¢å…¨å±€æ¡†æž¶ */

a,a:hover,a:link,a:visited{color: #000000;text-decoration: none;}

.ul_li {
	list-style-type: none;/*åŽ»æŽ‰æ—&nbsp;åºåˆ—è¡¨å‰é¢é»‘ç‚¹æ•ˆæžœ*/
	padding: 0px;
	margin: 0PX;
}
.ul_li_left li{float: left;}
.ul_li_right li{float: right;}

/*å¿«æ·ç±»*/
.g-f-left {float: left;}
.g-f-right {float: right;}
.g-f-center{display: flex;justify-content: center;align-items: center;}
.g-f-uldiv{display: flex;flex-wrap: wrap;justify-content: space-between;}

/*g-f-clearæ¸…é™¤æµ®åŠ¨*/
.g-f-clear{clear: both;overflow: hidden;}

/* æ&nbsp;‡é¢˜å…ƒç´&nbsp;æº¢å‡ºéšè— */
.g-f-ellipsis{
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;word-wrap:break-word;
}
/* æ–‡æœ¬å…ƒç´&nbsp;æº¢å‡º */
.g-f-clamp{
	-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;
}
.g-f-dohua{-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
/* :first-childé€‰æ‹©ç¬¬ä¸€ä¸ªå…ƒç´&nbsp; */
/* :last-childæœ€åŽä¸€ä¸ªå…ƒç´&nbsp; */
/* nth-child(3)é€‰æ‹©ç¬¬ä¸‰ä¸ªå…ƒç´&nbsp; */

/* //æµ®åŠ¨çš„æ—¶å€™ç”¨ï¼Œæœ€å¥½ç”¨ï¼Œå°±è¾¹æ¡†çš„ */
/* width: calc(33.33% - 15px); */

/* filter:blur(3) æ¨¡ç³Šæ•ˆæžœ */

/* transform: translate(0,-15px); */
		
		
/* font-size: 18px;color: #0948a5;line-height: 40px; */

/* &lt;input type="text" name="å§“å" value="å§“å" onFocus="if(value==defaultValue){value='';}" onBlur="if(!value){value=defaultValue;}"/&gt; */

/* 
 box-shadow: -7px -7px 20px 0 #fff9, -4px -4px 5px 0 #fff9, 7px 7px 20px 0 #fff9, 4px 4px 5px 0 #fff9;
     transition: all .3s ease;
 */

/* //æµ®åŠ¨çš„æ—¶å€™ç”¨ï¼Œæœ€å¥½ç”¨ï¼Œå°±è¾¹æ¡†çš„ */
/* width: calc(33.33% - 15px); */

/* CSSè§£å†³è‹±æ–‡å­—æ¯ä¸æ¢è¡Œé—®é¢˜ */
/* word-wrap:break-word */
</pre></body></html>