/*banner*/
.sh_banner{
    width: 1421px;
    height: 380px;
    background: url("../../images/secondHand/secondHand.png") no-repeat;
    margin: auto;
    margin-bottom: 154px;
}
.sh_banner_box{
    width: 602px;
    margin: 0 auto;
    padding-top: 184px;
}
.sh_banner_search{
    width: 600px;
    height: 40px;
    border-radius: 5px;
    background-color: #fff;
}
.sh_banner_search>input{
    width: 495px;
    height: 40px;
    padding-left: 15px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
}
.sh_banner_search>button{
    float: right;
    width: 90px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #fff;
    background-color: #3bb850;
    font-size: 14px;
}
.searchHistory{
    color: #fff;
    margin-top: 15px;
    height: 24px;
}
.searchHistory>a>span{
    color: #fff;
    padding: 10px;
}
/*品牌类目信息*/
.sh_info{
    margin-top: 40px;
    width: 1200px;
    height: 200px;  
}
.sh_wantBuy{
    width: 480px;
    height:200px;
    float: left;
    padding-left:20px;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    border-radius: 5px;
}
.sh_wantBuy>p{
     width: 480px;
     margin: 0 auto;
     text-align: center;
     font-size: 28px;
     color: #666;
     margin-top: 20px;
     margin-bottom: 15px;
 }
.sh_wantBuy>div{
    width: 480px;
    margin: 0 auto;
}
.sh_wantBuy_box>p{
    float: left;
    width: 40px;
}
.sh_wantBuy_box>div{
    float: left;
    width: 440px;
}
.sh_wantBuy_box>div>a>span{
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 15px;
}
.sh_line{
    width: 1px;
    float: left;
    height: 170px;
    border-right: 1px solid #e3e3e3;
    margin-top: 17px;
}
.sh_wantSell{
    width: 324px;
    height:200px;
    float: left;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    border-radius: 5px;
}
.sh_wantSell>p:nth-child(2n){
    margin-top:5px;
}
.sh_wantSell_p1{
   	font-size: 28px;
    margin-top: 18px;
    margin-bottom: 6px;
    color: #666;
}
.sh_wantSell_p2{
    font-size: 14px;
    margin-bottom: 20px;
    color: #666;
}
.sh_wantSell_p3{
	margin-top:27px;
}
.sh_wantSell_p3>a{
    display: inline-block;
    width: 210px;
    height: 40px;
    line-height: 40px;
    background-color: #3bb850;
    border:1px solid #3bb850;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}
.sh_wantSell_p3>a:hover{
	color:#fff;
}
.sh_wantSell_p5{
	margin-top:27px;
}
.sh_wantSell_p5>a{
    display: inline-block;
    width: 210px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border:1px solid #3bb850;
    border-radius: 5px;
    color: #3bb850;
    font-size: 18px;
}
.sh_floor1_head{
    width: 1200px;
    height: 40px;
    line-height: 40px;
}
.sh_floor1_head>span{
    font-size: 22px;
    color: #666;
}
.sh_floor1_head>span>span{
    color: #e3e3e3;
}
.sh_floor1_head>a{
    float: right;
    color:#666;
}
.sh_floor1_body{
    width: 1198px;
    height: 550px;
    border: solid 1px #e3e3e3;
}
.sh_f1_left{
    width: 220px;
    height: 550px;
    float: left;
}
.sh_f1_top{
    width: 220px;
    height: 470px;
    position: relative;
}
.sh_f1_top>a>img{
    width: 220px;
    height: 550px;
}
.shf1_down_left{
    width: 80px;
    height: 80px;
    float: left;
    text-align: center;
    font-size: 14px;
}
.shf1_down_left>p:nth-child(1){
   margin-top: 22px;
}
.shf1_down_left>p:nth-child(2){
    margin-top: 3px;
}
.shf1_down_line{
    float: left;
    width: 1px;
    height: 63px;
    border-right: 1px solid #fff;
    margin-top: 10px;
}
.sh_f1_down{
    color: #fff;
    position: relative;
    bottom: 0;
}
.shf1_down_right{
    float: left;
    margin-left: 7px;
    margin-top: 13px;
}
.shf1_down_right>p{
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shf1_down_right>p>a>span{
    color:#fff;
}
.shf1_down_right>p+p{
    margin-top: 5px;
}
/*产品信息*/
.sh_f1_right{
    width: 978px;
    height: 550px;
    float: left;
}
.shf1_right_pro{
    float: left;
    width: 230px;
    height: 260px;
    text-align: center;
    margin-top: 10px;
    margin-left: 13px;
}
.shf1_right_pro>a{
    width: 200px;
    height: 200px;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.shf1_right_pro>a>img{
    max-width: 200px;
    max-height: 200px;
    margin: auto;
}
.shf1_right_p1{
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #000;
    margin: 10px auto 6px;
    text-align: left;
}
.shf1_right_p2{
    margin: auto;
    width: 200px;
    text-align: left;
}
.shf1_right_p2>span{
    color:#e90012;
    font-size: 14px;
}
.shf1_right_p2>del{
    color:#a9a9a9;
    font-size: 13px;
}
/*2楼广告*/
.sh_floor2_ad{
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sh_floor2_ad>a>img{
    width: 390px;
    height: 90px;
}
.sh_floor2_ad>a+a{
    margin-left: 15px;
}
/*4楼广告*/
.sh_floor4_ad{
    width: 1200px;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sh_floor4_ad>a>img{
    width: 1200px;
    height: 90px;
}
/*买卖流程*/
.sh_floor5{
    margin-top: 20px;
    /*margin-bottom: 20px;*/
}
.shf5_left{
    width: 475px;
    text-align: center;
    float: left;
}
.shf5_left>p{
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.shf5_down>div{
    float: left;
}
.shf5_down_d1{
    width: 80px;
    text-align: center;
}
.shf5_down_d2{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}
.shf5_margin100{
    margin-left: 100px;
}
/*底部回收信息*/
.sh_recovery{
    width: 1200px;
    height: 200px;
}
/*左广告*/
.sh_recovery_ad{
    width: 380px;
    height: 200px;
    float: left;
    font-size: 0;
}
.sh_recovery_ad>a>img{
    width: 380px;
    height: 200px;
}
/*中轮播信息*/
.sh_recovery_info{
    width: 350px;
    height: 200px;
    float: left;
    border: solid 1px #e3e3e3;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    border-radius: 5px;
    margin-left:10px;
    margin-right:10px;
}
.shr_info_head{
    width: 350px;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
}
.shr_info_head>span{
    font-size: 14px;
    color: #666;
    margin-left: 20px;
    font-weight: bold;
}
.shr_info_head>a{
    font-size: 12px;
    color: #666;
    margin-right: 20px;
    float: right;
}
.shr_info_box{
    width: 308px;
    height: 130px;
    margin: 15px auto;
    overflow: hidden;
}
.shr_info_box>ul>li>a{
    display: inline-block;
    width: 220px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}
.shr_info_box>ul>li>span{
    float: right;
    display: inline-block;
    height: 20px;
    line-height: 20px;
}
/*右发布回收*/
.sh_recovery_btn{
    width: 398px;
    height: 198px;
    float: left;
    text-align: center;
    border: solid 1px #e3e3e3;
}
.sh_wantSell_p4>a{
    display: inline-block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    background-color: #3bb850;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}
.sh_wantSell_p4>a:hover{
	color:#fff;
}
/*免责声明*/
.sh_floor6{
    margin-top: 20px;
    margin-bottom: 20px;
}
.sh_floor6>img{
    width: 1200px;
    height: 295px;
}
/*底部广告*/
.bd_ad_bottom>a:nth-child(1) {
    margin-right: 16px;
}
.bd_ad_bottom>a>img {
    width: 590px;
    height: 90px;
}