.floor-desc {
    margin-bottom: 20px;
}.jdc-product-banner-search {
    display: block;
}.jdc-product-banner-ct {
    padding: 0 24px;
    position: relative;
    background-image: url(https://img1.jcloudcs.com/portal/2021search/searchInfo-banner.jpg);
    background-size: cover;
    border-bottom: 1px solid #e5e5e5;
}.jdc-product-banner-search .jdc-product-banner-ct {
    padding: 24px!important;
    border: none!important;
}.jdc-product-banner-search .jdc-product-banner-tit {
    height: 36px;
    line-height: 36px;
    padding: 16px 0 8px;
    color: #262626;
    font-size: 0;
    font-weight: 400;
    cursor: pointer;
}.jdc-product-banner-tit strong {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-weight: 400;
    font-weight: 600;
}.jdc-product-banner-search .jdc-product-tag {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    margin-left: 8px;
    padding: 1px 3px;
    height: auto;
    line-height: 14px;
    border: 1px solid #bfbfbf;
    font-size: 0;
    color: #8c8c8c;
}.jdc-product-banner-search .jdc-product-tag em {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 12px;
}.jdc-product-banner-search .jdc-product-banner-txt {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 32px;
    color: #595959;
    cursor: pointer;
}.jdc-detail-btn {
    display: inline-block;
    width: 100px;
    height: 32px;
    background: #e1251b;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}.jdc-detail-btn .arr-white {
    padding-right: 0;
}.jdc-detail-btn .arr-white {
    padding-right: 0;
}.jdc-detail-btn .arr-white:after {
    opacity: 0;
}.arr-white:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background: url(data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}.jdc-banner-link2 {
    display: inline-block;
    margin-left: 25px;
    color: #262626;
    font-size: 14px;
    padding: 6px 0;
}
@media (max-width: 1240px){
.jdc-product-banner-search {
    margin: 10px 0px 0;
}
}