@charset "utf-8";
.morev_h {cursor: pointer;}

.right_cons_hover {z-index:99;background-color: #f8f8f8;}
.header-member-info {float: right;}
/**.clearfix li {cursor:pointer;}*/

.custom_service_pics {float:right;}
.custom_service_pics img {float:left;margin-left:10px;}
.footer-list {float: left;margin: 10px 35px 10px 20px;}

.footer-list dt {font-size: 18px;color: #2c2b2b;}
.footer-list dd {padding: 5px 2px;}
.footer-list dd li {padding-top:5px;}

.keep_on_record {border-top:1px solid #ddd; width:990px; text-align:center; margin:0 auto; padding:20px 0 35px; line-height:20px;font-family:'Helvetica Neue',Arial,'5b8b\4f53'; color:#0d0d0d}
.keep_on_record span {width:460px; margin:auto;display:inline-block;}
.keep_on_record img {float:left;margin-left:10px;}
.keep_on_record p {float:left;width:990px;}

.column4-list li {margin-left:10px;width:265px;}
.recommend-list.column4-list li a img {
    width: 265px;
    height: 265px;
    display: block;
}

.column4-list li.key-product a img {
    width: 540px;
    height: 342px;
    display: block;
}
.column4-list li.key-product
{
	width:540px;
	margin-right:0px;
}
.sider-nav {
    width: 100px;
    height: auto;
    text-align: center;
    background: #fff;
    position: absolute;
    left: -100px;
    top: 30px;
    z-index: 8;
    overflow: hidden;
}

/** autocomplete */
.autocomplete_ui 
{
	position: fixed;
	_position:absolute;
	width:315px;
	height:auto;
	background:#fff;
	border:#ddd 1px solid;
	border-radius:3px;
	z-index:999;
	padding-bottom:1px;
	padding-top:1px;
	display: none;
}

.auto_com_content {
	float:left;
	background:#ededed;
	border:#ccc 1px solid;
	width:311px;
	height:22px;
	line-height:22px;
	border-radius:3px;
	margin-top:1px;
	margin-left:1px;
}
.autocomplete_ui span
{
	float:left;
	width:311px;
	height:21px;
	line-height:21px;
	border-radius:3px;
	margin-left:1px;
	border:#fff 1px solid;
}
.autocomplete_ui span a
{
	margin-left:5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	width:100%;
	display:block;
}
.autocomplete_ui_span_hover
{
	float:left;
	width:311px;
	height:21px;
	line-height:21px;
	border-radius:3px;
	margin-left:1px;
	background:#ededed;
	border:#ccc 1px solid;
}

.user_center_footer {width:100%;height:auto;margin-top:10px;}
#member-search {width:284px;}

.clear_cookie_set {text-align:center;background:#fff;border:#fff 1px solid;width:100%;padding:0px;}
.clear_cookie_set b{margin-right:4px;cursor:pointer;background:#f5f5f5;width:100%;float:left;}

