/* 购物车以及提交 */
/*购物车*/
.cart_tit{
	height:60px;
	line-height:75px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	}
.cart{
	color:#333;
	width:100%;
	margin:0 auto;
	background:#fff;
	padding-top:20px;}
.cart table{
	width:100%;
	border:1px solid #dddddd;
	border-bottom:none;
	border-top:none;
	}
.cart table tr th{
	height:29px;
	line-height:29px;
	background:#eee;
	font-weight:normal;
	border-top:3px solid #5ea01e;
	border-bottom:1px solid #dddddd;
	text-align:center;
	}
.cart table tr td{
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #dddddd;
	padding:5px 0;}
.cart table tr td a{
	color:#333;}
.cart table tr td.total{
	height:51px;
	line-height:51px;
	background:#eee;
	text-align:right;
	border-bottom:1px solid #dddddd;}		
	
.cart table tr td div.num{
	width:80px;
	height:30px;
	margin:0 auto;}	
.cart table tr td div.num a{
	width:12px;
	height:18px;
	line-height:18px;
	background:#efefef;
	color:#666;
	display:block;
	border:1px solid #aeaeae;
	text-align:center;
	float:left;}	
.cart table tr td div.num a:hover{
	text-decoration:none;}	
.cart table tr td div.num input{
	width:35px;
	height:16px;
	border:1px solid #aeaeae;
	text-align:center;
	float:left;}	

	
.cart table tr td.total span{
	font-size:16px;
	color:#666;
	font-weight:bold;}	
.cart table tr td.total strong{
	font-size:18px;
	color:#be0a0a;
	padding-right:68px;}	
.cart_num{
	width:34px;
	height:20px;
	text-align:center;
	border:1px solid #CCC;}
.cart_jiesuan{
	width:100%;
	height:100px;
	padding-bottom:30px;}
.cart_jiesuan a.jixu{
	display:block;
	width:100px;
	height:25px;
	line-height:25px;
	text-indent:28px;
	color:#5ea01e;
	font-family:"微软雅黑";
	font-size:16px;
	float:left;
	margin-top:10px;
	background:url(../images/fanhuigouwuche_07.gif) no-repeat 10px 8px;}		
	
.cart_btn{
	background:#5ea01e;
	border-radius:2px;
	border:none;
	font-weight:bold;
	color:#fff;
	width:154px;
	height:33px;
	display:block;
	float:right;
	margin-top:10px;
	margin-right:20px;
	cursor:pointer;}


/*订单提交*/
.flow{
	width:100%;
	margin:10px  auto;
	padding-bottom:50px;
	color:#333;}
.shouhuo{
	padding:15px;
	}
.shouhuo h1{
	font-size:14px;
	padding-bottom:10px;
	}
.shouhuo h2{
	font-size:14px;
	padding-bottom:10px;
	border-bottom:2px solid #5ea01e;
	}
.shouhuo dl{
	background:#f8f8f8;
	color:#333;
	padding:10px;}

.shouhuo dl dd{
	padding:5px 0;
	color:#666;}
.shouhuo dl dd span{
	color:#F00;}
.shouhuo dl dd span.hui{
	color:#999;}	
.shouhuo dl dd input{
	line-height:25px;
	background:#fff;
	border-radius:1px;
	border:1px solid #999;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;}
.shouhuo dl dd select{
	line-height:25px;
	background:#fff;
	border-radius:1px;
	border:1px solid #999;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;}
.shouhuo dl dd input.sh_inp1{
		width:250px;
		height:25px;
		}
.shouhuo dl dd input.sh_inp2{
		width:350px;
		height:25px;}
.shouhuo dl dd input.sh_inp3{
		width:110px;
		height:25px;}
.shouhuo dl dd input.sh_inp4{
		width:160px;
		height:25px;}

.dizhi{
	padding:15px;}
.dizhi h1{
	font-size:14px;
	padding-bottom:10px;}	
.dizhi dl{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:25px;}
.dizhi dl dd{
	padding:3px 0;
	color:#333;}
.dizhi dl dd span{
	color:#999;}

.fapiao{
	padding:15px;}
.fapiao h1{
	font-size:14px;
	padding-bottom:10px;}	
.fapiao dl{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:25px;}
.fapiao dl dd{
	padding:3px 0;
	color:#333;}
.fapiao dl dd span{
	color:#999;}
.fapiao dl dt{
	background:#fafafa;
	border:1px solid #e7e5e4;
	padding:10px;}		
.fapiao dl dt p{
	color:#333;
	padding:5px 0px;}	
.fapiao dl dt p input.taitou{
		width:210px;
		height:25px;
	}	
.fapiao dl dt#fp{
	display:none;} 


.zhifu{
	padding:15px;}
.zhifu h1{
	font-size:14px;
	padding-bottom:10px;}
.zhifu dl{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:25px;}
.zhifu dl dd{
	color:#333;}
.zhifu dl dd span{
	color:#999;}
.beizhu{
	padding:15px;}
.beizhu h1{
	font-size:14px;
	padding-bottom:10px;}
.beizhu dl{
	padding-bottom:25px;}
.beizhu dl dd{}
.beizhu dl dd textarea{
	width:350px;
	height:50px;
	background:#fff;
	border-radius:1px;
	border:1px solid #999;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;}
.beizhu dl dd span{
	color:#999;}
.shangpin{
	padding:15px;}
.shangpin h1{
	font-size:14px;
	padding-bottom:10px;}
.shangpin_tab{
	margin:0 auto; }	
	
.shangpin table{
	border:1px solid #ccc;
	border-top:3px solid #5ea01e;}	
.shangpin table tr th{
	height:40px;
	line-height:40px;
	background:#eee;
	color:#333;
	text-align:center;}
.shangpin table tr td{
	height:35px;
	line-height:35px;
	background:#fff;
	color:#666;
	text-align:center;
	border-top:1px solid #ccc;
	}
.shangpin table tr td.zongji{
	font-size:13px;
	font-family:"微软雅黑";
	height:40px;
	color:#fff;
	text-align:right;
	border-top:1px solid #ccc;
	padding-right:15px;
	padding-top:20px;
	}
.shangpin table tr td.zongji span{
	padding-left:10px;}
.shangpin table tr td span.red{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:18px;
	font-weight:bold;}

.tijiao{
	text-align:center;
	padding:15px;
	}
.tijiao_btn{
	background:#5ea01e;
	border-radius:2px;
	border:none;
	font-weight:bold;
	color:#fff;
	width:154px;
	height:33px;
	display:block;
	float:right;
	margin-top:10px;
	margin-right:20px;
	cursor:pointer;
}

/*订单提交成功*/
.gopay {
	width:100%;
	margin:10px  auto;
	text-align:center;
	color:#333;
	background:#fff;}

.gopay dl{
	width:350px;
	margin:0 auto;
	text-align:center;
	padding:20px 0px;}

.gopay dl dt{
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	color:#9f0000;
	padding-bottom:10px;
	}
.gopay dl dt.small{
	font-size:14px;}	

.gopay dl dd{
	line-height:30px;
	color:#333;
	text-align:center;
	}
.gopay dl dd strong{
	color:#b94304;
	font-size:18px;}	
.gopay dl dd.btn{
	padding-top:10px;
	padding-left:115px;}
.gopay dl dd.link{
	text-indent:0px;
	padding-top:20px;}
.gopay dl dd.link a{
	color:#666;}