@charset "UTF-8";
.comment{
    padding: 30px;
}
.revi-nav-wrapper{
    display: none;
}
.comment h1{
    font-size: 18px;
    color: #3C3C3C;
    line-height: 50px;
}
.comment h1 span{
    color: #9497A2;
}
.comment_tit{
    background-color: #F0F0F0;
}
.comment_tit_lf{
    float: left;
    width: 50px;
    padding: 30px 15px;
    border-right: 1px solid #E6E6E6;
}
.comment_tit_rt{
    margin-left: 70px;
    padding: 20px 0 0;
}
.comment_tit_rt span{
    display: inline-block;
    padding: 5px;
    background-color: #fff;
    border:1px solid #E3E3E3;
    color: #E70D1F;
    margin-right: 20px;
    margin-bottom: 20px;
}
.wang_lf{
    float: left;
    width: 80%;
    border:1px solid #EDEDED;
}
.wang_rt{
    float: left;
    width: 20%;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.comment-filter-box {
    line-height: 26px;
    height: 26px;
    padding-left: 19px;
    padding-right: 0;
    margin: 20px 0;
}
.comment-filter-box .filter-item {
    line-height: 26px;
    margin-right: 10px;
    float: left;
    display: block;
    height: 26px;
    font-weight: normal;
}
.comment-filter-box .filter-item .checkbox {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 7px 5px 7px 0;
    background-position: -25px -20px;
    vertical-align: -10px;
}
.comment-filter-box .filter-item .checked {
    background-position: -25px -20px;
}
.comment-filter-box .filter-item .checkbox {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    vertical-align: -3px;
    background-image: url("../images/second/biao.png");
    background-repeat: no-repeat;
    background-position: -51px -21px;
}
.comment-filter-box .filter-item .checkbox.checked {
    background-image: url("../images/second/biao.png");
    background-repeat: no-repeat;
    background-position: -25px -21px;
}
.comment-filter-box .filter-item .count {
    color: #8c8c8c;
}
.comment-filter-sort-box {
    float: right;
    width: 80px;
    height: 24px;
    line-height: 24px;
    font-size: 0;
    border: 1px solid #dedede;
    overflow: hidden;
}
.comment-filter-sort-box>a {
    font-size: 12px;
    color: #666;
    display: block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
}
.comment_img{
    float: left;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.comment_img img{
    width: 100%;
}
.comment_text{
    margin-left: 80px;
}
.icon-list{
    margin-top:10px;
    margin-bottom: 15px;
}
.icon-list i{
    color: #FF5A25;
}
.zhan_show{
    margin-top: 15px;
}
.comment_text p{
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.comm_img{
    margin-top: 40px;
}
.like{
    margin-top: 20px;
    padding-left: 20px;
}
.like_cont{
    background-color: #fff;
    padding: 15px  25px;
    color: #666;
    border:1px solid #EDEDED;
}
.like_cont h3{
    font-size: 14px;
    margin-bottom: 20px;
    color: #62696C;
}
.like_cont ul li{
    margin-bottom: 15px;
}
.like_img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.like_img img{
    width: 100%;
}
.like_text h4{
    line-height: 30px;
    color: #62696C;
}
.like_text i{
    color: #FF5A25;
}
.like_text p{
    color: #999999;
}
.ping{
    padding: 15px 0;
    color: #999;
}
.ping p{
    color: #999;
}
.ping a{
    color: #999;
    margin-left: 15px;
}
.ping_hide{
    display: none;
}
.ping_hide textarea{
    width: 100%;
    height: 70px;
    border: 1px solid #999;
}
.ping_hide button{
    margin: auto;
    width: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    background-color: #E60011;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    border:none;
}
.wlbox{width:1200px;margin:0 auto;position: relative;min-height: 66vh;}
.cart-pro img{
    padding: 5px;
    border: 1px solid #cecece;
    margin-right: 15px;
}
.cart-pro p.title{
    font-size: 18px;
    color:#757575;
}

.succ-cart{
    width:50%;
    float: right;
    text-align: right;
}
.succ-box{
    padding-top: 55px;
    padding-bottom: 96px;
}
.cart-pro p{
    color:#5e5d5d;
}
.cart-pro .title{
    color:#000;
    margin-bottom: 24px;
}
.succ-cart img{
    vertical-align: middle;
    margin-right: 15px;
}
.succ-cart{
    padding-top: 10px;
}
.succ-cart .tit{
    font-size: 18px;
    color: #535353;
    margin-bottom: 44px;
}
.succ-cart .price{
    color: #ff4400;
    font-size: 18px;
    height:50px;
    line-height: 50px;
}
.succ-cart .price span{
    font-size: 16px;
}
.succ-cart .btn{
    display: inline-block;
    border: 1px solid #B91B1B;
    width:168px;
    font-size: 18px;
    color: #B91B1B;
    line-height: 28px;
    text-align: center;
}
.succ-cart .btn_0{
    background: #B91B1B;
    color: #fff;
}