/*遮罩层网站引导模块*/
.container{width:1200px; margin:0 auto; position: relative;}
#lvjing{
	width: 100%;
	height: 6300px;
	/*border: 1px solid red;*/
	position: absolute;
	top:0;
	left: 0;
	z-index: 9999999;

}
.lvjing-box{
	width: 1200px;
	height: 6300px;
	margin: 0 auto;
	/*border: 1px solid red;*/
	position: relative;
}

/*背景遮罩层*/
.zhezhao-bg{
	width: 100%;
	min-width: 1200px;
	height: 6318px;
	position: absolute;
	top:0;
	left: 0;
	z-index:-5;
	background: black;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
/*背景遮罩层*/

/*跳转层*/
#GoTo1{
	position: absolute;
	top: 700px;
}
#GoTo2{
	position: absolute;
	top: 1200px;
}
#GoTo3{
	position: absolute;
	top: 4800px;
}
#GoTo4{
	position: absolute;
	top: 300px;
}
/*跳转层*/


/*第一个引导提示*/
.yindao1{
	width:601px;
	height: 403px;
	background: url(../images/yindao01.png) no-repeat;
	position: relative;
	left: 200px;
	top:114px;
	/*border: 1px solid red;*/
	z-index: 999999;
}
.goOn1{
	width: 136px;
	height: 50px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 245px;
	top: 295px;
	cursor:pointer;
}
.out1{
	width: 65px;
	height: 17px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 376px;
	top: 313px;
	cursor:pointer;
}
/*第一个引导提示*/

/*第二个引导提示*/
.yindao2{
	width:575px;
	height: 380px;
	background: url(../images/yindao02.png) no-repeat;
	position: relative;
	left: 358px;
	top:192px;
	/*border: 1px solid red;*/
	z-index: 999999;
}
.goOn2{
	width: 136px;
	height: 50px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 227px;
	top: 251px;
	cursor:pointer;
}
.out2{
	width: 65px;
	height: 17px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 372px;
	top: 267px;
	cursor:pointer;
}
/*第二个引导提示*/

/*第三个引导提示*/
.yindao3{
	width:722px;
	height:356px;
	background: url(../images/yindao03.png) no-repeat;
	position: relative;
	left: 313px;
	top:400px;
	/*border: 1px solid red;*/
	z-index: 999999;
}
.goOn3{
	width: 136px;
	height: 50px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 222px;
	top: 195px;
	cursor:pointer;
}
.out3{
	width: 65px;
	height: 17px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 370px;
	top: 213px;
	cursor:pointer;
}
/*第三个引导提示*/

/*第四个引导提示*/
.yindao4{
	width:575px;
	height:422px;
	background: url(../images/yindao04.png) no-repeat;
	position: relative;
	left: 270px;
	top:758px;
	/*border: 1px solid red;*/
	z-index: 999999;
}
.goOn4{
	width: 136px;
	height: 50px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 222px;
	top: 271px;
	cursor:pointer;
}
.out4{
	width: 65px;
	height: 17px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 370px;
	top: 288px;
	cursor:pointer;
}
/*第四个引导提示*/

/*第五个引导提示*/
.yindao5{
	width:688px;
	height:358px;
	background: url(../images/yindao05.png) no-repeat;
	position: relative;
	left: 90px;
	top:1378px;
	/*border: 1px solid red;*/
	z-index: 999999;
}
.goOn5{
	width: 136px;
	height: 50px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 322px;
	top: 184px;
	cursor:pointer;
}
.out5{
	width: 65px;
	height: 17px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 470px;
	top: 202px;
	cursor:pointer;
}
/*第五个引导提示*/

/*第六个引导提示*/
.yindao6{
	width:681px;
	height:356px;
	background: url(../images/yindao06.png) no-repeat;
	position: relative;
	left: 140px;
	top:5000px;
	/*border: 1px solid red;*/
	z-index: 999999;
}
.goOn6{
	width: 136px;
	height: 50px;
	/*border: 1px solid red;*/
	position: absolute;
	left: 319px;
	top: 184px;
	cursor:pointer;
}

/*第六个引导提示*/


	/*登陆样式*/
/*搜索框开始*/
.search{
	position: relative;
}
.search_box{
	width: 1200px;
	margin: 0 auto;
	margin-top: 26px;
	z-index: 9999999;
	/*border: 1px solid red;*/
}
.search_box img{
	vertical-align: middle;
}


.select{position:relative;width:80px;min-width:80px;height:36px;border:1px solid #eee;cursor:pointer;z-index: 99;margin-top: -10px;}
/*.select:after{content:"";position:absolute;top:50%;right:10px;margin-top:-2px;border-top:5px solid #666;border-right:5px solid transparent;border-left:5px solid transparent;}*/
.select .select_text{padding:0 20px 0 10px;height:36px;line-height:36px;color: #555555;}
.select_ul{display:none;position:absolute;top:34px;left:-1px;width:80px;min-width:80px;border:1px solid #D4D4D4;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff;}
.select_ul li{line-height:36px;text-indent:10px;}
.select_ul li:hover{color: #555555;}
.select_ul li.cur{color:#fff;background:#3ab829;}
.select:after{

	position:absolute;top:50%;right:10px;margin-top:-2px;border-top:5px solid #666;border-right:5px solid transparent;border-left:5px solid transparent;}



.dingdan,.gouwuche{
	line-height: 40px;
	text-align: center;
	border: 1px solid #cecece;
	color: #777;
	display: inline;
}
.dingdan{
	width: 112px;
	height: 40px;
	margin-right:10px;
	position: absolute;
	top: 4px;
	margin-left: 931px;
	display: inline;
}
.dingdan img,.gouwuche img{
	margin-top: -8px;
}
.gouwuche{
	width: 138px;
	height: 40px;
	position: absolute;
	top: 4px;
	margin-left:1060px;
	display: inline;
}
.cuxiao{
	/*width: 180px;*/
	/*border: 1px solid red;*/
	position:absolute;
	top: 55px;
	margin-left: 331px;
	display: inline;
}
.cuxiao a{
	color: red;
}

  .swiper_wrap{
	  position: absolute;
	  /*left: 0;*/
	  top: 60px;
	  /*width: 695px;*/
	  display: inline;
	  margin-left: 1032px;
	  *margin-left: -700px;
	  height: 30px;
	  overflow: hidden;
	  /*border: 1px solid red;*/
	  *width: 1200px;
	  *margin: 0 auto;
  }
		 .swiper_wrap ul{
			position: relative;
			top: 0;
			left: 0;
			/*width: 695px;*/
			float: right;
		  	color: #444;
		 	font-size: 14px;
		}
		 .swiper_wrap ul li{
			line-height: 20px;
			padding-left: 24px;
		}

		.swiper_wrap  ul li a{
			color: #5278b9;
		}
/*搜索框结束*/


/*导航栏开始*/
#nav{
	position: relative;
	margin-top:15px;
	border-bottom: 1px solid #c9c9c9;
	height: 40px;
	/*box-shadow:0px 3px 5px rgba(0,0,0,0.3);*/
/*    -webkit-box-shadow:0px 10px 100px #bd8f4b;*/
    z-index: 999;
}
.nav-box{
	width: 1200px;
	margin: 0 auto;
}
.fenlei{
	width: 200px;
	padding-left: 10px;
	background:#ff7300;
}
.fenlei a{
		color: white;
}
.fenlei img{
	vertical-align: middle;
	margin-top: -5px;
}
.nav-box ul li{

    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px

}
.li2{
	height: 40px;
	text-align: center;
}


/*导航栏结束*/
/*导航结束*/

/*产品分类以及轮播开始*/
#banner{
    width:100%;
    /*background: #e5ae5b;*/
    position: relative;
    /*overflow: hidden;*/
}
.banner-box {
	height: 100px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
/*产品分类以及轮播开始*/

/*每日精选开始*/
.meiri{
	width:100%;
	/*	height:520px;*/
	position: relative;
}
.meiri-box{
	width: 1200px;
	margin: 0 auto;
	height: 560px;
}
.timeout{
	background: url(../images/today.png) no-repeat scroll center top;
	width: 1200px;
	height: 50px;
	margin-top:20px;
	position: relative;
}
#remainTime{
	position: absolute;
	right: 52px;
	top: 9px;
	width:190px;
	height: 30px;
}
#remainTime span{
	font-size: 20px;
	color: white;
}
.remainTimeDay,.remainTimeMin,.remainTimeSec,.remainTimeHours{
	width:28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	top: 2px;
}
.remainTimeDay{
	position: absolute;
	left: 5px;
}
.remainTimeHours{
	position: absolute;
	left:56px;
}
.remainTimeMin{
	position: absolute;
	left:108px;
}
.remainTimeSec{
	position: absolute;
	left:160px;
}
.topimg1{
	/*border: 1px solid red;*/
	margin-top: 10px;
}

.topimg2{
	margin-top: 10px;

}
.meiri-shangpin ul{
	width:580px;
	height: 455px;
	/*border:1px solid red;*/
	position: absolute;
	top: 0px;
	left: 305px;
}
.meiri-shangpin ul li{
	height: 220px;
	overflow: hidden;
	margin-left: 10px;
}

.meiri-shangpin ul li a img{
	transition: all .5s linear;
}
.meiri-shangpin a:hover img{
	transform:scale(1.05);
	transition: all .5s linear;
}
/*每日精选结束*/

/*公共部分*/

/*li浮动*/
.meiri-shangpin ul li,.xinpin ul li,.chanpintuijian ul li,.jiayongbaojian ul li,.zhongyao ul li,.firstul li{
	float: left;
	/*border: 1px solid red;*/
}

/*li浮动*/

.xinpin ul li,.chanpintuijian ul li,.jiayongbaojian ul li,.zhongyao ul li{
	width: 298px;
	/*border: 1px solid #e5e5e5;*/
	overflow: hidden;
	height: 258px;
}



/*边框*/
.xinpin ul li:nth-of-type(1),.xinpin ul li:nth-of-type(2),.chanpintuijian ul li:nth-of-type(2),.chanpintuijian ul li:nth-of-type(1),.jiayongbaojian ul li:nth-of-type(1),.jiayongbaojian ul li:nth-of-type(2),.jiayongbaojian ul li:nth-of-type(3),.xinpin ul li:nth-of-type(3),.chanpintuijian ul li:nth-of-type(3),.zhongyao ul li:nth-of-type(1),.zhongyao ul li:nth-of-type(2),.zhongyao ul li:nth-of-type(3){
	margin-top: 10px;

}
/*边框*/

/*公共部分*/

/*为您推荐开始*/
.tuijian{
	position: relative;
	border-top: 1px solid #961bcc;
	margin-top: -20px;
    min-width: 1200px;
}
.tuijian-box{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
}
/*为您推荐结束*/

/*以下是下面内容的无序列表样式*/
#container{
	width: 100%;
	position: relative;
	height: 3965px;
	/*height: 100%;*/
	background: #ffffff;
}
.container-box{
	width: 1200px;
	height: 2000px;
	/*border: 1px solid red;*/
	margin: 0 auto;
}

/*以下是下面内容的无序列表样式结束*/

.search a.btn{display:block;width: 70px;height:40px;background-color: #ff7300;color: #fff;font-size: 14px;text-align: center;line-height:40px;font-weight: bold;float: left;margin-top: -87px;margin-left: 763px;border-bottom:2px solid #ff7300;}
.search_box div input{
	width: 421px;
	height: 40px;
	border: 1px solid #ff7300;
	line-height: 40px;
	padding-left: 10px;
	color:#777777;
	display: inline;
	margin-top: -87px;
	float: left;
	margin-left: 330px;
}
.search .list_box{width: 425px;border: 1px solid #ff7300;border-top: 0;display: none;position: absolute;background-color: #fff;z-index: 9999;}

.search .text{color: #2c8313;text-align: right;padding-top: 10px;}
.search_show{display:none;width:403px; padding:2px 3px; border:1px solid #3DAC14;position: absolute;z-index:10000; background:#FFF;}

.search_list{font-size:14px; border-top:1px solid #F3F3F3; }

.search-hot{color: #5e5e5e; height: 36px;line-height: 36px;}
.search-hot a {color: #5E5E5E; padding-right: 12px;}
.search-hot a:hover { color: #e70000;}
.search_list li{color:#333;height:30px; line-height:30px; border-bottom:1px solid #F3F3F3; padding:0 5px 0 5px;}

.search_list li.active{background:#C4FFAA;}

.search_list li a{float:left; color:#8F8F8F;text-decoration:none;width:100%;}

.search_list li span{float:right; font-size:12px; color:#8F8F8F;}

.search_title{height: 36px;line-height: 36px;color: #5e5e5e;}
.search_title a{color: #5e5e5e;padding-right: 12px;}
.search_title a:hover{color:#e70000;}


/*尾部开始*/
#footer1 ul li {
    float: left;
    list-style: none;
}
.firstul li:hover img{
    opacity: 0.8;
}
    	/*尾部开始*/
#footer1{
	width: 100%;
	/*height: 100px;*/
}
.footer1-box{
	width: 1200px;
	margin: 0 auto;
}
.secondul>li{
	float: left;
	margin-left: 20px;
	margin-top:20px;
}
.firstul li {
	margin-top: 10px;
}
.secondul li ul li{
	text-align: center;
	color: #777777;
	line-height: 30px;
}

.dibu{
	text-align: center;
	line-height: 30px;
	margin-top:20px;
}
.dibu ul{
	margin-left: 360px;
	margin-top: 20px;
}
.dibu ul li{
	float: left;
	padding-left: 10px;
}
.dibu p{
	color: #9a9a9a;
}
.erweimabottom{
	margin-top: 30px;
	border-left: 1px solid #e5e5e5;
	display: inline-block;
	margin-left:50px;
	*position: absolute;
	*top:0px;
	*left:720px;
}

/*尾部开始*/



/*厂家版块样式*/
.changjiaxinxi{
	position: relative;
}
.main-page{width:700px;height:300px;}
.main-page .left, .main-page .right{float:left;}
.main-page .nav-back{background:#000;opacity:.3;filter:alpha(opacity=30);}
.main-page .nav{position:relative;width:60px;font-family:"微软雅黑";color:#fff;}
.main-page .nav div{
	height:80px;
	width: 270px;
	/*margin-top: 10px;*/
	/*border: 1px solid red;*/
}
.nav div img{
	/*border: 1px solid red;*/
	width: 100%;
}
.main-page .nav div.on{
	border-left:1px solid #fe8e5e;
	border-top:1px solid #fe8e5e;
	border-bottom:1px solid #fe8e5e;
	/*border-right:1px solid white;*/
	position: relative;
	z-index: 999;
}
.main-page .right{width:620px;height:300px;margin-left:20px;}
.main-page .content-back{width:620px;height:300px;background:#fff;opacity:.3;}
.main-page .content{
	position:relative;width:930px;height:630px;margin-left:190px;overflow: hidden;border: 1px solid #fe8e5e;*z-index:-1
}
.main-page .content div{width:930px;height:930px;background: #f4f4f4;;
}


.right .content .changjia-img li{
	width: 220px;
	height: 300px;
	overflow: hidden;
	/*border: 1px solid red;*/
	float: left;
	margin-top:10px;
	margin-left:10px;
	background: #fff;
}
.right .content .changjia-img li{
	line-height: 25px;
}
.right .content .changjia-img li img{
	margin-left:10px;

	/*border: 1px solid red;*/
}
.right .content .changjia-img .changjia-wenzi{
	/*border: 1px solid red;*/
	background: #fff;
	text-align: left;
	color: #777777;
	margin-left: 10px;
}
/*厂家版块样式*/

/*楼层提示*/
#fixedNavBar{position: fixed;top: 30%;height:314px;}
#fixedNavBar ul{width:34px;border: 1px solid #e5e5e5;border-bottom: 0;
	overflow: hidden;
	display:none;
	background: #666666;
}
#fixedNavBar ul li{
	width: 34px;height:34px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	background: #666666;
}
#fixedNavBar ul li a p{
	width: 34px;
	height: 34px;
	line-height:13px;
	margin:4px auto;
	text-align: center;
	color: white;
}


#fixdnav ul li:hover{background: #ff7300;}



/*右侧快捷栏*/
/* quick_links å³ä¾§å¯¼èˆªå’Œæµ®åŠ¨å¯¼èˆªæ ·å¼*/
#right-bgcolor{
	background:#555;
	filter:alpha(opacity=80);
	opacity: 0.8;
	z-index: 9999;
	*z-index:1000009;
	height:100%;width:36px;right:0;position:fixed;right:0;bottom:0;height:100%;-webkit-transition:width linear .4s;-moz-transition:width linear .4s;-ms-transition:width linear .4s;transition:width linear .4s;_position:fixed;_bottom:auto;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);
}
.quick_links_wrap,.mui-mbar-tabs{height:100%;width:36px;right:0;position:fixed;right:0;bottom:0;height:100%;-webkit-transition:width linear .4s;-moz-transition:width linear .4s;-ms-transition:width linear .4s;transition:width linear .4s;_position:fixed;_bottom:auto;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);z-index: 10000;*z-index:1000010}
.quick_links_wraper.quick_links_dockright{margin-left:0;left:auto;right:4px;}
.mui-mbar-tabs i,.ibar_closebtn,.login_order,.login_favorite{display:inline-block;cursor:pointer;height:40px;width:36px;position:absolute;}
.quick_links_panel{width:36px;height:100%;position:absolute;z-index:2;top:0;right:0;}
.quick_links_panel a{display:block;}
.quick_links_panel .tip_txt{
	width:83px;
	height: 40px;
	position: absolute;
	left: 0 ;
	top:1px;
	*top:0;
	background-color: transparent !important;
}

.quick_links_panel a.my_qlinks{
	width:36px;height:40px;margin-left: -1px;
	*margin-left:-17px;
	}

.quick_links_panel .quick_toggle1{position:absolute;bottom:0;left:0;width:40px;z-index:999999;}
.quick_links_panel .mp_tooltip{height:40px;width:81px;position:absolute;z-index:2;left:-150px;top:0;color:#d8d8d8;text-align:center;display:block;visibility:hidden;}
.quick_links_panel .mp_qrcode{padding:10px;width:148px;height:175px;top:-157px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:5px 0 0 5px;border-left:1px solid #ccc\0;border-top:1px solid #ccc\0;border-bottom:1px solid #ccc\0;z-index:3;position:absolute;left:-168px;left:-169px\0;display:none;}
.quick_links_panel .icon_arrow_white{position:absolute;right:-5px;top:172px;width:5px;height:9px;background-position:0 -253px;}
.quick_links_panel .icon_arrow_right_black{position:absolute;right:-6px;top:13px;width:6px;height:10px;overflow:hidden;background: url(../images/right-ico2.png) no-repeat;}
.quick_toggle .return_top{display:none;}
.quick_links_allow_gotop .return_top{display:block;}
.quick_links{position:absolute;top:40%;left:0;margin-top:-190px;*margin-top:-220px;z-index:2;width:36px;}
.quick_links a.message_list{background:url(./images/ibar_sprites.png) no-repeat;line-height:16px;height:130px;background-position:-23px -225px;color:#fff;margin:20px 0 10px;}
.quick_links_min .quick_links_panel{right:280px;}
.quick_links li,.quick_toggle li{position:relative;display:block;left:0;top:0px;}
.history_list,.leave_message,.mpbtn_wdsc{margin-bottom:6px;}
.quick_links a.message_list .span{width:16px;display:block;height:48px;margin:38px 0 30px 12px;cursor:pointer;font-size: 12px;color: #fafecc;line-height: 16px;font-weight: bold;}
.quick_links i.setting{background-position:0 0;width:18px;height:19px;top:10px;left:11px;}
.quick_links .current i.setting{background-position:-33px 0;}
.quick_links i.message{background-position:0px -26px;width:32px;height:22px;top:11px;left:5px;}
.quick_links .current i.message{background-position:-33px -29px;}
.quick_links i.cart{background-position:0px -29px;}
.quick_links i.view{width:18px;height:18px;background-position:0 -57px;top:10px;left:11px;}
.quick_links a:hover i.view,.quick_links .current i.view{background-position:-33px -57px;}
.quick_links .qa{width:18px;height:15px;background-position:0 -85px;top:11px;left:11px;}
.quick_links a:hover i.qa,.quick_links .current i.qa{background-position:-33px -85px;}
.quick_links .zuji{width:11px;height:24px;background-position:-4px -110px;top:8px;left:14px;}
.quick_links a:hover i.zuji,.quick_links .current i.zuji{background-position:-36px -110px;}
.quick_links .chongzhi{background:url(./images/chongzhi.png) no-repeat;width:35px;height:35px;top:2px;left:3px;}
.quick_links .wdsc{background:url(../images/new-sprite.png) -164px -95px  no-repeat;width:36px;height:40px;top:0px;left:0px;}

.quick_links .mpbtn_wdsc3 .wdsc3{background:url(../images/myyaoyigou.png)  no-repeat;width:28px;height:112px;}

.quick_links .mpbtn_wdsc2 .wdsc2{background:url(../images/bar_3.png) no-repeat;width:28px;height:80px;}

.quick_toggle .wdsc6{background:url(../images/dibu06.png) no-repeat;width:36px;height:40px;}
.mpbtn_wdsc2{width: 36px;height: 80px;padding: 10px 4px;*margin-left: -15px;}
.mpbtn_wdsc3{width: 36px;height: 112px;padding: 10px 5px;*margin-left: -15px;}



.wdsc4{background:url(../images/write.png)}
.wdsc5{background:url(../images/new-sprite.png) -106px -52px no-repeat;width:36px;height:40px;}

.quick_toggle .mpbtn_qrcode{width:18px;height:18px;top:11px;left:11px;background-position:0 -302px;}
.quick_toggle .top{background-position:0 -201px;width:17px;height:14px;top:12px;left:12px;}
.quick_toggle a:hover .top, .quick_links a.current .top{background-position:-33px -201px;}
.quick_toggle i.kfzx{width:30px;height:30px;top:6px;left:7px;background-position:0 -70px;}



.mpbtn_wdsc{width: 36px;height: 40px;*margin-left: -16px;}


.quick_links_pop{position:absolute;top:0;right:0;display:none;box-shadow:0 0 5px #999; border-radius:5px 0 0 5px;border:1px solid #999;behavior:url(js/htc.htc);}
.quick_links_pop .arrow, .quick_links_pop .arrow i{display:none;border-color:transparent #ddd;border-style:dashed solid;border-width:12px 0 12px 12px;font-size:0;height:0;width:0;position:absolute;left:100%;top:12px;}
.quick_links_pop .arrow i{border-color:transparent #f9fafc;margin:-12px 0 0 -13px;left:0;top:0;}
.quick_links_pop .fix_bg{display:none;border-top-width:0;border-radius:0 0 3px 3px;margin:0 0 -4px -250px;height:2px;width:500px;overflow:hidden;position:absolute;bottom:0;left:50%;}
.quick_links_pop .pop_panel{font-size:12px;width:100%;height:628px;position:relative;}
.quick_cart_list, .quick_history_list, .quick_links_pop .links, .quick_my_qlinks, .quick_message_list,.quick_leave_message,.quick_mpbtn_wdsc{position:absolute;width:280px;left:0;top:0;background:#fff;height:100%;display:block;}
.quick_cart_list .user_cart_inner, .quick_history_list .history_slider{display:block;border:0;margin:0;position:static;}
.quick_cart_list .user_cart_inner .del{display:none;}
.quick_history_list .title i{background-position:-170px -34px;}
.quick_leave_message .title i{background-position:-160px 0;}
.quick_leave_message .types{font-size:0;position:absolute;left:148px;top:18px;white-space:nowrap;}
.quick_leave_message .types input, .quick_leave_message .types label{font-size:12px;margin-right:20px;vertical-align:middle;white-space:nowrap;}
.quick_leave_message .types input{margin:-2px 3px 0 0;height:13px;width:13px;*margin-top:0;}
.quick_leave_message .txt{padding:15px 0;}
.quick_leave_message .txt textarea{display:block;background:#fff;border:1px solid #e8e8e8;border-radius:3px;box-shadow:0 1px 0 #fff, inset 0 1px 4px rgba(0,0,0,.1);margin:0 auto;padding:8px;height:68px;width:90%;}
.quick_leave_message .token{padding:0 0 14px 16px;height:26px;}
.quick_leave_message .token input{background:#fff;border:1px solid #ddd;padding:3px 4px;width:76px;vertical-align:middle;}
.quick_leave_message .token img{margin-left:5px;vertical-align:middle;}
.quick_leave_message .btns{float:right;margin-top:-42px;padding-right:16px;}
.quick_leave_message .btn{background-position:0 -356px;cursor:pointer;font-size:0;padding-left:20px;text-shadow:0 1px 0 #355ba9;overflow:visible;}
.quick_leave_message .btn:hover{background-position:0 -386px;}
.quick_leave_message .btn span{background-position:100% -356px;font-size:12px;padding-right:20px;*height:29px;}
.quick_leave_message .btn:hover span{background-position:100% -386px;}
.quick_links_pop .no_data{color:#333;font-size:14px;padding:35px 10px;text-align:center;}
.quick_links_pop .no_data i{display:inline-block;background:url(./images/cart_new.png) no-repeat 0 -188px;margin:0 10px 0 0;height:36px;width:60px;vertical-align:middle;}
.quick_links_pop .links li{border-top:1px solid #f1f1f1;vertical-align:top;}
.quick_links_pop .links a{display:block;background:#FCFCFC;color:#333;font-size:14px;padding:12px 15px;}
.quick_links_pop .links a:hover{background-color:#F2F3F4;color:#4467a7;}
.quick_links_pop .links .tips{float:right;color:#61c2ed;font-size:12px;}
.quick_my_qlinks .title i{background-position:-200px 0;height:22px;width:22px;}
.quick_message_list .title i{background-position:-200px -34px;height:22px;width:22px;}
.quick_message_list .no_data i{background-image:url(./images/quick_links_no_msg.png);background-position:0 0;height:45px;width:62px;}
.hover-color{background-color: #ff7300 !important;}

.ibar_login_box{position: relative;display: none;}


.ibar_login_box .online_service{
	position: absolute;
	left: -190px;
	top:-40px;
	width: 199px;
	height:230px;
}
.ibar_login_box .online_service a{position: absolute;width: 70px;height: 70px;left: 62px;top:58px;background-color: transparent !important;}
.ibar_login_box .ico{width: 6px;height: 10px;background: url(../images/right-ico.jpg) no-repeat;left: 0px;top: -30px;}

.ibar_login_box .shoujiapp{
	position: absolute;
	left: -251px;
	top: -332px;
	width: 155px;
	height: 170px;
	border-left: 1px solid #e5e5e5;

}
.ibar_login_box .shoujiapp a{position: absolute;width: 70px;height: 70px;left: 62px;top:58px;background-color: transparent !important;
}

/*右侧快捷栏*/


/*用户中心左侧导航开始*/

.category-list li p img{
	position: absolute;
	left: 8px;
	top:10px;
}
.category-list li p .title_text{
/*	border: 1px solid red;*/
	position: absolute;
	left: 0px;
	top: 0px;
}



.category-menu{
	width: 208px;
	position: absolute;
	left:0px;
	top:53px;
	*top:10px;
    background: white;
	height:480px;
	*height:484px;
	z-index: 9969999;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	display: none;
	border-right: 1px solid #e5e5e5;
}
 .category-menu .category-list{
 	width: 208px;
 	z-index: 99999;
 	background-color: #fafafa;
 	float: left;
 	}
 .category-menu .category-list li.child-li{
	 height: 39px;
	 position: relative;
	 z-index: 9999;
	 line-height: 39px;
	 color: #000000;
	 font-size: 12px;
	 width:208px;
	 background-color: #fff;
	 text-indent:40px;
	 *height: 36px;
	 *line-height:36px;
	 border-top: 1px solid #fff;
 }
.category-list li.child-li p{
	width: 208px;
	height: 39px;
	margin: 0 auto;
	}
.category-list li.child-li p a{color: #000000;font-size:12px;};
 .category-menu .category-list li.end{border-bottom: 0}

 .category-menu .category-list li.on{
 	/*border-bottom: 1px solid #e0e0e0;*/
 	z-index: 9999;
 	height: 39px;
 	*height: 36px;
 	/*border-top: 1px solid #e0e0e0;*/
 	border-right:1px solid transparent;
 	background:#ff7300;
}
/*.category-list li:hover .title_text{
	color: white;
}*/

 .category-menu .category-list li.on .menu_ico{left: 20px;}
.category-menu .category-list li.on p{border-bottom: 0;}
.category-list li.on .hide-ico{width: 3px;height: 40px;position: absolute;right: -3px;top: 0;background-color: #fff;}

.category-list li.child-li .menu_ico,.category-list li.child-li .recommend,.category-list li.child-li .new,.category-list li.child-li .piece,.category-list li.child-li .health,.category-list li.child-li .medical, .category-list li.child-li .right_ico{background: url("../images/sprite.png") no-repeat;}
.category-list li.child-li .right_ico{width: 8px;height: 17px;position: absolute;right: 30px;top:13px;background-position: -102px 0;}
.category-list li.child-li .menu_ico{position: absolute;width: 27px;height: 28px;left: 20px;top:14px;background-position: 0 -30px;}

.category-list li.on .right_ico{display: none;}
.category-list li.child-li .recommend{background-position: -31px -30px;}
.category-list li.child-li .new{background-position: -151px -30px;}
.category-list li.child-li .pieces{background-position: -122px -30px;}
.category-list li.child-li .health{background-position: -63px -30px;}
.category-list li.child-li .medical {background-position: -93px -30px;}

.category-menu  ul.category-list-child{
	position: absolute;
	left:208px;
	z-index: 999;
	width:778px;
	background-color: #fff;
	top:-1px;
	display: none;
	border: 1px solid #e5e5e5;
	min-height: 450px;
}
.category-menu  ul.category-list-child li{
	min-height: 450px;
}
.category-menu  ul.big_box{
	width: 780px;
}
.category-list-child li p{
	width:300px;
	height: 24px;
	line-height: 24px;
	color: #ff7300;
	font-size: 12px;
	text-indent: 25px;
	margin-top:30px;
	text-align: right;
	margin-left: -202px
}
.category-list-child li{display: none;background-color: #fff;}
.category-list-child li .content-xiyao{
	width: 620px;
	margin-left: 125px;
	/*border: 1px solid red;*/
	/*margin-top: 10px;*/
}
.big_box li .content-xiyao{
	width:620px;
	margin-left: 125px;
	/*margin-top: 10px;*/
	/*border: 1px solid red;*/
	/*border-bottom: 1px dashed #c1c1c1;*/
}
.category-list-child li a{
	display: block;
	float: left;
	width: 88px;
	color: #666666;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
	overflow: hidden;
	margin-right: 15px;
	/*margin-left: 125px;*/
}
.category-list-child li  a:hover{color:#3dbd2a}
.category-menu .title_ico{position: absolute;width: 17px;height: 13px;top:7px;right:30px; background-position:-64px 0;overflow: hidden; }



.leftimg-1{
display: none;
}
.category-list-child li .xiyao{
	color: #333333;
	height: 26px;
	line-height: 26px;
	margin-left:73px;
	/*margin-top: 64px;*/
	display: inline;
	float: left;
	font-weight:bold;
	/*border:1px solid red;*/
}
.category-list-child li .zhongchengyao{
	color: #333333;
	height: 26px;
	line-height: 26px;
	margin-left:60px;
	display: inline;
	border: none;
	float: left;
	font-weight:bold;
}
.category-list-child li .content-xiyao{
	border-bottom: 1px dashed #c1c1c1;
}
.xiyao-box{
	margin-top: 5px
}
.zhongyao-box{
	margin-top: 15px
}
.img-jiantou{
    margin-top: 5px;
    margin-left: 192px;
	position:absolute;top:20px;left:202px
}
.li2 a{
	font-size: 16px;
	padding: 0 20px;
}
.Notitle{
	margin-left: 125px;
	margin-top: -31px
}
.moretxt{
	color: #333333;
	height: 26px;
	line-height: 26px;
	margin-left:30px;
	display: inline;
	float: left;
	font-weight:bold;
	text-align: right;
}
.saoma{  position: fixed;  _position: absolute;  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-280+"px");  bottom: 50px;  left: 5px;
	width: 137px;  zoom: 1;  height: 238px;  z-index: 99999;  }
.saoma-box{position: relative}
.saoma-box span{position: absolute;top:12px;right: 12px;width: 20px;height: 20px;cursor: pointer;}
.zzsc { position:fixed;top:50%; left:50%;margin:-205px 0 0 -300px;width:600px; height:400px; display: none;z-index: 9999; }
.content_tj .close{width: 19px;height: 19px;position: absolute;right: 0px;top:0;_right:0;}
.content_tj .ad{width:600px; height:400px;}

.content_mark{ width:100%; height:100%; left:0; top:0;z-index: 999;; background:#000; opacity:0.4;filter:alpha(opacity=40); display:block;position:fixed;}

.Allul li{
	border: 1px solid #e5e5e5;
}
.Allul li:nth-of-type(1),.Allul li:nth-of-type(2),.Allul li:nth-of-type(4),.Allul li:nth-of-type(5){
	border-right: none;
}
.Allul li:first-child,.Allul li:first-child+li,.Allul li:first-child+li+li+li,.Allul li:first-child+li+li+li+li{
	border-right: none;
}
.Allul li:nth-of-type(1),.Allul li:nth-of-type(2),.Allul li:nth-of-type(3){
	border-bottom: none;
}
.Allul li:first-child,.Allul li:first-child+li,.Allul li:first-child+li+li{
	border-bottom: none;
}
