.line1688 {
    height: 20px;
    color: #555;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.line1688 .plugin-icon {
    background: url(https://img.alicdn.com/tps/TB1wdV5LpXXXXc2XFXXXXXXXXXX-16-16.png) no-repeat;
    height: 16px;
    width: 16px
}

.line1688 .more {
    color: #555;
    cursor: pointer;
    text-decoration: none
}

.response-narrow .m-itemlist .grid .item {
    height: 336px;
    position: relative
}

.response-narrow .m-itemlist .grid .item .line1688 {
    padding: 4px 3px 0
}

.m-itemlist .grid .item {
    height: 376px;
    position: relative
}

.m-itemlist .grid .item .line1688 {
    padding: 4px 10px 0
}

.response-wider .m-itemlist .grid .item {
    height: 406px
}

.m-itemlist .item-ad:after {
    bottom: 26px
}

.items .item .imageOfferList {
    border: 1px solid #f40;
    border-top: none;
    margin-left: -1px;
    margin-top: -1px
}

.view .product {
    height: 392px
}

.product-iWrap .imageOfferList {
    border: 4px solid #f40;
    border-top: none;
    margin-left: -8px
}

.imageOfferList {
    width: 100%;
    padding: 5px 0 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: absolute;
    z-index: 999;
    background: #fff
}

.imageOfferList,.imageOfferList .image {
    height: 64px;
    -ms-flex-align: center;
    align-items: center
}

.imageOfferList .image {
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    border: 1px solid #fff;
    cursor: pointer;
    background: #e9e9e9
}

.imageOfferList .image:hover {
    border-color: #f40
}

.imageOfferList .image img {
    max-height: 100%;
    max-width: 100%
}

.imageSearchBtn {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    background: #f40;
    border-radius: 5px
}

.imageSearchBtn:hover,.imageSearchBtn:visited {
    color: #fff;
    text-decoration: none
}

.imageDetail {
    display: none;
    position: relative;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-top-color: #f60;
    margin-top: 10px
}

.imageDetail .icon {
    position: absolute;
    left: -1px;
    top: -6px;
    font-size: 14px;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #f60
}

.imageDetail .top {
    height: 24px
}

.imageDetail .top .close {
    float: right;
    font-size: 20px;
    line-height: 24px;
    margin-top: -5px;
    cursor: pointer
}

.imageDetail .top .more {
    float: right;
    line-height: 24px;
    margin-right: 25px;
    font-size: 14px
}

.imageDetail .imageDetail-item {
    padding: 5px 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}

.imageDetail .imageDetail-item,.imageDetail .imageDetail-item .image {
    height: 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.imageDetail .imageDetail-item .image {
    width: 75px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    border: 1px solid #fff;
    cursor: pointer;
    background: #e9e9e9
}

.imageDetail .imageDetail-item .image:hover {
    border-color: #f40
}

.imageDetail .imageDetail-item .image img {
    max-height: 100%;
    max-width: 100%
}

.imageDetailShow {
    display: block
}

.tm-clear .imageDetail {
    margin: 10px 20px 5px 0
}

.tm-clear .imageDetail a {
    text-decoration: none;
    color: #3c3c3c
}

.tm-clear .imageDetail .imageDetail-item {
    height: 80px
}

.tm-clear .imageDetail .imageDetail-item .image {
    width: 80px;
    height: 80px
}

.logo-border {
    border-radius: 16px;
}
