﻿@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('../fonts/AKZIDENZGROTESK-BOLD.OTF') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    border: 0;
    outline: none;
    font-family: Arial;
    font-size: 16px
}

.hover_btn {
    transition: all .3s ease;
    cursor: pointer
}

.hover_btn:hover {
    transform: translateY(-5px)
}

.hover_scale:hover img {
    transform: scale(1.1)
}

.hover_scale,
.hover_scale2 {
    overflow: hidden;
    height: 0;
    position: relative;
    padding-bottom: 1%
}

.hover_scale img,
.hover_scale2 img,
.hover_scale iframe,
.hover_scale2 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer
}

.clearboth::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.tac {
    text-align: center;
}

.cap,
li.language-flag a span,
.nav_wrap .head_nav li a em {
    text-transform: capitalize;
}

.pages2 {
    margin-top: 50px;
}

.pages2,
.nav-links,
.c_pagenation {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.pages2 a,
.pages2 span,
.pages2 .current {
    display: block;
    margin: 5px;
    padding: 10px 15px;
    border: 1px solid #eee;
    text-transform: capitalize;
}

.pages2 .current,
.pages2 a:hover {
    background: #8b6745;
    color: #fff !important;
    border: 1px solid #8b6745
}

.swiper-horizontal {
    overflow: hidden !important
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px
}

body {
    overflow-x: hidden;
    --color-main: #8b6745;
}

a {
    color: #333
}

a,
button,
.swiper-button-next,
.swiper-button-prev,
.video_down_main_item,
.page_size ul li,
.next_c,
.watch_video i,
.video_play_button,
.products_hover,
.swiper-slide,
.swiper-slide .detail {
    transition: .3s all ease
}

a:hover {
    color: #8b6745 !important
}

.mshow {
    display: none;
}

.layout {
    width: 90%;
    margin: 0 auto
}

img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.swiper-slide-active img,
.img_scale img,
.his_list_item img,
.banner_img img,
.roch_img img,
.bj_img img,
.video_play_img img {
    transition: .3s all ease;
}

.swiper-slide-active img:hover,
.img_scale img:hover,
.his_list_item img:hover,
.banner_img img:hover,
.roch_img img:hover,
.bj_img img:hover,
.video_play_img img:hover {
    transform: scale(1.1)
}

.rightBox {
    position: fixed;
    top: 40%;
    right: 5px;
    z-index: 9999;
    display: none
}

.rightBox>div {
    cursor: pointer;
    width: 35px;
    border-radius: 8px;
    height: 35px;
    background: #73614e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .521vw;
    position: relative;
    transition: all .5s ease-in-out
}

.rightBox>div:last-child {
    background: #73614e
}

.rightBox>div>img,
.rightBox>div>a>img {
    width: 70%;
    height: auto
}

.rightBox>div:hover .showBox {
    display: block
}

.showBox {
    position: absolute;
    background-color: #887968;
    padding: 6px 6px;
    border-radius: 8px;
    right: 35px;
    top: 50%;
    transition: all ease-in-out .5s;
    transform: translateY(-50%);
    display: none
}

.showBox a {
    font-size: 16px;
    color: #fff;
    white-space: nowrap
}

.showBox a:hover {
    color: #fff !important;
    text-decoration: underline
}

.showBox img {
    width: 140px;
    max-width: none
}

.sitemap-logo-boxs>.sep-container>h2>a:hover {
    color: white;
    text-decoration: underline
}

#cont>ul>li>a {
    text-transform: capitalize
}

#cont h2 {
    background: #8b6745 !important
}

#cont>ul>li>ul>li>a {
    color: #8b6745 !important
}

#cont>ul>li>ul>li>ul>li>a {
    color: #8b6745 !important
}

#cont>ul>li>ul>li>ul>li>a:before {
    border-top-color: #8b6745 !important;
    border-right-color: #8b6745 !important
}

#cont>ul>li>ul>li>ul>li>a:hover {
    text-decoration: underline
}

#footer {
    background: #8b6745 !important
}

.outdorSwiper .swiper-button-prev,
.aboutSwiper .swiper-button-prev,
.news_swiper .swiper-button-prev,
.outdorSwiper .swiper-button-next,
.aboutSwiper .swiper-button-next,
.news_swiper .swiper-button-next {
    width: 38px;
    height: 26px;
    background: none;
    top: calc(50% + 13px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.outdorSwiper .swiper-button-prev:hover,
.aboutSwiper .swiper-button-prev:hover,
.news_swiper .swiper-button-prev:hover,
.outdorSwiper .swiper-button-next:hover,
.aboutSwiper .swiper-button-next:hover,
.news_swiper .swiper-button-next:hover {
    background-color: unset
}

.outdorSwiper .swiper-button-prev,
.aboutSwiper .swiper-button-prev,
.news_swiper .swiper-button-prev {
    background-image: url(../images/swiper_left_default.png);
    left: 6%
}

.outdorSwiper .swiper-button-prev:after,
.aboutSwiper .swiper-button-prev:after,
.news_swiper .swiper-button-prev:after {
    content: ""
}

.outdorSwiper .swiper-button-prev:hover,
.aboutSwiper .swiper-button-prev:hover,
.news_swiper .swiper-button-prev:hover {
    background-image: url(../images/swiper_left_hover.png)
}

.outdorSwiper .swiper-button-next,
.aboutSwiper .swiper-button-next,
.news_swiper .swiper-button-next {
    background-image: url(../images/swiper_right_default.png);
    right: 6%
}

.outdorSwiper .swiper-button-next:after,
.aboutSwiper .swiper-button-next:after,
.news_swiper .swiper-button-next:after {
    content: ""
}

.outdorSwiper .swiper-button-next:hover,
.aboutSwiper .swiper-button-next:hover,
.news_swiper .swiper-button-next:hover {
    background-image: url(../images/swiper_right_hover.png)
}

.aboutSwiper .swiper-button-next,
.aboutSwiper .swiper-button-prev {
    top: 39%
}

.news_swiper .swiper-button-next {
    right: 0
}

.news_swiper .swiper-button-prev {
    left: 0
}

.page_size {
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page_size ul {
    display: flex;
    flex-wrap: wrap;
    gap: 9px
}

.page_size ul li.active_go a,
.page_size ul li:hover a {
    color: #fff !important;
    background: #8b6745
}

.page_size ul li a {
    background: #ffffff;
    padding: 1px 20px;
    border: 1px solid #e5e5e5;
    color: #333333;
    line-height: 35px;
    display: block
}

.get_in_touch {
    margin-top: 50px
}

.get_in_touch .git_title {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    line-height: 30px;
    padding: 10px 0;
    position: relative;
    font-family: Akzidenz-Grotesk BQ
}

.get_in_touch .git_desc {
    margin-top: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 30px
}

.get_in_touch form {
    margin-top: 40px
}

.get_in_touch form ul li {
    border-bottom: 1px solid #aaaaaa
}

.get_in_touch form ul li.form_name,
.get_in_touch form ul li.form_email,
.get_in_touch form ul li.form_phone {
    display: inline-block;
    width: calc(100% / 3 - 4px)
}

.get_in_touch form ul li span {
    color: #ff0000
}

.get_in_touch form ul li.Asterisk_Text {
    position: relative;
}

.get_in_touch form ul li.Asterisk_Text span {
    position: absolute;
    left: 0px;
    top: 14px;
    z-index: 9;
}

.get_in_touch form ul li.Asterisk_Text textarea {
    resize: none;
    height: 233px;
    width: 100%;
    padding: 10px;
}

.get_in_touch form ul .sub_btn {
    margin: 48px 0 0;
    width: 152px;
    height: 43px;
    line-height: 43px;
    background: #8b6745;
    font-weight: 400;
    color: #ffffff;
    text-align: center
}

.get_in_touch form ul .sub_btn:hover {
    background: #fff;
    color: #8b6745;
    border: 1px solid #8b6745
}

.center {
    display: flex;
    align-items: center;
    justify-content: center
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    transition: .3s all ease
}

.ellipsis {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis2 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis3 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis4 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis5 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis7 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis10 {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis
}

.swiper-button-lock {
    display: flex !important
}

.sidebarFixed {
    position: absolute;
    transition: all .2s
}

.sub-btn {
    overflow: hidden;
    float: left
}

.sub-btn>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 10px 17px 10px 24px;
    cursor: pointer;
    float: left;
    font-size: 16px
}

.sub-btn>a:hover,
.sub-btn>a.active_go {
    background: #8b6745
}

.sub-btn>a:hover>span,
.sub-btn>a.active_go>span {
    color: #fff;
    font-size: 16px
}

.sub-btn>a:hover>b,
.sub-btn>a.active_go>b {
    background-image: url(../images/right_active.png);
    background-color: #fff
}

.sub-btn>a.active_go :hover {
    text-decoration: underline
}

.sub-btn>a>span {
    color: #8b6745;
    margin-right: 20px
}

.sub-btn>a>b {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/right_default.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #8b6745;
    border-radius: 50%;
    flex-shrink: 0
}

.video_play_button {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    background-color: #8b6745;
    background-image: url(../images/play_button.png);
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0 0 0 13px #8b67455e;
    border-radius: 50%;
    cursor: pointer
}

.video_play_button:hover {
    transform: translate(-50%, -50%) scale(1.1)
}

.footer {
    margin-top: 5.2%;
    background-image: url("../images/icon34.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 8.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer .info_top .layout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.footer .info_top .layout:after {
    content: unset;
    display: unset
}

.footer .info_top .layout>div>.title {
    font-size: 26px;
    line-height: 42px;
    color: #fff;
    font-weight: bold
}

.footer .info_top .layout>div>.line {
    width: 45px;
    height: 1px;
    background: #fff;
    margin: 7px 0 16px 0
}

.footer .info_top .layout>div ul li {
    line-height: 36px;
    position: relative;
    padding-left: 20px
}

.footer .info_top .layout>div ul li::after {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    background: #b0b0b0;
    border-radius: 50%;
    left: 0;
    top: 16px
}

.footer .info_top .layout>div ul li span {
    color: #fff
}

.footer .info_top .layout>div ul li a {
    color: #fff
}

.footer .info_top .layout>div ul li a:hover {
    color: #fff !important;
    text-decoration: underline
}

.footer .info_top .layout .logo-info img {
    width: 100%;
    height: auto;
    margin-bottom: 45px
}

.footer .info_top .layout .logo-info div {
    max-width: 300px;
    font-weight: 400;
    color: #e5e5e5;
    line-height: 25px
}

.footer .info_top .layout .links {
    max-width: 20%
}

.footer .info_top .layout .links i {
    display: none
}

.footer .info_top .layout .call {
    /* width: calc(36px * 3 + 30px * 2); */
    width: calc(36px * 4 + 30px * 3);
    display: flex;
    align-items: center;
    justify-content: center
}

.footer .info_top .layout .call span {
    display: none
}

.footer .info_top .layout .call>div {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.footer .info_top .layout .call>div a {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center
}

.footer .info_top .layout .call>div a img {
    width: auto;
    height: auto;
    transition: all .3s ease-in-out
}

.footer .info_top .layout .call>div a img:hover {
    transform: rotate(10deg)
}

.footer .info_bottom {
    background: #73614e;
    color: #fff;
    margin-top: 70px
}

.footer .info_bottom .layout:after {
    content: unset;
    display: unset
}

.footer .info_bottom>div {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer .info_bottom>div a {
    color: #fff
}

.footer .info_bottom>div a:hover {
    color: #fff !important;
    text-decoration: underline
}

.search-warp {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center
}

.search-warp .search-main {
    width: 70%;
    height: 240px;
    background: #fff;
    padding: 50px 70px 50px 50px
}

.search-warp .search-main .head-searchform {
    position: relative
}

.search-warp .search-main .head-searchform .search-ipt {
    width: 100%;
    font-size: 60px;
    font-weight: bold;
    padding: 15px 0;
    color: #333;
    border-bottom: 3px solid;
    line-height: 10px
}

.search-warp .search-main .head-searchform .search-btn {
    position: absolute;
    right: 0;
    top: 30px;
    background-image: url("../images/search_btn.png");
    background-repeat: no-repeat;
    background-position: center -2px;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.search-warp .search-main .head-searchform .search-attr {
    width: 100%;
    display: block;
    font-size: 20px;
    margin-top: 20px;
    text-align: right
}

.search-warp .search-main .head-searchform .close-btn {
    width: 42px;
    height: 42px;
    background-image: url("../images/search_btn_close.png");
    background-color: #ccc;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: center;
    cursor: pointer;
    position: absolute;
    right: -36px;
    top: -26px;
    transition: all .1s ease
}

.search-warp .search-main .head-searchform .close-btn:hover {
    transform: rotate(90deg);
    background-color: #e60011
}

.mask {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99998 !important;
    width: 100%;
    height: 100vh
}

.aside-m {
    display: none
}

.share {
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 16px;
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.share>span {
    margin-right: 5px
}

.foot-btn {
    display: flex;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 9999;
    display: none
}

.foot-btn img {
    width: 31px;
    margin: 0 auto
}

.foot-btn a {
    width: 25%;
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #887968;
    border-right: 1px solid #fff
}

.foot-btn a:nth-child(2n + 2) {
    background: #73614e
}

.foot-btn a:last-child {
    border-right: 0
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

.swiper-button-prev,
.swiper-button-next {
    width: 45px;
    height: 104px;
    background: #9cb0c1;
    opacity: .5;
    color: #fff;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #8b6745
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: ""
}

.swiper-button-prev {
    background-image: url(../images/swiper-left.png)
}

.swiper-button-next {
    background-image: url(../images/swiper-right.png)
}

.list_nav {
    width: 100%;
    background: #f0f0f0
}

.list_nav .layout {
    display: flex;
    align-items: center
}

.list_nav .layout .navigation a {
    line-height: 62px;
    position: relative;
    display: inline;
    text-transform: capitalize;
}

.list_nav .layout .navigation a:not(:last-child) {
    margin-right: 30px
}

.list_nav .layout .navigation a:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 12px);
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #333
}

.list_nav .layout .navigation>a:first-child {
    padding-left: 30px
}

.list_nav .layout h1 {
    display: inline;
    font-weight: normal
}

.list_nav .layout .navigation>a:first-child::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 19px;
    height: 17px;
    background-image: url(../images/home.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.list_nav .layout .navigation a {
    text-transform: capitalize;
}

.list_nav .layout .navigation span {
    color: #8b6745;
    text-transform: capitalize;
}

.list_nav .layout .navigation a a {
    font-weight: 400;
    font-size: 18px;
    color: #333333
}

.related_products {
    margin-top: 110px
}

.related_products .layout .n_title {
    text-align: center
}

.related_products .layout .n_title a {
    font-weight: bold;
    font-size: 59px;
    color: #333333;
    line-height: 66px;
    font-family: Akzidenz-Grotesk BQ
}

.news-related {
    margin-top: 100px
}

.news-related .news-related-title {
    text-align: center
}

.news-related .news-related-title a {
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    line-height: 68px;
    font-family: Akzidenz-Grotesk BQ
}

.index-list .article-item:nth-last-child(-n + 3) {
    width: calc(100% / 3 - 20px * 2 / 3);
    padding: 100px 40px 50px 40px
}

.list_news-list .article-item {
    width: calc(100% / 2 - 20px / 2);
    padding: 144px 72px 72px
}

.news-related .article-item,
.article-list .article-item {
    position: relative;
    overflow: hidden
}

.news-related .article-item .bj_img,
.article-list .article-item .bj_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden
}

.news-related .article-item .bj_img img,
.article-list .article-item .bj_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news-related .article-item.active_go .bj_img,
.article-list .article-item.active_go .bj_img,
.news-related .article-item:hover .bj_img,
.article-list .article-item:hover .bj_img {
    opacity: 1;
    visibility: visible
}

.article-list {
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.article-list .article-item {
    position: relative;
    background-size: cover;
    background: #f9f6f2
}

.article-list .article-item:nth-child(-n + 2) {
    padding: 144px 72px 72px;
    width: calc(100% / 2 - 20px / 2)
}

.article-list .article-item.active_go>time,
.article-list .article-item:hover>time {
    background: #ffffff;
    color: #8b6745
}

.article-list .article-item.active_go>.title a,
.article-list .article-item:hover>.title a {
    color: #fff;
    font-family: Akzidenz-Grotesk BQ
}

.article-list .article-item.active_go>.title a:hover,
.article-list .article-item:hover>.title a:hover {
    text-decoration: underline;
    color: #fff !important
}

.article-list .article-item.active_go>.desc,
.article-list .article-item:hover>.desc,
.article-list .article-item:hover>.desc p,
.article-list .article-item:hover>.desc span {
    color: #e5e5e5 !important
}

.article-item .bj_img b {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5)
}

.article-list .article-item>time {
    position: absolute;
    left: 0;
    top: 36px;
    width: 154px;
    height: 32px;
    background: #8b6745;
    color: #fff;
    opacity: .9;
    font-weight: 400;
    line-height: 32px;
    text-align: center
}

.article-list .article-item>.title a {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    font-family: Akzidenz-Grotesk BQ
}

.article-list .article-item>.desc {
    font-weight: 400;
    color: #666;
    line-height: 26px;
    margin: 20px 0 33px 0
}

.news_swiper {
    margin-top: 60px;
    overflow: hidden
}

.news_swiper .article-item {
    background: #f9f6f2;
    padding: 144px 72px 72px;
    min-height: 457px
}

.news_swiper .article-item>time {
    position: absolute;
    left: 0;
    top: 36px;
    padding: 0 31px 0 20px;
    background: #8b6745;
    color: #fff;
    opacity: .9;
    font-weight: 400;
    line-height: 32px;
    text-align: center
}

.news_swiper .article-item>.title {
    height: 60px;
    overflow: hidden
}

.news_swiper .article-item>.title a {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    font-family: Akzidenz-Grotesk BQ
}

.news_swiper .article-item:hover {
    background-image: url(../images/icon69.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.news_swiper .article-item:hover>time {
    background: #ffffff;
    color: #8b6745
}

.news_swiper .article-item:hover>.title a {
    color: #fff
}

.news_swiper .article-item:hover>.title a:hover {
    text-decoration: underline;
    color: #fff !important
}

.news_swiper .article-item:hover>.desc {
    color: #e5e5e5
}

.products_main {
    margin-top: 60px;
    position: relative;
    overflow: hidden
}

.products_main .swiper-slide {
    width: 19.8%
}

.products_main .products_items {
    font-size: 18px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden
}

.products_main .products_items .products_item_img {
    width: 100%;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s ease;
    overflow: hidden;
    padding-bottom: 120%;
    height: 0
}

.products_main .products_items .products_item_img.active_go .products_hover,
.products_main .products_items .products_item_img:hover .products_hover {
    opacity: .5
}

.products_main .products_items .products_item_img.active_go img,
.products_main .products_items .products_item_img:hover img {
    transform: scale(1.1)
}

.products_main .products_items .products_item_img img {
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    position: absolute;
    left: 0%;
    top: 0%;
    object-fit: cover
}

.products_main .products_items .products_item_img>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.products_main .products_items .products_item_img .products_hover {
    background: #eee;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.products_main .products_items .products_item_img .products_hover a {
    float: left
}

.products_main .products_items .products_item_img .products_hover>div {
    width: 100px;
    height: 100px;
    color: #fff;
    background: #8b6745;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px
}

.products_main .products_items .products_title {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 24px;
    font-family: Akzidenz-Grotesk BQ;
    height: 60px;
    overflow: hidden;
}

.products_main .products_items .products_desc {
    font-weight: 400;
    color: #666666;
    line-height: 26px
}

.products {
    background: url(../images/icon100.png) no-repeat;
    padding-bottom: 100px;
    padding-top: 150px;
    margin-top: -5.2%;
    background-position: center;
    background-size: cover
}

.products .layout>.title {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.products .layout>.title a {
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.products .layout>.desc {
    text-align: center;
    max-width: 70%;
    margin: 30px auto 68px;
    color: #666;
    line-height: 26px
}

.products .layout .products-item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.products .layout .products-item:not(:first-child) {
    margin-top: 80px
}

.products .layout .products-item:nth-child(even) .img {
    order: 2;
    margin-right: 0
}

.products .layout .products-item:nth-child(even) .products-item-desc {
    margin-right: 70px
}

.products .layout .products-item>.products-item-desc,
.products .layout .products-item .img {
    width: 50%
}

.products .layout .products-item .img {
    margin-right: 70px;
    height: 0;
    padding-bottom: 31.48%;
    overflow: hidden;
    width: 55.46%
}

.products .layout .products-item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.products .layout .products-item .products-item-desc {
    display: flex;
    flex-direction: column
}

.products .layout .products-item .products-item-desc .title {
    font-size: 30px;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.products .layout .products-item .products-item-desc .title a {
    font-size: 30px;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.products .layout .products-item .products-item-desc .desc {
    color: #666666;
    line-height: 30px;
    margin: 20px 0 42px 0;
    height: 205px;
    overflow: hidden
}

.news-main .layout .content_main {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 95px
}

.news-main .layout .content_main .float_position {
    width: 333px;
    flex-shrink: 0;
    display: none
}

.news-main .layout .content_main .content_aside {
    word-break: break-all;
    width: 333px;
    flex-shrink: 0
}

.news-main .layout .content_main .content_aside .content_aside_item:not(:first-child) {
    margin-top: 38px
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_head {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #8b6745;
    border-radius: 10px 10px 0 0;
    font-size: 24px;
    color: #fff;
    padding: 0 30px;
    font-family: Akzidenz-Grotesk BQ
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list {
    background: #f4f2f0;
    padding: 35px 0
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list li {
    margin-top: 10px
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li {
    line-height: 26px;
    padding: 0 30px;
    position: relative
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list ul li span {
    float: right;
    width: 10px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    position: absolute;
    right: 21px;
    cursor: pointer;
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li a {
    font-size: 20px
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li a:hover,
.news-main .layout .content_main .content_aside .content_aside_item .aside_list .nav-current>a,
.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li a.active_go {
    color: #8b6745 !important;
    text-decoration: underline
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li ul {
    padding-left: 20px
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li:not(.nav-current) ul {
    display: none
}

.news-main .layout .content_main .content_aside .content_aside_item .aside_list>ul>li ul li a {
    font-size: 16px
}

.news-main .layout .content_main .content_body {
    flex: 1
}

.news-main .layout .content_main .content_body p {
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px
}

.news-main .layout .content_main .content_body p:first-child {
    margin-top: 0
}

.banner_img {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 36.73%
}

.banner_img>img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.banner_img .banner_info {
    position: absolute;
    max-width: 50%;
    left: 10%;
    top: 50%;
    transform: translateY(-50%)
}

.banner_img .banner_info>.b_tit {
    font-weight: bold;
    font-size: 65px;
    color: #ffffff;
    line-height: 87px;
    text-shadow: 0 1px 1px #000000;
    font-family: Akzidenz-Grotesk BQ
}

.banner_img .banner_info>.divh11 {
    font-weight: bold;
    font-size: 65px;
    color: #ffffff;
    line-height: 87px;
    text-shadow: 0 1px 1px #000000;
    font-family: Akzidenz-Grotesk BQ
}

.banner_img .banner_info .desc {
    margin: 40px 0 68px 0;
    line-height: 33px;
    max-height: 137px;
    overflow: auto;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff
}

.banner_img .banner_info .desc p {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff
}

.banner_img .banner_info .banner_btns {
    display: flex;
    align-items: center
}

.banner_img .banner_info .banner_btns>div {
    padding: 18px 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    transition: all .3s ease
}

.banner_img .banner_info .banner_btns>div.down_btn {
    background: #8b6745;
    margin-right: 20px
}

.banner_img .banner_info .banner_btns>div.down_btn input {
    color: #fff
}

.banner_img .banner_info .banner_btns>div.watch_btn {
    border: 1px solid #fff
}

.banner_img .banner_info .banner_btns>div:hover {
    transform: scale(1.1)
}

.banner_img .banner_info .banner_btns>div img {
    width: 26px;
    margin-right: 15px
}

.banner_img .banner_info .banner_btns>div input {
    text-align: center;
    width: auto;
    height: auto;
    font-size: 20px;
    background: transparent;
    color: #fff;
    padding: 0;
    margin: 0
}

.move_top {
    background: #8b6745 !important;
    box-shadow: 1px 0 21px #e5e5e5
}

.logo-info {
    max-width: 20%
}

@media screen and (max-width:1500px) {
    .banner_img .banner_info .desc {
        margin: 0 0 20px 0
    }

    .banner_img .banner_info .banner_btns>div {
        padding: 10px 20px
    }

    .related_products {
        margin-top: 60px
    }

    .banner_img .banner_info .banner_btns>div input {
        font-size: 16px
    }
}

@media screen and (max-width:1400px) {
    .footer .info_top .layout .call {
        width: 100%;
        justify-content: flex-start
    }

    .web_head .logo img {
        max-height: 40px !important
    }

    .products .layout>.title {
        font-size: 30px;
        line-height: 36px
    }

    .products .layout>.title a {
        font-size: 30px;
        line-height: 36px
    }

    .products .layout>.desc {
        max-width: none;
        -webkit-line-clamp: unset
    }

    .products .layout .products-item:nth-child(even) .products-item-desc {
        margin-right: 35px
    }

    .products .layout .products-item .img {
        margin-right: 35px
    }

    .products .layout .products-item .products-item-desc .title a {
        font-size: 18px
    }

    .products .layout .products-item .products-item-desc .desc {
        margin: 10px 0 26px 0
    }



    .banner_img .banner_info {
        top: 54%
    }
}

@media screen and (max-width:1030px) {
    .rightBox {
        display: none !important
    }
}

@media screen and (max-width:950px) {
    .banner_img .banner_info>.b_tit {
        font-size: 26px !important;
        line-height: normal;

    }

    table {
        table-layout: unset;
        margin-top: 20px;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        border: 0;
    }

    .news-main .layout .content_main .content_body {
        width: 100%;
    }
}

@media screen and (max-width:1570px) {
    .banner_img .banner_info>.b_tit {
        font-size: 39px
    }
}

@media screen and (max-width:480px) {
    .banner_img .banner_info>.b_tit {
        font-size: 16px !important;
        line-height: normal;
    }
}

@media screen and (max-width:1023px) {
    .footer .info_top .layout .links.links_close i {
        transform: rotate(90deg)
    }

    .footer .info_top .layout .links.links_close .line {
        display: none
    }

    .footer .info_top .layout .links.links_close ul {
        height: 0
    }

    .news-main .layout .content_main {
        gap: 30px
    }

    .banner_img .banner_info .desc,
    .banner_img .banner_info .banner_btns {
        display: none
    }

    .banner_img .banner_info h1 {
        line-height: normal
    }

    .footer {
        background-image: none;
        background-color: #36291b;
        height: auto;
        padding: 20px 20px 57px
    }

    .footer .info_top {
        height: auto;
        padding-top: 10px
    }

    .footer .info_top .layout {
        flex-direction: column;
        width: 100%
    }

    .footer .info_top .layout .logo-info {
        margin-bottom: 30px;
        max-width: 100%
    }

    .footer .info_top .layout .logo-info img {
        margin-bottom: 24px;
        max-width: 175px;
        height: auto;
        object-fit: unset
    }

    .footer .info_top .layout .logo-info div {
        max-width: 100%;
        -webkit-line-clamp: unset
    }

    .footer .info_top .layout .links {
        background: #4a3f32;
        border-radius: 5px;
        padding: 10px;
        max-width: 100%;
        position: relative
    }

    .footer .info_top .layout .links:not(:first-child) {
        margin-top: 10px
    }

    .footer .info_top .layout .links i {
        display: block;
        position: absolute;
        right: 10px;
        top: 27px;
        width: 14px;
        height: 8px;
        background-image: url(../images/icon63.png);
        background-repeat: no-repeat;
        background-size: cover;
        transition: all .3s ease
    }

    .footer .info_top .layout .links i.rotate {
        transform: rotate(90deg)
    }

    .footer .info_top .layout .links .title {
        font-size: 20px
    }

    .footer .info_top .layout .links .line {
        width: 100%
    }

    .footer .info_top .layout .links ul {
        transition: all .3s ease;
        overflow: hidden
    }

    .footer .info_top .layout .call {
        width: 100%;
        flex-direction: column;
        align-items: start;
        margin-bottom: 30px
    }

    .footer .info_top .layout .call span {
        display: block;
        font-weight: bold;
        color: #fefefe;
        line-height: 24px;
        margin: 20px 0
    }

    .footer .info_bottom {
        height: auto;
        background: #36291b;
        padding: 30px 0;
        border-top: 1px solid #fff;
        margin-top: 0
    }

    .footer .info_bottom .layout {
        width: 100%;
        height: auto;
        display: flex;
        align-items: start;
        justify-content: space-between;
        line-height: 26px
    }

    .foot-btn {
        display: flex
    }
}

@media screen and (max-width:1200px) {
    .index-list .article-item:nth-child(-n + 2) {
        width: 100%
    }

    .index-list .article-item:nth-last-child(-n + 3) {
        width: 100%;
        padding: 144px 72px 72px
    }
}

@media screen and (max-width:1100px) {
    .banner_img .banner_info h1 {
        font-size: 40px
    }
}

@media screen and (max-width:1050px) {

    .aboutSwiper .swiper-button-next,
    .aboutSwiper .swiper-button-prev {
        top: 29%
    }
}

@media screen and (max-width:1000px) {

    .content_aside,
    .float_position {
        display: none !important
    }

    .page_size {
        margin-top: 20px !important
    }

    .page_size ul {
        gap: 10px
    }
}

@media screen and (max-width:950px) {
    .products .layout .products-item .products-item-desc .desc {
        height: auto;
    }

    .banner_img a {
        font-size: 20px
    }

    .head_nav li ul {
        display: none
    }

    .related_products {
        margin-top: 30px;
    }

    .news-related {
        margin: 30px 0 0
    }

    .about-us .content .title,
    .about-us .content .desc {
        -webkit-line-clamp: unset
    }

    .products {
        padding-bottom: 0;
        background: none
    }
}

@media screen and (max-width:900px) {
    .products .layout .products-item {
        flex-direction: column;
        margin-top: 35px
    }

    .products .layout .products-item:nth-child(even) .img {
        order: unset
    }

    .products .layout .products-item:nth-child(even) .products-item-desc {
        margin-right: 0
    }

    .products .layout .products-item:not(:first-child) {
        margin-top: 50px
    }

    .products .layout .products-item .products-item-desc {
        width: 100%
    }

    .products .layout .products-item .products-item-desc .title {
        margin-top: 37px;
        line-height: 26px;
        font-size: 26px;
        -webkit-line-clamp: unset
    }

    .products .layout .products-item .products-item-desc .title a {
        line-height: 26px;
        font-size: 26px
    }

    .products .layout .products-item .products-item-desc .desc {
        margin: 19px 0 33px 0;
        -webkit-line-clamp: unset;
        max-height: unset
    }

    .products .layout .products-item .img {
        width: 100%;
        margin-right: 0;
        padding-bottom: 60%
    }
}

@media screen and (max-width:768px) {
    .navigation {
        padding: 10px 0
    }

    .article-list .article-item>.title {
        -webkit-line-clamp: unset
    }

    .banner_img .banner_info h1 {
        font-size: 30px
    }

    .news_swiper {
        margin-top: 30px
    }

    .news_swiper .article-item {
        padding: 144px 20px 72px !important
    }

    .list_nav .layout .navigation a {
        line-height: 2;
        display: inline !important
    }

    .article-list .article-item:nth-child(-n + 2) {
        width: 100%
    }

    .news-related .news-related-title a {
        font-size: 30px
    }

    .related_products .layout .n_title a {
        font-size: 30px
    }

    .products_main {
        margin-top: 30px
    }

    .products_main .products_items .products_title,
    .products_main .products_items .products_desc {
        -webkit-line-clamp: unset;
        height: unset;
    }

    .footer {
        margin-top: 30px
    }

    .footer .info_top {
        padding-top: 0
    }

    .footer .info_bottom .layout {
        flex-direction: column
    }
}

@media screen and (max-width:414px) {
    .article-list .article-item {
        padding: 144px 20px 72px !important
    }

    .article-list .article-item>.title {
        -webkit-line-clamp: 2 !important;
        margin-bottom: 46px;
        white-space: wrap
    }

    .article-list .article-item>.desc {
        display: none
    }

    .products {
        padding-top: 84px;
        background-image: none;
        padding-bottom: 0
    }

    .products .layout>.desc {
        margin: 22px auto 38px
    }

    .footer .info_top .layout .call>div {
        width: 100%;
        gap: 0px;
        /* justify-content: space-between */
    }
}

em {
    font-style: normal
}

.layout:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

.layout {
    *zoom: 1
}

.clear {
    clear: both
}

body {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow-x: hidden
}

.layout {
    margin: 0 auto;
    position: relative
}

.z9999 {
    z-index: 9999 !important
}

.hide {
    display: none
}

.head_nav li a,
.nav_wrap .head_nav li li a,
.nav_wrap .head_nav li ul,
.nav_wrap .head_nav li li>a:before,
.head_nav b:after,
.web_head .btn--search,
.web_head .btn--search:before {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.head_nav>li>a:before,
.head-search .search-btn {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.head-search .search-btn:before,
.web_head .btn--search:before {
    font-family: "fontawesome"
}

a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.web_head {
    width: 100%;
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999
}

.head_layer .layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.web_head .logo {
    float: left
}

.web_head .logo img {
    max-height: 84px;
    width: auto
}

.web_head .head_right {
    float: right
}

.head_layer .change-language {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    margin-right: 15px;
    border: 1px solid #ffffff;
    padding: 9px 17px
}

.change-language .trp-language-wrap li {
    width: 46%
}

.mobile-head-items .trp-language-wrap {
    width: 100%
}

.mobile-head-items .trp-language-wrap a {
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #f2f2f2
}

.web_head .btn--search {
    display: inline-block;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.web_head .btn--search:before,
.web_head .btn--search:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../images/search_.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s ease;
    opacity: 1
}

.web_head .btn--search:after {
    position: absolute;
    top: 18px;
    left: 0;
    opacity: 0
}

.web_head .btn--search:hover:before {
    transform: translateY(-50%);
    opacity: 0
}

.web_head .btn--search:hover:after {
    top: 0;
    opacity: 1
}

.head_layer .nav_wrap {
    padding: 0 3%;
    position: relative;
    float: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: flex;
    align-items: center
}

.nav_wrap .head_nav {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    white-space: nowrap;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center
}

.nav_wrap .head_nav,
.nav_wrap .head_nav a {
    color: #fff
}

.nav_wrap .head_nav:after {
    display: none
}

.nav_wrap .head_nav>li {
    display: inline-block;
    line-height: 84px;
    margin: 0 2%;
    font-size: 17px;
    perspective: 1500px;
    vertical-align: middle;
    position: relative
}

.nav_wrap .head_nav>li>a {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    white-space: nowrap
}

.nav_wrap .head_nav>li>a>em {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: Akzidenz-Grotesk BQ;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold
}

.nav_wrap .head_nav>li>a>b {
    display: inline-block;
    margin-left: 5px
}

.nav_wrap .head_nav>li>a>b:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 4px solid #fff;
    border-top-width: 5px;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle
}

.nav_wrap .head_nav>li>em {
    vertical-align: middle
}

.nav_wrap .head_nav:hover>li.nav-current>a {
    color: #fff
}

.nav_wrap .head_nav>li:hover>a,
.nav_wrap .head_nav:hover>li.nav-current:hover>a {
    color: unset !important
}

.nav_wrap .head_nav>li:hover>a>b:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nav_wrap .head_nav>li.nav-current>a>em::after,
.nav_wrap .head_nav>li:hover>a>em::after {
    content: "";
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff
}

.fixed-nav .nav_wrap .head_nav>li.nav-current>a>em::after,
.fixed-nav .nav_wrap .head_nav>li:hover>a>em::after {
    background: #333
}

.fixed-nav .nav_wrap .head_nav>li>a>b:after {
    border-top-color: #333
}

.fixed-nav .head_layer .change-language {
    border-color: #333
}

.fixed-nav .head_layer .change-language .change-language-title a {
    color: #333 !important
}

.fixed-nav .head_layer .change-language .change-language-title a:after {
    border-top-color: #333
}

.fixed-nav .btn--search:before,
.fixed-nav .btn--search:after {
    background-image: url(../images/search_btn.png);
    background-position: 36% 88%;
    width: 24px;
    height: 24px;
    background-size: initial
}

.nav_wrap .head_nav li ul {
    width: 250px;
    padding: 15px 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    -webkit-transform: translateY(8%);
    -ms-transform: translateY(8%);
    -o-transform: translateY(8%);
    transform: translateY(8%);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.04)
}

.nav_wrap .head_nav>li ul ul {
    left: 102%;
    top: -15px
}

.nav_wrap .head_nav li:hover>ul {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.nav_wrap .head_nav li.menu_left ul {
    left: auto;
    right: 0
}

.nav_wrap .head_nav li.menu_left ul ul {
    right: 102%
}

.nav_wrap .head_nav>li>ul:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #8b6745;
    position: absolute;
    left: 0;
    top: 0
}

.nav_wrap .head_nav>li li {
    position: relative;
    text-align: left;
    padding: 0 20px
}

.nav_wrap .head_nav>li li a {
    display: block;
    line-height: 1.8em;
    padding: 8px 0;
    position: relative;
    color: #0c1c31;
    border-bottom: 1px dotted #0c1c31
}

.nav_wrap .head_nav>li li a:before,
.nav_wrap .head_nav>li li:hover>a:before {
    content: "";
    display: block;
    width: 4px;
    height: 30%;
    background-color: #aaa;
    position: absolute;
    left: -20px;
    top: 40%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.nav_wrap .head_nav>li li a:hover:before,
.nav_wrap .head_nav>li li:hover>a:before {
    top: 50%;
    margin-top: -11px;
    height: 22px;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #8b6745
}

.nav_wrap .head_nav>li li b {
    float: right
}

.nav_wrap .head_nav>li li b:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid #aaa;
    border-left-width: 6px;
    border-right: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    right: 0;
    top: 14px
}

.nav_wrap .head_nav>li li:last-child>a {
    border-bottom: 0
}

.nav_wrap .head_nav>li li:hover>a {
    color: #8b6745
}

.nav_wrap .head_nav>li li:hover>a b:after {
    border-left-color: #8b6745
}

.fixed-nav .head_nav,
.fixed-nav .head_nav a {
    color: #333
}

.fixed-nav .nav_wrap .head_nav>li.nav-current>a {
    color: unset
}

.fixed-nav .nav_wrap .head_nav>li:hover>a,
.fixed-nav .nav_wrap .head_nav:hover>li.nav-current:hover>a {
    color: #8b6745
}

.fixed-nav .change-language .change-language-title,
.fixed-nav .change-language .change-language-title a {
    color: #fff
}

.fixed-nav .logo img {
    max-height: 70px
}

.fixed-nav .head_layer {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999999;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1;
    background: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
    box-shadow: 1px 0 21px #e5e5e5
}

.fixed-nav .nav_wrap .head_nav>li {
    line-height: 85px
}

.fixed-nav-active .head_layer {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.fixed-nav-active .nav_wrap:before {
    opacity: 1;
    height: 100%
}

.fixed-nav .change-language .change-language-cont {
    top: 47px;
    background-color: rgba(255, 255, 255, 0.95)
}

.fixed-nav .logo a,
.fixed-nav .logo img,
.fixed-nav .head_nav li a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.head_holder {
    display: none !important
}

@font-face {
    font-family: "fontawesome";
    src: url("../fonts/Font-Awesome/fontawesome-webfont.eot~v=4.5.0.eot");
    src: url("../fonts/Font-Awesome/fontawesome-webfont.ttf~v=4.5.0.ttf") format("embedded-opentype"), url("../fonts/Font-Awesome/fontawesome-webfont.woff2~v=4.5.0.woff2") format("woff2"), url("../fonts/Font-Awesome/fontawesome-webfont.woff~v=4.5.0.woff") format("woff"), url("../fonts/Font-Awesome/fontawesome-webfont.ttf~v=4.5.0.ttf") format("truetype"), url("../fonts/Font-Awesome/fontawesome-webfont.svg~v=4.5.0.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

.container {
    position: relative;
    z-index: 10000
}

.search-ipt {
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none
}

.web-search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    visibility: hidden
}

.web-search .btn--search-close {
    z-index: 99;
    display: inline-block;
    font-size: 1.8em;
    border-radius: 50%;
    position: absolute;
    top: 1.25em;
    right: 1.25em;
    display: none;
    background-image: url(../images/search_btn_close.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 35%;
    background-size: auto 35%;
    background-color: #ccc;
    width: 42px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease
}

.web-search .btn--search-close:hover {
    background-color: #8b6745;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.js .btn--search-close {
    display: block
}

.web-search .search-ipt {
    font-family: inherit;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: .05em 0;
    color: #333;
    border-bottom: 3px solid;
    font-size: 20px;
    line-height: 10px
}

.web-search .search-ipt::-webkit-input-placeholder {
    color: #333;
    font-weight: bold
}

.web-search .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #333;
    font-weight: bold
}

.web-search .search-ipt:-ms-input-placeholder {
    color: #333;
    font-weight: bold
}

.web-search .search-ipt::-webkit-search-cancel-button,
.web-search .search-ipt::-webkit-search-decoration {
    -webkit-appearance: none
}

.web-search .search-ipt::-ms-clear {
    display: none
}

.web-search .search-attr {
    font-size: 90%;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: .85em 0;
    text-align: right;
    color: #333
}

.js .container {
    position: relative;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.js .web-search {
    pointer-events: none
}

.js .search--open {
    pointer-events: auto;
    opacity: 1;
    visibility: visible
}

.web-search .btn--search-close {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.search--open .btn--search-close {
    opacity: 1;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    -webkit-animation: bounceInA 1s ease;
    -o-animation: bounceInA 1s ease;
    animation: bounceInA 1s ease
}

.search__suggestion,
.web-search .search-attr {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
    -webkit-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -moz-transition: opacity .8s, transform .8s;
    -webkit-transition: opacity .8s, transform .8s;
    -ms-transition: opacity .8s, transform .8s;
    -o-transition: opacity .8s, transform .8s;
    transition: opacity .8s, transform .8s
}

.search--open .search-attr {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 20px
}

.js .web-search .search-ipt {
    font-size: 60px;
    font-weight: bold;
    border-bottom-width: 1px;
    padding: 15px 0;
    -moz-transform: scale3d(0, 1, 1);
    -webkit-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -moz-transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    opacity: 0;
    text-transform: uppercase
}

.js .web-search .search-ipt,
.web-search .search-attr {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.js .search--open .search-ipt {
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    -moz-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

.js .search--open .search-btn {
    display: none !important
}

.web-search .search-attr {
    padding-bottom: 0
}

.js .web-search {
    width: 70%;
    height: 240px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 50px 0;
    margin: auto;
    border-radius: 8px;
    z-index: 100001;
    perspective: 1200px
}

.js .web-search::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.98);
    background-color: #fff;
    -webkit-transform: translateY(-30%) scale(1, 0);
    -ms-transform: translateY(-30%) scale(1, 0);
    -o-transform: translateY(-30%) scale(1, 0);
    transform: translateY(-30%) scale(1, 0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.js .search--open::before {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.main-wrap--move:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000
}

@media only screen and (max-width:1366px) {
    body {
        min-width: 1100px
    }

    .layout {
        width: 1100px
    }
}

@media only screen and (max-width:1250px) {
    .nav_wrap .head_nav>li {
        margin: 0 1.5%
    }
}

@media only screen and (max-width:1200px) {
    body {
        min-width: inherit
    }

    .layout,
    .index_product .index_bd .layout {
        width: 92%
    }

    .nav_wrap .head_nav>li {
        font-size: 16px
    }
}

@media only screen and (max-width:1023px) {
    .mobile-head-item .title {
        font-family: "fontawesome"
    }

    body {
        min-width: 100%
    }

    .z10000 {
        position: relative;
        z-index: 100000
    }

    .mobile-body-mask {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999
    }

    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: #fff url(../images/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -35px;
        top: 0
    }

    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999
    }

    .lang-more {
        display: none !important
    }

    .mobile-head-items {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        text-align: left;
        display: block;
        z-index: 10000;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        padding: 0 30px
    }

    .mobile-head-item {
        float: left
    }

    .mobile-head-logo {
        width: 126px
    }

    .mobile-head-item.mobile-head-aside {
        float: right
    }

    .mobile-head-item .title {
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-align: center;
        color: #fff;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }

    .mobile-head-item .title a {
        position: relative;
        display: block;
        color: #fff
    }

    .mobile-head-item.mobile-head-home .title a:before {
        content: "\f015"
    }

    .mobile-head-item.mobile-head-nav .title:before {
        background-image: url(../images/nav.png)
    }

    .mobile-head-items .mobile-head-search {
        margin: 0 25px
    }

    .mobile-head-item.mobile-head-language .title:before,
    .mobile-head-item.mobile-head-search .title:before,
    .mobile-head-item.mobile-head-nav .title:before {
        content: "";
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        display: block;
        width: 24px;
        height: 24px
    }

    .mobile-head-item.mobile-head-language .title:before {
        background-image: url(../images/fanyi.png)
    }

    .mobile-head-item.mobile-head-search .title:before {
        background-image: url(../images/search_.png)
    }

    .mobile-head-item.mobile-head-social .title:before {
        content: "\f007"
    }

    .mobile-head-item.mobile-head-aside .title:before {
        content: "\f060"
    }

    .mobile-head-item .main-content-wrap {
        background: #fff;
        top: 0;
        display: block;
        z-index: 99999
    }

    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: auto;
        height: 100%;
        padding: 15px 10px;
        background-color: #fff
    }

    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden
    }

    .mobile-head-item .side-content-wrap {
        position: fixed;
        display: block;
        left: -70%;
        width: 70%;
        height: 100%
    }

    .mobile-head-item .middle-content-wrap {
        position: fixed;
        left: 0;
        width: 100%;
        height: auto;
        padding: 20px 0;
        opacity: 0;
        visibility: hidden
    }

    .mobile-head-item .middle-show-content-wrap {
        top: 40px;
        visibility: visible;
        opacity: 1
    }

    .web_head .logo {
        position: relative;
        display: block;
        float: none;
        text-align: center;
        padding: 15px 0
    }

    .web_head {
        height: auto
    }

    .web_head .nav_wrap .head_nav,
    .web_head .change-language,
    .web_head .btn--search {
        display: none
    }

    .web_head .nav_wrap {
        position: static
    }

    .nav_wrap .logo img {
        height: 100px
    }

    .web_head .btn--search {
        right: 0;
        top: -20px;
        margin: 0
    }

    .web_head .head-search {
        display: none
    }

    .head-search {
        position: relative;
        width: 90%;
        height: 35px;
        background: #000;
        margin: 0 auto
    }

    .head-search>form {
        width: 100%;
        height: 100%
    }

    .head-search .search-ipt {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        color: #fff;
        padding: 0 10px
    }

    .head-search .search-btn {
        position: absolute;
        width: 35px;
        height: 100%;
        background: url(../images/search_btn_mobile.png) no-repeat center center;
        -webkit-background-size: auto 16px;
        background-size: auto 16px;
        border: none;
        right: 0;
        top: 0;
        display: block !important
    }

    .head-search .search-attr {
        display: none
    }

    .web_head .head_right {
        display: none
    }

    .head_layer .layout {
        display: block;
        text-align: center
    }

    .index_web_head {
        position: static;
        text-align: center
    }

    .index_web_head .head_layer {
        position: static;
        display: none
    }

    .path_bar {
        background-attachment: scroll !important
    }

    .head_nav {
        width: 100%
    }

    .head_nav li {
        position: relative;
        display: block;
        width: 100%;
        font-size: 16px
    }

    .head_nav>li {
        border-bottom: 1px solid #eee;
        line-height: 35px
    }

    .head_nav li.has-submenu:after {
        content: "\f105";
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
        font-size: 12px;
        font-family: "fontawesome";
        transition: all .3s ease
    }

    .head_nav li.expanded:after {
        transform: rotate(90deg)
    }

    .head_nav li ul li {
        width: auto;
        padding: 0 10px;
        font-size: 14px;
        text-transform: lowercase;
        line-height: 30px
    }

    .head_nav li ul li:before {
        content: "";
        width: 3px;
        height: 3px;
        background: #999;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 15px
    }

    .head_nav li ul li li {
        line-height: 25px
    }

    .head_nav li ul li li:before {
        display: none
    }

    .web_head .nav_wrap {
        display: none
    }
}

.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif
}

.mobile-head-language .prisna-wp-translate-seo,
.change-language .prisna-wp-translate-seo {
    display: block
}

.change-language .change-language-title,
.change-language .change-language-title a {
    color: #fff !important;
    font-size: 10pt
}

.change-language .change-language-title a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid #fff;
    border-top-width: 5px;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
    transition: all .3s ease
}

.change-language:hover .change-language-title a:after {
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.change-language .change-language-cont {
    position: absolute;
    top: 36px;
    right: 0;
    width: 360px;
    background: #fff;
    padding: 20px 10px 20px 20px;
    transform: scale3d(.9, .9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 80vh
}

.change-language:hover .change-language-cont {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible
}

.change-language .change-language-cont li {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding: 0 10px 0 0;
    width: calc(50% - 10px);
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
    margin: 0 5px;
    font-size: 16px;
    line-height: 30px
}

.change-language .change-language-cont li a:hover {
    color: #8b6745
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important
}

.change-language .change-language-cont .lang-more {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    line-height: 30px
}

.change-language .change-language-cont .more-active {
    font-size: 20px
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    overflow: hidden
}

.change-language ::-webkit-scrollbar {
    width: 5px
}

.change-language ::-webkit-scrollbar-track {
    background-color: #fff
}

.change-language ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}

.language-flag .country-flag {
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background-repeat: no-repeat;
    background-image: url(../images/language_.png);
    width: 22px;
    height: 16px;
    margin: -8px 5px 0
}

li.language-flag a {
    position: relative
}

.change-language-cont {
    display: flex;
    flex-wrap: wrap
}

.language--img {
    background: url(../images/language_.png) no-repeat center center;
    display: inline-block;
    width: 18px;
    height: 12px;
    margin-right: 6px
}

.language-en {
    background-position: 0 -218px
}

.language-af {
    background-position: 0 -1px
}

.language-sq {
    background-position: 0 -940px
}

.language-am {
    background-position: 0 -9px
}

.language-be {
    background-position: 0 -48px
}

.language-eu {
    background-position: 0 -252px
}

.language-az {
    background-position: 0 -36px
}

.language-hy {
    background-position: 0 -456px
}

.language-ar {
    background-position: 0 -24px
}

.language-am {
    background-position: 0 -12px
}

.language-fy {
    background-position: 0 -300px
}

.language-fr {
    background-position: 0 -288px
}

.language-fi {
    background-position: 0 -276px
}

.language-et {
    background-position: 0 -240px
}

.language-eo {
    background-position: 0 -192px
}

.language-en {
    background-position: 0 -216px
}

.language-da {
    background-position: 0 -168px
}

.language-cs {
    background-position: 0 -144px
}

.language-hr {
    background-position: 0 -420px
}

.language-co {
    background-position: 0 -132px
}

.language-ceb {
    background-position: 0 -108px
}

.language-ca {
    background-position: 0 -96px
}

.language-bg {
    background-position: 0 -448px
}

.language-bs {
    background-position: 0 -84px
}

.language-bn {
    background-position: 0 -72px
}

.language-be {
    background-position: 0 -48px
}

.language-is {
    background-position: 0 -492px
}

.language-sm {
    background-position: 0 -972px
}

.language-ro {
    background-position: 0 -888px
}

.language-pa {
    background-position: 0 -840px
}

.language-pt {
    background-position: 0 -876px
}

.language-pl {
    background-position: 0 -852px
}

.language-fa {
    background-position: 0 -264px
}

.language-ps {
    background-position: 0 -264px
}

.language-or {
    background-position: 0 -827px
}

.language-no {
    background-position: 0 -780px
}

.language-ne {
    background-position: 0 -792px
}

.language-my {
    background-position: 0 -768px
}

.language-mn {
    background-position: 0 -720px
}

.language-mr {
    background-position: 0 -732px
}

.language-mi {
    background-position: 0 -684px
}

.language-mt {
    background-position: 0 -756px
}

.language-ml {
    background-position: 0 -708px
}

.language-ms {
    background-position: 0 -744px
}

.language-mg {
    background-position: 0 -672px
}

.language-mk {
    background-position: 0 -696px
}

.language-lb {
    background-position: 0 -624px
}

.language-lt {
    background-position: 0 -648px
}

.language-lv {
    background-position: 0 -660px
}

.language-la {
    background-position: 0 -613px
}

.language-lo {
    background-position: 0 -636px
}

.language-ky {
    background-position: 0 -600px
}

.language-ku {
    background-position: 0 -120px
}

.language-ko {
    background-position: 0 -588px
}

.language-rw {
    background-position: 0 -912px
}

.language-km {
    background-position: 0 -564px
}

.language-kk {
    background-position: 0 -552px
}

.language-kn {
    background-position: 0 -576px
}

.language-jv {
    background-position: 0 -528px
}

.language-ja {
    background-position: 0 -516px
}

.language-it {
    background-position: 0 -504px
}

.language-ga {
    background-position: 0 -312px
}

.language-id {
    background-position: 0 -467px
}

.language-ig {
    background-position: 0 -480px
}

.language-hu {
    background-position: 0 -443px
}

.language-hmn {
    background-position: 0 -408px
}

.language-hi {
    background-position: 0 -397px
}

.language-he {
    background-position: 0 -384px
}

.language-haw {
    background-position: 0 -300px
}

.language-ha {
    background-position: 0 -1079px
}

.language-ht {
    background-position: 0 -432px
}

.language-gu {
    background-position: 0 -348px
}

.language-el {
    background-position: 0 -204px
}

.language-de {
    background-position: 0 -180px
}

.language-ka {
    background-position: 0 -540px
}

.language-gl {
    background-position: 0 -336px
}

.language-ru {
    background-position: 0 -900px
}

.language-gd {
    background-position: 0 -324px
}

.language-sr {
    background-position: 0 -1006px
}

.language-st {
    background-position: 0 -1017px
}

.language-sn {
    background-position: 0 -984px
}

.language-sd {
    background-position: 0 -984px
}

.language-si {
    background-position: 0 -1271px
}

.language-sk {
    background-position: 0 -1223px
}

.language-sl {
    background-position: 0 -960px
}

.language-so {
    background-position: 0 -994px
}

.language-es {
    background-position: 0 -227px
}

.language-su {
    background-position: 0 -1031px
}

.language-sw {
    background-position: 0 -1055px
}

.language-sv {
    background-position: 0 -1043px
}

.language-tl {
    background-position: 0 -1115px
}

.language-tg {
    background-position: 0 -1091px
}

.language-ta {
    background-position: 0 -1067px
}

.language-tt {
    background-position: 0 -1151px
}

.language-te {
    background-position: 0 -1079px
}

.language-th {
    background-position: 0 -1103px
}

.language-tr {
    background-position: 0 -1138px
}

.language-tk {
    background-position: 0 -1115px
}

.language-uk {
    background-position: 0 -1175px
}

.language-ur {
    background-position: 0 -1187px
}

.language-ug {
    background-position: 0 -1163px
}

.language-uz {
    background-position: 0 -1175px
}

.language-vi {
    background-position: 0 -1211px
}

.language-cy {
    background-position: 0 -156px
}

.language-xh {
    background-position: 0 -1223px
}

.language-yi {
    background-position: 0 -1235px
}

.language-yo {
    background-position: 0 -1247px
}

.language-zu {
    background-position: 0 -1259px
}

.language-zh {
    background-position: 0 -1282px
}

.language-zh-TW {
    background-position: 0 -1282px
}

.video_pop_window {
    position: fixed;
    width: 40%;
    height: 0;
    padding-bottom: 25%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999999;
    display: none
}

.video_pop_window .video_body {
    position: absolute;
    left: 0;
    top: 0
}

.video_pop_window .video_body,
.video_pop_window iframe {
    width: 100%;
    height: 100%
}

.video_pop_window .close {
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    height: 30px;
    background: pink;
    border-radius: 50%;
    background: url(../images/mobile_close.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    transition: transform .3s ease
}

.video_pop_window .close:hover {
    transform: rotate(90deg)
}

@media screen and (max-width:950px) {
    .pcshow {
        display: none;
    }

    .layout {
        width: calc(100% - 40px);
    }

    .video_pop_window {
        width: 80%;
        padding-bottom: 50%
    }

    .mobile-head-language .change-language-cont {
        display: unset
    }

    .mobile-head-language .change-language-cont li {
        line-height: 40px
    }

    .mshow {
        display: block;
    }
}

.fixed-nav .head_layer {
    background: rgba(219, 219, 219, 0.9)
}

.advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-title {
    max-height: 52px;
    overflow-y: auto
}

.advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-desc {
    max-height: 84px;
    overflow-y: auto
}

.banner_img {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 50%, transparent 100%)
}

.banner_img>img {
    z-index: -1
}

@media screen and (max-width:1600px) {
    .nav_wrap .head_nav {
        justify-content: flex-start
    }

    .nav_wrap .head_nav>li>a>em {
        font-size: 16px
    }

    .head_layer .nav_wrap {
        padding: 0
    }

    .nav_wrap .head_nav>li>a {
        padding: 0
    }
}

.scrollsidebar {
    display: none !important
}

.page_bar {
    margin: 30px 0
}

.pages .active span {
    background-color: unset;
    color: unset
}

.page_bar ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.page_bar a,
.page_bar li span,
.page_bar li.active a,
.page_bar li:not(.active)>span {
    display: block;
    min-height: 50px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    margin: 0 0 0 8px;
    border: 1px solid #cfcfcf
}

.page_bar li.next-page,
.page_bar li.prev-page {
    font-family: "iconfont" !important
}

.page_bar a:hover,
.page_bar li:not(.active)>span:hover,
.page_bar li.active a:hover,
.page_bar li.active span {
    background: #73614e !important;
    color: #fff !important
}

.mobile-head-items .head_nav a {
    text-transform: capitalize
}

#cont>ul>li>ul>li.has-childs>ul>li>ul>li>a,
#cont>ul>li>ul>li.has-childs>ul>li.has-childs>a,
#cont>ul>li>ul>li>a,
#cont>ul>li>ul>li>ul a,
#cont>ul>li>ul>li>ul>li>a {
    color: #383838 !important
}

#cont>ul>li>ul>li.has-childs>ul>li>ul>li>a:hover,
#cont>ul>li>ul>li.has-childs>ul>li.has-childs>a:hover,
#cont>ul>li>ul>li>a:hover,
#cont>ul>li>ul>li>ul a:hover,
#cont>ul>li>ul>li>ul>li>a:hover {
    color: #8b6745 !important
}

#cont>ul>li>ul>li.has-childs>ul>li.has-childs>a:after {
    background: #383838 !important
}

#cont>ul>li>ul>li.has-childs>ul>li.has-childs>ul>li>a:before,
#cont>ul>li>ul>li>ul>li>a:before {
    border-top-color: #383838 !important;
    border-right-color: #383838 !important
}

#cont>ul>li>ul>li>ul a {
    padding-left: 60px
}

.sitemap-logo-boxs {
    background: rgba(219, 219, 219, 0.9) !important
}

.banner_img .banner_info h1 {
    font-weight: bold;
    font-size: 65px;
    font-family: Akzidenz-Grotesk BQ
}

@media screen and (max-width:1030px) {
    .banner_img .banner_info h1 {
        font-size: 40px
    }
}

@media screen and (max-width:1430px) {
    .sub-btn {
        margin-bottom: 0px
    }
}

@media screen and (max-width:500px) {
    .banner_img .banner_info h1 {
        font-size: 24px
    }

    .ellipsis2 {
        display: block !important;
    }

    .page_case .video_play_item .info .title a {
        font-size: 26px;
    }
}

.news_swiper .desc {
    margin: 20px 0px;
    line-height: 1.5
}

.mobile-head-items {
    display: none;
}

.products-roch .layout .roch_main .roch_list {
    line-height: 1.4;
}

.content_list .content_list_cell {
    display: flex;
    align-items: center;
}

.article-item .title {
    height: 60px;
}