.category_select{position:relative;width:100%;height:30px}.category_select.half{width:94%}.category_select .phone-triggerSelect{display:none}.category_select .pc-triggerSelect{display:block}.category_select .triggerSelect{color:#333;width:100%;height:30px;line-height:30px;padding-left:10px;box-sizing:border-box;border:1px solid #ccc;position:relative;font-size:16px}.category_select .triggerSelect:after{content:'';position:absolute;width:8px;height:20px;background:url(../../images/activity/wim_2019_partner/select.png);background-size:100%;top:50%;right:8px;margin-top:-10px}.category_select input.hidden{width:0;height:0;opacity:0}.category_select_ul{display:none;width:100%;margin-top:8px;background:#FFF;box-shadow:0 2px 6px 2px rgba(0,0,0,.18);position:absolute;z-index:9999}.category_select_ul.active{display:block;max-height:400px;overflow:auto}.category_select_ul li{box-sizing:border-box;padding-left:16px;height:28px;line-height:28px;font-size:14px;color:#333;display:flex}.category_select_ul li.current,.category_select_ul li:hover{background:#1d9ed2;color:#fff;position:relative}.category_select_ul li span:first-child{margin-right:18px;width:34px}.category_select_ul li span:last-child{height:28px;overflow:hidden}.category_select_ul li span.full{width:100%}@media screen and (min-width:320px) and (max-width:1080px){.category_select_ul li span:first-child{margin-right:0}.category_select .phone-triggerSelect{display:block}.category_select .pc-triggerSelect{display:none}}@media screen and (min-width:320px) and (max-width:767px){.category_select{height:40px}.category_select .triggerSelect{height:40px;line-height:40px;font-size:18px;overflow:hidden}}