.section{
  padding: 32px;
  background-color: #fff;
}
.list-title{
  zoom: 1;
  padding: 0 20px;
  line-height: 42px;
  border-top: 2px solid #4595e6;
  background: #fafafa;
  color: #333;
}
/* 手机筛选 */
.filter-item{
  position: relative;
  zoom: 1;
  z-index: 5;
  padding: 0 66px 0 90px;
  line-height: 37px;
  overflow: hidden;
  border-top: 1px dashed #e6e6e6;
}
.filter-list>.filter-item:first-child{
  border-top: 0 none;
}
.filter-type{
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  text-align: right;
  color: #666;
}
.filter-param-value{
  position: relative;
  zoom: 1;
  padding-left: 52px;
}
.filter-param-value .button {
  cursor: pointer;
  border: 1px solid #e6e6e6;
  padding: 4px 12px;
  line-height: 16px;
  display: inline-block;
  margin: 12px 2px;
}
.filter-param-value .button:hover {
  color: #fff;
  background-color: #f60;
}
.all{
  position: absolute;
  top: 7.5px;
  left: 11px;
  padding: 0 3px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}
.all:hover {
  background-color: #f60;
  color: #fff;
  text-decoration: none
}
.active{
  background-color: #f60;
  color: #fff;
  text-decoration: none
}
.filter-param-value-list{
  padding: 3.5px 0;
}
.filter-param-value-list a{
  display: block;
  height: 18px;
  line-height: 18px;
  padding: 0 3px;
  margin: 6px 12px 6px 0;
  white-space: nowrap;
  color: #0a50a1;
}
.filter-param-value-list a:hover{
  background-color: #f60;
  color: #fff;
  text-decoration: none
}
.filter-param-value-list .active{
  background-color: #f60;
  color: #fff;
  text-decoration: none
}
.filter-price{
  padding-right: 218px;
}
.price-self{
  position: absolute;
  right: 67px;
  top: 50%;
  margin-top: -11px;
  width: 152px;
  height: 22px;
  overflow: hidden;
}
.price-self input {
  float: left;
  width: 44px;
  padding: 1px 3px;
  height: 20px;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.price-self em {
  float: left;
  color: #666;
  padding: 0 2px 0 3px;
  line-height: 22px;
}
.price-self .price-self-button{
  float: right;
  width: 46px;
  height: 22px;
  border: 1px solid #e6e6e6;
  line-height: 20px;
  background: #fff;
  text-align: center;
  color: #666;
  cursor: pointer;
}
.price-self .price-self-button:hover {
  color: #c00;
}
/* 手机列表 */
.phone-sort{
  padding: 0 1px;
  border: 1px solid #e6e6e6;
  background: #fafafa;
}
.phone-sort>div{
  margin-left: -1px;
  padding: 7px 18px;
  height: 38px;
  line-height: 24px;
  border-left: 1px solid #fafafa;
  border-right: 1px solid #fafafa;
  color: #666;
  cursor: pointer;
}
.phone-sort>div:hover{
  position: relative;
  background: #fff;
  text-decoration: none;
  color: #0a50a1;
  border-color: #e6e6e6;
}
.phone-sort .active{
  position: relative;
  z-index: 2;
  height: 100%;
  margin: -1px 0 -1px -1px;
  padding: 8px 18px;
  color: #fff;
  background: #4595e6;
  border-color: #4595e6;
}
.phone-sort .active .down{
  background-position: -20px -20px;
}
.phone-sort .active .up{
  background-position: -31px -20px  ;
}
.phone-sort .active:hover {
  color: #fff;
  background: #4595e6;
  border-color: #4595e6;
}
.phone-sort i{
  display: block;
  float: right;
  margin: 8px 0 0 4px;
  width: 7px;
  height: 9px;
  background-image: url("../../images/icon-list.png");
  background-repeat: no-repeat;
}
.phone-sort .down{
  background-position: -42px -20px;
}
.phone-sort .up{
  background-position: -53px -20px;
}
.phone-list{
  padding-top: 20px;
}
.phone-list li{
  position: relative;
  float: left;
  padding: 20px 10px;
  width: 25%;
  border: 1px solid #fff;
}
.phone-list li:hover{
  border: 1px solid #e6e6e6;
  z-index: 2;
  -wekbit-box-shadow: 0 0 2px 2px #f8f8f8;
  -moz-box-shadow: 0 0 2px 2px #f8f8f8;
  box-shadow: 0 0 2px 2px #f8f8f8;
}
.phone-list-img{
  display: block;
  width: 100%;
  height: 168px;
  text-align: center;
  overflow: hidden;
}
.phone-list-img img{
  max-width: 100%;
  height: 165px;
}
.phone-list-title .color-6{
  color: #666;
}
.phone-list-title{
  display: block;
  height: 36px;
  color: #f33;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.phone-list-title:hover{
  text-decoration: underline;
}
.phone-list-title:hover .color-6{
  color: #f33;
}
.phone-list-title span{
  color: #f33;
}
.color-9{
  color: #999;
}
.phone-list-price{
  margin-top: 9px;
  height: 21px;
}
.price-sign{
  color: #f33;
  font-size: 16px;
  font-weight: normal;
}
.price-type{
  color: #f33;
  font-size: 16px;
  font-weight: bold;
}