.recommending {
	width:239px;
	height:826px;
	border:1px solid #e6e6e6;
	margin-top:10px;
}
.recommending h2 {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #ccc dashed;
	margin: 0 10px;
	font-size: 15px;
}
.product_list_left_banner {
	width:239px;
	margin-top:10px;
}
#product_list_left{
	height:2070px;
	width:1200px;
	min-width:1200px;
}
#products {
	width:938px;
	height:1858px;
	margin:-2110px 0 0 258px;
}
#products .title {
	width:100%;
	height:28px;
	background-color:#EFEEEC;
	border-top:1px solid #cccccc;
}
#products .title .text {
	font-size:18px;
	margin-left: 20px;
	line-height: 26px;
}
#products .title .more {
	margin-left: 600px;
}
.products_list {
	height:100%;
	width:100%;
}
.products_list .ul {
	position: absolute;
	width: 938px;
	height:1798px;
	margin-left:-4px;
}
.products_list .ul .li {
	width:24%;
	height:16%;
	margin-top:20px;
	float:left;
	zoom:90%;
	-moz-transform:scale(0.9);
	-moz-transform-origin:top center;
	border:1px solid #ffffff;
	margin-left:6px;
}
/* .products_list .ul .li:hover {
	border:3px solid #8f2f0a;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
} */
.products_item {
	width:240px;
	margin:auto;
	border:3px solid white;
}
.products_item:hover {
	border:3px solid #a1a1a1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}
.products_item img {
	width:240px;
	height:240px;
	border:1px solid #eeeeee;
	zoom:98%;
	-moz-transform:scale(0.98);
	-moz-transform-origin:top left;
}
.products_item .prod_nom {
	font-size:14px;
	font-weight:bold;
}
.products_item ul {
	line-height:16px;
}
.products_bottom {
	border-top:1px solid #cccccc;
	height:103px;
	width:100%;
	margin-top: 18px;
}
.products_bottom img{
	margin-top:15px;
	width:938px;
	height:90px;
}
#filter {
    border: 1px #d4d4d4 solid;
    height: 41px;
    background: #f5f5f5;
    margin-top:10px;
    font-size:14px;
}
#filter div {
    /* position:absolute; */
}
#filter em {
    font-style:normal;
}
.prod_sort {
    line-height: 39px;
    position:absolute;
}
.prod_sort a {
    display: block;
    float: left;
    border-right: 1px #ddd solid;
    padding: 0 15px;
    text-decoration: none;
    font-size: 14px;
	color:#333;
	width: 122px;
    text-align: center;
}
.prod_sort a:hover {
	color:#357CBE;
}
.prod_sort em {
    width: 14px;
    height: 13px;
    margin-right: 2px;
}
.prod_sort i {
    width: 9px;
    height: 11px;
    margin-left: 7px;
}
.prod_sort em, .prod_sort i {
    vertical-align: middle;
    display: inline-block;
}
.sort_icon_colligate {
    background: url(../images/normal.png) no-repeat -94px -117px;
}
.sort_icon_price {
    background: url(../images/normal.png) no-repeat -372px -116px;
}
.sort_icon_sales {
    background: url(../images/normal.png) no-repeat -211px -116px;
}
.sort_icon_arrow {
    background: url(../images/normal.png) no-repeat -461px -24px;
}
.sort_icon_arrow_up {
    background: url(../images/normal.png) no-repeat -487px -116px;
}
.sort_icon_arrow_down {
    background: url(../images/normal.png) no-repeat -442px -24px;
}
.prod_price {
    padding: 7px 0 0 10px;
    position:absolute;
    right: 386px;
}
.prod_price .pp_inputbox {
    display: inline-block;
    width: 92px;
    height: 26px;
    padding: 2px 0 0 5px;
    border: 1px #ddd solid;
    background: #fff;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.prod_price input {
    display: inline-block;
    width: 50px;
    height: 19px;
    line-height: 19px;
    border: 0;
    color: #333;
    background: #fff;
    outline: 0;
}
.prod_price .pp_btn {
    display: inline-block;
    border: 1px #ddd solid;
    background: #eee;
    cursor: default;
    width: 40px;
    height: 23px;
    font-weight: normal;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.prod_menu {
    float: right;
    height: 39px;
    border-left: 1px #d4d4d4 solid;
    position:absolute;
    right: 80px;
}
.prod_menu * {
    text-decoration: none;
    color: #333;
}
.prod_menu .page {
    width: 56px;
    float: left;
    text-align: center;
    position: relative;
    border-left:1px solid #ddd;
}
.prod_menu .page .page_num {
    height: 39px;
    line-height: 39px;
    cursor: pointer;
}
.prod_menu .pre {
    background: url(../images/normal.png) no-repeat;
    background-position: -722px -213px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}
.prod_menu .next {
    background: url(../images/normal.png) no-repeat;
    background-position: -772px -213px;
}
.prod_menu .page_item {
    width: 39px;
    height: 39px;
    float: left;
    text-align: center;
}
.prod_menu .to_page {
    width: 140px;
    padding: 9px 0 0 10px;
    float: left;
    text-align: center;
    position: relative;
}
.prod_menu .to_page input {
    display: inline-block;
    width: 30px;
    height: 24px;
    line-height: 19px;
    border: 1px #ddd solid;
    text-align:center;
    color: #333;
    background: #fff;
    outline: 0;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.prod_menu .to_page .pp_btn {
    display: inline-block;
    border: 1px #ddd solid;
    background: #eee;
    cursor: default;
    width: 32px;
    height: 23px;
    margin-left: 2px;
    font-weight: normal;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor:pointer;
}
.topage_icon_arrow {
	width: 14px;
    height: 13px;
    margin-right: 2px;
    background: url(../images/normal.png) no-repeat -94px -117px;
}
.search_type {
	border: 1px dashed #f49e86;
    font-size: 16px;
    color: #ee5e33;
    padding: 0 2px 0 2px;
}