.ff {
    font-family: 'iconfont' !important;
}

@font-face {
    font-family: 'Oswald';
    font-weight: bold;
    font-style: normal;

    src: local('Oswald Bold'), local('Oswald-Bold'), url('../fonts/oswald-bold.woff2') format('woff2'), url('../fonts/oswald-bold.woff') format('woff'), url('../fonts/oswald-bold.ttf') format('truetype');
    font-display: swap;
}

@-ms-viewport {
    width: auto !important;
}

li,
ol,
ul {
    list-style: none;
}

a {
    color: inherit;
}

a:hover,
a:link,
a:visited {
    text-decoration: none;

    color: inherit;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}

ul {
    margin: 0;
    padding: 0;
}

button,
input,
textarea {
    border: none;
    outline: none;
}

a[data-fancybox] {
    outline: none;
}

a[data-fancybox] img {
    outline: none !important;
}

.slick-slide {
    outline: none;
}

.slick-slide a {
    outline: none !important;
}

img[data-lazy] {
    background: url(../images/ajax-loader.gif) no-repeat center;
}

img.lazy {
    min-width: 1px;
    min-height: 1px;

    background: url(../images/ajax-loader.gif) no-repeat center;
}

.clearfix {
    clear: both;
}

@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}

.lazy {
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}

.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}

.slick-disabled {
    cursor: no-drop;

    opacity: .5;
}

body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}

body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}

@media (min-width: 1470px) {
    .container {
        width: 1440px;
        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;
    }
}

@media (max-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        /* width: 50%; */
    }
}

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;
}

.img-box {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}

.img-box img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
}

/* .fancybox-slide--iframe .fancybox-content {
   width: 733px !important;
   max-width: 80%;
   height: 500px !important;
   max-height: 50%;
   margin: 0;
} */
/*.fancybox-caption {
   border: none;
   text-align: center;
   font-size: 16px;
}*/
.fancybox-slide--iframe .fancybox-content {
    width: 100%;
    max-width: 80%;
    height: 100%;
    min-height: 50%;
    max-height: 80%;
    margin: 0;
}

@media (max-width: 767px) {
    .fancybox-slide--iframe .fancybox-content {
        max-height: 300px;
    }
}

.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(../images/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;
}

body {
    font-family: 'Microsoft YaHei', '思源黑体', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', Arial, Helvetica, tilyss-serif;
    font-size: 14px;
    font-weight: normal;

    overflow-x: hidden;

    color: #222;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}

:root {
    scroll-behavior: unset;
}

.slick-arrow {
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;

    position: absolute;
    z-index: 8;
    top: 50%;
    left: -5%;

    width: 38px;
    height: 38px;
    padding: 0;

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

    color: #fff;
    border: none;
    background: none;
    background-color: #777;
}

@media (max-width: 1560px) {
    .slick-arrow {
        left: -5%;
    }
}

@media (max-width: 767px) {
    .slick-arrow {
        left: -10px;
        width: 48px;
        height: 48px;
        line-height: 48px;
    }
}

.slick-arrow:before {
    font-family: 'iconfont' !important;

    display: block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-arrow.slick-next {
    right: -5%;
    left: auto;
}

@media (max-width: 1560px) {
    .slick-arrow.slick-next {
        right: -5%;
    }
}

@media (max-width: 767px) {
    .slick-arrow.slick-next {
        right: -5px;
    }
}

.slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.slick-arrow:hover {
    background-color: #c20a14;
}

.prev-next {
    text-align: center;
}

.prev-next .slick-prev,
.prev-next .slick-next {
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;

    display: inline-block;

    width: 38px;
    height: 38px;

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

    color: #fff;
    border: none;
    background-color: #777;
}

.prev-next .slick-prev:before,
.prev-next .slick-next:before {
    font-family: 'iconfont' !important;

    display: block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.prev-next .slick-prev:hover,
.prev-next .slick-next:hover {
    background-color: #c20a14;
}

.prev-next .slick-next {
    margin-left: 14px;
}

.prev-next .slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.slick-dots {
    margin-top: 80px;
}

@media (max-width: 991px) {
    .slick-dots {
        margin-top: 40px;
    }
}

.slick-dots li {
    display: inline-block;

    width: 30px;
    height: 3px;
    margin: 0 5px;

    vertical-align: top;

    border-radius: 50%;
    border-radius: 6px;
    background-color: #d9d9d9;
}

@media (max-width: 767px) {
    .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 6px;
    }
}

.slick-dots li button {
    display: none;
}

.slick-dots li.slick-active {
    width: 50px;

    background-color: #c20a14;
}

.share-cn {
    display: none;
}

[lang=zh-CN] .share-cn {
    display: block;
}

[lang=zh-CN] .share-other {
    display: none;
}

.a2a_kit {
    display: inline-block;

    vertical-align: middle;
}

.table-box {
    font-size: 15px;
    line-height: 1.875;

    overflow-x: auto;

    width: 100%;
    max-width: 100%;
    margin: 20px 0 0 0;
}

@media (max-width: 991px) {
    .table-box {
        font-size: 14px;
    }
}

.table-box table {
    width: 100%;
    max-width: 100%;

    border-spacing: 0;
    border-collapse: collapse;

    text-align: center;
}

.table-box table tr,
.table-box table td,
.table-box table th {
    width: auto !important;
    height: auto !important;
}

.table-box table tr:nth-child(even) {
    background-color: #eee;
}

.table-box table td,
.table-box table th {
    font-weight: normal;

    padding: 10px 20px !important;

    border: 1px solid #d9d9d9;
}

@media (max-width: 480px) {

    .table-box table td,
    .table-box table th {
        padding: 8px !important;
    }
}

.table-box table tr p,
.table-box table tr span {
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}

.table-box table th {
    text-align: center;
}

.header {
    position: fixed;
    z-index: 9;
    top: 0;

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

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

@media (max-width: 1199px) {
    .header {
        height: 60px;
    }
}

.header .logo {
    height: 68px;
}

@media (max-width: 1199px) {
    .header .logo {
        height: 50px;
    }
}

.header .logo img {
    display: block;

    height: 100%;
}

.header .logo .black {
    display: none;
}

@media (max-width: 1199px) {
    .header .logo .black {
        display: block;
    }
}

@media (max-width: 1199px) {
    .header .logo .white {
        display: none;
    }
}

.header .header-right {
    display: inline-block;

    vertical-align: middle;
}

@media (max-width: 767px) {
    .header .header-right {
        text-align: right;
    }
}

.header .share ul li {
    position: relative;

    display: inline-block;

    vertical-align: middle;
}

.header .share ul li a {
    line-height: 40px;

    position: relative;

    display: block;
    overflow: hidden;

    width: 40px;
    height: 40px;

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

    color: #fff;
    border-radius: 50%;
}

@media (max-width: 1199px) {
    .header .share ul li a {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}

.header .share ul li a .icon {
    font-size: 18px;
}

.header .share ul li a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 2.22222222rem;
    height: 100%;

    content: '';
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translate3d(-150%, 0, 0) skewX(-25deg);
    transform: translate3d(-150%, 0, 0) skewX(-25deg);

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .15)), to(rgba(204, 204, 204, .05)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));
    background-image: linear-gradient(to right, rgba(255, 255, 255, .15), rgba(204, 204, 204, .05));

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.header .share ul li a:hover {
    color: #fff;
    background-color: #065953;
}

.header .share ul li a:hover:after {
    left: 100%;

    -webkit-transition: left .4s ease-out, -webkit-transform .4s ease-out;
    transition: left .4s ease-out, -webkit-transform .4s ease-out;
    transition: transform .4s ease-out, left .4s ease-out;
    transition: transform .4s ease-out, left .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: translate3d(50%, 0, 0) skewX(-25deg);
    transform: translate3d(50%, 0, 0) skewX(-25deg);
}

.header .share ul li.share-twitter a:before {
    content: '\e60b';
}

.header .share ul li.share-linkedin a:before {
    content: '\e7ea';
}

.header .share ul li.share-instagram a:before {
    content: '\e93b';
}

.header .share ul li.share-youtube a:before {
    content: '\e7b2';
}

.header .share ul li.share-google a:before {
    content: '\e645';
}

.header .share ul li.share-amazon a:before {
    content: '\e6c1';
}

.header .share ul li:hover a {
    background: none;
}

.header .pc-search {
    display: inline-block;

    vertical-align: middle;
}
.header .lan{display: inline-block;position:relative; }
.header .lan-btn{background:url(../images/language.png) no-repeat left center;padding:0 20px 0 30px; line-height:44px; background-size:20px;}
.header .lan ul{display:none; position:absolute;    box-shadow: 0 0 10px rgba(0, 0, 0, .1);top:44px; background:#fff;padding:10px 15px;}
.header .lan ul>li{ display:block; border-bottom:#ddd solid 1px; text-align:center; color:#333;line-height:40px;}
.header .lan ul>li:last-child{border:none;}




@media (max-width: 1199px) {
    .header .pc-search {
        display: none;
    }
}

.header .pc-search form {
    position: relative;

    overflow: hidden;

    width: 290px;
    padding-right: 46px;

    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 30px;
}

.header .pc-search form input {
    font-size: 12px;
    line-height: 42px;

    width: 100%;
    height: 42px;
    padding: 0 40px 0 16px;

    color: #fff;
    background: none;
}

.header .pc-search form input::-webkit-input-placeholder,
.header .pc-search form textarea::-webkit-input-placeholder {
    color: #fff;
}

.header .pc-search form input:-o-placeholder,
.header .pc-search form textarea:-o-placeholder {
    color: #fff;
}

.header .pc-search form input::-moz-placeholder,
.header .pc-search form textarea::-moz-placeholder {
    color: #fff;
}

.header .pc-search form input:-ms-input-placeholder,
.header .pc-search form textarea:-ms-input-placeholder {
    color: #fff;
}

.header .pc-search form input:focus::-webkit-input-placeholder,
.header .pc-search form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.header .pc-search form input:focus::-o-placeholder,
.header .pc-search form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.header .pc-search form input:focus::-moz-placeholder,
.header .pc-search form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.header .pc-search form input:focus::-ms-input-placeholder,
.header .pc-search form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.header .pc-search form .submit {
    line-height: 40px;

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

    width: 40px;
    padding: 0;

    color: #fff;
    background: none;
    z-index:999;
}

.header .pc-search form .submit .icon {
    font-size: 20px;

    display: block;
}

.header .serach-part {
    display: none;
}

@media (max-width: 1199px) {
    .header .serach-part {
        display: inline-block;

        vertical-align: middle;
    }
}

.header .find {
    line-height: 100px;

    display: inline-block;

    height: 100px;

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

    color: #666;
}

@media (max-width: 1199px) {
    .header .find {
        line-height: 30px;

        height: 30px;
    }
}

.header .find .icon {
    font-size: 26px;

    display: inline-block;

    padding: 0 10px 0 0;

    vertical-align: middle;
}

.header .find:hover {
    color: #c20a14;
}

.header .find:hover .icon {
    color: #c20a14;
}

.header .search-wrap {
    font-size: 14px;

    position: absolute;
    z-index: 9;
    top: 0;
    right: 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%;

    width: 80%;

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

@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: 60px;
    height: 60px;
    padding: 0;

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

    color: #fff;
    border-radius: 0;
    background-color: #c20a14;
}

.header .search-wrap .submit:before {
    font-family: 'iconfont' !important;

    content: '\e60e';
}

.header .search-wrap .submit:hover {
    background-color: #02468e;
}

.header .pc-nav {
    display: inline-block;

    vertical-align: middle;
    padding-left: 10%;
}

@media (max-width: 1199px) {
    .header .pc-nav {
        display: none;
    }
}

.header .pc-nav>ul {
    display: inline-block;

    vertical-align: middle;

}

.header .pc-nav>ul>li {
    position: relative;

    display: inline-block;

    padding: 0 20px;

    vertical-align: top;
}

@media (max-width: 1400px) {
    .header .pc-nav>ul>li {
        padding: 0 10px;
    }
}

@media (max-width: 1350px) {
    .header .pc-nav>ul>li {
        padding: 0 5px;
    }
}

.header .pc-nav>ul>li>a {
    font-size: 16px;
    line-height: 100px;

    position: relative;

    display: block;

    height: 100px;
    padding: 0 14px;
}

.header .pc-nav>ul>li>a:after {
    position: absolute;
    left: 50%;

    display: block;

    width: 0;
    height: 1px;

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

    background-color: #fff;
}

.header .pc-nav>ul>li.active>a:after,
.header .pc-nav>ul>li:hover>a:after {
    width: 100%;
}

.header .pc-nav .nav-list2 {
    font-size: 14px;

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

    display: none;

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

    text-align: left;

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

.header .pc-nav .nav-list2>li>a {
    font-size: 16px;
    line-height: 24px;

    display: block;

    padding: 5px 20px;

    white-space: nowrap;
}

.header .pc-nav .nav-list2>li>a:hover {
    color: #c20a14;
}

.header .pc-nav .nav-list3 {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

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

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

.header .pc-nav .nav-list3>li>a {
    font-size: 14px;
    line-height: 24px;

    display: block;

    padding: 5px 20px;

    white-space: nowrap;
}

.header .pc-nav .nav-list3>li>a:hover {
    text-decoration: underline;

    color: #c20a14;
}

.header .btn-menu {
    position: relative;

    display: none;

    width: 25px;
    height: 40px;
}

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

        margin-left: 10px;

        vertical-align: middle;
    }
}

@media (max-width: 767px) {
    .header .btn-menu {
        height: 30px;
    }
}

.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;
}

.header .translate {
    display: inline-block;

    min-width: 158px;
    margin-left: 20px;

    vertical-align: middle;
}

@media (max-width: 767px) {
    .header .translate {
        font-size: 12px;

        width: 145px;
        min-width: auto;
        margin: 0;
    }
}

.header .translate .goog-te-gadget-simple {
    border: none;
}

@media (max-width: 767px) {
    .header .translate .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
        font-size: 12px;
    }
}

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

.stuck .logo .white {
    display: none;
}

.stuck .logo .black {
    display: block;
}

.stuck .btn-menu a:before,
.stuck .btn-menu a:after {
    background: #999;
}

.stuck .btn-menu a span {
    background: #999;
}

.stuck .pc-nav>ul>li>a:after {
    background-color: #333;
}

.stuck .pc-search form {
    border-color: #dcdcdc;
}

.stuck .pc-search form input {
    color: #666;
}

.stuck .pc-search form input::-webkit-input-placeholder,
.stuck .pc-search form textarea::-webkit-input-placeholder {
    color: #666;
}

.stuck .pc-search form input:-o-placeholder,
.stuck .pc-search form textarea:-o-placeholder {
    color: #666;
}

.stuck .pc-search form input::-moz-placeholder,
.stuck .pc-search form textarea::-moz-placeholder {
    color: #666;
}

.stuck .pc-search form input:-ms-input-placeholder,
.stuck .pc-search form textarea:-ms-input-placeholder {
    color: #666;
}

.stuck .pc-search form input:focus::-webkit-input-placeholder,
.stuck .pc-search form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.stuck .pc-search form input:focus::-o-placeholder,
.stuck .pc-search form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.stuck .pc-search form input:focus::-moz-placeholder,
.stuck .pc-search form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.stuck .pc-search form input:focus::-ms-input-placeholder,
.stuck .pc-search form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.stuck .pc-search form .submit {
    color: #666;
}

.online-wrap .btn {
    line-height: 36px;

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

    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 #c20a14;
    border-radius: 0;
    outline: none;
    background-color: #c20a14;
}

@media (min-width: 992px) {
    .online-wrap .btn {
        display: none;
    }
}

.online-wrap .btn:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -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: rotateZ(225deg);
    -ms-transform: rotate(225deg);
    transform: rotateZ(225deg);
}

.online-wrap .code-pic {
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}

.online-wrap .code-pic .pic-box {
    padding: 5px;

    background-color: #fff;
}

.online-wrap .code-pic img {
    display: block;

    max-width: 100%;
}

.online-wrap .online {
    position: fixed;
    z-index: 8;
    top: 40%;
    right: 0;

    -webkit-transition: right .3s;
    transition: right .3s;
    text-align: center;

    border-radius: 8px;
}

@media (max-width: 1199px) {
    .online-wrap .online {
        right: 0;
    }
}

.online-wrap .online.onlineshow {
    right: 0;
}

@media (max-width: 991px) {
    .online-wrap .online {
        top: auto;
        right: -60px;
        bottom: 130px;

        -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: 46px;

    position: relative;

    display: block;

    width: 46px;
    height: 46px;
    margin: 4px 0;
    padding: 0;

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

    color: #fff;
    border-radius: 5px;
    background: rgba(0, 0, 0, .5);
}

.online-wrap .online a:before {
    font-size: 24px;

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

.online-wrap .online a:hover {
    background-color: #02468e;
}

@media (max-width: 991px) {
    .online-wrap .online a {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }

    .online-wrap .online a:before {
        font-size: 20px;
    }
}

@media (min-width: 992px) {

    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-whatsapp:hover .phone-num {
        right: 100%;
    }
}

.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-whatsapp .phone-num {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
    transition: right .3s;
    white-space: nowrap;
}

.online-wrap .online .icon-phone .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p {
    margin: 0;
    padding: 0 10px;

    color: #fff;
    border-radius: 8px;
    background-color: #02468e;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}

@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%;
}

@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: '\e61d';
}

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

    content: '\e662';
}

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

    content: '\e65b';
}

.online-wrap .icon-skype:before {
    font-family: 'iconfont' !important;

    content: '\e616';
}

.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: '\e62a';
}

.online-wrap .icon-cart span {
    font-size: 14px;
    line-height: 20px;

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

    width: 20px;
    height: 20px;

    color: #fff;
    border-radius: 50%;
    background-color: #c20a14;
}

.online-wrap .icon-arrow-top:before {
    font-family: 'iconfont' !important;

    content: '\e624';
}

.xs-online {
    font-family: 'Times New Roman', Arial;

    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;
    padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
    padding-bottom: calc(env(safe-area-inset-bottom) - 15px);

    color: #fff;
    background-color: #c20a14;
    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 #000;
    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: '\e662';
}

.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 {
    position: relative;
    z-index: 5;

    overflow: hidden;

    width: 100%;

}

@media(max-width:767px) {
    .banner {
        max-height: 210px;
    }
}

.banner:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100px;

    content: '';

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
}

@media (max-width: 1199px) {
    .banner:before {
        display: none;
    }
}

@media (max-width: 1199px) {
    .forcefullwidth_wrapper_tp_banner {
        margin-top: 60px !important;
    }
}

@media (max-width: 1199px) {
    .banner .banner-wrap {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}

@media (max-width: 991px) {
    .banner .banner-wrap {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}

@media (max-width: 767px) {
    .banner .banner-wrap {
        width: 280%;
        max-width: 280%;
        margin-left: -90%;
    }
}

.banner .tparrows {
    display: none;
}

.banner .tp-bullets.simplebullets.round {
    z-index: 40;

    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);

    opacity: 1;
}

.banner .tp-bullets.simplebullets.round .bullet {
    position: relative;

    display: inline-block;

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

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

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

@media (max-width: 767px) {
    .banner .tp-bullets.simplebullets.round .bullet {
        margin: 0 5px;
    }
}

.banner .tp-bullets.simplebullets.round .bullet:before,
.banner .tp-bullets.simplebullets.round .bullet:after {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

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

    border-radius: 50%;
}

.banner .tp-bullets.simplebullets.round .bullet:before {
    width: 4px;
    height: 4px;

    border-radius: 50%;
    background: #fff;
}

.banner .tp-bullets.simplebullets.round .bullet:after {
    width: 0;
    height: 0;

    -webkit-transition: .5s;
    transition: .5s;
}

.banner .tp-bullets.simplebullets.round .bullet.selected {
    border-color: #c20a14;
}

.banner .tp-bullets.simplebullets.round .bullet.selected:before {
    background-color: #c20a14;
}

.banner .tp-bullets.simplebullets.round .bullet button {
    display: none;
}

.banner img {
    display: block;

    width: 100%;
}

.banner .slick-slide {
    position: relative;
}

.banner .text {
    font-size: 10px;

    position: absolute;
    z-index: 10;
    top: 50%;
    left: 0;

    width: 100%;

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

    color: #fff;
}

@media (max-width: 1339px) {
    .banner .text {
        font-size: 8px;

        padding: 0 10%;
    }
}

@media (max-width: 991px) {
    .banner .text {
        font-size: 6px;

        padding: 0 18%;
    }
}

@media (max-width: 767px) {
    .banner .text {
        font-size: 3px;

        padding: 0 15%;

        -webkit-transform: translateY(-54%);
        -ms-transform: translateY(-54%);
        transform: translateY(-54%);
    }
}

.banner .text p {
    line-height: 2.14285714;
    line-height: 1.4;

    margin: 0;

    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px);

    opacity: 0;

    will-change: transform;
}

.banner .text p:nth-child(1),
.banner .text p:nth-child(2) {
    font-size: 6.8em;

    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.banner .text p:nth-child(3) {
    font-size: 4.6em;
    line-height: 1.5;

    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.banner .text p:nth-child(4) {
    font-size: 4.4em;

    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.banner .text p:nth-child(5) {
    font-size: 3.8em;

    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

.banner .text p:nth-child(6) {
    font-size: 3.2em;

    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
}

.banner .slick-current .text p {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}

.banner-in {
    position: relative;
}

@media (max-width: 1199px) {
    .banner-in {
        padding-top: 60px;
    }
}

.banner-in:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100px;

    content: '';

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
}

@media (max-width: 1199px) {
    .banner-in:before {
        display: none;
    }
}

.banner-in img {
    width: 100%;
}

.box {
    overflow: hidden;

    padding: 80px 0;
}

@media (max-width: 1560px) {
    .box {
        padding: 80px 0;
    }
}

@media (max-width: 991px) {
    .box {
        padding: 20px 0 30px 0;
    }
}

.common-more {
    text-align: center;
}

.common-more a {
    line-height: 50px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    padding: 0 50px;

    color: #c20a14;
    border: 1px solid #c20a14;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .common-more a {
        line-height: 40px;

        padding: 0 30px;
    }
}

.common-more a span {
    font-weight: bold;

    position: relative;
    z-index: 1;
}

.common-more a span .icon {
    font-weight: normal;

    margin-left: 10px;
}

.common-more a:before {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);

    border-width: 0;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #c20a14;
}

.common-more a:after {
    position: absolute;
    top: 0;
    right: 0;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);

    border-width: 0;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: #c20a14;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.common-more a:hover {
    color: #333;
}

.common-more a:hover:before,
.common-more a:hover:after {
    border-width: 50px 260px;
}

.text-common {
    margin-top: 20px;
}

.text-common .tel {
    display: inline-block;
    padding: 5px 15px;
    background: #d22e25;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
}

.fwlist {
    margin-top: 50px;
}

.fwlist li {
    padding: 0 15px;
}

.fwlist li>div {
    border: #eee solid 1px;
}

.fwlist li>div img {
    width: 100%;
}

.fwlist li>div div {
    padding: 20px 10px;
}

.fwlist li>div div h4 {
    margin: 0;
    display: inline-block;
}

.fwlist li>div div p {
    margin-top: 10px;
    line-height: 1.8;
}

.text-common p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    color: #444;
}

@media (max-width: 991px) {
    .text-common p {
        font-size: 14px;
        line-height: 2;
    }
}

.title h3 {
    font-size: 18px;
    line-height: 30px;

    margin: 0;

    text-transform: uppercase;

    color: #777;
}

.title h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.7;

    margin: 0;
}

@media (max-width: 1560px) {
    .title h2 {
        font-size: 32px;
    }
}

@media (max-width: 1199px) {
    .title h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .title h2 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .title h2 {
        font-size: 22px;
    }
}

.title h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;

    margin: 14px 0 0 0;

    color: #c20a14;
}

.title p {
    font-size: 16px;
    line-height: 2;

    max-width: 990px;
    margin: 0 auto;
    margin-top: 30px;

    color: #666;
}

@media (max-width: 1199px) {
    .title p {
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .title p {
        font-size: 14px;
    }
}

.indexcontent {
    position: relative;
    z-index: 2;
}

.box-category {
    padding-right: 3%;
    padding-left: 3%;
    background-size: cover;
}

@media (min-width: 1200px) {
    .box-category {
        background-attachment: fixed;
    }
}

.title-category {
    text-align: center;
    padding-bottom: 40px;
}

.title-category h2 {
    font-size: 34px;
    line-height: 1.94117647;

    margin: 0;
}

@media (max-width: 1560px) {
    .title-category h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .title-category h2 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .title-category h2 {
        font-size: 24px;
    }

    .title-category h4 {
        padding: 0 15px;
        font-size:14px;
        color:#666;
    }
}

.title-category h2 span {
    font-weight: bold;

    color: #c20a14;
}

.box-category .category .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-transition: all .2s;
    transition: all .2s;
    border: #ddd solid 1px;
}

@media (max-width: 1199px) {
    .box-category .category .item {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .box-category .category .item {
        margin-top: 0;
    }
}

.box-category .category .item .pic {
    width: 100%;
}

@media (max-width: 767px) {
    .box-category .category .item .pic {
        width: 100%;
    }
}

.box-category .category .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.box-category .category .item .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    padding: 0px 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1560px) {
    .box-category .category .item .text {
        padding: 10px;
    }
}



.box-category .category .item .text .num {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;

    color: transparent;

    -webkit-text-stroke: 1px #b5b5b5;
}

.box-category .category .item .text h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight:bold;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-category .category .item .text p{font-size:16px !important;}

@media (max-width: 1560px) {
    .box-category .category .item .text h3 {
        margin-top: 10px;
    }
}

@media (max-width: 1400px) {
    .box-category .category .item .text h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .box-category .category .item .text h3 {
        margin: 4px 0;
    }
}

.box-category .category .item .text p {
    font-size: 12px;
    line-height: 22px;

    overflow: hidden;

    max-height: 0;
    margin: 0;

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

@media (max-width: 1199px) {
    .box-category .category .item .text p {
        max-height: 44px;
    }
}

.box-category .category .item .text .more {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .box-category .category .item .text .more {
        margin-top: 0;
    }
}

.box-category .category .item .text .more a {
    font-size: 0;
    line-height: 38px;

    display: inline-block;
    overflow: hidden;

    width: 38px;
    height: 38px;

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

    color: #fff;
    background-color: #777;
}

@media (max-width: 1199px) {
    .box-category .category .item .text .more a {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}

.box-category .category .item .text .more a span {
    font-size: 12px;

    display: inline-block;

    width: 80px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    transform: translateX(-80px);
    vertical-align: middle;
}

.box-category .category .item .text .more a .icon {
    font-size: 14px;

    display: inline-block;

    width: 38px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    transform: translateX(-80px);
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .box-category .category .item .text .more a .icon {
        width: 30px;
    }
}

@media (min-width: 1200px) {
    .box-category .category .item:hover {
        background: #c20a14;
        box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .1);
    }

    .box-category .category .item:hover .pic {
        background-color: #fff;
    }

    .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 .text {
        color: #fff;
        background: #c20a14;
    }

    .box-category .category .item:hover .text .num {
        -webkit-text-stroke: 1px #8aaed3;
    }

    .box-category .category .item:hover .text p {
        max-height: 66px;
    }

    .box-category .category .item:hover .text .more a {
        width: 118px;

        color: #222;
        background-color: #fff;
    }

    .box-category .category .item:hover .text .more a span {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    .box-category .category .item:hover .text .more a .icon {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .box-category .category .item:hover .text p {
        max-height: 44px;
    }
}

.box-about {
    padding-bottom: 150px;

    background: url(../images/about_bg.jpg) no-repeat bottom left;
}

@media (max-width: 1400px) {
    .box-about {
        padding-bottom: 100px;
    }
}

@media (max-width: 1199px) {
    .box-about {
        padding-bottom: 80px;
    }
}

.box-about .number {
    width: 100%;
    margin: 0;
    margin-top: 30px;
}

@media (max-width: 1400px) {
    .box-about .number {
        width: 400px;
    }
}

@media (max-width: 991px) {
    .box-about .number {
        width: 40%;
    }
}

@media (max-width: 767px) {
    .box-about .number {
        width: 100%;
    }
}

.box-about .number li {
    padding: 0;
    width: 25%;
}

.box-about .number li:nth-child(1) .item,
.box-about .number li:nth-child(3) .item,
.box-about .number li:nth-child(5) .item {
    border: 1px solid rgba(0, 84, 171, .1);
    background: rgba(0, 84, 171, .1);
}

.box-about .number .item {
    padding: 40px 5%;

    text-align: center;
}

@media (max-width: 991px) {
    .box-about .number .item {
        padding: 20px 5%;
    }
}

.box-about .number .item h3 {
    font-family: 'Oswald';
    font-size: 26px;
    line-height: 1.4;

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

    margin: 0 auto;

    color: #c20a14;

    -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: 1400px) {
    .box-about .number .item h3 {
        font-size: 20px;
    }
}

.box-about .number .item h3 span {
    font-size: 46px;
    font-weight: bold;

    display: inline-block;

    vertical-align: middle;
}

@media (max-width: 1400px) {
    .box-about .number .item h3 span {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    .box-about .number .item h3 span {
        font-size: 30px;
    }
}

.box-about .number .item p {
    line-height: 24px;

    margin: 0;
}

.box-about .about {
    width: 45%;
}

@media (max-width: 991px) {
    .box-about .about {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .box-about .about {
        width: 100%;
        margin-top: 30px;
    }
}

.box-about .about .title:after {
    display: block;

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

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #c20a14), color-stop(50%, #b5b5b5));
    background-image: -webkit-linear-gradient(left, #c20a14 50%, #b5b5b5 50%);
    background-image: linear-gradient(90deg, #c20a14 50%, #b5b5b5 50%);
}

@media (max-width: 991px) {
    .box-about .about .title:after {
        margin-top: 10px;
    }
}

@media (min-width: 1400px) {
    .box-about .about .title h2 {
        font-size: 36px;
    }
}

.box-about .about .text {
    display: -webkit-box;

    margin-top: 30px;

    color: #555;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.box-about .about .text p {
    line-height: 34px;
    font-size: 16px;
    margin: 0;
}

.box-about .play {
    position: relative;

    width: 70px;
    height: 70px;
    margin-top: 150px;

    cursor: pointer;

    border-radius: 50%;
}

@media (max-width: 1400px) {
    .box-about .play {
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    .box-about .play {
        width: 50px;
        height: 50px;
        margin-top: 40px;
    }
}

.box-about .play span {
    line-height: 70px;

    position: relative;
    z-index: 2;

    display: block;

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

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #c20a14;
}

@media (max-width: 767px) {
    .box-about .play span {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}

.box-about .play .icon {
    font-size: 24px;

    display: block;
}

.box-about .play::before,
.box-about .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(0, 84, 171, .3);
}

.box-about .play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;

    background: rgba(0, 84, 171, .1);
}

.box-about .play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.box-product {
    position: relative;
    z-index: 2;

    color: #fff;
}

.box-product .product-bg-box .product_bg {
    position: absolute;
    top: 0;
    left: 40px;

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

    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (max-width: 767px) {
    .box-product .product-bg-box .product_bg {
        left: 0;

        width: 100%;
    }
}

.box-product .product {
    min-height: 340px;
}

@media (max-width: 767px) {
    .box-product .product {
        min-height: 240px;
    }
}

.box-product .product-list {
    position: relative;
    z-index: 2;
}

.box-product .product-list .title {
    text-align: left;
}

.box-product .product-list .text {
    display: -webkit-box;
    overflow: hidden;

    max-width: 500px;
    height: 64px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 991px) {
    .box-product .product-list .text {
        height: 52px;
    }
}

@media (max-width: 767px) {
    .box-product .product-list .text {
        margin-top: 20px;
    }
}

.box-product .product-list .text p {
    font-size: 16px;
    line-height: 32px;

    margin: 0;
}

@media (max-width: 991px) {
    .box-product .product-list .text p {
        font-size: 14px;
        line-height: 26px;
    }
}

.box-product .product-list .more {
    margin-top: 60px;
}

@media (max-width: 991px) {
    .box-product .product-list .more {
        margin-top: 30px;
    }
}

.box-product .product-list .more a {
    line-height: 44px;

    display: inline-block;

    padding: 0 20px;

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

    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 3px;
}

@media (max-width: 767px) {
    .box-product .product-list .more a {
        line-height: 40px;
    }
}

.box-product .product-list .more a .icon {
    display: inline-block;

    margin-left: 60px;

    vertical-align: middle;
}

@media (max-width: 991px) {
    .box-product .product-list .more a .icon {
        margin-left: 30px;
    }
}

.box-product .product-list .more a:hover {
    background-color: rgba(255, 255, 255, .2);
}

.box-product .product-nav {
    position: relative;
    z-index: 2;

    margin-top: 120px;

    border-radius: 6px;
    background: rgba(0, 0, 0, .45);
}

@media (max-width: 1199px) {
    .box-product .product-nav {
        margin-top: 60px;
    }
}

@media (max-width: 991px) {
    .box-product .product-nav {
        margin-top: 30px;
    }
}

.box-product .product-nav ul {
    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;
}

.box-product .product-nav ul li {
    position: relative;

    width: 25%;
}

@media (max-width: 991px) {
    .box-product .product-nav ul li {
        width: 50%;
    }
}

.box-product .product-nav ul li:after {
    position: absolute;
    top: 50%;
    right: 0;

    width: 1px;
    height: 38px;
    margin-top: -19px;

    content: '';

    background: rgba(255, 255, 255, .3);
}

.box-product .product-nav ul li:last-child:after {
    display: none;
}

.box-product .product-nav .item {
    display: block;

    padding: 14px 40px;
}

@media (max-width: 1199px) {
    .box-product .product-nav .item {
        padding: 14px;
    }
}

.box-product .product-nav .item .icon {
    font-size: 40px;
}

@media (max-width: 991px) {
    .box-product .product-nav .item .icon {
        font-size: 30px;
    }
}

.box-product .product-nav .item p {
    font-size: 16px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 10px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 991px) {
    .box-product .product-nav .item p {
        font-size: 14px;
    }
}

.box-product .product-nav .active .item {
    border-radius: 6px;
    background-color: #c20a14;
}

@-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;
    }
}

.box-cases {
    color: #fff;
    background: url(../images/cases_bg.jpg) no-repeat center;
    background-size: cover;
    width: 100%;

    -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;
    padding: 0 !important;
}

@media (min-width: 1200px) {
    .box-cases {
        background-attachment: fixed;
    }
}

.box-cases .cases-text {
    width: 40%;
    padding-right: 8%;
    padding-left: -webkit-calc(40% - 534px);
    padding-left: calc(40% - 534px);
}

@media (max-width: 1470px) {
    .box-cases .cases-text {
        padding-left: -webkit-calc(40% - 500px);
        padding-left: calc(40% - 500px);
    }
}

@media (max-width: 1400px) {
    .box-cases .cases-text {
        padding-left: -webkit-calc(40% - 430px);
        padding-left: calc(40% - 430px);
    }
}

@media (max-width: 991px) {
    .box-cases .cases-text {
        width: 100%;
        padding: 0 15px;
    }
}

.box-cases .cases-text .text {
    margin-top: 30px;
}

.box-cases .cases-text .text p {
    line-height: 2;

    margin: 0;
}

.box-cases .cases-text .more {
    margin-top: 130px;
}

@media (max-width: 1199px) {
    .box-cases .cases-text .more {
        margin-top: 100px;
    }
}

@media (max-width: 991px) {
    .box-cases .cases-text .more {
        margin-top: 30px;
    }
}

.box-cases .cases-text .more a {
    font-size: 0;
    line-height: 50px;

    display: inline-block;

    padding: 0 30px;

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

    border: 1px solid #fff;
}

.box-cases .cases-text .more a span {
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}

.box-cases .cases-text .more a .icon {
    font-size: 12px;

    display: inline-block;

    margin-left: 20px;

    vertical-align: middle;
}

.box-cases .cases-text .more a:hover {
    color: #333;
    background-color: #fff;
}

.box-cases .cases {
    font-size: 0;

    width: 60%;
}

@media (max-width: 991px) {
    .box-cases .cases {
        width: 100%;
        margin-top: 30px;
    }
}

.box-cases .cases .item {
    position: relative;
}

.box-cases .cases .item .img-box {
    padding-bottom: 57.69230769%;
}

.box-cases .cases .item .title-cases {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 0 10px;

    text-align: center;

    background: rgba(0, 0, 0, .7);
    box-shadow: 0 5px 25px 2px rgba(255, 255, 255, .1);
}

.box-cases .cases .item .title-cases h3 {
    font-size: 18px;
    line-height: 60px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 991px) {
    .box-cases .cases .item .title-cases h3 {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
    }
}

.box-cases .cases .slick-arrow {
    top: -webkit-calc(50% - 30px);
    top: calc(50% - 30px);
    left: -19px;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

@media (max-width: 991px) {
    .box-cases .cases .slick-arrow {
        top: 50%;
        left: 0;
    }
}

.box-cases .cases .slick-arrow.slick-next {
    top: -webkit-calc(50% + 30px);
    top: calc(50% + 30px);
}

@media (max-width: 991px) {
    .box-cases .cases .slick-arrow.slick-next {
        top: 50%;
        right: 0;
        left: auto;
    }
}

.box-news .news .item,
.wrap-news .news .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    -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 .pic,
.wrap-news .news .item .pic {
    width: 380px;
}

@media (max-width: 1400px) {

    .box-news .news .item .pic,
    .wrap-news .news .item .pic {
        width: 400px;
    }
}

@media (max-width: 991px) {

    .box-news .news .item .pic,
    .wrap-news .news .item .pic {
        width: 50%;
    }
}

@media (max-width: 767px) {

    .box-news .news .item .pic,
    .wrap-news .news .item .pic {
        width: 100%;
    }
}

.box-news .news .item .pic .img-box,
.wrap-news .news .item .pic .img-box {
    padding-bottom: 58.33333333%;
}

.box-news .news .item .text,
.wrap-news .news .item .text {
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    padding-left: 5%;
}

@media (max-width: 1400px) {

    .box-news .news .item .text,
    .wrap-news .news .item .text {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}

@media (max-width: 991px) {

    .box-news .news .item .text,
    .wrap-news .news .item .text {
        width: 50%;
        padding-left: 3%;
    }
}

@media (max-width: 767px) {

    .box-news .news .item .text,
    .wrap-news .news .item .text {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}

.box-news .news .item .text h3,
.wrap-news .news .item .text h3 {
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 767px) {

    .box-news .news .item .text h3,
    .wrap-news .news .item .text h3 {
        font-size: 16px;
    }
}

.box-news .news .item .text h3 span,
.wrap-news .news .item .text h3 span {
    -webkit-transition: background-size .36s;
    transition: background-size .36s;

    background-image: -webkit-gradient(linear, left top, right top, from(#c20a14), to(#c20a14));
    background-image: -webkit-linear-gradient(left, #c20a14 0%, #c20a14 100%);
    background-image: linear-gradient(to right, #c20a14 0%, #c20a14 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 2px;
}

.box-news .news .item .text .date,
.wrap-news .news .item .text .date {
    line-height: 24px;

    display: block;

    color: #666;
}

.box-news .news .item .text p,
.wrap-news .news .item .text p {
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    height: 52px;
    margin: 20px 0 0 0;

    color: #555;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 767px) {

    .box-news .news .item .text p,
    .wrap-news .news .item .text p {
        margin-top: 10px;
    }
}

.box-news .news .item .text .more,
.wrap-news .news .item .text .more {
    margin-top: 60px;
}

@media (max-width: 991px) {

    .box-news .news .item .text .more,
    .wrap-news .news .item .text .more {
        margin-top: 30px;
    }
}

.box-news .news .item .text .more a,
.wrap-news .news .item .text .more a {
    font-size: 0;
    line-height: 38px;

    display: inline-block;
    overflow: hidden;

    width: 38px;
    height: 38px;

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

    color: #fff;
    background-color: #777;
}

.box-news .news .item .text .more a span,
.wrap-news .news .item .text .more a span {
    font-size: 12px;

    display: inline-block;

    width: 80px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    transform: translateX(-80px);
    vertical-align: middle;
}

.box-news .news .item .text .more a .icon,
.wrap-news .news .item .text .more a .icon {
    font-size: 14px;

    display: inline-block;

    width: 38px;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    transform: translateX(-80px);
    vertical-align: middle;
}

@media (min-width: 1200px) {

    .box-news .news .item:hover .text h3,
    .wrap-news .news .item:hover .text h3 {
        color: #c20a14;
    }

    .box-news .news .item:hover .text h3 span,
    .wrap-news .news .item:hover .text h3 span {
        background-size: 100% 2px;
    }

    .box-news .news .item:hover .text .more a,
    .wrap-news .news .item:hover .text .more a {
        width: 118px;

        background-color: #c20a14;
    }

    .box-news .news .item:hover .text .more a span,
    .wrap-news .news .item:hover .text .more a span {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    .box-news .news .item:hover .text .more a .icon,
    .wrap-news .news .item:hover .text .more a .icon {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
}

.box-news {
    background: url(../images/news_bg.jpg) no-repeat center;
    background-size: cover;
}

.box-news .news li {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.box-news .news li .text {
    padding-right: 2%;
}

.footer {
    position: relative;
    z-index: 2;

    padding-top: 10px;

    color: #c7c7c7;
    background: #2b2c2d;
    background-size: cover;
}

@media (max-width: 991px) {
    .footer {
        padding-top: 30px;
        padding-bottom: 55px;
    }
}

.footer .d-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer .foot-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .foot-top .foot-logo {
    width: 15%;
    padding: 20px 0;
}

.footer .foot-top .foot-logo img {
    height: 70px;
}

@media (max-width: 991px) {
    .footer .foot-top .foot-logo img {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .footer .foot-top .foot-logo img {
        height: 40px;
    }
}

.footer .foot-top .foot-share {
    width: 85%;
    font-size:30px;
    text-align: left;
    color:#fff;
}

.footer .foot-top .foot-share a {
    position: relative;

    display: inline-block;

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

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

    border-radius: 50%;
    background-color: #777;
}

@media (max-width: 767px) {
    .footer .foot-top .foot-share a {
        width: 36px;
        height: 36px;
    }
}

.footer .foot-top .foot-share a .icon {
    font-size: 20px;
    line-height: 46px;

    display: block;
}

@media (max-width: 767px) {
    .footer .foot-top .foot-share a .icon {
        line-height: 36px;
    }
}

.footer .foot-top .foot-share a .icon:before {
    display: block;
}

.footer .foot-top .foot-share a img {
    position: absolute;
    top: 100%;
    left: -50px;

    display: none;

    width: 120px;
}

.footer .foot-top .foot-share a:hover {
    background-color: #c20a14;
}

.footer .foot-top .foot-share a:hover img {
    display: block;
}

@media (max-width: 767px) {
    .footer .foot {
        padding: 20px 0;
    }
}

.footer .foot ul li {
    width: 25%;
    padding: 50px 0;
   box-sizing: border-box;
}

@media (max-width: 991px) {
    .footer .foot ul li {
        padding: 30px 15px;
    }
}

@media (max-width: 767px) {
    .footer .foot ul li {
        width: 100%;
        padding: 10px 0;
    }
}

.footer .foot ul li:nth-child(1) {
    width: 25%;
    padding-left: 0;
}

@media (max-width: 767px) {
    .footer .foot ul li:nth-child(1) {
        width: 100%;
    }
}

.footer .foot .title-foot h3 {
    font-size: 22px;
    line-height: 30px;

    margin: 0;
}

@media (max-width: 991px) {
    .footer .foot .title-foot h3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .footer .foot .title-foot h3 {
        font-size: 18px;
    }
}

.footer .foot .item-contact {
    max-width: 460px;
}

.footer .foot .item-contact .title-foot a {
    font-size: 36px;
    font-weight: bold;
}

@media (max-width: 1560px) {
    .footer .foot .item-contact {
        max-width: 360px;
    }
}

.footer .foot .item-contact .info {
    margin-top: 30px;
    font-size:16px;
}

.footer .foot .item-contact .icon {
    font-size: 20px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}

.footer .foot .item-contact span {
    display: inline-block;

    vertical-align: middle;

    color: #c7c7c7;
}

.footer .foot .item-contact p {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    margin: 4px 0 0 0;

    color: #c7c7c7;
}

@media (max-width: 1199px) {
    .footer .foot .item-contact p {
        font-size: 14px;
    }
}

.footer .foot .item-contact .info-item {
    margin-top: 10px;
}

.footer .foot .item-contact .info-item:hover .icon {
    color: #fff;
}

.footer .foot .item-contact .info-item:hover span {
    color: #fff;
}

.footer .foot .item-contact .info-item:hover a {
    text-decoration: underline;
}

.footer .foot .item-nav .info {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .footer .foot .item-nav .info {
        margin-top: 10px;
    }
}

.footer .foot .item-nav .info a {
    font-size: 14px;
    line-height: 24px;

    display: block;

    padding: 8px 0;

    color: #c7c7c7;
}

@media (max-width: 767px) {
    .footer .foot .item-nav .info a {
        font-size: 14px;

        display: inline-block;

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

        vertical-align: middle;
    }
}

.footer .foot .item-nav .info a:before {
    display: inline-block;

    width: 0;
    height: 1px;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    vertical-align: middle;

    background-color: #fff;
}

.footer .foot .item-nav .info a:hover {
    color: #c7c7c7;
}

.footer .foot .item-nav .info a:hover:before {
    width: 6px;
    margin-right: 6px;
}

.footer .foot .item-message {
    width: 380px;
}

@media (max-width: 1199px) {
    .footer .foot .item-message {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .footer .foot .item-message {
        width: 250px;
    }
}

@media (max-width: 767px) {
    .footer .foot .item-message {
        width: 100%;
    }
}

.footer .foot .item-message form {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .footer .foot .item-message form {
        margin-top: 10px;
    }
}

.footer .foot .item-message form input,
.footer .foot .item-message form textarea {
    font-size: 12px;
    line-height: 22px;

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

    resize: vertical;

    color: #333;
}

.footer .foot .item-message form input::-webkit-input-placeholder,
.footer .foot .item-message form textarea::-webkit-input-placeholder {
    color: #f5f5f5;
}

.footer .foot .item-message form input:-o-placeholder,
.footer .foot .item-message form textarea:-o-placeholder {
    color: #f5f5f5;
}

.footer .foot .item-message form input::-moz-placeholder,
.footer .foot .item-message form textarea::-moz-placeholder {
    color: #f5f5f5;
}

.footer .foot .item-message form input:-ms-input-placeholder,
.footer .foot .item-message form textarea:-ms-input-placeholder {
    color: #f5f5f5;
}

.footer .foot .item-message form input:focus::-webkit-input-placeholder,
.footer .foot .item-message form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.footer .foot .item-message form input:focus::-o-placeholder,
.footer .foot .item-message form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.footer .foot .item-message form input:focus::-moz-placeholder,
.footer .foot .item-message form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.footer .foot .item-message form input:focus::-ms-input-placeholder,
.footer .foot .item-message form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.footer .foot .item-message form .submit {
    font-size: 16px;
    line-height: 40px;

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

    color: #fff;
    border-radius: 0;
    background-color: #c20a14;
}

.footer .foot .item-message form .submit:hover {
    text-decoration: underline;
}

.footer .copyright {
    padding: 15px 0;

    text-align: center;

    color: #c7c7c7;
    background: #272829;
}

.footer .copyright p {
    margin: 0;
}

@media (max-width: 767px) {
    .footer .copyright p {
        line-height: 24px;
    }
}

.footer .copyright p a.sitemap {
    display: inline-block;
}

.footer .copyright p a:hover {
    text-decoration: underline;

    color: #fff;
}

.footer .copyright a {
    margin: 0 10px;
}

.wrap {
    overflow: hidden;

    padding: 80px 0;
}

@media (max-width: 991px) {
    .wrap {
        padding: 40px 0;
    }
}

.title-in {
    text-align: center;
}

.title-in h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}

@media (max-width: 1560px) {
    .title-in h2 {
        font-size: 36px;
    }
}

@media (max-width: 1199px) {
    .title-in h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .title-in h2 {
        font-size: 24px;
    }
}

.title-in p {
    font-size: 16px;
    line-height: 2;

    margin: 10px 0 0 0;
}

@media (max-width: 767px) {
    .title-in p {
        font-size: 14px;
        line-height: 24px;
    }
}

.title-wrap h2 {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}

@media (max-width: 767px) {
    .title-wrap h2 {
        font-size: 20px;
    }
}

.wrap-location {
    color: #fff;
    background-color: #c20a14;
}

.wrap-location .location {
    line-height: 36px;

    position: relative;

    padding: 10px 0 10px 30px;

    color: #fff;
}

@media (max-width: 767px) {
    .wrap-location .location {
        line-height: 26px;
    }
}

.wrap-location .location:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

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

    content: '\e661';
}

@media (max-width: 767px) {
    .wrap-location .location:before {
        font-size: 16px;
    }
}

.wrap-location .location>ul {
    font-size: 0;
}

.wrap-location .location>ul>li {
    font-size: 15px;

    display: inline-block;

    vertical-align: middle;
}

@media (max-width: 767px) {
    .wrap-location .location>ul>li {
        font-size: 14px;
    }
}

.wrap-location .location>ul>li:after {
    display: inline-block;

    margin: 0 2px;

    content: '/';
    vertical-align: middle;
}

.wrap-location .location>ul>li:last-child:after {
    display: none;
}

.wrap-location .location>ul>li>a {
    display: inline-block;

    vertical-align: middle;
    text-transform: uppercase;
}

.wrap-location .location>ul>li>a:hover {
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .wrap-sidenav {
        display: none;
    }
}

.wrap-sidenav .sidenav>ul>li {
    margin-bottom: 4px;
}

.wrap-sidenav .sidenav>ul>li>a {
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 50px 15px 20px;

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

    color: #fff;
    border-bottom: 3px solid #c20a14;
    background-color: #777;
}

@media (max-width: 1560px) {
    .wrap-sidenav .sidenav>ul>li>a {
        font-size: 16px;

        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.wrap-sidenav .sidenav>ul>li>a:after {
    font-family: 'iconfont' !important;
    font-weight: normal;
    line-height: 60px;

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

    content: '\e62e';
    -webkit-transition: all .4s;
    transition: all .4s;
}

@media (max-width: 1560px) {
    .wrap-sidenav .sidenav>ul>li>a:after {
        line-height: 50px;
    }
}

.wrap-sidenav .sidenav>ul>li>ul {
    display: none;

    padding: 20px 0;

    background-color: #fff;
}

@media (max-width: 1560px) {
    .wrap-sidenav .sidenav>ul>li>ul {
        padding: 10px 0;
    }
}

.wrap-sidenav .sidenav>ul>li>ul>li>a {
    font-size: 15px;
    line-height: 36px;

    display: block;

    padding: 0 20px;

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

@media (max-width: 1560px) {
    .wrap-sidenav .sidenav>ul>li>ul>li>a {
        font-size: 14px;
        line-height: 30px;
    }
}

.wrap-sidenav .sidenav>ul>li>ul>li>a:before {
    display: inline-block;

    margin-right: 6px;

    content: '-';
    vertical-align: middle;
}

.wrap-sidenav .sidenav>ul>li>ul>li.active>a,
.wrap-sidenav .sidenav>ul>li>ul>li:hover>a {
    -webkit-transform: translateX(6px);
    -ms-transform: translateX(6px);
    transform: translateX(6px);

    color: #c20a14;
}

.wrap-sidenav .sidenav>ul>li.active>a,
.wrap-sidenav .sidenav>ul>li:hover>a {
    border-bottom-color: #777;
    background-color: #c20a14;
}

.wrap-sidenav .sidenav>ul>li.active>a:after,
.wrap-sidenav .sidenav>ul>li:hover>a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.wrap-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wrap-left {
    width: 340px;
}

@media (max-width: 1470px) {
    .wrap-left {
        width: 300px;
    }
}

.wrap-right {
    width: 100%;
}

@media (max-width: 1470px) {
    .wrap-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}

@media (max-width: 1199px) {
    .wrap-left {
        width: 100%;
    }

    .wrap-right {
        width: 100%;
        padding-left: 15px;
    }
}

.xs-product-nav {
    display: none;
}

@media (max-width: 1199px) {
    .xs-product-nav {
        display: block;
    }
}

.xs-product-nav>ul>li {
    display: inline-block;

    vertical-align: top;
}

.xs-product-nav>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 0 10px;
}

@media (max-width: 767px) {
    .xs-product-nav>ul>li>a {
        font-size: 14px;
    }
}

.xs-product-nav>ul>li>a:before {
    display: inline-block;

    margin-right: 4px;

    content: '-';
    vertical-align: middle;
}

.wrap-about {
    position: relative;
}

.wrap-about .about-info {
    padding-bottom: 80px;
}

@media (max-width: 1199px) {
    .wrap-about .about-info {
        padding-bottom: 50px;
    }
}

.wrap-about .title-about-top,
.wrap-about .title-about-bottom {
    position: absolute;
    z-index: 1;
}

.wrap-about .title-about-top h3,
.wrap-about .title-about-bottom h3 {
    font-size: 200px;
    font-weight: bold;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 84, 171, .08)), color-stop(26.04%, rgba(0, 84, 171, .03)), to(rgba(0, 84, 171, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 84, 171, .08) 0%, rgba(0, 84, 171, .03) 26.04%, rgba(0, 84, 171, 0) 100%);
    background: linear-gradient(180deg, rgba(0, 84, 171, .08) 0%, rgba(0, 84, 171, .03) 26.04%, rgba(0, 84, 171, 0) 100%);
    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
}

@media (max-width: 1560px) {

    .wrap-about .title-about-top h3,
    .wrap-about .title-about-bottom h3 {
        font-size: 150px;
    }
}

@media (max-width: 1199px) {

    .wrap-about .title-about-top h3,
    .wrap-about .title-about-bottom h3 {
        font-size: 100px;
    }
}

@media (max-width: 991px) {

    .wrap-about .title-about-top h3,
    .wrap-about .title-about-bottom h3 {
        font-size: 80px;
    }
}

.wrap-about .title-about-top {
    top: 20px;
    left: 0;
}

.wrap-about .title-about-bottom {
    right: 0;
    bottom: -40px;
}

@media (max-width: 991px) {
    .wrap-about .title-about-bottom {
        bottom: 0;
    }
}

.wrap-about .about {
    position: relative;
    z-index: 2;

    width: 100%;
}

@media (max-width: 767px) {
    .wrap-about .about {
        width: 100%;
    }
}

.wrap-about .number {
    position: relative;
    z-index: 2;

    width: 100%;
    padding-left: 8%;
}

@media (max-width: 767px) {
    .wrap-about .number {
        width: 100%;
        padding-left: 0;
    }
}

.wrap-about .number .item {
    margin: 20px 0;
}

.wrap-about .number .item h3 {
    font-family: 'Oswald';
    font-size: 26px;
    line-height: 1.4;

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

    margin: 0 auto;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1400px) {
    .wrap-about .number .item h3 {
        font-size: 20px;
    }
}

.wrap-about .number .item h3 span {
    font-size: 46px;
    font-weight: bold;

    display: inline-block;

    vertical-align: middle;
}

@media (max-width: 1400px) {
    .wrap-about .number .item h3 span {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    .wrap-about .number .item h3 span {
        font-size: 30px;
    }
}

.wrap-about .number .item p {
    line-height: 24px;

    margin: 0;
}

.wrap-about .number .item:hover h3 {
    color: #c20a14;
}

.wrap-videobox {
    overflow: hidden;

    margin-top: -40px;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #f7f7f7));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 50%, #f7f7f7 50%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 50%, #f7f7f7 50%);
}

@media (max-width: 1199px) {
    .wrap-videobox {
        margin-top: 0;
    }
}

.wrap-videobox .video {
    position: relative;
}

.wrap-videobox img {
    width: 100%;
}

@media (max-width: 767px) {
    .wrap-videobox img {
        width: 160%;
        margin-left: -30%;
    }
}

.wrap-videobox .play {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 70px;
    height: 70px;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-radius: 50%;
}

@media (max-width: 767px) {
    .wrap-videobox .play {
        width: 50px;
        height: 50px;
    }
}

.wrap-videobox .play span {
    line-height: 70px;

    position: relative;
    z-index: 2;

    display: block;

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

    text-align: center;

    color: #c20a14;
    border-radius: 50%;
    background-color: #fff;
}

@media (max-width: 767px) {
    .wrap-videobox .play span {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}

.wrap-videobox .play .icon {
    font-size: 24px;

    display: block;
}

.wrap-videobox .play::before,
.wrap-videobox .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, .3);
}

.wrap-videobox .play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;

    background: rgba(0, 84, 171, .1);
}

.wrap-videobox .play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.wrap-honor {
    background-color: #f7f7f7;
}

.wrap-honor .honor {
    margin-top: 40px;
}

@media (max-width: 991px) {
    .wrap-honor .honor {
        margin-top: 20px;
    }
}

.wrap-honor .honor .slick-honor {
    margin: 0 -15px;
}

@media (max-width: 767px) {
    .wrap-honor .honor .slick-honor {
        margin: 0 -5px;
    }
}

.wrap-honor .honor .slick-honor .slick-slide {
    padding: 0 15px;
    padding-bottom: 15px;
}

@media (max-width: 767px) {
    .wrap-honor .honor .slick-honor .slick-slide {
        padding: 0 5px;
        padding-bottom: 15px;
    }
}

.wrap-honor .honor .item {
    display: block;

    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.wrap-honor .honor .item .pic {
    padding: 20px;

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

    border: 3px solid #fff;
    background: #fff;
    box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .06);
}

@media (max-width: 991px) {
    .wrap-honor .honor .item .pic {
        padding: 10px;
    }
}

.wrap-honor .honor .item .pic .img-box {
    padding-bottom: 136.36363636%;
}

.wrap-honor .honor .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-honor .honor .item h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
    .wrap-honor .honor .item h3 {
        font-size: 14px;

        margin-top: 10px;
    }
}

.wrap-honor .honor .item:hover .pic {
    border-color: #c20a14;
}

.wrap-honor .honor .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-honor .honor .item:hover h3 {
    color: #c20a14;
}

.wrap-factory .factory .item {
    display: block;

    margin-top: 30px;

    cursor: pointer;
    text-decoration: none;
}

@media (max-width: 767px) {
    .wrap-factory .factory .item {
        margin-top: 14px;
    }
}

.wrap-factory .factory .item .img-box {
    padding-bottom: 60%;
}

.wrap-factory .factory .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-cases .cases {
    margin-top: -30px;
}

.wrap-cases .cases .item {
    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;
}

.wrap-cases .cases .item .img-box {
    padding-bottom: 140%;
}

.wrap-cases .cases .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-cases .cases .item .mask {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;

    padding: 0 5% 20px 5%;

    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(108px);
    -ms-transform: translateY(108px);
    transform: translateY(108px);
    text-align: center;

    color: #fff;
    background-color: rgba(0, 0, 0, .7);
}

@media (max-width: 1199px) {
    .wrap-cases .cases .item .mask {
        position: relative;

        padding: 0 5%;

        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);

        color: #333;
        background: none;
    }
}

.wrap-cases .cases .item .mask h3 {
    font-size: 18px;
    line-height: 60px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 991px) {
    .wrap-cases .cases .item .mask h3 {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
    }
}

.wrap-cases .cases .item .mask p {
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 1199px) {
    .wrap-cases .cases .item .mask p {
        color: #666;
    }
}

.wrap-cases .cases .item .mask .more {
    font-size: 12px;
    line-height: 24px;

    display: block;

    text-decoration: underline;
}

.wrap-cases .cases .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-cases .cases .item:hover .mask {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);

    background-color: rgba(0, 84, 171, .8);
}

.fancybox-caption h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

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

@media (max-width: 1199px) {
    .fancybox-caption h3 {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .fancybox-caption h3 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .fancybox-caption h3 {
        font-size: 16px;
    }
}

.fancybox-caption p {
    font-size: 16px;
    line-height: 1.75;

    margin: 0;
}

@media (max-width: 767px) {
    .fancybox-caption p {
        font-size: 14px;
    }
}

.wrap-videos {
    background-color: #f7f7f7;
}

.wrap-videos .videos {
    margin-top: -30px;
}

@media (max-width: 767px) {
    .wrap-videos .videos {
        margin-top: -14px;
    }
}

.wrap-videos .item {
    position: relative;

    margin-top: 30px;

    text-align: center;
}

@media (max-width: 767px) {
    .wrap-videos .item {
        margin-top: 14px;
    }
}

.wrap-videos .item .pic {
    position: relative;

    padding: 20px;

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

    border: 3px solid #fff;
    background-color: #fff;
}

@media (max-width: 1560px) {
    .wrap-videos .item .pic {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .wrap-videos .item .pic {
        padding: 5px;
    }
}

.wrap-videos .item .img-box {
    padding-bottom: 64.51612903%;
}

.wrap-videos .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-videos .item .play {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

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

    opacity: 0;
    color: #fff;
}

@media (max-width: 1199px) {
    .wrap-videos .item .play {
        opacity: 1;
    }
}

.wrap-videos .item .play .icon {
    font-size: 60px;
}

@media (max-width: 1199px) {
    .wrap-videos .item .play .icon {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .wrap-videos .item .play .icon {
        font-size: 40px;
    }
}

.wrap-videos .item .title-videos {
    margin-top: 14px;
}

@media (max-width: 767px) {
    .wrap-videos .item .title-videos {
        margin-top: 8px;
    }
}

.wrap-videos .item .title-videos h3 {
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 1199px) {
    .wrap-videos .item .title-videos h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .wrap-videos .item .title-videos h3 {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .wrap-videos .item:hover .pic {
        border-color: #c20a14;
    }

    .wrap-videos .item:hover .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .wrap-videos .item:hover .play {
        opacity: 1;
    }

    .wrap-videos .item:hover .title-videos {
        color: #c20a14;
    }
}

.wrap-product .product .item,
.wrap-product-show .product .item,
.wrap-product .slick-related .item,
.wrap-product-show .slick-related .item {
    margin-top: 30px;

    text-align: center;
}

@media (max-width: 767px) {

    .wrap-product .product .item,
    .wrap-product-show .product .item,
    .wrap-product .slick-related .item,
    .wrap-product-show .slick-related .item {
        margin-top: 14px;
    }
}

.wrap-product .product .item .pic .img-box,
.wrap-product-show .product .item .pic .img-box,
.wrap-product .slick-related .item .pic .img-box,

.wrap-product .product .item .pic .img-box img,
.wrap-product-show .product .item .pic .img-box img,
.wrap-product .slick-related .item .pic .img-box img,
.wrap-product-show .slick-related .item .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-product .product .item .title-product,
.wrap-product-show .product .item .title-product,
.wrap-product .slick-related .item .title-product,
.wrap-product-show .slick-related .item .title-product {
    margin-top: 10px;
}

@media (max-width: 767px) {

    .wrap-product .product .item .title-product,
    .wrap-product-show .product .item .title-product,
    .wrap-product .slick-related .item .title-product,
    .wrap-product-show .slick-related .item .title-product {
        margin-top: 0;
    }
}

.wrap-product .product .item .title-product h3,
.wrap-product-show .product .item .title-product h3,
.wrap-product .slick-related .item .title-product h3,
.wrap-product-show .slick-related .item .title-product h3 {
    font-size: 18px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 1199px) {

    .wrap-product .product .item .title-product h3,
    .wrap-product-show .product .item .title-product h3,
    .wrap-product .slick-related .item .title-product h3,
    .wrap-product-show .slick-related .item .title-product h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {

    .wrap-product .product .item .title-product h3,
    .wrap-product-show .product .item .title-product h3,
    .wrap-product .slick-related .item .title-product h3,
    .wrap-product-show .slick-related .item .title-product h3 {
        font-size: 14px;
        line-height: 40px;

        height: 40px;
    }
}

.wrap-product .product .item:hover .pic,
.wrap-product-show .product .item:hover .pic,
.wrap-product .slick-related .item:hover .pic,
.wrap-product-show .slick-related .item:hover .pic {
    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .06);
}

.wrap-product .product .item:hover .pic .img-box img,
.wrap-product-show .product .item:hover .pic .img-box img,
.wrap-product .slick-related .item:hover .pic .img-box img,
.wrap-product-show .slick-related .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-product .product .item:hover .title-product h3,
.wrap-product-show .product .item:hover .title-product h3,
.wrap-product .slick-related .item:hover .title-product h3,
.wrap-product-show .slick-related .item:hover .title-product h3 {
    color: #c20a14;
}

.wrap-product {
    background-color: #f7f7f7;
}

.wrap-product .product {
    margin-top: -30px;
}

@media (max-width: 1199px) {
    .wrap-product .product {
        margin-top: 0;
    }
}

@media(max-width:768px) {
    .wrap-product .product li {
        width: 100%;
    }
}

.wrap-product-show {
    background-color: #f7f7f7;
}

.wrap-product-show .title-in {
    padding-bottom: 20px;

    text-align: left;

    border-bottom: 1px solid #d9d9d9;
}

@media (min-width: 1200px) {
    .wrap-product-show .title-in h2 {
        font-size: 34px;
    }
}

.wrap-product-show .carousel-wrap .item-video {
    position: relative;
    z-index: 3;
}

.wrap-product-show .carousel-wrap .item {
    overflow: hidden;

    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .06);
}

.wrap-product-show .carousel-wrap .img-box {
    padding-bottom: 66%;
}

.wrap-product-show .carousel-wrap .slider-for {
    font-size: 0;

    overflow: hidden;

    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .06);
}

.wrap-product-show .carousel-wrap .slider-for .item {
    position: relative;
    z-index: 2;
}

.wrap-product-show .carousel-wrap .slider-for .zoom {
    position: relative;

    cursor: crosshair;
}

.wrap-product-show .carousel-wrap .slider-for iframe {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.wrap-product-show .carousel-wrap .slider-for .play {
    font-size: 80px;

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

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    color: #fff;
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .slider-for .play {
        font-size: 50px;
    }
}

.wrap-product-show .carousel-wrap .slider-for .play:before {
    font-family: 'iconfont' !important;

    content: '\e63b';
}

.wrap-product-show .carousel-wrap .slider-for .slick-arrow {
    font-size: 12px;

    top: auto;
    right: 80px;
    bottom: 10px;
    left: auto;

    border: 1px dashed #ccc;
    background-color: #fff;
}

.wrap-product-show .carousel-wrap .slider-for .slick-arrow:before {
    content: '\e62f';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.wrap-product-show .carousel-wrap .slider-for .slick-arrow.slick-next {
    right: 30px;
}

.wrap-product-show .carousel-wrap .slider-for .slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.wrap-product-show .carousel-wrap .slider-for .slick-arrow:hover {
    color: #fff;
    border-color: #000;
    background-color: #000;
}

.wrap-product-show .carousel-wrap .slider-nav {
    font-size: 0;

    overflow: hidden;

    padding: 0 30px;
}

.wrap-product-show .carousel-wrap .slider-nav .slick-slide {
    padding: 10px 5px;
}

.wrap-product-show .carousel-wrap .slider-nav .item {
    position: relative;

    cursor: pointer;

    border: 1px solid #fff;
}

.wrap-product-show .carousel-wrap .slider-nav .item-video {
    position: relative;
}

.wrap-product-show .carousel-wrap .slider-nav .item-video:after {
    font-family: 'iconfont' !important;
    font-size: 30px;

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

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

    color: #c20a14;
}

.wrap-product-show .carousel-wrap .slider-nav .slick-current .item {
    border-color: #c20a14;
}

.wrap-product-show .carousel-wrap .slider-nav .slick-arrow {
    left: 0;

    width: 26px;
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
}

.wrap-product-show .carousel-wrap .slider-nav .slick-arrow.slick-next {
    right: 0;
    left: auto;
}

.wrap-product-show .info-box {
    padding-top: 30px;
    padding-left: 5%;
}

@media (max-width: 1400px) {
    .wrap-product-show .info-box {
        padding-top: 20px;
    }
}

@media (max-width: 1199px) {
    .wrap-product-show .info-box {
        padding-left: 0;
    }
}

.wrap-product-show .info-box .title-info-box {
    border-bottom: 1px solid #222;
}

.wrap-product-show .info-box .description {
    padding: 10px 0;
    line-height: 2;
    border-bottom: 1px solid #d9d9d9;
}

.wrap-product-show .info-box .protype {
    padding: 10px 0;
}

.wrap-product-show .info-box .protype span {
    color: rgba(136, 136, 136, 1);
}

.wrap-product-show .info-box .proTel {
    font-size: 24px;
    font-weight: bold;
}

.wrap-product-show .info-box .title-info-box h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
}

@media (max-width: 991px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .wrap-product-show .info-box .title-info-box h2 {
        font-size: 20px;
    }
}

.wrap-product-show .info-box .text {
    min-height: 300px;
    margin-top: 30px;
}

@media (max-width: 1400px) {
    .wrap-product-show .info-box .text {
        min-height: auto;
    }
}

.wrap-product-show .info-box .text h3 {
    font-size: 16px;
    font-weight: bold;

    color: #c20a14;
}

.wrap-product-show .share {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .wrap-product-show .share {
        margin-top: 20px;
    }
}

.wrap-product-show .share p {
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;

    display: inline-block;

    margin: 0;

    vertical-align: middle;
}

.wrap-product-show .btn-inquiry {
    margin-top: 40px;
}

.wrap-product-show .btn-inquiry a {
    font-weight: bold;
    font-size: 14px;
    line-height: 58px;

    display: inline-block;

    width: 30%;

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

    color: #fff;
    border-bottom: 3px solid #c20a14;
    background-color: #c20a14;
    border-radius: 10px;
}

.wrap-product-show .btn-inquiry a+a {
    margin-left: 15px;
}

@media (max-width: 1199px) {
    .wrap-product-show .btn-inquiry a {
        line-height: 50px;
    }
}

.wrap-product-show .btn-inquiry a .icon {
    font-size: 20px;
    font-weight: normal;

    display: inline-block;

    margin-right: 6px;

    vertical-align: middle;
}

.wrap-product-show .btn-inquiry a:hover {
    border-color: #777;
    background-color: #02468e;
}

.wrap-product-show .parameter,
.wrap-product-show .inquiry,
.wrap-product-show .related-products {
    padding-top: 80px;
}

@media (max-width: 991px) {

    .wrap-product-show .parameter,
    .wrap-product-show .inquiry,
    .wrap-product-show .related-products {
        padding-top: 40px;
    }
}

.wrap-product-show .parameter .text {
    margin-top: 20px;
}

.wrap-product-show .parameter .text img {
    max-width: 100%;
    width:100%;
}

.wrap-product-show .inquiry .formbox .group {
    background-color: #fff;
}

.wrap-product-show .related-products .slick-related {
    margin: 0 -15px;
}

@media (max-width: 767px) {
    .wrap-product-show .related-products .slick-related {
        margin: 0 -5px;
    }
}

.wrap-product-show .related-products .slick-related .slick-slide {
    padding: 15px;
}

@media (max-width: 767px) {
    .wrap-product-show .related-products .slick-related .slick-slide {
        padding: 10px 5px;
    }
}

.wrap-product-show .related-products .slick-dots {
    margin-top: 30px;

    text-align: right;
}

.wrap-product-show .related-products .slick-dots li {
    width: 20px;
    height: 5px;
    margin: 0 5px;

    border-radius: 10px;
    background-color: #e5e5e5;
}

.wrap-product-show .related-products .slick-dots li.slick-active {
    width: 30px;

    background-color: #c20a14;
}

.wrap-contact {
    background: url(../images/contact_bg.jpg) no-repeat top center;
    background-size: cover;
}

.wrap-contact .contact {
    width: 50%;
    padding-right: 5%;
}

@media (max-width: 991px) {
    .wrap-contact .contact {
        width: 100%;
        padding-right: 0;
    }
}

.wrap-contact .contact .title p {
    font-size: 14px;

    max-width: 520px;
    margin-top: 10px;
    margin-left: 0;
}

.wrap-contact .contact .text {
    position: relative;

    margin-top: 40px;
    padding: 40px 0;
}

@media (max-width: 991px) {
    .wrap-contact .contact .text {
        margin-top: 20px;
        padding: 0;
    }
}

.wrap-contact .contact .text:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -150%;

    display: block;

    width: 400%;
    height: 100%;

    content: '';

    background-color: #f7f7f7;
}

@media (max-width: 991px) {
    .wrap-contact .contact .text:before {
        display: none;
    }
}

.wrap-contact .contact .text p {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    position: relative;
    z-index: 2;

    margin: 30px 0;
    padding-left: 78px;
}

@media (max-width: 991px) {
    .wrap-contact .contact .text p {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .wrap-contact .contact .text p {
        font-size: 16px;

        margin: 20px 0;
    }
}

.wrap-contact .contact .text p .icon {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 58px;
    height: 58px;
    padding: 5px;

    background: url(../images/icon_bg.svg) no-repeat center;
    background-size: cover;
}

.wrap-contact .contact .text p .icon:before {
    font-size: 20px;
    font-weight: normal;
    line-height: 48px;

    display: block;

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

    color: #fff;
    border-radius: 50%;
    background-color: #777;
}

.wrap-contact .contact .text p b {
    font-size: 16px;
    font-weight: normal;

    display: block;

    color: #666;
}

@media (max-width: 767px) {
    .wrap-contact .contact .text p b {
        font-size: 14px;
    }
}

.wrap-contact .contact .text p:hover {
    color: #c20a14;
}

.wrap-contact .contact .text p:hover .icon {
    background-image: url(../fonts/icon_hover_bg.svg);
}

.wrap-contact .contact .text p:hover .icon:before {
    background-color: #c20a14;
}

.wrap-contact .contact .text p:hover b {
    font-weight: bold;

    color: #333;
}

.wrap-contact .wrap-map {
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 50%;
    height: 100%;
    margin-top: 80px;

    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
}

@media (max-width: 991px) {
    .wrap-contact .wrap-map {
        width: 100%;
        margin-top: 20px;
    }
}

.wrap-contact .wrap-map .map-content {
    width: 100%;
    height: 480px;
}

@media (max-width: 991px) {
    .wrap-contact .wrap-map .map-content {
        height: 460px;
    }
}

@media (max-width: 767px) {
    .wrap-contact .wrap-map .map-content {
        height: 360px;
    }
}

.wrap-message .title p {
    font-size: 14px;

    max-width: 520px;
    margin-top: 10px;
    margin-left: 0;
}

.formbox form {
    margin-top: 10px;
}

.formbox form ul {
    margin: 0 -5px;
}

.formbox form ul li {
    padding: 0 5px;
}

.formbox form .group {
    position: relative;

    margin-top: 20px;

    background: #f5f5f5;
}

.formbox form .group label {
    font-size: 14px;
    line-height: 48px;

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

    -webkit-transition: all .3s ease;
    transition: all .3s ease;

    color: #999;
}

.formbox form .group input,
.formbox form .group textarea {
    line-height: 28px;

    position: relative;
    z-index: 2;

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

    border: 1px solid #f5f5f5;
    border-radius: 8px;
    border-radius: 3px;
    outline: 0;
    background: 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: #c20a14;
}

.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: -36px;
    left: 20px;

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

    opacity: .6;
}

.formbox form .group textarea {
    resize: none;
}

.formbox form .group-read {
    font-size: 15px;

    border: none;
    background: none;
}

.formbox form .group-read input {
    font-weight: bold;

    text-transform: capitalize;

    color: #fff;
    background-color: #777;
}

.formbox form .group-read input:focus {
    border-color: #f5f5f5;
}

.formbox .submit {
    font-size: 16px;
    line-height: 50px;

    display: block;

    margin-top: 30px;
    padding: 0;
    padding: 0 56px;

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

    color: #fff;
    border-radius: 0;
    background: #c20a14;
}

.formbox .submit .icon {
    font-size: 18px;

    display: inline-block;

    vertical-align: middle;
}

.formbox .submit:hover {
    background-color: #02468e;
}

.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: capitalize;

    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: #c20a14;
}

.wrap-sitemap .sitemap>ul>li:hover>a {
    text-decoration: underline;

    background-color: #c20a14;
}

.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;

    display: inline-block;

    list-style: none;

    vertical-align: top;
}

.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: #c20a14;
}

.wrap-sitemap .sitemap>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #c20a14;
}

.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: #c20a14;
}

.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: #c20a14;
}

.wrap-sitemap .sitemap-vertical>ul>li>ul>li:hover>a:before {
    opacity: 1;
}

.wrap-sitemap .sitemap-vertical>ul>li:hover>a {
    color: #c20a14;
}

.wrap-news {
    background: url(../images/news_in_bg.jpg) no-repeat top center;
}

.wrap-news .news .item {
    margin-top: -1px;
    padding: 26px 0;

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

    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.wrap-news .news ul li:hover {
    position: relative;
    z-index: 2;
}

.wrap-news .news ul li:hover .item {
    border-color: #c20a14;
}

.wrap-details .title-details h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
    color: #c20a14;
}

.wrap-details .title-details span {
    font-size: 20px;
    letter-spacing: 5px;
}

@media (max-width: 1199px) {
    .wrap-details .title-details h2 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .wrap-details .title-details h2 {
        font-size: 20px;
    }
}

.wrap-details .title-details .date {
    font-size: 16px;
    line-height: 24px;

    display: block;

    margin-top: 10px;

    color: #c20a14;
}

.wrap-details .text {
    margin-top: 30px;

}

.wrap-details .text p.contains-pictures {
    margin: 0 -5px;
}

.wrap-details .text p.contains-pictures>img {
    display: inline-block;

    max-width: 1920px;
    margin: 5px;
}

.wrap-details .text.is-mobile img {
    max-width: 100% !important;
    height: auto !important;
}

.wrap-details .share {
    margin-top: 60px;
}

@media (max-width: 991px) {
    .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 0;

    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: 40px;

    -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 {
    color: #c20a14;
}

.wrap-details .relate-details a:hover:before {
    color: #fff;
    background-color: #c20a14;
}

.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: 40px;
        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-review {
    padding-top: 80px;
}

@media (max-width: 991px) {
    .wrap-review {
        padding-top: 40px;
    }
}

.wrap-review .title-in h2 {
    font-size: 40px;
}

@media (max-width: 1199px) {
    .wrap-review .title-in h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .wrap-review .title-in h2 {
        font-size: 24px;
    }
}

.wrap-review .title-in h2:before {
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    background: url(../images/review-icon.png) no-repeat center;
    background-size: cover;
}

.wrap-review .review {
    margin-top: 50px;
    padding: 0 40px 40px 40px;

    border: 1px solid #e6e6e6;
    border-radius: 3px;
}

@media (max-width: 991px) {
    .wrap-review .review {
        margin-top: 30px;
        padding: 0 20px 40px 20px;
    }
}

.wrap-review .review ul li {
    padding: 40px 0;

    border-top: 1px solid #e6e6e6;
}

@media (max-width: 767px) {
    .wrap-review .review ul li {
        padding: 20px 0;
    }
}

.wrap-review .review ul li:nth-child(1) {
    border-top: none;
}

.wrap-review .review .item {
    position: relative;

    padding-left: 80px;
}

@media (max-width: 767px) {
    .wrap-review .review .item {
        padding-left: 60px;
    }
}

.wrap-review .review .item:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 62px;
    height: 62px;

    content: '';

    background: url(../images/review-icon1.png) no-repeat center;
    background-size: cover;
}

@media (max-width: 767px) {
    .wrap-review .review .item:before {
        width: 50px;
        height: 50px;
    }
}

.wrap-review .review .item h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin: 0;
}

.wrap-review .review .item .star {
    margin: 10px 0;
}

.wrap-review .review .item .star i {
    font-size: 20px;
    line-height: 30px;

    display: inline-block;

    vertical-align: middle;

    color: #c20a14;
}

.wrap-review .review .item p {
    font-size: 16px;
    line-height: 1.75;

    margin: 0;

    color: #666;
}

@media (max-width: 767px) {
    .wrap-review .review .item p {
        font-size: 14px;
    }
}

.wrap-review .review .showMorehandle {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .wrap-review .review .showMorehandle {
        margin-top: 0;
    }
}

.wrap-review .write-review .title-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px;

    background-color: #c20a14;

    -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) {
    .wrap-review .write-review .title-review {
        padding: 20px 14px;
    }
}

.wrap-review .write-review .title-review h2 {
    font-family: 'Anton';
    font-size: 32px;
    line-height: 1.4;
}

@media (max-width: 1199px) {
    .wrap-review .write-review .title-review h2 {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .wrap-review .write-review .title-review h2 {
        font-size: 22px;
    }
}

.wrap-review .write-review .title-review .link {
    font-weight: bold;
    line-height: 52px;

    padding: 0 40px;

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

    border: 1px solid #222;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .wrap-review .write-review .title-review .link {
        line-height: 42px;

        padding: 0 10px;
    }
}

.wrap-review .write-review .title-review .link:hover {
    color: #c20a14;
    background-color: #222;
}

.wrap-review .write-review .info {
    font-size: 0;

    display: none;

    padding: 40px;

    border: 1px solid #e6e6e6;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .wrap-review .write-review .info {
        padding: 20px;
    }
}

.wrap-review .write-review .info .note,
.wrap-review .write-review .info .review-message {
    font-size: 14px;

    display: inline-block;

    width: 50%;

    vertical-align: top;
}

@media (max-width: 991px) {

    .wrap-review .write-review .info .note,
    .wrap-review .write-review .info .review-message {
        width: 100%;
    }
}

.wrap-review .write-review .info .note {
    padding-right: 8%;
}

.wrap-review .write-review .info .note p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.77777778;

    margin: 0;
}

@media (max-width: 1470px) {
    .wrap-review .write-review .info .note p {
        font-size: 16px;
    }
}

.wrap-review .write-review .info .review-message .group {
    position: relative;

    margin-top: 20px;

    border: 1px solid #d3d3c5;
    border-radius: 3px;
    background: #fff;
}

.wrap-review .write-review .info .review-message .group label {
    font-size: 14px;
    line-height: 52px;

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

    -webkit-transition: all .3s ease;
    transition: all .3s ease;

    color: #666;
}

.wrap-review .write-review .info .review-message .group input,
.wrap-review .write-review .info .review-message .group textarea {
    line-height: 24px;

    position: relative;
    z-index: 2;

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

    border-radius: 0;
    border-radius: 3px;
    outline: 0;
    background: none;
}

.wrap-review .write-review .info .review-message .group input:placeholder-shown+label,
.wrap-review .write-review .info .review-message .group textarea:placeholder-shown+label {
    top: 0;

    background-color: transparent;
}

.wrap-review .write-review .info .review-message .group input:focus+label,
.wrap-review .write-review .info .review-message .group textarea:focus+label,
.wrap-review .write-review .info .review-message .group input:valid+label,
.wrap-review .write-review .info .review-message .group textarea:valid+label {
    top: -36px;
    left: 20px;

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

    opacity: .8;
}

.wrap-review .write-review .info .review-message .group textarea {
    resize: none;
}

.wrap-review .write-review .info .review-message .submit-group {
    text-align: right;
}

.wrap-review .write-review .info .review-message .btn-rclose {
    margin-right: 20px;
}

@media (max-width: 767px) {
    .wrap-review .write-review .info .review-message .btn-rclose {
        margin-right: 10px;
    }
}

.wrap-review .write-review .info .review-message .btn-rclose,
.wrap-review .write-review .info .review-message .btn-submit {
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;

    display: inline-block;

    width: 200px;
    margin-top: 40px;
    padding: 0 10px;

    vertical-align: middle;

    color: #fff;
    border-radius: 3px;
    background: none;
    background: #111;
}

@media (max-width: 767px) {

    .wrap-review .write-review .info .review-message .btn-rclose,
    .wrap-review .write-review .info .review-message .btn-submit {
        line-height: 40px;

        width: 120px;
        margin-top: 20px;
    }
}

.wrap-review .write-review .info .review-message .btn-rclose:hover,
.wrap-review .write-review .info .review-message .btn-submit:hover {
    background-color: #02468e;
}

.wrap-review .write-review .info .review-message .btn-rclose:hover .icon,
.wrap-review .write-review .info .review-message .btn-submit:hover .icon {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.wrap-nosearch .nosearch {
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .wrap-nosearch .nosearch {
        margin: 20px 0 0 0;
    }
}

.wrap-nosearch .nosearch h3 {
    font-size: 20px;
    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(0, 84, 171, .5);
    border-radius: 5px;
    background-color: rgba(0, 84, 171, .1);
}

nav {
    text-align: right;
}

.pagination {
    display: block;

    margin: 70px 0 30px 0;
}

@media (max-width: 991px) {
    .pagination {
        margin-top: 30px;
        text-align:center;
    }
    .pagination .page-status{ display:none;}
    .pagination .page-index{ display:none;}
    .pagination .page-pre{ display:none;}
    .pagination .page-next{display:none;}
     .pagination .page-last{display:none;}
     .pagination span{ margin:0 auto;}
}

.pagination span {
    display: inline-block;

    margin: 0 5px;

    vertical-align: top;
}

.pagination li.fprev a:before,
.pagination li.prev a:before,
.pagination li.next a:before,
.pagination li.lnext a:before {
    font-family: 'iconfont' !important;
    font-weight: normal;

    display: block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pagination li.next a:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.pagination span {
    font-size: 15px;
    line-height: 40px;
    display: inline-block;
    height: 40px;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
    border: 1px solid #cecece;
    background: none;
    padding:0 15px;
}

.pagination span.page-numbar {
   border:none;
   padding:0;
}
.pagination span.page-numbar a{display:inline-block;padding:0 15px;   height: 40px;  line-height: 40px;   border: 1px solid #cecece; margin-right:15px;}

@media (max-width: 767px) {
    .pagination span a {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
}

.pagination>span>a.page-num-current {
    color: #fff;
    border-color: #c20a14;
    background-color: #c20a14;
    display: inline-block;
    padding: 0 15px;
}

.pagination>span:hover {
    color: #fff;
    border-color: #c20a14;
    background-color: #c20a14;
}
.pagination>span.page-numbar:hover{border:none; background: none; color:#333;}
.pagination>span.page-numbar a:hover{ color: #fff;
    border-color: #c20a14;
    background-color: #c20a14;}
@media (max-width: 1199px) {
    .skiptranslate iframe {
        display: none;
    }

    .google-translation .skiptranslate {
        display: inline-block;
    }

    body {
        top: 0 !important;
    }
}

.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}

.map-content label {
    line-height: 30px !important;

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

    border: none !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
}

.fszero {
    font-size: 0;

    overflow: hidden;

    width: 0;
    height: 0;
}

.fszero h1 {
    margin: 0;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: none;
    }
}

.addcart {
    cursor: pointer;
}

.showMorehandle {
    margin-top: 40px;

    text-align: center;
}

@media (max-width: 991px) {
    .showMorehandle {
        margin-top: 20px;
    }
}

.showMorehandle a {
    line-height: 46px;

    display: inline-block;

    padding: 0 36px;

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

    color: #fff;
    background-color: #c20a14;
}

.showMorehandle a:after {
    font-family: 'iconfont' !important;
    font-size: 12px;

    display: inline-block;

    margin-left: 10px;

    content: '\e62e';
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
}

.showMorehandle a:hover {
    background-color: #02468e;
}

.editor-content.auto-adjust-img img {
    max-width: 100% !important;
}

.editor-content.auto-adjust-img.is-mobile img {
    height: auto !important;
}

.editor-content.auto-adjust-img p.contains-pictures {
    font-size: 0;

    overflow-x: hidden;

    margin: 0 -5px;
    padding: 0;
}

.editor-content.auto-adjust-img p.contains-pictures>img {
    display: inline-block;

    max-width: 1920px;
    margin: 5px;
}

.box-cases .p_list {
    transition: all ease .2s;
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 100%;
    height: 80vh;
    overflow: hidden;
    max-height: 775px;
}

.box-cases .p_list .sfq {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: static;
    cursor: pointer;
}

.box-cases .p_list .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: calc(100% - 1px);
    height: 100%;
    background: rgba(0, 0, 0, 30%);
    position: relative;
    z-index: 1;
    transition: all ease .3s;
}

.box-cases .e_container-2>.p_item {
    max-width: 100%;
    max-height: 100%;
    position: static;
    display: flex;
    justify-content: center;
    width: 100%;
}

.box-cases .e_text-4 {
    line-height: normal;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    writing-mode: tb-rl;
    margin: 0 auto;
    letter-spacing: 4px;
    position: relative;
    z-index: 1;
    font_radio: 2;
    display-radio: 1;
}



.box-cases .e_image-5.show {
    opacity: 1;
}

.box-cases .e_image-5 {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0;
    transition: all ease .3s;
}

.box-cases .e_image-5 img {
    width: 100%;
    height: 100%;
}
.fwdh{font-size:20px; font-weight:bold;}
@media(max-width:768px){
    .box-about .about .text{display: block;}
    .col-sm-6{width:50% !important;}
    .box-about .number li:nth-child(1) .item, .box-about .number li:nth-child(3) .item, .box-about .number li:nth-child(5) .item {
        border:none;
        background:none;
    }
    .category li{margin-bottom:15px;}
    .box-cases .p_list{height: 40vh;}
    .box-cases .e_text-4{font-size:20px;}
    .footer .foot-top .foot-logo{width:30%;}
    .footer .foot-top .foot-share{width:68%;font-size:20px;}
    .wrap-cases .cases .item .mask{background: #c20a14; color:#fff; padding:10px 0;}
    .details .col-3{width:100%;}
    .fwlist li{width:100%;}
    .text-common .tel{width:100%; text-align:center;}
    .header .lan{color:#000;}
  
}