/**
 * style.less
 * 层叠样式表
 */
.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'D-DIN Condensed';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/D-DINCondensed.eot');
    src: local('D-DIN Condensed'), local('D-DINCondensed'), url('../fonts/D-DINCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/D-DINCondensed.woff2') format('woff2'), url('../fonts/D-DINCondensed.woff') format('woff'), url('../fonts/D-DINCondensed.ttf') format('truetype'), url('../fonts/D-DINCondensed.svg#D-DINCondensed') format('svg');
    font-display: swap;
}
@font-face {
    font-family: 'D-DIN Condensed';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/DINCond-Bold.eot');
    src: local('DINCond-Bold'), url('../fonts/DINCond-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DINCond-Bold.woff2') format('woff2'), url('../fonts/DINCond-Bold.woff') format('woff'), url('../fonts/DINCond-Bold.ttf') format('truetype'), url('../fonts/DINCond-Bold.svg#DINCond-Bold') format('svg');
    font-display: swap;
}
.fdin {
    font-family: 'D-DIN Condensed';
}
body {
    font-family: 'D-DIN Condensed', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
a:hover,
a:link,
a:visited {
    text-decoration: none;

    color: inherit;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
ul {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
.lazy {
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}
.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.slick-disabled {
    cursor: no-drop;

    opacity: .5;
}
body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1470px) {
    .container {
        width: 1440px;
    }
}
@media (min-width: 1660px) {
    .container {
        width: 1630px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
.ibox {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.ibox img {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
    width: 733px !important;
    max-width: 80%;
    height: 500px !important;
    max-height: 50% !important;
    margin: 0;
}
.fancybox-caption {
    font-size: 16px;

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.tranform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.fp-auto-height {
    height: auto;
}
.fp-scrollable {
    height: auto;
}
.slick-arrow {
    font-size: 40px;
    line-height: 1;
    line-height: 52px;

    position: absolute;
    z-index: 9;
    top: 50%;
    left: -3%;

    overflow: hidden;

    width: 52px;
    height: 52px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #999;
    border: none;
    outline: none;
    background: none;
}
@media (max-width: 991px) {
    .slick-arrow {
        font-size: 30px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.slick-arrow:before {
    font-family: 'iconfont' !important;

    display: block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slick-arrow.slick-next {
    right: -3%;
    left: auto;
}
.slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slick-arrow:hover {
    color: #bf9045;
}
.slick-dots {
    margin-top: 60px;

    text-align: center;
}
@media (max-width: 991px) {
    .slick-dots {
        margin-top: 20px;
    }
}
.slick-dots li {
    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;

    border-radius: 50%;
    background-color: #d6d6d6;
}
@media (max-width: 991px) {
    .slick-dots li {
        width: 10px;
        height: 10px;
    }
}
.slick-dots li button {
    display: none;
}
.slick-dots li.slick-active {
    background-color: #bf9045;
}
.pt-170 {
    padding-top: 170px;
}
@media (max-width: 1199px) {
    .pt-170 {
        padding-top: 60px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    height: 170px;
    padding: 0;

    -webkit-transition: all .4s;
    transition: all .4s;

    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-header-box {
        height: 140px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box {
        height: 60px;
    }
}
.hs-header-box .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-top {
    height: 90px;

    -webkit-transition: all .4s;
    transition: all .4s;

    border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 1199px) {
    .hs-header-box .header-top {
        height: 60px;
    }
}
.hs-header-box .header-top .pc-search {
    display: none;

    margin-right: 10px;
}
@media (max-width: 1199px) {
    .hs-header-box .header-top .pc-search {
        display: inline-block;

        vertical-align: middle;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul>li {
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
@media (min-width: 1200px) {
    .hs-header-box .header-nav>ul>li:nth-child(3) {
        display: none;
    }
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    line-height: 90px;

    position: relative;

    display: block;

    padding: 0 30px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 14px;
    }
}
.hs-header-box .header-nav>ul>li>a:after {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;
    margin-left: -7px;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
    border-width: 0 7px 12px 7px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a,
.hs-header-box .header-nav>ul>li.active>a {
    color: #bf9045;
}
.hs-header-box .header-nav>ul>li>ul {
    position: absolute;
    z-index: 8;
    top: 100%;
    left: -25%;

    display: none;

    min-width: 100%;
    padding: 10px;

    text-align: left;
    white-space: nowrap;

    color: #333;
    background-color: #bf9045;
}
.hs-header-box .header-nav>ul>li>ul>li {
    position: relative;
    z-index: 2;

    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.hs-header-box .header-nav>ul>li>ul>li:last-child {
    border-bottom: none;
}
.hs-header-box .header-nav>ul>li>ul>li>a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;

    color: #fff;
}
.hs-header-box .header-nav>ul>li>ul>li:hover>a {
    color: #fff;
    background-color: #a1752f;
}
.hs-header-box .header-nav>ul>li>ul>li>ul {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    min-width: 100%;
    min-height: 100%;
    padding: 20px 14px;

    text-align: left;
    white-space: nowrap;

    color: #333;
    background: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .22);
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li {
    border-bottom: 1px solid rgba(170, 170, 170, .3);
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li:last-child {
    border-bottom: none;
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li>a {
    font-size: 18px;
    line-height: 60px;

    position: relative;

    display: block;

    padding: 0 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>ul>li>ul>li>a {
        font-size: 20px;
        line-height: 50px;
    }
}
.hs-header-box .header-nav>ul>li>ul>li>ul>li:hover>a {
    color: #fff;
    background-color: #de1613;
}
.hs-header-box .pc-search {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-search .search-button {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;

    display: inline-block;
    overflow: hidden;

    width: 50px;
    height: 50px;

    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    vertical-align: middle;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-header-box .pc-search .search-button:before {
    font-family: 'iconfont' !important;

    display: inline-block;

    content: '\e660';
    text-align: center;
    vertical-align: middle;
}
.hs-header-box .pc-search .search-button:hover {
    color: #bf9045;
}
.hs-header-box .pc-search form {
    position: relative;

    width: 100%;
    width: 200px;
    height: 33px;

    border: 1px solid #ccc;
    border-radius: 17px;
    background: #fff;
}
.hs-header-box .pc-search input {
    line-height: 30px;

    width: 100%;
    height: 30px;
    padding: 0 30px 0 10px;

    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: #999;
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: #999;
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: #999;
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: #999;
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 20px;

    cursor: pointer;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .close-search {
        right: 10px;
    }
}
.hs-header-box .pc-search .close-search:before {
    font-family: 'iconfont' !important;
    font-size: 30px;

    display: block;

    content: '\e629';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hs-header-box .pc-search .submit {
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 10px;

    width: 30px;
    padding: 0;

    text-align: center;

    color: #9f9f9f;
    outline: none;
    background: none;
    box-shadow: none;
}
.hs-header-box .pc-search .submit:before {
    font-family: 'iconfont' !important;

    content: '\e660';
}
.hs-header-box .toggle-menu {
    position: relative;
    right: 0;

    display: none;

    width: 30px;
    height: 60px;
    margin-left: 16px;
}
@media (max-width: 1199px) {
    .hs-header-box .toggle-menu {
        display: inline-block;

        height: 60px;
        margin-left: 0;

        vertical-align: middle;
    }
}
.hs-header-box .toggle-menu a {
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .toggle-menu a:before,
.hs-header-box .toggle-menu a:after {
    display: block;

    height: 2px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background: #999;
}
.hs-header-box .toggle-menu a span {
    display: block;

    height: 2px;
    margin: 7px 0;

    -webkit-transition: all .4s;
    transition: all .4s;

    background: #999;
}
.hs-header-box .toggle {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-toggle {
    display: inline-block;

    margin-left: 20px;

    cursor: pointer;
    vertical-align: middle;
}
.hs-header-box .pc-toggle:before,
.hs-header-box .pc-toggle:after {
    display: block;

    width: 26px;
    height: 3px;
    margin: 4px 0;

    content: '';

    background: #777;
}
.hs-header-box .pc-toggle span {
    display: block;

    width: 26px;
    height: 3px;

    background: #777;
}
.hs-header-box .logo {
    height: 90px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 60px;
    }
}
.hs-header-box .logo a {
    display: block;

    height: 100%;
}
.hs-header-box .logo img {
    display: inline-block;

    height: 100%;

    vertical-align: middle;
}
.hs-header-box .header-txt {
    display: inline-block;
}
@media (max-width: 1199px) {
    .hs-header-box .header-txt {
        display: none;
    }
}
.hs-header-box .header-txt .whatsapp,
.hs-header-box .header-txt .email {
    position: relative;

    display: inline-block;

    padding-left: 40px;

    vertical-align: top;
}
.hs-header-box .header-txt .whatsapp:before,
.hs-header-box .header-txt .email:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 30px;
    height: 30px;

    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background: url(../images/email.webp) no-repeat center;
    background-size: cover;
}
.hs-header-box .header-txt .whatsapp p,
.hs-header-box .header-txt .email p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
.hs-header-box .header-txt .whatsapp a,
.hs-header-box .header-txt .email a {
    font-size: 18px;
    line-height: 22px;

    display: block;

    color: #bf9045;
}
.hs-header-box .header-txt .whatsapp:hover a,
.hs-header-box .header-txt .email:hover a {
    color: #a1752f;
}
.hs-header-box .header-txt .whatsapp:before {
    background-image: url(../images/whatsapp.webp);
}
.hs-header-box .header-txt .email {
    margin-left: 30px;
}
.hs-header-box .header-nav {
    clear: both;
}
.hs-header-box .header-nav .other-nav {
    display: inline-block;
    padding-left: 0px;
    vertical-align: middle;
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav .other-nav {
        display: none;
    }
}
.hs-header-box .header-nav .other-nav>ul {
    margin: 0 -20px;
}
.hs-header-box .header-nav .other-nav>ul>li {
    position: relative;

    display: inline-block;

    padding: 0 16px;

    vertical-align: top;
}
.hs-header-box .header-nav .other-nav>ul>li>a {
    font-size: 18px;
    line-height: 80px;

    position: relative;

    display: block;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-transform: uppercase;
}
@media (max-width: 1670px) {
    .hs-header-box .header-nav .other-nav>ul {
        margin: 0 -10px;
    }
    .hs-header-box .header-nav .other-nav>ul>li {
        padding: 0 10px;
    }
    .hs-header-box .header-nav .other-nav>ul>li>a {
        font-size: 17px;
    }
}
@media(max-width:1470px) {
    .hs-header-box .header-nav .other-nav>ul>li>a {
        line-height: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.hs-header-box .header-nav .other-nav>ul>li>a:after {
    content: '+';
}
.hs-header-box .header-nav .other-nav>ul>li>a:before {
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background-color: #bf9045;
}
.hs-header-box .header-nav .other-nav>ul>li.active>a,
.hs-header-box .header-nav .other-nav>ul>li:hover>a {
    color: #bf9045;
}
.hs-header-box .header-nav .other-nav>ul>li.active>a:before,
.hs-header-box .header-nav .other-nav>ul>li:hover>a:before {
    width: 100%;
}
.hs-header-box .header-nav .other-nav>ul>li>ul {
    position: absolute;
    top: 100%;

    display: none;

    min-width: 220px;
    margin-left: -40px;
    padding: 10px;

    text-align: left;

    color: #fff;
    background-color: #bf9045;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .header-nav .other-nav>ul>li>ul>li {
    border-bottom: 1px solid #dbdbdb;
}
.hs-header-box .header-nav .other-nav>ul>li>ul>li:last-child {
    border: none;
}
.hs-header-box .header-nav .other-nav>ul>li>ul>li>a {
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .header-nav .other-nav>ul>li>ul>li:hover>a {
    color: #fff;
    background-color: #a1752f;
}
.hs-header-box .header-nav .share {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .header-nav .share ul {
    margin: 0 -5px;
}
@media (max-width: 767px) {
    .hs-header-box .header-nav .share ul {
        margin: 0 -2px;
    }
}
.hs-header-box .header-nav .share ul li {
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
@media (max-width: 767px) {
    .hs-header-box .header-nav .share ul li {
        padding: 0 2px;
    }
}
.hs-header-box .header-nav .share ul li a {
    line-height: 30px;

    position: relative;

    display: block;

    width: 30px;
    height: 30px;

    text-align: center;
}
.hs-header-box .header-nav .share ul li a .icon {
    font-size: 24px;
}
.hs-header-box .header-nav .share ul li a:hover .tooltip {
    top: -35px;

    visibility: visible;

    pointer-events: auto;

    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav .share .facebook a {
        color: #1877f2;
    }
    .hs-header-box .header-nav .share .twitter a {
        color: #1da1f2;
    }
    .hs-header-box .header-nav .share .instagram a {
        color: #e4405f;
    }
}
.hs-header-box .header-nav .share .tooltip {
    font-size: 15px;

    position: absolute;
    top: 0;
    left: 50%;

    padding: 5px 8px;

    -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;

    opacity: 0;
    color: #333;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
.hs-header-box .header-nav .share .tooltip::before {
    position: absolute;
    bottom: -3px;
    left: 50%;

    width: 8px;
    height: 8px;

    content: '';
    -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transform: translate(-50%) rotate(45deg);
    -ms-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);

    background: #fff;
}
.hs-header-box .header-nav .share .facebook a:hover {
    color: #1877f2;
}
.hs-header-box .header-nav .share .facebook:hover .tooltip,
.hs-header-box .header-nav .share .facebook:hover .tooltip::before {
    color: #fff;
    background: #1877f2;
}
.hs-header-box .header-nav .share .twitter a:hover {
    color: #1da1f2;
}
.hs-header-box .header-nav .share .twitter:hover .tooltip,
.hs-header-box .header-nav .share .twitter:hover .tooltip::before {
    color: #fff;
    background: #1da1f2;
}
.hs-header-box .header-nav .share .instagram a:hover {
    color: #e4405f;
}
.hs-header-box .header-nav .share .instagram:hover .tooltip,
.hs-header-box .header-nav .share .instagram:hover .tooltip::before {
    color: #fff;
    background: #e4405f;
}
.hs-header-box .header-nav .share .linkedin a:hover {
    color: #0a66c2;
}
.hs-header-box .header-nav .share .linkedin:hover .tooltip,
.hs-header-box .header-nav .share .linkedin:hover .tooltip::before {
    color: #fff;
    background: #0a66c2;
}
.hs-header-box .header-nav .share .youtube a:hover {
    color: #1da1f2;
}
.hs-header-box .header-nav .share .youtube:hover .tooltip,
.hs-header-box .header-nav .share .youtube:hover .tooltip::before {
    color: #fff;
    background: #1da1f2;
}
.stuck-header {
    height: 110px;

    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .stuck-header {
        height: 110px;
    }
}
@media (max-width: 1199px) {
    .stuck-header {
        height: 60px;
    }
}
.stuck-header .header-top {
    height: 70px;
}
@media (max-width: 1199px) {
    .stuck-header .header-top {
        height: 60px;
    }
}
.stuck-header .logo {
    height: 70px;
}
@media (max-width: 1199px) {
    .stuck-header .logo {
        height: 60px;
    }
}
.stuck-header .header-nav>ul>li>a {
    line-height: 70px;
}
.stuck-header .header-nav .other-nav>ul>li>a {
    line-height: 20px;
}
.hc-mobile-nav .nav-wrapper {
    color: #fff;
    background-color: #bf9045;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: #a1752f;
    background-color: #a1752f;
}
.hc-mobile-nav a {
    border-bottom-color: #a1752f;
}
.hc-mobile-nav h2 {
    color: #fff;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: #a1752f;
}
.hc-mobile-nav.side-right span.nav-next::before {
    -webkit-transform: translate(0%, 0%) rotate(135deg);
    -ms-transform: translate(0%, 0%) rotate(135deg);
    transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover {
    background-color: #a1752f;
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: #a1752f;
}
.customer-service {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.customer-service ul li {
    margin: 2px 0;
}
.customer-service a {
    position: relative;

    display: block;

    color: #fff;
    border-radius: 6px;
}
.customer-service a .icon {
    font-size: 30px;
    line-height: 50px;

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 6px;
    background-color: #000;
}
@media (max-width: 1470px) {
    .customer-service a .icon {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .icon img {
    width: 30px;
    margin: 0 auto;
}
.customer-service a p {
    font-size: 16px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 50px;

    margin: 0;
    padding: 10px;

    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;

    border-radius: 6px;
    background-color: #bf9045;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .icon {
    color: #fff;
    background-color: #bf9045;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #bf9045;
}
.xs-customer-service {
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    background-color: #a1752f;
}
.xs-customer-service ul {
    font-size: 0;
}
.xs-customer-service ul li {
    display: inline-block;

    width: 33.33333333%;

    vertical-align: top;
}
.xs-customer-service a {
    display: block;

    padding: 7px;

    color: #fff;
}
.xs-customer-service a .icon {
    font-size: 24px;
    line-height: 1;

    display: block;
}
.xs-customer-service a span {
    font-size: 12px;
    line-height: 1.5;

    display: block;
}
.banner-box {
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
    padding-top: 170px;

    text-align: center;
}
@media (max-width: 1560px) {
    .banner-box {
        padding-top: 140px;
    }
}
@media (max-width: 1199px) {
    .banner-box {
        padding-top: 60px;
    }
}
.banner-box .banner {
    font-size: 0;
}
@media (min-width: 1200px) {
    .banner-box .banner {
        margin: 0 !important;
    }
}
.banner-box .bpart {
    position: relative;

    overflow: hidden;
}
.banner-box .bpart img {
    width: 100%;
}
@media (max-width: 767px) {
    .banner-box .bpart img {
        width: 140%;
        margin-left: -20%;
    }
}
.banner-box .bpart .desc {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .banner-box .bpart .desc {
        padding: 0;
    }
}
.banner-box .bpart .desc h3 {
    font-size: 48px;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .banner-box .bpart .desc h3 {
        font-size: 40px;
    }
}
@media (max-width: 1470px) {
    .banner-box .bpart .desc h3 {
        font-size: 34px;
    }
}
@media (max-width: 1199px) {
    .banner-box .bpart .desc h3 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .bpart .desc h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .bpart .desc h3 {
        font-size: 16px;
    }
}
.banner-box .bpart .desc h4 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .banner-box .bpart .desc h4 {
        font-size: 30px;
    }
}
@media (max-width: 1470px) {
    .banner-box .bpart .desc h4 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .banner-box .bpart .desc h4 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .bpart .desc h4 {
        font-size: 14px;
    }
}
.banner-box .bpart .desc-1 {
    text-align: right;
}
.banner-box .bpart .desc-1 .txt {
    display: inline-block;

    max-width: 50%;
    padding: 30px;

    text-align: left;

    background-color: #bf9045;
}
@media (max-width: 991px) {
    .banner-box .bpart .desc-1 .txt {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .banner-box .bpart .desc-1 .txt {
        padding: 10px;
    }
}
.banner-box .bpart .desc-2 .txt h3:after {
    display: block;

    width: 50%;
    max-width: 350px;
    height: 1px;
    margin: 10px auto;

    content: '';

    background-color: #fff;
}
.banner-box .bpart .desc-3 {
    top: 30%;
}
@media (max-width: 767px) {
    .banner-box .bpart .desc-3 {
        left: -10%;
    }
}
.banner-box .bpart .desc-3 .txt {
    text-align: left;
}
.banner-box .bpart .desc-3 .txt h3 {
    color: #bf9045;
}
.banner-box .bpart .desc-3 .txt h3:after {
    display: block;

    width: 50%;
    max-width: 350px;
    height: 1px;
    margin: 10px auto;
    margin-left: 0;

    content: '';

    background-color: #000;
}
.banner-box .bpart .desc-3 .txt h4 {
    color: #000;
}
.banner-box .slick-active .desc .txt h3,
.banner-box .active-class .desc .txt h3 {
    -webkit-animation: fadeInDown 1s 0s ease both;
    animation: fadeInDown 1s 0s ease both;
}
.banner-box .slick-active .desc .txt h4,
.banner-box .active-class .desc .txt h4 {
    -webkit-animation: fadeInUp 1s 0s ease both;
    animation: fadeInUp 1s 0s ease both;
}
.banner-box .slick-arrow {
    line-height: 45px;

    top: auto;
    bottom: 5%;
    left: 50%;

    width: 90px;
    height: 45px;

    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    text-align: center;

    border: 1px solid rgba(255, 255, 255, .5);
}
@media (max-width: 1199px) {
    .banner-box .slick-arrow {
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .slick-arrow {
        line-height: 35px;

        width: 60px;
        height: 35px;
    }
}
.banner-box .slick-arrow:before {
    font-size: 40px;

    display: block;

    content: '\e687';
}
@media (max-width: 1199px) {
    .banner-box .slick-arrow:before {
        font-size: 30px;
    }
}
.banner-box .slick-arrow.slick-next {
    right: 50%;
    left: auto;

    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
}
.banner-box .slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.banner-box .slick-arrow:hover {
    color: #bf9045;
    background-color: rgba(255, 255, 255, .5);
}
.banner-inner {
    position: relative;

    padding-top: 170px;
}
@media (max-width: 1199px) {
    .banner-inner {
        padding-top: 60px;
    }
}
.banner-inner .item {
    overflow: hidden;
}
.banner-inner .item img {
    width: 100%;
}
@media (max-width: 767px) {
    .banner-inner .item img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-txt {
    position: absolute;
    z-index: 2;
    top: -webkit-calc(50% + 90px);
    top: calc(50% + 90px);
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
}
@media (max-width: 767px) {
    .banner-inner .banner-txt {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);
    }
}
.banner-inner .banner-txt h2 {
    font-size: 60px;
    line-height: 1.2;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1560px) {
    .banner-inner .banner-txt h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .banner-txt h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-inner .banner-txt h2 {
        font-size: 30px;
    }
}
.banner-inner .banner-txt.white {
    color: #fff;
}
.banner-inner .banner-txt.white h3:after {
    background-color: #fff;
}
@media (max-width: 767px) {
    .banner-inner .banner-txt-line {
        top: 55%;
    }
}
.banner-inner .banner-txt-line h3:after {
    display: block;

    width: 102px;
    height: 5px;
    margin-top: 20px;

    content: '';

    background-color: #bf9045;
}
@media (max-width: 767px) {
    .banner-inner .banner-txt-line h3:after {
        width: 50px;
        height: 3px;
        margin-top: 10px;
    }
}
.banner-products {
    overflow: hidden;

    height: 90px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-pad {
    overflow: hidden;

    padding: 60px 0;
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.hs-main {
    overflow: hidden;
}
@-webkit-keyframes criss-cross-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;

        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;

        width: 375px;
        height: 375px;
    }
}
@keyframes criss-cross-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;

        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;

        width: 375px;
        height: 375px;
    }
}
@-webkit-keyframes criss-cross-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;

        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;

        width: 375px;
        height: 375px;
    }
}
@keyframes criss-cross-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;

        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;

        width: 375px;
        height: 375px;
    }
}
.title-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.title-home h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    color: #99876a;
}
@media (max-width: 1560px) {
    .title-home h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 26px;
    }
}
.title-home p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #777;
}
@media (max-width: 991px) {
    .title-home p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .title-home p {
        font-size: 14px;
    }
}
.title-home .more {
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
}
.title-home .more:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.title-home.center {
    text-align: center;
}
.title-home.white h2 {
    color: #fff;
}
@media (min-width: 1200px) {
    .hs-home-category .category>ul {
        margin: 0 -25px;
    }
    .hs-home-category .category>ul>li {
        padding: 0 25px;
    }
}
.hs-home-category .category-info {
    margin-top: 30px;
    padding: 20px;

    border: 1px solid #cfcfcf;
    background: #fff;
}
@media (max-width: 767px) {
    .hs-home-category .category-info {
        padding: 10px;
    }
}
.hs-home-category .category-info .title-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-home-category .category-info .title-category h3 {
    font-size: 30px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;

    color: #666;
}
@media (max-width: 991px) {
    .hs-home-category .category-info .title-category h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-info .title-category h3 {
        font-size: 20px;
    }
}
.hs-home-category .category-info .title-category .more {
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;

    color: #666;
}
.hs-home-category .category-info .title-category .more:hover {
    color: #bf9045;
}
.hs-home-category .category-info .category-list {
    margin-top: 10px;
}
.hs-home-category .category-info .category-list ul {
    overflow: hidden;

    margin: 0 -25px;
}
@media (max-width: 1470px) {
    .hs-home-category .category-info .category-list ul {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-info .category-list ul {
        margin: 0 -5px;
    }
}
.hs-home-category .category-info .category-list ul li {
    float: left;

    width: 29%;
    padding: 0 25px;
}
@media (max-width: 1470px) {
    .hs-home-category .category-info .category-list ul li {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-info .category-list ul li {
        padding: 0 5px;
    }
}
.hs-home-category .category-info .category-list ul li:nth-child(1) {
    width: 42%;
}
.hs-home-category .category-info .category-list ul li:nth-child(1) .category-item .ibox {
    padding-bottom: 167.9245283%;
}
.hs-home-category .category-info .category-list .category-item {
    display: block;

    margin: 10px 0;
}
@media (max-width: 767px) {
    .hs-home-category .category-info .category-list .category-item {
        margin: 5px 0;
    }
}
.hs-home-category .category-info .category-list .category-item .title-item {
    text-align: center;
}
.hs-home-category .category-info .category-list .category-item .title-item h3 {
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 20px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1470px) {
    .hs-home-category .category-info .category-list .category-item .title-item h3 {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category-info .category-list .category-item .title-item h3 {
        font-size: 16px;

        margin: 5px 0 0 0;
    }
}
.hs-home-category .category-info .category-list .category-item .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-category .category-info .category-list .category-item:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-category .category-info .category-list .category-item:hover .title-item h3 {
    color: #bf9045;
}
.hs-home-product {
    background-color: #f8f4ee;
}
.hs-home-product .product {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-home-product .product {
        margin-top: 20px;
    }
}
.hs-home-product .product .product-slide {
    margin: 0 -25px;
}
@media (max-width: 1470px) {
    .hs-home-product .product .product-slide {
        margin: 0 -15px;
    }
}
.hs-home-product .product .product-slide .slick-slide {
    padding: 0 25px;
}
@media (max-width: 1470px) {
    .hs-home-product .product .product-slide .slick-slide {
        padding: 0 15px;
    }
}
.hs-home-product .product .product-item {
    position: relative;

    display: block;

    text-align: center;
}
.hs-home-product .product .product-item .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-product .product .product-item .title-item h3 {
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 20px 0 0 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #333;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-home-product .product .product-item:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-home-product .product .product-item:hover .title-item h3 {
    color: #bf9045;
}
.hs-home-about .about {
    position: relative;
    z-index: 2;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-about .about .about-right {
    width: 45%;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about .about-right .img {
    position: relative;
}
.hs-home-about .about .about-right .img img {
    width: 100%;
}
.hs-home-about .about .about-right .img .play {
    font-family: 'D-DIN Condensed';
    font-size: 24px;

    position: absolute;
    top: 50%;
    left: 50%;

    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;

    color: #fff;
}
.hs-home-about .about .about-right .img .play span {
    font-weight: bold;
    line-height: 30px;

    display: block;

    margin-top: 10px;
}
.hs-home-about .about .about-right .img .play .icon {
    font-size: 40px;
    line-height: 90px;

    display: block;

    width: 90px;
    height: 90px;
    margin: 0 auto;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);

    color: #46a356;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-right .img .play .icon {
        line-height: 70px;

        width: 70px;
        height: 70px;
    }
}
.hs-home-about .about .about-right .img:hover .play .icon {
    color: #fff;
    background-color: #46a356;
}
.hs-home-about .about .about-left {
    width: 55%;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-home-about .about .about-left .title-home h2 {
    color: #bf9045;
}
.hs-home-about .about .about-left .title-home h3 {
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .hs-home-about .about .about-left .title-home h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about .about-left .title-home h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about .about-left .title-home h3 {
        font-size: 20px;
    }
}
.hs-home-about .about .about-left .about-text {
    margin-top: 20px;

    color: #666;
}
@media (max-width: 1470px) {
    .hs-home-about .about .about-left .about-text {
        margin-top: 10px;
    }
}
.hs-home-about .about .about-left .about-text h3 {
    font-size: 24px;
    font-weight: bold;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left .about-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about .about-left .about-text h3 {
        font-size: 18px;
    }
}
.hs-home-about .about .about-left .about-text p {
    font-size: 20px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-home-about .about .about-left .about-text p {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about .about-left .about-text p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .about .about-left .about-text p {
        font-size: 15px;
        line-height: 24px;
    }
}
.hs-home-about .about .about-left .more {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-home-about .about .about-left .more {
        margin-top: 30px;
    }
}
.hs-home-about .about .about-left .more a {
    font-size: 18px;
    line-height: 40px;

    position: relative;
    z-index: 2;

    display: inline-block;

    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #bf9045;
}
.hs-home-about .about .about-left .more:hover a {
    background-color: #a1752f;
}
.hs-home-choose {
    text-align: center;

    color: #fff;
    background-color: #ad9e86;
}
.hs-home-choose .choose ul li {
    display: inline-block;

    vertical-align: middle;
}
.hs-home-choose .choose ul li:after {
    font-size: 30px;

    display: inline-block;

    margin: 0 30px;

    content: '+';
    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-home-choose .choose ul li:after {
        margin: 0 10px;
    }
}
.hs-home-choose .choose ul li:last-child:after {
    display: none;
}
.hs-home-choose .choose .choose-item {
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 767px) {
    .hs-home-choose .choose .choose-item {
        margin: 10px 0;
    }
}
.hs-home-choose .choose .choose-item .icon {
    width: 60px;
    margin: 0 auto;

    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 767px) {
    .hs-home-choose .choose .choose-item .icon {
        width: 50px;
    }
}
.hs-home-choose .choose .choose-item .icon img {
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-home-choose .choose .choose-item h3 {
    font-size: 20px;

    margin: 20px 0 0 0;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .hs-home-choose .choose .choose-item h3 {
        font-size: 18px;
    }
}
.hs-home-choose .choose .choose-item:hover .icon {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.hs-home-news {
    background-color: #f8f4ee;
}
.hs-home-news .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 50px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1350px) {
    .hs-home-news .flex {
        margin-top: 30px;
    }
}
.hs-home-news .news {
    width: 40%;
}
@media (max-width: 991px) {
    .hs-home-news .news {
        width: 100%;
    }
}
.hs-home-news .news .news-list {
    margin-top: 50px;
    padding: 60px 100px;

    background-color: #fff;
}
@media (max-width: 1470px) {
    .hs-home-news .news .news-list {
        padding: 60px;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news .news-list {
        margin-top: 30px;
        padding: 30px 50px;
    }
}
.hs-home-news .news .news-item .date {
    font-size: 20px;

    color: #99876a;
}
.hs-home-news .news .news-item .date:before {
    display: inline-block;

    width: 20px;
    height: 20px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background: url(../images/calendar.webp) no-repeat;
    background-size: cover;
}
.hs-home-news .news .news-item h3 {
    font-size: 36px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 80px;
    margin-bottom: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1470px) {
    .hs-home-news .news .news-item h3 {
        font-size: 30px;
    }
}
@media (max-width: 1350px) {
    .hs-home-news .news .news-item h3 {
        font-size: 24px;
        line-height: 30px;

        max-height: 60px;
    }
}
@media (max-width: 991px) {
    .hs-home-news .news .news-item h3 {
        font-size: 20px;
    }
}
.hs-home-news .news .news-item p {
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 72px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-home-news .news .news-item .more {
    position: relative;

    margin-top: 60px;

    text-align: right;
}
@media (max-width: 991px) {
    .hs-home-news .news .news-item .more {
        margin-top: 30px;
    }
}
.hs-home-news .news .news-item .more:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #99876a;
}
.hs-home-news .news .news-item .more a {
    font-family: 'D-DIN Condensed';
    font-size: 18px;
    line-height: 40px;

    position: relative;
    z-index: 2;

    display: inline-block;

    padding-left: 30px;

    -webkit-transition: all .6s;
    transition: all .6s;

    color: #99876a;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-home-news .news .news-item .more a {
        font-size: 20px;
    }
}
.hs-home-news .news .news-item .more:hover a {
    padding-left: 20px;
}
.hs-home-news .news .slick-arrow {
    left: -60px;
}
.hs-home-news .news .slick-arrow.slick-next {
    right: -60px;
    left: auto;
}
.hs-home-news .social {
    width: 60%;
    padding-left: 3%;
}
@media (max-width: 991px) {
    .hs-home-news .social {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-news .social .iframe-box {
    margin-top: 50px;
    padding: 10px;

    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-home-news .social .iframe-box {
        margin-top: 30px;
    }
}
.hs-home-news .social .iframe-box .ibox {
    padding-bottom: 100%;
}
@media (max-width: 1660px) {
    .hs-home-news .social .iframe-box .ibox {
        padding-bottom: 115%;
    }
}
@media (max-width: 1470px) {
    .hs-home-news .social .iframe-box .ibox {
        padding-bottom: 145%;
    }
}
@media (max-width: 767px) {
    .hs-home-news .social .iframe-box .ibox {
        padding-bottom: 100%;
    }
}
.hs-home-news .social .iframe-box .ibox iframe {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: #bf9045;
}
.gettop .icon {
    font-size: 40px;

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
    animation: Mouse 1.6s linear infinite;
    text-align: center;
}
@-webkit-keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-inner {
    overflow: hidden;

    padding: 70px 0;
}
@media (max-width: 991px) {
    .hs-inner {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner {
        padding: 40px 0;
    }
}
.title-inner h3 {
    font-size: 30px;
    line-height: 1.4;

    margin: 0;

    text-transform: uppercase;
}
.inner-location {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (max-width: 1199px) {
    .inner-location {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.inner-location .title-inner {
    display: inline-block;
    float: right;
}
@media (max-width: 767px) {
    .inner-location .title-inner {
        display: none;
    }
}
.inner-location .location {
    font-size: 18px;
    line-height: 40px;

    position: relative;

    display: inline-block;

    padding-left: 30px;

    color: #666;
}
.inner-location .location:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    position: absolute;
    top: 0;
    left: 0;

    content: '\e6c8';
}
.inner-location .location ul li {
    display: inline-block;

    vertical-align: top;
    text-transform: capitalize;
}
.inner-location .location ul li:after {
    display: inline-block;

    margin: 0 4px;

    content: '>';
    vertical-align: top;
}
.inner-location .location ul li:last-child:after {
    display: none;
}
.inner-location .location ul li a {
    display: inline-block;

    vertical-align: top;
}
.inner-location .location ul li a:hover {
    text-decoration: underline;

    color: #bf9045;
}
.inner-location-product .location {
    display: block;
    float: none;
}
@media (min-width: 1200px) {
    .inner-info {
        font-size: 0;
    }
    .inner-info .inner-left,
    .inner-info .inner-right {
        font-size: 14px;

        position: relative;

        display: inline-block;

        vertical-align: top;
    }
    .inner-left {
        width: 390px;
        padding-right: 3%;
    }
    .inner-right {
        width: -webkit-calc(100% - 390px);
        width: calc(100% - 390px);
    }
}
@media (min-width: 1200px) and (max-width: 1470px) {
    .inner-left {
        width: 350px;
    }
}
@media (min-width: 1200px) and (max-width: 1470px) {
    .inner-right {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
    }
}
@media (min-width: 1200px) and (max-width: 1199px) {
    .inner-right {
        padding-left: 0;

        border: none;
    }
}
.catalog-menu {
    position: relative;
    z-index: 6;

    padding: 50px 30px;

    background-color: #f8f4ee;
}
@media (max-width: 1199px) {
    .catalog-menu {
        margin-top: 0;
        padding: 0 10px;
    }
}
.catalog-menu .tit-menu {
    position: relative;
}
.catalog-menu .tit-menu h2 {
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 40px;

    margin: 0;

    color: #bf9045;
}
@media (max-width: 1199px) {
    .catalog-menu .tit-menu h2 {
        font-size: 24px;
        line-height: 60px;
    }
}
.catalog-menu .tit-menu .btn-toggle {
    position: absolute;
    top: 5px;
    right: 15px;

    display: none;

    width: 30px;
    height: 60px;
}
@media (max-width: 1199px) {
    .catalog-menu .tit-menu .btn-toggle {
        display: block;

        height: 50px;
    }
}
.catalog-menu .tit-menu .btn-toggle span {
    position: absolute;

    display: block;

    width: 30px;
    height: 2px;

    border-radius: 5px;
    background-color: #333;
}
.catalog-menu .tit-menu .btn-toggle .line1 {
    top: 35%;
    left: 50%;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%) rotateZ(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotateZ(0deg);
}
.catalog-menu .tit-menu .btn-toggle .line2 {
    top: 50%;
}
.catalog-menu .tit-menu .btn-toggle .line3 {
    top: 65%;
    left: 50%;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%) rotateZ(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotateZ(0deg);
}
.catalog-menu .tit-menu .btn-toggle.active .line2 {
    opacity: 0;
}
.catalog-menu .tit-menu .btn-toggle.active .line1 {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
}
.catalog-menu .tit-menu .btn-toggle.active .line3 {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotateZ(45deg);
}
.catalog-menu .menu-nav {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav {
        position: absolute;
        z-index: 2;
        top: 60px;
        left: 0;

        display: none;

        width: 100%;
        margin-top: 0;
        padding: 10px;

        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
}
.catalog-menu .menu-nav .menu-nav1>li {
    position: relative;

    margin-top: 6px;
}
.catalog-menu .menu-nav .menu-nav1>li>a {
    font-size: 24px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 50px 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;

    color: #666;
    border-bottom: 1px solid #ddd;
}
@media (max-width: 1199px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .catalog-menu .menu-nav .menu-nav1>li>a {
        font-size: 16px;
    }
}
.catalog-menu .menu-nav .menu-nav1>li>a:before {
    font-weight: bold;
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 0;

    width: 40px;

    content: '+';
    text-align: center;
}
.catalog-menu .menu-nav .menu-nav1>li:last-child>a {
    border: none;
}
.catalog-menu .menu-nav .menu-nav1>li .iconfont {
    line-height: 50px;

    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    width: 50px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    opacity: 0;
    color: #fff;
}
.catalog-menu .menu-nav .menu-nav1>li.active>a,
.catalog-menu .menu-nav .menu-nav1>li:hover>a {
    color: #bf9045;
}
.catalog-menu .menu-nav .menu-nav2 {
    display: none;

    padding: 14px 0;
}
@media (max-width: 767px) {
    .catalog-menu .menu-nav .menu-nav2 {
        padding: 0;
    }
}
.catalog-menu .menu-nav .menu-nav2>li {
    position: relative;
}
.catalog-menu .menu-nav .menu-nav2>li>a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 0;

    color: #777;
}
@media (max-width: 1470px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .catalog-menu .menu-nav .menu-nav2>li>a {
        font-size: 16px;
    }
}
.catalog-menu .menu-nav .menu-nav2>li>a:before {
    margin-right: 4px;

    content: '-';
}
.catalog-menu .menu-nav .menu-nav2>li.active>a,
.catalog-menu .menu-nav .menu-nav2>li:hover>a {
    color: #bf9045;
}
.catalog-menu .menu-nav .menu-nav2>li.active>a:before,
.catalog-menu .menu-nav .menu-nav2>li:hover>a:before {
    color: #bf9045;
}
.side-news {
    margin-top: 20px;
    padding: 50px 30px;

    border: 1px solid #e4e4e4;
    background: #fff;
}
@media (max-width: 1199px) {
    .side-news {
        display: none;
    }
}
.side-news .tit-side-news h2 {
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 40px;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .side-news .tit-side-news h2 {
        font-size: 24px;
        line-height: 40px;
    }
}
.side-news .list .news-item {
    display: block;

    padding: 20px 0;

    border-bottom: 1px solid #e0e0e0;
}
.side-news .list .news-item h3 {
    font-size: 20px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
    .side-news .list .news-item h3 {
        font-size: 18px;
    }
}
.side-news .list .news-item .date {
    font-size: 16px;
    line-height: 24px;

    display: block;

    margin-top: 10px;

    color: #99876a;
}
.side-news .list .news-item .date:before {
    display: inline-block;

    width: 20px;
    height: 20px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background: url(../images/calendar.webp) no-repeat;
    background-size: cover;
}
.side-news .list .news-item:hover h3 {
    color: #bf9045;
}
.catalog-menu-news {
    padding-top: 0;
}
.catalog-menu-news .menu-nav {
    margin-top: 30px;
}
.inner-menu {
    position: relative;
    z-index: 2;

    margin-top: -90px;

    text-align: center;

    background-color: rgba(0, 99, 182, .8);
}
@media (max-width: 1199px) {
    .inner-menu {
        margin-top: 0;

        background-color: #bf9045;
    }
}
@media (max-width: 767px) {
    .inner-menu {
        padding: 10px 0;
    }
}
.inner-menu ul li {
    display: inline-block;

    vertical-align: middle;
}
.inner-menu ul li a {
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 30px 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: .8;
    color: #fff;
}
@media (max-width: 1199px) {
    .inner-menu ul li a {
        font-size: 16px;
        line-height: 24px;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .inner-menu ul li a {
        font-size: 15px;

        padding: 5px;
    }
}
.inner-menu ul li:hover a,
.inner-menu ul li.active a {
    opacity: 1;
}
.hs-inner-about .about {
    position: relative;
    z-index: 2;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-about .about .about-right {
    width: 45%;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-about .about .about-right .img {
    position: relative;
}
.hs-inner-about .about .about-right .img img {
    width: 100%;
}
.hs-inner-about .about .about-right .img .play {
    font-family: 'D-DIN Condensed';
    font-size: 24px;

    position: absolute;
    top: 50%;
    left: 50%;

    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;

    color: #fff;
}
.hs-inner-about .about .about-right .img .play span {
    font-weight: bold;
    line-height: 30px;

    display: block;

    margin-top: 10px;
}
.hs-inner-about .about .about-right .img .play .icon {
    font-size: 40px;
    line-height: 90px;

    display: block;

    width: 90px;
    height: 90px;
    margin: 0 auto;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);

    color: #46a356;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-right .img .play .icon {
        line-height: 70px;

        width: 70px;
        height: 70px;
    }
}
.hs-inner-about .about .about-right .img:hover .play .icon {
    color: #fff;
    background-color: #46a356;
}
.hs-inner-about .about .about-left {
    width: 55%;
    padding-right: 8%;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-left {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-inner-about .about .about-left .about-text {
    margin-top: 20px;

    color: #666;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .about-left .about-text {
        margin-top: 10px;
    }
}
.hs-inner-about .about .about-left .about-text h3 {
    font-size: 24px;
    font-weight: bold;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-left .about-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .about-left .about-text h3 {
        font-size: 18px;
    }
}
.hs-inner-about .about .about-left .about-text p {
    font-size: 20px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .about-left .about-text p {
        font-size: 18px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about .about-left .about-text p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about .about-left .about-text p {
        font-size: 15px;
        line-height: 24px;
    }
}
.hs-inner-about .about .about-left .more {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-about .about .about-left .more {
        margin-top: 30px;
    }
}
.hs-inner-about .about .about-left .more a {
    font-size: 18px;
    line-height: 40px;

    position: relative;
    z-index: 2;

    display: inline-block;

    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #bf9045;
}
.hs-inner-about .about .about-left .more:hover a {
    background-color: #a1752f;
}
.hs-inner-choose {
    background-color: #f8f4ee;
}
.hs-inner-choose .choose {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-choose .choose-left {
    width: 400px;
}
@media (max-width: 1199px) {
    .hs-inner-choose .choose-left {
        width: 300px;
    }
}
@media (max-width: 767px) {
    .hs-inner-choose .choose-left {
        width: 100%;
    }
}
.hs-inner-choose .choose-left .choose-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-choose .choose-left .choose-item {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-choose .choose-left .choose-item {
        margin-top: 20px;
    }
}
.hs-inner-choose .choose-left .choose-item .icon {
    width: 56px;
}
@media (max-width: 767px) {
    .hs-inner-choose .choose-left .choose-item .icon {
        width: 40px;
    }
}
.hs-inner-choose .choose-left .choose-item .icon img {
    width: 100%;
}
.hs-inner-choose .choose-left .choose-item h3 {
    font-size: 20px;
    line-height: 30px;

    width: -webkit-calc(100% - 76px);
    width: calc(100% - 76px);
    margin: 0;
    margin-left: 20px;

    text-transform: uppercase;

    color: #99876a;
}
@media (max-width: 767px) {
    .hs-inner-choose .choose-left .choose-item h3 {
        font-size: 18px;

        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
        margin-left: 10px;
    }
}
.hs-inner-choose .choose-left .choose-item:hover .icon {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}
.hs-inner-choose .choose-right {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);

    text-align: right;
}
@media (max-width: 1199px) {
    .hs-inner-choose .choose-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 767px) {
    .hs-inner-choose .choose-right {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-choose .choose-right img {
    max-width: 100%;
}
.hs-inner-factory .factory {
    padding: 0 5%;
}
.hs-inner-factory .factory-slide {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory-slide {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory-slide .slick-slide {
    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory-slide .slick-slide {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-slide .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-factory .factory-slide .factory-item {
    position: relative;

    display: block;

    text-align: center;
}
.hs-inner-factory .factory-slide .factory-item .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory .factory-slide .factory-item .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory-slide .factory-item .title-factory {
    font-family: 'D-DIN Condensed';

    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 100%;
    padding: 0 5%;

    -webkit-transition: all .6s;
    transition: all .6s;

    opacity: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-slide .factory-item .title-factory {
        bottom: 10px;
    }
}
.hs-inner-factory .factory-slide .factory-item .title-factory .icon {
    font-size: 30px;
}
.hs-inner-factory .factory-slide .factory-item .title-factory h3 {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory-slide .factory-item .title-factory h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-slide .factory-item .title-factory h3 {
        font-size: 16px;
    }
}
.hs-inner-factory .factory-slide .factory-item:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-factory .factory-slide .factory-item:hover .title-factory {
    opacity: 1;
    background-color: rgba(0, 0, 0, .3);
}
.hs-inner-factory .factory-slide .slick-arrow {
    left: -5%;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-slide .slick-arrow {
        left: -30px;
    }
}
.hs-inner-factory .factory-slide .slick-arrow.slick-next {
    right: -5%;
    left: auto;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory-slide .slick-arrow.slick-next {
        right: -30px;
    }
}
#about-about,
#about-choose,
#about-factory {
    position: relative;
    top: -120px;
}
.hs-inner-products {
    padding-top: 0;
}
.hs-inner-products .products {
    margin-top: -40px;
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: 0;
    }
}
@media (max-width: 1560px) {
    .hs-inner-products .products ul li {
        width: 33.33333333%;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products ul li {
        width: 50%;
    }
}
.hs-inner-products .products .product-item {
    display: block;

    margin-top: 40px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-products .products .product-item {
        margin-top: 30px;
    }
}
.hs-inner-products .products .product-item .ibox {
    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-inner-products .products .product-item .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-products .products .product-item .title-product {
    margin-top: 14px;
}
.hs-inner-products .products .product-item .title-product h3 {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .hs-inner-products .products .product-item .title-product h3 {
        font-size: 18px;
    }
}
.hs-inner-products .products .product-item:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-products .products .product-item:hover .title-product h3 {
    color: #bf9045;
}
.hs-inner-product-show {
    padding-top: 0;
}
@media (max-width: 1199px) {
    .hs-inner-product-show .product-show {
        margin-top: 30px;
    }
}
.hs-inner-product-show .product-show .pro-show-info {
    border: 1px solid #dcdcdc;
}
@media (max-width: 1560px) {
    .hs-inner-product-show .product-show .pro-left,
    .hs-inner-product-show .product-show .pro-right {
        width: 50%;
    }
}
@media (max-width: 1560px) and (max-width: 991px) {
    .hs-inner-product-show .product-show .pro-left,
    .hs-inner-product-show .product-show .pro-right {
        width: 100%;
    }
}
.hs-inner-product-show .product-show .products-show-big-scroll {
    font-size: 0;
}
.hs-inner-product-show .product-show .products-show-big-scroll .itempack {
    cursor: crosshair;
}
.hs-inner-product-show .product-show .products-show-small-scroll {
    padding: 20px 30px;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-slide {
    padding: 0 10px;
}
.hs-inner-product-show .product-show .products-show-small-scroll .itempack {
    border: 1px solid #dcdcdc;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-current .itempack {
    border: 1px solid #bf9045;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow {
    font-size: 30px;

    left: 0;

    width: 40px;

    text-align: center;

    border: none;
    background: none;
    box-shadow: none;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow:before {
    content: '\e625';
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.hs-inner-product-show .product-show .products-show-small-scroll .slick-arrow:hover {
    color: #bf9045;
}
.hs-inner-product-show .product-show .title-product-show {
    position: relative;

    padding: 20px 0;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .title-product-show {
        padding: 10px 0;
    }
}
.hs-inner-product-show .product-show .title-product-show h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .title-product-show h1 {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show .title-product-show h1 {
        font-size: 24px;
    }
}
.hs-inner-product-show .product-show .product-info {
    padding-left: 3%;
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show .product-info {
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-show .product-show .desc {
    margin-top: 20px;

    word-break: break-word;
}
.hs-inner-product-show .product-show .desc p {
    font-size: 18px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .desc p {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show .desc p {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-product-show .product-show .info {
    min-height: 300px;
    margin-top: 30px;
}
@media (max-width: 1660px) {
    .hs-inner-product-show .product-show .info {
        min-height: 250px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .info {
        min-height: 220px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show .info {
        min-height: auto;
        margin-top: 20px;
    }
}
.hs-inner-product-show .product-show .info ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 20px 0;
}
.hs-inner-product-show .product-show .info ul li b {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    width: 150px;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .info ul li b {
        width: 120px;
    }
}
.hs-inner-product-show .product-show .info ul li p {
    font-size: 20px;
    line-height: 30px;

    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .info ul li p {
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px);
    }
}
.hs-inner-product-show .product-show .info p {
    font-size: 20px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-product-show .product-show .info p {
        font-size: 18px;
    }
}
.hs-inner-product-show .product-show .link-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-show .product-show .link>div {
    display: inline-block;

    vertical-align: top;
}
.hs-inner-product-show .product-show .link a {
    font-size: 24px;
    line-height: 60px;

    display: inline-block;

    padding: 0 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
    border: 2px solid #d5d5d5;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .link a {
        font-size: 20px;
        line-height: 50px;

        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-show .product-show .link a {
        font-size: 18px;
        line-height: 50px;
    }
}
.hs-inner-product-show .product-show .link a .icon {
    display: inline-block;

    width: 30px;
    margin-top: -4px;

    vertical-align: middle;
}
.hs-inner-product-show .product-show .link a .icon img {
    width: 100%;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.hs-inner-product-show .product-show .link a:hover {
    color: #bf9045;
    border-color: #bf9045;
}
.hs-inner-product-show .product-show .link a:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.hs-inner-product-show .product-show .link .btn-feedback {
    margin-right: 40px;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show .link .btn-feedback {
        margin-right: 20px;
    }
}
.hs-inner-product-show .product-show-desc {
    padding-top: 40px;
}
.hs-inner-product-show .product-show-desc .desc-sort {
    padding: 14px;

    background-color: #f8f4ee;
}
.hs-inner-product-show .product-show-desc .desc-sort>ul>li {
    position: relative;

    display: inline-block;

    padding: 0 10px;

    vertical-align: top;
}
.hs-inner-product-show .product-show-desc .desc-sort>ul>li>a {
    font-size: 24px;
    line-height: 30px;

    display: inline-block;

    padding: 10px 20px;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-product-show .product-show-desc .desc-sort>ul>li>a {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show-desc .desc-sort>ul>li>a {
        font-size: 18px;
        line-height: 24px;

        padding: 10px;
    }
}
.hs-inner-product-show .product-show-desc .desc-sort>ul>li.active>a {
    color: #fff;
    background-color: #bf9045;
}
.hs-inner-product-show .product-show-desc .desc-list {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show-desc .desc-list {
        margin-top: 20px;
    }
}
.hs-inner-product-show .product-show-desc .desc-list p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .product-show-desc .desc-list p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-show-desc .desc-list p {
        font-size: 16px;
    }
}
.hs-inner-product-show .product-show-desc .desc-list img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-show .title-pro-desc {
    position: relative;

    border-bottom: 1px solid #e5e5e5;
}
.hs-inner-product-show .title-pro-desc h3 {
    font-size: 30px;
    line-height: 1.4;

    position: relative;

    display: inline-block;

    margin: 0;
    padding: 10px 0;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .hs-inner-product-show .title-pro-desc h3 {
        font-size: 24px;
    }
}
.hs-inner-product-show .title-pro-desc h3:after {
    position: absolute;
    z-index: 2;
    bottom: -3px;

    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #bf9045;
}
.hs-inner-product-show .inquiry {
    padding-top: 80px;
}
@media (max-width: 991px) {
    .hs-inner-product-show .inquiry {
        padding-top: 30px;
    }
}
.hs-inner-product-show .inquiry .title-inquiry {
    padding: 14px 24px;

    background-color: #f8f8f8;
}
@media (max-width: 991px) {
    .hs-inner-product-show .inquiry .title-inquiry {
        padding: 10px;
    }
}
.hs-inner-product-show .inquiry .title-inquiry h3 {
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 1;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-product-show .inquiry .title-inquiry h3 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .inquiry .title-inquiry h3 {
        font-size: 24px;
    }
}
.hs-inner-product-show .inquiry .feedback {
    margin-top: 20px;
}
.hs-inner-product-show .inquiry .feedback form .itempack {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-product-show .inquiry .feedback form .itempack {
        margin-top: 14px;
    }
}
.hs-inner-product-show .inquiry .feedback form .itempack input,
.hs-inner-product-show .inquiry .feedback form .itempack textarea {
    font-size: 18px;
    line-height: 30px;

    width: 100%;
    min-height: 60px;
    padding: 15px 15px;

    resize: vertical;

    color: #666;
    border: 1px solid #e3e3e3;
    outline: none;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-product-show .inquiry .feedback form .itempack input,
    .hs-inner-product-show .inquiry .feedback form .itempack textarea {
        font-size: 16px;
        line-height: 24px;

        min-height: 50px;
        padding: 10px;
    }
}
.hs-inner-product-show .inquiry .feedback form .itempack input::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:-o-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea::-moz-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:-ms-input-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack input:focus::-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:-o-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea::-moz-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:-ms-input-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-webkit-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-webkit-input-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-o-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-o-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-moz-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-moz-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .itempack .read input:focus::-ms-input-placeholder,
.hs-inner-product-show .inquiry .feedback form .itempack .read textarea:focus::-ms-input-placeholder {
    color: #666;
}
.hs-inner-product-show .inquiry .feedback form .submit {
    font-size: 18px;
    line-height: 50px;

    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #bf9045;
}
@media (max-width: 767px) {
    .hs-inner-product-show .inquiry .feedback form .submit {
        font-size: 16px;
        line-height: 40px;
    }
}
.hs-inner-product-show .inquiry .feedback form .submit .icon {
    margin-right: 10px;
}
.hs-inner-product-show .inquiry .feedback form .submit:hover {
    background-color: #a1752f;
}
.hs-inner-product-show .relate-product {
    padding-top: 80px;
}
@media (max-width: 991px) {
    .hs-inner-product-show .relate-product {
        padding-top: 30px;
    }
}
.hs-inner-product-show .relate-product .relate-product-slide {
    margin-top: 30px;
    padding: 0 50px;
}
.hs-inner-product-show .relate-product .relate-product-slide .slick-slide {
    padding: 20px 15px;
}
@media (max-width: 767px) {
    .hs-inner-product-show .relate-product .relate-product-slide .slick-slide {
        padding: 20px 10px;
    }
}
.hs-inner-product-show .relate-product .product-item {
    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #666;
}
.hs-inner-product-show .relate-product .product-item .ibox {
    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-inner-product-show .relate-product .product-item .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-product-show .relate-product .product-item .title-product {
    margin-top: 14px;
}
.hs-inner-product-show .relate-product .product-item .title-product h3 {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .hs-inner-product-show .relate-product .product-item .title-product h3 {
        font-size: 18px;
    }
}
.hs-inner-product-show .relate-product .product-item:hover .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-product-show .relate-product .product-item:hover .title-product h3 {
    color: #bf9045;
}
.hs-inner-product-show .relate-product .slick-arrow {
    left: 0;
}
.hs-inner-product-show .relate-product .slick-arrow:before {
    content: '\e625';
}
.hs-inner-product-show .relate-product .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.hs-inner-cases {
    padding-top: 0;
}
.hs-inner-cases .cases {
    margin-top: -40px;
}
@media (max-width: 991px) {
    .hs-inner-cases .cases {
        margin-top: -20px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-cases .cases ul {
        margin: 0 -20px;
    }
    .hs-inner-cases .cases ul li {
        padding: 0 20px;
    }
}
.hs-inner-cases .cases .cases-item {
    position: relative;

    display: block;

    margin-top: 40px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 991px) {
    .hs-inner-cases .cases .cases-item {
        margin-top: 20px;
    }
}
.hs-inner-cases .cases .cases-item .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-cases .cases .cases-item .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-cases .cases .cases-item .desc {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-cases .cases .cases-item h3 {
    font-size: 20px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-cases .cases .cases-item h3 {
        font-size: 18px;
    }
}
.hs-inner-cases .cases .cases-item:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-cases .cases .cases-item:hover .desc {
    color: #fff;
    background-color: #bf9045;
}
.hs-inner-application {
    color: #fff;
}
.hs-inner-application .application-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 1200px;
    margin: 0 auto;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-application .application-item {
        display: block;
    }
}
.hs-inner-application .application-item .desc {
    position: relative;

    width: 65%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-application .application-item .desc {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-application .application-item .desc h3 {
    font-family: 'D-DIN Condensed';
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;

    max-width: 500px;
    margin: 0 0 30px 0;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .hs-inner-application .application-item .desc h3 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-application .application-item .desc h3 {
        font-size: 30px;

        margin-bottom: 14px;
    }
}
.hs-inner-application .application-item .desc p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 991px) {
    .hs-inner-application .application-item .desc p {
        font-size: 16px;
    }
}
.hs-inner-application .application-item .img {
    position: relative;

    width: 35%;

    cursor: pointer;

    border: 2px solid #fff;
    background-color: #000;
}
@media (max-width: 767px) {
    .hs-inner-application .application-item .img {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-application .application-item .img:before {
    font-family: 'iconfont' !important;
    font-size: 40px;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    content: '\e660';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    opacity: 0;
    color: #fff;
}
.hs-inner-application .application-item .img img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-application .application-item .img:hover img {
    opacity: .6;
}
.hs-inner-application .application-item .img:hover:before {
    opacity: 1;
}
.active .hs-inner-application .desc {
    -webkit-animation: fadeInLeft 1s 0s ease both;
    animation: fadeInLeft 1s 0s ease both;
}
.active .hs-inner-application .img {
    -webkit-animation: fadeInRight 1s 0s ease both;
    animation: fadeInRight 1s 0s ease both;
}
.section:nth-child(2n) .hs-inner-application .desc {
    left: 35%;

    padding-right: 0;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .section:nth-child(2n) .hs-inner-application .desc {
        left: 0;

        padding-left: 0;
    }
}
.section:nth-child(2n) .hs-inner-application .img {
    right: 65%;
}
@media (max-width: 767px) {
    .section:nth-child(2n) .hs-inner-application .img {
        right: 0;
    }
}
.section:nth-child(2n).active .hs-inner-application .desc {
    -webkit-animation: fadeInRight 1s 0s ease both;
    animation: fadeInRight 1s 0s ease both;
}
.section:nth-child(2n).active .hs-inner-application .img {
    -webkit-animation: fadeInLeft 1s 0s ease both;
    animation: fadeInLeft 1s 0s ease both;
}
.section-footer,
.section-footer .fp-slide,
.section-footer .fp-tableCell {
    height: auto !important;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    width: auto;
    height: auto;
    margin: 0;
}
#fp-nav ul li:after,
.fp-slidesNav ul li:after {
    display: block;

    width: 1px;
    height: 50px;
    margin: 0 auto;

    content: '';

    background-color: #fff;
}
#fp-nav ul li:last-child:after,
.fp-slidesNav ul li:last-child:after {
    display: none;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;

    background-color: #fff;
}
.hs-inner-service {
    padding-top: 0;
}
.hs-inner-service .service {
    margin-top: -40px;
}
@media (max-width: 991px) {
    .hs-inner-service .service {
        margin-top: -20px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-service .service ul {
        margin: 0 -20px;
    }
    .hs-inner-service .service ul li {
        padding: 0 20px;
    }
}
.hs-inner-service .service .service-item {
    position: relative;

    display: block;

    margin-top: 40px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 991px) {
    .hs-inner-service .service .service-item {
        margin-top: 20px;
    }
}
.hs-inner-service .service .service-item .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-service .service .service-item .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-service .service .service-item .desc {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-service .service .service-item h3 {
    font-size: 20px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .hs-inner-service .service .service-item h3 {
        font-size: 18px;
    }
}
.hs-inner-service .service .service-item:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-service .service .service-item:hover .desc {
    color: #fff;
    background-color: #bf9045;
}
.hs-inner-news .inner-info .inner-left {
    left: -webkit-calc(100% - 390px);
    left: calc(100% - 390px);

    padding-right: 0;
    padding-left: 5%;
}
@media (max-width: 1470px) {
    .hs-inner-news .inner-info .inner-left {
        left: -webkit-calc(100% - 350px);
        left: calc(100% - 350px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .inner-info .inner-left {
        left: 0;

        padding-left: 0;
    }
}
.hs-inner-news .inner-info .inner-right {
    right: 390px;

    padding-right: 3%;
    padding-left: 0;

    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: none;
}
@media (max-width: 1470px) {
    .hs-inner-news .inner-info .inner-right {
        right: 350px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .inner-info .inner-right {
        right: 0;

        padding-right: 0;

        border: none;
    }
}
.hs-inner-news .news {
    margin-top: -60px;
}
@media (max-width: 1199px) {
    .hs-inner-news .news {
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    .hs-inner-news .news ul li:nth-child(2n) .news-item .img {
        left: 50%;
    }
    .hs-inner-news .news ul li:nth-child(2n) .news-item .txt {
        right: 50%;
    }
}
.hs-inner-news .news .news-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -30px;
    margin-top: 60px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-item {
        margin: 0 -15px;
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-item {
        margin-top: 30px;
    }
}
.hs-inner-news .news .news-item .img,
.hs-inner-news .news .news-item .txt {
    position: relative;

    padding: 0 30px;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-item .img,
    .hs-inner-news .news .news-item .txt {
        padding: 0 15px;
    }
}
.hs-inner-news .news .news-item .img {
    display: inline-block;
    overflow: hidden;

    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-item .img {
        width: 100%;
        height: 300px;
    }
}
.hs-inner-news .news .news-item .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-news .news .news-item .img img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-item .img img {
        width: 100%;
    }
}
.hs-inner-news .news .news-item .txt {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-news .news .news-item .txt {
        width: 100%;
    }
}
.hs-inner-news .news .news-item .txt .date {
    font-size: 20px;

    color: #99876a;
}
.hs-inner-news .news .news-item .txt .date:before {
    display: inline-block;

    width: 20px;
    height: 20px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background: url(../images/calendar.webp) no-repeat;
    background-size: cover;
}
.hs-inner-news .news .news-item .txt h3 {
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 80px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-item .txt h3 {
        font-size: 30px;
    }
}
@media (max-width: 1350px) {
    .hs-inner-news .news .news-item .txt h3 {
        font-size: 24px;
        line-height: 30px;

        max-height: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news .news-item .txt h3 {
        font-size: 20px;
    }
}
.hs-inner-news .news .news-item .txt p {
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 72px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.hs-inner-news .news .news-item .txt .more {
    position: relative;

    margin-top: 60px;

    text-align: right;
}
@media (max-width: 1470px) {
    .hs-inner-news .news .news-item .txt .more {
        margin-top: 30px;
    }
}
.hs-inner-news .news .news-item .txt .more:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #99876a;
}
.hs-inner-news .news .news-item .txt .more a {
    font-family: 'D-DIN Condensed';
    font-size: 18px;
    line-height: 40px;

    position: relative;
    z-index: 2;

    display: inline-block;

    padding-left: 30px;

    -webkit-transition: all .6s;
    transition: all .6s;

    color: #99876a;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-news .news .news-item .txt .more a {
        font-size: 20px;
    }
}
.hs-inner-news .news .news-item .txt .more:hover a {
    padding-left: 20px;
}
.hs-inner-news .news .news-item:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-news .news .news-item:hover .txt h3 {
    color: #bf9045;
}
.hs-inner-faq .faq .ask,
.hs-inner-faq .faq .answer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;
}
.hs-inner-faq .faq .ask .icon,
.hs-inner-faq .faq .answer .icon {
    width: 110px;

    text-align: center;
}
@media (max-width: 767px) {
    .hs-inner-faq .faq .ask .icon,
    .hs-inner-faq .faq .answer .icon {
        width: 80px;
    }
}
.hs-inner-faq .faq .ask .icon img,
.hs-inner-faq .faq .answer .icon img {
    width: 60px;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .hs-inner-faq .faq .ask .icon img,
    .hs-inner-faq .faq .answer .icon img {
        width: 50px;
    }
}
.hs-inner-faq .faq .ask .icon h4,
.hs-inner-faq .faq .answer .icon h4 {
    font-family: 'D-DIN Condensed';
    font-size: 24px;
    line-height: 30px;

    margin: 10px 0 0 0;

    text-transform: uppercase;
}
@media (max-width: 767px) {
    .hs-inner-faq .faq .ask .icon h4,
    .hs-inner-faq .faq .answer .icon h4 {
        font-size: 20px;
    }
}
.hs-inner-faq .faq .ask .desc,
.hs-inner-faq .faq .answer .desc {
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    padding: 24px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
    border-radius: 20px;
    background-color: #f5f5f5;
}
@media (max-width: 767px) {
    .hs-inner-faq .faq .ask .desc,
    .hs-inner-faq .faq .answer .desc {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
    }
}
.hs-inner-faq .faq .ask .desc p,
.hs-inner-faq .faq .answer .desc p {
    font-size: 16px;
    line-height: 1.5;

    margin: 0;
}
.hs-inner-faq .faq .ask:hover .desc,
.hs-inner-faq .faq .answer:hover .desc {
    color: #fff;
    background-color: #bf9045;
}
.hs-inner-news-show .inner-info .inner-left {
    left: -webkit-calc(100% - 390px);
    left: calc(100% - 390px);

    padding-right: 0;
    padding-left: 5%;
}
@media (max-width: 1470px) {
    .hs-inner-news-show .inner-info .inner-left {
        left: -webkit-calc(100% - 350px);
        left: calc(100% - 350px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .inner-info .inner-left {
        left: 0;

        padding-left: 0;
    }
}
.hs-inner-news-show .inner-info .inner-right {
    right: 390px;

    padding-right: 3%;
    padding-left: 0;

    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: none;
}
@media (max-width: 1470px) {
    .hs-inner-news-show .inner-info .inner-right {
        right: 350px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .inner-info .inner-right {
        right: 0;

        padding-right: 0;

        border: none;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .title-news-show {
        margin-top: 30px;
    }
}
.hs-inner-news-show .title-news-show .date {
    font-size: 20px;

    color: #99876a;
}
.hs-inner-news-show .title-news-show .date:before {
    display: inline-block;

    width: 20px;
    height: 20px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background: url(../images/calendar.webp) no-repeat;
    background-size: cover;
}
.hs-inner-news-show .title-news-show h1 {
    font-family: 'D-DIN Condensed';
    font-size: 36px;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-news-show .title-news-show h1 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news-show .title-news-show h1 {
        font-size: 24px;
    }
}
.hs-inner-news-show .title-news-show p {
    font-size: 14px;
    line-height: 24px;

    margin: 0;

    color: #999;
}
.hs-inner-news-show .title-news-show p span {
    display: inline-block;

    margin-right: 20px;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-inner-news-show .title-news-show p span {
        margin-right: 10px;
    }
}
.hs-inner-news-show .title-news-show .a2a_kit {
    margin-top: 20px;
}
.hs-inner-news-show .title-news-show .txt-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;
    padding: 10px 0;

    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show .txt-share {
        display: block;
    }
    .hs-inner-news-show .title-news-show .txt-share .social-share {
        margin-top: 10px;
    }
}
.hs-inner-news-show .wechat-qrcode {
    top: 40px;
}
.hs-inner-news-show .wechat-qrcode:after {
    top: -13px;
    bottom: auto;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-news-show .text-top {
    overflow: hidden;

    margin-top: 30px;
    padding: 20px 5%;

    color: #666;
    background-color: #f8f4ee;
}
.hs-inner-news-show .text-top p {
    font-size: 16px;
    line-height: 30px;
}
@media (max-width: 767px) {
    .hs-inner-news-show .text-top p {
        font-size: 14px;
    }
}
.hs-inner-news-show .text {
    margin-top: 30px;
}
.hs-inner-news-show .text p {
    font-size: 16px;
    line-height: 1.75;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-news-show .text p {
        font-size: 14px;
    }
}
.hs-inner-news-show .text img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .button-news {
    margin-top: 50px;
}
.hs-inner-news-show .button-news a {
    font-size: 16px;
    line-height: 60px;

    position: relative;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin-top: 10px;
    padding: 0 10px 0 50px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
    background-color: #f5f5f5;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .button-news a:before {
    font-family: 'iconfont' !important;
    font-size: 30px;
    line-height: 60px;

    position: absolute;
    top: 0;
    left: 0;

    width: 50px;

    content: '\eb60';
    text-align: center;
}
@media (max-width: 767px) {
    .hs-inner-news-show .button-news a:before {
        font-size: 24px;
    }
}
.hs-inner-news-show .button-news a.next {
    padding: 0 50px 0 10px;

    text-align: right;
}
@media (max-width: 767px) {
    .hs-inner-news-show .button-news a.next {
        padding: 0 10px 0 50px;

        text-align: left;
    }
}
.hs-inner-news-show .button-news a.next:before {
    right: 0;
    left: auto;

    content: '\e625';
}
@media (max-width: 767px) {
    .hs-inner-news-show .button-news a.next:before {
        right: auto;
        left: 0;
    }
}
.hs-inner-news-show .button-news a:hover {
    color: #fff;
    background-color: #bf9045;
}
.hs-inner-news-show .news-article {
    padding: 20px;

    border-top: 1px solid #ddd;
}
.hs-inner-news-show .news-article .article-title h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;

    color: #fff;
}
.hs-inner-news-show .news-article .listbox ul li:last-child .subject {
    border-bottom: none;
}
.hs-inner-news-show .news-article .listbox .subject {
    display: block;

    padding: 20px 0;

    color: #fff;
    border-bottom: 1px solid #fff;
}
.hs-inner-news-show .news-article .listbox .subject h3 {
    font-size: 16px;
    line-height: 28px;

    display: -webkit-box;
    overflow: hidden;

    height: 28px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-news-show .news-article .listbox .subject p {
    line-height: 18px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 36px;
    margin: 6px 0;

    opacity: .8;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-inner-news-show .news-article .listbox .subject .date {
    line-height: 24px;

    display: block;

    color: #fff;
}
.hs-inner-news-show .news-article .listbox .subject:hover h3 {
    text-decoration: underline;
}
.a2a_svg {
    background-color: #bf9045 !important;
}
.hs-inner-contact {
    position: relative;
    z-index: 2;

    overflow: visible;

    padding: 0;
}
.hs-inner-contact .flex {
    position: relative;
    z-index: 2;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    background-color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-contact .flex {
        display: block;
    }
}
.hs-inner-contact .title-contact h2 {
    font-size: 36px;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .title-contact h2 {
        font-size: 24px;
    }
}
.hs-inner-contact .contact,
.hs-inner-contact .message {
    width: 50%;
    padding: 70px 5%;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .message {
        padding: 40px 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact,
    .hs-inner-contact .message {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-inner-contact .contact {
    color: #fff;
    background: url(../images/contact_bg.webp) no-repeat right center;
    background-size: cover;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact {
        background-position: left;
    }
}
.hs-inner-contact .contact .desc ul li {
    margin: 30px 0;
}
.hs-inner-contact .contact .desc .contact-item {
    position: relative;

    padding-left: 70px;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .desc .contact-item {
        padding-left: 60px;
    }
}
.hs-inner-contact .contact .desc .contact-item .icon {
    font-size: 30px;
    line-height: 1;
    line-height: 50px;

    position: absolute;
    top: 0;
    left: 0;

    width: 50px;
    height: 50px;

    text-align: center;

    border-radius: 50%;
}
.hs-inner-contact .contact .desc .contact-item h3 {
    font-size: 24px;
    line-height: 30px;

    text-transform: uppercase;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .desc .contact-item h3 {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .desc .contact-item p {
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1470px) {
    .hs-inner-contact .contact .desc .contact-item p {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-contact .contact .desc .contact-item a:hover {
    text-decoration: underline;
}
.hs-inner-contact .message .title-contact h2 {
    color: #bf9045;
}
.hs-inner-contact .message form {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-contact .message form {
        margin-top: 10px;
    }
}
.hs-inner-contact .message form input,
.hs-inner-contact .message form textarea {
    font-size: 18px;
    line-height: 30px;

    width: 100%;
    margin-top: 20px;
    padding: 10px 20px;

    resize: none;

    outline: none;
    background-color: #ececec;
}
.hs-inner-contact .message form input::-webkit-input-placeholder,
.hs-inner-contact .message form textarea::-webkit-input-placeholder {
    color: #666;
}
.hs-inner-contact .message form input:-o-placeholder,
.hs-inner-contact .message form textarea:-o-placeholder {
    color: #666;
}
.hs-inner-contact .message form input::-moz-placeholder,
.hs-inner-contact .message form textarea::-moz-placeholder {
    color: #666;
}
.hs-inner-contact .message form input:-ms-input-placeholder,
.hs-inner-contact .message form textarea:-ms-input-placeholder {
    color: #666;
}
.hs-inner-contact .message form input:focus::-webkit-input-placeholder,
.hs-inner-contact .message form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-o-placeholder,
.hs-inner-contact .message form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-moz-placeholder,
.hs-inner-contact .message form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .message form input:focus::-ms-input-placeholder,
.hs-inner-contact .message form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-contact .message form .submit {
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 46px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #bf9045;
}
.hs-inner-contact .message form .submit:hover {
    background-color: #a1752f;
}
.hs-inner-map {
    position: relative;

    margin-top: 70px;
    padding: 0;
}
.hs-inner-map .map {
    font-size: 14px;

    position: relative;

    clear: both;
}
.hs-inner-map .map .mapwrap {
    height: 640px;
}
@media (max-width: 1199px) {
    .hs-inner-map .map .mapwrap {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .hs-inner-map .map .mapwrap {
        height: 300px;
        margin-top: 40px;
    }
}
.footer {
    position: relative;

    overflow: hidden;

    color: #fff;
    background-color: #ad9e86;
}
@media (max-width: 767px) {
    .footer {
        padding-bottom: 55px;
    }
}
.footer .foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 50px 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .footer .foot {
        display: block;

        padding: 30px 0;
    }
}
.footer .foot .foot-txt {
    max-width: 350px;
}
@media (max-width: 991px) {
    .footer .foot .foot-txt {
        max-width: 100%;
    }
}
.footer .foot .foot-txt .foot-logo img {
    display: inline-block;

    height: 76px;

    vertical-align: middle;
}
.footer .foot .foot-txt .txt .item {
    line-height: 30px;

    position: relative;

    margin-top: 30px;
    padding-left: 40px;
}
@media (max-width: 767px) {
    .footer .foot .foot-txt .txt .item {
        margin-top: 14px;
    }
}
.footer .foot .foot-txt .txt .item .icon {
    font-size: 24px;

    position: absolute;
    top: 0;
    left: 0;
}
.footer .foot .foot-txt .txt .item p {
    font-size: 20px;
    line-height: 30px;

    margin: 0;

    color: #fff;
}
@media (max-width: 767px) {
    .footer .foot .foot-txt .txt .item p {
        font-size: 18px;
        line-height: 24px;
    }
}
.footer .foot .foot-txt .txt .item p a:hover {
    text-decoration: underline;
}
.footer .foot .foot-nav {
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .footer .foot .foot-nav {
        margin-top: 30px;
    }
}
.footer .foot .foot-nav>ul {
    margin: 0 -40px;
}
@media (max-width: 1199px) {
    .footer .foot .foot-nav>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 991px) {
    .footer .foot .foot-nav>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 767px) {
    .footer .foot .foot-nav>ul {
        display: block;
    }
}
.footer .foot .foot-nav>ul>li {
    display: inline-block;

    padding: 0 40px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .footer .foot .foot-nav>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .footer .foot .foot-nav>ul>li {
        display: block;

        margin-top: 10px;
    }
}
.footer .foot .foot-nav .title-foot h3 {
    font-size: 24px;
    line-height: 40px;

    margin: 0;
}
@media (max-width: 991px) {
    .footer .foot .foot-nav .title-foot h3 {
        font-size: 20px;
        line-height: 30px;
    }
}
.footer .foot .foot-nav .info {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .footer .foot .foot-nav .info {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .footer .foot .foot-nav .info {
        margin-top: 0;
    }
}
.footer .foot .foot-nav .info a {
    font-size: 20px;
    line-height: 36px;

    display: block;

    -webkit-transition: all .6s;
    transition: all .6s;

    opacity: .88;
}
@media (max-width: 1199px) {
    .footer .foot .foot-nav .info a {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .footer .foot .foot-nav .info a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .footer .foot .foot-nav .info a {
        display: inline-block;

        margin-right: 14px;

        vertical-align: top;
    }
}
.footer .foot .foot-nav .info a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: underline;

    opacity: 1;
}
.footer .copyright .share {
    flex-shrink: 0;
}
.footer .copyright {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 20px 0;

    border-top: 1px solid rgba(255, 255, 255, .3);

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .footer .copyright {
        display: block;
    }
}
.footer .copyright p {
    font-size: 20px;
    line-height: 30px;

    margin: 0;

    opacity: .8;
}
@media (max-width: 1199px) {
    .footer .copyright p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .footer .copyright p {
        font-size: 14px;
        line-height: 24px;
    }
}
.footer .copyright p a {
    margin: 0 10px;
}
@media (max-width: 767px) {
    .footer .copyright p a {
        display: block;

        margin: 0;
    }
}
.footer .copyright p a:hover {
    text-decoration: underline;
}
@media (max-width: 767px) {
    .footer .copyright .share {
        margin-top: 10px;
    }
}
.footer .copyright .share ul {
    margin: 0 -5px;
}
.footer .copyright .share ul li {
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
.footer .copyright .share ul li a {
    line-height: 40px;

    position: relative;

    display: block;

    width: 40px;
    height: 40px;

    text-align: center;

    color: #fff;
    border-radius: 10px;
    background-color: #a1752f;
}
@media (max-width: 767px) {
    .footer .copyright .share ul li a {
        line-height: 34px;

        width: 34px;
        height: 34px;
    }
}
.footer .copyright .share ul li a .icon {
    font-size: 24px;
}
@media (max-width: 767px) {
    .footer .copyright .share ul li a .icon {
        font-size: 20px;
    }
}
.footer .copyright .share ul li a:hover .tooltip {
    top: -35px;

    visibility: visible;

    pointer-events: auto;

    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}
.footer .copyright .share .tooltip {
    font-size: 15px;

    position: absolute;
    top: 0;
    left: 50%;

    padding: 5px 8px;

    -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: capitalize;
    pointer-events: none;

    opacity: 0;
    color: #333;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
.footer .copyright .share .tooltip::before {
    position: absolute;
    bottom: -3px;
    left: 50%;

    width: 8px;
    height: 8px;

    content: '';
    -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transform: translate(-50%) rotate(45deg);
    -ms-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);

    background: #fff;
}
.footer .copyright .share .facebook a:hover {
    background-color: #1877f2;
}
.footer .copyright .share .facebook:hover .tooltip,
.footer .copyright .share .facebook:hover .tooltip::before {
    color: #fff;
    background: #1877f2;
}
.footer .copyright .share .twitter a:hover {
    background-color: #1da1f2;
}
.footer .copyright .share .twitter:hover .tooltip,
.footer .copyright .share .twitter:hover .tooltip::before {
    color: #fff;
    background: #1da1f2;
}
.footer .copyright .share .instagram a:hover {
    background-color: #e4405f;
}
.footer .copyright .share .instagram:hover .tooltip,
.footer .copyright .share .instagram:hover .tooltip::before {
    color: #fff;
    background: #e4405f;
}
.footer .copyright .share .linkedin a:hover {
    background-color: #0a66c2;
}
.footer .copyright .share .linkedin:hover .tooltip,
.footer .copyright .share .linkedin:hover .tooltip::before {
    color: #fff;
    background: #0a66c2;
}
.footer .copyright .share .youtube a:hover {
    background-color: #1da1f2;
}
.footer .copyright .share .youtube:hover .tooltip,
.footer .copyright .share .youtube:hover .tooltip::before {
    color: #fff;
    background: #1da1f2;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.zoom:after {
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 33px;
    height: 33px;

    content: '';

    background: url(../images/icon.png);
}
.zoom img {
    display: block;
}
.zoom img::-moz-selection {
    background-color: transparent;
}
.zoom img::selection {
    background-color: transparent;
}
.section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.fix-side {
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 360px;
    height: 100%;
    padding: 30px 3%;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .fix-side {
        display: none;
    }
}
.fix-side .logo {
    height: 90px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
@media (max-width: 1199px) {
    .fix-side .logo {
        height: 60px;
    }
}
.fix-side .logo a {
    display: block;

    height: 100%;
}
.fix-side .logo img {
    display: inline-block;

    height: 100%;

    vertical-align: middle;
}
.fix-side .txt .whatsapp,
.fix-side .txt .email {
    position: relative;

    display: inline-block;

    padding-left: 40px;

    vertical-align: top;
}
.fix-side .txt .whatsapp:before,
.fix-side .txt .email:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 30px;
    height: 30px;

    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background: url(../images/email.webp) no-repeat center;
    background-size: cover;
}
.fix-side .txt .whatsapp p,
.fix-side .txt .email p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;
}
.fix-side .txt .whatsapp a,
.fix-side .txt .email a {
    font-size: 16px;
    line-height: 24px;

    display: block;

    color: #bf9045;
}
.fix-side .txt .whatsapp:hover a,
.fix-side .txt .email:hover a {
    color: #a1752f;
}
.fix-side .txt .whatsapp:before {
    background-image: url(../images/whatsapp.webp);
}
.fix-side .txt .email {
    margin-top: 20px;
}
.fix-side .product-nav>ul>li {
    display: block;
}
.fix-side .product-nav>ul>li>a {
    font-size: 24px;
    line-height: 30px;

    display: block;

    padding: 15px 0;

    text-transform: uppercase;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 1660px) {
    .fix-side .product-nav>ul>li>a {
        font-size: 20px;
        line-height: 24px;

        padding: 10px 0;
    }
}
.fix-side .product-nav>ul>li>ul {
    padding: 10px 0;
}
.fix-side .product-nav>ul>li>ul>li>a {
    font-size: 20px;
    line-height: 36px;

    display: block;

    color: #555;
}
@media (max-width: 1660px) {
    .fix-side .product-nav>ul>li>ul>li>a {
        font-size: 18px;
        line-height: 30px;
    }
}
.fix-side .product-nav>ul>li>ul>li.active>a,
.fix-side .product-nav>ul>li>ul>li:hover>a {
    color: #bf9045;
}
.fix-side .product-nav>ul>li.active>a,
.fix-side .product-nav>ul>li:hover>a {
    color: #bf9045;
}
.fix-side.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.hs-inner-faqs {
    padding-top: 0;
}
.hs-inner-faqs .faqs .faqs-item {
    position: relative;

    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs .faqs-item {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs .faqs-item .title-faq {
    position: relative;

    padding: 10px 50px 10px 30px;

    cursor: pointer;

    background-color: #f8f4ee;
}
.hs-inner-faqs .faqs .faqs-item .title-faq:after {
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;

    position: absolute;
    top: 0;
    right: 0;

    width: 50px;

    content: '\e625';
    -webkit-transition: all .6s;
    transition: all .6s;
    text-align: center;

    color: #bf9045;
}
.hs-inner-faqs .faqs .faqs-item .title-faq h3 {
    font-size: 24px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs .faqs-item .title-faq h3 {
        font-size: 22px;
    }
}
.hs-inner-faqs .faqs .faqs-item .txt {
    padding: 20px 30px 10px 30px;
    padding-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-faqs .faqs .faqs-item .txt {
        padding: 14px 14px 10px 14px;
    }
}
.hs-inner-faqs .faqs .faqs-item .txt p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs .faqs-item .txt p {
        font-size: 16px;
    }
}
.hs-inner-faqs .faqs .current .faqs-item .title-faq:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hs-inner-product-show .product-info .wood-info p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    word-break: break-word;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-product-show .product-info .wood-info p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-info .wood-info p {
        font-size: 16px;
    }
}
.hs-inner-product-show .product-info .wood-info h3 {
    font-size: 22px;
    line-height: 1.4;
}
@media (max-width: 991px) {
    .hs-inner-product-show .product-info .wood-info h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-show .product-info .wood-info h3 {
        font-size: 18px;
    }
}
.hs-inner-product-show .product-info .wood-info img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-show .wood-details {
    padding-top: 60px;
}
.hs-inner-product-show .wood-details .title-wood {
    position: relative;

    border-bottom: 1px solid #e5e5e5;
}
.hs-inner-product-show .wood-details .title-wood h3 {
    font-size: 30px;
    line-height: 1.5;

    position: relative;

    display: inline-block;

    margin: 0;
    padding: 10px 0;
}
@media (max-width: 991px) {
    .hs-inner-product-show .wood-details .title-wood h3 {
        font-size: 24px;
    }
}
.hs-inner-product-show .wood-details .title-wood h3:after {
    position: absolute;
    z-index: 2;
    bottom: -3px;
    left: 0;

    display: block;

    width: 100%;
    height: 5px;

    content: '';

    background-color: #bf9045;
}
.hs-inner-product-show .wood-details .wood-info {
    margin-top: 20px;
}
.hs-inner-product-show .wood-details .wood-info p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-product-show .wood-details .wood-info p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-show .wood-details .wood-info p {
        font-size: 16px;
    }
}
.hs-inner-product-show .wood-details .wood-info img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-show .wood-quality .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-product-show .wood-quality .list li {
    margin: 20px 0;
}
.hs-inner-product-show .wood-quality .list .list-item {
    max-width: 230px;

    text-align: center;
}
@media (max-width: 1560px) {
    .hs-inner-product-show .wood-quality .list .list-item {
        max-width: 180px;
    }
}
.hs-inner-product-show .wood-quality .list .list-item .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;

    border-radius: 50%;
    background-color: #f8f4ee;
}
@media (max-width: 767px) {
    .hs-inner-product-show .wood-quality .list .list-item .icon {
        width: 80px;
        height: 80px;
    }
}
.hs-inner-product-show .wood-quality .list .list-item .icon img {
    width: 100%;
}
.hs-inner-product-show .wood-quality .list .list-item h4 {
    font-size: 22px;
    line-height: 1.4;

    margin: 20px 0 0 0;
}
@media (max-width: 1560px) {
    .hs-inner-product-show .wood-quality .list .list-item h4 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-show .wood-quality .list .list-item h4 {
        font-size: 18px;
    }
}
.hs-inner-product-show .wood-materials .wood-info li {
    margin-top: 30px;

    text-align: center;
}
.hs-inner-product-show .wood-materials .wood-info img {
    display: block;

    width: 100%;
}
.hs-inner-product-show .wood-materials .wood-info h4 {
    font-size: 30px;
    line-height: 1.4;

    margin: 20px 0 0 0;
}
@media (max-width: 1560px) {
    .hs-inner-product-show .wood-materials .wood-info h4 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-show .wood-materials .wood-info h4 {
        font-size: 20px;

        margin: 10px 0 0 0;
    }
}
.hs-inner-nservice .nservice {
    margin-top: -30px;
}
.hs-inner-nservice .nservice ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -15px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-nservice .nservice ul {
        margin: 0 -5px;
    }
}
.hs-inner-nservice .nservice ul li {
    width: 20%;
    margin-top: 30px;
    padding: 0 15px;
}
@media (max-width: 1470px) {
    .hs-inner-nservice .nservice ul li {
        width: 25%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-nservice .nservice ul li {
        width: 33.33333333%;
    }
}
@media (max-width: 991px) {
    .hs-inner-nservice .nservice ul li {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .hs-inner-nservice .nservice ul li {
        margin-top: 10px;
        padding: 0 5px;
    }
}
.hs-inner-nservice .nservice ul li:last-child {
    width: 40%;
}
@media (max-width: 1470px) {
    .hs-inner-nservice .nservice ul li:last-child {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-nservice .nservice ul li:last-child {
        width: 33.33333333%;
    }
}
@media (max-width: 991px) {
    .hs-inner-nservice .nservice ul li:last-child {
        width: 100%;
    }
}
.hs-inner-nservice .nservice .service-item {
    height: 100%;
    padding: 40px 24px;

    background-color: #f8f4ee;
}
@media (max-width: 767px) {
    .hs-inner-nservice .nservice .service-item {
        padding: 30px 14px;
    }
}
.hs-inner-nservice .nservice .service-item .icon {
    width: 50px;
}
.hs-inner-nservice .nservice .service-item .icon img {
    width: 100%;
}
.hs-inner-nservice .nservice .service-item .title-nservice h3 {
    font-size: 24px;
    line-height: 1.25;

    color: #bf9045;
}
@media (max-width: 767px) {
    .hs-inner-nservice .nservice .service-item .title-nservice h3 {
        font-size: 20px;
    }
}
.hs-inner-nservice .nservice .service-item .title-nservice:after {
    display: block;

    width: 100px;
    height: 1px;
    margin-top: 14px;

    content: '';

    background-color: #bf9045;
}
.hs-inner-nservice .nservice .service-item .text {
    margin-top: 14px;
}
.hs-inner-nservice .nservice .service-item .text p {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .hs-inner-nservice .nservice .service-item .text p {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-inner-nservice .nservice .service-item .text p {
        font-size: 16px;
    }
}
.hs-inner-nservice .nservice .service-item:hover .icon {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}
.hs-inner-factory .title-home {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hs-inner-factory .more {
    position: relative;

}

.hs-inner-factory .more a {
    font-size: 18px;
    line-height: 40px;

    position: relative;
    z-index: 2;

    display: inline-block;

    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    background-color: #bf9045;
}
.hs-inner-factory .more:hover a {
    background-color: #a1752f;
}
.hs-header-box .header-nav .other-nav {
    width: calc(90% - 400px);
}
@media(max-width:1560px) {
    .hs-header-box .header-nav .other-nav {
        width: calc(90% - 300px);
    }
}
.hs-header-box .header-nav .other-nav ul {
    display: flex;
    justify-content: space-between;
}
.hs-header-box .language {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    font-size: 20px;
    padding: 2px 5px;
    font-weight: bold;
    margin-left: 5px;
}
.hs-header-box .language .icon {
    line-height: 80px;
    font-size: 24px;
    padding: 0 0px 0 20px;
}
.hs-header-box .language ul {
    position: absolute;
    min-width: 100%;
    top: 100%;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 0 10px #9f9f9f;
    padding: 10px 0;
    display: none;
    left: -50px;
}
.hs-header-box .language ul li a {
    display: block;
    padding: 0 20px;
    line-height: 30px;
    font-weight: normal;
    font-size: 18px;
}
.hs-header-box .language ul li a:hover {
    background-color: #bf9045;
    color: #fff;
}
.hs-header-box .language-xs {
    display: none;
}
@media(max-width:1199px) {
    .hs-header-box .language-pc {
        display: none;
    }
    .hs-header-box .language-xs {
        display: inline-block;
    }
    .hs-header-box .language .icon {
        line-height: 60px;
        padding: 0 10px 0 0;
    }
    .hs-header-box .language-xs {
        border: none;
    }
}

.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px 0;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 24px;
    line-height: 24px;
    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 10px;
    margin: 50px auto;
    padding: 50px 0;
    clear: both;
    width: 100%
}
.page_list a {
    display: inline-block;
    color: #898989;
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    text-align: center;
    padding: 0 8px;
    margin: 0 1px
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #898989;
    background: #898989
}
.page_list a.on {
    color: #333;
    border: 1px solid #ccc;
    background: #E5EDF2
}
.table_a {
    overflow-x: auto;
    width: 100%;
}
.table_a table {
    border-right: 1px solid #dcbe8e;
    border-bottom: 1px solid #dcbe8e;
    width: 100%
}
.table_a table td {
    border-left: 1px solid #dcbe8e;
    border-top: 1px solid #dcbe8e;
    text-align: left;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 5px;
}
.table_a table tr:nth-child(odd) {
    background: #f8f4ee
}
.table_a table th {
    border-left: 1px solid #dcbe8e;
    border-top: 1px solid #dcbe8e;
    background: #bf9045;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 5px;
}
.biao2 {
    background: #f1f1f1
}