.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;
}

.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;
    padding-top: 10px;
    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 {
    position : relative;
    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:35px;
	overflow:visible;
    text-align: center;
      margin-top: -10px;
}
.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-left: 10px;
    color: red;
}
/*新选号框样式*/
.submit-number {
    display: inline-block;
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ff9900;
    color: #fff;
    font-size:  18px ;
    font-family: "黑体";
    cursor: pointer;
  position: static;
    float: left;
  margin-left: 272px;
}
.submit-number:hover{
    color: #fff;
    background: #f60;
    text-decoration: none;
}
.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: #f40; 
}
.num-list .full .add-choiceNew{
	cursor:default;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #f40;
    color: #fff;
    font-weight: bold;
}
.choice-number{
	margin-top: 10px;
    padding-top: 15px;
	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: 165px;
    height: 56px;
    padding: 4px 0 8px;
    margin: 0 7px 10px 0;
    border: 1px solid #E1E1E1;
    vertical-align: middle;
    text-align: center;
      overflow: visible;
}
.choice-list li .showText {
    line-height:26px;
    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;
    font: bold 16px/1.4em "Arial";
    color: #f60;
}
.choice-list li .price {
    display: none;
    text-align: center;
    color: #999;
}
.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,.choice-list .select .price span{
    display: block;
    color: #999;
}
.choice-list .select .showText {
    display: none;
}
.choice-list .select.hover,.choice-list .select.selected {
    border-color: #f60;
    position: relative;
    height: 54px;
    width: 163px;
    border-width: 2px;
}
.choice-list .select.hover .pNumber,.choice-list .select.selected .pNumber {

}
.choice-list .select.hover .shut {
    display: block;
}
/**2014-11-18 惠 添加**/
.num-list .hui{
    position: absolute;
    top: 8px;
    left: 6px;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    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 .hui{
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    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 .select .hui {*/
    /*display: block;*/
/*}*/
/*2015/6/1 add 主副卡添加*/
.choice-list li .addTip {
    text-align: left;
     padding-left: 4px;
     color: #999;
 }
.choice-list .select.hover .addTip,.choice-list .select.selected .addTip  {
    margin: -1px 0 0 -1px;
}
.choice-number .priceTip{
    padding-left: 10px;
    line-height: 40px;
    margin: 0 65px -5px 0;
    background:url(../images/proddetl/light.jpg) no-repeat;
}
.introduces{margin:20px 5px;padding: 10px 10px;border-top: 1px dashed #f60; }
.introduces p{color: #616060;line-height: 24px;}
.num-list .li .thickTip{
    position: absolute;
    top: 0;
    left: 0;
    width: 174px;
    height: 56px;
    background: #333;
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60);

}
.num-list .li .thickTip p{
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
}


.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;}*/

.newNumberChoose p {
  border: 0;
}


/**2015/6/1 add 主副卡**/
.goods-type .numStatue{display:inline-block;width: 430px;line-height: 24px;color: #666;    margin-top: 5px;}
.goods-type .numStatue span{padding-right: 16px;}
.goods-type .hostTip{padding-left: 93px;}
.goods-type .modify-num{top: 0;right: 0;float: right;color: #36c;cursor: pointer;line-height: 40px;padding-right: 10px;}
.goods-type .questionTip{display: inline-block;height: 30px;line-height: 30px;padding-left: 10px;}
.goods-type .questionTip img{width: 20px;height: 20px;cursor: pointer;}
.goods-type .unclick{cursor: not-allowed;}
.goods-type ul{clear: both;}
.goods-type li{line-height: 24px;color: #666;}
.goods-type li .cf60{padding-right: 16px;}
.mb10{margin-bottom: 10px;}
.cf60{color: #f60;}
.c333{color: #333;}
.goods-type dd.pr{position: relative;padding-top: 10px;}
/**弹框 begin**/
#hostCard{position: absolute;z-index: 10000006;width: 465px;overflow: hidden;box-shadow: 0px 0px 16px #333;}
.tipsLayer .tipsTop{height: 35px;background: #f36f2a;overflow: hidden;}
.tipsLayer .tipsMid{background: #fff;overflow: hidden;}
.tipsTop h2{padding-left: 10px;line-height: 35px;color:#fff;font-size: 18px;font-family: "黑体";}
.tipsTop .close{position:absolute;top: 10px;right:10px;display: inline-block;width:16px;height: 16px;background: url(../images/proddetl/close.png) no-repeat;}
.tipsTop .close:hover{cursor: pointer;}
.tipsMid .card-test{position: relative;margin: 30px 0 20px 30px;}
.input_content{padding-bottom: 15px;overflow: hidden;}
.input_content label{display: inline-block;width: 80px;text-align: right;padding-right:15px;line-height: 36px;*vertical-align:6px;color: #333;}
.input_content input{width: 180px;height: 30px;padding: 2px 5px;line-height: 32px;border: 1px solid #999;vertical-align: middle;}
/*.input_content .cutAll{position: absolute;top: 10px;left: 428px;display: block;width: 14px;height: 15px;background: url(../images/cutAll.png) no-repeat;cursor: pointer;}*/
.input_content .error{display: inline-block;height: 21px;line-height: 15px;padding-left:25px;color: #f60;background: url(../images/proddetl/warnning.png) 0 0 no-repeat;
  float: none;
  overflow: visible;
  border: 0;  margin: 0;}
.input_content .getCode{  margin-right: -72px;display:inline-block;position: relative;left: -74px;width:70px;height: 34px;text-align:center;line-height: 30px;vertical-align: middle;}
.input_content .getCode:hover{text-decoration: none;cursor: pointer;}
.input_content .getCode1{color:#fff;background: #fac042;}
.input_content .getCode2{color:#666;background: #ddd;}
.input_content .submitGray{display: inline-block;width: 115px;height: 35px;margin: 15px 0 0 130px;line-height: 35px;color: #fff;background: gray;text-align: center;border-radius: 4px;font-size: 18px;font-family: "微软雅黑";}
.input_content .submitGray:hover{cursor: pointer;text-decoration: none;background: gray;}
.input_content .submit{display: inline-block;width: 115px;height: 35px;margin: 15px 0 0 130px;line-height: 35px;color: #fff;background: #ff9900;text-align: center;border-radius: 4px;font-size: 18px;font-family: "微软雅黑";}
.input_content .submit:hover{cursor: pointer;text-decoration: none;background: #f60;}
.card-test .errorTips{padding: 10px 30px 0 28px;line-height: 20px;color: #f60;background: url(../images/proddetl/errorTip.png) 0 10px no-repeat;}
.introduce{margin:10px 25px;border-top: 1px dashed #f60; }
.introduce .intro-head{padding-left: 35px;line-height: 38px;background:url(../images/proddetl/light.jpg) no-repeat;font-size: 14px;}
.introduce p{padding-left: 35px;color: #333;line-height: 24px;}
.introduce span{margin-left:-20px;}
/**弹框 end**/
/**弹框**/
.tipsPops{position: absolute;top: 200px;left: 200px;z-index: 10000005;}
.popStyle{
    padding: 25px;
    overflow: hidden;
    background: #efefef;
    border-radius: 8px;
    box-shadow: 0 0 8px #bbb;
}
.popStyle .head-pop-correct{
    text-align: center;
    margin: 0 auto 10px;
}
.popStyle .head-pop-correct img{width: 40px;height: 40px;}
.popStyle .head-pop-correct span{padding-left: 15px;vertical-align: -4px;font-size: 16px; }
.popStyle .main-tip{
    width: 500px;
    padding: 10px 0;
    line-height: 20px;
}
.buttonArea{
    padding-top: 10px;
    text-align: center;
}
.buttonArea .button{
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #f90;
}
.buttonArea .button:hover{
    cursor: pointer;
    text-decoration: none;
    background: #f60;
}
.choice-list li .choice-number-error{position: absolute;bottom: -25px;left: 0;line-height: 20px;padding-left: 24px;color:#f60;background: url(../images/proddetl/warn.jpg) no-repeat;}
.goodsInfo .goodsPriceStyle label {
    width: 360px;
    padding-right: 0;
    margin: 4px -20px 0 13px;
}

.goodsInfo .goodsPriceStyle label a {
  position: static;
  right: 0px;
  top: 2px;
  line-height: 16px;
  color: #666;
  margin-left: 0;
  text-decoration: none;
}
.priceTip .special{
  font-size: 14px;
  font-weight: bold;
}