@charset "utf-8";
/****************************
CSS Document
WeiSite : http://www.wsrj.cn 网站名称
Useing : 糖巢web首页 Style(index)
Author : Ace
Passed : XHtml 1.0, CSS 2.0, IE6.0+, IE7.0+, FF2.0+, Opera9.26+
Update : 2014-1-21
****************************/

/* 图片滚动 flexslider*/
.flexslider{
	width:100%;
	min-height:10px;
	border-bottom:1px solid #c5c0be;
	display:none;
}
table{width:100%;border:1px solid #AACDED;border-collapse: collapse;font-size:12px;}
.title_table{border-bottom-width:0px;}
th{background-color: #f5f5f5;font-size:13px;color:#444;font-weight:normal; text-align:center;}
td,th{border: 1px solid #dedede;padding:3px;}
.btn_div{clear:both;padding:3px;text-align: center;font-size:14px;color:#444;padding-top:15px; padding-bottom:10px;}
.btn_div img{ vertical-align:bottom}
.quantity{width:30px;border:1px solid #444;}
.goodsImg{width:50px;height:50px;float:left;margin:3px;}
.goodsName{float:left;height:50px;line-height:50px;}
.goodsName a {
    color:#333;
}
.sumPrice_div{font-size:12px;margin:5px 0px 30px 0px; height:20px;}
.sumPrice_div span{font-size:24pt;font-family:Georgia,'Times new roman,serif';color:#FF6600;font-weight:bold;}
.sumPrice_div .sum{float:left;}
.sumPrice_div .clear{float:right;font-size:11pt;padding-right:5px;padding-top:5px;}
.ui-mainbox{
	min-height:100px;
}
.ui-thisbox{
	width:1158px;
	margin: 25px auto;
	background:#fff;
	padding:5px 20px;
	border:1px solid #dedede;
}
.ui-mainbox{
	padding:0px 0px 30px 0;
	border:none;
	min-height:200px;
}
.ui-littleMenu{
	height:30px;
	padding:10px 0px;
	border:none;
}
.ui-littleMenu ul{
	margin:0px auto;
}
.ui-addnum div{
	width:165px;
	height:30px;
	margin-top:13px;
	float:left;
	
}
.ui-addnum button{
	width: 29px;
	height:28px;
	font-weight:bolder;	
	border:1px solid #c1c1c1;
	cursor:pointer;
	margin: 0px;
	margin-right: -4px;
	margin-left: -4px;
	*margin-right: -3px;
}
.ui-addnum input{
	width:30px;
	height: 26px;
	text-align:center;
	line-height:26px;
	border-left:none;
	border-right:none;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	vertical-align: middle;
	margin-top: -4px;
}
.ui-addnum .getbtn{
	width:180px;
	height:45px;
	line-height:47px;
	display:inline-block;
	background:#f54303;
	color:#fff;
	font-size:20px;
	text-align:center;
	border-radius:5px;
	border: 1px solid #f54303;
}
.ui-addnum .getbtn:hover{
	text-decoration:none;
	background: #d13b06;
}
textarea{
	width:90%;
	max-width:260px;
	max-height:40px;
	margin:auto;
	display:block;
	min-height:20px;
	padding:5px;
}
.ui-thispayway{
	width:auto;
	padding:15px 0;
	min-height:50px;
	border:1px solid #dedede;
}
.ui-thispayway div{
	width:auto;
	min-height:30px;
	line-height:30px;
	padding:5px 10px;
}
.ui-thispayway div em{
	font-size:16px;
	color:#f10;
}
.ui-thispayway div input{
	margin-right:5px;
}
.ui-thispayway div label{
	font-size:14px;
	color:#333;
	margin:0px 10px 5px 5px	;
}
.ui-thispayway div textarea{
	width:330px;
	height:50px;
	max-height:200px;
	max-width:500px;
	margin:0px 5px;
	display:inline-block;
	vertical-align:top;
}
.ui-thischaxun{
	width:auto;
	height:30px;
	line-height:30px;
	padding:5px 0;
	padding-bottom:15px;
	border-bottom:1px solid #dedede;
}
.ui-thischaxun em{
	
	margin-right:3px;
	color:#333;
}
.ui-thischaxun input{
	width:130px;
	border:none;
	border-bottom:1px solid #ccc;
	background:#fff;
	font-size:14px;
	color:#555;
	padding-left:5px;
	margin-right:15px;
	line-height:28px\9;
	height:28px;
}
.ui-thischaxun input.ui-thii{
	width:180px;
}
.ui-thischaxun a{
	min-width:30px;
	color:#fff;
	font-size:14px;
	display:inline-block;
	padding: 0px 10px;
	border-radius:5px;
	background:#aaa;
	margin-left:15px;
}