/*商标买卖首页*/
.sbgzx {
    background: url(/themes/mall/default/images/sb/sbzx.jpg) center no-repeat #1B1F2A;
	width: 100%;
    height: 444px;
    overflow: hidden;
}
.sbqall{
    width: 1170px;
    margin: 0 auto;
    padding-top: 54px;
    text-align: center;
    padding-bottom: 55px;
	height:220px;
}
   
.sbqall h3{
  display: inline-block;
  text-align:center;display: inline-block;padding:0 82px;align:center;color: #243159;font-size: 33px;height: 43px;line-height: 43px;margin-bottom: 10px;
  background: url("/themes/mall/default/images/sb/title_icon.png") no-repeat center center;
}

.sbqall >p {
    font-size: 14px;
    color: #818795;
    height: 17px;
    line-height: 17px;
}


.search-choose{
 margin-top:15px;
 position:absolute;
}

.choosearea{
    
    background: #eef2fa;
    position:absolute;
    width: 1170px;
    margin: auto;
}

.sear dl{
border-bottom: 1px dashed #E8E5F1;
    width: 100%;
    zoom: 1;
    position: relative;
    background: #eef2fa;
}


.sear dl dd{
    line-height: 24px;
    padding: 6px 0;
    background: #fff;
    margin-left: 110px;
    position: relative;
    font-size: 0;
	width:1060px;
}

.sear dl dd .abox {
    padding-left: 6px;
    text-align: left;
	padding-top: 10px;
}

.sear dl dd .abox a {
    width: 82px;
    margin: 10px 0 7px 10px;
	font-size: 13px;
    color: #3a3a3a;
    padding: 1px 8px;
    white-space: nowrap;
    display: inline-block;
    margin: 0 0 4px 6px;
    position: relative;
}

.sear dl dd .abox a.on {
color: #fff;
    background-color: #496dbb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.sear dl dt{
   width:110px;
}


.sear dl dt h2{
    width: 110px;
    font-weight: 700;
    line-height: 26px;
    text-indent: 20px;
    font-size: 14px;
    color: #464646;
    position: absolute;
    height: 26px;
    left: 0;
    top: 11px;
}

.sear dl dt h2 span {
    display: block;
    font-size: 14px;
    height: 30px;
    color: #466dbc;
    line-height: 30px;
    padding-left: 2px;
    font-weight: 500;
}


.serorder {
    width: 1170px;
    height: 50px;
    background: #fff;
    margin: 20px auto 10px auto;
    overflow: hidden;
}

.serorder .leftorder {
    float: left;
}

.serorder .leftorder a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    border-right: 1px solid #edecf4;
    width: 130px;
    text-align: center;
}

.serorder .leftorder a.desc font {
    background: url("/themes/mall/default/images/sb/desc.png") no-repeat right center;
	padding-right: 10px;
    color: #5d8cd3;
}

.serorder .leftorder a.asc font {
    background: url("/themes/mall/default/images/sb/asc.png") no-repeat right center;
	padding-right: 10px;
    color: #5d8cd3;
}

.showarea {
    width: 1170px;
    margin: 0 auto;
}

.showarea .listbox-show {
    overflow: hidden;
    width: 1170px;
}

.showarea .listbox-show li {
    margin: 0 4px 10px 0;
    width: 288px;
    height: 330px;
    background: #fff;
    float: left;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
}

.showarea .listbox-show li>a:first-child {
    display: block;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

.showarea .listbox-show .listBox_card_logo {
    width: 200px;
    height: 200px;
    margin: 6px 18px 0 18px;
    text-align: center;
    position: relative;
    background: #fff;
}

.showarea .listbox-show .listBox_card_logo img {
    max-width: 200px;
    max-height: 200px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.showarea .listbox-show .listBox_card_p1 {
    margin: 0 24px;
    padding-top: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 24px;
    line-height: 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 0;
}

.showarea .listbox-show .listBox_card_p1 span {
    font-size: 16px;
    color: #2A2A2A;
    white-space: nowrap;
    vertical-align: middle;
}

.showarea .listbox-show .listBox_card_p2 {
    font-size: 12px;
    color: #979797;
    padding: 2px 24px 0;
    height: 16px;
    line-height: 16px;
    text-overflow: ellipsis;
    overflow: hidden;

}

.showarea .listbox-show .listBox_card_p3 {
    padding-left: 24px;
    margin-top: 4px;
}

.showarea .listbox-show .listBox_card_p3 span {
    font-size: 12px;
    color: #979797;
    vertical-align: top;
    margin-left: 0;
}

.showarea .listbox-show .listBox_card_price {
    color: #F4683F!important;
    font-size: 16px!important;
    font-weight: bold;
}

.list-page {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    width: 1140px;
    margin: auto;
    line-height: 29px;
    font-size: 14px;
    color: #999;
	margin-bottom:30px;
}

.list-page span {
    color: #666;
    font-size: 14px;
    padding-right: 8px;
    float: left;
    height: 31px;
    line-height: 31px;
}

.list-page a.disabled {
    cursor: not-allowed;
}

.list-page a {
    position: relative;
    padding: 0 10px;
    border: 1px solid #f0f0f0;
    background: #fff;
    color: #999999;
    font-size: 14px;
    float: left;
    display: block;
    margin-right: 8px;
}

.list-page .active {
    background: #3B5791;
    border: 1px solid #3B5791;
    color: #fff !important;
}




