﻿

.selectNumberScreen{ width:890px; height:240px; margin:10px auto;}
.screenBox dl {border-bottom: #e6e6e6 1px dashed; width: 890px; overflow: hidden; float:left}
.screenBox dl.noborder {border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px}
.screenBox dl.goodstype {border-bottom: #e6e6e6 1px dashed}

.screenBox dl dt {text-align: right; width: 90px; font-weight: 600; padding-top: 8px;float: left;}
.screenBox dl dd {position: relative; padding-bottom: 5px; padding-left: 0px; width: 767px; float: left;  overflow: hidden; padding-top: 0px}
.screenBox dl dd a {line-height: 18px; margin: 9px 25px 0px 0px; display: inline-block; color: #666; overflow: hidden; text-decoration: none;padding: 0 5px;}
.screenBox dl dd a:hover {background: #10bbb8; color: #fff}
.screenBox dl dd a.selected {background:#10bbb8; color: #fff}
.screenBox dl dd span.more {position: absolute; width: 39px; display: block; height: 14px; top: 6px; cursor: pointer; right: 1px}
.screenBox dl dd span.more label {display: inline-block; cursor: pointer}
.hasBeenSelected {border: #b2d1ff 1px solid;padding:2px;width: 885px; margin-top: 10px; overflow: hidden;}
.hasBeenSelected dl {width: 890px; background: #f6f8fd; overflow: hidden}
.hasBeenSelected dl dt {float: left}
.hasBeenSelected dl dd {float: left}
.hasBeenSelected dl dt {text-align: right; line-height: 30px; width: 84px; height: 30px; font-weight: 600}
.hasBeenSelected dl dd {padding-bottom: 4px; padding-left: 0px; width: 750px; 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: 26px; border-top: #f60 1px solid; border-right: #f60 1px solid; padding-top: 1px; line-height:22px}
.selectedInfor label {color: #f60; }
.eliminateCriteria {line-height: 21px; margin-top: 4px; width: 120px; float: left; color: #f60; cursor: pointer; font-weight: 600}
.selectedInfor em {background: url("../images/product-list/sqk_close.png") no-repeat;cursor: pointer;display: block;height: 13px;overflow: hidden;position: absolute;right: 2px;top: 3px;width: 13px; background-size:80%}
body{
    background: #f2f2f2;
}