#addshopcar,.consult{
    display: inline-block;
    margin-top:20px;
    font-size: 16px;
    padding:5px 10px;
    border-radius: 5px;
    background: #478d91;
    color: #fff;
}
#addshopcar:hover,.consult:hover{
    background: #085f4e;
}
.top_box .controls{
    overflow: hidden;
}
.product2 .js .size_label {
    float: left;
    color: #666;
    font-size: 16px;
    line-height: 36px;
}
.controls #number{
    float: left;
    width:35px;
    text-align: center;
    height:24px;
    border:1px solid #e4e4e9;
    border-left: none;
    border-right:none;
    color: #478d91;
    font-weight: bold;
    margin-top:4px;
}
.controls #plus,.controls #mins{
    float: left;
    width:26px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    font-size:18px;
    border:1px solid #e4e4e9;
    background:#e4e4e9;
    margin-top:4px;
}
.price_del{text-decoration: line-through;}
.pdf_shuoming{display: inline-block;border-radius:5px;background: url(static/image/sprite_07.png)no-repeat 7px 6px;background-color: #999;padding: 5px 11px;cursor: pointer;text-indent:30px;margin-left: 20px;background-color: #478d91;font-size:16px;color: #fff;}
.pdf_btn{font-size:16px;color: #fff;}
.pdf_shuoming:hover{background-color: #085f4e;}
.xibaoxi_tit{color: #478d91;margin: 20px;font-size: 15px;font-weight: bold;}
.publi-list li div{margin: 20px;}
.publi-list li p{font-size: 13px;line-height: 28px;}
@media screen and (max-width: 480px){}