@charset "gb2312";
/* CSS Document */

html{ font-size:62.5%;}
body{ font-size:16px; font-family:"Î¢ÈíÑÅºÚ"; color:#333;}
body,ul,h3,p{ margin:0; padding:0;}
.body{ width:320px; margin:0 auto 4%;}
ul li{ list-style:none;}
a{ text-decoration:none; color:#333;}
img{ max-width:100%; border:none;}
.logo{ text-align:center;overflow:hidden; margin-top:5%; padding:0 3% 3%;}
.nav{ overflow:hidden;}
.nav ul{ background-color:#00938d; overflow:hidden;}
.nav li{ float:left; border-right:1px #fff solid; text-align:center; width:24.5%; padding:1% 0;}
.nav li:last-child{ border-right:none;}
.nav li a{ font-size:1.8rem; color:#fff;}
.banner img{ display:block;}
.sec01{ overflow:hidden; padding:4% 3%;}
.sec01 p{ text-indent:2em; line-height:2.4rem;}
.sec01 h3{ margin:0 0 2% 0;}

.footer{ overflow:hidden; background-color:#00938d; padding:6% 4%;}
.footer p{color:#fff; line-height:2.4rem;}
