/*/css/sort_dialog.css*/
.sort_dialog{display: none;}@media all and (max-width:768px){.sort_dialog{position: fixed;width: 100%;height: 100%;z-index: 1000;left: 0;top:0;background: #fff;left:100%;display: none;transition: all .3s;}.sort_dialog_head{height: 0.7rem;border-bottom: 1px solid #e3e3e3;}.sort_dialog_head .back_icon_img {display: block;width: .4rem;height: .4rem;float: left;margin-left: 0.2rem;margin-top: 0.15rem;}.sort_dialog_head .back_icon_img img{display: block;width: 100%;height: auto;margin: 0;}.sort_dialog_head_title {width: 28%;color: #18a092;font-family: "华文细黑";margin: 0 auto;text-align: center;line-height: 0.7rem;font-size: 0.28rem;}.sort_list{width:100%;overflow: hidden;background: #f8f8f8;}.sort_list_tab{padding-top: .3rem;overflow: hidden;}.sort_item{display: block;float: left;background-color: #ececec;border-radius: 0.1rem;width: 1.87rem;height: 0.6rem;line-height: 0.6rem;text-align: center;margin-right: 0.26rem;margin-bottom: 0.2rem;margin-left: 0.26rem;color: #3d3d3d;font-size: 0.24rem;}.sort_item.current{background: #1ba196;color: #fff;}}@media all and (max-width:720px){.sort_dialog{}}@media all and (max-width:640px){}@media all and (max-width:480px){}@media all and (max-width:414px){}@media all and (max-width:360px){}@media all and (max-width:320px){}
