.hangSort .notXian{
	background: #f00;
	
}

.hangSort .notXian a{
	color: #fff!important;
}

.boxSearch .inputBox{
	border: 1px solid #ccc;
}
.btn{
	background: #f00;
}
.tuijianList h2 {
    width: 180px;
    float: left;
    background: #fff;
    font-size: 12px;
    color: #999999;
    padding-bottom: 10px;
    position: relative;
    margin-right: 24px;
    margin-bottom: 24px;
}
.tuijianList h2 img {
    display: block;
    width: 180px;
    height: 101px;
}

.tuijianList h2:nth-child(6n) {
    margin-right: 0;
}
