@charset "utf-8";
body{
    background: #fff;
}
.logo {
    margin-top: 15px;
}
.productSelection{
    height: 575px;
    position: relative;
}
.productSelectionTop{
    height: 72px;
    line-height: 72px;
}
.productSelectionTop ul li{
    color: #7c7c7c;
    font-size: 13px;
    float: left;
}
.productSelectionTop ul li:last-child{
    color: #2ec17c;
}
.productSelectionTop ul:before{
    content: "";
    display: table;
}
.productSelectionTop ul:after{
    content: "";
    display: table;
    clear: both;
}
.productSelectionTop ul li span{
    margin: 0px 12px;
}
.productSelectionLeft{
    float: left;
    width: 555px;
    /*position: relative;*/
    /*height: 520px;*/
}
.productSelectionLeft p{
    font-size: .9em;
    color: #7c7c7c;
}
.productSelectionLeft div:first-child{
    float: left;
}
.productSelectionLeft li{
    width: 68px;
    height: 68px;
}
.productSelectionLeftBorder01{
    border: 1px solid #e6e6e6;
}
.productSelectionLeftBorder{
    border:1px solid #2ec17c;
}
.productSelectionLeft li img{
    width: 68px;
    height: 68px;
}
/*.productSelectionLeft li:first-child{*/
    /*border-bottom: none;*/
/*}*/
/*.productSelectionLeft li:last-child{*/
    /*border-top: none;*/
/*}*/
/*.productSelectionLeft li:hover{*/
    /*border: 1px solid #2ec17c;*/
/*}*/
/*大产品图*/
.productBigImgBox{
    margin-left: 78px;
    width: 430px;
    /*margin: auto;*/
    height: 430px;
    border: 1px solid #e6e6e6;
}
.productBigImgBox img{
    /*margin-top: 34px;*/
    width: 430px;
    height: 430px;
}
/*商品编码*/
.collectionIdentification{
    /* display: block; */
    width: 18px;
    height: 18px;
    background: url(../images/snow2.png) no-repeat -222px -17px;
}
.productNumber{
    margin-top: 15px;
    position: relative;
    font-size: 13px;
}
.productNumber p:first-child{
    float: left;
    margin-left: 78px;
}
.productNumber div{
    position: absolute;
    top: 0px;
    left: 456px;
}
.productNumber p:last-child{
    margin-left: 434px;
}
/*商品右侧介绍*/
.productSelectionRight{
    text-align: left;
    margin-left: 555px;
    width: 645px;
}
.productSuggest{
    height: 70px;
}
.productSuggest p:first-child{
    font-size: 22px;
    font-weight: 600;
    float: left;
    width: 425px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.productSuggest p:last-child{
    width: 646px;
    font-size: 14px;
    color: #656565;
    margin-top: 6px;
}
.productSuggest span {
    margin-left: 10px;
    padding: 0px 7px;
    background: #2ec17c;
    color: #fff;
    font-size: 14px !important;
    line-height: 30px;
}
/*产品服务详情*/
.productServiceDetails{
    margin-top: 15px;
    background: url(../images/images/bg01.png) no-repeat;
    width: 585px;
    height: 130px;
    color: #989898;
    font-size: .9em;
}
.productServiceDetailsTitle{
    margin-right: 19px;
    text-align: center;
    float: left;
    width: 70px;
    height: 130px;
}
.productServiceDetailsTitle p:first-child,.productServiceDetailsPrice{
    height: 50px;
    line-height: 50px;
}
.productServiceDetailsTitle p:nth-child(2){
    height: 48px;
    line-height: 38px;
}
.productServiceDetailsService{
    font-size: 13px;
    line-height: 34px;
}
.productServiceDetails span{
    margin-right: 20px;
}
.productServiceDetailsFont{
    color: #de3032;
    font-size: 1.5em;
    font-weight: 600;
}
/*产品规格数量*/
.productSpecificationQuantity{
    margin-top: 7px;
    height: 140px;
    color: #989898;
    font-size: 13px;
    margin-bottom: 53px;
}
.productSpecificationQuantityTitle{
    margin-right: 19px;
    width:70px;
    float: left;
    height: 140px;
    text-align: center;
}
.productSpecificationQuantityTitle p:nth-child(1){
    height: 50px;
    line-height: 50px;
}
.productSpecificationQuantityTitle p:nth-child(2),.productSpecificationQuantityTitle p:nth-child(3){
    height: 50px;
    line-height: 50px;
}
.productSpecificationQuantitySalesPromotion{
    font-size: 13px;
    line-height: 40px;
    height: 31%;
}
.freightProduct{
    font-size: 13px;
    line-height: 40px;
}
.productSpecificationQuantitySalesPromotion span:first-child{
    background: #de3032;
    color: #fff;
    padding: 1px 7px;
    margin-right: 7px;
}
.freightProduct span:first-child{
    /*background: #de3032;*/
    /*color: #fff;*/
    padding: 1px 7px;
    margin-right: 7px;
}
.productSpecificationQuantitySpecification{
    height: 50px;
    line-height: 50px;
    font-size: 13px;
}
.productSpecificationQuantitySpecification span{
    border: 1px solid #d9d9d9;
    padding: 10px 10px;
    margin-right: 15px;
}
.productSpecificationQuantityQuantity{
    height: 50px;
    line-height: 50px;
    position: relative;
}
.minusSignBtn,.plusSignBtn{
    position: absolute;
    border: 1px solid #d9d9d9;
    background-color: #f0f0f0!important;
    width:30px;
    height: 32px;
}
.numberValue{
    position: absolute;
    text-align: center;
    top: 10px;
    left: 118px;
    width: 57px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d9d9d9;
}
.minusSignBtn{
    top: 10px;
    left: 89px;
    background: url(../images/snow2.png) no-repeat -123px -10px;
}
.plusSignBtn{
    top: 10px;
    left: 176px;
    background: url(../images/snow2.png) no-repeat -122px 8px;
}
.productSpecificationQuantityFont{
    margin-left: 230px;
    color: #989898;
    /* font-weight: 600; */
}
/*购买、加入购物车按钮*/
.shoppingBtn{
    position: relative;
}
.shoppingBtn a{
    display: block;
    height: 40px;
    border-radius: 2px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    top: 0px;
}
.buyBtn{
    left: 88px;
    width: 115px;
    background: #2ec17c;
    cursor: pointer;
}
.customerService{
    left: 88px;
    width: 115px;
    background: #2ec17c;
    cursor: pointer;
}
.joinShoppingBtn{
    left: 223px;
    /* width: 135px; */
    padding-right: 15px;
    padding-left: 40px;
    background: #f3b682;
    cursor: pointer;
}
.shoppingCarlogo{
    position: absolute;
    top: 1px;
    left: 0px;
    width: 35px;
    height: 40px;
    background: url(../images/snow2.png) no-repeat -37px 2px;
}
/*右侧小知识*/
.rightImg{
    width: 175px;
    height: 300px;
    position: absolute;
    top: 60px;
    right: -19px;
}
/*打包购买*/
.packagePurchase{
    height: 250px;
    position: relative;
}
.packagePurchaseTitle{
    width:1200px;
    height: 43px;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #2ec17c;
}
.packagePurchaseProduct{
    margin-top: 30px;
}
.packagePurchaseTitle span{
    background: #2ec17c;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 600;
    float: left;
    padding: 0px 38px;
}
.packagePurchaseProduct ul li{
    float: left;
    width: 300px;
    height: 150px;
}
.packagePurchaseProduct ul li:nth-child(2){
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.packagePurchaseProduct ul li:last-child{
    position: relative;
    width: 298px;
}
.packagePurchaseProduct ul:before{
    content: "";
    display: table;
}
.packagePurchaseProduct ul:after{
    content: "";
    display: table;
    clear: both;
}
.productPackageImg{
    width: 300px;
    height: 120px;
}
.packagePurchaseProduct ul li p{
    height: 30px;
    line-height: 32px;
    position: relative;
}
.productSelectionBox{
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    border: 1px solid #cbcbcb;
    float: left;
    margin-top: 7.5px;
    margin-left: 85px;
}
.packagePurchaseProduct ul li p span:last-child{
    font-size: 14px;
    margin-left: -80px;
}
.packagePurchaseProductPriceFontStyle{
    font-size: 1.1em;
    color: #d52e30;
}
.equalitySign{
    display: block;
    position: absolute;
    top: 50px;
    left: 60px;
    width: 32px;
    height: 25px;
    background: url(../images/snow2.png) no-repeat -168px 0px;
}
.selectNumberCount,.selecrPriceCount{
    color: #878787;
}
.selecrPriceCount span{
    font-size: 22px;
    font-weight: 600;
    color:#de3032;
}
.buyingBtn{
    margin-left: 23px;
    width: 90px;
    height: 30px;
    border-radius: 3px;
    background: #2ec17c;
    color: #fff;
    font-size:14px;
    line-height: 30px;
}
.productCountPrice{
    width: 135px;
    height: 110px;
    line-height: 40px;
    margin: 20px 138px;
}
/*左右按钮*/
.packagePurchaseProductRightBtn,.packagePurchaseProductLeftBtn{
    width: 20px;
    height: 50px;
    position: absolute;
    top: 119px;
    background: #cbcbcb;
}
.packagePurchaseProductRightBtn:hover,.packagePurchaseProductLeftBtn:hover{
    background-color: #2ec17c;
}
.packagePurchaseProductRightBtn{
    right: 297px;
}
.packagePurchaseProductLeftBtn{
    left:0px;
}
.packagePurchaseProductRightBtn div{
    width: 10px;
    height: 15px;
    background-color: #cbcbcb;
    background-image: url(../images/snow.png);
    background-position: -17px -16px;
    margin-top: 14px;
    margin-left: 4px;
}
.packagePurchaseProductLeftBtn div{
    width: 10px;
    height: 15px;
    background-color: #cbcbcb;
    background-image: url(../images/snow.png);
    background-position: -57px -21px;
    margin-top: 14px;
    margin-left: 4px;
}
/*商品详情、购买推荐列表、评论*/
.productDetailsBox{
    margin-top: 20px;
    margin-bottom: 45px;
}
.purchaseRecommendation{
    width: 192px;
    float: left;
}.productDetailsBox:before{
    content: "";
    display: table;
 }
.productDetailsBox:after{
    content: "";
    display: table;
    clear: both;
}
.purchaseRecommendationPartNo1{
    width: 192px;
    border: 1px solid #e5e5e5;
    height: 110px;
}
.purchaseRecommendationPartNo1 div{
    /*font-size: 1em;*/
    font-weight: 600;
    line-height: 45px;
    height: 45px;
    border-bottom: 1px solid #e5e5e5;
}
.purchaseRecommendationPartNo1 div span:first-child{
    float: left;
}
.purchaseRecommendationPartNo1 div span:last-child{
    margin-left: -81px;
    font-size: 16px;
}
.storeLogo{
    margin-top: 10px;
    margin-left: 12px;
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/snow2.png) no-repeat -5px -6px;
}
.purchaseRecommendationPartNo1 p{
    margin-left: -20px;
    color: #323232;
    font-size: 14px;
    height: 65px;
    line-height: 65px;
}
.purchaseRecommendationPartNo1 p:hover{
    color:#2ec17c;
}
.purchaseRecommendationPartNo2{
    overflow: hidden;
    height: auto;
    width: 192px;
    border: 1px solid #e6e6e6;
    text-align: left;
}
.purchaseRecommendationPartNo2 ul li{
    line-height: 40px;
}
.purchaseRecommendationPartNo2 ul li:not(:first-child){
    color: #656565;
    font-size: 14px;
    margin-left: 30px;
}
.purchaseRecommendationPartNo2 ul li:not(:first-child):hover{
    color:#2ec17c;
}
.purchaseRecommendationPartNo2 ul li:first-child{
    color: #323232;
    border-bottom: 1px solid #e6e6e6;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
}
.purchaseRecommendationPartNo3{
    margin-top: 30px;
    height: auto;
    width: 192px;
    border:1px solid #e6e6e6;
    overflow: hidden;
}
.recommendation >:first-child{
    color:#323232;
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
    margin-left: -107px;
}
.purchaseRecommendationPartNo3 ul li:not(:first-child){
    height: 235px;
}
.purchaseRecommendationPartNo3 ul li img{
    width:110px;
    height: 90px;
    margin: 30px 0px;
}
.purchaseRecommendationPartNo3 ul li a p:nth-child(2){
    color: #323232;
    font-size: 14px;
    margin: 2px 8px;
    text-align: left;
}
.purchaseRecommendationPartNo3 ul li a p:last-child{
    color: #de3032;
    font-size: 1.1em;
    font-weight: 600;
}
.detailsOfTheProduct{
    margin-left: 218px;
    width: 980px;
    border:1px solid #e6e6e6;
}
.detailsOfTheProductMain ul{
    height: 50px;
    width: 980px;
    background: #fff;
    line-height: 50px;
    border-bottom: 2px solid #2ec17c;
    font-size: 16px;
}
.detailsOfTheProductMain ul li{
    width: 105px;
    float: left;
}
.detailsOfTheProductMain ul:before{
    content: "";
    display: table;
}
.detailsOfTheProductMain ul:after{
    content: "";
    display: table;
    clear: both;
}
.hover03{
    background: #2ec17c;
    color: #fff;
}
.detailsOfTheProductMain>ul>li>a>h4{
    line-height: 3.2 !important;
    font-weight: 700!important;
}
.productDescription{
    padding-left: 25px;
    padding-top: 20px;
    line-height: 38px;
    height: auto;
    text-align: left;
    color: #a5a5a5;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
}
.productDescription p:first-child span{
    margin-right: 111px;
}
.productDescription p:first-child span:nth-child(3){
    margin-left: 0px;
    margin-right: 154px;
}
.productDescription p:nth-child(2) span{
    margin-right: 62px;
}
/*产品说明书*/
.productManual{
    text-align: left;
    color: #878787;
}
.productManualTitle{
    height: 45px;
    line-height: 45px;
    background: #efefef;
    text-align: left;
    padding-left: 26px;
    font-size: 14px;
}
.productManualMain{
    font-size: 14px;
    width: 790px;
    line-height: 25px;
    margin-left: 70px;
    padding: 50px 0px;
}
.productManualMain p span:first-child{
    display: block;
    float: left;
    width: 72px;
}
.productManualMain p span{
    margin-right: 0px;
}
/*评论*/
.productReviewsNav{
    height: 45px;
    background: #efefef;
    font-size: 14px;
}
.productReviewsNav ul li{
    float: left;
    height: 45px;
    line-height: 45px;
    /*color:#a1a1a1;*/
    font-size: 14px;
    padding: 0px 18px;
}
.productReviewsNav ul li span{
    margin: 0px 5px;
}
.productReviewsNav ul:before{
    content: "";
    display: table;
}
.productReviewsNav ul:after{
    content: "";
    display: table;
    clear: both;
}
.fontHover{
    color: #2ec17c;
}
.fontHover02{
    color: #a1a1a1;
}
/*评论主体部分*/
.productReviewsMain>div{
    border-bottom: 1px solid #e5e5e5;
    /*height: 448px;*/
}
.userinfo{
    margin-top: -10px;
    margin-left: 40px;
    width: 135px;
    /*height: 380px;*/
    float: left;
}
.productReviewsMain div:before{
    content: "";
    display: table;
}
.productReviewsMain div:after{
    content: "";
    display: table;
    clear: both;
}
.userinfo p:first-child{
    margin-left: -53px;
    margin-top: 15px;
}
.userinfo p:last-child{
    position: relative;
    /*width: 65px;*/
    /*height: 65px;*/
    /*border-radius: 50%;*/
    /*border: 1px solid #f6f6f6;*/
    /*text-align: left;*/
}
.avatar01{
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 12px;
    left: -7px;
    display: block;
    width: 50px;
    height: 16px;
    background: url(../images/snow2.png) no-repeat -102px -279px;
}
.avatar{
    position: absolute;
    top: -8px;
    left: 0px;
    display: block;
    width: 80px;
    height: 90px;
    background: url(../images/snow2.png) no-repeat -2px -82px;
}
.paramContent{
    width: 800px;
    margin-left: 181px;
}
.paramContent div:first-child{
    height: auto;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.userRating{
    margin-top: 20px;
    width: 188px;
    height: 35px;
    line-height: 35px;
/*    background: url(../images/snow2.png) no-repeat -40px -36px;*/
}
.userRating > img{
    width: 30px;
    height: 30px;
    margin-top: 3px;
    margin-left: 3px;
}
.paramContent div p:nth-child(2){
    font-size: 14px;
    min-height: 30px;
    line-height: 30px;
    color: #323232;
    text-align: left;
    padding-right: 12px;
}
.userPictures li{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
}
.userPictures{
    width: 500px;
    height: 80px;
}
.userPicturesBig{
    margin-top: 20px;
    width: 350px;
    height: 350px;
    background: #efefef;
    display: none;
}
.userPictures:before{
    content: "";
    display: table;
}
.userPictures:after{
    content: "";
    display: table;
    clear: both;
}
.userPictures img{
    width:80px;
    height:80px;
}
.userPicturesBig img{
    width:350px;
    height:350px;
}
.paramContentFirstChild p{
    text-align: left;
}
.paramContent div p:last-child{
    position: relative;
    color: #989898;
    font-size: 12px;
    min-height: 40px;
    line-height: 40px;
    margin-right: 658px;
}
.revertIcon{
    width: 19px;
    height: 16px;
    background: url(../images/snow2.png) no-repeat -264px 0px;
    position: absolute;
    right: -630px;
    top: 24px;
}
.revertNumber{
    font-weight: 600;
    color: #323232;
    position: absolute;
    right: -640px;
    top: 3px;

}
.paramContent div p:last-child span{
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
}
.sellerReplies{
    min-height: 81px;
    line-height: 35px;
    color: #2ec17c;
    text-align: left;
    padding-top: 8px;
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
}
/*咨询问答*/
.advisoryQuestionAndAnswerTitle{
    padding-left: 30px;
    text-align: left;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background: #efefef;
    color: #878787;
}
.submitQuestion{
    height: 400px;
}
.advisoryQuestionAndAnswerMain ul li{
    width: 766px;
    margin: auto;
    height: 168px;
    line-height: 50px;
    text-align: left;
    border-bottom:1px solid #e5e5e5;
}
.advisoryQuestionAndAnswerMain ul li p:nth-child(1){
    color: #989898;
    font-size: 14px;
}
.advisoryQuestionAndAnswerMain ul li p:nth-child(2){
    color: #323232;
    font-size: 14px;
}
.advisoryQuestionAndAnswerMain ul li p:nth-child(3){
    color:#2ec17c;
    font-size: 14px;
}
.submitQuestion{
    margin: auto;
    width: 930px;
    height: 355px;
    background: #f6f6f6;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 35px;
    position: relative;
}
.submitQuestion textarea{
    font-size: 1em;
    font-weight: 600;
    padding: 9px 9px;
    width: 766px;
    height: 200px;
    border: 1px solid #e6e6e6;
}
.submitQuestion button{
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #2ec17c;
    border: none;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 40px;
    left: 80px;
}
.questionBtn{
    margin-top: 15px;
    margin-right: 8px;
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background: #f3b682;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.answerBtn{
    margin-top: 15px;
    margin-right: 8px;
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background: #2ec17c;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
/*组合套餐*/
.selectCombinationPackages>li{
    float: left;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
}
.selectCombinationPackages{
    border: 1px solid #e5e5e5;
    border-bottom: 2px solid #2ec17c;
}
.selectCombinationPackages:before{
    content: "";
    display: table;
}
.selectCombinationPackages:after{
    content: "";
    display: table;
    clear: both;
}
.selectCombinationPackagesFont{
    background: #2ec17c;
    color: #fff;
}
.combinationPackagesGoodsList>li{
    float: left;
    height: 200px;
}
.productBox{
    position: relative;
}
.productBox>div>img{
    width: 120px;
    height: 120px;
}
.productBox>p:nth-child(2){
    font-size: 14px;
    color: #323232;
    width: 140px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.productBox>p:nth-child(3){
    font-size: 18px;
    color: #de3032;
    width: 140px;
    text-align: center;
    font-weight: 600;
}
.addBtn>div{
    width: 40px;
    margin: auto;
    height: 40px;
    margin-top: 70px;
    background: url("../images/snow2.png") no-repeat -181px -182px;
}
.addBtn01>div{
    width: 40px;
    margin: auto;
    height: 40px;
    margin-top: 75px;
    background: url("../images/snow2.png") no-repeat -165px 0px;
}
.combinationPackagesGoodsList>li:nth-child(1),.combinationPackagesGoodsList>li:nth-child(3),.combinationPackagesGoodsList>li:nth-child(5){
    width: 140px;
}
.combinationPackagesGoodsList>li:nth-child(2),.combinationPackagesGoodsList>li:nth-child(4),.combinationPackagesGoodsList>li:nth-child(6){
    width: 75px;
}
.combinationPackagesGoodsList:before{
    content: "";
    display: table;
}
.combinationPackagesGoodsList:after{
    content: "";
    display: table;
    clear: both;
}
.combinationPackagesGoodsList{
    margin-top: 30px;
}
.addCombinationPackagesToshopping{
    width: 250px;
    text-align: left;
}
.addCombinationPackagesToshopping>div>p{
    line-height: 30px;
}
.addCombinationPackagesToshopping>div>p:nth-child(1){
    font-size: 14px;
    color: #878787;
}
.addCombinationPackagesToshopping>div>p:nth-child(2)>span:nth-child(1){
    font-size: 22px;
    color: #de3032;
}
.addCombinationPackagesToshopping>div>p:nth-child(2)>s:nth-child(2){
    font-size: 14px;
    color: #878787;
}
.addCombinationPackagesToshoppingBtn{
    text-align: center;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #2ec17c;
    border-radius: 3px;
}
.addCombinationPackagesToshopping>div{
    margin-top: 35px;
}

#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
#bigView{position:absolute;overflow: hidden; z-index:999;}
#bigView img{position:absolute; }

img{
    border: none;
}
.RX{
    background: #de3032 !important;
    color: #fff !important;
}
.chufangyao{
    color: #989898;
    font-size: 12px;
    position: absolute;
    top: 20px;
    left: 215px;
}
/*新说明书*/
.tableBox{
    width: 790px;
    color: #333;
    margin: 40px auto;
}
.tableBox>table{
    font-size: 14px!important;
    border: 1px solid #e6e6e6;
    border-bottom: none;
}
.tableBox>table tr>td:first-child{
    background-color: #f0f0f0;
    width: 90px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 38px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tableBox>table tr{
    width: 100%;
}
.tableBox>table tr>td{
    border-bottom: 1px solid #e6e6e6;
    padding:7px 0px;
}
.tableBox>table tr {
    line-height: 24px;
}
.tableBox>table tr>td:last-child{
    padding:7px 20px;
}
/*add by hyx @20171117*/
.detailsOfTheProductImg img {
    vertical-align: bottom;
}

.displayNone{
    display: none;
}


.numberCout{
    position: absolute;
    background: #3ec17c;
    color: #fff;
    font-size: 12px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 25px;
    border-radius: 50%;
    font-weight: 600;
    right: 0px;
    bottom: 77px;
}

.limitShow{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#productSpecification{

    border:none;
    height:60px;
    width:580px;
    text-indent:1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: white;
    color:#666666;
    font-size: 14px;
}