.tab-title {
    margin-bottom: 10px;
}

.tab-title ul {
    border-bottom: 1px solid #f60;
    padding: 0 10px;
    height: 28px;
}

.tab-title li {
    float: left;
    border: 1px solid #fff;
    border-width: 3px 1px 0;
    height: 25px;
    font: 16px/24px "寰蒋闆呴粦";
    cursor: pointer;
    padding: 0 10px;
    background: #fff;
}

.tab-title li.hover {
    border-color: #f60;
    font-weight: 800;
    height: 26px;
    position: relative;
    margin-bottom: -2px;
}

.selectNum .cond {
    float: right;
}

.selectNum select {
    padding: 2px;
    width: 74px;
    border: 1px solid #999;
}

.selectNum .cond li {
    float: left;
    margin-left: 10px;
}

.inputW80 {
    height: 18px;
    width: 80px;
    border: 1px solid #999;
    padding: 2px;
}

.selectNum {
    line-height: 24px;
    overflow: hidden;
    padding-left: 16px;
    margin-bottom: 12px;
}

.selectNum * {
    line-height: inherit;
    font-weight: inherit;
    font-size: 100%;
    font-family: inherit;
}

.selectNum label {
    float: left;
    margin-right: 2px;
    line-height: 24px;
}

.selectNum .showCity {
    float: left;
}

.selectNum .showCity font {
    font: bold 16px/18px '寰蒋闆呴粦';
    color: #f60;
    margin-right: 10px;
}

.selectNum .selectCity {
    float: left;
}

.num-list {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 2px;
    cursor: default;
    height: 227px;
}

.num-list * {
    line-height: inherit;
    font-weight: inherit;
    font-size: 100%;
    font-family: inherit;
}

.num-list .li {
	position: relative;
    float: left;
    width: 174px;
    height: 56px;
    border: 1px solid #E1E1E1;
    margin: 0 -1px -1px 0;
    vertical-align: middle;
}

.num-list .pNumber {
    text-align: center;
    padding-top: 8px;
    font: bold 16px/1.4em "Arial";
}

.num-list .price {
    text-align: center;
    line-height: 20px;
    padding-top: 4px;
    color: #ccc;
}

.num-list .pNumber font {
    font-weight: bold;
}

.num-list .price span {
    /*padding: 0 2px;*/
    font-family: "瀹嬩綋";
}

.num-list .hover,.num-list .select {
    border-color: #fb9b00;
    position: relative;
    height: 54px;
    width: 172px;
    border-width: 2px;
}
.num-list .select{
    background:url(../images/selected.png) no-repeat right bottom;
}
.num-list .hover .pNumber {
    padding-top: 7px;
}

.num-list .hover .price {
    color: #333;
}
.num-list .select .pNumber {
    padding-top: 7px;
}

.num-list .select .price {
    color: #333;
}

.select-number {
    position:relative;
    padding-top: 10px;
    line-height: 34px;
    min-height:35px;
    /*height:100px;*/
    overflow:visible;
}
.select-number .J_select{display:block;padding-right:10px;}
.c36c {
    color: #36c;
}

.cf60 {
    color: #f60;
}

.c999 {
    color: #999;
}

.pl10 {
    padding-left: 10px;
}

.fb {
    font-weight: bold;
    font-size: 15px;
}

.none {
    display: none;
}

.s {
    text-decoration: line-through;
}

.clear {
    clear: both;
}

.errorTip{
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    color: red;
}
/*鏂伴�鍙锋鏍峰紡*/
.submit-number {
    position:relative;
    right:43%;bottom: 0;
    float: right;
    border: 0 none;
    width: 116px;
    height: 35px;
    background: url(../images/submit-number.png) no-repeat 0 0;
    cursor: pointer;
}
.num-list .full {
    border-color: #979797;
    position: relative;
    height: 54px;
    width: 172px;
    border-width: 2px;
}
.num-list .full-quit{
   border-color: #f40;
}
.num-list .hover .add-choice {
    cursor:pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: none repeat scroll 0 0 #f60;
    color: #fff;
    font-weight: bold;
    opacity: 0.6;
    filter:alpha(opacity=60);  
}
.num-list .hover .add-choiceNew {
    opacity: 1.0;
    filter:alpha(opacity=100);  
}
.num-list .full .pNumber {
    padding-top: 7px;
}

.num-list .full .price {
    color: #333;
}
.num-list .full .add-choice {
    cursor:default;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: none repeat scroll 0 0 #979797;
    color: #fff;
    font-weight: bold;
    opacity: 0.6;
    filter:alpha(opacity=60);    
}
.num-list .hover .add-choiceNew {
    background: #f60; 
}
.num-list .full .add-choiceNew{
    cursor:pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #f40;
    color: #fff;
    font-weight: bold;
    opacity: 1
}
.choice-number{
    margin-top: 10px;
    border-top: 1px solid #f60;
}
.choice-title{
    height: 30px;
    line-height: 30px;
}
.choice-list{
    overflow: hidden;
    width:100%;
}
.choice-list li {
	position: relative;
    cursor: pointer;
    float: left;
    width: 174px;
    height: 56px;
    margin-right: 15px;
    border: 1px solid #E1E1E1;
    vertical-align: middle;
    text-align: center;
}
.choice-list li .showText {
    line-height:56px;
    color:#979797;
}
.choice-list li .shut {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: url(../images/shut.png) no-repeat;
}
.choice-list li .pNumber {
    display: none;
    text-align: center;
    padding-top: 8px;
    font: bold 16px/1.4em "Arial";
}
.choice-list li .price {
    display: none;
    text-align: center;
    line-height: 20px;
    padding-top: 4px;
    color: #ccc;
}
.choice-list .pNumber font {
    font-weight: bold;
}
.choice-list .price span {
    padding: 0 2px;
    font-family: "瀹嬩綋";
}
.choice-list .select .pNumber {
    display: block;
}
.choice-list .select .price {
    display: block;
    color: #333;
}
.choice-list .select .showText {
    display: none;
}
.choice-list .select.hover,.choice-list .select.selected {
    border-color: #f60;
    position: relative;
    height: 54px;
    width: 172px;
    border-width: 2px;
}
.choice-list .select.hover .pNumber,.choice-list .select.selected .pNumber {
    padding-top: 7px;
}
.choice-list .select.hover .shut {
    display: block;
}
/**2014-11-18 惠 添加**/
.num-list .teHui{
    position: absolute;
    top: 8px;
    left: 6px;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 20px;
    margin-right: 2px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font: bold 14px/1.4em "Arial";
    background: #df0000;
    color: #fff;
}
.choice-list li .teHui{
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 2px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font: bold 14px/1.4em "Arial";
    background: #df0000;
    color: #fff;
}
.checkProtocol .protocol-radio {width: 1.875rem; height: 1rem; border: 1PX solid #cfcfcf; border-radius: 25%; }
.dis-submit-newNumber{
    position: relative;
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #FFBB66;
    color: #fff;
    font-size:  18px ;
    font-family: "黑体";
    cursor: pointer;
    float: right;
    right: 43%;
    bottom: 0;
}
