@charset "utf-8";

* {color: #333;}
.cata {background: #f6f6f6; border-bottom: 1px solid #ddd;}
.cata .cataNav {padding: 0 8px;margin-right: 14px; display: inline-block;height: 32px;line-height: 32px;font-weight: bold;}
.cata .cur { border-top: 6px solid #08961e;}
.category_title {border-bottom: 3px solid #138ff1;width: 70px;height: 26px;line-height: 26px;margin-left: 8px; text-align: center;}
.category_list { background: #fff; overflow: hidden;}
.category_list ul { padding: 0; margin: 5px; overflow: hidden; }
.category_list li {float: left; list-style: none;text-align: center;font-size: 0.9em; padding: 0.5% 1%;height: 25px; line-height: 25px;overflow: hidden; margin: 1%; background: #f6f6f6; border: 1px solid #ccc;width: 20%;border-radius: 5px;}
.category_list li:hover { background: #ddd; }
.category_list li a { font-weight: normal; text-decoration: none;color: #333;}
.category_list p.btn {width: 22.3%;height: 26px;border: 1px solid #ddd;background: #f2f2f2;display: inline-block; margin: 1% 1% 0; border-radius: 5px;}
.category_list p.btn span {background: url(https://img3.hackhome.com/imga/more_top.png) no-repeat center center; background-size: 12px;display: block; height: 26px;margin: 0 auto;}
.category_list p.btn span.span1 { -webkit-transform: rotate(180deg); }
.map_boom {padding: 20px;text-align: center;}
footer{text-align:center;font-size:12px;line-height:20px;padding:12px 0;}