| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327 | 
							- .search-header{
 
-     position: fixed;
 
-     top: 0;
 
-     width: 750rpx;
 
-     height: 91rpx;
 
-     display: flex;
 
-     background: #fff;
 
-     border-bottom: 1px solid rgba(0,0,0,.15);
 
-     padding: 0 31.25rpx;
 
-     font-size: 29rpx;
 
-     color: #333;
 
- }
 
- .search-header .input-box{
 
-     position: relative;
 
-     margin-top: 16rpx;
 
-     float: left;
 
-     width: 0;
 
-     flex: 1;
 
-     height: 59rpx;
 
-     line-height: 59rpx;
 
-     padding: 0 20rpx;
 
-     background: #f4f4f4;
 
- }
 
- .search-header .icon{
 
-     position: absolute;
 
-     top: 14rpx;
 
-     left: 20rpx;
 
-     width: 31rpx;
 
-     height: 31rpx;
 
- }
 
- .search-header .del{
 
-     position: absolute;
 
-     top: 3rpx;
 
-     right: 10rpx;
 
-     width: 53rpx;
 
-     height: 53rpx;
 
-     z-index: 10;
 
- }
 
- .search-header .keywrod{
 
-     position: absolute;
 
-     top: 0;
 
-     left: 40rpx;
 
-     width: 506rpx;
 
-     height: 59rpx;
 
-     padding-left: 30rpx;
 
- }
 
- .search-header .right{
 
-     margin-top: 24rpx;
 
-     margin-left: 31rpx;
 
-     margin-right: 6rpx;
 
-     width: 58rpx;
 
-     height: 43rpx;
 
-     line-height: 43rpx;
 
-     float: right;
 
- }
 
- .no-search{
 
-     height: auto;
 
-     overflow: hidden;
 
-     margin-top: 91rpx;
 
- }
 
- .serach-keywords{
 
-     background: #fff;
 
-     width: 750rpx;
 
-     height: auto;
 
-     overflow: hidden;
 
-     margin-bottom: 20rpx;
 
- }
 
- .serach-keywords .h{
 
-     padding: 0 31.25rpx;
 
-     height: 93rpx;
 
-     line-height: 93rpx;
 
-     width: 100%;
 
-     color: #999;
 
-     font-size: 29rpx;
 
- }
 
- .serach-keywords .title{
 
-     display: block;
 
-     width: 120rpx;
 
-     float: left;
 
- }
 
- .serach-keywords .icon{
 
-     margin-top: 19rpx;
 
-     float: right;
 
-     display: block;
 
-     margin-left: 511rpx;
 
-     height: 55rpx;
 
-     width: 55rpx;
 
- }
 
- .serach-keywords .b{
 
-     width: 750rpx;
 
-     height: auto;
 
-     overflow: hidden;
 
-     padding-left: 31.25rpx;
 
- }
 
- .serach-keywords .item{
 
-     display: inline-block;
 
-     width: auto;
 
-     height: 48rpx;
 
-     line-height: 48rpx;
 
-     padding:0 15rpx;
 
-     border: 1px solid #999;
 
-     margin: 0 31.25rpx 31.25rpx 0;
 
-     font-size: 24rpx;
 
-     color: #333;
 
- }
 
- .serach-keywords .item.active{
 
-     color: #b4282d;
 
-     border: 1px solid #b4282d;
 
- }
 
- .shelper-list{
 
-     width: 750rpx;
 
-     height: auto;
 
-     overflow: hidden;
 
-     background: #fff;
 
-     padding: 0 31.25rpx;
 
- }
 
- .shelper-list .item{
 
-     height: 93rpx;
 
-     width: 687.5rpx;
 
-     line-height: 93rpx;
 
-     font-size: 24rpx;
 
-     color: #333;
 
-     border-bottom: 1px solid #f4f4f4;
 
- }
 
- .sort{
 
-     position: fixed;
 
-     top: 91rpx;
 
-     background: #fff;
 
-     width: 100%;
 
-     height: 78rpx;
 
- }
 
- .sort-box{
 
-     background: #fff;
 
-     width: 100%;
 
-     height: 78rpx;
 
-     overflow: hidden;
 
-     padding: 0 30rpx;
 
-     display: flex;
 
-     border-bottom: 1px solid #d9d9d9;
 
- }
 
- .sort-box .item{
 
-     height: 78rpx;
 
-     line-height: 78rpx;
 
-     text-align: center;
 
-     flex:1;
 
-     color: #333;
 
-     font-size: 30rpx;
 
- }
 
- .sort-box .item .txt{
 
-     display: block;
 
-     width: 100%;
 
-     height: 100%;
 
-     color: #333;
 
- }
 
- .sort-box .item.active .txt{
 
-     color: #b4282d;
 
- }
 
- .sort-box .item.by-price{
 
-     background: url(//yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/no-3127092a69.png) 155rpx center no-repeat;
 
-     background-size: 15rpx 21rpx;
 
- }
 
- .sort-box .item.by-price.active.asc{
 
-     background: url(http://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/up-636b92c0a5.png) 155rpx center no-repeat;
 
-     background-size: 15rpx 21rpx;
 
- }
 
- .sort-box .item.by-price.active.desc{
 
-     background: url(http://yanxuan.nosdn.127.net/hxm/yanxuan-wap/p/20161201/style/img/icon-normal/down-95e035f3e5.png) 155rpx center no-repeat;
 
-     background-size: 15rpx 21rpx;
 
- }
 
- .sort-box-category{
 
-     background: #fff;
 
-     width: 100%;
 
-     height: auto;
 
-     overflow: hidden;
 
-     padding: 40rpx 40rpx 0 0;
 
-     border-bottom: 1px solid #d9d9d9;
 
- }
 
- .sort-box-category .item{
 
-     height: 54rpx;
 
-     line-height: 54rpx;
 
-     text-align: center;
 
-     float: left;
 
-     padding: 0 16rpx;
 
-     margin: 0 0 40rpx 40rpx;
 
-     border: 1px solid #666;
 
-     color: #333;
 
-     font-size: 24rpx;
 
- }
 
- .sort-box-category .item.active{
 
-     color: #b4282d;
 
-     border: 1px solid #b4282d;
 
- }
 
- .cate-item{
 
-     margin-top: 175rpx;
 
-     height: auto;
 
-     overflow: hidden;
 
- }
 
- .cate-item .h{
 
-     height: 145rpx;
 
-     width: 750rpx;
 
-     display: flex;
 
-     flex-direction: column;
 
-     align-items: center;
 
-     justify-content: center;
 
- }
 
- .cate-item .h .name{
 
-     display: block;
 
-     height: 35rpx;
 
-     margin-bottom: 18rpx;
 
-     font-size: 30rpx;
 
-     color: #333;
 
- }
 
- .cate-item .h .desc{
 
-     display: block;
 
-     height: 24rpx;
 
-     font-size: 24rpx;
 
-     color: #999;
 
- }
 
- .cate-item .b{
 
-   width: 750rpx;
 
-   padding: 0 6.25rpx;
 
-   height: auto;
 
-   overflow: hidden;
 
- }
 
- .cate-item .list-filter{
 
-     height: 80rpx;
 
-     width: 100%;
 
-     background: #fff;
 
-     margin-bottom: 6.25rpx;
 
- }
 
- .cate-item .b .item{
 
-   float: left;
 
-   background: #fff;
 
-   width: 365rpx;
 
-   margin-bottom: 6.25rpx;
 
-   padding-bottom: 33.333rpx;
 
-   height: auto;
 
-   overflow: hidden;
 
-   text-align: center;
 
- }
 
- .cate-item .b .item-b{
 
-   margin-left: 6.25rpx;
 
- }
 
- .cate-item .item .img{
 
-   width: 302rpx;
 
-   height: 302rpx;
 
- }
 
- .cate-item .item .name{
 
-   display: block;
 
-   width: 365.625rpx;
 
-   height: 35rpx;
 
-   margin: 11.5rpx 0 22rpx 0;
 
-   text-align: center;
 
-   overflow: hidden;
 
-   padding: 0 20rpx;
 
-   font-size: 30rpx;
 
-   color: #333;
 
- }
 
- .cate-item .item .price{
 
-   display: block;
 
-   width: 365.625rpx;
 
-   height: 30rpx;
 
-   text-align: center;
 
-   font-size: 30rpx;
 
-   color: #b4282d;
 
- }
 
- .search-result-empty{
 
-     width: 100%;
 
-     height: 100%;
 
-     background: #fff;
 
-     padding-top: 300rpx;
 
- }
 
- .search-result-empty .icon{
 
-     margin: 0 auto;
 
-     display: block;
 
-     width: 240rpx;
 
-     height: 240rpx;
 
- }
 
- .search-result-empty .text{
 
-     display: block;
 
-     width: 100%;
 
-     height: 30rpx;
 
-     font-size: 28rpx;
 
-     text-align: center;
 
-     color: #999;
 
- }
 
 
  |