.wrap{
    width: 1080px;
    margin: 0 auto;
    margin-top: 15px;
}
.wrap .box{
    border: 1px solid #e8e8e8;
    background: #fff;
}
.wrap .box span{
    float: left;
    font-size: 18px;
    color: #b7b7b7;
    line-height: 35px;
}
.wrap .box ul{
    float: left;
    margin-left: 22px;
    width: 950px;
}
.wrap .box ul li{
    float: left;
    font-size: 18px;
    color: #080808;
    line-height: 35px;
    margin-right: 30px;
    cursor: pointer;
}
.wrap .box ul li.active{
    color: #3573ff;
    font-weight: bold;
}
.wrap .box ul li.active a{
    color: #3573ff;
}
.wrap .box ul li a:hover {
    color: #3573ff;
    font-weight: bold;
    text-decoration: none;
}
.wrap .box{
    padding: 10px 15px;
    margin-top: 5px;
}
.wrap .hyxf{
    display: none;
}

.city.box ul li{
    margin-right: 15px;
}
.zczb.box ul{
    width: 593px;
}
.zczb.box ul li{
    margin-right: 20px;
}
.zczb.box ul li:nth-child(6){
    margin-right: 0px;
}
.custom{
    float: left;
    font-size: 18px;
    color: #080808;
    display: none;
}
.zczb .custom input{
    width: 100px;
    height: 30px;
    outline:none;
    border: 1px solid #d3d3d3;
    margin: 0px 8px;
    background: url("../images/wy.png") 60px 8px no-repeat;
    padding-left: 5px;
}
.custom button{
    width: 70px;
    height: 30px;
    background: #4c89f0;
    border: none;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
}
.custom button:hover{
    background: #3675dd;
}
.clsj.box ul{
    width: 613px;
}
.clsj.box ul li{
    margin-right: 15px;
}
.clsj.box ul li:nth-child(6){
    margin-right: 0px;
}
.clsj .custom input{
    width: 100px;
    height: 30px;
    outline:none;
    border: 1px solid #d3d3d3;
    margin: 0px 8px;
    background: url("../images/time.png") 80px 5px no-repeat;
    padding-left: 5px;
}
.sxtj.box span{
    color: #ef4f4b;
}
.sxtj.box ul{
    width: 800px;
}
.sxtj.box ul li{
    border: 1px solid #d3d3d3;
    margin-right: 12px;
    display: none;
}
.sxtj.box ul li span{
    font-size: 16px;
    color: #4e4d4d;
    line-height: 35px;
}
.sxtj.box ul li.active{
    border: 1px solid #f05f5c;
}
.sxtj.box ul li.active .text{
    color: #f43f3b;
} 
.sxtj.box ul li:hover{
    border: 1px solid #f05f5c;
}
.sxtj.box ul li:hover .text{
    color: #f43f3b;
}
.sprite{
    background: url("../images/qkicon.png") no-repeat;
}
.sxtj{
    position: relative;
}
.sxtj ul li .qkicon{
    width: 10px;
    height: 10px;
    display: inline-block;
    background-position: -1px 0px;
    margin: 12px 10px 0px 10px;
}
.sxtj ul li .text{
    margin-left: 10px;
}
.sxtj.box ul li.active .qkicon{
    background-position: -14px 0px;
} 
.sxtj.box ul li:hover .qkicon{
    background-position: -14px 0px;
} 
.sxtj.box p{
    position: absolute;
    right: 28px;
    font-size: 18px;
    color: #9a9a9a;
    line-height: 38px;
    cursor: pointer;
}
.sxtj.box p.active .qkicon1{
    background-position: -26px 0;
}
.sxtj.box p .all{
    background: url("../images/qkqb.png") no-repeat;
}
.sxtj.box p .qkicon1{
    width: 22px;
    height: 22px;
    display: inline-block;
    background-position: 0px 0px;
    margin-right: 5px;
    margin-top: 8px;
}
.sxtj.box p:hover{
    color: #ef4f4b;
}
.sxtj.box p:hover .qkicon1{
    background-position: -27px 0;
}
.tips{
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -130px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    border-radius: 10px;
    display: none;
}
/* ÆóÒµÁÐ±í */
.list{
    margin-top: 30px;
}