@charset "utf-8";
/* CSS Document */
.floatmaindiv{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	vertical-align:middle;
	z-index:100000;
	}


.floatdivbox{
	position:absolute;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#000;
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.3;
	z-index:10000;
	display:block;
	top:0;
	left:0;
	position:fixed;
	}
	
.floattydivbox{
	left:50%;
	top:50%;	
	position:fixed;
	z-index:10002;
	display:block;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
	}

/*弹层通用标题*/
.floattytitle{
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	background-color: #F8F8F8;
	border-radius: 2px 2px 0 0;
	}
.floattytitle h2{
	font-size: 14px;
	line-height:42px;
	font-weight:100;
	padding-left:20px;
	color: #333;
	float:left;
	font-style: normal;
	margin: 0;
	}
.floattytitle a{
	width:55px;
	height:41px;
	font-size:16px;
	color:#333;
	text-align:center;
	float:right;
	display:block;
	font-style: normal;
	text-decoration: none;
	}
.floattytitle a:hover{
	opacity: 0.6;
	color:#333;
	}
	
/*通用内容*/
.floattylrbox{
	background-color:#FFF;
	padding:15px;
	border-radius: 0 0 2px 2px;
	}
.floattylrbox .floattextcon{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 60px;
}

.floattylrbox .float-btn{
	margin-top: 30px;
	height: 37px;
	clear: both;
}
.floattylrbox .float-btn a{
	height: 35px;
	line-height: 35px;
	background-color: #fff;
	border: 1px solid #dedede;
	color: #333;
	font-size: 16px;
	padding: 0 20px;
	float: right;
	display: block;
	margin: 0 0  0 20px;
	border-radius: 2px;
	font-weight: 400;
}
.floattylrbox .float-btn a.yes{
	background-color: #1E9FFF;
	border: 1px solid #1E9FFF;
	color: #fff;
}
/*订购数量*/
.dgfloatdiv li{
	padding:5px 0;
}
.dgfloatdiv .title{
	width:100px;
	text-align:right;
	line-height:35px;
	height:35px;
	padding-right:10px;
	display:block;
	float:left;
}
.dgfloatdiv .srk{
	padding-left:10px;
	line-height:33px;
	height:33px;
	border:1px solid #CCC;
}


/*购物车弹层*/	
.cartdiv .tctitle{
	width:100%;
	height:41px;
	background-color:#ffe5d9;
	border-bottom:1px solid #df4400;
	}


.cartdiv .tctitle p{
	width:300px;
	padding-left:15px;
	height:41px;
	line-height:41px;
	font-size:14px;
	color:#df4400;
	font-weight:bold;
	display:block;
	float:left;
	}
.cartdiv .tctitle a{
	width:41px;
	height:41px;
	line-height:41px;
	font-size:21px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	text-align:center;
	float:right;
	}
.cartdiv .tctitle a:hover{
	color:#fff;
	background-color:#ba446e;
	}








.cartdiv{
	width:469px;
	height:180px;
	display:block;
	border:3px solid #ba446e;
	margin-top:-190px;
	z-index:15;
	background-color:#FFF;
	position:absolute;
	}

.cartdiv .lrbox{
	padding:15px;
	}
.cartdiv .lrbox p{
	height:51px;
	line-height:51px;
	text-align:center;
	font-size:14px;
	}
.cartdiv .lrbox .anbox{
	width:260px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
/*收货地址*/	

.addresstdiv .xxlr{
	width:100%;
	margin-bottom:15px;
	}
.addresstdiv  .xxlr .item-label{
  display: inline;
  float: left;
  width: 100px;
  text-align: right;
  height: 29px;
  line-height: 29px;
}

.addresstdiv  .lrk{
	margin-left: 15px;
	position: relative;
	text-align: left;
	float: left;
	width: 550px;
}


.addresstdiv .i-text {
  border: 1px solid #afafaf;
  padding: 3px;
  width: 200px;
  height: 19px;
  line-height: 19px;
  vertical-align: middle;
}
.addresstdiv .i-text2 {
  border: 1px solid #afafaf;
  padding: 3px;
  width: 100px;
  height: 19px;
  line-height: 19px;
  vertical-align: middle;
}
.addresstdiv .i-ta {
  display: block;
  margin: 0;
  padding: 3px;
  width: 392px;
  height: 62px;
  border: 1px solid #afafaf;
  font-size: 12px;
}




.addresstdiv  .dropdown {
	width:150px;
	position: relative;
	display: block;
	overflow: hidden;
	_zoom: 1;
	color: #333;
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	float:left;
}

.addresstdiv  .dropdown label {
  position: absolute;
  right:5px;
  top:8px;
  z-index: 1;
  width: 16px;
  height: 16px;
  padding: 0;
  font-size: 12px;
  line-height: 1;
  color: #b0b0b0;
  cursor: pointer;
  pointer-events: none;
}

.addresstdiv .dropdown select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:150px;
  max-width:150px;
  min-width:150px;
  line-height:19px;
  margin: 0;
  padding: 3px 5px;
  
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  vertical-align: middle;
  background: none;
  color: #333;
  outline: none;
  cursor: pointer;
  border: 1px solid #afafaf;
}


/*付款提示层*/



.fukuantishilrbox .tswzlr{
	width:240px;
	padding-left:70px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	background-image: url(../images/ico_yinhao.png);
	background-repeat: no-repeat;
	background-position: left 5px;	
	}
.fukuantishilrbox .tswzlr h1{
	font-size:16px;
	line-height:31px;
	}
.fukuantishilrbox .anbox{
	width:380px;
	height:35px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}
.fukuantishilrbox .anbox a{
	margin:0px 20px;
	float:left;
	}


/*微信支付提示层新加*/
.wxzftishilrbox{
	text-align: center;
}
.wxzftishilrbox p{
	font-size: 18px;
	margin: 20px 0;

}
.wxzftishilrbox .wxewm{
	width: 200px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.wxzftishilrbox .wxewm img{
	width: 200px;
	height: 200px;
}