﻿.content_box {
    width: 1100px;
    margin: auto;
}
.mun_item{
    line-height:20px;
    font-size:14px;
    font-weight:400;
    color:#999;
    margin:14px 0;
    padding-left:17px;
    box-sizing:border-box;
}
.mun_item span{
    color: #FF6503;
}
.mun_ification{
    width:100%;
    background-color:#fff;
    padding:13px 0 15px 19px;
    box-sizing:border-box;
    margin-bottom:23px;
}
.yiji {
    display: inline-block;
    line-height: 33px;
    font-size: 14px;
    color: #666;
    padding: 0 11px;
    box-sizing: border-box;
    cursor:pointer;
}
.active {
    color: #FF7D3C;
    text-align: center;
    border-radius: 2px;
    padding: 0 11px;
    box-sizing: border-box;
}
.activeq {
    color: #FF7D3C !important;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
}
.paixu {
    padding-left: 17px;
    box-sizing: border-box;
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #666666;
    margin-bottom:23px;
}
.ico_top{
    position:absolute;
    top:-2px;
}
.ico_bottom {
    position: absolute;
    bottom: -2px;
}
.paixu_div{
    width:67px;
    margin-right:40px;
    cursor:pointer;
}
.content{
    width:1100px;
}
.cad{
    width:254px;
    background-color:#fff;
    float:left;
    margin-right:28px;
    margin-bottom:20px;
}
.cad_img {
    width: 100%;
    height: 142px;
    padding: 5px;
    box-sizing: border-box;
}
.cad_img img{
    width:100%;
    height:142px;
}
.cad_info{
    padding:13px 13px 15px 13px;
    box-sizing:border-box;
}
.cad_title {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align:center;
    font-weight:normal;
}
.haopinglv {
    font-size: 12px;
    color: #999999;
    margin-bottom: 12px;
    text-align: center;
}
.biaoqian {
    display:inline-block;
    font-size: 12px;
    color: #373737;
    height:17px;
    font-weight: 400;
    line-height: 18px;
    background-color: #EAEAEA;
    border-radius:9px;
    padding:0 8px;
    box-sizing:border-box;
}
.price {
    font-size: 16px;
    color: #F6891E;
    line-height:22px;
}
.content .cad:nth-of-type(4n){
    margin-right:0px;
}
.selectColot {
    color: #FF7E3A;
}
.ms_middle {
    clear: both;
}
.div_input {
    height: 35px;
    float: left;
}
.txt_search {
    border: 1px solid #ccc;
    width: 485px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    background: #f2f2f2;
    height: 28px;
    float: left;
    line-height: 34px !important;
    padding-left: 10px;
    background: #F4F4F4;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border-right: none;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}
.search_btn {
    background-image: url(/images/search_btn.png);
    width: 123px;
    height: 29px;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-left: 5px;
}