@charset "utf-8";
/* 分类 */
#categoryall{margin:0 auto 50px auto;overflow:hidden;background:#FFFFFF;position:relative;}
/*#categoryall .categorytab{float:left;width:80px;overflow:hidden;position:absolute;}
#categoryall .categorytab ul{float:left;width:80px;height:100%;overflow:hidden;}
#categoryall .categorytab ul li{float:left;width:80px;height:45px;overflow:hidden;line-height:45px;text-align:center;font-size:11px;text-overflow:ellipsis;white-space:nowrap;border-bottom:#e5e5e5 1px solid;}
#categoryall .categorytab ul li a{color:#232326;}
#categoryall .categorycontent{float:right;margin-left:80px;border-left:#e5e5e5 1px solid;padding-left:10px;}*/
#categoryall .categoryad{float:left;width:100%;height:100%;overflow:hidden;}
#categoryall .categoryad img{float:left;width:100%;height:135px;overflow:hidden;}
#categoryall .category-div{float:left;width:100%;height:100%;overflow:hidden;padding-bottom:20px;}
/*#categoryall .categorycontent .category-div h4{float:left;width:100%;height:100%;overflow:hidden;font-size:12px;font-weight:bold;padding:10px 0px;}*/
#categoryall .category-div ul{float:left;width:100%;height:100%;overflow:hidden;}
#categoryall .category-div ul li{float:left;width:25%;height:100%;overflow:hidden;text-align:center;margin:15px 0px;}
#categoryall .category-div ul li a{color:#252525;}
#categoryall .category-div ul li img{margin:0 auto;width:55px;height:55px;overflow:hidden;border-radius:55px;}
#categoryall .category-div ul li span{float:left;width:100%;height:100%;overflow:hidden;}

#categoryall .search{margin:0px auto;width:100%;height:40px;overflow:hidden;position:relative;padding:20px 0px;}
#categoryall .search .search-input{float:left;width:100%;height:40px;overflow:hidden;position:absolute;right:0px;z-index:0;}
#categoryall .search .search-submit{float:left;width:80px;height:40px;overflow:hidden;position:absolute;right:0px;z-index:1;padding-right:10px;}
#categoryall .search .search-input .input-text{float:left;width:90%;height:38px;overflow:hidden;border:#006600 1px solid;margin-left:10px;}
#categoryall .search .search-submit .input-submit{float:left;width:100%;height:40px;overflow:hidden;border:#006600 1px solid;background:#009900;color:#FFFFFF;}