<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------[åˆå§‹åŒ–]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"å¾®è½¯é›…é»‘","microsoft yahei";}
@font-face {
    font-family: 'pf';
    src:  format('truetype');
}
a{color: #333;}
a:hover{color: #042c46;}
img{max-width: 100%;}
img,.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select,button{font-size: 12px;font-family:"å¾®è½¯é›…é»‘","microsoft yahei";
    outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],button,select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button'],button{cursor: pointer;border:0;}
.fl{float: left;}
.fr{float: right;}


/*å¸ƒå±€*/
/* æ¸…ç†æµ®åŠ¨ */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix:after{zoom:1;}
.clear{clear: both;}

.wp{width: 100%; max-width: 1200px;margin: 0 auto; }
.rd3{-moz-border-radius:3px; /* firefox */
  -webkit-border-radius:3px; /* safari å’Œ chrome */
  border-radius:3px; /* opera 10.5 , ä»¥åŠä½¿ç”¨äº†ie-css3çš„ieæµè§ˆå™¨ */
  behavior: }

.rd5{-moz-border-radius:5px; /* firefox */
  -webkit-border-radius:5px; /* safari å’Œ chrome */
  border-radius:5px; /* opera 10.5 , ä»¥åŠä½¿ç”¨äº†ie-css3çš„ieæµè§ˆå™¨ */
  behavior: }
  
.rdhalf{ -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; border-radius:50%;behavior: }
 
.rdwhole{-moz-border-radius: 100%; /* firefox */
  -webkit-border-radius:  100%; /* safari å’Œ chrome */
  border-radius:  100%; /* opera 10.5 , ä»¥åŠä½¿ç”¨äº†ie-css3çš„ieæµè§ˆå™¨ */
  behavior: } 
  
a{transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s}
a:hover{color:#7e480c}
img{max-width:100%;}


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