/*Custom common*/
body {
    font-family: Nunito, Arial, sans-serif;
}

.ht-page.ht-page--sidebaroff .ht-page__content {
    max-width: unset;
}

.ht-page.ht-page--sidebaroff {
    /* padding: 0; */
}

.hkb-article__title {
    display: none;
}

.type-restaurant {
    font-family: Nunito, Arial, sans-serif;
}

.bold-text {
    font-family: NunitoBold, Arial, sans-serif;
}

a, a:active, a:hover, a:visited, a:focus, .td-page-content a:hover {
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.no-padding {
    padding: 0;
}

.img-flow {
    padding-top: 60px;
}

/* end custom common*/

.industry {
    font-family: Nunito, Arial, sans-serif;
    color: #212121;
    line-height: 24px;
}

.other-page .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #026b97;
}

.other-page .owl-dots .owl-dot {
    outline: none;
}

/*Banner*/
.electronic-page .banner {
    background: url(/v1/help/images/Industry/Electronic/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.toy-page .banner {
    background: url(/v1/help/images/Industry/Toy/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.flower-page .banner {
    background: url(/v1/help/images/Industry/Flower/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.mother-page .banner {
    background: url(/v1/help/images/Industry/Mother/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.cosmetic-page .banner {
    background: url(/v1/help/images/Industry/Cosmetic/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.furniture-page .banner {
    background: url(/v1/help/images/Industry/Furniture/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.book-page .banner {
    background: url(/v1/help/images/Industry/Book/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.martket-page .banner {
    background: url(/v1/help/images/Industry/Martket/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.fashion-page .banner {
    background: url(/v1/help/images/Industry/Fashion/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.food-page .banner {
    background: url(/v1/help/images/Industry/Food/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.building-page .banner {
    background: url(/v1/help/images/Industry/Building/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.other-page .banner {
    background: url(/v1/help/images/Industry/Other/Banner_1920.jpg) no-repeat;
    height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.title-banner {
    font-size: 24px;
    font-family: NunitoBold;
    line-height: 32px;
    text-transform: uppercase;
}

.subtitle-banner {
    font-size: 18px;
    line-height: 28px;
    padding: 20px 0;
    text-align: justify;
}

.box-button-banner .button-item a {
    font-size: 16px;
    height: 44px;
    width: 250px;
    line-height: 44px;
    border-radius: 22px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.box-button-banner .button-trial {
    padding-bottom: 20px;
}

    .box-button-banner .button-trial a {
        background-image: linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        background-image: -moz-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        background-image: -o-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        background-image: -webkit-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        color: #fff;
    }

.box-button-banner .button-view a {
    color: #026b97;
}

/*Gioi thieu nhanh*/
.image-introduce img {
    border-radius: 5px;
}

.content-introduce .title-item {
    font-size: 19px;
    font-family: NunitoBold;
    line-height: 30px;
    text-transform: uppercase;
}

.content-introduce .text-item {
    font-size: 16px;
    line-height: 24px;
    background: url(/v1/help/images/Industry/ic_eclip.svg) no-repeat;
    background-position-y: 8px;
    padding-left: 15px;
    margin-top: 20px;
    text-align: justify;
}

.content-introduce .btn-view-more {
    padding: 15px 15px 0;
}

    .content-introduce .btn-view-more a {
        font-size: 16px;
        line-height: 24px;
        background: url(/v1/help/images/Industry/ic_arrow-down.svg) right center no-repeat;
        width: fit-content;
        padding-right: 20px;
        cursor: pointer;
        display: block;
        color: #026b97;
    }

/*Quan ly*/

.management {
    padding-top: 60px;
}

    .management .title-row {
        font-size: 20px;
        font-family: NunitoBold;
        line-height: 30px;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 40px;
    }

.box-management {
    padding-bottom: 40px;
}

    .box-management:last-child {
        padding-bottom: 0;
    }

.box-direction {
    display: flex;
    direction: rtl;
}

    .box-direction .col-content {
        direction: ltr;
    }

.content-management .horizontal-line-cut {
    width: 100px;
    height: 3px;
    background-color: #46bdff;
    ;
    border-radius: 10px;
}

.content-management .title-item {
    font-size: 18px;
    text-transform: uppercase;
    font-family: NunitoBold;
    line-height: 28px;
    padding-top: 15px;
}

.content-management .text-item {
    font-size: 16px;
    line-height: 24px;
    background: url(/v1/help/images/Industry/ic_eclip.svg) no-repeat;
    background-position-y: 8px;
    padding-left: 15px;
    margin-top: 15px;
    text-align: justify;
}

.box-button-trial {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .box-button-trial .button-trial a {
        font-size: 16px;
        height: 44px;
        width: 250px;
        line-height: 44px;
        border-radius: 22px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
        text-align: center;
        text-transform: uppercase;
        display: block;
        background-image: linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        background-image: -moz-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        background-image: -o-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        background-image: -webkit-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
        color: #fff;
        margin: 0 auto;
    }

.box-management .box-button-register {
    padding-top: 20px;
}

.box-management .button-register a {
    font-size: 16px;
    height: 44px;
    width: 250px;
    line-height: 44px;
    border-radius: 22px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-align: center;
    text-transform: uppercase;
    display: block;
    background-image: linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    background-image: -moz-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    background-image: -o-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    background-image: -webkit-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    color: #fff;
}

.other-page .text-hightlight {
    color: #026b97;
    font-family: NunitoBold;
}

/*Tinh nang uu viet*/

.advantage {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f8fdff;
}

    .advantage .title-row {
        font-size: 20px;
        font-family: NunitoBold;
        text-align: center;
        line-height: 32px;
        padding-bottom: 60px;
        text-transform: uppercase;
    }

.img-advantage img {
    margin: 0 auto;
}

.content-advantage .text-item {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
}

.advantage .box-button-register {
    padding-top: 40px;
}

.advantage .button-register a {
    font-size: 16px;
    height: 44px;
    width: 250px;
    line-height: 44px;
    border-radius: 22px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-align: center;
    text-transform: uppercase;
    display: block;
    background-image: linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    background-image: -moz-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    background-image: -o-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    background-image: -webkit-linear-gradient(168.4deg, #0a94ce 0%, #026d99 100%);
    color: #fff;
    margin: 0 auto;
}


/*Khach hang noi ve chung toi*/

.customer-idea {
    padding-top: 60px;
    padding-bottom: 60px;
}

    .customer-idea .title-row {
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 20px;
    }

    .customer-idea .title-1 {
        font-size: 30px;
        line-height: 42px;
        font-family: NunitoBold;
    }

    .customer-idea .title-2 {
        font-size: 20px;
        line-height: 32px;
        padding-top: 5px;
    }

.idea-slider .box-nav-slide {
    text-align: right;
    padding-top: 40px;
}

.idea-slider .right-arrow {
    display: inline-block;
}

.idea-slider .left-arrow {
    display: inline-block;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.customer-slide {
    position: relative;
    border-radius: 5px;
    height: 450px;
    transition: width 1s, margin 1s, transform 1s, box-shadow 1s;
    width: 450px;
    transform: scale(.9);
    margin: 20px 0;
}

    .customer-slide.slick-current {
        width: 800px;
        margin-right: -200px;
        margin-left: -200px;
        z-index: 9;
        transform: scale(1);
        box-shadow: 2px 2px 20px rgba(0, 0, 0, .25);
        outline-color: transparent;
    }

.slick-current:focus {
    border: none;
    outline-color: transparent;
}

.customer-info {
    width: 350px;
    padding: 50px 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    background-color: #fff;
    z-index: -1;
    margin: 0;
    cursor: pointer;
}

    .customer-info .customer-name {
        font-family: NunitoBold;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .customer-info .customer-content {
        text-align: justify;
        font-size: 16px;
        line-height: 24px;
        text-indent: 30px;
        font-style: italic;
        padding-bottom: 20px;
        margin-bottom: 0;
        background: url('/v1/help/images/Industry/ic_quote.svg') no-repeat;
    }

    .customer-info .shop-name {
        font-family: NunitoBold;
        font-size: 16px;
        line-height: 24px;
        color: #026b97;
        padding-top: 10px;
    }

    .customer-info .horizontal-line-cut {
        width: 55px;
        background-color: #757575;
        height: 2px;
    }

    .customer-info .shop-slogan {
        font-size: 16px;
        line-height: 24px;
    }

.customer-slide .customer-img {
    height: 450px;
    width: 450px;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background-position: 50% 50%;
    background-size: cover;
}

    .customer-slide .customer-img a {
        display: none;
    }

.customer-slide.slick-current .customer-img a {
    display: block;
    z-index: 999;
    background: rgba(0, 0, 0, .1);
    cursor: pointer;
}

    .customer-slide.slick-current .customer-img a:hover {
        background: rgba(0, 0, 0, .2);
    }

        .customer-slide.slick-current .customer-img a:hover img {
            transform: scale(1.1);
        }

.customer-slide .customer-img a img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 60px;
    height: 60px;
    margin: auto;
    position: absolute;
    transition: transform .2s;
}

.customer-slide:before {
    background-color: rgba(85, 85, 85, .6);
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: background 1s;
    z-index: 3;
}

.customer-slide.slick-current:before {
    background: 0 0;
}

/* Responsive */

@media(min-width: 980px) {
    .other-page .management .show-mobile {
        display: none;
    }
}

@media(min-width: 1100px) {
    .show-max-width-1099 {
        display: none;
    }
}

@media(max-width: 1366px) {
    .electronic-page .banner {
        background: url(/v1/help/images/Industry/Electronic/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .toy-page .banner {
        background: url(/v1/help/images/Industry/Toy/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .flower-page .banner {
        background: url(/v1/help/images/Industry/Flower/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .mother-page .banner {
        background: url(/v1/help/images/Industry/Mother/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .cosmetic-page .banner {
        background: url(/v1/help/images/Industry/Cosmetic/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .furniture-page .banner {
        background: url(/v1/help/images/Industry/Furniture/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .book-page .banner {
        background: url(/v1/help/images/Industry/Book/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .martket-page .banner {
        background: url(/v1/help/images/Industry/Martket/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .fashion-page .banner {
        background: url(/v1/help/images/Industry/Fashion/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .food-page .banner {
        background: url(/v1/help/images/Industry/Food/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }

    .building-page .banner {
        background: url(/v1/help/images/Industry/Building/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }


    .other-page .banner {
        background: url(/v1/help/images/Industry/Other/Banner_1366.jpg) no-repeat;
        height: 600px;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
    }
}

@media(max-width: 1099px) {
    .show-min-width-1100 {
        display: none;
    }
}

@media(max-width: 1024px) {
    .content-introduce .title-item br, .content-management .title-item br {
        display: none;
    }
}

@media (max-width: 979px) {
    .other-page .management .show-desktop {
        display: none;
    }

    .electronic-page .banner {
        background: url(/v1/help/images/Industry/Electronic/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .toy-page .banner {
        background: url(/v1/help/images/Industry/Toy/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .flower-page .banner {
        background: url(/v1/help/images/Industry/Flower/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .mother-page .banner {
        background: url(/v1/help/images/Industry/Mother/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .cosmetic-page .banner {
        background: url(/v1/help/images/Industry/Cosmetic/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .furniture-page .banner {
        background: url(/v1/help/images/Industry/Furniture/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .book-page .banner {
        background: url(/v1/help/images/Industry/Book/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .martket-page .banner {
        background: url(/v1/help/images/Industry/Martket/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .fashion-page .banner {
        background: url(/v1/help/images/Industry/Fashion/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .food-page .banner {
        background: url(/v1/help/images/Industry/Food/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .building-page .banner {
        background: url(/v1/help/images/Industry/Buiding/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .other-page .banner {
        background: url(/v1/help/images/Industry/Other/Banner_980.jpg) no-repeat;
        height: 960px;
        background-position: bottom;
        background-size: cover;
        display: block;
    }

    .content-banner {
        padding-top: 120px;
        text-align: center;
    }

    .subtitle-banner {
        text-align: center;
    }

    .box-button-banner {
        display: inline-block;
    }

    .content-introduce .title-item {
        text-align: center;
    }

    .image-introduce img {
        margin: 0 auto;
    }

    .content-introduce {
        padding-top: 30px;
    }

    .management {
        padding-top: 40px;
    }

    .box-management {
        padding-bottom: 30px;
    }

    .box-direction {
        display: block;
        direction: unset;
    }

    .img-management img {
        margin: 0 auto;
    }

    .content-management {
        padding-top: 20px;
    }

        .content-management .title-item {
            text-align: center;
        }

        .content-management .horizontal-line-cut {
            margin: 0 auto;
        }

    .box-button-trial {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .advantage {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .advantage .title-row {
            padding-bottom: 0;
        }

    .content-advantage {
        padding-top: 40px;
    }

        .content-advantage .text-item {
            padding: 20px 0 0 0;
        }

    .customer-idea {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .customer-slide,
    .customer-slide.slick-current {
        width: 84vw;
        max-width: 300px;
        background: #fff;
        height: auto !important;
    }

    .customer-slide {
        opacity: .6;
    }

        .customer-slide.slick-current {
            opacity: 1;
        }

        .customer-slide .customer-img {
            height: 84vw;
            width: 84vw;
            max-width: 300px;
            max-height: 300px;
            position: relative;
        }

    .customer-info {
        width: 100%;
        padding: 15px 4% 20px 10%;
        padding: 16px calc(4% + 4px) 20px calc(6% + 5px);
        padding: -webkit-calc(4% + 4px) 20px -webkit-calc(6% + 5px);
        padding: -moz-calc(4% + 4px) 20px -webkit-calc(4% + 4px);
        position: initial;
        height: auto;
        border: none;
    }

        .customer-info .customer-info {
            font-size: 14px;
            line-height: 24px;
        }

    .customer-slide.slick-current {
        box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    }

    .customer-info .customer-name {
        font-size: 18px;
        line-height: 28px;
    }

    .idea-slider .box-nav-slide {
        display: none;
    }

    .customer-idea .title-1 {
        font-size: 24px;
        line-height: 32px;
    }

    .customer-idea .title-2 {
        font-size: 18px;
        line-height: 28px;
    }

    .management .title-row {
        padding-bottom: 30px;
    }
}

@media screen and (min-width:441px) and (max-width:1023px) {
    .customer-slide,
    .customer-slide.slick-current {
        margin: 0 30px 20px;
    }
}

@media screen and (min-width:0px) and (max-width:440px) {
    .customer-slide,
    .customer-slide.slick-current {
        margin: 0 15vw 20px;
    }
}

@media (max-width: 480px) {
    .electronic-page .banner {
        background: url(/v1/help/images/Industry/Electronic/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .toy-page .banner {
        background: url(/v1/help/images/Industry/Toy/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .flower-page .banner {
        background: url(/v1/help/images/Industry/Flower/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .mother-page .banner {
        background: url(/v1/help/images/Industry/Mother/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .cosmetic-page .banner {
        background: url(/v1/help/images/Industry/Cosmetic/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .furniture-page .banner {
        background: url(/v1/help/images/Industry/Furniture/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .book-page .banner {
        background: url(/v1/help/images/Industry/Book/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .martket-page .banner {
        background: url(/v1/help/images/Industry/Martket/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .fashion-page .banner {
        background: url(/v1/help/images/Industry/Fashion/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .food-page .banner {
        background: url(/v1/help/images/Industry/Food/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .building-page .banner {
        background: url(/v1/help/images/Industry/Building/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .other-page .banner {
        background: url(/v1/help/images/Industry/Other/Banner_980.jpg) no-repeat;
        height: 650px;
        background-position: bottom;
        background-size: cover;
    }

    .title-banner {
        font-size: 22px;
    }

        .title-banner br {
            display: none;
        }

    .subtitle-banner {
        font-size: 16px;
        line-height: 24px;
        padding: 15px 0;
        text-align: center;
    }

    .content-banner {
        padding-top: 70px;
    }

    .flower-page .content-banner {
        padding-top: 50px;
    }

    .building-page .content-banner {
        padding-top: 50px;
    }

    .electronic-page .content-banner {
        padding-top: 50px;
    }

    .furniture-page .content-banner {
        padding-top: 40px;
    }

    .food-page .content-banner {
        padding-top: 50px;
    }

    .martket-page .content-banner {
        padding-top: 60px;
    }

    .other-page .content-banner {
        padding-top: 60px;
    }

    .box-button-banner .button-trial {
        padding-bottom: 15px;
    }

    .box-management .button-register a {
        margin: 0 auto;
    }

    .content-introduce .title-item {
        font-size: 18px;
        line-height: 28px;
    }

    .management .title-row {
        font-size: 18px;
        line-height: 28px;
    }

    .content-management .title-item {
        font-size: 16px;
        line-height: 24px;
    }

    .advantage .title-row {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 375px) {
    .title-banner {
        font-size: 20px;
        line-height: 30px;
    }

    .electronic-page .content-banner {
        padding-top: 40px;
    }

    .electronic-page .title-banner {
        font-size: 19px;
        line-height: 30px;
    }

    .food-page .content-banner {
        padding-top: 40px;
    }

    .cosmetic-page .content-banner {
        padding-top: 60px;
    }
}

@media (max-width: 320px) {
    .title-banner {
        font-size: 16px;
        line-height: 24px;
    }

    .electronic-page .content-banner {
        padding-top: 30px;
    }

    .electronic-page .title-banner {
        font-size: 16px;
        line-height: 30px;
    }

    .martket-page .content-banner {
        padding-top: 70px;
    }

    .other-page .content-banner {
        padding-top: 70px;
    }

    .cosmetic-page .content-banner {
        padding-top: 70px;
    }
}
