<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* eyoucms.com æ˜“ä¼˜CMS -- å¥½ç”¨,å…è´¹,å®‰å…¨ */
/*-----------------[åˆå§‹åŒ–]--------------*/
body{color: #444;font-size: 12px;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";}
a{color: #444;}
a:hover{color: #134268;}
img,.ani{
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*å¸ƒå±€*/
.wp{width: 100%;max-width: 1200px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


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