@charset "gb2312";
/* CSS Document */
*{ padding:0; margin:0; list-style:none;}
body{ font-size:12px; color:#333;font-family:'Microsoft Yahei'; background:#f0f0f0;}
img{ border:0px;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
input{outline:none;-webkit-appearance: normal;}




@media only screen and (min-width: 240px) { html { font-size: 75%;} } /* 12px */
@media only screen and (min-width: 320px) { html { font-size: 75% } } /* 12px */
@media only screen and (min-width: 360px) { html { font-size: 84.375%} } /* 11.25px */
@media only screen and (min-width: 480px) { html { font-size: 112.5%;} } /* 15px */
@media only screen and (min-width: 640px) { html { font-size: 150%;} } /* 24px */
@media only screen and (min-width: 720px) { html { font-size: 168.75%;} } /* 27px */
#top{ width:100%; height:auto; overflow:hidden; margin:0 auto; max-width:800px;}
#top img{ width:100%; height:100%;}
.bannered{ width:100%; height:auto; overflow:hidden; margin:0 auto; max-width:800px;}
.bannered img{ width:100%; height:100%;}
.search {position: relative;width: 95%;height: 50px; margin: 10px auto; overflow:hidden; max-width:800px;}
.search i{width: 16px;height: 16px;display: block;background: url(../images/search_0812.png) no-repeat;position: absolute;right: 5px;top: 45%;background-size: 100%;}
.search input {width: 100%;height: 40px; border-radius: 0.3rem;font-family: "Microsoft YaHei";padding-left: 10px;color: #000000;margin: 10px auto 0;display: block;-webkit-appearance: none;box-sizing:border-box;border:1px solid #ccc;}

/*µ×²¿*/
.footered{ width:100%; height:100px;min-width:320px;margin:0 auto;max-width:640px;font-size:14px;margin-bottom:3rem; max-width:800px;}
.footerList{ line-height:2em; color:#666; font-size:12px; padding-bottom:3.6em}
.footered p{ width:100%; height:20px; line-height:20px; font-size:12px; color:#666666;font-family: "Microsoft YaHei"; text-align:center;}

/*¹Ì¶¨µ×²¿*/
.fixed-foot{width:100%;position:fixed; margin:auto; left:0; right:0;bottom:0;z-index:100; max-width:800px;background:#333;}
.fixed-foot li{width:33.2%;float:left;background:#333; text-align:center;}
.fixed-foot li.rborder{ background:#333 url(../images/img_dibu04.png) no-repeat right;}
.fixed-foot img{ width:70%;  padding:0.8rem 0rem;margin:auto;}







