#elastic_search h5{
    font-size: unset;
    font-weight: unset;
}

#elastic_search h2{
    font-size: unset;
    font-weight: normal!important;
}

.search_active{
    border-bottom: 2px solid #ec6c00;
}
.search_icon{
    margin-right: 3px;
}

.special-article {
    margin-bottom: 24px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e4e9f0;
    position: relative;
    overflow: hidden;
}

.special-article-img {
    position: relative;
    display: block;
    float: left;
    margin-right: 20px;
    width: 152px;
    height: 104px;
    overflow: hidden;
}

.special-mod .special-article-img img {
    position: absolute;
    left: 0;
    top: 0;
}
.special-article-img img {
    display: block;
    width: 100%;
    height: auto;
}
a img, fieldset, iframe, img {
    border-width: 0;
    border-style: none;
}


.special-article-heading {
    margin-bottom: 10px;
    font-size: 20px!important;
    overflow: hidden;
}

.special-article-heading a {
    color: #1A0DAB;
}

.special-article-info {
    
    line-height: 1.75;
}
.product-code{
    font-size:14px;
    color:#717071;
    font-weight: unset!important;
}