header .search{
    width: 60vw;
}
header .back{
    display: block;
    width: 6vw;
    height: 8vw;
}
header .back .icon-zuo{
    line-height: 8.3vw;
    font-size: 4.8vw;
    position: absolute;
}
.height{
    height: 21vw;
}
.filter2 .inner_parent {
    min-height: 0;
}
.select_container .inner_parent .price ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 2vw 2vw 0;
    box-sizing: border-box;
}
.select_container .inner_parent .price ul li{
    width: 30vw;
    height: 10vw;
    text-align: center;
    margin: 0 1vw 1.8vw;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.select_container .inner_parent .price ul li a{
    border-bottom: 0 solid #f9f9f9;
    width: 100%;
    height: 100%;
    padding: 0;
    line-height: 10vw;
}
.filter2 .inner_parent a:before {
    width: 0;
    /* height: 15px;
    background-color: #0cbb73;
    content: '';
    position: absolute;
    left: 0;
    top: 15px; */
}

/*  */
.btnbox{
    width: 100vw;
    height: 16vw;
    box-sizing: border-box;
    padding: 3vw 3.4vw;
    border-top: #F5F5F5 1px solid;
    box-sizing: border-box;
}
.btnbox button{
    width: 46vw;
    height: 10vw;
    border: none;
    border-radius: 3px;
    outline: none;
}
.btnbox span{
    line-height: 10vw;
}
.btnbox input{
    width: 20vw;
    height: 8vw;
    border: none;
    background: #eef7f4;
    border-radius: 4px;
    text-align: center;
    outline: none;
}
.btnbox input::-webkit-input-placeholder{
    color: #C0C6CC;
    text-align: center;
}
.reset{
    background: #F8F8F8;
    color: #434f4d;
}
.firm{
    background: #3CB950;
    color: white;
}
.btnbox .confirm{
    width: 24vw;
    height: 8vw;
    outline: none;
    line-height: 8vw;
    margin-left: 2vw;
}
.btnbox dd{
    padding-left: 0;
}
#filter2{
    width: 100%;
    position: fixed;
    left: 0;
    top: 10vw;
    z-index: 11;
}
/* 筛选 */
.selectPage{
    width: 100vw;
    background:#F5F5F5;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    padding-bottom: 20vw;
}
.selectPage .head{
    position: fixed;
    z-index: 98;
    width: 100%;
    background-color: #f5f5f5;
    overflow: hidden;
    display: block;
    height: 12vw;
    line-height: 8vw;
}
.selectPage .head .selectcancel{
    display: block;
    width: 10vw;
    height: 10vw;
    text-align: center;
    padding-left: 3vw;
}
.selectPage .head .selectcancel .icon-quxiao{
    font-size: 8vw;
}
.selectPage .head form input{
    width: 75vw;
    height: 8vw;
    outline: none;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 0 2vw;
    border-radius: 3px;

}
.selectPage .head .sousuo{
    width: 12vw;
    height: 8vw;
    display: block;
    color: #C9C9C9;
    text-align: center;
    line-height: 8vw;
}
.selectPage .head .sousuo .icon-sousuo{
    font-size: 6vw;
}
.selectPage .tab{
    width: 100%;
    background:#fff;
    margin-top: 2vw;
    padding:2vw 4vw 3vw;
    box-sizing: border-box;
    font-size: 4vw;
}
.selectPage .tab p{
    padding-bottom: 2vw;
}
.selectPage .tab .tabbox{
    width: 100%;
}
.selectPage .tab .tabbox i{
    display: inline-block;
    margin-right: 2vw;
    width: 3.2vw;
    height: 3.2vw;
    border-radius: 50%;
}
.selectPage .tab .tabbox label{
    width: 24vw;
    display: inline-block;
    padding: 2vw 2vw;
    border: #eee solid 1px;
    border-radius: 5px;
    color: #404040;
    margin: 0 .5vw;
    text-align: center;
    margin-bottom: 2vw;
    font-size: 3.8vw;
}
.selectPage .tab .tabbox .on{
    border: 1px solid #3CB950;
    background: #F1FFF3;
    color: #3CB950;
}
.selectPage .tab .tabbox .black{
    background: #232323;
}
.selectPage .tab .tabbox .white{
    background: #FFFFFF;
    border: 1px solid #C9C9C9;
}
.selectPage .tab .tabbox .gray{
    background: #e1e1e1;
}
.selectPage .tab .tabbox .deepgray{
    background: #707070;
}.selectPage .tab .tabbox .red{
     background: #ff5350;
 }.selectPage .tab .tabbox .orange{
      background: #ffa13f;
  }.selectPage .tab .tabbox .green{
       background:#87e869;
   }.selectPage .tab .tabbox .blue{
        background: #4ec1ff;
    }.selectPage .tab .tabbox .coffee{
         background: #99691f;
     }.selectPage .tab .tabbox .purple{
          background: #d584e9;
      }.selectPage .tab .tabbox .beige{
           background: #ead795;
       }.selectPage .tab .tabbox .colorfull{
            background: url(/static/modular/che/images/icon.png) no-repeat;
            background-size: 210px auto;
            background-position: -60px -48px;
        }.selectPage .tab .tabbox .yellow{
             background: #ffd943;
         }.selectPage .tab .tabbox .other{
              border: 1px solid #C9C9C9;
              background: url(/static/modular/che/images/icon.png) no-repeat;
              background-size: 210px auto;
              background-position: -78px -48px;
          }
.selectPage .tab .footer2{
    width: 100%;
    height: 100%;
    display: flex;
}
.selectPage .bottom0{
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 2vw 4vw 2vw;
}
.selectPage .tab .footer2 p{
    width: 50%;
    color: #232323;
    padding-bottom: 0;
    line-height: 12vw;
    text-align: center;
}
.selectPage .tab .footer2 a{
    width: 50%;
    height: 12vw;
    display: block;
    background: #3CB950;
    text-align: center;
    font-size: 5vw;
    font-weight: 800;
    color: #fff;
    line-height: 12vw;
}
.selectPage .tab .footer2 p span{
    color: #3CB950;
}
.footer{
    width: 100vw;
    height: 15vw;
    position: fixed;
    left: 0;bottom: 0;
    background: #fff;
}
.footer ul{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #e5e5e5;
}
.footer ul li{
    width: 25%;
    height: 100%;
    font-size: 0.32rem;
}
.footer ul li a{
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    padding: 2vw 0;
    color: gray;
}
.footer ul li a span{
    font-size: 6vw;
}
.footer ul li a p{
    font-size: 3vw;
}
.footer .active{
    color: #22ac38;
}
.history-list li a:before, .icon-search:before, .tsearch:before, .usericon {
    background: url(/static/modular/che/images/lishi.png) no-repeat;
    background-size: 209px auto;
}
.history-list li a:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    vertical-align: -3px;
    background-position: -148px -56px;
}
.select_container .inner_parent .price ul li.jiage_current{
    background-color: #f1fff3;
    border: 1px solid #22ac38;
}
.select_container .inner_parent .price ul li.jiage_current a{
    color: #22ac38;
}
.selectPage .tab .liangdian label{
    width: 42.5%;
}