@charset "utf-8"; 
/* CSS Document */
body{ padding:0;  min-width:300px;  max-width:640px;  margin:0 auto;}

/**/
.mswrapper{ position:relative; min-width:320px; max-width:640px; overflow:hidden; min-height:400px; margin:0 auto; background-color:#FFF; }
.msheadbox{ width:100%; height:44px; position:fixed!important; top:0;  left:0; z-index:600; }
.mstitle{ height:44px;  line-height:44px;  color:#fff; font-size:1.6rem; text-align:center; text-overflow:ellipsis; -webkit-box-orient:vertical; }
.msfootbox{ width:100%; height:50px; position:fixed!important; bottom:0;  left:0; z-index:600; }
.msfixe{ min-width:320px; max-width:640px; margin:0 auto; display:-webkit-box; display:box; }
.aubgs { width:44px; height:44px; display:-webkit-box; display:box; background-position:center center; background-repeat:no-repeat; -webkit-background-size:80%!important; background-size:80%!important; }
.mspurple { background-color:#8E488E; }
.msgray{ border-top:1px #ccc solid; background-color:#f3f3f3; height:50px; }


/**/
.home_ad .hd{ height:3px; bottom:10px; z-index:1;}
.home_ad .hd ul li{ width:20px; height:3px; background:#7f7f7f; margin:0 5px; display:inline-block; text-indent:-5000px;}
.home_ad .hd ul li.on{ background:#8e488e;}
.home_category li span{ color:#fff; border:solid 1px #ccc; width:105px; height:40px; line-height:40px; left:50%; top:50%; margin:-20px 0 0 -52px;}

.category_list{ border-top:solid 1px #e5e5e5;}
.category_list a{ border-bottom:solid 1px #e5e5e5;display: block;}
.category_list .photo{ width:120px; height:96px;}
.category_list .photo img{ width:120px; height:96px;}
.category_list a h4{ color:#3a3a3a;}
.category_list a p{ color:#9c9c9c; }
