.det-screen-wrapper {
    padding: 0 12px 0 15px;
    border: 1px solid #e9e9e9;
    /* font-size: 12px */
}

.det-screen,.det-screen-wrapper {
    position: relative;
    overflow: hidden
}

.det-screen {
    width: 100%;
    height: 34px;
    min-height: 34px;
    border-bottom: 1px dashed #e3e3e3
}

.det-screen-height {
    height: auto
}

.no-border {
    border-bottom: none
}

.det-screen-title {
    float: left;
    font-weight: 400;
    margin-top: 8px;
    color: #9a9a9a
}

.det-screen1 {
    float: left;
    width: 85%;
    height: 100%;
    padding-top: 8px
}

.det-screen1 div {
    float: left;
    display: block;
    margin-right: 24px;
    margin-bottom: 10px
}

.det-screen1 span {
    display: inline-block;
    vertical-align: top
}

.det-screen a {
    box-sizing: border-box;
    border: 1px solid #fff;
    max-width: 160px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.det-screen a i {
    display: none
}

.det-screen a.active {
    position: relative;
    border-color: #e3e3e3;
    padding: 0 15px 4px 4px
}

.det-screen a.active:hover {
    border-color: #0093e6
}

.det-screen a.active i {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 11px;
    width: 11px;
    background: url(/public/hthy/assets/web/common/images/list_item_icon20181217.png) no-repeat -129px -13px
}

.det-screen a.active:hover i {
    border-color: #0093e6;
    background-position: -108px -13px
}

.det-screen1 .span-first {
    padding-right: 7px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 98px
}

.det-screen .hoice-ys {
    width: 100%;
    margin: 10px auto 18px;
    height: 25px
}

.det-screen .hoice-ys input {
    margin: 2px 0 0 10px;
    width: 55px;
    height: 26px;
    line-height: 18px;
    text-align: center;
    cursor: pointer
}

.det-screen .hoice-ys .more-input {
    float: left;
    background: #fff;
    border: 1px solid #dedede
}

.det-screen .hoice-ys .more-input02 {
    float: left;
    margin-left: 45%;
    background: #0093e6;
    border: 1px solid #0093e6;
    color: #fff
}

.screen-more {
    position: absolute;
    top: 8px;
    right: 0;
    width: 100px
}

.screen-more a {
    width: 62px;
    text-align: left;
    color: #9a9a9a;
    height: 18px;
    line-height: 18px;
    display: block;
    float: left;
    padding: 0 15px 2px 4px
}

.screen-more a:hover {
    color: #0093e6
}

.screen-more b {
    width: 12px;
    height: 7px;
    background: url(/public/hthy/assets/web/common/images/l_p.png) no-repeat -45px -664px;
    float: right;
    margin: 6px 0 0
}

.screen-more b.active {
    background: url(/public/hthy/assets/web/common/images/l_p.png) no-repeat 0 -664px
}

.screen-more input {
    width: 42px;
    height: 20px;
    background: #fff;
    border: 1px solid #ccc;
    line-height: 18px;
    text-align: center;
    color: #9a9a9a;
    cursor: pointer;
    float: right;
    font-family: \\5FAE\8F6F\96C5\9ED1;
    font-size: 12px
}

.screen-more input:hover {
    color: #0093e6;
    border-color: #0093e6
}

.more-select {
    display: none;
    float: left;
    width: 100%;
    height: auto
}

.more-select .pick-txt {
    box-sizing: border-box;
    width: 88%;
    float: left;
    padding: 0 10px 18px;
    border: 1px solid #dedede;
    margin-top: 8px
}

.more-select .pick-txt div {
    margin-top: 8px
}

.more-select .pick-txt label {
    color: #666;
    cursor: pointer
}

.more-select .pick-txt label:hover {
    color: #0093e6
}

.cleanCondition {
    margin-top: 8px;
    text-align: right
}

.cleanCondition a {
    padding: 1px 5px;
    color: #9a9a9a;
    border: 1px solid #ccc
}

.cleanCondition a:hover {
    color: #0093e6;
    border-color: #0093e6
}

.fuxuanku {
    display: none
}

.fuxuanku-lable {
    box-sizing: border-box;
    max-width: 100%;
    display: inline-block;
    padding: 0 8px 2px 4px;
    border: 1px solid #fff
}

.fuxuanku-lable.active {
    position: relative;
    border-color: #0093e6
}

.fuxuanku-lable.active i {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 9px;
    height: 9px;
    background: url(/public/hthy/assets/web/common/images/list_item_icon20181217.png) no-repeat -254px -165px
}

.disabled-mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: #f1f1f1;
    z-index: 1;
    cursor: not-allowed
}

.defaultHideFilter {
    display: none
}

.defaultHideFilterBtn {
    display:none;
    color: #9a9a9a;
    height: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    width: 100%
}

.defaultHideFilterBtn i {
    width: 12px;
    height: 7px;
    background: url(/public/hthy/assets/web/common/images/l_p.png) no-repeat -45px -664px;
    margin-left: 5px
}

.defaultHideFilterBtn .checkedIcon {
    background: url(/public/hthy/assets/web/common/images/l_p.png) no-repeat 0 -664px
}

.three-nr-01 {
    background: #fff5eb;
    color: #ff7800;
    height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: -webkit-max-content;
    width: max-content;
    padding: 0 10px;
    margin: 0 auto 6px;
    border-radius: 10px 10px 10px 0
}

.three-nr-01 .show-discount-icon {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    vertical-align: -3px;
    background: url(/public/assets/web/layout/productItem/images/price_label.svg) no-repeat 50%;
    background-size: 16px 16px
}

.three-nr-01 .show-discount-icon .common-float-dialog {
    padding: 10px 12px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
}

.three-nr-01 .show-discount-icon .common-float-dialog .common-float-content {
    white-space: nowrap;
    text-align: left
}

.three-nr-01 .show-discount-icon .common-float-dialog .common-float-content .cel-item {
    display: inline-block
}

.three-nr-01 .show-discount-icon .common-float-dialog .common-float-content .cel-item.num-cel {
    text-align: right
}

.three-nr-01 .show-discount-icon .common-float-dialog .common-float-content .cel-item.not-plus-o-price-cel .o-price {
    color: #999;
    text-decoration: line-through
}

.three-nr-01 .show-discount-icon .common-float-dialog .f-s {
    left: auto;
    right: 50px
}

.three-nr-01 .show-discount-icon:hover .common-float-dialog {
    display: block
}
