﻿.category-first ul {border-top:1px solid #ebebeb; border-left:1px solid #ebebeb; }
.category-first ul li {float:left; width:33.33%; box-sizing:border-box; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; }
.category-first ul li a {display:block; width:100%; }
.category-first ul li a .category-first-img {width:100%; padding-bottom: 100%; position: relative; }
.category-first ul li a .category-first-img .category-first-imgBox {position: absolute; top:0; left:0; right:0; bottom: 0; }
.category-first ul li a .category-first-img .category-first-imgBox img {max-width:100%; max-height: 100%; }
.category-first ul li a .category-first-word {width:100%; height:36px; background:#fff; box-sizing:border-box; padding:0 5px; }
.category-first ul li a .category-first-word h2 {display:-webkit-box; height:36px; line-height:18px; width:100%; text-align:center; -webkit-line-clamp:2; -webkit-box-orient:vertical; -webkit-box-pack:center; font-size:.9rem; font-weight:200; overflow:hidden; text-overflow:ellipsis; }

.category ul {padding:5px 17px; border-bottom:1px solid #efefef; }
.category ul li {float:left; height:24px; padding:0 10px; border-radius:15px; border:1px solid #D1D1D1; text-align:center; margin:5px 9px; }
.category ul li span {color:#ff5e1d; font-size:0.875rem; height:24px; line-height:24px; }
.category ul li.category-ch {float:left; height:24px; padding:0 10px; border-radius:15px; border:1px solid #D1D1D1; text-align:center; margin:5px 9px; background:#ff5e1d; }
.category ul li.category-ch span {color:#fff; font-size:0.875rem; height:24px; line-height:24px; }

.sort {position:relative; }
.sort ul {border-bottom:1px solid #efefef; }
.sort ul li {float:left; width:25%; }
.sort ul li div.sort-name {margin:0 15px; padding:10px 0; text-align:center; }
.sort ul li div.sort-name span {font-size:1.063rem; }
.sort-tag div.sort-name {border-bottom:2px solid #ff5f1c; }
.sort-tag div.sort-name span {color:#ff5f1c;}
.sort .listStyle-tag {width:25%; padding:11px 0; position:absolute; right:0; top:0; }
.search-box {padding:8px 34px; }
.search-box .search-box-in {position:relative; height:28px; border:1px solid #C6C1C1; border-radius:5px; }
.search-box .search-box-in .search-box-in-input {margin:2px 36px 2px 4px; }
.search-box .search-box-in .search-box-in-input input {width:100%; height:22px; border:none; outline:medium; color:#4a4949; background:no-repeat 0 0 scroll ＃EEEEEE; }
.search-box .search-box-in-btn {position:absolute; right:0; top:0; bottom:0; height:28px; width:40px; border-left:1px solid #C6C1C1; border-radius:0 4px 4px 0; background:#f8f8f8; }
.search-box .search-box-in-btn img {position:absolute; top:4px; right:10px; height:20px; }