@CHARSET "UTF-8";
body {
	margin: 0;
	padding: 0;
}

/* pageHeader css begin */

div#header {
	width: 100%;
	position:relative;
	z-index:10000;
	text-align: left;
	top:-2px;
	font-family: tahoma, arial, \5b8b\4f53;
}

div#header ul{
	margin: 0;
	padding: 0;
}

div#header #header_top{
	height: 29px;
	padding-top:8px;
	width: 100%;
	/* overflow: hidden; */
   /*  BACKGROUND:url("../../img/header/menu_bg.png");
	BACKGROUND-POSITION: 0px -45px; 
	BACKGROUND-REPEAT: repeat-x; */
	background-color:#F8F8F8;
	z-index: 1000;
	position:relative;
}

div#h_top_wrap{
	width: 990px;
	height: 35px;
	margin: 0 auto;
	position:relative;
	z-index: 1;
	font-size:13px;
}

div#h_top_wrap #service_center{
/* 	font-weight: bold;
	color: red; */
}

div#h_top_wrap #welcome{
	color: #696969;
	margin-left: 8px;
	line-height: 23px;
	display: inline-block;
}

div#h_top_wrap a{
	color:#333;
}

div#h_top_wrap span a{
	color:#900;
	display: inline;
}

#favarite:HOVER, #homepage:HOVER{
	cursor: pointer;
}
						
div#h_wrap{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}

div#header #header_logo{
	float:left;
	margin-left: 18px; 
	margin-top: 25px;
	margin-right: 32px;
	border:none;
}

div#header #header_title_wrap{
	width: 90px;
	height: 40px;
	float:left;
	margin-top: 34px;
	position: relative;
	z-index:10;
}


div#header #district_wrap{
/* 	position: absolute;
	top: 58px;
	left: 120px; */
}

div#header b{
    position:absolute;
	top:12px;
	right:7px;
	width: 9px;
	height: 7px;
	background-image: url(../../img/header/down.png);
}

div#header .b_active{
	background-image: url(../../img/header/up.png);
}

div#header #district{
	height: 40px;
	line-height:40px;
	font-size:18px;
	border: 2px solid white;
	border-bottom:none;
	background-color:white;
	text-align:left;
	color:#ef4300;
	position: relative; 
	padding-left: 7px;
	z-index:10;
}

div#header #district b{
	display:inline-block;
	position:static;
	margin-left:5px;
	vertical-align: 3px;
}

div#header #district:HOVER{
	/* border: 1px solid rgb(82,147,235); */
/* 	border: 1px solid rgb(229,66,67); */
	cursor: pointer;
}

div#header .district_active{
	/* background-color:rgb(82,147,235);
	border: 1px solid rgb(82,147,235) !important; */
	/* background-color:rgb(229,66,67); */
	border: 2px solid rgb(229,66,67) !important;
	border-bottom:none !important;
    /* color:white !important; */
	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px; 
 
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius:3px;
}

div#header #switch_panel{
	width: 400px;
	/* height: 450px; */
	margin-bottom:20px;
	background-color: white;
	/* border: 2px solid rgb(82,147,235); */
	border: 2px solid rgb(229,66,67); 
	position: relative; 
	top: -2px;
	border-radius: 2px; 
	display: none;
	padding:0 5px;
	-webkit-box-shadow: 1px 0 8px rgba(153, 153, 153, 0.5) ;
	box-shadow: 1px 0 8px rgba(153, 153, 153, 0.5) ;
}

div#header #switch_panel dl{
	/* border-bottom: 1px solid #CEE0FA; */
	border-bottom: 1px solid #FFC2C9;
}

div#header #switch_panel #last_activity dl{
	/* border-bottom: 2px dotted #CEE0FA; */
	border-bottom: 2px dotted #FFC2C9;
}

div#header #switch_panel dt {
	margin: 10px 5px 12px 5px;
}

div#header #switch_panel dt span{
	font-size: 14px;
	line-height: 14px;
	color: #AEAEAE;
}

div#header #switch_panel dt a{
	line-height: 24px;
}

div#header #switch_panel dd{
	margin-left: 10px;
}

div#header #switch_panel dd a{
	margin: 0 4px; 
	margin-bottom: 10px;
	display: inline-block;
}

div#header #switch_panel dt a,div#header #switch_panel dd a{
	font-size: 12px;
	color: gray;
	cursor: not-allowed;
}

div#header #switch_panel dt a:HOVER,div#header #switch_panel dd a:HOVER{
	text-decoration: none;
}

div#header #switch_panel a.start_using{
	color: #1A71E6;
	cursor: pointer;
}

div#header #switch_panel a.start_using:HOVER{
	color: #155BBB;
}

#how_sort{
	color: gray;
	float: right;
	margin-right: 20px;
} 

div#header #search_bar{
	width: 500px;
	height: 40px;
	border: none;
	float: left;
	/* border:2px solid rgb(82,147,235); */
	border:2px solid rgb(229,66,67); 
	margin-left: 100px; 
	margin-top: 28px;
	background-color:white;
    position: relative;
	/* -moz-border-radius: 20px;
	-webkit-border: 20px;
	border-radius: 20px; */

}

div#header .stocklogo{
	position:absolute;
	top:28px;
	left:800px
}

div#search_bar #search_input_wrap{
/* 	width: 334px; */
	height: 40px;
	border: none;
	margin-top: 1px;
	float:left;
}

div#search_bar #search_input{
	width: 310px;
	border: none;
	background-color:transparent;
	padding: 11px 0px 6px 10px;
	font-size:15px;
	box-shadow: none;
	-webkit-box-shadow: none;
}

div#search_bar #search_input:focus { 
	outline: none !important;
	-webkit-box-shadow:none !important;
}

div#search_bar #search_type_wrap{
	width:100px;
	height:40px;
	float:left;
	overflow: hidden;
	position: relative;
}

div#search_bar #search_type_wrap ul{
	border:1px solid #ccc;
}

div#search_bar #search_type_wrap li{
	display: block;
	color:#6C6C6C;
	height:40px;
	line-height:39px;
	text-align: left;
	padding-left:10px;
	background-color: #eee;
}

div#search_bar #search_type_wrap:hover .li_active{
	background-color: white;
}

div#search_bar #search_type_wrap li:hover{
	background-color: #eee !important;
	cursor: pointer;
}

div#search_bar #page_header_search_button{
	float:right;
	border:0px solid rgb(229,66,67); 
	background-color: rgb(229,66,67);
	color: white;
	font-size:15px;
	width:73px;
	height:40px;
	font-family: "微软雅黑","宋体";
	padding:0;
	/* -moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius:20px; */
}

div#search_bar #page_header_search_button:hover{
	cursor: pointer;
}

/* div#search_bar #search_goods{
	float:left;
	margin-left:5px;
}

div#search_bar #search_provider{
	float:left;
	margin-left:5px;
} */

div#header #header_body{
	width: 100%;
	height: 90px;
	/* background-color: #001743;
	background-repeat: repeat-x; */
}

div#header #header_bottom{
	width: 100%;
	height: 7px;
}


/* pageHeader css end */

/* pageHeader menu(top right) css begin */

ul,ol,li {
	list-style: none;
}

.quick-menu p {
	line-height: 24px
}

/* .quick-menu a {
	color: #333;
	text-decoration: none;
} */

/* a:hover {
	color:#E4393C;
	text-decoration: none;
	cursor: pointer;
} */

.quick-menu li {
	line-height:19px;
	BACKGROUND: url("../../img/header/menu_bg.png") no-repeat
}


div#header  .sysDiv{
	clear:both;
	padding-top: 5px;
}

div#header  .system{
	font-size:13px !important;

}

#site-nav {
	Z-INDEX: 10000;
	COLOR: #000;
	POSITION: relative;
}

#site-nav a:hover {
	color:#E4393C !important;
	text-decoration: none;
}

.quick-menu {
	position: absolute;
	right: 0;
	top: 0;
}

.quick-menu li {
	FLOAT: left;
	BACKGROUND-POSITION: right 6px;
	padding:2px 12px 0px 12px !important;
	margin: 0 0 0 -1px !important;
}

.quick-menu li.last {
	BACKGROUND: none transparent scroll repeat 0% 0%
}

.quick-menu li.menu-item {
	padding: 0;
	POSITION: relative;
}

#site-nav .menu-hd {
	PADDING-RIGHT: 22px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	Z-INDEX: 10001;
	PADDING-BOTTOM: 0px;
	MARGIN: 1px 1px 0px;
	CURSOR: pointer;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 20px
}

#site-nav .menu-bd {
	BORDER-RIGHT: #bfbfbf 1px solid;
	BORDER-TOP: #bfbfbf 1px solid;
	DISPLAY: none;
	RIGHT: 0px;
	BACKGROUND: #fff;
	BORDER-LEFT: #bfbfbf 1px solid;
	BORDER-BOTTOM: #bfbfbf 1px solid;
	POSITION: absolute;
	TOP: 21px
}


#site-nav /* .shopping_cart */ .menu-hd {
	/* WIDTH: 36px; */
	padding-left: 25px;
	PADDING-TOP: 1px;
	_padding-top: 1px;
	max-width:128px;
}

#site-nav .menu-hd b {
	BORDER-RIGHT: #F8F8F8 4px solid;
	BORDER-TOP: #666 4px solid;
	FONT-SIZE: 0px;
	RIGHT: 10px;
	BORDER-LEFT: #F8F8F8 4px solid;
	WIDTH: 0px;
	LINE-HEIGHT: 0;
	BORDER-BOTTOM: #F8F8F8 4px solid;
	POSITION: absolute;
	TOP: 7px;
	HEIGHT: 0px;
	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -webkit-transform .2s ease-in;
	-o-transition: -webkit-transform .2s ease-in;
	transition: -webkit-transform .2s ease-in
}

#site-nav .menu {
	POSITION: relative
}

#site-nav .menu:hover .menu-hd {
	BORDER-RIGHT: #bfbfbf 1px solid;
	BORDER-TOP: #bfbfbf 1px solid;
	BACKGROUND: white;
	MARGIN: 0px;
	BORDER-LEFT: #bfbfbf 1px solid;
	BORDER-BOTTOM: #bfbfbf 1px
}

#site-nav .menu:hover .menu-bd {
	DISPLAY: block
}

/* #site-nav .hover .menu-bd {
	DISPLAY: block
} */

#site-nav .menu:hover .menu-hd b {
	BORDER-LEFT-COLOR: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	BORDER-BOTTOM-COLOR: #fff;
	BORDER-TOP-COLOR: #666;
	TOP: 5px;
	BORDER-RIGHT-COLOR: #fff;
	-moz-transform: rotate(180deg);
	-moz-transform-origin: 50% 30%;
	-webkit-transform: rotate(180deg);
	-webkit-transform-origin: 50% 30%;
	-o-transform: rotate(180deg);
	-o-transform-origin: 50% 30%;
	transform: rotate(180deg);
	transform-origin: 50% 30%;
}

div#h_top_wrap #my_center, div#h_top_wrap #home_page{
	color: #900;
}

#site-nav /* .shopping_cart */ .menu .menu-hd:hover{
	text-decoration: none;
	color: #333;
	cursor: default;
}

#site-nav .shopping_cart .menu-bd {
	WIDTH: 160px;
	LINE-HEIGHT: 15px;
	HEIGHT: 70px;
}

/* #site-nav .shopping_cart .menu-bd-panel {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 8px;
	PADDING-TOP: 6px;
} */
#site-nav /* .shopping_cart */ .menu-bd-panel{
	margin-top: 3px;
}

#site-nav .shopping_cart{
	padding:0 !important;
}

#site-nav .shopping_cart .menu-bd-panel li{
	margin-top: 4px !important;
	margin-left: 5px !important;
	height: 15px;
	line-height:15px;
	width: 160px;
	overflow: hidden;
}

.cart_count{
	font-weight: bold;
	color: red;
	max-width: 24px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}

#site-nav .quick-menu /* .shopping_cart */ .menu-hd s {
	BACKGROUND: url("../../img/header/menu_bg.png") no-repeat 999px 0px;
}

#site-nav .quick-menu /* .shopping_cart */ .menu s {
	BACKGROUND-POSITION: -83px -21px;
	LEFT: 8px;
	WIDTH: 14px;
	POSITION: absolute;
	TOP: 5px;
	HEIGHT: 11px;
}

#site-nav .quick-menu .contact span{
	font-family: '微软雅黑 Regular', '微软雅黑';
	color: #900;
	PADDING-LEFT: 16px;
	cursor: default;
}


#site-nav .quick-menu .contact {
	POSITION: relative;
}

#site-nav .quick-menu .contact s{
	width: 20px;
	height: 14px;
	background-image: url("../../img/header/telphone.png");
	background-repeat: no-repeat;
	POSITION: absolute;
	TOP: 6px;
	left: 8px;
}

/* pageHeader menu(top right) css end */



.login_user{
	top:-1px;
	left:220px;
}

#site-nav .login_user .menu-hd{
	padding-left: 5px;
}

#site-nav .login_user .menu-hd:HOVER{
	cursor: pointer;
}

#site-nav .login_user .menu-hd span{
	max-width: 128px;
 	font-size: 13px;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	color: rgb(57,161,267);
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	word-break : keep-all;
}
#site-nav .login_user .menu-hd-provider span{
	max-width: 70px;
}
#site-nav .login_user .menu-bd{
	 left:0;
	 height: 100px; 
	 width: 250px;
	 overflow: hidden;
}

.login_user .menu-bd a{
	position: absolute;
	right: 0;
	margin-right: 10px;
	margin-top: 5px;
}

#user_avatar_box{
	display: table-cell;
	vertical-align: middle; 
	text-align: center; 
	*display: block;
	*font-size: 49px;
	*font-family: Arial; 
	width: 79px;
	height: 79px;
	
	border-radius: 50%;
	margin: 15px 0px 5px 5px;
	float:left;
	background-color: transparent;
}

#user_avatar{
	vertical-align: middle;
	height:79px;
	max-width:79px;
	border-radius: 50%;
}

.login_user #user_info{
	width: 155px;
	height: 35px;
	float: right;
	margin-top: 48px;
	margin-right: 5px;
}

.login_user .menu-bd span{
	width:155px;
	height: 18px; 
	line-height:18px;
	display:inline-block;
	overflow:hidden;
}

.shopping_cart .loading,.shopping_cart .error
{
	width:160px;
	height:75px;
	position: absolute;
	top:0;
	left:0;
	background-color:white;
	z-index: 1;
	text-align: center;
	line-height: 75px;
}

/* 页面引导指南 */
.z-index-auto {
	z-index: auto !important;
}

#helpcenter,#qq_service,#feedback {
	display: block;
	width: 30px;
	height: 80px;
	position: fixed;
	right: 0px;
	z-index: 10002;
	cursor: pointer;
}

#helpcenter {
	background-image: url("../../img/helpcenter.png");
	top: 90px;
}

#feedback {
	background-image: url("../../img/feedback.png");
	top: 270px;
}

/* 在线客服 */
#qq_service {
	background-image: url("../../img/qq_service.png");
	top: 180px;
}

#qq_service_hide_button {
	display: none;
	position: fixed;
	top: 180px;
	right: 0px;
	width: 125px;
	height: 47px;
	background-image: url("../../img/qq_service_hide_button_bg.png");
	background-repeat: no-repeat;
	z-index: 10001;
}

#qq_service_hide_button:hover{
	cursor: pointer;
}

#qq_service_wrap {
	display: none;
	position: fixed;
	top: 223px;
	right: 0px;
	width: 125px;
	z-index: 10005;
}

.qq_service_head {
	height: 17px;
	background-image: url("../../img/qq_service_head_bg.png");
	background-repeat: no-repeat;
}

.qq_service_body {
	background-image: url("../../img/qq_service_body_bg.png");
	background-repeat: repeat-y;
	padding: 3px 0 3px 22px;
	max-height: 290px;
	overflow-y: auto;
	overflow-x: hidden;
}

.qq_service_body::-webkit-scrollbar {
	width: 10px;
	height: 8px;
}

.qq_service_body::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 4px;
}

.qq_service_body::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, 0);
	-webkit-border-radius: 0;
}

.qq_service_foot {
	height: 17px;
	background-image: url("../../img/qq_service_foot_bg.png");
	background-repeat: no-repeat;
}

#qq_service_wrap a {
	width: 103px;
	display: block;
	margin-top: 15px;
}

#qq_service_wrap a:hover {
	text-decoration: none !important;
}

#qq_service_wrap a img {
	vertical-align: middle;
}

#qq_service_wrap a span {
	margin-left: 8px;
	color: black !important;
	display:inline-block;
	width:62px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
} 



