
/*属性组合搜索*/
.select_case{width:100%; margin-bottom:15px; background:#fff; border-radius:0 0 2px 2px;box-shadow:1px 10px 40px 0 rgba(227,230,232,.6)}
.select_case h1{ padding:30px 0; text-align:center; font-size:16px; font-weight:500}
.select_case h1 strong{ font-size:22px; padding:0 6px; letter-spacing:2px;}
.select_case table{border-collapse:collapse;}
.select_case table td{line-height:30px;border-bottom:1px dotted #eee;font-size:14px; padding:8px 0}
.select_case table td.td_left{text-align:center;color:#000}
.select_case table td a{margin-left:8px; display:inline-block;padding:0 5px;height:25px; line-height:25px; }


.select_case table a:hover{white-space:nowrap; background:#2b90f9; border-radius:1px; color:#fff !important}
.select_case table a{color:#666;text-decoration:none}
.select_case table .active{ background:#2b90f9;color: #fff;}
.quanbu{margin-left:23px;margin-right:3px;padding:0 14px;display:inline-block;white-space:nowra}
