
/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦â€Â¾Ã¥Â¤Â§Ã©â€¢Å“Ã¦Â Â·Ã¥Â¼Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);width: 150px !important;height: 150px !important;}

/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â°ÂÃ¥â€ºÂ¾Ã©Â¢â€žÃ¨Â§Ë†Ã¥Ë†â€”Ã¨Â¡Â¨*/
.spec-preview{width:352px;height:352px;border:1px solid #DFDFDF;}
.spec-scroll{margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{font-family:"å®‹ä½“";text-align:center;width:10px;height:54px;line-height:54px;background:#f2f2f2;cursor:pointer;color: #82d008;display: none;}
.spec-scroll .items{float:left;position:relative;width: 352px;height: 64px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height: 64px;}
.spec-scroll .items ul li{float:left;height: 64px;width:64px;text-align:center;margin-right:8px;}
.spec-scroll .items ul li:nth-of-type(5){margin-right:0;}
.spec-scroll .items ul li img{border: 2px solid #dfdfdf;/* padding:2px; */width: 64px;height: 64px;}
.spec-scroll .items ul li img:hover{border: 2px solid #82d008;/* padding:1px; */}

.collect li span{
    color: #999;
    font-size: 12px;
}
.collect li img{
    width: 16px;
    height: 13px;
}
.collect li{
    cursor: pointer;
}
.collect li:hover span{
    color: #82d008;
}
.collect li:nth-of-type(1){
    margin-right: 25px;
}
.collect{
    padding-top: 20px;
}

/* Ã¦â€Â¶Ã¨â€”ÂÃ¥Â¼Â¹Ã¥â€¡ÂºÃ¥Â±â€š */
.modal-content{
    width: 350px;
    margin: 20% auto 0;
    border-radius: 0;
    border: none;
}
.modal-top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background-color: rgb(248, 248, 248);
    padding: 0 10px;
}
.modal-top img{
    width: 12px;
    height: 12px;
    cursor: pointer;
    float: right;
    margin-top: 9px;
}
.modal-ct{
    padding: 40px 0;
    text-align: center;
}
.modal-ct img{
    margin-right: 10px;
    width: 46px;
    height: 46px;
}
.modal-btn{
    padding-bottom: 20px;
    text-align: center;
}
.modal-btn button{
    width: 60px;
    border: none;
    background-color: #82d008;
    color: #fff;
    height: 25px;
    border-radius: 4px;
}
.modal-backdrop{
    background-color: rgba(0, 0, 0, .3);
}

.titleNav{
    background-color: #f7f7f7;
    height: 40px;
    line-height: 40px;
    /* margin-top: 10px; */
}
.titleNav .titleNav-ct a{
    font-size: 12px;
    color: #666;
}
.titleNav .titleNav-ct a:nth-last-of-type(1){
    color: #333;
}
.titleNav .titleNav-ct a:nth-last-of-type(1):hover{
    color: #333;
    cursor: default;
}
.titleNav .titleNav-ct a:hover{
    color: #82d008;
}
.titleNav .titleNav-ct span{
    color: #333;
    margin: 0 3px;
}

.goods{
    padding-top: 10px;
    padding-bottom: 40px;
}
.goodsMsg{
    margin-left: 25px;
    width: 590px;
}
.goodsMsgName{
    font-size: 16px;
    color: #666;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 5px;
    /* height: 50px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.goodsMsgInfor{
    width: 590px;
    background-color: #f2f2f2;
    padding: 10px 0 15px 10px;
}
.goodsMsgInfor .first>span,.goodsMsgInfor .second>span,.goodsMsgInfor .third>span{
    color: #999;
    font-size: 12px;
    margin-right: 16px;
    float: left;
}
.goodsMsgInfor .first{
    line-height: 28px;
}
.goodsMsgInfor .first>strong{
    color: #ff4444;
    font-size: 22px;
    float: left;
    line-height: 25px;
}
.goodsMsgInfor .first>strong em{
    font-size: 14px;
}
.goodsMsgInfor .first .line{
    color: #666;
    text-decoration:line-through;
    font-size: 12px;
    float: left;
    margin-left: 20px;
}
.goodsMsgInfor .second{
    padding-top: 10px;
}
.goodsMsgInfor .second>span{
    line-height: 20px;
}
.goodsMsgInfor .second .second-btn a{
    border: 1px solid #82d008;
    background-color: transparent;
    color: #82d008;
    width: 42px;
    height: 20px;
    float: left;
    font-size: 12px;
    margin-right: 8px;
    border-radius: 2px;
    line-height: 18px;
    text-align: center;
}
.goodsMsgInfor .third{
    padding-top: 15px;
}
.goodsMsgInfor .third ul li{
    font-size: 12px;
    margin-bottom: 5px;
}
.goodsMsgInfor .third ul li:nth-last-of-type(1){
    margin-bottom: 0;
}
.goodsMsgInfor .third ul li a{
    color: #ff4444;
    margin-left: 25px;
}

.goodsMsgDetail{
    padding: 15px 0 15px 10px;
    font-size: 12px;
}
.goodsMsgDetail li{
    margin-bottom: 10px;
}
.goodsMsgDetail li:nth-last-of-type(1){
    margin-bottom: 0;
}
.goodsMsgDetail li.city{
    padding-left: 12px;
}
.goodsMsgDetail li.seller{
    line-height: 20px;
}
.goodsMsgDetail li.seller div img{
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.goodsMsgDetail li.seller div span{
    color: #82d008;
    /* margin-left: 5px; */
}
.goodsMsgDetail li.kd div span{
    margin-right: 10px;
}
.goodsMsgDetail li p{
    color: #999;
    margin-right: 16px;
}

.goodsMsgSales{
    border-top: 1px dashed rgb(211, 211, 211);
    border-bottom: 1px dashed rgb(211, 211, 211);
    padding: 8px 0;
}
.goodsMsgSales li{
    width: 33.33%;
    text-align: center;
    border-right: 1px solid rgb(211, 211, 211);
}
.goodsMsgSales li:nth-last-of-type(1){
    border:none;
}
.goodsMsgSales li p{
    color: #999;
    font-size: 12px;
    line-height: 18px;
}
.goodsMsgSales li p span{
    color: #ff4444;
    margin-left: 5px;
}

.goodsMsgType{
    padding: 20px 0 0 10px;
}
.goodsMsgType>span{
    color: #999;
    font-size: 12px;
    margin-right: 16px;
    line-height: 34px;
}
.goodsMsgType ul{
    width: 516px;
}
.goodsMsgType ul li{
    float: left;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid rgb(228, 228, 228);
    margin-right: 10px;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 20px;
    white-space: nowrap;
    max-width: 516px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.goodsMsgType ul li:hover{
    border-color: #82d008;
}
.goodsMsgType ul li.selected{
    border-color: #82d008;
}

.goodsMsgNum{
    padding-left: 34px;
    margin-bottom: 25px;
    line-height: 48px;
    height: 48px;
}
.goodsMsgNum span{
    color: #999;
    font-size: 12px;
}
.goodsMsgNum .number{
    width: 65px;
    height: 48px;
    border: 1px solid rgb(204,204,204);
    overflow: hidden;
    float: left;
    margin-left: 16px;
    margin-right: 40px;
}
.goodsMsgNum .number input{
    width: 45px;
    border: none;
    border-right: 1px solid rgb(204,204,204);
    height: 46px;
    color: #333;
    float: left;
    text-align: center;
}
.goodsMsgNum .number .add,.goodsMsgNum .number .subtract{
    width: 18px;
    height: 23px;
    line-height: 23px;
    background-color: rgb(241, 241, 241);
    float: left;
    text-align: center;
    cursor: pointer;
}
.goodsMsgNum .number .subtract{
    border-top: 1px solid rgb(204,204,204);
}

.goodsMsgNum .remain{
    padding-left: 40px;
}
.goodsMsgNum .remain span{
    float: left;
    margin-left: 10px;
}
.goodsMsgNum .remain img{
    vertical-align: top;
    width: 25px;
    height: 25px;
    margin-top: 11.5px;
    float: left;
}

.goodsNotice {
    color: #ff4444;
    padding-left: 34px;
    font-size: 12px;
    margin-bottom: 25px;
}

.goodsMsgBuy{
    padding-left: 74px;
}
.goodsMsgBuy li{
    width: 142px;
    height: 46px;
    margin-right: 20px;
}
.goodsMsgBuy li a{
    width: 142px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
}
.goodsMsgBuy li:nth-of-type(1) a{
    background-color: #82d008;
    color: #fff;
}
.goodsMsgBuy li:nth-of-type(2) a,.goodsMsgBuy li:nth-of-type(3) a{
    border: 1px solid #82d008;
    /* background-color: #fff; */
    color: #82d008;
}
.goodsMsgBuy li:nth-of-type(2):hover a{
    background-color: #82d008;
    color: #fff;
}

.goodsMsgBuy li:nth-of-type(3) .phoneImg{
    position: absolute;
    left: -1px;
    bottom: 55px;
    z-index: 99;
    width: 162px;
    height: 162px;
    border: 1px solid #eee;
    display: none;
}
.goodsMsgBuy li:nth-of-type(3) .phoneImg img{
    width: 160px;
    height: 160px;
}
.goodsMsgBuy li .success{
    display: none;
    width: 200px;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    top: 56px;
    left: 0;
    background-color: #f8f8f8;
    z-index: 99;
    box-shadow: 0 2px 2px 2px rgba(230, 230, 230,.5);
}


.goodsRight{
    width: 204px;
    border: 1px solid #eee;
}
.goodsRight .store{
    /* height: 52px; */
    background-color: #f7f7f7;
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 8px 0;
    /* line-height: 52px; */
    /* overflow: hidden; */
}
.goodsRight .store span{
    font-weight: bold;
}
.goodsRight .score{
    padding-left: 15px;
    font-size: 12px;
}
.goodsRight .score span{
    float: left;
    color: #999;
}
.goodsRight .score span.red{
    color: #ff4444;
}
.goodsRight .scoreTotal{
    margin: 10px 0;
    line-height: 18px;
}
.goodsRight .scoreTotal .scoreTotal-left{
    font-size: 14px;
}
.goodsRight .scoreDetail{
    margin-bottom: 5px;
}
.goodsRight .scoreTotal .scoreBar{
    margin-top: 5px;
    height: 8px;
    float: left;
    width: 80px;
    background-color: rgb(202, 202, 202);
    margin: 5px 5px 0;
}
.goodsRight .scoreDetail span.red{
    margin-left: 15px;
}

.goodsRight .company{
    margin: 10px 15px 0;
    border-top: 1px solid #eee;
}
.goodsRight .company p{
    font-size: 12px;
    color: #999;
    padding-top: 10px;
}
.goodsRight .dp{
    padding: 0 15px;
    margin: 20px 0;
}
.goodsRight .dp a{
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #eee;
    background-color: rgb(247, 247, 247);
    font-size: 12px;
}

.wrapLeft{
    border: 1px solid #eee;
    width: 208px;
}
.wrapLeft>h4{
    height: 38px;
    line-height: 38px;
    background-color: rgb(247, 247, 247);
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.wrapLeft-list{
    padding: 20px 23px 0;
}
.wrapLeft-list li{
    width: 160px;
    margin-bottom: 25px;
}
.wrapLeft-list li .wrapLeft-list-box{
    position: relative;
    width: 160px;
    height: 160px;
}
.wrapLeft-list li .wrapLeft-list-box img{
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.wrapLeft-list li .wrapLeft-list-box .wrapLeft-list-name{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 160px;
    height: 30px;
    line-height: 30px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.7)));
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: none; */
    text-indent: 10px;
}
.wrapLeft-list li:hover .wrapLeft-list-name{
    color: #ff7d00;
}
.wrapLeft-list li p{
    text-align: center;
    padding-top: 10px;
    color: #ff4444;
    font-size: 16px;
}

.wrapRight{
    width: 982px;
}
.wrapRight-top{
    background-color: rgb(247, 247, 247);
    border: 1px solid #eee;
    height: 38px;
    padding-right: 15px;
}
.wrapRight-tab li{
    float: left;
    width: 110px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}
.wrapRight-tab li.selected{
    background-color: #82d008;
    color: #fff;
}
.wrapRight-top .addCar{
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #82d008;
    color: #fff;
    width: 100px;
    margin-top: 1px;
    cursor: pointer;
}

.wrapRight-ct{
    padding: 0 30px;
}
.wrapRight-ct-msg{
    display: none;
    padding-top: 35px;
    overflow: hidden;
}
.wrapRight-ct-msg img{
    max-width: 922px;
    /* object-fit: cover; */
}
.wrapRight-ct-first h5{
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
}
.wrapRight-ct-first p{
    color: #666;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 25px;
}
.wrapRight-ct-second h5{
    color: #333;
    /* padding-top: 35px; */
    padding-bottom: 20px;
    font-weight: bold;
}
.wrapRight-ct-second p{
    color: #666;
    text-align: justify;
    line-height: 25px;
    /* padding-left: 42px; */
    margin-bottom: 20px;
}
.wrapRight-ct-second .pic{
    /* margin-left: 42px; */
    overflow: hidden;
}
.wrapRight-ct-second .pic img{
    width: 100%;
    /* margin-bottom: 20px; */
    max-width: 922px;
    display: block;
}


.wrapRight-ct-third h5{
    color: #333;
    /* padding-top: 35px; */
    padding-bottom: 20px;
    font-weight: bold;
}
.wrapRight-ct-third p{
    color: #666;
    text-align: justify;
    line-height: 25px;
    /* padding-left: 42px; */
}
.wrapRight-ct-third .pic{
    /* margin-left: 42px; */
    overflow: hidden;
}
.wrapRight-ct-third .pic img{
    width: 100%;
    /* margin-bottom: 20px; */
    max-width: 922px;
    display: block;
}

.wrapRight-ct-fourth h5{
    color: #333;
    padding-top: 35px;
    font-weight: bold;
}
.wrapRight-ct-fourth p{
    color: #666;
    /* text-indent: 2em; */
    text-align: justify;
    margin-bottom: 20px;
    line-height: 25px;
}

.wrapRight-ct-fifth h5{
    /* padding-top: 35px; */
    padding-bottom: 20px;
    font-weight: bold;
}

.grade_percent{
    display:block;
    float:left;
    /* width:175px; */
    padding-left:20px; 
    height:30px; 
    color:#666; 
    line-height:30px;
    margin-bottom:15px;
}
.grade_percent i,.grade_percent em{ 
    font-style:normal; 
    float:left; 
    margin-right:10px;
}
.grade_percent i{
    color: #82d900;
    font-size:30px;
}
.grade_ul{ 
    /* width:621px; */
    float:left;
    height:30px;
    line-height:30px;
}
.grade_ul li{
    /* width:207px; */
    overflow:hidden; 
    float:left;
}
.grade_ul li span{ 
    display:block;
    color:#333;
    float:left;
    margin:0 10px;
}
.grade_ul li span i{
    color:#999;
}
.progress{ 
    width:100px;
    height:9px;
    overflow:hidden; 
    float:left; 
    background:#CCC; 
    margin-top:10px;
}
.progress em{ 
    display:block; 
    height:9px; 
    overflow:hidden;
    background:#82d008;
}

.pro_appraise {
    /* border:1px solid #ddd; */
}
.pro_tab_top{ 
    overflow:hidden; 
    border:1px solid #ddd;
    background:#f1f1f1;
}
.pro_tab_top ul li{ 
    float:left;  
    height:40px; 
    color:#333; 
    padding: 0 20px; 
    line-height:40px;
    border-right:1px solid #ddd;
    cursor: pointer;
}
.pro_tab_top ul .this{
    color: #82d900;
    background:#fff;
}
.pro_appraise_box{
    padding: 30px 0;
    text-align: center;
}
.commentCt{
    display: none;
}
.comment li{
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.comment li .userImg img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.comment li .userMsg{
    padding-left: 10px;
    padding-top: 5px;
    font-size: 12px;
    width: 822px;
}
.comment li .commentReply{
    margin-top: 10px;
}
.comment li .commentReply em{
    color: #000;
}
.comment li .commentReply i{
    color: #a1a1a1;
    display: inline-block;
    margin: 0 8px;
}
.comment li .commentReply span{
    color: #333;
}
.comment li .userMsg .userMsgDetail .name{
    color: #000;
    margin-right: 10px;
    font-weight: bold;
}
.comment li .userMsg>p{
    margin-top: 10px;
}
.commentDown{
    margin-top: 15px;
}
.commentDown img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

.wrapRight-ct-sixth h5{
    /* padding-top: 35px; */
    padding-bottom: 20px;
    font-weight: bold;
}
.wrapRight-ct-sixth .noRecord{
    text-align: center;
}
.wrapRight-ct-sixth table{
    border: 1px solid #eee;
    width: 922px;
}
.wrapRight-ct-sixth table thead tr th{
    height: 40px;
    background-color: rgb(247, 247, 247);
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.wrapRight-ct-sixth table tbody tr td{
    padding: 10px;
    border-right: 1px solid #eee;
    text-align: center;
    border-bottom: 1px solid #eee;
}


.like{
    border: 1px solid rgb(238, 238, 238);
    padding: 0 10px 25px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.like>h3{
    color: #515151;
    padding:25px 0 20px;
    font-size:  18px;
    font-weight: 600;
}
.likeContent>li{
    float: left;
    width: 210px;
    margin-right: 32px;
}
.likeContent>li:nth-last-of-type(1){
    margin-right: 0;
}
.likeContent>li img{
    width: 210px;
    height: 210px;
}
.likeContent>li h3{
    color: #ff4444;
    margin: 10px 0 5px;
    font-size: 18px;
    font-weight: 600;
}
.likeContent>li h3 span{
    font-size: 12px;
    font-weight: normal;
}
.likeContent>li p{
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.likeContent>li:hover p{
    color: #ff7d00;
}

.star{
    display: none;
}
.star ul,.star span{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}
.star span{
    color: #ff4444;
}
.star li{
    float: left;
    width: 24px;
    cursor: pointer;
    background: url(../images/shopDetail/star.png;vpn_img) no-repeat;
    height: 20px;
    background-color: transparent;
}

/* åŠ¨æ€æ·»åŠ  */
.star li.on{
    background-position:0 -28px;
}

/** Ã©â„¢ÂÃ¨Â´Â­Ã¦ÂÂÃ§Â¤Âº **/
.count_warn{
    margin-left: 74px;
    margin-bottom: 10px;
    width: 110px;
    height: 27px;
    background-color: rgb(255, 239, 239);
    border: 1px solid rgb(255, 189, 189);
    text-align: center;
}
.count_warn img{
    width: 20px;
    height: 25px;
}
.count_warn span{
    display: inline-block;
    line-height: 25px;
    font-size: 12px;
    color: #999;
}

/* Ã§Â¿Â»Ã©Â¡Âµ */
.details_discus_page{ width:100%; clear:both; padding-top:5px; padding-bottom:5px; overflow:hidden; margin-top:10px;}
.details_discus_page span{ padding-top:5px; padding-bottom:5px; float:right;}
.details_discus_page span a{ color:#000; padding:2px 6px; border:1px solid #DDDDDD; margin-left:3px; margin-right:3px;}
.details_discus_page span a:hover,.details_discus_page span .this{ background:#82d008; border-color:#82d008; color:#FFF}
.details_discus_page span b{color: #999;padding:0px 2px;font-family:"Ã¥Â®â€¹Ã¤Â½â€œ";}
.details_discus_page span a:hover b { color:#fff;}
.details_discus_page span .ip_txt { width:28px; height:22px; padding:0px; text-align:center; border:1px solid #ddd; margin:0px 5px;}
.details_discus_page span .ip_txt:hover { border-color:#82d008;}
.details_discus_page span strong { margin:0px 2px;}

/* Ã©Â¢â€žÃ¥â€Â® */
.presell{ width:1200px; overflow:hidden; margin:0 auto 40px;}
.presell .presell_item{float:left;width:365px;height:100px;background:url(../images/shopDetail/prosell_back.png;vpn_img) no-repeat;}
.presell .item1{ width:350px; height:100px; background:url(../images/shopDetail/prosell_back1.png;vpn_img) no-repeat;}
.presell .item2{ width:240px; height:100px; background:url(../images/shopDetail/prosell_back2.png;vpn_img) no-repeat;}
.presell .item3{ width:245px; height:100px; background:url(../images/shopDetail/prosell_back3.png;vpn_img) no-repeat;}
.presell .presell_item h3{ float:left; font-size:20px; color:#333; font-weight:bold; margin:33px 0 0 15px;}
.presell .presell_item .step_info{ float:left; margin:5px 0 0 5px;}
.presell_item .step_info .step{ float:left; font-size:34px; color:#c40d0d; font-weight:bold; font-style:italic; margin-top:19px;}
.presell_item .step_info .step_text{ float:left; margin:23px 0 0 10px;}
.presell_item .step_info .step_text li{ color:#969595;}
.presell_item .step_info .step_text .title{ font-size:16px; color:#333;}
.presell_item .step_info .step_text .title span{ color:#db0c0c; font-size:14px;}
.presell .item1 .step_info,.presell .item2 .step_info,.presell .item3 .step_info{ margin-left:45px;}
.presell_item .step_info .step_text .time span{ color: #969595;}

/* Ã¤Â¼ËœÃ¦Æ’Â Ã¥Â¥â€”Ã©Â¤Â */
.pro_assemble{ width: 1200px; border:1px solid #eee; margin: 0 auto 40px;}
.pro_assemble_top ul{background-color: rgb(247, 247, 247);border-bottom: 1px solid #eee;}
.pro_assemble_top ul li{height: 38px;line-height: 38px;float: left;font-size: 16px;width: 100px;text-align: center;}
.pro_assemble_top ul li.this{background-color: #fff;}
.pro_ass_box{ overflow:hidden; padding:10px;}
.pro_ass_top ul li{ text-align:center; float:left; cursor:pointer; color:#666;margin-right: 30px;}
.pro_ass_top ul li:nth-last-child(1){ margin-right: 0;}
.pro_ass_top ul li.this{color: #82d008;}
.pro_ass_content{ margin:20px 0 10px;}
.pro_ass_goods{float: left;width: 1000px;padding-left: 10px;}
.add_ass{ height:120px; background:url(../images/shopDetail/add.jpg;vpn_img) no-repeat center center; width:23px;float:left; margin:0 10px;}
.pro_ass_left{ width:120px; float:left;}
.pro_ass_left img{ width:120px; height:120px;}
.pro_ass_left .pro_ass_name{ width:120px; margin-top:10px; overflow:hidden;font-size: 12px;white-space: nowrap;text-overflow: ellipsis;}
.pro_ass_right{float: right;}
.pro_ass_right .evla_ass{ height:120px; background:url(../images/shopDetail/eval.jpg;vpn_img) no-repeat center center; width:23px; float:left; margin-right:20px;}
.pro_ass_right_ct{float: left;}
.pro_ass_right_ct h5{font-size: 12px;color: #005aac;}
.pro_ass_price{ margin-top:15px;}
.pro_ass_price li{ line-height:20px; font-size: 12px;}
.pro_ass_price li span{  color:#666;}
.pro_ass_price li b{  color:#666}
.pro_ass_price li b.red{ color:#FF0000;}
.pro_ass_price li .ass_buy{width: 80px;margin-top: 10px;height: 25px;text-align: center;line-height: 25px;color: #fff;display: block;background-color: #ff4444;border-radius: 4px;}
.pro_ass_price li .notice{width: 122px;margin-top: 10px;}