.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.hoverDiy {
    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-diy {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 2px;
    cursor: default;
    height: 227px;
}

.num-list-diy * {
    line-height: inherit;
    font-weight: inherit;
    font-size: 100%;
    font-family: inherit;
}

.num-list-diy .li {
    float: left;
    width: 174px;
    height: 56px;
    border: 1px solid #E1E1E1;
    margin: 0 -1px -1px 0;
    vertical-align: middle;
}

.num-list-diy .pNumberDiy,.num-list-main .pNumberDiy {
    text-align: center;
    padding-top: 8px;
    font: bold 16px/1.4em "Arial";
}

.num-list-diy .priceDiy,.num-list-main .priceDiy {
    text-align: center;
    line-height: 20px;
    padding-top: 4px;
    color: #ccc;
}

.num-list-diy .pNumberDiy font,.num-list-main .pNumberDiy font {
    font-weight: bold;
}

.num-list-diy .priceDiy span,.num-list-main .priceDiy span {
    padding: 0 2px;
    font-family: "宋体";
}

.num-list-diy .hover,.num-list-diy .select {
    border-color: #fb9b00;
    position: relative;
    height: 54px;
    width: 172px;
    border-width: 2px;
}
.num-list-diy .select,.num-list-main .select{
    background:url(../images/selected.png) no-repeat right bottom;
}
.num-list-diy .hover .pNumberDiy,.num-list-main .hover .pNumberDiy  {
    padding-top: 7px;
}

.num-list-diy .hover .priceDiy,.num-list-main .hover .priceDiy {
    color: #333;
}
.num-list-diy .select .pNumberDiy,.num-list-main .select .pNumberDiy {
    padding-top: 7px;
}

.num-list-diy .select .priceDiy,.num-list-main .select .priceDiy {
    color: #333;
}

.select-number {
    position:relative;
    padding-top: 10px;
    line-height: 34px;
    min-height:35px;
    _height:35px;
    overflow:visible;
}
.select-number .J_select{display:block;padding-right:124px;}
.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:absolute;
    right:0;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-diy .full {
    border-color: #979797;
    position: relative;
    height: 54px;
    width: 172px;
    border-width: 2px;
}
.num-list-diy .full-quit{
   border-color: #f40;
}
.num-list-diy .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-diy .hover .add-choiceNew {
    opacity: 1.0;
    filter:alpha(opacity=100);  
}
.num-list-diy .full .pNumberDiy {
    padding-top: 7px;
}

.num-list-diy .full .priceDiy {
    color: #333;
}
.num-list-diy .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-diy .hover .add-choiceNew {
    background: #f60; 
}
.num-list-diy .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;
}

.package-pop-btn,.choose-num-btn{display:inline-block;width:128px;height:28px;background:#ff9900;color:#fff;line-height:28px;text-align:center;margin-right: 8px;border:1px solid #ef7206;font-size:14px;font-weight:bold;}
.package-pop-btn:hover,.choose-num-btn:hover{color:#fff;text-decoration:none;}
.tuigo {float:left;width:18px;height:20px;margin:3px 0 0 3px;padding-left:0;background-image: url(../images/proddetl/tuigo.jpg) 3px 6px no-repeat;}
.J_box-diy .dt li .choosed{background:#fff;}
.J_box-diy .dt li{background:#fff;}
.J_box-diy .dlBorderN{border-bottom:none;text-align:center;margin:10px 0;}
.packageExplain{height:18px;line-height18px;}

/**选号弹出层**/
.bigSizedLayerM h6,.numPalce{padding:5px 0;font-size:14px;font-weight:bold;}
h6 .chooseNumLength,.hasNumTitle .chooseNumLength{font-size:12px;font-weight:normal;margin-left:10px;color:#999;}
.chooseNum2{font-size:12px;font-weight:normal;color:#999;}
.chooseNum3{font-size:12px;font-weight:normal;color:#000000;}
.mrgR10{margin-right:10px;}
.newNumberChoose{overflow:hidden;margin:0 0 10px 0;}
.newNumberChoose li{position:relative;float:left;width:170px;height:71px;overflow:hidden;margin-right:8px;margin-top:10px;}
.newNumberChoose p{border:1px solid #ddd;text-align:center;cursor:pointer;}
.newNumberChoose p.number{font-size:14px;font-weight:bold;height:38px;line-height:38px;border-bottom:none;}
.newNumberChoose p.numDiscribe{color:#f60;background:#f1f1f1;height:30px;line-height:30px;}
.newNumberChoose li.mrgNone{margin-right:0;}
.mainNum{position:absolute;left:0;top:0;width:24px;height:24px;display:block;background: url(../images/proddetl/diyIcon.png) no-repeat;}
.removeNum{position:absolute;right:5px;top:5px;width:17px;height:17px;display:block;cursor:pointer;background: url(../images/proddetl/diyIcon.png) 0 -32px no-repeat;}
.removeNumOrange{background: url(../images/proddetl/diyIcon.png) 0 -78px no-repeat;}
.newNumberChoose p.numberHover{background:#f60;border:1px solid #ff6600;color:#fff;border-bottom:none;}
.newFee{margin:0 0 10px;border-bottom:1px solid #f60;padding:10px 0;}
.numChoosedError,.orangeColor{color:#f60;}
.selectNumberN{border-bottom:none;}
.chooseNumBtn{margin:20px 0;text-align: center;}
.chooseNumShow{padding-left:20px;height:22px;line-height:22px;}
.mainNumLittle{background: url(../images/proddetl/diyIcon.png) 0 -52px no-repeat;}
.chooseNumShowNum{display:inline-block;width:140px;zoom:1;height:22px;line-height:22px;}
.chooseNumShowOrder{display:inline-block;zoom:1;height:22px;line-height:22px;}
#chooseNumAgain{margin-left:20px;}
.selectStyle{width:120px;height:25px;line-height:25px;border:1px solid #ddd;}
.nowCityDiy{font-size:12px;}

.goods-type{width:auto;clear: none;zoom:1;}
.goods-type dt{float:left;margin-right: -70px;line-height:30px;padding-top: 4px;height: 30px;}
.goods-type dd{float: none;width: auto;padding:4px 0 4px 70px;overflow:hidden;zoom:1;}


/**2014-9-16**/
.stepOne{margin:10px 0;}
.addNum,.addNumShow{overflow:hidden;margin-top:10px;}
.addInputArea{float:left;overflow:hidden;margin-right:11px;}

.inputNum{float:left;width:166px;height:30px;line-height:30px;border:1px solid #cdcdcd;font-size:12px;font-weight:blod;}
.searchNumBtn{float:left;cursor:pointer;display:inline-block;width:60px;height:32px;line-height:32px;color:#fff;text-align:center;background:#f60;}
.numChooseError{float:left;color:#f60;margin:12px 0 0 30px;}
.addNSLeft{float:left}
.addNumShow p{margin:5px 0;}
.inputNumAgain{float:right;margin-top:10px;}
.stepOne h6.hery .color{color:#f8e03c;font-weight:bold;}
.stepTwo{margin:10px 0;}
.stepTwo h6,.stepOne h6{background:#f69b4e;height:30px;line-height:30px;color:#fff;font-weight:bold;padding:0 10px;}
.stepTwo h6.hery,.stepOne h6.hery{background:#ccc;}
.remainNum{float:right;color:#fff;margin-top:6px;}
.remainNum i{font-style:normal;color:#fff;}
.hasNum{overflow:hidden;border-bottom:1px solid #ccc;padding-bottom:10px;}
.hasNumTitle{margin:10px 0;}
.hasNum li{float:left;position:relative;margin:0 5px 5px 0;width:230px;}
.deleteOldNum{position:absolute;right:69px;top:8px;width:17px;height:17px;display:inline-block;cursor:pointer;background: url(../images/proddetl/diyIcon.png) 0 -32px no-repeat;}

.hasNum p{color:#000000;padding: 5px 0;font-size: 14px;font-weight: bold;}
.hasNum li p{color:#f60;font-weight:normal;}
.hasNum p a{font-size: 14px;}
.hasNum p a:hover{text-decoration: underline; color:blue; }
.inputNumLength{width:168px;color:#999;font-size:12px;}
.finishNumBtn{background:#36c;}
.mrgL20{margin-left:20px;}
.errorNum{margin:0 0 20px 20px;overflow:hidden;}
.designMainNum{position:absolute;left:95px;top:10px;color:#360;cursor:pointer;}
.addNumTopBtm{margin:20px 0;}
.joinMemberDetail{display:none;}
.joinMemberDetail p{margin:5px 0;padding-left:20px;line-height:22px;}
.designMainNumOld{position:absolute;left:90px;top:7px;color:#360;cursor:pointer;}

/*2015/6/1 add 主副卡添加*/
.choice-list li .addTip {
    text-align: left;
    padding: 4px 0 0 4px;
}
.choice-number .priceTip{
    padding-left: 40px;
    line-height: 40px;
    background:url(../images/proddetl/light.jpg) no-repeat;
}
.introduces{margin:10px 10px;padding: 10px 15px;border-top: 1px dashed #f60; }
.introduces p{color: #616060;line-height: 24px;}
/*2015/6/1 add 主副卡添加*/
.choice-list li .addTip {
    text-align: left;
    padding: 4px 0 0 4px;
}
.choice-number .priceTip{
    padding-left: 40px;
    line-height: 40px;
    background:url(../images/proddetl/light.jpg) no-repeat;
}
.introduces{margin:10px 10px;padding: 10px 15px;border-top: 1px dashed #f60; }
.introduces p{color: #616060;line-height: 24px;}

.bigSizedLayer{position:absolute;top:900px;left:0;z-index:10000002;width:735px;overflow:hidden;box-shadow: 0px 0px 16px #333;}
.bigSizedLayerT{width:735px;height:35px;background:#f36f2a;}
.bigSizedLayerT span{float:left;color:#fff;margin:7px 0 0 15px;font-family: "黑体";font-size: 18px;font-weight: 500;}
.bigSizedLayerT .closeCityLayer{position:absolute;top: 10px;right:10px;display: inline-block;width:16px;height: 16px;margin: 0;background: url(../images/proddetl/close.png) no-repeat;}
.bigSizedLayerM{width:705px;overflow:hidden;padding:5px 15px;background:#fff}
/*.bigSizedLayerM h4{line-height:25px;color:#f60;font-weight:600;}*/


