@charset "utf-8";


.selectNumberScreen{ width:1223px; max-height:230px;border:1px solid #e5e5e5;}
.screenBox dl { width: 1178px; overflow: hidden}
.screenBox dl.noborder {border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px}
.screenBox dl.goodstype {border-bottom: #e5e5e5 1px solid}
.screenBox dl dt {float: left; height: 30px}
.screenBox dl dt {
	width: 110px;
	font-weight: 200;
	padding-top: 12px;
	font-size: 18px;
}
.screenBox dl dd {
	position: relative;
	padding-left: 0px;
	width: 1050px;
	min-height:50px;
	float: left;
	overflow: hidden;
	
}
.screenBox dl dd a {  padding:4px 10px; margin:8px 0px;
	  -moz-border-radius: 6px;      
    -webkit-border-radius: 6px;  
    border-radius:6px;  
	display: inline-block;
	color: #575757;
	overflow: hidden;
	text-decoration: none;
	font-size: 14px;
}
.screenBox dl dd a:hover {background: #5c3818; color: #fff}
.screenBox dl dd a.selected {background: #5c3818; color: #fff}
.screenBox dl dd span.more {
	position: absolute;
	width: 39px;
	display: block;
	height: 14px;
	cursor: pointer;
	right: -10px;
	top: 13px;
}
.screenBox dl dd span.more label {display: inline-block; cursor: pointer;font-size: 15px; color:#4B2D15;}
.hasBeenSelected {border: #b2d1ff 1px solid;padding:2px;width: 784px; margin-top: 10px; overflow: hidden;}
.hasBeenSelected dl {width: 784px; background: #f6f8fd; overflow: hidden}
.hasBeenSelected dl dt {float: left}
.hasBeenSelected dl dd {float: left}
.hasBeenSelected dl dt {text-align: right; line-height: 30px; width: 108px; height: 30px; font-weight: 600}
.hasBeenSelected dl dd {padding-bottom: 4px; padding-left: 0px; width: 676px; padding-right: 0px; padding-top: 0px}
.selectedInfor {border-bottom: #f60 1px solid; position: relative; border-left: #f60 1px solid; padding-bottom: 1px; margin: 4px 10px 0px 0px; padding-left: 5px; padding-right: 17px; display: block; white-space: nowrap; background: #fff; float: left; height: 17px; border-top: #f60 1px solid; border-right: #f60 1px solid; padding-top: 1px}
.selectedInfor label {color: #f60}
.eliminateCriteria {line-height: 21px; margin-top: 4px; width: 80px; float: left; color: #f60; cursor: pointer; font-weight: 600}
.selectedInfor em {background: url("../images/close.gif") no-repeat;cursor: pointer;display: block;height: 13px;overflow: hidden;position: absolute;right: 2px;top: 3px;width: 13px;}
.scxz  h2 { 
	font-size: 24px;
	line-height: 24px;
	font-weight:normal;
	padding-top: 28px;
	padding-bottom: 18px;
}
.selectNumberScreen span {
	font-size: 18px;
	color: #4b2d14;
}
.selectNumberScreen #selectList {
	margin-right: 25px;
	margin-left: 25px;
}
.scxz { margin:0 auto;
	width: 1225px;
}