.has-content{width:100%;min-height:100%}
.order-wrap{width:100%;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;background-color:#fff;z-index:100;top:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #DCDCDC}
.tab-type{width:100%;height:35px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.tab-type li{width:1px;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}
.tab-type li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font-size:13px;color:#666}
.tab-type li.active a{font-size:15px;color:#D51821;position:relative}
.tab-type li.active a:after{position:absolute;content:'';width:50px;height:2px;left:50%;margin-left:-25px;bottom:0;background-color:#D51821}
.footer{margin-bottom:0}
#search-black{width:100%;margin:auto;background:#fff}
#search-black img{width:176px}
.search-black-img{position:absolute;top:50%;margin-top:-90px;left:50%;margin-left:-88px}
#search-black p{text-align:center;color:#999;margin-top:10px}
.loader{text-align:center;display:none}
.loader>span{display:inline-block;margin-bottom:6px;color:#7b7b7b}
.loader>img{margin:0 auto}