/*.damageProductItem{*/ /*border: 2px solid #e5e5e5;*/ /*padding: 60px;*/ /*box-sizing: border-box;*/ /*border-radius: 10px;*/ /*display: inline-block;*/ /*position: relative;*/ /*background: #fff;*/ /*}*/ /*.damageProductItem .closeBtn{*/ /*width: 56px;*/ /*height: 56px;*/ /*display: inline-block;*/ /*border-radius: 50%;*/ /*background-color: #fe785b;*/ /*font-weight: bold;*/ /*color: #ffffff;*/ /*!* line-height: 28px; *!*/ /*text-align: center;*/ /*position: absolute;*/ /*top: -28px;*/ /*right: -28px;*/ /*}*/ /*.damageProductItem .productBaseInfo{*/ /*border-bottom: 2px dashed #e5e5e5;*/ /*padding-bottom: 30px;*/ /*}*/ /*.damageProductItem .productBaseInfo .productImg{*/ /*display: inline-block;*/ /*width: 198px;*/ /*height: 198px;*/ /*border: 2px solid #e5e5e5;*/ /*box-sizing: border-box;*/ /*!*background-color: darkgoldenrod;*!*/ /*float: left;*/ /*}*/ /*.damageProductItem .productBaseInfo .baseNumber{*/ /*float: left;*/ /*margin: 0 30px;*/ /*width: 506px;*/ /*overflow: hidden;*/ /*white-space: nowrap;*/ /*text-overflow: ellipsis;*/ /*}*/ /*.damageProductItem .productBaseInfo .baseNumber p{*/ /*margin-top: 8px;*/ /*font-size: 32px;*/ /*line-height: 44px;*/ /*color: #333333;*/ /*width: 100%;*/ /*overflow: hidden;*/ /*text-overflow: ellipsis;*/ /*}*/ /*.damageProductItem .productBaseInfo .baseNumber .barcode{}*/ /*.damageProductItem .productBaseInfo .baseNumber .skuNumnber{}*/ /*.damageProductItem .productBaseInfo .baseNumber .productName{*/ /*font-weight: bolder;*/ /*}*/ /*.damageProductItem .productBaseInfo .baseNumber .net{*/ /*color: #999999;*/ /*font-size: 24px;*/ /*}*/ /*.damageProductItem .productBaseInfo .productCount{*/ /*display: inline-block;*/ /*float: left;*/ /*box-sizing: border-box;*/ /*line-height: 188px;*/ /*}*/ /*.damageProductItem .productBaseInfo .productCount .multipleIcon{*/ /*font-size: 32px;*/ /*display: inline-block;*/ /*margin-right: 30px;*/ /*color: #909099;*/ /*}*/ /*.damageProductItem .productBaseInfo .count{*/ /*color: #909099;*/ /*font-size: 40px;*/ /*}*/ /*.damageProductItem .productOtherInfo{*/ /*margin-top: 24px;*/ /*width: 100%;*/ /*box-sizing: border-box;*/ /*}*/ /*.damageProductItem .productOtherInfo .locationAndStatusInfo{*/ /*}*/ /*.damageProductItem .productOtherInfo .locationAndStatusInfo p{*/ /*color: #333333;*/ /*font-size: 30px;*/ /*margin-right: 80px;*/ /*padding: 8px 0;*/ /*}*/ /*.damageProductItem .productOtherInfo .locationAndStatusInfo p span{*/ /*display: inline;*/ /*margin-left: 15px;*/ /*}*/ /*.damageProductItem .productOtherInfo .damageImgs{*/ /*margin-top: 32px;*/ /*height:64.45px;*/ /*}*/ /*.damageProductItem .productOtherInfo .damageImgs .imgItem {*/ /*width: 90px;*/ /*height: 90px;*/ /*display: inline-block;*/ /*box-sizing: border-box;*/ /*border-radius: 10px;*/ /*border: 1px solid #e5e5e5;*/ /*margin-right: 30px;*/ /*position: relative;*/ /*}*/ /*.damageProductItem .productOtherInfo .damageImgs .imgItem img{*/ /*width: 90px;*/ /*height: 90px;*/ /*}*/ /*.damageProductItem .productOtherInfo .damageImgs .imgItem .closeBtn{*/ /*width: 32px;*/ /*height: 32px;*/ /*display: inline-block;*/ /*border-radius: 50%;*/ /*background-color: #fe785b;*/ /*font-weight: 500;*/ /*color: #ffffff;*/ /*font-size: 26px;*/ /*line-height: 27px;*/ /*text-align: center;*/ /*position: absolute;*/ /*top: -16px;*/ /*right: -16px*/ /*}*/ .damageProductItem{ border: 2px solid #e5e5e5; padding: 0.5rem; box-sizing: border-box; border-radius: 0.08333333333333333rem; display: inline-block; position: relative; background: #fff; } .damageProductItem .closeBtn{ width: 0.4666666666666667rem; height: 0.4666666666666667rem; display: inline-block; border-radius: 50%; background-color: #fe785b; font-weight: bold; color: #ffffff; /* line-height: 0.23333333333333334rem; */ text-align: center; position: absolute; top: -0.23333333333333334rem; right: -0.23333333333333334rem; } .damageProductItem .productBaseInfo{ border-bottom: 0.016666666666666666rem dashed #e5e5e5; padding-bottom: 0.25rem; } .damageProductItem .productBaseInfo .productImg{ display: inline-block; width: 1.65rem; height: 1.65rem; border: 2px solid #e5e5e5; box-sizing: border-box; /*background-color: darkgoldenrod; */ float: left; } .damageProductItem .productBaseInfo .baseNumber{ float: left; margin: 0 0.25rem; width: 4.216666666666667rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .damageProductItem .productBaseInfo .baseNumber p{ margin-top: 0.06666666666666667rem; font-size: 0.26666666666666666rem; line-height: 0.36666666666666664rem; color: #333333; width: 100%; overflow: hidden; text-overflow: ellipsis; } .damageProductItem .productBaseInfo .baseNumber .barcode{ } .damageProductItem .productBaseInfo .baseNumber .skuNumnber{ } .damageProductItem .productBaseInfo .baseNumber .productName{ font-weight: bolder; } .damageProductItem .productBaseInfo .baseNumber .net{ color: #999999; font-size: 0.2rem; } .damageProductItem .productBaseInfo .productCount{ display: inline-block; float: left; box-sizing: border-box; line-height: 1.5666666666666667rem; } .damageProductItem .productBaseInfo .productCount .multipleIcon{ font-size: 0.26666666666666666rem; display: inline-block; margin-right: 0.25rem; color: #909099; } .damageProductItem .productBaseInfo .count{ color: #909099; font-size: 0.3333333333333333rem; } .damageProductItem .productOtherInfo{ margin-top: 0.2rem; width: 100%; box-sizing: border-box; } .damageProductItem .productOtherInfo .locationAndStatusInfo{ } .damageProductItem .productOtherInfo .locationAndStatusInfo p{ color: #333333; font-size: 0.25rem; margin-right: 0.6666666666666666rem; padding: 0.06666666666666667rem 0; } .damageProductItem .productOtherInfo .locationAndStatusInfo p span{ display: inline; margin-left: 0.125rem; } .damageProductItem .productOtherInfo .damageImgs{ margin-top: 0.26666666666666666rem; height:64.0.375rem; } .damageProductItem .productOtherInfo .damageImgs .imgItem { width: 0.75rem; height: 0.75rem; display: inline-block; box-sizing: border-box; border-radius: 0.08333333333333333rem; border: 1px solid #e5e5e5; margin-right: 0.25rem; position: relative; } .damageProductItem .productOtherInfo .damageImgs .imgItem img{ width: 0.75rem; height: 0.75rem; } .damageProductItem .productOtherInfo .damageImgs .imgItem .closeBtn{ width: 0.26666666666666666rem; height: 0.26666666666666666rem; display: inline-block; border-radius: 50%; background-color: #fe785b; font-weight: 500; color: #ffffff; font-size: 0.21666666666666667rem; line-height: 0.225rem; text-align: center; position: absolute; top: -0.13333333333333333rem; right: -0.13333333333333333rem }