:root {
    --pad: -webkit-calc(50% - 705px);
    --pad: calc(50% - 705px);
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50% - 660px);
        --pad: calc(50% - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50% - 570px);
        --pad: calc(50% - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.ff,
.banner .mobile-video:before {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'Biryani';
    font-weight: normal;
    font-style: normal;

    src: local('Biryani Regular'), local('Biryani-Regular'), url('http://vhost-ln-s04-cdn.hcwebsite.com/8a5d4a486ee9f92b2d557ef646a4ae09/tpl/en_youyuerubber/assets/app/fonts/Biryani-Regular.woff2') format('woff2'), url('http://vhost-ln-s04-cdn.hcwebsite.com/8a5d4a486ee9f92b2d557ef646a4ae09/tpl/en_youyuerubber/assets/app/fonts/Biryani-Regular.woff') format('woff'), url('http://vhost-ln-s04-cdn.hcwebsite.com/8a5d4a486ee9f92b2d557ef646a4ae09/tpl/en_youyuerubber/assets/app/fonts/Biryani-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Biryani';
    font-weight: bold;
    font-style: normal;

    src: local('Biryani Bold'), local('Biryani-Bold'), url('http://vhost-ln-s04-cdn.hcwebsite.com/8a5d4a486ee9f92b2d557ef646a4ae09/tpl/en_youyuerubber/assets/app/fonts/Biryani-Bold.woff2') format('woff2'), url('http://vhost-ln-s04-cdn.hcwebsite.com/8a5d4a486ee9f92b2d557ef646a4ae09/tpl/en_youyuerubber/assets/app/fonts/Biryani-Bold.woff') format('woff'), url('http://vhost-ln-s04-cdn.hcwebsite.com/8a5d4a486ee9f92b2d557ef646a4ae09/tpl/en_youyuerubber/assets/app/fonts/Biryani-Bold.ttf') format('truetype');
    font-display: swap;
}
body {
    font-family: 'Biryani', Arial, Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 14px;
    font-weight: 400;

    overflow-x: hidden;

    height: initial !important;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
:root {
    scroll-behavior: unset;
}
.img-box {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.fszero {
    font-size: 0;

    overflow: hidden;

    width: 0;
    height: 0;
}
.fszero h1 {
    margin: 0;
}
.wrap-map .map-content {
    display: none;
}
[lang=zh-CN] .share-cn {
    display: block;
}
[lang=zh-CN] .share-other {
    display: none;
}
[lang=zh-CN] .wrap-map .map-content {
    display: block;
}
[lang=zh-CN] .box-follow {
    display: none;
}
.a2a_kit {
    display: inline-block;

    vertical-align: middle;
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    margin: 0;
    padding: 0;

    list-style: none;
}
a,
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;
}
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;
    }
}
img[data-lazy] {
    background: url(../gif/ajax-loader.gif) no-repeat center;
}
img.lazy {
    min-width: 1px;
    min-height: 1px;

    background: url(../gif/ajax-loader.gif) no-repeat center;
}
.lazy {
    background-image: url(../gif/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.loaded {
    background-size: cover;
}
.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 {
        max-width: 1440px;
    }
}
@media (max-width: 767px) {
    .col-6:nth-child(2n+1) {
        padding-right: 7.5px;
    }
    .col-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
.fancybox-slide--iframe .fancybox-content {
    width: 100%;
    max-width: 80%;
    height: 100%;
    min-height: 50%;
    max-height: 80%;
    margin: 0;
}
.fancybox-slide--video video {
    max-width: 80%;
    padding: 0;
}
@media (max-width: 767px) {
    .fancybox-slide--video video {
        max-width: 95%;
    }
}
.fancybox-slide>video {
    padding: 0;
}
.swiper-lazy {
    background: url(../gif/ajax-loader.gif) no-repeat center;
}
.scrollbar::-webkit-scrollbar {
    position: absolute;
    z-index: 2;
    left: 0;

    width: 6px;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #eee;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #dcdcdc;
}
@media (max-width: 767px) {
    .common-share {
        margin-top: 10px;
    }
}
.common-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;
    margin-top: 50px;
}
@media (max-width: 1470px) {
    .common-share ul {
        margin-top: 30px;
    }
}
@media (max-width: 1199px) {
    .common-share ul {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .common-share ul {
        margin-top: 10px;
    }
}
.common-share ul li {
    padding: 0 10px;
}
.common-share ul li a {
    line-height: 38px;

    display: block;

    width: 38px;
    height: 38px;

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

    color: #606060;
    border-radius: 50%;
    background-color: #e4e4e4;
}
.common-share ul li a .icon {
    font-size: 20px;
}
.common-share ul li a:hover {
    color: #db0503;
}
@media (max-width: 767px) {
    .pc-visible {
        display: none;
    }
}
.phone-visible {
    display: none;
}
@media (max-width: 767px) {
    .phone-visible {
        display: block;
    }
}
.slick-arrow {
    font-size: 0;
    line-height: 50px;
    line-height: 44px;

    position: absolute;
    z-index: 6;
    top: 50%;

    width: 44px;
    height: 44px;

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

    color: #bfbfbf;
    border-radius: 0;
    border-radius: 50%;
    background: none;
    background-color: #f5f5f5;
}
.slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    display: block;

    content: '\fd64';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slick-arrow.slick-next {
    left: auto;
}
.slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slick-arrow:hover {
    color: #fff;
    background-color: #db0503;
}
.prev-next {
    font-size: 0;

    white-space: nowrap;
}
.prev-next .slick-arrow {
    position: relative;
    top: auto;
    right: 0;
    left: 0;

    display: inline-block;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
    vertical-align: middle;
}
.prev-next .slick-next {
    margin-left: 20px;
}
.slick-dots {
    text-align: center;
}
@media (max-width: 1199px) {
    .slick-dots {
        margin-top: 30px;
    }
}
.slick-dots li {
    display: inline-block;

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

    -webkit-transition: all .4s;
    transition: all .4s;
    vertical-align: top;

    border: 1px solid #b60200;
    border-radius: 50%;
}
.slick-dots li button {
    display: none;
}
.slick-dots li.slick-active {
    background-color: #b60200;
}
.center {
    top: 50%;
    left: 50%;

    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.share-cn {
    display: none;
}
.addcart {
    cursor: pointer;
}
.addcart.active .icon:before {
    content: '\e69a';
}
.translate {
    min-width: 158px;
}
@media (max-width: 767px) {
    .translate {
        min-width: 145px;
    }
}
@media (max-width: 767px) {
    .translate .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
        font-size: 12px;
    }
}
.translate .goog-te-gadget-simple {
    border-color: #fff;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.map-content label {
    line-height: 30px !important;

    max-width: 200px;
    padding: 0 10px !important;

    border: none !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
}
.formbox form ul {
    margin: 0 -10px;
}
.formbox form ul li {
    padding: 0 10px;
}
.formbox form .group {
    position: relative;

    margin-top: 20px;
}
.formbox form .group label {
    line-height: 52px;

    position: absolute;
    z-index: 3;
    top: 0;
    left: 20px;

    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    pointer-events: none;

    color: #666;
}
@media (max-width: 767px) {
    .formbox form .group label {
        left: 10px;
    }
}
.formbox form .group input,
.formbox form .group textarea {
    font-size: 14px;
    line-height: 22px;

    position: relative;
    z-index: 2;

    width: 100%;
    padding: 15px 20px;

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

    border: 1px solid #f2eaea;
    border-radius: 0;
    outline: 0;
    background: none;
}
.formbox form select {
    line-height: 22px;

    width: 100%;
    padding: 15px 20px;

    color: #666;
    border: 1px solid #f2eaea;
    outline: none;
    background: url(../png/select.png) no-repeat center right;

    -webkit-appearance: none;
    /* Safari 和 Chrome */
    -moz-appearance: none;
    /* Firefox */
    appearance: none;
}
.formbox form .group input:placeholder-shown+label,
.formbox form .group textarea:placeholder-shown+label {
    top: 0;

    background-color: transparent;
}
.formbox form .group input:focus,
.formbox form .group textarea:focus {
    border-color: #f2f2f2;
}
.formbox form .group-read input {
    font-size: 16px;

    color: #fff !important;
    border-color: #db0503 !important;
    background-color: #db0503 !important;
}
@media (max-width: 991px) {
    .formbox form .group-read input {
        font-size: 14px;
    }
}
.formbox form .group input:focus+label,
.formbox form .group textarea:focus+label,
.formbox form .group input:valid+label,
.formbox form .group textarea:valid+label {
    top: -32px;
    left: 20px;

    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);

    opacity: .8;
}
@media (max-width: 767px) {
    .formbox form .group input:focus+label,
    .formbox form .group textarea:focus+label,
    .formbox form .group input:valid+label,
    .formbox form .group textarea:valid+label {
        left: 10px;
    }
}
.submit-group {
    margin-top: 30px;
}
.submit-group .submit {
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

    height: 34px;
    padding: 0 30px;

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

    color: #fff;
    border: none;
    border-radius: 30px;
    background-color: #0f0a04;
}
@media (max-width: 1560px) {
    .submit-group .submit {
        padding: 0 50px;
    }
}
@media (max-width: 1199px) {
    .submit-group .submit {
        font-size: 16px;

        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .submit-group .submit {
        font-size: 14px;
    }
}
.submit-group .submit:hover {
    background-color: #b60200;
}
.wrap-reviews .title-product-show .write-review a {
    font-size: 14px;
    line-height: 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-decoration: underline;
}
@media (max-width: 1199px) {
    .wrap-reviews .title-product-show .write-review a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .wrap-reviews .title-product-show .write-review a {
        font-size: 14px;
    }
}
.wrap-reviews .title-product-show .write-review a:hover {
    color: #db0503;
}
.wrap-reviews .feedback {
    display: none;

    padding-top: 10px;
}
.wrap-reviews .feedback .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    border: 1px solid #f2eaea;
    background-color: #fff;
}
.wrap-reviews .feedback .item span {
    line-height: 50px;

    display: block;

    white-space: nowrap;

    color: #666;
}
.wrap-reviews .feedback .item input,
.wrap-reviews .feedback .item textarea {
    line-height: 30px;

    width: 100%;
    padding: 10px;

    resize: vertical;
}
.wrap-reviews .feedback .rating {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: row-reverse;

    width: auto;
    height: 40px;
    padding: 0 10px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.wrap-reviews .feedback .rating-0 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.wrap-reviews .feedback .rating>input {
    display: none;
}
.wrap-reviews .feedback .rating>label {
    font-size: 20px;

    margin-top: auto;
    margin-right: 8px;

    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;

    color: #db0503;
}
.wrap-reviews .feedback .rating>label:before {
    font-family: 'iconfont' !important;

    content: '\e62e';
}
.wrap-reviews .feedback .rating>input:checked~label,
.wrap-reviews .feedback .rating>input:checked~label~label {
    color: #db0503;
}
.wrap-reviews .feedback .rating>input:checked~label:before,
.wrap-reviews .feedback .rating>input:checked~label~label:before {
    font-family: 'iconfont' !important;

    content: '\e635';
}
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover,
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover~label {
    color: #db0503;
}
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover:before,
.wrap-reviews .feedback .rating>input:not(:checked)~label:hover~label:before {
    font-family: 'iconfont' !important;

    content: '\e635';
}
.wrap-reviews .review-list {
    overflow: hidden;
}
.wrap-reviews .review-list>ul>li {
    border-bottom: 1px solid #ede7db;
}
.wrap-reviews .review-list .item {
    padding: 40px 0;
}
@media (max-width: 991px) {
    .wrap-reviews .review-list .item {
        padding: 20px 0;
    }
}
.wrap-reviews .review-list .item h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.15384615;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 767px) {
    .wrap-reviews .review-list .item h3 {
        font-size: 16px;
    }
}
.wrap-reviews .review-list .item p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;
}
@media (max-width: 767px) {
    .wrap-reviews .review-list .item p {
        font-size: 14px;
    }
}
.wrap-reviews .review-list .item .starbox {
    margin: 20px 0 14px;
}
@media (max-width: 991px) {
    .wrap-reviews .review-list .item .starbox {
        margin: 10px 0;
    }
}
.wrap-reviews .review-list .item .starbox span {
    font-size: 18px;

    display: inline-block;

    margin-right: 14px;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-reviews .review-list .item .starbox span {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .wrap-reviews .review-list .item .starbox span {
        font-size: 14px;
    }
}
.wrap-reviews .review-list .item .starbox .icon {
    font-size: 18px;
    line-height: 26px;

    display: inline-block;

    vertical-align: middle;

    color: #db0503;
}
.header {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    left: 0;

    width: 100%;

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

    background-color: #fff;
}
.header .header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 40px;
    padding: 0 3%;

    color: #fff;
    background-color: #000;

    -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: 1199px) {
    .header .header-top {
        height: 30px;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.header .header-top:before {
    content: '';
}
@media (max-width: 1199px) {
    .header .header-link {
        display: none;
    }
}
.header .header-link ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header .header-link ul li {
    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;
}
.header .header-link ul li:after {
    margin: 0 10px;

    content: '|';
}
.header .header-link ul li:last-child:after {
    display: none;
}
.header .header-link ul li a {
    font-size: 12px;
    line-height: 2;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.header .header-link ul li:hover a {
    color: #db0503;
}
.header .language a {
    font-size: 16px;
    line-height: 40px;

    display: block;

    min-width: 40px;
    height: 40px;

    text-align: center;

    color: #fff;
    background-color: #db0503;
}
@media (max-width: 1199px) {
    .header .language a {
        line-height: 30px;

        min-width: 30px;
        height: 30px;
    }
}
.header .logo {
    height: 60px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 767px) {
    .header .logo {
        padding: 10px 0;
    }
}
.header .logo img {
    display: block;

    height: 100%;
}
.header .header-nav {
    padding: 0 3%;
}
@media (max-width: 1199px) {
    .header .header-nav {
        padding: 0 15px;
    }
}
.header .serach-part {
    cursor: pointer;
}
.header .find {
    font-size: 16px;
    line-height: 40px;

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

    padding: 0 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .header .find {
        font-size: 14px;

        padding: 0 20px 0 0;
    }
}
.header .find .icon {
    font-size: 22px;

    margin-right: 10px;

    color: #db0503;
}
@media (max-width: 767px) {
    .header .find .icon {
        font-size: 20px;

        margin-right: 4px;
    }
}
.header .find:hover {
    color: #db0503;
}
.header .search-wrap {
    font-size: 14px;

    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    left: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100vh;
    padding: 10px;

    background-color: rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .search-wrap .search-close {
    position: absolute;
    top: 5%;
    right: 10%;

    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    color: #fff;
}
@media (max-width: 1199px) {
    .header .search-wrap .search-close {
        right: 5%;
    }
}
.header .search-wrap .search-close .icon {
    font-size: 30px;
}
.header .search-wrap .search-box {
    position: absolute;
    top: 50%;
    left: 10%;

    overflow: hidden;

    width: 80%;

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

    border-radius: 6px;
}
@media (max-width: 1199px) {
    .header .search-wrap .search-box {
        left: 5%;

        width: 90%;
    }
}
.header .search-wrap input {
    line-height: 30px;

    width: 100%;
    padding: 15px;

    color: #666;
}
.header .search-wrap .submit {
    font-size: 20px;
    line-height: 60px;

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

    width: 46px;
    height: 60px;
    padding: 0;

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

    border-radius: 0;
}
.header .search-wrap .submit:before {
    font-family: 'iconfont' !important;
    font-size: 26px;

    content: '\e66a';
}
.header .search-wrap .submit:hover {
    color: #fff;
    background-color: #db0503;
}
.header .cart {
    font-size: 16px;
    line-height: 40px;

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

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .header .cart {
        margin-right: 10px;
    }
}
.header .cart img {
    width: 24px;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .header .cart img {
        width: 20px;
    }
}
.header .cart:hover {
    color: #db0503;
}
.header .top-right {
    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;
}
.header .search-product {
    font-weight: bold;

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

    height: 36px;
    padding: 0 20px;

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

    color: #db0503;
    border: 1px solid #d9d9d9;
    border-radius: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .header .search-product {
        line-height: 26px;

        position: absolute;
        top: 2px;
        left: 10px;

        height: 26px;

        border-radius: 20px;
        background-color: #fff;
    }
}
.header .search-product .icon {
    font-size: 24px;
    font-weight: normal;

    margin-right: 4px;
}
.header .search-product span {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}
.header .search-product:hover {
    color: #fff;
    border-color: #db0503;
    background-color: #db0503;
}
@media (max-width: 1199px) {
    .header .pc-nav {
        display: none;
    }
}
.header .pc-nav>ul {
    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;
}
.header .pc-nav>ul>li {
    padding: 0 30px;
}
.header .pc-nav>ul>li:nth-child(3) {
    display: none;
}
.header .pc-nav>ul>li:nth-child(4),
.header .pc-nav>ul>li:nth-child(5) {
    position: relative;
}
.header .pc-nav>ul>li>a {
    font-size: 16px;

    position: relative;

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

    height: 60px;

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

    -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;
}
.header .pc-nav>ul>li>a:after {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 2px;

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

    background-color: #db0503;
}
.header .pc-nav>ul>li.active>a,
.header .pc-nav>ul>li:hover>a {
    color: #db0503;
}
.header .pc-nav>ul>li.active>a:after,
.header .pc-nav>ul>li:hover>a:after {
    width: 100%;
}
.header .pc-nav .phone-brand {
    display: none;
}
.header .pc-nav .nav-list2 {
    font-size: 16px;

    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

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

    text-align: left;

    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.header .pc-nav .nav-list2>li {
    position: relative;
}
.header .pc-nav .nav-list2>li>a {
    line-height: 30px;

    display: block;

    padding: 10px 24px;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
    text-transform: uppercase;
    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .header .pc-nav .nav-list2>li>a {
        padding: 0 20px;
    }
}
.header .pc-nav .nav-list2>li:hover>a {
    color: #db0503;
}
.header .pc-nav .nav-list2-product {
    padding: 30px 0;

    text-align: center;
}
.header .pc-nav .nav-list2-product>li {
    display: inline-block;

    padding: 0 60px;

    text-align: left;
    vertical-align: top;
}
.header .pc-nav .nav-list2-product>li>a {
    padding: 10px 0;

    text-align: left;

    color: #666;
}
.header .pc-nav .nav-list2-product>li:hover>a {
    color: #666;
}
.header .pc-nav .nav-list2-product .nav-list3>li>a {
    font-size: 16px;
    line-height: 28px;

    display: block;

    padding: 6px 0;

    color: #444;
}
.header .pc-nav .nav-list2-product .nav-list3>li:hover>a {
    text-decoration: underline;

    color: #db0503;
}
.header .pc-nav .nav-list2-brand {
    padding: 0;
}
.header .pc-nav .nav-list2-brand .brand-pic {
    overflow: hidden;

    width: 640px;
}
@media (max-width: 1560px) {
    .header .pc-nav .nav-list2-brand .brand-pic {
        width: 500px;
    }
}
@media (max-width: 1400px) {
    .header .pc-nav .nav-list2-brand .brand-pic {
        width: 400px;
    }
}
.header .pc-nav .nav-list2-brand .brand-pic img {
    position: relative;
    left: 50%;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header .pc-nav .nav-list2-brand .brand-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-calc(100% - 640px);
    width: calc(100% - 640px);
}
@media (max-width: 1560px) {
    .header .pc-nav .nav-list2-brand .brand-list {
        width: -webkit-calc(100% - 500px);
        width: calc(100% - 500px);
    }
}
@media (max-width: 1400px) {
    .header .pc-nav .nav-list2-brand .brand-list {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
.header .pc-nav .nav-list2-brand .brand-list .brand-menu {
    width: 300px;
    padding-top: 60px;
}
@media (max-width: 1400px) {
    .header .pc-nav .nav-list2-brand .brand-list .brand-menu {
        width: 200px;
    }
}
.header .pc-nav .nav-list2-brand .brand-list .brand-menu ul {
    border-right: 1px solid #d9d9d9;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-menu ul li a {
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

    display: block;

    padding: 10px 2vw;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-menu ul li a:after {
    position: absolute;
    top: 50%;
    right: -1px;

    display: block;

    width: 1px;
    height: 0;

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

    background-color: #db0503;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-menu ul li.active a {
    color: #db0503;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-menu ul li.active a:after {
    height: 20px;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
}
@media (max-width: 1400px) {
    .header .pc-nav .nav-list2-brand .brand-list .brand-box {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
    }
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .brand-content {
    display: none;

    width: 100%;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .brand-content:nth-child(1) {
    display: block;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .brand-text {
    padding: 70px 5% 30px;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .brand-img {
    height: 100%;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .brand-logo img {
    height: 90px;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .note {
    display: -webkit-box;
    overflow: hidden;

    height: 66px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.header .pc-nav .nav-list2-brand .brand-list .brand-box .note p {
    font-size: 14px;
    line-height: 1.57142857;

    margin: 0;
}
.header .btn-menu {
    position: relative;

    display: none;

    width: 24px;
    height: 40px;
}
@media (max-width: 1199px) {
    .header .btn-menu {
        display: inline-block;

        margin-left: 10px;

        vertical-align: middle;
    }
}
@media (max-width: 375px) {
    .header .btn-menu {
        margin-left: 0;
    }
}
.header .btn-menu div {
    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;
}
.header .btn-menu div:before,
.header .btn-menu div:after {
    display: block;

    height: 2px;

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

    background: #999;
}
.header .btn-menu div span {
    display: block;

    height: 2px;
    margin: 5px 0;

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

    background: #999;
}
@media (max-width: 767px) {
    .hc-nav-open .translate {
        display: block;
    }
}
.stuck {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hc-mobile-nav {
    text-transform: capitalize;
}
.hc-mobile-nav .nav-list2-brand {
    display: none;
}
.hc-mobile-nav li.nav-close {
    padding-top: 40px;
}
.hc-mobile-nav .nav-list2 li.nav-parent>a {
    padding-right: 44px;
    padding-left: 30px;
}
.hc-mobile-nav .nav-list3 li a {
    padding-left: 40px;
}
.hc-mobile-nav ul {
    text-indent: 0 !important;
}
.hc-mobile-nav .nav-wrapper {
    color: #333;
    background-color: #fff;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a,
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open,
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: #eee;
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
    border-color: #222;
}
.search-tyres {
    position: fixed;
    z-index: 100;
    top: 100px;

    display: none;
    overflow-y: scroll;

    width: 100%;
    max-height: -webkit-calc(100vh - 90px);
    max-height: calc(100vh - 90px);

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .search-tyres {
        top: 90px;

        padding-bottom: 40px;
    }
}
.search-tyres .close-tyres {
    font-size: 24px;
    line-height: 60px;

    position: absolute;
    top: 20px;
    right: 3%;

    width: 60px;
    height: 60px;

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

    border-radius: 50%;
    background-color: #dcdcdc;
}
@media (max-width: 991px) {
    .search-tyres .close-tyres {
        line-height: 50px;

        top: 15px;
        right: 15px;

        width: 50px;
        height: 50px;
    }
}
.search-tyres .close-tyres:hover {
    color: #fff;
    background-color: #db0503;
}
.search-tyres .search-left {
    width: 380px;
    padding: 60px 20px 60px 0;

    border-right: 1px solid #d9d9d9;
}
@media (max-width: 1470px) {
    .search-tyres .search-left {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .search-tyres .search-left {
        width: 100%;
        padding: 40px 0;

        border: none;
    }
}
.search-tyres .search-left .title-search h3 {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1199px) {
    .search-tyres .search-left .select-filter form {
        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;
    }
}
.search-tyres .search-left .width-select,
.search-tyres .search-left .aspect-select,
.search-tyres .search-left .size-select {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .search-tyres .search-left .width-select,
    .search-tyres .search-left .aspect-select,
    .search-tyres .search-left .size-select {
        width: 30%;
    }
}
@media (max-width: 767px) {
    .search-tyres .search-left .width-select,
    .search-tyres .search-left .aspect-select,
    .search-tyres .search-left .size-select {
        width: 100%;
    }
}
.search-tyres .search-left .select2-container {
    display: block;
}
.search-tyres .search-left select {
    font-size: 16px;

    width: 100%;
    padding: 10px 26px;

    cursor: pointer;

    border: none;
    border-radius: 25px;
    outline: none;
    background: #f7f7f8;
}
.search-tyres .search-right {
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    padding: 60px 0 60px 5%;
}
@media (max-width: 1470px) {
    .search-tyres .search-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 1199px) {
    .search-tyres .search-right {
        width: 100%;
        padding: 0;
        padding-left: 0;
    }
}
.search-tyres .search-right .btn-del_options {
    display: none;
}
.search-tyres .search-right .title-search-right {
    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) {
    .search-tyres .search-right .title-search-right {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.search-tyres .search-right .title-search-right h3 {
    font-size: 30px;
}
@media (max-width: 1560px) {
    .search-tyres .search-right .title-search-right h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .search-tyres .search-right .title-search-right h3 {
        font-size: 20px;
    }
}
.search-tyres .search-right .title-search-right .view-results {
    font-size: 16px;
    line-height: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
}
.search-tyres .search-right .title-search-right .view-results .iconfont {
    line-height: 30px;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin-left: 10px;

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

    border-radius: 50%;
    background-color: #dcdcdc;
}
.search-tyres .search-right .title-search-right .view-results:hover .iconfont {
    color: #fff;
    background-color: #db0503;
}
.search-tyres .search-right .select-content>ul>li {
    margin-top: 30px;
}
.selected-options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.selected-options .options {
    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;
}
.selected-options .options span {
    margin-right: 20px;

    color: #444;
}
.selected-options .btn-del_options,
.selected-options .btn-return_options {
    line-height: 30px;

    width: 30px;
    height: 30px;
    padding: 0;

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

    border-radius: 50%;
    background: none;
}
.selected-options .btn-del_options:hover,
.selected-options .btn-return_options:hover {
    color: #db0503;
}
.selected-options .btn-return_options {
    background-color: #dcdcdc;
}
.selected-options .btn-return_options:hover {
    color: #fff;
    background-color: #db0503;
}
.select2-container--default .select2-selection--single {
    width: 100%;
    height: auto;

    border: none;
    border-radius: 25px;
    background: #f7f7f8;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 30px;

    padding: 10px 26px;
}
.select2-search {
    display: none;
}
.select2-container--default .select2-results__option--selected {
    background-color: #fff;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    color: #000;
    background-color: #dcdcdc;
}
.select2-dropdown {
    border: none;
    border-radius: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.select2-results__option {
    line-height: 30px;

    padding: 10px 26px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 20px;

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

    height: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-family: 'iconfont' !important;

    content: '\e602';
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.wrap-results .selected-options {
    margin-bottom: 40px;
}
.online-wrap {
    padding-right: 20px;
}
.online-wrap .btn {
    line-height: 36px;

    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 120px;

    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    text-align: center;

    color: #fff;
    border: 1px solid #db0503;
    border-radius: 0;
    outline: none;
    background-color: #db0503;
}
@media (min-width: 992px) {
    .online-wrap .btn {
        display: none;
    }
}
.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-weight: bold;

    display: inline-block;

    content: '\e625';
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.online-wrap .btn.active:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.online-wrap .code-pic {
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box {
    background-color: #fff;
}
.online-wrap .code-pic img {
    display: block;

    max-width: 100%;
}
.online-wrap .online {
    position: fixed;
    z-index: 9;
    right: 20px;
    bottom: -webkit-calc(10% + 50px);
    bottom: calc(10% + 50px);

    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    text-align: center;

    background-color: rgba(0, 0, 0, .3);
}
@media (max-width: 991px) {
    .online-wrap .online {
        padding: 0;
    }
}
.online-wrap .online:after {
    position: absolute;
    top: 0;
    right: -20px;

    display: block;

    width: 20px;
    height: 100%;

    content: '';

    background-color: transparent;
}
.online-wrap .online.onlineshow {
    right: 0;
}
@media (max-width: 991px) {
    .online-wrap .online {
        top: auto;
        right: -60px;
        bottom: 160px;

        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    .online-wrap .online.onlineshow {
        right: -60px;
    }
    .online-wrap .online.active {
        right: 0;
    }
}
.online-wrap .online a {
    line-height: 50px;

    position: relative;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;

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

    color: #fff;
    border-radius: 8px;
}
@media (max-width: 991px) {
    .online-wrap .online a {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.online-wrap .online a:before {
    font-size: 20px;
}
.online-wrap .online a:hover {
    color: #fff;
    border-radius: 0 8px 8px 0;
    background-color: #db0503;
}
@media (max-width: 991px) {
    .online-wrap .online a {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before {
        font-size: 20px;
    }
}
.online-wrap .online a .phone-num {
    position: absolute;
    z-index: -1;
    top: -2px;
    right: -300px;

    padding-right: 0;

    -webkit-transition: right .3s;
    transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online a .phone-num p {
    line-height: 50px;

    display: inline-block;

    margin: 0;
    padding: 0 20px;

    vertical-align: middle;

    color: #fff;
    border-radius: 8px 0 0 8px;
    background: #db0503;
}
@media (min-width: 1200px) {
    .online-wrap .online a:hover .phone-num {
        right: 100%;
    }
}
@media (max-width: 767px) {
    .online-wrap .online .code:before {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img {
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p {
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .online .sale {
    width: 158px;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .online-wrap .online .sale {
        width: 50px;
    }
}
.online-wrap .online .sale a {
    width: 158px;
    height: 162px;

    background: none;
}
@media (max-width: 991px) {
    .online-wrap .online .sale a {
        width: 50px;
        height: 50px;
    }
}
.online-wrap .online .sale img {
    max-width: 100%;
}
.online-wrap:hover .online {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
@media (min-width: 992px) {
    .online-wrap-in .online {
        right: 0;
    }
}
.online-wrap .icon-qq:before {
    font-family: 'iconfont' !important;

    content: '\e62d';
}
.online-wrap .icon-weixin:before {
    font-family: 'iconfont' !important;

    content: '\e604';
}
.online-wrap .icon-message:before {
    font-family: 'iconfont' !important;

    content: '\e662';
}
.online-wrap .icon-email:before {
    font-family: 'iconfont' !important;

    content: '\e6a4';
}
.online-wrap .icon-skype:before {
    font-family: 'iconfont' !important;
    font-size: 24px !important;

    content: '\e766';
}
.online-wrap .icon-whatsapp:before {
    font-family: 'iconfont' !important;

    content: '\e621';
}
.online-wrap .icon-phone:before {
    font-family: 'iconfont' !important;

    content: '\e61c';
}
.online-wrap .icon-erweima:before {
    font-family: 'iconfont' !important;

    content: '\e745';
}
.online-wrap .icon-facebook:before {
    font-family: 'iconfont' !important;

    content: '\e615';
}
.online-wrap .icon-instagram:before {
    font-family: 'iconfont' !important;

    content: '\e666';
}
.online-wrap .icon-cart:before {
    font-family: 'iconfont' !important;

    content: '\e7d3';
}
.online-wrap .icon-cart span {
    font-size: 12px;
    line-height: 14px;

    position: absolute;
    top: 6px;
    right: 6px;

    width: 14px;
    height: 14px;

    color: #fff;
    border-radius: 50%;
    background-color: #f33;
}
.online-wrap .icon-cart:hover {
    border-radius: 8px !important;
}
.online-wrap .icon-arrow-top:before {
    font-family: 'iconfont' !important;
    font-size: 18px !important;

    display: block;

    content: '\e622';
}
.online-wrap .icon-arrow-top:hover {
    border-radius: 8px !important;
}
.backtop {
    line-height: 45px;

    position: fixed;
    z-index: 9;
    right: 20px;
    bottom: 10%;

    width: 45px;
    height: 45px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-animation: jump 1s cubic-bezier(.56, .01, .46, 1) infinite alternate;
    animation: jump 1s cubic-bezier(.56, .01, .46, 1) infinite alternate;
    text-align: center;

    border-radius: 50%;
    background-color: rgba(255, 255, 255, .06);
}
.backtop .iconfont {
    font-size: 24px;

    color: #db0503;
}
.backtop:hover {
    background-color: #db0503;
}
.backtop:hover .iconfont {
    color: #fff;
}
@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    to {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}
@keyframes jump {
    0% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    to {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}
.xs-online {
    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;

    color: #fff;
    background-color: #db0503;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 991px) {
    .xs-online {
        display: block !important;
    }
}
.xs-online ul {
    margin: 0;
    padding: 0;

    text-align: center;
}
.xs-online ul li {
    float: left;

    width: 20%;

    list-style: none;

    border-right: 1px solid rgba(0, 0, 0, .2);
    border-left: 1px solid rgba(255, 255, 255, .6);
}
.xs-online ul li>a {
    font-size: 10px;

    display: block;

    padding: 8px 0;

    text-transform: uppercase;

    color: inherit;
}
@media (max-width: 320px) {
    .xs-online ul li>a {
        font-size: 8px;
    }
}
.xs-online ul li>a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;

    display: block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li:first-child {
    border-left: none;
}
.xs-online ul li:last-child {
    border-right: none;
}
.xs-online ul li.xs-online-product>a:before {
    font-size: 16px;

    content: '\e7e9';
}
.xs-online ul li.xs-online-mail>a:before {
    font-weight: normal;

    content: '\e634';
}
.xs-online ul li.xs-online-map>a:before {
    font-weight: normal;

    content: '\e63e';
}
.xs-online ul li.xs-online-feedback>a:before {
    font-weight: normal;

    content: '\e615';
}
.xs-online ul li.xs-online-top>a:before {
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.xs-online-home>a:before {
    font-weight: normal;

    content: '\e6c8';
}
.xs-online ul li.xs-online-message>a:before {
    font-size: 18px;
    font-weight: normal;

    content: '\e66b';
}
.xs-online ul li.xs-online-tel>a:before {
    font-weight: normal;

    content: '\e61c';
}
.xs-online ul li.xs-online-facebook>a:before {
    font-weight: normal;

    content: '\e615';
}
.xs-online ul li.xs-online-top>a:before {
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.xs-online-whatsapp>a:before {
    font-weight: normal;

    content: '\e621';
}
.xs-online ul li.xs-online-skype>a:before {
    font-weight: normal;

    content: '\e616';
}
.xs-online ul li.xs-online-contact>a:before {
    font-weight: normal;

    content: '\e609';
}
.xs-online ul li.xs-online-wechat>a:before {
    content: '\e604';
}
.xs-online ul li.xs-online-wechat>a:before {
    content: '\e604';
}
.xs-online ul li.xs-online-tiktok>a:before {
    content: '\e828';
}
.xs-online ul li.xs-online-about>a:before {
    content: '\e62a';
}
.xs-online ul li.xs-online-wechat>a {
    position: relative;
}
.xs-online ul li.xs-online-wechat>a:hover img {
    display: block;
}
.xs-online ul li.xs-online-wechat>a img {
    position: absolute;
    bottom: 57px;
    left: 0;

    display: none;

    width: 100%;
}
.xs-online ul li.facebook>a:before {
    content: '\e615';
}
.banner {
    font-size: 0;

    position: relative;
    z-index: 8;

    clear: both;
    overflow: hidden;

    width: 100%;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.banner img {
    display: block;

    width: 100%;
}
.banner .swiper-slide {
    overflow: hidden;
}
.banner .swiper-pagination {
    position: absolute;
    z-index: 2;
    top: 55%;
    right: 3%;
    bottom: auto;
    left: auto;

    width: 60px;
    height: auto;
    padding: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
@media (max-width: 767px) {
    .banner .swiper-pagination {
        width: 40px;
    }
}
.banner .swiper-pagination .swiper-pagination-bullet {
    display: block;

    width: 50%;
    height: 2px;
    margin: 30px auto;

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

    opacity: 1;
    border-radius: 0;
    background: none;
    background-color: #fff;
}
@media (max-width: 991px) {
    .banner .swiper-pagination .swiper-pagination-bullet {
        margin: 15px auto;
    }
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 100%;

    background-color: #db0503;
}
.banner .item {
    position: relative;

    display: block;
    overflow: hidden;
}
@media (max-width: 767px) {
    .banner .item {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
.banner-video {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;
}
.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination {
    display: none !important;
}
.banner.hide-video video {
    display: none !important;
}
.banner-video-box {
    position: relative;

    display: block;

    padding-bottom: 50%;

    -webkit-transform: translateZ(10px);
    transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
    position: absolute;
    z-index: 10;
}
.banner-video-box .fluid_initial_play {
    background-color: #db0503 !important;
}
.banner .mobile-video {
    position: relative;

    display: block;
}
.banner .mobile-video:after {
    z-index: 2;

    content: '';

    background-color: rgba(0, 0, 0, .1);
}
.banner .mobile-video:before {
    font-size: 50px;

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

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

    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, .3);
}
.banner .slick-arrow {
    line-height: 60px;

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

    width: 60px;
    height: 60px;
    padding: 0;

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

    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}
@media (max-width: 991px) {
    .banner .slick-arrow {
        line-height: 40px;

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

    content: '\e625';
}
.banner .slick-arrow.slick-next {
    right: 3%;
    left: auto;
}
.banner .slick-arrow:hover {
    background-color: rgba(219, 5, 3, .7);
}
.banner-in {
    position: relative;
    z-index: 9;

    overflow: hidden;
}
.banner-in img {
    position: relative;

    width: 100%;
}
@media (max-width: 1199px) {
    .banner-in img {
        width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px) {
    .banner-in img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-in .banner-text {
    position: absolute;
    z-index: 9;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #fff;
}
.banner-in .banner-text span {
    font-size: 24px;
    line-height: 56px;

    display: inline-block;

    height: 50px;
    margin-bottom: 20px;
    padding: 0 46px;

    -webkit-animation: fadeInDown 1s 0s ease both;
    animation: fadeInDown 1s 0s ease both;
    text-transform: uppercase;

    color: #fff;
    background-color: #db0503;
}
@media (max-width: 1199px) {
    .banner-in .banner-text span {
        font-size: 20px;
        line-height: 46px;

        height: 40px;
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .banner-in .banner-text span {
        font-size: 18px;
    }
}
.banner-in .banner-text h2 {
    font-size: 66px;
    font-weight: bold;
    line-height: 1.3;

    margin: 0;

    -webkit-animation: fadeInUp 1s 0s ease both;
    animation: fadeInUp 1s 0s ease both;
    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .banner-in .banner-text h2 {
        font-size: 56px;
    }
}
@media (max-width: 1400px) {
    .banner-in .banner-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-in .banner-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-in .banner-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-in .banner-text h2 {
        font-size: 20px;
    }
}
.banner-in .banner-text .location ul {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .banner-in .banner-text .location ul {
        font-size: 14px;
    }
}
.banner-in .banner-text .location ul li {
    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;
}
.banner-in .banner-text .location ul li:after {
    margin: 0 6px;

    content: '>';
}
.banner-in .banner-text .location ul li:last-child:after {
    display: none;
}
.banner-in .banner-text .location a {
    line-height: 26px;

    display: block;

    text-transform: capitalize;
}
.banner-in .banner-text .location a:hover {
    text-decoration: underline;
}
@-webkit-keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes movedong {
    0% {
        stroke-dashoffset: 300%;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 300%;
    }
}
@keyframes moveshou {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 300%;
    }
}
.box {
    overflow: hidden;

    padding: 70px 0;
}
@media (max-width: 991px) {
    .box {
        padding: 50px 0;
    }
}
.common-more a {
    font-size: 18px;
    line-height: 46px;

    display: inline-block;

    padding: 0 48px;

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

    color: #fff;
    border: 2px solid #db0503;
    border-radius: 40px;
    background-color: #db0503;
}
@media (max-width: 1400px) {
    .common-more a {
        font-size: 16px;

        padding: 0 40px;
    }
}
@media (max-width: 1199px) {
    .common-more a {
        line-height: 40px;

        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .common-more a {
        font-size: 14px;
    }
}
.common-more a .icon {
    font-size: 24px;

    margin-left: 10px;

    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
.common-more a:hover {
    color: #db0503;
    border-color: #db0503;
    background-color: #fff;
}
.title span {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    display: block;

    margin-bottom: 14px;

    text-transform: uppercase;

    color: #db0503;
}
@media (max-width: 1199px) {
    .title span {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .title span {
        font-size: 18px;
    }
}
.title h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.30434783;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 1560px) {
    .title h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .title h2 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .title h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title h2 {
        font-size: 34px;
    }
}
@media (max-width: 767px) {
    .title h2 {
        font-size: 28px;
    }
}
.title p {
    font-size: 16px;
    line-height: 1.625;

    margin: 0;

    color: #444;
}
@media (max-width: 767px) {
    .title p {
        font-size: 14px;
    }
}
.box-category {
    max-width: 1920px;
    margin: 0 auto;
    padding-right: 3%;
    padding-left: 3%;
}
@media (max-width: 991px) {
    .box-category {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.box-category .title h2 {
    font-size: 46px;
}
@media (max-width: 1560px) {
    .box-category .title h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .box-category .title h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .box-category .title h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .box-category .title h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .box-category .title h2 {
        font-size: 24px;
    }
}
.box-category .category-left {
    width: 460px;
}
@media (max-width: 1560px) {
    .box-category .category-left {
        width: 400px;
    }
}
@media (max-width: 1400px) {
    .box-category .category-left {
        width: 350px;
    }
}
@media (max-width: 767px) {
    .box-category .category-left {
        width: 100%;
    }
}
.box-category .more-slick-button {
    margin-top: 70px;
}
@media (max-width: 767px) {
    .box-category .more-slick-button {
        margin-top: 30px;
    }
}
.box-category .common-more {
    margin-right: 40px;
}
@media (max-width: 767px) {
    .box-category .common-more {
        margin-right: 20px;
    }
}
.box-category .category {
    width: -webkit-calc(100% - 460px);
    width: calc(100% - 460px);
    padding-left: 5%;
}
@media (max-width: 1560px) {
    .box-category .category {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 1400px) {
    .box-category .category {
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
    }
}
@media (max-width: 767px) {
    .box-category .category {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.box-category .category .slick-category {
    margin: 0 -30px;
}
@media (max-width: 767px) {
    .box-category .category .slick-category {
        margin: 0 -5px;
    }
}
.box-category .category .slick-category .slick-slide {
    padding: 0 30px;
}
@media (max-width: 767px) {
    .box-category .category .slick-category .slick-slide {
        padding: 0 5px;
    }
}
.box-category .category .item .pic-box {
    position: relative;

    padding-left: 15%;
}
.box-category .category .item .pic {
    position: relative;

    padding: 0 3px;
}
@media (max-width: 1400px) {
    .box-category .category .item .pic {
        padding: 3px;
    }
}
.box-category .category .item .pic:before {
    position: absolute;
    z-index: 3;
    top: -1%;
    left: -1%;

    display: block;

    width: 102%;
    height: 102%;

    content: '';

    background: url(../png/category-mask.png) no-repeat center;
    background-size: 100% 100%;
}
.box-category .category .item .pic:after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .3);
    background-size: 100%;
}
.box-category .category .item .pic .img-box {
    z-index: 1;

    padding-bottom: 109.45945946%;
}
.box-category .category .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.box-category .category .item .pic-top {
    position: absolute;
    z-index: 6;
    bottom: 2px;
    left: 0;

    width: 45%;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.box-category .category .item .pic-top .img-box {
    padding-bottom: 137.73584906%;
}
.box-category .category .item .number {
    font-size: 56px;
    font-weight: bold;

    position: absolute;
    z-index: 6;
    right: 0;
    bottom: 0;

    color: transparent;

    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #db0503;
}
@media (max-width: 1400px) {
    .box-category .category .item .number {
        font-size: 40px;
    }
}
.box-category .category .item .number:before {
    display: block;

    width: 1px;
    height: 94px;
    margin: 0 auto;
    margin-bottom: 30px;

    content: '';

    background-color: #db0503;
}
@media (max-width: 1400px) {
    .box-category .category .item .number:before {
        margin-bottom: 20px;
    }
}
.box-category .category .item .title-category {
    margin-top: 20px;
    padding-left: 15%;
}
.box-category .category .item .title-category .tire {
    font-size: 16px;
    line-height: 1.5;

    color: #959595;
}
.box-category .category .item .title-category b {
    font-size: 30px;
    line-height: 1.33333333;

    display: block;

    margin-top: 8px;
}
@media (max-width: 1560px) {
    .box-category .category .item .title-category b {
        font-size: 24px;
        line-height: 1.25;
    }
}
@media (max-width: 767px) {
    .box-category .category .item .title-category b {
        font-size: 20px;
    }
}
.box-category .category .item .title-category .more {
    font-size: 16px;
    line-height: 1.5;

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

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

    color: #959595;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .box-category .category .item .title-category .more {
        font-size: 14px;
    }
}
.box-category .category .item .title-category .more .icon {
    font-size: 20px;

    margin-left: 8px;
}
.box-category .category .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.box-category .category .item:hover .pic-top {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
.box-category .category .item:hover .title-category .more {
    color: #db0503;
}
.box-video {
    position: relative;
}
.box-video:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(69.41%, rgba(0, 0, 0, 0)), color-stop(76.76%, #000));
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 69.41%, #000 76.76%);
    background: linear-gradient(rgba(0, 0, 0, 0) 69.41%, #000 76.76%);
}
.box-video img {
    width: 100%;
}
@media (max-width: 767px) {
    .box-video img {
        width: 140%;
        margin-left: -20%;
    }
}
.box-video .play {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

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

    width: 120px;
    height: 120px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .box-video .play {
        width: 100px;
        height: 100px;
    }
}
.box-video .play .icon {
    font-size: 40px;

    -webkit-animation: zhuan 3s linear infinite;
    animation: zhuan 3s linear infinite;
}
.box-video .play:hover {
    opacity: .8;
}
.box-about .title {
    max-width: 1000px;
    margin: 0 auto;
}
.box-about .more {
    margin-top: 24px;
}
.box-about .more a {
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    color: #db0503;
}
.box-about .more a .icon {
    font-size: 20px;

    display: inline-block;

    margin-left: 8px;

    vertical-align: middle;
}
.box-about .more a:hover {
    text-decoration: underline;
}
@-webkit-keyframes zhuan {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes zhuan {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
:root {
    --colorA: #b60200;
    --colorB: #db0503;
}
@property --houdini-colorA {
    syntax: '<color>';
    inherits: false;
    initial-value: #db0503;
}
@property --houdini-colorB {
    syntax: '<color>';
    inherits: false;
    initial-value: #db0503;
}
.box-strengths {
    color: #fff;
    background-color: #000;
}
.box-strengths .strengths-left {
    width: 580px;
    padding: 50px 3%;

    text-align: center;
}
@media (max-width: 1560px) {
    .box-strengths .strengths-left {
        width: 500px;
    }
}
@media (max-width: 1400px) {
    .box-strengths .strengths-left {
        width: 400px;
    }
}
@media (max-width: 991px) {
    .box-strengths .strengths-left {
        width: 100%;
        padding: 30px 15px;
    }
}
.box-strengths .strengths-left .title h2 {
    max-width: 300px;
    margin: 0 auto;
}
.box-strengths .strengths-left .title p {
    margin-top: 20px;

    color: #959595;
}
.box-strengths .common-more {
    margin-top: 80px;
}
@media (max-width: 1560px) {
    .box-strengths .common-more {
        margin-top: 60px;
    }
}
@media (max-width: 991px) {
    .box-strengths .common-more {
        margin-top: 30px;
    }
}
.box-strengths .common-more a {
    color: #db0503;
    border-color: #fff;
    background-color: #fff;
}
.box-strengths .common-more a:hover {
    color: #fff;
    border-color: #db0503;
    background-color: #db0503;
}
.box-strengths .strengths {
    width: -webkit-calc(100% - 580px);
    width: calc(100% - 580px);
    padding: 50px 3% 50px 0;
}
@media (max-width: 1560px) {
    .box-strengths .strengths {
        width: -webkit-calc(100% - 500px);
        width: calc(100% - 500px);
    }
}
@media (max-width: 1400px) {
    .box-strengths .strengths {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 991px) {
    .box-strengths .strengths {
        width: 100%;
        padding: 0 15px 30px 15px;
    }
    .box-strengths .strengths>ul>li {
        margin: 10px 0;
    }
}
.box-strengths .strengths .item {
    position: relative;

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

    height: 580px;
    padding: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1560px) {
    .box-strengths .strengths .item {
        height: 480px;
    }
}
@media (max-width: 1400px) {
    .box-strengths .strengths .item {
        height: 400px;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .box-strengths .strengths .item {
        height: 300px;
    }
}
.box-strengths .strengths .item:after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    transition: 1s --houdini-colorA, 1s --houdini-colorB;

    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--houdini-colorA)), color-stop(var(--houdini-colorB)), to(var(--houdini-colorA)));
    background: -webkit-linear-gradient(var(--houdini-colorA), var(--houdini-colorB), var(--houdini-colorA));
    background: linear-gradient(var(--houdini-colorA), var(--houdini-colorB), var(--houdini-colorA));
}
.box-strengths .strengths .item .text,
.box-strengths .strengths .item .number {
    position: relative;
    z-index: 4;
}
.box-strengths .strengths .item .title-strengths {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1560px) {
    .box-strengths .strengths .item .title-strengths {
        font-size: 20px;
    }
}
.box-strengths .strengths .item .note {
    margin-top: 6px;
}
.box-strengths .strengths .item .note p {
    font-size: 16px;
    line-height: 1.375;

    display: -webkit-box;
    overflow: hidden;

    max-height: 44px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-strengths .strengths .item .number {
    font-size: 200px;
    line-height: .15;

    display: inline-block;

    -webkit-transform: translate3d(-38%, -10%, 0);
    transform: translate3d(-38%, -10%, 0);
}
.box-strengths .strengths>ul>li:nth-child(2) .item .number {
    transform: translate3d(-38%, 100%, 0);
}
@media (max-width: 1560px) {
    .box-strengths .strengths .item .number {
        font-size: 150px;

        -webkit-transform: translate3d(-38%, -11%, 0);
        transform: translate3d(-38%, -11%, 0);
    }
    .box-strengths .strengths>ul>li:nth-child(2) .item .number {
        transform: translate3d(-38%, 100%, 0);
    }
}
@media (max-width: 767px) {
    .box-strengths .strengths .item .number {
        font-size: 100px;
    }
}
.box-strengths .strengths .item:hover:after {
    --houdini-colorA: #b60200;
    --houdini-colorB: rgba(219, 5, 3, .7);
}
.box-strengths .strengths>ul>li:nth-child(2n) .item {
    flex-direction: column-reverse;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
}
.box-news {
    padding-right: 3%;
    padding-left: 3%;
    max-width: 1920px;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .box-news .prev-next {
        display: block;

        width: 100%;

        text-align: right;
    }
}
.box-news .news {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .box-news .news {
        margin-top: 20px;
    }
}
.box-news .news .slick-news {
    margin: 0 -5px;
}
.box-news .news .slick-news .slick-slide {
    padding: 0 5px;
}
.box-news .news .item {
    display: block;
}
.box-news .news .item .pic {
    overflow: hidden;

    border-radius: 6px;
}
.box-news .news .item .pic .img-box {
    padding-bottom: 66.66666667%;
}
.box-news .news .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.box-news .news .item .date-categroy {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.box-news .news .item .date-categroy .category {
    font-size: 12px;
    line-height: 24px;

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

    color: #999;
    border: 1px solid #d9d9d9;
    border-radius: 58px;
    background: #fff;
}
.box-news .news .item .date-categroy .date {
    line-height: 24px;

    color: #444;
}
.box-news .news .item .title-news {
    font-size: 24px;
    line-height: 1.25;

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

    max-height: 60px;
    margin-top: 16px;
    padding-right: 20%;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1560px) {
    .box-news .news .item .title-news {
        font-size: 20px;
        line-height: 1.5;
    }
}
@media (max-width: 1199px) {
    .box-news .news .item .title-news {
        font-size: 18px;
        line-height: 1.44444444;

        max-height: 52px;
        padding-right: 10%;
    }
}
@media (max-width: 991px) {
    .box-news .news .item .title-news {
        font-size: 16px;
        line-height: 1.625;
    }
}
@media (max-width: 767px) {
    .box-news .news .item .title-news {
        padding-right: 0;
    }
}
.box-news .news .item .title-news span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#222), to(#222));
    background-image: -webkit-linear-gradient(left, #222 0%, #222 100%);
    background-image: linear-gradient(to right, #222 0%, #222 100%);
    background-repeat: no-repeat;
    background-position: 0 80%;
    background-size: 0 1px;
}
.box-news .news .item .text {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .box-news .news .item .text {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .box-news .news .item .text {
        margin-top: 14px;
    }
}
.box-news .news .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.box-news .news .item:hover .title-news span {
    background-size: 100% 1px;
}
.footer {
    font-size: 16px;
    line-height: 1.75;

    overflow: hidden;

    padding: 0 30px;
    padding: 0 3%;

    color: #444;
    background: #f8f8f8;
}
@media (max-width: 1199px) {
    .footer {
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .footer {
        font-size: 15px;
    }
}
.footer .foot {
    padding: 50px 0;
}
@media (max-width: 991px) {
    .footer .foot {
        padding: 30px 0 20px;
    }
}
@media (max-width: 767px) {
    .footer .foot {
        padding: 30px 0 0 0;
    }
}
.footer .foot-left {
    width: 50%;
}
@media (max-width: 1560px) {
    .footer .foot-left {
        width: 60%;
    }
}
@media (max-width: 991px) {
    .footer .foot-left {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .footer .foot-left>li {
        width: 100%;
        margin: 10px 0;
    }
}
.footer .title-foot h3 {
    font-size: 20px;
    line-height: 1.5;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 767px) {
    .footer .title-foot h3 {
        font-size: 18px;
    }
}
.footer .item-nav .info {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .footer .item-nav .info {
        margin-top: 10px;
    }
}
.footer .item-nav .info a {
    line-height: 1.375;

    position: relative;

    display: block;

    padding: 6px 0;
}
@media (max-width: 767px) {
    .footer .item-nav .info a {
        line-height: 20px;

        display: inline-block;

        margin-right: 15px;

        vertical-align: middle;
    }
}
.footer .item-nav .info a:hover {
    color: #db0503;
}
@media (max-width: 991px) {
    .footer .common-share {
        margin-top: 20px;
    }
}
.footer .link {
    margin-top: 20px;
}
.footer .link a {
    display: block;

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

    color: #959595;
}
.footer .link a:hover {
    color: #db0503;
}
.footer .copyright {
    font-size: 14px;

    padding: 40px 0;
}
@media (max-width: 991px) {
    .footer .copyright {
        padding: 20px 0 80px;
    }
}
@media (max-width: 767px) {
    .footer .copyright {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.footer .copyright .foot-logo {
    display: block;

    height: 60px;
    margin-bottom: 14px;
}
.footer .copyright .foot-logo img {
    height: 100%;

    mix-blend-mode: multiply;
}
.footer .copyright p {
    margin: 0;
}
.footer .copyright a,
.footer .copyright span {
    display: inline-block;

    vertical-align: middle;
}
.footer .copyright a:hover {
    text-decoration: underline;
}
.footer .translate {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .footer .translate {
        width: 100%;
        margin-top: 14px;
    }
}
@-webkit-keyframes animate {
    0% {
        background-position: -2689px 0;
    }
    100% {
        background-position: 0 0;
    }
}
@keyframes animate {
    0% {
        background-position: -2689px 0;
    }
    100% {
        background-position: 0 0;
    }
}
.wrap {
    overflow: hidden;

    padding: 90px 0;
}
@media (max-width: 1560px) {
    .wrap {
        padding: 60px 0;
    }
}
@media (max-width: 991px) {
    .wrap {
        padding: 50px 0;
    }
}
.title-in h2 {
    font-size: 54px;

    text-transform: capitalize;
}
@media (max-width: 1470px) {
    .title-in h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .title-in h2 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .title-in h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title-in h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-in h2 {
        font-size: 24px;
    }
}
.title-in p {
    font-size: 18px;
    line-height: 1.44444444;

    margin: 16px 0 0 0;

    color: #222;
}
@media (max-width: 1199px) {
    .title-in p {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .title-in p {
        font-size: 15px;
    }
}
.title-in-other h2 {
    font-size: 36px;
    line-height: 1.6;
}
@media (max-width: 1470px) {
    .title-in-other h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .title-in-other h2 {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .title-in-other h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .title-in-other h2 {
        font-size: 22px;
    }
}
.title-in-other h3 {
    font-size: 24px;
    line-height: 1.5;

    margin: 0;

    color: #444;
}
@media (max-width: 1470px) {
    .title-in-other h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .title-in-other h3 {
        font-size: 18px;
    }
}
.title-in-other p {
    font-size: 15px;
    line-height: 1.46666667;

    margin: 10px 0 0 0;

    color: #444;
}
@media (max-width: 1199px) {
    .title-in-other p {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .title-in-other p {
        font-size: 15px;
    }
}
.wrap-topnav .topnav {
    border-bottom: 1px solid #d9d9d9;
}
.wrap-topnav .topnav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -36px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .wrap-topnav .topnav>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .wrap-topnav .topnav>ul {
        margin: 0 -10px;
    }
}
.wrap-topnav .topnav>ul>li {
    padding: 0 36px;
}
@media (max-width: 1199px) {
    .wrap-topnav .topnav>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .wrap-topnav .topnav>ul>li {
        padding: 0 10px;
    }
}
.wrap-topnav .topnav>ul>li>a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 0;

    color: #999;
}
@media (max-width: 991px) {
    .wrap-topnav .topnav>ul>li>a {
        font-size: 16px;

        padding: 10px 0;
    }
}
@media (max-width: 767px) {
    .wrap-topnav .topnav>ul>li>a {
        font-size: 15px;
        line-height: 24px;
    }
}
.wrap-topnav .topnav>ul>li>a:after {
    position: absolute;
    z-index: 2;
    bottom: -1px;
    left: 50%;

    display: block;

    width: 0;
    height: 1px;

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

    background-color: #000;
}
.wrap-topnav .topnav>ul>li.active>a,
.wrap-topnav .topnav>ul>li:hover>a {
    color: #222;
}
.wrap-topnav .topnav>ul>li.active>a:after,
.wrap-topnav .topnav>ul>li:hover>a:after {
    width: 100%;
}
.wrap-topnav-product {
    border-bottom: 1px solid #d9d9d9;
}
.wrap-topnav-product .topnav {
    border-bottom-color: transparent;
}
.wrap-location {
    font-size: 22px;
    line-height: 1.81818182;

    padding: 10px 0;

    color: #fff;
    background-color: #222;
}
@media (max-width: 1560px) {
    .wrap-location {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .wrap-location {
        font-size: 18px;
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .wrap-location {
        font-size: 16px;
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-location {
        font-size: 14px;
    }
}
.wrap-location .location>ul {
    position: relative;

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

    padding-left: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-location .location>ul:before {
    font-family: 'iconfont' !important;

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

    content: '\e62f';
}
@media (max-width: 991px) {
    .wrap-location .location>ul:before {
        font-size: 18px;
    }
}
.wrap-location .location>ul>li {
    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;
}
.wrap-location .location>ul>li:after {
    margin: 0 4px;

    content: '<';
}
.wrap-location .location>ul>li:last-child:after {
    display: none;
}
.wrap-location .location>ul>li>a {
    display: block;

    text-transform: uppercase;
}
@media (max-width: 767px) {
    .wrap-location .location>ul>li>a {
        line-height: 20px;

        padding: 5px 0;
    }
}
.wrap-location .location>ul>li>a:hover {
    text-decoration: underline;
}
.wrap-left {
    width: 330px;
}
@media (max-width: 1400px) {
    .wrap-left {
        width: 280px;
    }
}
@media (max-width: 1199px) {
    .wrap-left {
        width: 100%;
    }
}
.wrap-right {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    padding-left: 4%;
}
@media (max-width: 1400px) {
    .wrap-right {
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
        padding-left: 3%;
    }
}
@media (max-width: 1199px) {
    .wrap-right {
        width: 100%;
    }
}
.wrap-sidenav {
    overflow: hidden;
}
@media (max-width: 1199px) {
    .wrap-sidenav {
        display: none;
    }
}
.wrap-sidenav .title-sidenav h3 {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .wrap-sidenav .title-sidenav h3 {
        font-size: 20px;
    }
}
.wrap-sidenav .sidenav-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 24px;
    padding: 14px 0;

    border-top: 1px solid #000;

    -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;
}
.wrap-sidenav .sidenav-filter .filter {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    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;
}
.wrap-sidenav .sidenav-filter .filter img {
    width: 18px;
    margin-right: 6px;

    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
.wrap-sidenav .sidenav-filter .reset {
    line-height: 1.71428571;

    color: #444;
}
.wrap-sidenav .sidenav-filter .reset:hover {
    color: #db0503;
}
.wrap-sidenav .sidenav .slevel-1>li {
    padding: 30px 0;

    border-top: 1px solid #d9d9d9;
}
.wrap-sidenav .sidenav .slevel-1>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;
}
.wrap-sidenav .sidenav .slevel-1>li>a:before {
    content: '-';
}
.wrap-sidenav .sidenav .slevel-1>li.active>a,
.wrap-sidenav .sidenav .slevel-1>li:hover>a {
    color: #db0503;
}
.wrap-sidenav .sidenav .slevel-2 {
    padding-top: 4px;
}
.wrap-sidenav .sidenav .slevel-2>li>a {
    line-height: 28px;

    display: block;

    padding: 2px 0;

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

    color: #444;
}
.wrap-sidenav .sidenav .slevel-2>li.active>a,
.wrap-sidenav .sidenav .slevel-2>li:hover>a {
    text-decoration: underline;

    color: #db0503;
}
.xs-product-nav {
    display: none;
    overflow: hidden;

    padding: 20px;
}
@media (max-width: 1199px) {
    .xs-product-nav {
        display: block;
    }
}
.xs-product-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -4px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xs-product-nav ul>li {
    display: inline-block;
    overflow: hidden;

    height: auto;
    padding: 4px;

    vertical-align: top;
}
@media (max-width: 767px) {
    .xs-product-nav ul>li {
        width: 50%;
    }
}
.xs-product-nav ul>li>a {
    font-size: 14px;
    line-height: 24px;

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

    height: 100%;
    padding: 6px 20px;

    text-transform: capitalize;

    border: 1px solid #dcdcdc;
    border-radius: 5px;

    -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;
}
@media (max-width: 767px) {
    .xs-product-nav ul>li>a {
        font-size: 13px;
        line-height: 20px;
    }
}
.xs-product-nav ul>li.active>a {
    color: #fff;
    border-color: #b60200;
    background-color: #b60200;
}
.wrap-about .title {
    max-width: 810px;
}
.wrap-about .about {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .wrap-about .about {
        margin-top: 40px;
    }
}
.wrap-video {
    position: relative;

    background-color: #000;
}
.wrap-video img {
    width: 100%;

    opacity: .7;
}
@media (max-width: 767px) {
    .wrap-video img {
        width: 160%;
        margin-left: -30%;
    }
}
.wrap-video .play {
    line-height: 90px;

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

    width: 90px;
    height: 90px;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-align: center;
}
@media (max-width: 991px) {
    .wrap-video .play {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.wrap-video .play span {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    color: #db0503;
    border-radius: 50%;
    background-color: #fff;
}
.wrap-video .play .icon {
    font-size: 40px;
}
@media (max-width: 991px) {
    .wrap-video .play .icon {
        font-size: 30px;
    }
}
.wrap-video .play::before,
.wrap-video .play::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: point_kuo 3s linear infinite;
    animation: point_kuo 3s linear infinite;

    border-radius: 50%;
    background: rgba(255, 255, 255, .28);
}
.wrap-video .play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.wrap-video .play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@-webkit-keyframes point_kuo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);

        opacity: 0;
    }
}
@keyframes point_kuo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);

        opacity: 0;
    }
}
.wrap-choose .choose-left {
    width: 50%;
    padding-right: 8%;
}
@media (max-width: 1199px) {
    .wrap-choose .choose-left {
        padding-right: 5%;
    }
}
@media (max-width: 991px) {
    .wrap-choose .choose-left {
        padding-right: 3%;
    }
}
@media (max-width: 767px) {
    .wrap-choose .choose-left {
        width: 100%;
        padding-right: 0;
    }
}
.wrap-choose .choose-left .title h3 {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .wrap-choose .choose-left .title h3 {
        margin-top: 14px;
    }
}
.wrap-choose .choose-right {
    width: 50%;
    padding-left: 8%;

    border-left: 1px solid #ededed;
}
@media (max-width: 1199px) {
    .wrap-choose .choose-right {
        padding-left: 5%;
    }
}
@media (max-width: 991px) {
    .wrap-choose .choose-right {
        padding-left: 3%;
    }
}
@media (max-width: 767px) {
    .wrap-choose .choose-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;

        border: none;
    }
}
.wrap-choose .choose-right>ul>li {
    margin-top: 80px;
}
.wrap-choose .choose-right>ul>li:nth-child(1) {
    margin-top: 0;
}
@media (max-width: 991px) {
    .wrap-choose .choose-right>ul>li {
        margin-top: 40px;
    }
}
.wrap-choose .choose-right .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.wrap-choose .choose-right .item .icon {
    width: 30px;

    color: #db0503;
}
.wrap-choose .choose-right .item .icon .iconfont {
    font-size: 30px;
}
.wrap-choose .choose-right .item .note {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    padding-left: 40px;
}
@media (max-width: 991px) {
    .wrap-choose .choose-right .item .note {
        padding-left: 20px;
    }
}
.wrap-choose .choose-right .item .note .title-choose {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 991px) {
    .wrap-choose .choose-right .item .note .title-choose {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-choose .choose-right .item .note .title-choose {
        font-size: 18px;
    }
}
.wrap-choose .choose-right .item .note p {
    font-size: 16px;
    line-height: 1.25;

    margin: 10px 0 0 0;
}
.wrap-factory .factory .slick-slide {
    padding: 0 15px;
}
@media (max-width: 767px) {
    .wrap-factory .factory .slick-slide {
        padding: 0 5px;
    }
}
.wrap-factory .factory .item {
    cursor: pointer;
}
.wrap-factory .factory .item .img-box {
    padding-bottom: 60.6741573%;
}
.wrap-factory .factory .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-factory .factory .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-factory .prev-next {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .wrap-factory .prev-next {
        margin-top: 20px;
    }
}
.wrap-certification .title h3 {
    max-width: 550px;
}
.wrap-certification .certification>ul {
    margin: 0 -36px;
}
@media (max-width: 1470px) {
    .wrap-certification .certification>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 1199px) {
    .wrap-certification .certification>ul {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .wrap-certification .certification>ul {
        margin: 0 -5px;
    }
}
.wrap-certification .certification>ul>li {
    margin-top: 60px;
    padding: 0 36px;
}
@media (max-width: 1470px) {
    .wrap-certification .certification>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .wrap-certification .certification>ul>li {
        margin-top: 40px;
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .wrap-certification .certification>ul>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.wrap-certification .item {
    cursor: pointer;
}
.wrap-certification .item .pic {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.wrap-certification .item .pic .img-box {
    padding-bottom: 130.50847458%;
}
.wrap-certification .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-certification .item .title-certification {
    font-size: 18px;
    line-height: 1.66666667;

    margin-top: 14px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
}
@media (max-width: 1199px) {
    .wrap-certification .item .title-certification {
        font-size: 16px;
        line-height: 1.625;
    }
}
@media (max-width: 767px) {
    .wrap-certification .item .title-certification {
        font-size: 14px;
        line-height: 1.57142857;

        margin-top: 10px;
    }
}
.wrap-certification .item:hover .pic {
    border-color: #db0503;
}
.wrap-certification .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-certification .item:hover .title-certification {
    color: #db0503;
}
.wrap-contact .export-contact {
    margin-top: 30px;
    padding-top: 40px;

    border-top: 1px solid #d9d9d9;
}
.wrap-contact .export-contact .title-contact {
    margin-bottom: 20px;
}
.wrap-contact .export-contact .title-contact h3 {
    font-size: 24px;

    color: #db0503;
}
@media (max-width: 1199px) {
    .wrap-contact .export-contact .title-contact h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-contact .export-contact .title-contact h3 {
        font-size: 18px;
    }
}
.wrap-contact .export-contact .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 16px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-contact .export-contact .item .icon {
    line-height: 34px;

    width: 34px;
    height: 34px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #000;
}
.wrap-contact .export-contact .item p {
    font-size: 18px;
    line-height: 1.44444444;

    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
    margin: 0;
    padding-left: 20px;
}
@media (max-width: 1199px) {
    .wrap-contact .export-contact .item p {
        font-size: 16px;
    }
}
.wrap-contact .export-contact .item a:hover {
    text-decoration: underline;
}
.wrap-contact .contact-message {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .wrap-contact .contact-message {
        padding-top: 40px;
    }
}
.wrap-contact .domestic-contact {
    margin-top: 60px;
}
.wrap-contact .domestic-contact .title-contact {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-contact .domestic-contact .title-contact h3 {
    font-size: 26px;
    line-height: 1.15384615;

    margin: 0;
}
@media (max-width: 1199px) {
    .wrap-contact .domestic-contact .title-contact h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .wrap-contact .domestic-contact .title-contact h3 {
        font-size: 22px;
    }
}
.wrap-contact .domestic-contact .title-contact h3 span {
    font-size: 20px;

    margin-left: 50px;

    color: #222;
}
@media (max-width: 1199px) {
    .wrap-contact .domestic-contact .title-contact h3 span {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .wrap-contact .domestic-contact .title-contact h3 span {
        font-size: 16px;

        margin-left: 20px;
    }
}
.wrap-contact .domestic-contact .text {
    margin-top: 20px;
}
.wrap-contact .domestic-contact .text p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #444;
}
@media (max-width: 1199px) {
    .wrap-contact .domestic-contact .text p {
        font-size: 16px;
    }
}
.wrap-contact .domestic-contact .text a:hover {
    text-decoration: underline;
}
.wrap-map .img-box {
    padding-bottom: 28.125%;
}
.common-product-item .pic {
    position: relative;

    display: block;
}
.common-product-item .pic .img-box {
    padding-bottom: 96.34146341%;
}
.common-product-item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.common-product-item .pic .img-now {
    position: relative;
    z-index: 2;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.common-product-item .pic .img-hover {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

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

    opacity: 0;
}
.common-product-item .title-product {
    font-size: 20px;
    line-height: 1.36363636;

    display: block;

    margin-top: 20px;
}
@media (max-width: 1470px) {
    .common-product-item .title-product {
        font-size: 18px;
    }
}
.common-product-item .title-product span {
    font-size: 14px;

    color: #959595;
}
.common-product-item .note {
    margin-top: 14px;
}
.common-product-item .note p {
    line-height: 1.14285714;

    display: -webkit-box;
    overflow: hidden;

    height: 32px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.common-product-item .mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.common-product-item .mask span {
    font-size: 12px;
    line-height: 18px;

    margin-right: 6px;
    padding: 0 6px;

    color: #444;
    border: 1px solid #d9d9d9;
    border-radius: 14px;
    background: #fff;
}
@media (min-width: 1200px) {
    .common-product-item:hover .pic .img-now {
        opacity: 0;
    }
    .common-product-item:hover .pic .img-hover {
        opacity: 1;
    }
    .common-product-item:hover .pic .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .common-product-item:hover .title-product b {
        color: #db0503;
    }
}
.wrap-product {
    padding-right: 3%;
    padding-left: 3%;
}
@media (max-width: 1199px) {
    .wrap-product {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.wrap-product .product>ul {
    margin-top: -60px;
}
@media (max-width: 1199px) {
    .wrap-product .product>ul {
        margin-top: -30px;
    }
}
.wrap-product .product>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .wrap-product .product>ul>li {
        margin-top: 30px;
    }
}
#product {
    position: relative;
    top: -120px;
}
@media (max-width: 1199px) {
    #product {
        top: -90px;
    }
}
.wrap-product-show {
    padding-top: 0;
}
.wrap-product-show .product-show {
    padding-right: var(--pad);
}
.wrap-product-show .carousel-left {
    position: relative;

    overflow: hidden;

    width: 45%;
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-left {
        width: 100%;
    }
}
.wrap-product-show .carousel-left .item {
    position: relative;
}
.wrap-product-show .carousel-left .item .img-box {
    padding-bottom: 85.86956522%;
}
.wrap-product-show .carousel-left .item .play {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

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

    width: 120px;
    height: 120px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .wrap-product-show .carousel-left .item .play {
        width: 100px;
        height: 100px;
    }
}
.wrap-product-show .carousel-left .item .play .icon {
    font-size: 40px;

    -webkit-animation: zhuan 3s linear infinite;
    animation: zhuan 3s linear infinite;
}
.wrap-product-show .carousel-left .item .play:hover {
    opacity: .8;
}
.wrap-product-show .carousel-left .product-button {
    position: absolute;
    z-index: 6;
    bottom: 20px;

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

    width: 100%;
    padding: 0 5%;

    color: #fff;

    -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;
}
.wrap-product-show .carousel-left .product-button .slick-arrow {
    background: none;
}
.wrap-product-show .carousel-left .swiper-pagination {
    font-size: 16px;
    line-height: 44px;

    position: relative;
    bottom: 0;

    width: auto;
    margin: 0;
}
.wrap-product-show .carousel-left .swiper-pagination-current:before,
.wrap-product-show .carousel-left .swiper-pagination-total:before {
    content: '0';
}
.wrap-product-show .carousel-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 55%;
    padding-left: 5%;

    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-right {
        width: 100%;
        padding: 30px 15px;
    }
}
.wrap-product-show .title-info-box span {
    line-height: 1.71428571;

    display: block;
}
.wrap-product-show .title-info-box h2 {
    font-size: 36px;
    line-height: 1.6;
}
@media (max-width: 1470px) {
    .wrap-product-show .title-info-box h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .title-info-box h2 {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .title-info-box h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .title-info-box h2 {
        font-size: 22px;
    }
}
.wrap-product-show .text p {
    font-size: 14px;
    line-height: 1.14285714;

    color: #666;
}
.wrap-product-show .tubiao {
    margin-top: 30px;
    max-width: 700px;
}
.wrap-product-show .tubiao>ul {
    margin: 0 -8px;
}
.wrap-product-show .tubiao>ul>li {
    margin-top: 20px;
    padding: 0 8px;
}
@media (max-width: 1400px) {
    .wrap-product-show .tubiao>ul>li {
        margin-top: 10px;
    }
}
.wrap-product-show .tubiao .item-icon {
    text-align: center;
}
.wrap-product-show .tubiao .item-icon .icon {
    background: #f5f5f5;
}
.wrap-product-show .tubiao .item-icon .icon .img-box {
    padding-bottom: 71.42857143%;
}
.wrap-product-show .tubiao .item-icon .title-icon {
    line-height: 1.6;

    margin-top: 6px;
}
.wrap-product-show .link-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 80px;

    -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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .wrap-product-show .link-share {
        margin-top: 60px;
    }
}
@media (max-width: 1470px) {
    .wrap-product-show .link-share {
        margin-top: 40px;
    }
}
.wrap-product-show .link-share .addcart {
    font-size: 16px;
    line-height: 30px;

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

    width: 50%;
    padding: 10px;

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

    color: #fff;
    border-radius: 64px;
    background-color: #000;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .wrap-product-show .link-share .addcart {
        width: auto;
        padding: 10px 30px;
    }
}
.wrap-product-show .link-share .addcart img {
    display: inline-block;

    width: 24px;
    margin-right: 10px;

    vertical-align: middle;
}
.wrap-product-show .link-share .addcart:hover {
    background-color: #333;
}
.wrap-product-show .link-share .share {
    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;
}
@media (max-width: 767px) {
    .wrap-product-show .link-share .share {
        width: 100%;
        margin-top: 10px;
    }
}
.wrap-product-show .link-share .share p {
    margin: 0;

    color: #db0503;
}
.wrap-product-show .slogan {
    padding: 10px 3%;

    background: #f8f8f8;
}
.wrap-product-show .slogan p {
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    text-align: center;
}
.wrap-product-show .product-advantage {
    padding-top: 110px;
}
@media (max-width: 1560px) {
    .wrap-product-show .product-advantage {
        padding-top: 80px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .product-advantage {
        padding-top: 50px;
    }
}
.wrap-product-show .product-advantage .title-product-advantage {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 15px;

    text-align: center;
}
.wrap-product-show .product-advantage .title-product-advantage h2 {
    font-size: 26px;
    line-height: 1.42307692;

    margin: 0;
}
@media (max-width: 1199px) {
    .wrap-product-show .product-advantage .title-product-advantage h2 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .product-advantage .title-product-advantage h2 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .product-advantage .title-product-advantage h2 {
        font-size: 18px;
    }
}
.wrap-product-show .product-advantage .advantage .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 80px 0;

    -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: 991px) {
    .wrap-product-show .product-advantage .advantage .item {
        margin: 50px 0 0 0;
    }
}
.wrap-product-show .product-advantage .advantage .item:nth-child(2n) {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.wrap-product-show .product-advantage .advantage .item:nth-child(2n) .text {
    padding: 30px 5% 30px var(--pad);
}
.wrap-product-show .product-advantage .advantage .item .pic,
.wrap-product-show .product-advantage .advantage .item .text {
    width: 50%;
}
@media (max-width: 991px) {
    .wrap-product-show .product-advantage .advantage .item .pic,
    .wrap-product-show .product-advantage .advantage .item .text {
        width: 100%;
    }
}
.wrap-product-show .product-advantage .advantage .item .pic img {
    width: 100%;
}
.wrap-product-show .product-advantage .advantage .item .text {
    margin-top: 10px;
    padding: 30px var(--pad) 30px 5%;
}
@media (max-width: 991px) {
    .wrap-product-show .product-advantage .advantage .item .text {
        padding: 30px 15px;
    }
}
.wrap-product-show .product-advantage .advantage .item .text p {
    font-size: 15px;
    line-height: 1.73333333;

    margin: 0;
}
@media (max-width: 767px) {
    .wrap-product-show .product-advantage .advantage .item .text p {
        font-size: 14px;
    }
}
.wrap-product-show .product-advantage .advantage .item .text-img {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-product-show .product-advantage .advantage .item .text-img {
        margin-top: 30px;
    }
}
.wrap-product-show .product-advantage .advantage .item .text-img img {
    width: 80%;
}
.wrap-product-show .product-advantage .advantage-bottom {
    height: 800px;
}
@media (min-width: 1200px) {
    .wrap-product-show .product-advantage .advantage-bottom {
        background-attachment: fixed;
    }
}
@media (max-width: 1560px) {
    .wrap-product-show .product-advantage .advantage-bottom {
        height: 700px;
    }
}
@media (max-width: 1199px) {
    .wrap-product-show .product-advantage .advantage-bottom {
        height: 600px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .product-advantage .advantage-bottom {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .product-advantage .advantage-bottom {
        height: 400px;
    }
}
.wrap-product-show .product-spec {
    padding-top: 100px;
}
@media (max-width: 1199px) {
    .wrap-product-show .product-spec {
        padding-top: 80px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .product-spec {
        padding-top: 60px;
    }
}
.wrap-product-show .product-spec .spec {
    max-width: 1050px;
    margin: 0 auto;
    margin-top: 20px;
}
.wrap-product-show .product-spec .spec>ul>li {
    position: relative;
}
.wrap-product-show .product-spec .spec>ul>li:after {
    position: absolute;
    z-index: 2;
    bottom: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #d9d9d9;
}
.wrap-product-show .product-spec .spec>ul>li:last-child:after {
    display: none;
}
.wrap-product-show .product-spec .spec .title-spec {
    position: relative;

    padding: 30px 30px 20px 0;

    cursor: pointer;
}
.wrap-product-show .product-spec .spec .title-spec:after {
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 30px;

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

    content: '\e673';
}
.wrap-product-show .product-spec .spec .title-spec b {
    font-size: 24px;
    font-weight: normal;
}
@media (max-width: 1199px) {
    .wrap-product-show .product-spec .spec .title-spec b {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .product-spec .spec .title-spec b {
        font-size: 18px;
    }
}
.wrap-product-show .product-spec .spec .current .title-spec:after {
    content: '\e67f';
}
.wrap-product-show .product-spec .spec .text {
    display: none;
}
.wrap-product-show .product-spec .spec .text .text-part {
    font-size: 16px;
    line-height: 1.875;

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

    padding: 10px 0;

    border-bottom: 1px solid #eee;

    -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;
}
.wrap-product-show .product-spec .spec .text .text-part p {
    margin: 0;

    color: #222;
}
.wrap-product-show .product-spec .spec .text .text-part span {
    color: #959595;
}
.wrap-news .news {
    margin-top: -50px;
}
@media (max-width: 991px) {
    .wrap-news .news {
        margin-top: -30px;
    }
}
.wrap-news .news>ul>li {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-news .news>ul>li {
        margin-top: 30px;
    }
}
.wrap-news .news .item {
    padding: 20px;

    background: #f5f5f5;
}
@media (max-width: 767px) {
    .wrap-news .news .item {
        padding: 10px;
    }
}
.wrap-news .news .item .date {
    width: 50%;
}
@media (max-width: 1199px) {
    .wrap-news .news .item .date {
        width: 40%;
    }
}
@media (max-width: 991px) {
    .wrap-news .news .item .date {
        width: 30%;
    }
}
.wrap-news .news .item .date b {
    font-size: 56px;
    line-height: 1;

    display: block;
}
@media (max-width: 1199px) {
    .wrap-news .news .item .date b {
        font-size: 46px;
    }
}
@media (max-width: 991px) {
    .wrap-news .news .item .date b {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .wrap-news .news .item .date b {
        font-size: 34px;
    }
}
.wrap-news .news .item .date span {
    font-size: 16px;
    line-height: 1.5;

    display: block;

    margin-top: 10px;
}
@media (max-width: 767px) {
    .wrap-news .news .item .date span {
        font-size: 14px;
    }
}
.wrap-news .news .item .pic {
    width: 50%;
}
@media (max-width: 1199px) {
    .wrap-news .news .item .pic {
        width: 60%;
    }
}
@media (max-width: 991px) {
    .wrap-news .news .item .pic {
        width: 70%;
    }
}
.wrap-news .news .item .pic .img-box {
    padding-bottom: 65%;
}
.wrap-news .news .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-news .news .item .title-news {
    font-size: 20px;
    line-height: 1.2;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin-top: 50px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1400px) {
    .wrap-news .news .item .title-news {
        margin-top: 30px;
    }
}
@media (max-width: 1199px) {
    .wrap-news .news .item .title-news {
        font-size: 18px;
        line-height: 1.33333333;
    }
}
@media (max-width: 767px) {
    .wrap-news .news .item .title-news {
        font-size: 16px;
        line-height: 1.5;

        margin-top: 20px;
    }
}
.wrap-news .news .item .more {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-news .news .item .more {
        margin-top: 10px;
    }
}
.wrap-news .news .item .more a {
    font-size: 16px;
    line-height: 2;

    display: inline-block;

    text-decoration: none;
    text-decoration: underline;

    color: #444;
}
.wrap-news .news .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-news .news .item:hover .title-news {
    color: #db0503;
}
@media (max-width: 1199px) {
    .wrap-details {
        padding-top: 20px;
    }
}
.wrap-details .title-details .date {
    line-height: 26px;

    display: inline-block;

    padding: 0 20px;

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

    color: #fff;
    background: #222;
}
.wrap-details .title-details h2 {
    font-size: 26px;
    font-weight: 800;
    line-height: 1.2;

    margin: 10px 0 0 0;
}
@media (max-width: 1470px) {
    .wrap-details .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .wrap-details .title-details h2 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .wrap-details .title-details h2 {
        font-size: 18px;
    }
}
.wrap-details .details .text {
    margin-top: 30px;
}
.wrap-details .details .text h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 1199px) {
    .wrap-details .details .text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-details .details .text h3 {
        font-size: 18px;
    }
}
.wrap-details .share {
    margin-top: 30px;
}
.wrap-details .share p {
    font-size: 18px;
    font-weight: bold;

    margin: 0;
}
.wrap-details .share p,
.wrap-details .share .a2a_kit {
    display: inline-block;

    vertical-align: middle;
}
.wrap-details .relate-details {
    font-size: 0;

    margin-top: 70px;
    padding: 10px;

    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
    .wrap-details .relate-details {
        margin-top: 40px;
    }
}
.wrap-details .relate-details a {
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;

    position: relative;

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

    height: 36px;
    padding-left: 50px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .wrap-details .relate-details a {
        font-size: 14px;
    }
}
.wrap-details .relate-details a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

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

    display: block;

    width: 36px;
    height: 36px;

    content: '\eb60';
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 50%;
}
.wrap-details .relate-details a.prev:after {
    position: absolute;
    top: 11px;
    right: 0;

    width: 1px;
    height: 16px;

    content: '';

    background-color: #c7cdd4;
}
.wrap-details .relate-details a:hover:before {
    color: #fff;
    background-color: #db0503;
}
.wrap-details .relate-details .next {
    text-align: right;
}
@media (max-width: 767px) {
    .wrap-details .relate-details .next {
        text-align: left;
    }
}
@media (min-width: 768px) {
    .wrap-details .relate-details .next a {
        padding-right: 50px;
        padding-left: 0;
    }
    .wrap-details .relate-details .next a:before {
        right: 0;
        left: auto;

        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.wrap-support .support {
    margin-top: 80px;
}
@media (max-width: 1470px) {
    .wrap-support .support {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .wrap-support .support {
        margin-top: 40px;
    }
}
.wrap-support .support .editor-content h3 {
    font-size: 24px;
}
.wrap-support .support-list {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .wrap-support .support-list {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-support .support-list {
        margin-top: 0;
    }
}
.wrap-support .support-list>ul>li {
    margin-top: 30px;
}
.wrap-support .support-list .item {
    text-align: center;
}
.wrap-support .support-list .item .icon {
    display: block;
    overflow: hidden;

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

    border: 1px solid #000;
    border-radius: 50%;
}
@media (max-width: 767px) {
    .wrap-support .support-list .item .icon {
        width: 100px;
        height: 100px;
    }
}
.wrap-support .support-list .item .icon img {
    width: 100%;
}
.wrap-support .support-list .item .title-support {
    font-size: 24px;
    line-height: 1.25;

    margin-top: 20px;
}
.wrap-support .support-list .item .title-support-small {
    font-size: 16px;
    line-height: 1.375;

    max-width: 80%;
    margin: 0 auto;
    margin-top: 8px;
}
.wrap-support .support-list .item .note {
    margin-top: 12px;
}
.wrap-support .support-list .item .note p {
    line-height: 1.57142857;

    margin: 0;

    color: #444;
}
.wrap-download .download {
    margin-top: 40px;
}
.wrap-download .download .title-download h3 {
    font-size: 20px;
    line-height: 1.5;
}
.wrap-download .download .list>ul {
    margin: 0 -40px;
    margin-top: -20px;
}
@media (max-width: 1560px) {
    .wrap-download .download .list>ul {
        margin: 0 -20px;
        margin-top: -20px;
    }
}
@media (max-width: 767px) {
    .wrap-download .download .list>ul {
        margin: 0 -8px;
        margin-top: -20px;
    }
}
.wrap-download .download .list>ul>li {
    margin-top: 30px;
    padding: 0 40px;
}
@media (max-width: 1560px) {
    .wrap-download .download .list>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .wrap-download .download .list>ul>li {
        padding: 0 8px;
    }
}
.wrap-download .download .item .pic .img-box {
    padding-bottom: 122.72727273%;
}
.wrap-download .download .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-download .download .item .text {
    margin-top: 20px;
}
.wrap-download .download .item .text .text-top {
    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;
}
.wrap-download .download .item .text .title-text {
    font-size: 20px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 30px;

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

    color: #222;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .wrap-download .download .item .text .title-text {
        font-size: 18px;
        line-height: 1.66666667;
    }
}
@media (max-width: 767px) {
    .wrap-download .download .item .text .title-text {
        font-size: 16px;
        line-height: 1.5;

        display: -webkit-box;
        overflow: hidden;

        height: auto;
        max-height: 48px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.wrap-download .download .item .text .down {
    line-height: 30px;

    width: 30px;
    height: 30px;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.wrap-download .download .item .text .down .icon {
    font-size: 24px;
}
.wrap-download .download .item .text .file {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-download .download .item .text .file p {
    font-size: 14px;
    line-height: 1.71428571;

    margin: 0;
    margin-right: 20px;

    color: #999;
}
@media (max-width: 767px) {
    .wrap-download .download .item .text .file p {
        font-size: 13px;
    }
}
.wrap-download .download .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-download .download .item:hover .title-text {
    color: #db0503;
}
.wrap-download .download .item:hover .down {
    color: #db0503;
}
.wrap-support-technology .editor-content {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .wrap-support-technology .editor-content {
        margin-top: 20px;
    }
}
.wrap-support-video {
    width: 94%;
    margin: 0 auto;
}
.wrap-support-advantages .editor-content {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .wrap-support-advantages .editor-content {
        margin-top: 20px;
    }
}
.wrap-support-advantages .editor-content h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.42857143;

    margin-bottom: 20px;

    color: #db0503;
}
@media (max-width: 1470px) {
    .wrap-support-advantages .editor-content h3 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .wrap-support-advantages .editor-content h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-support-advantages .editor-content h3 {
        font-size: 18px;

        margin-bottom: 10px;
    }
}
.wrap-support-advantages .advantages {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .wrap-support-advantages .advantages {
        margin-top: 0;
    }
}
.wrap-support-advantages .advantages>ul>li {
    margin-top: 30px;
}
.wrap-support-advantages .advantages .advantages-group {
    height: 100%;
    padding: 40px 30px;

    background-color: #f8f8f8;
}
@media (max-width: 1199px) {
    .wrap-support-advantages .advantages .advantages-group {
        padding: 30px 20px;
    }
}
.wrap-support-advantages .advantages .advantages-group .icon {
    font-size: 40px;
    line-height: 1.25;
}
.wrap-support-advantages .advantages .advantages-group .title-advantages {
    font-size: 20px;
    line-height: 1.5;

    margin-top: 20px;

    color: #222;
}
@media (max-width: 1199px) {
    .wrap-support-advantages .advantages .advantages-group .title-advantages {
        font-size: 18px;
    }
}
.wrap-support-advantages .advantages .advantages-group .note {
    margin-top: 6px;
}
.wrap-support-advantages .advantages .advantages-group .note p {
    font-size: 16px;
    line-height: 1.375;

    color: #222;
}
.wrap-support-brand {
    color: #fff;
    background-color: #000;
}
.wrap-support-brand .editor-content {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .wrap-support-brand .editor-content {
        margin-top: 20px;
    }
}
.wrap-support-brand .editor-content h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.42857143;

    margin-bottom: 20px;
}
@media (max-width: 1470px) {
    .wrap-support-brand .editor-content h3 {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .wrap-support-brand .editor-content h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .wrap-support-brand .editor-content h3 {
        font-size: 18px;

        margin-bottom: 10px;
    }
}
.wrap-support-brand .editor-content p {
    color: #fff;
}
.wrap-support-brand .mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-support-brand .mask span {
    line-height: 24px;

    margin-top: 6px;
    margin-right: 6px;
    padding: 0 10px;

    border: 1px solid #313131;
    border-radius: 14px;
}
.wrap-support-brand .support-brand {
    position: relative;

    margin-top: 70px;
    padding-right: 3%;
    padding-left: var(--pad);
}
@media (max-width: 1199px) {
    .wrap-support-brand .support-brand {
        margin-top: 50px;
    }
}
.wrap-support-brand .support-brand .swiper-slide {
    width: 33.33333333%;

    -webkit-transition: all .8s;
    transition: all .8s;
}
@media (max-width: 1199px) {
    .wrap-support-brand .support-brand .swiper-slide {
        width: 25%;
    }
}
.wrap-support-brand .support-brand .swiper-slide-active {
    width: 66.66666667% !important;
}
@media (max-width: 1199px) {
    .wrap-support-brand .support-brand .swiper-slide-active {
        width: 60% !important;
    }
}
@media (max-width: 767px) {
    .wrap-support-brand .support-brand .swiper-slide-active {
        width: 100% !important;
    }
}
.wrap-support-brand .support-brand .swiper-slide-active .item .title-brand {
    opacity: 1;
}
.wrap-support-brand .support-brand .item {
    position: relative;

    height: 580px;
    color: #333333;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .wrap-support-brand .support-brand .item {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .wrap-support-brand .support-brand .item {
        height: 340px;
    }
}
.wrap-support-brand .support-brand .item .title-brand {
    font-size: 24px;
    line-height: 1.66666667;

    position: absolute;
    z-index: 8;
    right: 30px;
    bottom: 20px;

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

    opacity: 0;
}
@media (max-width: 1199px) {
    .wrap-support-brand .support-brand .item .title-brand {
        font-size: 20px;
        line-height: 1.5;
    }
}
@media (max-width: 991px) {
    .wrap-support-brand .support-brand .item .title-brand {
        font-size: 18px;
        line-height: 1.66666667;
    }
}
.wrap-support-brand .support-brand .slick-arrow {
    background-color: rgba(255, 255, 255, .3);
}
.wrap-support-brand .support-brand .slick-arrow:hover {
    color: #333;
    background-color: #fff;
}
.wrap-support-brand .support-brand .slick-prev {
    left: -webkit-calc(var(--pad) + 1%);
    left: calc(var(--pad) + 1%);
}
@media (max-width: 767px) {
    .wrap-support-brand .support-brand .slick-prev {
        left: 3%;
    }
}
.wrap-support-brand .support-brand .slick-next {
    right: 31%;
}
@media (max-width: 1560px) {
    .wrap-support-brand .support-brand .slick-next {
        right: 35%;
    }
}
@media (max-width: 1199px) {
    .wrap-support-brand .support-brand .slick-next {
        right: 41%;
    }
}
@media (max-width: 767px) {
    .wrap-support-brand .support-brand .slick-next {
        right: 2%;
    }
}
.wrap-support-title {
    font-size: 24px;

    padding: 15px;

    text-align: center;

    color: #fff;
    background-color: #000;
}
@media (max-width: 991px) {
    .wrap-support-title {
        font-size: 20px;
    }
}
.wrap-support-job .job-left {
    position: relative;

    width: 50%;
}
@media (max-width: 767px) {
    .wrap-support-job .job-left {
        width: 100%;
    }
}
.wrap-support-job .job-left:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    opacity: .4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(36%, rgba(102, 102, 102, 0)), color-stop(60.89%, #000));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0) 36%, #000 60.89%);
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 36%, #000 60.89%);
}
.wrap-support-job .job-left .mask {
    position: absolute;
    z-index: 4;
    bottom: 0;

    width: 100%;
    padding: 40px;

    color: #fff;
}
@media (max-width: 1199px) {
    .wrap-support-job .job-left .mask {
        padding: 20px;
    }
}
.wrap-support-job .job-left .mask .title-job {
    font-size: 30px;
    line-height: 1.33333333;
}
@media (max-width: 1470px) {
    .wrap-support-job .job-left .mask .title-job {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .wrap-support-job .job-left .mask .title-job {
        font-size: 20px;
    }
}
.wrap-support-job .job-left .mask .text {
    max-width: 80%;
    margin-top: 14px;
}
@media (max-width: 1470px) {
    .wrap-support-job .job-left .mask .text {
        max-width: 100%;
    }
}
@media (max-width: 1199px) {
    .wrap-support-job .job-left .mask .text {
        max-width: 100%;
    }
}
.wrap-support-job .job-left .mask .text p {
    font-size: 16px;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .wrap-support-job .job-left .mask .text p {
        font-size: 14px;
    }
}
.wrap-support-job .job-left img {
    width: 100%;
}
.wrap-support-job .job-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    padding: 30px;

    text-align: center;

    background: #f7f7f8;

    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .wrap-support-job .job-right {
        width: 100%;
    }
}
.wrap-support-job .job-right .icon {
    line-height: 160px;

    width: 160px;
    height: 160px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #db0503;
}
@media (max-width: 1470px) {
    .wrap-support-job .job-right .icon {
        line-height: 120px;

        width: 120px;
        height: 120px;
    }
}
@media (max-width: 991px) {
    .wrap-support-job .job-right .icon {
        line-height: 100px;

        width: 100px;
        height: 100px;
    }
}
@media (max-width: 767px) {
    .wrap-support-job .job-right .icon {
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
.wrap-support-job .job-right .icon .iconfont {
    font-size: 40px;
}
.wrap-support-job .job-right .title-in-other {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .wrap-support-job .job-right .title-in-other {
        margin-top: 30px;
    }
}
.wrap-support-job .job-right .more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .wrap-support-job .job-right .more {
        margin-top: 30px;
    }
}
.wrap-support-job .job-right .more a {
    display: inline-block;

    padding: 8px;

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

    color: #fff;
    border-radius: 40px;
    background: #000;
}
.wrap-support-job .job-right .more a span,
.wrap-support-job .job-right .more a .iconfont {
    display: inline-block;

    vertical-align: middle;
}
.wrap-support-job .job-right .more a span {
    font-size: 16px;
    line-height: 1.5;

    padding: 0 30px 0 20px;
}
.wrap-support-job .job-right .more a .iconfont {
    line-height: 32px;

    width: 34px;
    height: 34px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #db0503;
}
.wrap-support-job .job-right .more a:hover {
    background-color: #db0503;
}
.wrap-support-job .job-right .more a:hover .iconfont {
    background-color: #000;
}
.wrap-support-hiring .support-hiring {
    margin-top: 40px;
}
.wrap-support-hiring .support-hiring .slick-support-hiring {
    margin: 0 -5px;
}
@media (max-width: 767px) {
    .wrap-support-hiring .support-hiring .slick-support-hiring {
        margin: 0 -5px;
    }
}
.wrap-support-hiring .support-hiring .slick-support-hiring .slick-slide {
    padding: 0 5px;
}
@media (max-width: 767px) {
    .wrap-support-hiring .support-hiring .slick-support-hiring .slick-slide {
        padding: 0 5px;
    }
}
.wrap-support-hiring .support-hiring .item {
    /* cursor: pointer; */
    text-align: center;
}
.wrap-support-hiring .support-hiring .item .img-box {
    padding-bottom: 78.26086957%;
}
.wrap-support-hiring .support-hiring .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-support-hiring .support-hiring .item .title-hiring {
    line-height: 24px;

    margin: 8px 0 0 0;
}
.wrap-support-fields .support-fields {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .wrap-support-fields .support-fields {
        margin-top: 30px;
    }
}
.wrap-support-fields .support-fields .slick-support-fields {
    margin: 0 -15px;
}
@media (max-width: 767px) {
    .wrap-support-fields .support-fields .slick-support-fields {
        margin: 0 -5px;
    }
}
.wrap-support-fields .support-fields .slick-support-fields .slick-slide {
    padding: 0 15px;
}
@media (max-width: 767px) {
    .wrap-support-fields .support-fields .slick-support-fields .slick-slide {
        padding: 0 5px;
    }
}
.wrap-support-fields .support-fields .item {
    /* cursor: pointer; */
}
.wrap-support-fields .support-fields .item .img-box {
    padding-bottom: 53.33333333%;
}
.wrap-support-fields .support-fields .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-support-fields .support-fields .item .title-fields {
    font-size: 18px;
    line-height: 24px;

    margin: 16px 0 0 0;
}
.wrap-support-fields .support-fields .item .note {
    margin-top: 6px;
}
.wrap-support-fields .support-fields .item .note p {
    line-height: 1.57142857;

    margin: 0;
}
.wrap-support-apply .support-apply {
    margin-top: 20px;
}
.wrap-sitemap {
    background-color: #fcfcfc;
}
.wrap-sitemap .sitemap .title h2 {
    margin: 0;
}
.wrap-sitemap .sitemap>ul>li {
    position: relative;

    width: 100%;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap>ul>li {
        min-height: 38px;
        margin-top: 20px;
        padding-left: 0;
    }
}
.wrap-sitemap .sitemap>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    display: inline-block;

    min-width: 240px;
    padding: 10px 30px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap>ul>li>a {
        font-size: 16px;

        min-width: 140px;
        padding: 4px 10px;
    }
}
.wrap-sitemap .sitemap>ul>li:hover>a {
    color: #fff;
    background-color: #db0503;
}
.wrap-sitemap .sitemap>ul>li:hover>a {
    text-decoration: underline;

    background-color: #db0503;
}
.wrap-sitemap .sitemap>ul>li>ul {
    font-size: 0;

    margin: 0 -15px;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap>ul>li>ul {
        margin: 0 -5px;
        margin-top: 20px;
    }
}
.wrap-sitemap .sitemap>ul>li>ul>li {
    position: relative;

    list-style: none;
}
.wrap-sitemap .sitemap>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;

    color: #666;
}
.wrap-sitemap .sitemap>ul>li>ul>li>a img {
    -webkit-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1);
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li {
    display: inline-block;

    vertical-align: top;
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li>a {
    font-size: 16px;

    display: block;

    padding: 5px 30px;

    color: #999;
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li>a:before {
    content: '-';
}
.wrap-sitemap .sitemap>ul>li>ul>li>ul>li:hover>a {
    color: #db0503;
}
.wrap-sitemap .sitemap>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #db0503;
}
.wrap-sitemap .sitemap>ul>li>ul>li:hover>a:before {
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-sitemap .sitemap-vertical {
        margin-top: 20px;
    }
}
.wrap-sitemap .sitemap-vertical>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    margin: 0 -15px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul {
        display: block;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li {
    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul>li {
        display: block;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;

    display: inline-block;

    padding: 10px 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>a {
        font-size: 16px;

        padding: 10px;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul {
        margin-top: 0;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li {
    position: relative;

    list-style: none;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

    text-transform: capitalize;

    color: #666;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>a {
        font-size: 15px;

        padding: 5px 10px;
    }
}
@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li>a {
    font-size: 14px;

    display: block;

    padding: 5px 30px;

    color: #999;
}
@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li>a {
        padding: 5px 15px;
    }
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li>a:before {
    content: '-';
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #db0503;
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li:hover>a:before {
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #db0503;
}
.wrap-sitemap .sitemap-vertical>ul>li>ul>li:hover>a:before {
    opacity: 1;
}
.wrap-sitemap .sitemap-vertical>ul>li:hover>a {
    color: #db0503;
}
.wrap-nosearch .nosearch {
    margin: 0 0 30px 0;
}
.wrap-nosearch .nosearch h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}
.wrap-nosearch .nosearch p {
    line-height: 22px;

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

    color: #666;
    border: 1px solid rgba(219, 5, 3, .5);
    border-radius: 5px;
    background-color: rgba(219, 5, 3, .1);
}
.wrap-nosearch .nosearch .title-in {
    margin: 30px 0;
}
@media (min-width: 1200px) {
    .wrap-nosearch .nosearch .title-in h2 {
        font-size: 30px;
    }
}
.pagination {
    display: block;

    margin-top: 90px;
}
@media (max-width: 1560px) {
    .pagination {
        margin-top: 70px;
    }
}
.pagination a,
.pagination span:not(.ellipsis) {
    font-size: 16px;

    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;

    min-width: 34px;
    height: 34px;
    margin: 0 6px;
    padding: 0 5px;

    cursor: pointer;
    text-align: center;
    vertical-align: middle;

    border: 1px solid #d9d9d9;
    border-radius: 30px;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1200px) {
    .pagination a,
    .pagination span:not(.ellipsis) {
        -webkit-transition: .2s;
        transition: .2s;
    }
    .pagination a:hover,
    .pagination span:not(.ellipsis):hover {
        color: #fff;
        background-color: #000;
    }
}
@media (max-width: 1199.98px) {
    .pagination a:active,
    .pagination span:not(.ellipsis):active {
        color: #fff;
        background-color: #000;
    }
}
@media (max-width: 767.98px) {
    .pagination a,
    .pagination span:not(.ellipsis) {
        font-size: 12px;

        min-width: 32px;
        height: 32px;
        margin: 0 3px;
    }
}
.pagination span.current {
    color: #fff;
    background-color: #000;
}
.pagination span.current.prev,
.pagination span.current.next {
    display: none;
}
.pagination .next,
.pagination .prev {
    border-color: transparent;
}
.pagination .next:hover,
.pagination .prev:hover {
    color: #db0503;
}
.pagination .prev:before {
    font-family: 'iconfont' !important;

    content: '\e625';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.pagination .next:before {
    font-family: 'iconfont' !important;

    content: '\e625';
}
.wrap-inquiryinfo .inquiry-info {
    font-size: 0;

    width: 100%;

    border-collapse: collapse;
}
.wrap-inquiryinfo .inquiry-info .title-inquiry-info {
    text-transform: capitalize;

    background-color: #e5e5e5;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
        padding: 0;
    }
}
.wrap-inquiryinfo .inquiry-info .title-inquiry-info>div {
    font-size: 16px;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .title-inquiry-info>div {
        font-size: 14px;

        padding: 0 10px;
    }
}
.wrap-inquiryinfo .inquiry-info .inquiry-list {
    border-bottom: 1px solid #dfdfdf;
}
.wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-inquiryinfo .inquiry-info .pimg,
.wrap-inquiryinfo .inquiry-info .pname,
.wrap-inquiryinfo .inquiry-info .number,
.wrap-inquiryinfo .inquiry-info .Operation {
    font-size: 14px;

    display: inline-block;

    padding: 20px 10px;

    vertical-align: middle;
    word-break: break-word;
}
@media (max-width: 1470px) {
    .wrap-inquiryinfo .inquiry-info .checkbox,
    .wrap-inquiryinfo .inquiry-info .pimg,
    .wrap-inquiryinfo .inquiry-info .pname,
    .wrap-inquiryinfo .inquiry-info .number,
    .wrap-inquiryinfo .inquiry-info .Operation {
        padding: 20px 10px;
    }
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .checkbox,
    .wrap-inquiryinfo .inquiry-info .pimg,
    .wrap-inquiryinfo .inquiry-info .pname,
    .wrap-inquiryinfo .inquiry-info .number,
    .wrap-inquiryinfo .inquiry-info .Operation {
        padding: 20px 10px;
    }
}
.wrap-inquiryinfo .inquiry-info .checkbox {
    width: 10%;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .checkbox {
        width: 30px;
    }
}
.wrap-inquiryinfo .inquiry-info .Operation {
    width: 14%;

    text-align: center;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .Operation {
        width: 30px;
    }
}
.wrap-inquiryinfo .inquiry-info .pimg {
    width: 14%;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .pimg {
        width: -webkit-calc(44% - 30px);
        width: calc(44% - 30px);
    }
}
.wrap-inquiryinfo .inquiry-info .pimg .img-box {
    padding-bottom: 96.34146341%;
}
.wrap-inquiryinfo .inquiry-info .pimg .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-inquiryinfo .inquiry-info .number {
    width: 20%;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .number {
        width: -webkit-calc(56% - 30px);
        width: calc(56% - 30px);
        padding: 10px;
    }
}
.wrap-inquiryinfo .inquiry-info .pname {
    width: 38%;
}
.wrap-inquiryinfo .inquiry-info .check-all .substitite {
    padding-left: 0;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .check-all span {
        display: none;
    }
}
.wrap-inquiryinfo .inquiry-info .all,
.wrap-inquiryinfo .inquiry-info span {
    display: inline-block;

    margin: 0;
    padding: 0;

    vertical-align: middle;
}
.wrap-inquiryinfo .inquiry-info .check-all {
    display: inline-block;

    margin: 0;
    padding: 0;

    text-align: center;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .hidden-xs {
        display: none;
    }
}
.wrap-inquiryinfo .inquiry-info .visible-xs {
    display: none;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .visible-xs {
        display: block;
    }
}
.wrap-inquiryinfo .inquiry-info .Each,
.wrap-inquiryinfo .inquiry-info .all {
    position: relative;

    display: inline-block;

    width: 12px;
    height: 12px;
    margin-top: -2px;
    margin-right: 10px;

    text-align: center;
    vertical-align: middle;

    border: 1px solid #999;
    border-radius: 50%;
    outline: none;
    background: none;

    -webkit-appearance: none;
}
.wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-inquiryinfo .inquiry-info .all:checked::after {
    font-family: 'iconfont';
    font-size: 18px;

    position: absolute;
    top: -12px;
    left: 0;

    content: '\e656';

    color: #db0503;
}
.wrap-inquiryinfo .inquiry-info .change .Each::after {
    font-family: 'iconfont';
    font-size: 18px;

    position: absolute;
    top: -12px;
    left: 0;

    content: '\e656';

    color: #db0503;
}
.wrap-inquiryinfo .inquiry-info input {
    font-size: 16px;
    line-height: 34px;

    position: relative;

    width: 60px;
    height: 34px;

    text-align: center;
    vertical-align: top;

    border: none;
    outline: none;
}
@media (max-width: 991px) {
    .wrap-inquiryinfo .inquiry-info input {
        width: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info input {
        font-size: 14px;
        line-height: 25px;

        width: 25px;
        height: 25px;

        border-right: none;
        border-left: none;
    }
}
.wrap-inquiryinfo .inquiry-info .del1,
.wrap-inquiryinfo .inquiry-info .add1 {
    font-size: 20px;
    line-height: 36px;

    display: inline-block;

    width: 34px;
    height: 36px;
    margin: 0;
    margin-top: -2px;
    padding: 0;

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

    border: 1px solid #e5e5e5;
    background-color: #fff;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info .del1,
    .wrap-inquiryinfo .inquiry-info .add1 {
        line-height: 25px;

        position: relative;
        z-index: 8;

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

        border-radius: 2px;
    }
}
.wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-inquiryinfo .inquiry-info .add1:hover {
    color: #fff;
    border-color: #db0503;
    background-color: #db0503;
}
.wrap-inquiryinfo .inquiry-info .add1 {
    margin-top: -1px;
    margin-left: 2px;
}
.wrap-inquiryinfo .inquiry-info .pic {
    border: 1px solid #dcdcdc;
}
.wrap-inquiryinfo .inquiry-info p {
    line-height: 24px;

    margin: 0;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .inquiry-info p {
        font-size: 13px;

        margin-bottom: 4px;
    }
}
.wrap-inquiryinfo .iclose {
    float: none;

    cursor: pointer;
    text-align: center;

    opacity: 1;
}
.wrap-inquiryinfo .iclose::after {
    font-family: 'iconfont';
    font-size: 20px;
    font-weight: normal;

    content: '\e632';

    color: #787878;
}
@media (max-width: 767px) {
    .wrap-inquiryinfo .iclose::after {
        font-size: 16px;
    }
}
.wrap-inquiryinfo .iclose:hover::after {
    color: #db0503;
}
.wrap-inquiryinfo .inquiry-message {
    padding-top: 80px;
}
@media (max-width: 991px) {
    .wrap-inquiryinfo .inquiry-message {
        padding-top: 50px;
    }
}
.wrap-inquiryinfo .inquiry {
    padding-top: 80px;
}
@media (max-width: 991px) {
    .wrap-inquiryinfo .inquiry {
        padding-top: 50px;
    }
}
.editor-content p {
    font-size: 18px;
    line-height: 1.77777778;

    margin: 0;

    color: #444;
}
@media (max-width: 1199px) {
    .editor-content p {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .editor-content p {
        font-size: 15px;
    }
}
.editor-content img {
    max-width: 100% !important;
    height: auto !important;
    margin: 10px 0;
}
.editor-content ul,
.editor-content ol {
    padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li {
    list-style: inherit;
}
.editor-content .table-box {
    font-size: 14px;
    line-height: 1.71428571;

    overflow: auto;

    width: 100%;
    max-width: 100%;
    margin-top: 20px;
}
.editor-content .table-box table {
    line-height: 1.2;

    width: 100%;
    max-width: 100%;

    border-spacing: 0;
    border-collapse: collapse;
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th {
    width: auto !important;
    height: auto !important;
}
.editor-content .table-box table td,
.editor-content .table-box table th {
    font-weight: normal;

    padding: 10px 20px !important;

    border: 1px solid #888;
}
@media (max-width: 480px) {
    .editor-content .table-box table td,
    .editor-content .table-box table th {
        padding: 8px !important;
    }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span {
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.editor-content .table-box table th {
    text-align: center;
}
.auto-adjust-img img {
    max-width: 100% !important;
    height: auto !important;
}
.auto-adjust-img.is-mobile img {
    max-width: 100% !important;
    height: auto !important;
    margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
    font-size: 0 !important;

    overflow-x: hidden;

    margin: 0 -5px !important;
    padding: 0;
}
@media (min-width: 768px) {
    .auto-adjust-img p.contains-pictures {
        white-space: nowrap;
    }
}
.auto-adjust-img p.contains-pictures>img {
    display: inline-block;

    margin: 5px;
}

.wrap-product-show .carousel-right .info-box {
    width: 100%;
}
.wrap-product-show .product-spec .title-in-other {
    cursor: pointer;
}
.wrap-product-show .product-spec .title-in-other .iconfont {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
}
.wrap-product-show .product-spec .title-in-other.active .iconfont {
    transform: rotate(180deg);
    transition: all .6s;
}
.wrap-product-show .product-spec .spec {
    display: none;
}