/*购物车列表*/
.big-box-ljj.cart-list-box .checkbox span{background-image: unset;color: #666;}
.big-box-ljj.cart-list-box .checkbox span:before{content: "\ee65";font-size: 0.533rem;}
.big-box-ljj.cart-list-box .checkbox.checked span{color: #005FB2;background-image: unset;}
.big-box-ljj.cart-list-box .checkbox.checked span:before{content: "\eecc";font-size: 0.533rem;}

/*下订单页*/
#zhezhao .sel-coupon .items li .fr .radiobox span{background-image: unset;color: #666;}
#zhezhao .sel-coupon .items li .fr .radiobox span:before{content: "\ee65";font-size: 0.533rem;}
#zhezhao .sel-coupon .items li .fr .radiobox.checked span{color: #005FB2;background-image: unset;}
#zhezhao .sel-coupon .items li .fr .radiobox.checked span:before{content: "\eecc";font-size: 0.533rem;}

/*我的订单列表页*/
#zhezhao .sel-pay-style .items li .radiobox span{background-image: unset;color: #666;}
#zhezhao .sel-pay-style .items li .radiobox span:before{content: "\ee65";font-size: 0.533rem;}
#zhezhao .sel-pay-style .items li .radiobox.checked span{color: #005FB2;background-image: unset;}
#zhezhao .sel-pay-style .items li .radiobox.checked span:before{content: "\eecc";font-size: 0.533rem;}

/*产品详情页回复列表*/
.big_box_zqh.details-boxs .details_item.customer-reviews .comment_items .top .icon-user{vertical-align: middle;line-height: 0.813rem;}
.big_box_zqh.details-boxs .details_item.customer-reviews .comment_items .top .item_title{width: 2rem;vertical-align: middle;font-size: 0.213333rem;}
.big_box_zqh.details-boxs .details_item.customer-reviews .comment_items .top .item_time{margin-top: 0; line-height: 0.813rem;vertical-align: middle; display: inline-block;}
.big_box_zqh.details-boxs .details_item.customer-reviews .comment_items .comment_item .comment_reply .top{height: unset;overflow: hidden;}

