/* CSS Document */

/* banner广告 */
.main_view{
	       width:100%; 
		   overflow:hidden; 
		   position:relative; 
		   z-index:1;
		   }
#main_view{
	      height:510px; 
		  width:100%; 
		  min-width:1170px; 
		  background:#000; 
		  overflow:hidden; 
		  zoom:1; 
		  position:relative; 
		  *z-index:-1; 
		  margin:0 auto;
		  }
#main_view ul{
	         display:block; 
			 overflow:hidden; 
			 width:100000px; 
			 height:100%; 
			 position:absolute; 
			 left:0px; top:0px; 
			 z-index:10;
			 }
#main_view li{
	         display:block; 
			 overflow:hidden; 
			 width:100%; 
			 float:left; 
			 position:relative; 
			 height:100%;
			 }
.controlerul_container{
	                  background:transparent; 
					  overflow:hidden; 
					  width:100%; 
					  min-width:1170px; 
					  position:absolute; 
					  bottom:20px; 
					  left:0px; 
					  z-index:20;
					  }
#controlerul_container{
	                   margin:0px auto; 
					   width:500px; 
					   overflow:hidden;
					   position:relative;  
					   padding:14px;
						}
#controlerul_container .bg{
	                      background:#999; 
						  filter:alpha(opacity=25); 
						  -moz-opacity:0.25;
						  -khtml-opacity: 0.25;
						  opacity: 0.25; 
						  position:absolute; 
						  left:0px; top:0px; 
						  width:100%; 
						  height:100%; 
						  overflow:hidden; 
						  z-index:1;
						  }
.controlerul{position:relative; z-index:50; overflow:hidden; width:700px;}
.controlerul dd{
	           margin:0px; 
			   width:20px; 
			   height:20px; 
			   display:block;
			   overflow:hidden; 
			   position:relative; 
			   float:left; 
			   vertical-align:bottom; 
			   cursor:pointer; 
			   margin-right:14px;
			   }
.controlerul dd a{
	             display:block; 
				 overflow:hidden;
				 width:20px; 
				 height:20px; 
				 position:absolute; 
				 left:0px; top:0px; 
				 width:100%; 
				 height:100%; 
				 background:url(../images/gray.png) no-repeat;
/*filter:alpha(opacity=70); -moz-opacity:0.70;-khtml-opacity: 0.70;opacity: 0.70;*/
                  }
.controlerul dd a.actived{/*filter:alpha(opacity=0); -moz-opacity:0.0;-khtml-opacity: 0.0;opacity: 0.0;*/ background:url(../images/red.png) no-repeat;}
.main_view_1,.main_view_2,.main_view_3,.main_view_4,.main_view_5{
	                                                            display:block; 
																overflow:hidden; 
																background:url(../images/banner_1.jpg) center top no-repeat scroll transparent; 
																width:100%; 
																height:100%;
																}
.main_view_2{background-image:url(../images/banner_2.jpg)}
.main_view_3{background-image:url(../images/banner_3.jpg)}
.main_view_4{background-image:url(../images/banner_4.jpg)}
.main_view_5{background-image:url(../images/banner_5.jpg)}


/*交互信息提示框*/
.hint_box{
	     width:500px;
		 height:300px;
		 margin:50px auto;
		 border:1px solid #ccc;
		 background:#fff;
		 z-index:111;
		 }
.button{
	   margin:200px 200px;
	   width:40px;
	   height:30px;
	   background:orange;
	   border:0;
	   outline:none;
	   color:#fff;
	   }
.hint{
	 width:500px;
	 height:332px;
	 margin:0 auto;
	 background:#fff;
	 position:fixed;
	 top:50%;left:50%;
	 margin-left:-250px
	 ;margin-top:-166px;
	 z-index:111;
	 display:none;
	 }
.hint-in1{
	     width:500px;
		 height:70px;
		 background:#ff6600;
		 position:relative;
		 }
.hint1{
	   width:38px;
	   height:37px;
	   background:url(../images/hint1.png) no-repeat;
	   -webkit-background-size:38px 37px;
       background-size:38px 37px;top:7px;
	   left:20px;
	   position:absolute;
	   z-index:111;
	   }
.hint2{line-height:70px;color:#f4e8df;font-size:26px;padding-left:156px;}
.hint3{
	  width:30px;height:29px;
	  background:url(../images/hint3.png) no-repeat;
	  -webkit-background-size:30px 29px;
	  background-size:30px 29px; 
	  position:absolute;
	  top:12px;right:7px;
	  }
.hint3:hover{
	        width:30px;height:29px;
			background:url(../images/hint33.png) no-repeat;
			-webkit-background-size:30px 29px;
			background-size:30px 29px; 
			position:absolute;
			top:12px;right:7px;
			}
.hint-in2{line-height:150px;font-size:20px; text-align:center;color:#ff6600;}
.hint-in3{
	     font-size:22px ;
		 width:190px;height:50px;
		 background:#ff7800;
		 color:#f4e8df;
		 position:absolute;
		 bottom:50px;left:155px;
		 text-align:center;
		 line-height:50px;
		 border-radius:6px;
		 }

.hintl{
	  width:500px;
	  height:332px;
	  margin:0 auto; 
	  border:1px solid #ccc;
	  background:#fff;
	  position:fixed;
	  top:50%;left:50%;
	  margin-left:-250px;
	  margin-top:-166px;
	  z-index:111;
	  display:none;
	  }
.hintl-in1{width:500px;height:50px;background:#ff6600;position:relative;}
.hintl1{
	   width:38px;height:37px;
	   background:url(../images/hint2.png) no-repeat;
	   -webkit-background-size:38px 37px;
	   top:7px;left:20px;
	   position:absolute;
	   z-index:111;
	   }
.hintl2{
	    line-height:46px;
		height:46px;
		color:#f1f1f1;
		font-size:24px; 
		text-indent:3.2em;
		}
.hintl3{
	   width:30px;height:29px;
	   background:url(../images/hint3.png) no-repeat;
	   -webkit-background-size:30px 29px;
	   background-size:30px 29px;
	   position:absolute;
	   top:12px;right:7px;
	   }
.hintl-in2{
	      height:100px;width:460px;
		  margin:35px auto;
		  line-height:40px;
		  font-size:20px; 
		  text-align:center;
		  color:#ff6600;
		  }
.hintl-in3{
	      font-size:20px ;
		  width:90px;height:40px;
		  background:#ff7800;
		  color:#fff;
		  position:absolute;
		  left:108px;
		  text-align:center;
		  line-height:40px;
		  border-radius:8px; 
		  cursor:hand;
		  }
.hintl-in4{
	      font-size:20px ;
		  width:90px;
		  height:40px;
		  background:#d1cfcd;
		  color:#fff;
		  position:absolute;
		  right:108px;
		  text-align:center;
		  line-height:40px;
		  border-radius:8px;
		  cursor:hand;
		  }


/*成功加入购物车-信息提示框*/
.prompt{
	    width:400px; height:40px; 
		margin:20px auto 0px;
		background:#fffff2; 
		border:1px solid #e56b14;
		border-bottom:8px solid #e56b14;
		}
.prompt_successful_pic{
	                  width:28px; 
					  height:24px; 
					  float:left; 
					  margin:10px;
					  }
.prompt_back_pic{
	            width:16px; height:16px;
				float:right;
				margin-top:-40px;
				margin-right:6px;
				}
.prompt_text{
	        line-height:24px; 
			font-size:14px; 
			margin-left:60px;
			margin-top:8px;
			width:300px;
			}


/*修改密码*/
.form{
	  width:450px;height: auto; 
	  margin:100px auto; 
	  overflow:hidden;
	  font-size: 16px;
	  color: #1b1b1b;
	  text-align: left;
	  padding:50px; 
	  border:1px solid #ccc; 
	  border-radius:10px;
	  }
.form div{padding:10px 0;overflow: hidden;}
.form label{
	       width:110px;display: block;
		   float:left;
		   margin-top:5px;
		   margin-left:15px;
		   text-align:right;
		   }
.form label span{color:#fe1541;margin-right:4px;margin-top:10px;}
.form .infos{
	        width:300px;height:26px;
			line-height: 26px;
			border:1px solid #BFBFBF;
			padding:2px;
			border-radius:4px;
			float:left;
			}
.form .div-phone a.send1{
	                    height:26px;
						text-decoration:none;
						line-height:26px;
						padding:3px;width:80px;
						background: #2194f8;
						font-family: '宋体';
						color: #fff;
						font-size: 12px;
						text-align: center;
						display: block;
						float: left;
						border-radius:3px;
						margin-left:2px;
						-webkit-transition:all 0.2s linear;
						-moz-transition:all 0.2s linear;
						-ms-transition:all 0.2s linear;
						-o-transition:all 0.2s linear;
						transition:all 0.2s linear;
						}
.form .div-phone a.send1:hover{
	                          text-decoration: none;
							  background: #3b7fc2;
							  -webkit-transition:all 0.2s linear;
							  -moz-transition:all 0.2s linear;
							  -ms-transition:all 0.2s linear;
							  -o-transition:all 0.2s linear;
							  transition:all 0.2s linear;
							  }
.form .div-phone a.send0{
	                     height: 26px;
						 text-decoration:none;
						 line-height: 26px;
						 padding:2px;width: 80px;
						 background: #A1A1A1;
						 font-family: '宋体';
						 color: #fff;font-size: 12px;
						 text-align: center;
						 display: block;
						 float: left;
						 border-radius:2px;
						 margin-left:2px;
						 }
.form .div-phone a.send0:hover{
	                          background: #A1A1A1;
							  font-family: '宋体';
							  color: #fff;
							  font-size: 12px;
							  text-decoration: none;
							  }
.form span.error{
	            height: 26px;
				line-height: 26px;
				padding:2px;
				width: 100px;
				color: red;
				padding-left:20px;
				display: block;
				float: left;
				margin-left:10px;
				font-size: 12px;
				font-family: '宋体';
				background: url(../images/error.png) no-repeat left center;
				}
.form #phone{width: 210px;}
.form .div-conform{padding-right:75px;}
.form .div-conform a.conform{
	                        width:300px;height: 34px;
							display: block;
							text-align: left;
							overflow: hidden;
							background: url(../images/btn_2.jpg) no-repeat;
							float: right;
							text-indent: -1000px;
							}

/*购物车侧栏*/
.shop_cart_sbar div a {
	margin: 0px;
	padding: 0px;
	font: 12px/150% Arial,Verdana,"宋体";
	color: #666;
}
.toolbar-wrap {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 9990;
    width: 35px;
    height: 100%;
    
}
.toolbar-wrap a {
    text-decoration: none;
}
.toolbar {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 29px;
    height: 100%;
    border-right: 6px solid #e56b14;
}
.toolbar-panels {
    position: absolute;
    left: 35px;
    top: 0px;
    width: 270px;
    height: 100%;
    z-index: 2;
    background: #ECEAEA none repeat scroll 0% 0%;
}
.toolbar-panel {
    width: 270px;
    height: 100%;
    position: absolute;
    background: #ECEAEA none repeat scroll 0% 0%;
}
.tbar-panel-header {
    position: relative;
    width: 270px;
    height: 45px;
    line-height: 45px;
    background: #ECEAEA none repeat scroll 0% 0%;
    font-family: "microsoft yahei";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.tbar-panel-header .title {
    display: inline-block;
    height: 40px;
    color: #e56b14;
    font: 16px/40px "微软雅黑";
}
.tbar-panel-cart .tbar-panel-header i {
    width: 20px;
    height: 18px;
    background-position: 0px 0px;
    margin-top: 11px;
}
.tbar-panel-header i {
    margin-right: 4px;
    margin-left: 10px;
    vertical-align: top;
}
.tbar-panel-header i, .tbar-panel-header .close-panel{
    display: inline-block;
    font-style: normal;
    background-image: url("../images/icons.png");
    background-repeat: no-repeat;
    
}
.tbar-panel-header .title em {
    display: inline-block;
    vertical-align: top;
}
.tbar-panel-header .close-panel {
    width: 12px;
    height: 12px;
    background-position: 0px -250px;
    position: absolute;
    right: 8px;
    top: 16px;
    cursor: pointer;
    transition: transform 0.2s ease-out 0s;
}
.tbar-panel-main {
    position: relative;
    margin: 0px;
	padding: 0px;
	font: 12px/150% Arial,Verdana,"宋体";
	color: #666;
}
.tbar-tipbox{
	display: block;
}
.tbar-panel-content {
    width: 270px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
		height:700px;
}
.tbar-tipbox .tip-inner {
    padding: 6px 5px;
    border: 1px solid #EDD28B;
    background: #FFFDEE none repeat scroll 0% 0%;
    text-align: center;
}
.tbar-tipbox .tip-text {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    color: #333;
}
.tbar-tipbox .tip-btn {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0px 5px;
    margin-left: 5px;
    color: #FFF;
    vertical-align: middle;
    background: #ff7f02 none repeat scroll 0% 0%;
}
.tbar-tipbox2{
	display: block;
	border-radius:5px;
	border:1px solid #ddd;
	width:230px;
	height:auto;
	margin:20px auto;
	background:#fff;
    }
.tbar-panel-cart .tbar-panel-footer {
    height: 50px;
    background-color: #ECEAEA;
    margin: 0px;
	padding:10px;
	position:absolute;
	bottom:0;
	width:270px;
   }
.tbar-checkout {
    height: 40px;
    padding: 0px 5px;
    position: relative;
}

.tbar-checkout .jtc-number strong {
    font-family: verdana;
    color: #ff7f02;
}
.tbar-checkout .jtc-number {
    line-height: 20px;
    font: 12px/150% Arial,Verdana,"微软雅黑";
	color: #666;
}
.tbar-checkout .jtc-sum {
    line-height: 20px;
    font: 15px/150% Arial,Verdana,"微软雅黑";
	color: #666;
	font-weight:400;
}
.tbar-checkout .jtc-sum strong {
    font-family: verdana;
    color: #e51508;
}
.tbar-checkout .jtc-btn {
    position: absolute;
    right:25px;
    top: 7px;
    width: 110px;
    height: 35px;
    font: 16px/35px "微软雅黑";
    text-align: center;
    background: #e51508 none repeat scroll 0% 0%;
    color: #FFF;
}
.tbar-cart-list{
    width: 100%;
    margin: 0px;
	padding: 0px;
	font: 12px/150% Arial,Verdana,"宋体";
	color: #666;

	display:block;
	/** overflow:scroll; **/
}
.tbar-cart-item {
    padding: 0px 5px;
    margin-bottom: 10px;
    background: #FFF none repeat scroll 0% 0%;
}
.jtc-item-promo {
    padding: 12px 0px 12px 57px;
    border-bottom: 1px dashed #E1E1E1;
}
.jtc-item-promo .promo-tag {
    position: relative;
    float: left;
    width: 40px;
    height: 20px;
    margin-top: -1px;
    margin-left: -57px;
    margin-right: 17px;
    text-align: center;
    font: 12px/20px "宋体";
    color: #FFF;
    background-color: #f90;
}
.jtc-item-promo .promo-text {
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 12px/18px verdana;
}
.jtc-item-goods {
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
}
.jtc-item-goods .p-img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #DDD;
    padding: 0px;
    margin-right: 5px;
}
.jtc-item-goods .p-img img {
    width: 50px;
    height: 50px;
}
img {
    border: 0px none;
    vertical-align: middle;
}
.jtc-item-goods .p-name {
    line-height:18px;
	height:36px;
    margin-bottom: 4px;
    overflow: hidden;
}
.jtc-item-goods .p-name a {
    color: #333;line-height:18px;
}
.jtc-item-goods .p-price {
    height: 16px;
    padding-right: 65px;
    overflow: hidden;
    font: 12px/16px verdana;
    color: #666;
}
.jtc-item-goods .p-price strong {
    color: #ff7f02;
    font-weight: normal;
}
.jtc-item-goods .p-del {
    position: absolute;
    right: 10px;
    top: 48px;
    width: 35px;
    height: 18px;
    line-height: 18px;
    color: #005AA0;
    text-align: right;
	}
.tbar-panel-follow .tbar-panel-header i {
    width: 20px;
    height: 20px;
    margin-top: 11px;
    background-position: 0px -50px;
}
/*添加“我的关注”内容信息页，2016-06-01 by  zhangmeng */
.tbar-panel-follow div{ padding: 0px;}
.jt-history-wrap {
    width: 235px;
    margin: 0px auto;
}
.tbar-panel-follow ul {
    overflow: hidden;
    margin-right: -15px;
    margin-top:0px;
    list-style: outside none none;
    padding: 0px;
}
.tbar-panel-follow .tbar-panel-header i {
    width: 20px;
    height: 20px;
    margin-top: 11px;
    background-position: 0px -50px;
}
.tbar-panel-follow .jth-item {
    float: left;
    position: relative;
    width: 100px;
    height: 120px;
    margin-right: 15px;
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 15px;
    padding: 5px;
}
.tbar-panel-follow .jth-item .img-wrap {
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-bottom: 5px;
}
.tbar-panel-follow .jth-item .add-cart-button {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    display: none;
    position: absolute;
    width: 100px;
    bottom: 25px;
    left: 5px;
    z-index: 3;
    color: #FFF;
    background:#e56b14 none repeat scroll 0% 0%;
}
.tbar-panel-follow .jth-item .price span{
	background:url(../images/follow_01.png) no-repeat;text-indent:2em;float:left;line-height:15px;
   }
.tbar-panel-follow .jth-item .price2 span{
	background:url(../images/follow_02.png) no-repeat;text-indent:2em;float:left;line-height:15px;
   }
.tbar-panel-follow .history-bottom-more {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-family: "宋体";
    color: #666;
}
/*添加"我的关注"内容信息页，end*/

/*添加"在线客服"内容页，2016-05-30 by zhangmeng */
.tbar-panel-service .tbar-panel-header i {
    width: 20px;
    height: 20px;
    margin-top: 11px;
    background-position: 0px -150px;
}
.tbar-tab-service{
    background-position: -50px -150px;
}
/*客服信息面板*/
.qq_context  {
	           width:240px; 
			   min-height:244px;
			   margin:10px auto;
			   background:#fff;
			   border-radius:5px;
			   border:1px solid #ddd;
			   } 
.qq_context dl {
	           width:220px;
			   height:auto;
			   margin:20px auto
			   } 
.qq_context dt {
	            height:40px; 
				float:left;
				list-style:none;
				width:220px;
				}
.span_t {
	     display:block; 
		 color:#333; 
		 line-height:40px; 
		 font-size:10pt; 
		 font-family:"微软雅黑";
		 float:left;
		 }
.qq_num{margin-top:8px;float:left;}
.span_tel {
		   font-size:14pt;
		   font-weight:bold;
		   color:#e56b14;
		   margin-top:8px; 
		   float:left;
		   }
/*添加"在线客服"内容页,end */
		   
.tbar-panel-history div{ padding: 0px;}
.jt-history-wrap {
    width: 235px;
    margin: 0px auto;
}
.tbar-panel-history ul {
    overflow: hidden;
    margin-right: -15px;
    margin-top:0px;
    list-style: outside none none;
    padding: 0px;
}
.tbar-panel-history .tbar-panel-header i {
    width: 20px;
    height: 20px;
    margin-top: 11px;
    background-position: 0px -100px;
}
.tbar-panel-history .jth-item {
    float: left;
    position: relative;
    width: 100px;
    height: 120px;
    margin-right: 15px;
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 15px;
    padding: 5px;
}
.tbar-panel-history .jth-item .img-wrap {
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-bottom: 5px;
}
.tbar-panel-history .jth-item .add-cart-button {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    display: none;
    position: absolute;
    width: 100px;
    bottom: 25px;
    left: 5px;
    z-index: 3;
    color: #FFF;
    background: rgba(28, 25, 28, 0.8) none repeat scroll 0% 0%;
}
.tbar-panel-history .jth-item .price {
    color: #ff7f02;
}
.tbar-panel-history .history-bottom-more {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-family: "宋体";
    color: #666;
}
.toolbar-header {
    position: absolute;
    top: 0px;
    right: -6px;
}
.toolbar-tabs {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 35px;
    margin-top: -61px;
}
.toolbar-tab {
    position: relative;
    width: 35px;
    height: 35px;
    margin-bottom: 1px;
    cursor: pointer;
    background-color: #e56b14;
    border-radius: 3px 0px 0px 3px;
    font: 12px/150% Arial,Verdana,"宋体";
	color: #666;
	display: inline-block;
	background-image: url("../images/icons.png");
	background-repeat: no-repeat;
}
.tbar-tab-cart{
    background-position: -50px 0px;
}
.tbar-tab-follow{
    background-position: -50px -50px;
}
.tbar-tab-history{
    background-position: -50px -100px;
}

.tab-ico {
    width: 34px;
    height: 35px;
    margin-left: 1px;
    position: relative;
    z-index: 2;
    background-color: #e56b14;
}
.tab-text {
		  width: 62px;
		  height: 35px;
		  line-height: 35px;
		  color: #FFF;
		  text-align: center;
		  font-family: "微软雅黑";
		  position: absolute;
		  z-index: 1;
		  left: 35px;
		  top: 0px;
		  background-color: #e56b14;
		  border-radius: 3px 0px 0px 3px;
		  transition: left 0.3s ease-in-out 0.1s;
		  font-style: normal;
		  margin: 0px;
		  padding: 0px;
		  cursor: pointer;
		  }
.tab-sub {
   position: absolute;
    z-index: 3;
    right: 2px;
    top: -5px;
    height: 11px;
    padding: 1px 2px;
    border: 1px solid #B61D1D;
    overflow: hidden;
    color: #FFF;
    font: 11px/11px verdana;
    text-align: center;
    min-width: 11px;
    border-radius: 10px;
    background-color: #e60600;
   }
.hide{display:none;}
.toolbar-footer {
    position: absolute;
    bottom: -1px;
    width: 100%;
    margin: 0px;
	padding: 0px;
	font: 12px/150% Arial,Verdana,"宋体";
	color: #666;
}
.tbar-tab-top {
    background-position: -50px -250px;
}
.tbar-tab-feedback {
    background-position: -50px -300px;
}
.footer-tab-text {
    width: 50px;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    text-align: center;
    font-family: "微软雅黑";
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 0px;
    background-color: #e56b14;
    border-radius: 3px 0px 0px 3px;
    transition: left 0.3s ease-in-out 0.1s;
    font-style: normal;
    margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.tbar-tab-hover {
    left: -60px;
    background-color: #ff7f02;
}
.tbar-tab-footer-hover {
	left: -48px;
    background-color: #ff7f02;
}
.tbar-tab-selected {
    background-color: #ff7f02;
}
.tbar-tab-selected .tab-sub{
    color: #e60600;
	background-color: #FFF;
	background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.3);
}
.tbar-tab-click-selected{
	 background-color: #ff7f02;
}
.tbar-tab-click-selected .tab-sub{
    color: #e51508;
	background-color: #FFF;
	background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.3);*/
}
.survey-tab-ico {
    display: none;
}
.survey-tab-text {
    left: 0px;
    width: 35px;
    height: 30px;
    padding: 2px 0px 3px;
    line-height: 15px;
    background: #ff7f02 none repeat scroll 0% 0%;
    color: #FFF;
	text-align: center;
	font-family: "微软雅黑";
	position: absolute;
	z-index: 1;
	top: 0px;
	border-radius: 3px 0px 0px 3px;
	transition: left 0.3s ease-in-out 0.1s;
	font-style: normal;
	margin: 0px;
	cursor: pointer;
}
.toolbar-open  {
    right: 270px;
}
.J-close:hover{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	}
.tbar-panel-history .jth-item .add-cart-button:hover{
	background: rgb(200, 22, 35) none repeat scroll 0% 0%;
	}

/*计算促销*/
.sale_cont{ width:90%; margin:0 auto; height:100%;}
.sale_content{ display:block; width:1198px; margin:30px auto;}
.order{width:1198px; height:35px;}
.order h3{ 
	     font-size:18px;
		 color:#666;
		 font-family:"微软雅黑";
		 margin-left:20px; 
		 float:left; 
		 font-weight:400;
		 }
/*order_info*/
.order_info{
	       border:solid 1px #ddd; 
		   border-top:2px solid #F90; 
		   display:block; 
		   clear:both; 
		   text-align:left; 
		   }
.order_info .title { 
                    background-color:#eee; 
					height:36px; 
					line-height:36px; 
					padding-left:25px; 
					}
.order_info .title h2 { font-size:15px; color:#4f4f4f; font-weight:bold;}
.order_info .cont_a {padding:20px 30px; height:auto; overflow:hidden;}
.order_info .cont_a h4 {
	                   font-size:16px; 
					   color:#666; 
					   height:26px; 
					   line-height:26px;
					   font-family:"微软雅黑";
					   font-weight:400;
					   border-bottom:1px solid #ccc;
					   padding:0px 0px 6px 0px;
					   }
.order_info .btn{height:36px; float:right; margin:10px 0;}
.order_info .btn input {
	                   width:131px; 
					   height:36px; 
					   font-size:14px; 
					   border:none; 
					   font-family:"Microsoft Yahei";
					   }
.order_info .btn input.b_update { 
                                background:#F6f6f6;
								font-family:"Microsoft Yahei";
								color:#f60; 
								border:1px solid #DDDDDD;
								}
.order_info .btn input.b_next { 
                               background:#e56b14;
							   font-family:"Microsoft Yahei";
							   color:#fff;
							   }
.has_meet{
	     border:solid 1px #e3f5ed; 
		 background-color:#eefaf5; 
		 padding:5px 0; 
		 font-size:14px; 
		 margin:15px 0px;
		 width:100%; 
		 float:left;
		 }
.has_meet h3{
	        font-size:16px; 
			height:26px;
			line-height:26px;
			font-family:"微软雅黑";
			font-weight:520;
			text-indent:1em;
			}
.has_meet ul{height:100%; width:900px; float:left;margin-left:100px;}
.has_meet ul li{height:36px; line-height:36px;}
.has_meet ul li a{
	             color:#404145; 
				 margin:0 4px;
				 height:36px;
				 line-height:36px;
				 padding:0px 10px;
				 }
.has_meet ul li a:hover{
	                   color:#f60; 
					   margin:0 4px;
					   height:36px; 
					   line-height:36px;
					   }
.has_meet i{
	       width:25px;height:14px;
		   color:#fff;
		   line-height:14px;
		   font-size:12px;
		   background:#f60;
		   text-align:center;
		   padding:0px 5px;
		   margin-left:10px;
		   margin-top:0px;
		   }

<!--添加"已订商品"列表页，2016-05-31 by  zhangmeng-->
/*交易列表*/
.order_Tables-h3 { width:100%; height:auto; float:left;}
.order_Tables-h3 h3 { 
					font-size:16px; 
					height:26px;
					line-height:26px;
					font-family:"微软雅黑";
					font-weight:520;
					text-indent:1em;
					}
.order_Tables td { font-size:13px; color:#404145; }
.order_Tables td i { 
                   font-size:12px; 
				   color:#fff; 
				   background:#ea1d24; 
				   padding:1px; 
				   font-weight:300;
				   }
.order_Delete { 
             width:100%; 
			 float:left; 
			 height:auto; 
			 line-height:37px; 
			 font-size:13px; 
			 color:#404145; 
			 background:#f7f7f7;
			 border-top:1px solid #ddd;
			 }
.order_Delete-sc { 
                  font-size:13px;
				  color:#404145; 
				  cursor:pointer; 
				  float:left;
				  margin-left:20px;
				  background:url(images/X.png) left no-repeat; 
				  text-indent:25px; 
				  line-height:37px;
				  }
.order_Delete-sc2 {
	              background:url(images/X.png) center no-repeat; 
				  text-indent:25px; 
				  cursor:pointer;
				  line-height:37px;
				  }
.order_Qty-con2 {
	            font-size:14px; 
				color:#000;  
				width:51px; 
				height:28px; 
				text-align:center; 
				line-height:28px; 
				float:left; 
				border:1px solid #e0e0e0; 
				border-top:none; 
				border-bottom:none;
				}
.order_Tables { 
              width:100%; 
			  height:auto; 
			  float:left; 
			  border:1px solid #e0e0e0; 
			  margin-top:10px;
			  }
.order_table-th1 { 
                 width:100%; 
				 height:53px; 
				 float:left; 
				 line-height:53px;
				 }
.order_table-th1 input[type="checkbox"] {margin-top:20px;}
.order_table-th1 span { 
                       font-size:13px; 
					   color:#404145; 
					   line-height:39px;
					   }
.order_Tables table { float:left;}
.order_Tables table th { 
                       text-align:center; 
					   background:#f7f7f7; 
					   border-bottom:1px solid #e0e0e0;
					   }
.order_Tables table td { text-align:center;}
.order_.submit-box { 
                   float:right; 
				   width:auto; 
				   height:auto; 
				   margin-top:28px; 
				   padding-bottom:76px;
				   }
.order_submit-box input[type="submit"] {
	                                   width:124px; 
									   height:41px; 
									   float:left; 
									   background:#e56b14; 
									   color:#fff; 
									   font-size:14px; 
									   font-weight:600; 
									   border:none; 
									   border-radius:2px;
									   }
.order_submit-box form a { 
                        width:124px; 
						height:39px; 
						float:left; 
						background:#f5f5f5; 
						color:#8e8e90; 
						font-size:14px; 
						font-weight:600; 
						border:none; 
						border-radius:2px; 
						border:1px solid #e0e0e0; 
						margin-right:5px; 
						text-align:center; 
						line-height:39px;
						}
.order_submit-box input[type="button"] { 
                                       width:124px; 
									   height:39px; 
									   float:left; 
									   background:#f5f5f5; 
									   color:#8e8e90; 
									   font-size:14px; 
									   font-weight:600; 
									   border:none; 
									   border-radius:2px; 
									   border:1px solid #e0e0e0;
									   margin-right:5px;
									   }
.order_submit-box .submit-button input[type="button"] { 
                                                      width:124px; 
													  height:41px; 
													  float:left;
													  background:#e56b14; 
													  color:#fff; 
													  font-size:14px; 
													  font-weight:600; 
													  border:none; 
													  border-radius:2px;
													  }

.order_Qty { 
           width:83px; 
		   height:28px; 
		   border:1px solid #e0e0e0; 
		   float:left; 
		   margin-left:15px;
		   }
.order_Qty-con { 
               font-size:14px; 
			   color:#ea1d24; 
			   font-weight:bold; 
			   width:51px; 
			   height:28px; 
			   text-align:center; 
			   line-height:28px; 
			   float:left; 
			   border:1px solid #e0e0e0; 
			   border-top:none; 
			   border-bottom:none;
			   }
.order_Qty-j { 
              width:14px; 
			  height:28px; 
			  cursor:pointer; 
			  float:left; 
			  line-height:28px; 
			  text-align:center;
			  }
.order_Qty-add{ 
              width:14px; 
			  height:28px; 
			  cursor:pointer; 
			  float:left; 
			  line-height:28px; 
			  text-align:center;
			  }
.order_Flow-order2 { width:100% ; height:auto; float:left;}
.order_Ordered2 { 
                width:100%; 
				height:auto; 
				float:left; 
				border-bottom:1px solid #c1c1c1;
				}
.order_Ordered2 span { 
                     font-size:14px; 
					 color:#404145; 
					 font-weight:600; 
					 float:left; 
					 line-height:63px;
					 }
.order_Ordered2 ul { 
                   width:930px; 
				   height:auto; 
				   float:left;
				   }
.order_Ordered2 li { 
                    font-size:14px; 
					color:#848484; 
					float:left; 
					padding:13px 8px;
					}
.order_Ordered2 li a { 
                     font-size:13px; 
					 font-weight:bold; 
					 color:#747474; 
					 float:left; 
					 padding:10px 23px; 
					 float:left; 
					 border:1px solid #e0e0e0; 
					 border-radius:2px;
					 }
.order_Ordered2 .on a{ 
                     background:url(../images/on-xz.png) right bottom no-repeat; 
					 border:1px solid #cb2531; 
					 color:#cb2531;
					 }
.order_Ordered2 li:hover a{  
                           border:1px solid #cb2531; 
						   color:#cb2531;
						   }

.order_right-Del {width:100%; float:right;}
.order_Del-xg { 
               width:auto; 
			   float:left;
			   margin-left:300px;
			   line-height:37px;
			   font-size:13px; 
			   color:#404145;
			   }
.order_Del-xg i { 
                font-size:13px; 
				color:#009251; 
				font-weight:bold;
				}
.order_Del-fx{ 
              width:auto; 
			  float:left;
			  margin-left:100px;
			  line-height:37px;
			  }
.order_Del-fx span { 
                     font-size:13px; 
					 color:#404145; 
					 line-height:37px; 
					 float:left;
					 }
.order_Del-yf{ 
             width:auto; 
			 float:left;
			 margin-left:100px;
			 line-height:37px;
			 }
.order_Del-yf span { 
                    font-size:13px; 
					color:#404145; 
					line-height:37px; 
					float:left;
					}
.order_Del-xr { 
              width:auto; 
			  float:left; 
			  line-height:37px; 
			  margin-left:100px;
			  }
.order_Del-xr span { 
                   font-size:13px; 
				    color:#404145; 
					line-height:37px; 
					float:left;
					}
.order_Mon {
	       width:auto;
		   height:100%; 
		   float:left;
		   font-size:20px; 
		   color:#e56b14; 
		   line-height:37px;
		   }
.order_Tables2 { 
               width:100%; 
			   height:auto; 
			   float:left; 
			   margin-top:23px;
			   }
.order_Tables2 li { 
                  float:left; 
				  width:100%; 
				  height:54px; 
				  background:#f9f9f9; 
				  margin-bottom:4px;
				  }
.order_Tables2 input[type="checkbox"] { 
                                      width:13px; 
									  height:13px; 
									  float:left;
									  margin-top:21px; 
									  margin-left:15px;
									  }
.order_Tables2 i { 
                 width:25px; 
				 height:14px; 
				 color:#fff; 
				 line-height:14px; 
				 float:left; 
				 font-size:12px; 
				 background:#ea1d24; 
				 text-align:center;
				 padding:0px 1px; 
				 margin-left:18px; 
				 margin-top:20px;
				 }
.order_Tables2 a { 
                 font-size:13px; 
				 color:#404145; 
				 float:left; 
				 margin-left:5px; 
				 margin-right:20px; 
				 line-height:54px;
				 }
.v2_settlement_box {
	               width:400px;
				   float:right;
				   height:40px;
				   margin:10px auto;
				   }
.goods_price{
	         margin-top:10px;
			 color:#666;
			 font-weight:bold;
			 font-size:14px;
			 margin-right: 
			 20px;font-family: "微软雅黑";
			 width:320px;
			 float:right;
             }
.goods_price span {
	              color: #ea1d24;
				  font-size: 24px; 
				  font-weight:bold;
				  }
.v2_goods_btn {
	          width:140px;
			  height:48px;
			  line-height:48px;
			  font-size:24px;
			  color:#FFF;
			  float:right;
			  text-align:center;
			  font-family: "微软雅黑";
			  }
.v2_goods_btn a {
	             width:140px;
				 height:48px;
				 color:#FFF;
				 display:block;
				 background:#F60;
				 }
.v2_goods_btn a:hover{
	                 width:140px;
					 height:48px;
					 color: #FFF;
					 display:block;
					 background:#F40;
					 }
<!--添加"已订商品"列表,end-->

S
/*修改"收货地址"内容页，2016-05-31 by zhangmeng*/
/*计算促销-收货地址*/
.add-sh-divM { width:100%; height:auto; float:left;margin
:15px auto;}
.add-shlist-box { width:100%; height:auto; float:left;}
.add-shlist-box li { 
                   width:950px;
				   cursor:pointer; 
				   height:auto; 
				   float:left; 
				   margin-top:10px;
				   }
.bz_box{margin:10px auto;width:100%;}
.bz_box span{
	          height:100px; 
			  float:left; 
			  font-family:"微软雅黑"; 
			  font-size:14px; 
			  color:#666;
			  }
.bz_box textarea{
	              width:100%; 
				  height:auto;
				  border:1px solid #CCC; 
				  margin-top:10px;
				  }
.bzl_btn {
	      clear:both; 
		  display:block; 
		  margin-top:20px;
		  margin-bottom:20px;
		  }
.bz_btn input {
	            width:auto;
				height:30px; 
				border:none;
				background:#f66400; 
				font-size:14px; 
				color:#fff; 
				font-family:"宋体"; 
				font-weight:bold; 
				margin-left:20px;
				padding:0px 40px;
				}

.add-note-max { 
              width:100%; 
			  height:auto; 
			  margin-top:20px; 
			  float:left;
			  }
.add-note-max h3 { 
                 font-size:16px; 
				 color:#404145; 
				 font-family:"微软雅黑"; 
				 line-height:26px; 
				 height:26px;
				 font-weight:520;
				 text-indent:1em;
				 }
.add-note-max textarea{ 
                      width:1118px;
					  resize:none; 
					  height:60px; 
					  float:right; 
					  border:1px solid #ccc;
					  font-family:"微软雅黑";
					  }
.add-Order-T p i { 
                 color:#cb2531; 
				 font-size:16px; 
				 font-weight:bold; 
				 font-family:"微软雅黑";
				 }
.add-note-max h5 span { font-size:14px; margin-left:10px;}
.add-shlist-box .on { background:url(../images/js-ico.png) no-repeat center;}
.add-shlist-box .on .add-Hidden-A { display:block !important;}
.add-shlist-box li input[type="radio"]{ 
                                       width:12px; 
									   height:12px; 
									   float:left; 
									   margin-top:10px; 
									   margin-left:12px;
									   }
.add-shlist-box li span { 
                        font-size:13px; 
						color:#404145; 
						line-height:34px; 
						margin-left:8px; 
						font-family:"宋体";
						}
.add-Hidden-A { float:right; margin-right:10px; display:none;}
.add-Hidden-A a { 
                font-size:13px; 
				color:#3366cc; 
				line-height:34px; 
				loat:left; 
				font-family:"宋体";
				}
.add-Flow-box-top .boxa1 { 
                         font-size:12px; 
						 color:#747474; 
						 float:right; 
						 background:url(../images/ico4.png) right no-repeat; 
						 padding-right:12px; 
						 }
.add-search-P { 
              width:100%; 
			  height:auto; 
			  float:left; 
			  margin-top:20px;
			  }
.add-search-P p { 
                font-size:12px; 
				color:#404145; 
				font-family:"宋体";
				}
.add-search-P p span { 
                     font-size:12px; 
					 color:#404145; 
					 color:#cb2531;
					 }
.add-search-P p i { 
                  font-size:12px; 
				  color:#404145; 
				  color:#cb2531;
				  }
.add-title-sl h5 {   
                 font-size:16px; 
				 color:#1a1a1a; 
				 text-align:center;
				 }
.add-rightM { float:right; margin-top:15px;}
.add-rightM p { 
              font-size:14px; 
			  color:#737373; 
			  font-family:"宋体";
			  }
.add-rightM span{ 
                font-size:14px; 
				color:#737373; 
				font-family:"宋体";
				}
.add-rightMimg { 
               width:auto; 
			   border:1px solid #b2b2b3; 
			   margin-top:23px;
			   }
/*修改"收货地址"内容页,end*/

/*注册激活*/
.register_box{
	         width:640px;
			 margin:0px auto;
			 border-radius:8px;
			 border:1px solid #009251;
			 height:auto;
			 }
.register_logo{
	          margin:20px auto; 
			  text-align:center;
			  padding-top:20px;
			  }
.clears{ clear:both;}
.for-liucheng{
	         width:640px;
			 margin:20px auto; 
			 height:50px;
			 position:relative;
			 }
.liulist{
	   float:left;
	   width:25%; 
	   height:8px; 
	   background:#ccc;
	   margin-top:30px;
	   }
.liutextbox{ position:absolute;width:100%;left:0;top:10px;}
.liutextbox .liutext{float:left;width:25%; text-align:center;}
.liutextbox .liutext em{ 
                       display:inline-block;
					   width:50px; 
					   height:50px;
					   -moz-border-radius:50px; 
					   -webkit-border-radius:50px;
					   border-radius:50px;
					   background:#ccc;
					   text-align:center;
					   font-size:20px;
					   line-height:50px; 
					   font-style:normal; 
					   font-weight:bold;
					   color:#fff;
					   margin-top:-20px;
					   }
.liutextbox .liutext strong{
	                       display:inline-block;
						   height:30px; 
						   line-height:30px; 
						   font-weight:400;
						   padding:10px 0;
						   font-size:15px;
						   }
.liulist.for-cur{ background:#009251;}
.liutextbox .for-cur em{ background:#009251;}
.liutextbox .for-cur strong{color:#009251;}
.forget-pwd{
	        width:640px;
			margin:20px auto;
			min-height:auto;
			padding-top:50px;
			padding-bottom:5px;
			}
.forget-pwd input,.forget-pwd select,.forget-pwd button{border:0;margin:0;padding:0; background:none;}
.forget-pwd dl{width:500px;margin:20px auto;}
.forget-pwd dt{
	          float:left;
			  padding-right:10px;
			  width:auto; 
			  height:40px; 
			  line-height:40px; 
			  text-align:right; 
			  font-size:14px;
			  }
.forget-pwd dd{width:auto; height:40px; position:relative;}
.forget-pwd dd input{width:360px; height:40px;border:#ccc 1px solid;}
.forget-pwd dd select{width:190px; height:40px;border:#ccc 1px solid;}
.forget-pwd dd button{
	                 width:120px; height:40px; 
					 line-height:35px;
					 border:#ddd 1px solid; 
					 background:#f1f1f1; 
					 text-align:center; 
					 cursor:pointer; 
					 font-size:14px;
					 color:#666;
					 }
.forget-pwd .yanzma{ 
                   left:220px;
				   margin-top:2px; 
				   height:35px; 
				   line-height:35px;
				   width:180px;
				   float:left;
				   }
.forget-pwd_btn{width:400px;margin:20px auto;height:45px;}
.subtijiao,.determine {
	                  float:left;
					  padding:5px 20px 5px 0px;
					  height:35px;
					  margin-left:82px;
					  }
.subtijiao input,.determine input{
	                             width:auto; 
								 height:35px; 
								 background:#e56b14;
								 color:#fff; 
								 font-size:14px;
								 padding:5px 20px;
								 cursor:pointer;
								 border-radius:4px;
								 }
.subback{float:left;padding:5px 50px;height:35px;}
.subback input{
	           width:auto; 
			   height:35px; 
			   background:#ddd;
			   color:#000; 
			   font-size:14px;
			   padding:5px 20px;
			   cursor:pointer;
			   border-radius:4px;
			   }
.successs{ text-align:center;padding:50px 0 50px 0;}
.successs h3{padding:20px; font-size:25px;color:#e56b14;}
/*获取验证码*/
.msgs{
	  display:inline-block;
	  padding:0px 10px;
	  border-radius:6px;
	  width:auto;
	  color:#fff;
	  font-size:12px;
	  border:1px solid #0697DA;
	  text-align:center;
	  height:35px;
	  line-height:35px;
	  background:#0697DA;
	  cursor:pointer;
	  float:right;
	  margin-top:2px;
	  }
.msgs1{background:#E6E6E6;color:#818080;border:1px solid #CCCCCC;}
