/********************************************* 页头中部 ************************************************/
.page-header .header-center{
	padding-top:15px;
	height:75px;
	clear:both;
	zoom:1;
	position:relative;
}
.page-header .logo-skin{
	position:absolute;
	width:400px;
	top:10px;
	left:0px;

}
.page-header .searchbar{
	padding-left:400px;
	padding-right:210px;
	overflow:hidden;
}
.page-header .serviceinfo{
	position:absolute;
	width:210px;	
	top:0px;
	right:0px;
}

/**************** logo ***************/


.page-header .logo{
	float:left;
	max-weight:200px;
	max-height:80px;
	overflow:hidden;
}
.page-header .logo a.main-logo:link,
.page-header .logo a.main-logo:visited,
.page-header .logo a.main-logo:active{
	display:block;
	float:left;
}
.page-header .channel-logo{
/*    border-left: 2px solid #ECECEC;*/
    color: #555555;
    float: left;
    font-size: 24px;
    height: 45px;
    line-height: 50px;
    margin: 10px 0 10px 0px;
    padding-left: 10px;
}

/**********shopSelect****************/
.page-header .shopSelect{
	float:left;
	height:60px;
	margin:10px 10px 0px 10px;
	zoom:1;
	background:url(image/position_32.png);	
	background-repeat:no-repeat;
	background-size:28px 28px;
	background-position:-4px 6px;
	padding-left:25px;	
	
/*	
	width:70px;
	position:relative;	*/	
}

.page-header .shopSelect  .shopSelect-t{
/*
	line-height:25px;
	position:absolute;
	border-left:2px solid #EEE;
	z-index:1;	
*/
}

.page-header .shopSelect  .shopSelect-t .cityName{
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;	
	font-size:14px;
	text-align: left;
}
.page-header .shopSelect  .shopSelect-t .shopCity a:link,
.page-header .shopSelect  .shopSelect-t .shopCity a:visited,
.page-header .shopSelect  .shopSelect-t .shopCity a:active{
	color:#ff8008;
}

.page-header .shopSelect  .storeLogo{
	width:70px;
	height:50px;
	float:left;
	overflow:hidden;
	background-color:#fff;
	background-image:url(image/position_32.png);
	background-repeat:no-repeat;
	background-position:center 8px;	
}	

.page-header .shopSelect  .no-store{
	width:100%;
	text-align:center;
	padding-top:32px;
	line-height:18px;
	font-weight:600;
	color:#ff8008;
	background:url(image/position_32.png) no-repeat center 1px;
	position:relative;
	background-color:#fff;
	z-index:1;		
}

.page-header .shopSelect  .storeLogo a.img:link,
.page-header .shopSelect  .storeLogo a.img:visited,
.page-header .shopSelect  .storeLogo a.img:active{
	display:block;
	width:70px;
	height:50px;
	background:#fff;
	position:relative;	
	text-align:center;	
	z-index:1;
}

.page-header .shopSelect  .storeLogo img{
	width:50px;
	height:50px;
}

.page-header .shopSelect  .shopSelect-t i{
	display:block;
	width:10px;
	background-image:url(image/graydownarrow.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	right:3px;
	top:0px;
	position:relative;
	z-index:1;
}


.changeStore{
	float:left;
	margin-left:2px;
	_display:inline;
}

.changeStore a:link,.changeStore a:visited,.changeStore a:active{
	display:block;
	margin-top:25px;
	width:16px;
	height:16px;
	border:1px solid #f2f2f2;
	background-image:url(image/graydownarrow.png);
	background-position:2px 2px;
	background-repeat:no-repeat;
}

.page-header .shopSelect-active{
	z-index:940;
}

.page-header .shopSelect-active .shopSelect-t .storeLogo{
	border:1px solid #E13335;
	border-bottom:none;
}

.page-header .shopSelect .storeinfo-bar{
	display:none;
	position:absolute;	
	width:350px;
	line-height:25px;
	z-index:0;
	top:49px;
	left:0px;
	border:1px solid #E13335;
	background:#fff;
	border-radius:0px 4px 4px 4px;		
}

.page-header .shopSelect .storeinfo-bar .storeinfo-title a.storeName:link,
.page-header .shopSelect .storeinfo-bar .storeinfo-title a.storeName:visited,
.page-header .shopSelect .storeinfo-bar .storeinfo-title a.storeName:active{
	display:block;	
	width:200px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	padding-right:20px;
	text-align:left;
	font-weight:600;
	text-align:center;
}

.page-header .shopSelect .storeinfo-bar .store-info-body{
	top:30px;
	right:0px;
	overflow:hidden;
	background:#FEF5E5;
	z-index:0;	
	margin:4px;
	padding:10px;
}

.page-header .shopSelect .storeinfo-bar a.favorite:link,
.page-header .shopSelect .storeinfo-bar a.favorite:visited,
.page-header .shopSelect .storeinfo-bar a.favorite:active{
	display:block;
	margin:5px auto 0px auto;
	width:27px;
	line-height:26px;
	width:70px;
	text-align:center;
	background:url(image/bg_gray_btn75.gif) no-repeat;
}



/************** searchbar ************/
.page-header .searchbar{
/*	width:415px;
	margin-right:10px;
	float:right;
	position:relative;	
*/
	height:60px;
	text-align:left;	
}
.searchbar .hot-serach{ 
	height:25px;
	line-height:25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	color:#999999;
}

.searchbar .hot-serach a:link,.searchbar .hot-serach a:visited,.searchbar .hot-serach a:active{
	color:#999999;
	display:inline-block;	
	margin-right:5px;
}
.searchbar form{
	padding:0px;
	margin:0px;
}
.searchbar .searchbtn{
/*
	width:70px;
	margin-left:5px;
	margin-top:3px;
*/
	width:20%;
	display:block;
	_display:inline;
	float:left;
	height:30px;
	background:none;
	border:none;
	cursor:pointer;
	font-family: tahoma,arial,"Hiragino Sans GB","微软雅黑","宋体",sans-serif;
	color:#fff;
	font-size:18px;
}
.searchbar .searchStorePdt{
	display:none;
	display:block;
	_display:inline;
	float:left;
	height:30px;
	background:#999999;
	border:none;
	cursor:pointer;
	font-family: tahoma,arial,"Hiragino Sans GB","微软雅黑","宋体",sans-serif;
	color:#fff;
	font-size:18px;	
}



.searchbar .searchbar-skin{
/*	
	background:url(image/bg_searchbar.gif) no-repeat;
*/
	background:#e13335;
	padding:3px;
	height:30px;
	clear:both;
	overflow:hidden;
	zoom:1;

}
.searchbar .search-input{    
/*	
	width:290px;
	margin-top:3px;
	margin-left:3px;
*/
	width:80%;
	height:30px;
	border:0px;
	padding:0px;

	display:block;
	float:left;
	text-indent:8px;
	font-size:14px;
	_display:inline;
	box-shadow: 1px 1px 2px #d2d2d2 inset;	
}
.searchbar .search-input:focus {
    background-color: #fcfcfc;
    box-shadow: 2px 2px 3px #d2d2d2 inset;
}


.searchbar .withStoreSearch .search-input{
	width:67%;
	font-size:16px;	
}
.searchbar .withStoreSearch .searchbtn{
	width:14%;
	font-size:16px;		
}

.searchbar .withStoreSearch .searchStorePdt{
	width:19%;
	font-size:16px;			
}


.searchbar .search-select{
	display:none;
	margin-top:-2px;
	margin-left:3px;	
	position:absolute;
	width:325px;
	background:#fff;
	z-index:1000;
	border:1px solid #999999;	
	box-shadow:0px 2px 5px #656565;	
}
.searchbar .search-select .searchType a:link,
.searchbar .search-select .searchType a:visited,
.searchbar .search-select .searchType a:active{
	display:block;
	height:30px;
	line-height:30px;
	text-align:left;
	padding:0px 15px;
	background:#f9f9f9;
	color:#999999;
	margin-top:1px;
}
.searchbar .search-select .searchType a:hover{
	color:#ff8008;
	background:#eeeeee;
}
.searchbar .search-select .searchType  b{
	margin-left:5px;
	display:inline-block;
	color:#ca0000;	
}
.searchbar .search-select .searchType i{
	margin-left:5px;
	display:inline-block;
}


.searchbar  .searchType a.searchStoreProduct:link,
.searchbar .searchType  a.searchStoreProduct:visited,
.searchbar .searchType a.searchStoreProduct:active{
	display:none;
}



/************** serviceinfo *************/
.page-header .serviceinfo{
	max-height:70px;
	_height:70px;
	text-align:center;
}

.page-header .serviceinfo .dianhua{}
.page-header .serviceinfo .dianhua span.text{}
.page-header .serviceinfo .dianhua span.number{
	font-weight:bold;
	color:#ff8008;
	font-size:14px;
}
/**************公告**************/
.page-header .notice{         
	width:200px;
	height:24px;
	overflow:hidden;
	float:right;
}
.page-header .notice a{
	width:160px;
	float:right;
	white-space: nowrap;
	-o-text-overflow: ellipsis; /*--4 opera--*/
	text-overflow: ellipsis;
	overflow:hidden;
}
.page-header .notice span{
	color:red;
	display:block;
	float:left;
}

/************************************************  导航菜单 ***********************************************/
.mainmenu{
	background:#e13335;
	box-shadow:0px 2px 2px #888;
	height:35px;
	/*_position: relative;*/
    	_z-index: 1;
    	/*可能存在层叠问题待测试*/
}


.mainmenu-skin{
}



/***浮动工具****/
.mainmenu .floatTool{
	position:relative;
}

.mainmenu .floatTool-tab{
	color:#FFF;
	line-height:34px;
	text-align:center;
	cursor:pointer;
	position:relative;
	border:1px solid #E13335;
	border-bottom:0px;
}

.mainmenu .floatTool.active .floatTool-tab{
	opacity: 1;
	color:#555;
	z-index:10;
	background-color:#FFF;
	border:1px solid #AAA;
	border-bottom:0px;
	border-radius: 2px 2px 0px 0px;
}

.mainmenu .floatTool-body{
	position:absolute;
	display:none;
	z-index:1;
	background-color:#FFF;
	border:1px solid #AAA;
	border-radius: 0px 2px 2px 2px;
	box-shadow: 0 1px 4px #656565;
}

.mainmenu .floatTool.active .floatTool-body{
	display:block;
}

.mainmenu .floatTool-btn{
	margin:1px 0px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	display:block;
	width:75px;
	line-height:33px;
	text-align:center;
}

.mainmenu .floatTool-btn:hover{
	color:#da0303;
	width:75px;
	font-weight:bold;
	background-color:#fff;
}


.serviceinfo .floatTool{
	position:relative;
}

.serviceinfo .floatTool-tab{
	color:#FFF;
	line-height:34px;
	text-align:center;
	cursor:pointer;
	position:relative;
	border:1px solid #E13335;
	border-bottom:0px;
}

.serviceinfo .floatTool.active .floatTool-tab{
	opacity: 1;
	color:#555;
	z-index:10;
	background-color:#FFF;
	border:1px solid #AAA;
	border-bottom:0px;
/*	border-radius: 2px 2px 0px 0px;*/
}

.serviceinfo .floatTool-body{
	position:absolute;
	display:none;
	z-index:1;
	background-color:#FFF;
	border:1px solid #AAA;
	border-radius: 0px 2px 2px 2px;
	box-shadow: 0 1px 4px #656565;
}

.serviceinfo .floatTool.active .floatTool-body{
	display:block;
}

.serviceinfo .floatTool-btn{
	margin:1px 0px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	display:block;
	width:75px;
	line-height:33px;
	text-align:center;
}

.serviceinfo .floatTool-btn:hover{
	color:#da0303;
	width:75px;
	font-weight:bold;
	background-color:#fff;
}


/************ 展台主分类 *********/
.mainmenu .mainmenu-skin{
}

.mainmenu .mainmenu-skin td{
	height:34px;
	padding-top:1px;
	vertical-align:top;

}


/************导航 *********/
.mainmenu  .nav{
	line-height:34px;
	height:34px;
	overflow:hidden;
	width: 820px;
}
.mainmenu  .nav .MMnav {
	width: 750px;
	float: left;
}
.mainmenu  .nav ul {
	float:left;
	height: 34px;
	/*width: 750px;*/
	overflow: hidden;
}
.mainmenu  .nav ul.backhome {
	width: 70px;
}
.mainmenu  .tools{

}
.mainmenu  .nav li{
	float:left;
	/*background:url(image/bg_nav_cutline.gif) no-repeat right;*/
	
}

.mainmenu .nav li.main-item a:link,
.mainmenu .nav li.main-item a:visited,
.mainmenu .nav li.main-item a:active{
	color:#fff;
	display:block;
	width:75px;
	text-align:center;
	font:bold 14px/33px "microsoft yahei";
}

.mainmenu .nav li.main-item a:hover{
	color:#fff;
	width:75px;
	font-weight:bold;
	/*background-color:#fff;*/
}

.mainmenu .nav li.main-item a.curr:link,
.mainmenu .nav li.main-item a.curr:visited,
.mainmenu .nav li.main-item a.curr:active{
	color:#ffffff;
	width:75px;
	font-weight:bold;
	background-color:#A40000;
}

.mainmenu .nav li.main-item{
	float:left;
	position: relative;
}

.mainmenu .tools .main-item{
	float:right;
	_width:1px;
}

.mainmenu .tools .hMenus-header a:link,.mainmenu .tools .hMenus-header a:visited,.mainmenu .tools .hMenus-header a:active{
	font-size:14px;
	color:#fff;
	display:block;
	width:75px;
	text-align:center;
}

.mainmenu  .tools .hMenus-header a:hover{
	color:#da0303;
	width:75px;
	font-weight:bold;
	background-color:#fff;
}



/************ 垂直分类菜单 *********/
.mainmenu .vMenus{
	width:200px;
}

.mainmenu .vMenus .vMenus-header{
	width:200px;
	line-height:34px;
	_line-height:34px;	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	background-image:url(image/bg_nav_shangpin.gif);
	background-position:5px 3px;
	background-repeat:no-repeat;
	height: 34px;
	overflow:hidden;	
}

.mainmenu .vMenus .vMenus-header a:link,
.mainmenu .vMenus .vMenus-header a:visited,
.mainmenu .vMenus .vMenus-header a:active{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	font-family:"microsoft yahei";	
	padding-left:40px;
	display:block;
	background-image:url(image/bg_nav_shangpin.gif);
	background-position:135px -28px;
	background-repeat:no-repeat;		
}
.mainmenu .vMenus.active .vMenus-header a:link,
.mainmenu .vMenus.active .vMenus-header a:visited,
.mainmenu .vMenus.active .vMenus-header a:active{
	background:none;
}


.mainmenu .vMenus.active .vMenus-header {
	background:url(image/bg_nav_shangpin.gif);
	background-position:5px 3px;
	background-repeat:no-repeat;		
	background-color:#ca0000;
}



.mainmenu .vMenus .vMenus-header a.icon_shopcart:link,
.mainmenu .vMenus .vMenus-header a.icon_shopcart:visited,
.mainmenu .vMenus .vMenus-header a.icon_shopcart:active{
	display:block;
	background:url(image/green_shopcart_24.png) no-repeat 35px 6px;
}

.mainmenu .vMenus .vMenus-skin{
	position: absolute;
	/*关键点*/	
}

.mainmenu .vMenus .vMenus-body{
	background:none;
	position: absolute;
	z-index:105;
	display:none;
/*	border:1px solid #E13335;
	border-top:none;*/
}

.mainmenu .vMenus.active .vMenus-body{
	display:block;
/*	box-shadow:0px 2px 5px #656565;*/
}

/************ 横向分类菜单 *********/
.mainmenu .hMenus{
}

.mainmenu .hMenus .hMenus-body{
	background:#635555;
	color:#FFF;
}

.mainmenu .hMenus.active .hMenus-body{
	opacity:0.98;
}

.mainmenu .hMenus .hMenus-header a:hover,
.mainmenu .hMenus.active .hMenus-header a:link,
.mainmenu .hMenus.active .hMenus-header a:visited,
.mainmenu .hMenus.active .hMenus-header a:active{
	background:#635555;
	color:#fff;
}

.mainmenu .hMenus .hMenus-body .hMenus-skin{
	padding-top:6px;
}

/************EBM下载 *********/
.mainmenu a.ebm-download:link,.mainmenu a.ebm-download:visited,.mainmenu a.ebm-download:active{
	display:block;
	float:right;
	height:35px;
	line-height:35px;
	padding-left:30px;
	margin-left:20px;
	margin-right:20px;
	color:#fff;	
	background:url(image/icon_ebm.gif) no-repeat;
}

.mainmenu a.ebm-download:hover{
	color:#ff8008;
}

/**************************************** order-step ********************************************/
.order-step{
	margin-top:-33px;
	height:60px;
	background:url(image/cart_step.png) repeat-x 0px -181px;
}

.order-step .order-nav{
	width:980px;
	margin:0px auto;
}

.order-step .order-nav ul{
	float:right;
}

.order-step .order-nav li{
	float:left;
	width:150px;
	height:60px;
	text-align: center;
	background-image: url(image/cart_step.png);
	background-repeat:no-repeat;
}

.order-step .order-nav .past{
	background-position:65px -61px;
	color:#999999;
}

.order-step .order-nav .cur span{
	background-image: url(image/cart_step.png);
	background-position:0px -4px;
	background-repeat:no-repeat;	
	font-weight:600;
	color:#ac0000;
	display:inline-block;
	padding-left:25px;
}

.order-step .order-nav .future{
	background-position:65px -121px;
	color:#999999;	
}






.sleectZoneWindowSkin{
	z-index:3001;
	position:relative;
	width:600px;
	margin:0px auto;
}
.sleectZoneWindowSkin .skin{
	background:#fff;
	width:600px;
	height:250px;
	top:100px;
	border:5px solid #e8e8e8;
	position:absolute;	
}


.sleectZoneWindowSkin .title{
/*	background:url(image/bg_hytt.png) no-repeat;*/
	height:64px;
	width:520px;
	padding:0px 40px;
	
}

.sleectZoneWindowSkin .title span{
	float:left;
	height:60px;
	line-height:60px;
	margin-right:20px;
}
.sleectZoneWindow .title img{
	float:left;
}

.sleectZoneWindow .bb{
	padding:30px 40px 60px 40px;
	height:80px;
}
.sleectZoneWindow .tip{
	line-height:40px;
}
.sleectZoneWindow .tip em{
	color:#E4393C;
	font-size:14px;
	font-weight:600;
	display:inline-block;
	margin:0px 2px;
}

.sleectZoneWindow .citySelect{
	height:24px;
	padding:8px 5px;
	background:#E4393C;
	width:320px;
	float:left;
}
.sleectZoneWindow .citySelect span{
	color:#fff;
	padding-left:10px;
	display:inline-block;
	float:left;
}
.sleectZoneWindow #cityId,
.sleectZoneWindow #cantonId{
	margin-left:5px;
	width:120px;
	float:left;
}
.sleectZoneWindow .action{
	float:left;
	margin-left:20px;
	
}
.sleectZoneWindow .message{
	overflow:hidden;
	clear:both;
	zoom:1;	
	height:40px;
	line-height:40px;
	color:#E4393C;
	font-size:14px;
}

.sleectZoneWindow .action a:link,
.sleectZoneWindow .action a:visited,
.sleectZoneWindow .action a:active{
	background:#ff8008;
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family: 黑体,"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
	width:150px;
	border-radius:2px 2px 2px 2px;
	box-shadow: 0 1px 4px #555555;		
}

.sleectZoneWindow .citySelect .combobox{
	width:80px; 
	height:24px; 
	background:#fff; 
	float:left;
	border:none;
	display:block;
}
.sleectZoneWindow .combobox-canton,
.sleectZoneWindow .combobox-city{
	position:relative;
	float:left;
	margin-left:3px;
}
.sleectZoneWindow .cantonName,
.sleectZoneWindow .cityName{
	background:#fff;
	width:110px;
	height:25px;
	float:left;
	padding:2px 5px;
}
.sleectZoneWindow .combobox-canton i,
.sleectZoneWindow .combobox-city i{
	float:left;
	width:20px;
	height:25px;
	background:yellow;
	cursor:pointer;
}
.sleectZoneWindow .contonItem,
.sleectZoneWindow .cityItem{
	border:1px solid #dddddd;
	background:#fff;
	height:200px;
	width:110px;
	padding:0px 4px;
	max-height:200px;
	overflow:auto;
	line-height:20px;
	display:none;
	position:absolute;	
}