/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
body{background-color: #F5F5F5;}
.sell_list_top{
	width: 100%;
	height: 20px;
	background-color: #F5F5F5;
}
.sort_padleft div{padding: 10px 10px 10px 32px;
    height: 24px;
    line-height: 24px;
    background: url(image/ico-nav.png) no-repeat 10px 13px;
    font-size: 14px;}
.sell_sx_form{position:relative;width: 230px;}
.sell_sx_form .sell_sx_form_input1{
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
	border:1px solid #eee;
}
.sort-qc {
    width: 150px;
    text-align: center;
    float: left;
    color: #009D43;
    font-size: 14px;
    cursor: pointer;
}
.sell_sx_form .sell_sx_form_input2{
	float: left;
    width: 25px;
    height: 24px;
    cursor: pointer;
    outline: none;
    border: 0;
    border-left: none;
    background: url(images/product_searchbg1.png) right no-repeat;
    position: absolute;
    right: 22px;
    top: 12px;
}
.sell_zzs_p{
	font-size: 16px;
	padding:12px 15px;
	border-bottom: 1px solid #eee;
}
.sell_zzs_img{
	width: 100%;
	height: 250px;
	/*background-color: #FFF;*/
	padding:4px;
}
.sell_tjqy_ul{
	padding:10px 15px 25px 15px;
}
.sell_tjqy_ul li{
	width: 100%;
	height: 32px;
    line-height: 32px;
    font-size: 14px;
    overflow: hidden;
}
.side_option{
	height: 48px !important;
    overflow: hidden;
}
.side_option2{
	height: auto !important;
    overflow: hidden;
}
.sort_tabpx{
	height: 48px;
}
.sort_td_list1{ 
	border-right:1px solid #eee;
	padding:0 20px;
	font-size: 14px;
}
.sort_td_list2{ 
	border-right:1px solid #eee;
	padding:0 10px;
}
.sort_td_list2 select{
	border:none;
	font-size: 14px;
	text-align: center;
}
.sort_td_list3 input{
	position: relative;
	top: 2px;
	margin-left: 10px;
}
.sort_td_list4{
	padding:0 15px;
	border: solid 1px #fff;
}
.sort_td_list4 .sort_td_list4_inp{
	width: 65px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding:0 2px;
	text-align: center;
}
.sort_td_list4 .sort_td_list4_sub{
	width: 40px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	padding:0 2px;
	text-align: center;
	border:none;
	background-color: #00923F;
	color: #fff;
	margin-left:10px;
	visibility:hidden;
}
.sort_td_list4:hover{
	position: relative;
	top: 0px;
	border: solid 1px #ccc;
	background: #fff;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
	box-shadow: 0 3px 3px rgba(0,0,0,.1);
	z-index: 99;
	background-color: #fff;
}
.sort_td_list4:hover .sort_td_list4_sub{
	visibility:visible;
}
.sort_td_list5{
	float: right;
}
.sort-qc i{   width: 20px;display: inline-block;}
#sort_cx_div i{height: 27px;background: url(images/icon_1_03.png)1px 10px no-repeat;}
#b_lx i{height:15px;background: url(images/icon_1_03.png)1px -18px no-repeat;}
#b_sf i{height:15px;background: url(images/icon_1_03.png)1px -18px no-repeat;}
#b_cs i{height:15px;background: url(images/icon_1_03.png)1px -18px no-repeat;}



.compary_list_ul{
	overflow: hidden;
}
.compary_list_ul li{
	padding:15px 30px;
	border-bottom:#DDDDDD 1px solid;
	overflow: hidden;
}
.compary_list_ul li .company_list_l{
	width: 22%;
	float: left;
}
.compary_list_ul li .company_list_l img{
	border: #DDDDDD 1px solid;
}
.compary_list_ul li .company_list_r{
	float: left;
	width: 76%;
	margin-left:2%;
}
.company_title {
	width: 100%;
	margin-bottom: 10px;
}
.company_title strong{
	width: 97%;
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing:1px
}
.company_title img{
	text-align: right;
}
.company_content{
    width: 100%;
    font-size: 14px;
    color: #818181;
    /*height: 44px;*/
    letter-spacing:1px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
}
.company_btm{
	width: 100%;
	overflow: hidden;
}
.company_btm_left{
	float: left;
	width: 45%;
}
.company_btm_left .company_btm_left_rz{
	margin-bottom: 15px;
}
.company_btm_left .company_btm_left_rz span{
	font-size: 14px;
}
.company_btm_left .company_btm_left_rz img{
	position: relative;
	top: 5px;
	margin-left: 5px;
}
.company_btm_left_dq{
	font-size: 14px;
}
.company_btm_right{
	float: right;
	width: 50%;
}
.company_btm_right img{
	float: right;
	margin-left: 10px;
	border: #DDDDDD 1px solid;
}






























