/**
 * style.less
 * 层叠样式表
 */
.ff {
    font-family: 'iconfont' !important;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
    outline: none !important;
}

.slick-slide {
    outline: none;
}

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

@font-face {
    font-family: 'iconfont';

    src: url('../fonts/iconfont.eot?t=1481266234445');
    src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1481266234445') format('woff'), url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 3:41 AM */
@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;

    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
}

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

    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
}

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

    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/Montserrat-ExtraBold.eot');
    src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 900;
    font-style: normal;

    src: url('../fonts/Montserrat-Black.eot');
    src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Black.woff2') format('woff2'), url('../fonts/Montserrat-Black.woff') format('woff'), url('../fonts/Montserrat-Black.ttf') format('truetype'), url('../fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
}

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

    src: url('../fonts/hinted-Swiss721BT-BoldCondensed.eot');
    src: local('../fonts/Swiss 721 Bold Condensed'), local('Swiss721BT-BoldCondensed'), url('../fonts/hinted-Swiss721BT-BoldCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/hinted-Swiss721BT-BoldCondensed.woff2') format('woff2'), url('../fonts/hinted-Swiss721BT-BoldCondensed.woff') format('woff'), url('../fonts/hinted-Swiss721BT-BoldCondensed.ttf') format('truetype'), url('../fonts/hinted-Swiss721BT-BoldCondensed.svg#Swiss721BT-BoldCondensed') format('svg');
}

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

body {
    font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', sans-serif;
    font-size: 14px;
    font-weight: normal;

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}

body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}

@media (min-width: 1350px) {
    .container {
        width: 1320px;
    }
}

@media (min-width: 1470px) {
    .container {
        width: 1440px;
    }
}

@media (max-width: 767px) {
    .col-xs-6:nth-child(2n+1) {
        padding-right: 7.5px;
    }

    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}

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 {
    resize: none;

    border: none;
    outline: none;
}

a {
    text-decoration: none;

    color: inherit;
}

a:hover {
    text-decoration: none;

    color: inherit;
}

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

    color: inherit;
}

.img-box {
    position: relative;

    display: block;
    overflow: hidden;

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

.img-box img {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}

.img-box img[src=''],
.img-box img:not([src]) {
    opacity: 0;
    border: 0;
}

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

    width: 100%;
    height: 110px;
    padding: 0 2%;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: right;
}

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

.header .logo {
    position: relative;

    float: left;

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

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

@media (max-width: 1199px) {
    .header .logo {
        height: 40px;
        margin-top: 15px;
    }
}

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

.header .logo a {
    display: block;

    height: 100%;
}

.header .logo img {
    display: inline-block;

    height: 100%;
}

.header .nav-collapse {
    position: absolute;
    z-index: 10;
    top: 19px;
    right: 15px;

    display: none;
    float: right;

    width: 32px;
    height: 32px;
    padding: 0;

    cursor: pointer;

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

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

    .header .nav-collapse.nav-collapse-1 {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;

        display: block;

        margin-top: 8px;

        border: none;
    }

    .header .nav-collapse.nav-collapse-1 .btn-line {
        background-color: #fff !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .nav-collapse.nav-collapse-xs:hover .btn-line {
        background-color: #000;
    }
}

.header .nav-collapse .btn-line {
    position: absolute;
    left: 50%;

    width: 16px;
    height: 1px;

    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background-color: #fff;
}

.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
    position: absolute;

    display: block;

    width: 16px;
    height: 1px;

    content: '';
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

    background-color: #fff;
}

.header .nav-collapse .btn-line:nth-child(1) {
    top: 35%;
}

.header .nav-collapse .btn-line:nth-child(2) {
    top: 50%;
}

.header .nav-collapse .btn-line:nth-child(3) {
    top: 65%;
}

.header .nav-collapse.active {
    border-color: transparent;
}

.header .nav-collapse.active .btn-line {
    background-color: #fff;
}

.header .nav-collapse.active .btn-line:nth-child(2) {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);

    opacity: 0;
}

.header .nav-collapse.active .btn-line:nth-child(1) {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotateZ(45deg);
}

.header .nav-collapse.active .btn-line:nth-child(3) {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
}

@media (min-width: 1200px) {
    .header .nav {
        display: inline-block;

        vertical-align: middle;
    }
}

@media (max-width: 1199px) {
    .header .nav {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

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

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

        background: #fafafa;
        background-color: #000;
    }

    .header .nav .tbl {
        display: table;

        width: 100%;
        height: 100%;
    }

    .header .nav .tbl-cell {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}

@media (max-width: 767px) {
    .header .nav {
        width: 100%;
        padding: 30px;
    }
}

.header .nav.left-100 {
    left: -100%;
}

.header .nav.left-200 {
    left: -200%;
}

@media (min-width: 1200px) {
    .header .nav .nav-list1>li {
        float: left;
    }

    .header .nav .nav-list1>li>a {
        font-size: 18px;
        line-height: 110px;

        position: relative;

        display: block;
        overflow: hidden;

        padding: 0 20px 0 20px;

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

        color: #fff;
    }

    .header .nav .nav-list1>li>a:before {
        position: absolute;
        top: 50%;
        left: 0;

        display: block;

        width: 0;
        height: 1px;

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

        background-color: #fff;
    }

    .header .nav .nav-list1>li:hover>a:before,
    .header .nav .nav-list1>li.active>a:before {
        width: 20px;
    }

    .header .nav .nav-list1 .nav-list2 {
        position: absolute;
        z-index: 50;
        top: 100%;

        display: none;

        min-width: 160px;
        padding: 20px 0;

        text-align: center;
        text-align: left;

        background-color: rgba(255, 255, 255, .9);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }

    .header .nav .nav-list1 .nav-list2 li {
        position: relative;

        list-style: none;
    }

    .header .nav .nav-list1 .nav-list2 li>a {
        line-height: 40px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 0 18px;

        -webkit-transition: -webkit-transform .6s ease;
        transition: -webkit-transform .6s ease;
        transition: transform .6s ease;
        transition: transform .6s ease, -webkit-transform .6s ease;
    }

    .header .nav .nav-list1 .nav-list2 li>a:hover {
        color: #c49c61;
    }

    .header .nav .nav-list1 .nav-list2 li img {
        max-width: 400px;
    }

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

        display: none;

        padding: 0 0;

        text-align: left;

        background-color: rgba(196, 156, 97, .9);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }

    .header .nav .nav-list1 .nav-list3 li {
        border-bottom: 1px dashed rgba(255, 255, 255, .2);
    }

    .header .nav .nav-list1 .nav-list3 li>a {
        font-size: 12px;
        line-height: 30px;

        padding: 0 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1800px) {
    .header .nav .nav-list1>li>a {
        font-size: 16px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .header .nav .nav-list1>li>a {
        padding: 0 16px;
    }
}

@media (max-width: 1199px) {
    .header .nav .nav-list1 {
        margin: 20px 0;

        opacity: 0;
    }

    .header .nav .nav-list1>li {
        -webkit-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        transform: translateX(-25px);

        opacity: 0;
    }

    .header .nav .nav-list1>a {
        font-size: 20px;

        color: #fff;
    }
}

@media (max-width: 1199px) {

    .header .nav .nav-list2,
    .header .nav .nav-list3 {
        display: none;
    }

    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        font-size: 16px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
}

.header .nav .nav-list2 a,
.header .nav .nav-list3 a {
    display: block;
}

@media (max-height: 580px) {

    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        margin-top: 0;
    }
}

.header .nav-2,
.header .nav-3 {
    display: none;
}

@media (max-width: 1199px) {

    .header .nav-2,
    .header .nav-3 {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

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

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

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

@media (max-width: 1199px) {

    .header .nav-2 img,
    .header .nav-3 img {
        display: none !important;
    }
}

.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 32px;

    display: block;

    width: 32px;
    height: 32px;

    content: '\e601';
    text-align: center;

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

.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title {
    font-size: 24px;

    margin: 0;

    text-transform: uppercase;

    color: #c49c61;
}

@media (max-width: 767px) {

    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title {
        font-size: 20px;

        width: 100%;
    }
}

.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2 {
    margin: 0;
}

.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line {
    background-color: #fff;
}

.header .nav-2 .content,
.header .nav-3 .content {
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}

@media (max-width: 767px) {

    .header .nav-2 .content ul,
    .header .nav-3 .content ul {
        padding: 0 15px;
    }
}

.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
    font-size: 20px;
    line-height: 50px;

    margin: 25px 0;

    text-align: left;
}

@media (max-width: 767px) {

    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li {
        margin: 0;
    }
}

.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more {
    position: relative;
}

.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after {
    font-family: 'iconfont' !important;
    font-size: 16px;

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

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

    color: #fff;
}

.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
    display: block;
}

.header .nav-2 {
    left: 100%;
}

.header .nav-3 {
    left: 200%;
}

.header .nav-3 .content ul li {
    font-size: 19px;
}

.header .fade-out ul {
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header .fade-out ul {
        padding: 0 5%;
    }
}

@media (max-width: 1199px) {
    .header .fade-out ul .pic {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .header .fade-out ul.nav-list1 {
        opacity: 1;
    }

    .header .fade-out ul.nav-list1 a {
        color: #fff;
    }

    .header .fade-out ul.nav-list1>li {
        position: relative;

        margin: 20px 0;
    }

    .header .fade-out ul.nav-list1>li.act {
        -webkit-transition: all .4s;
        transition: all .4s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);

        opacity: 1;
    }

    .header .fade-out ul.nav-list1>li.more:after {
        font-family: 'iconfont';
        font-size: 18px;

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

        margin-top: -14px;

        content: '\e72f';

        color: #fff;
    }

    .header .fade-out ul.nav-list1>li>a {
        font-size: 22px;
        line-height: 2.5;

        display: block;

        text-transform: uppercase;
    }

    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 20px;
    }
}

@media (max-width: 1199px) and (max-width: 767px) {
    .header .fade-out ul.nav-list1>li {
        margin: 0;
    }
}

@media (max-width: 1199px) and (max-height: 768px) {
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 18px;
    }
}

@media (max-width: 1199px) and (max-width: 480px) {
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 14px;
    }
}

.header .fade-out ul.nav2-list2 h4 {
    font-size: 20px;
    line-height: 50px;
}

.header .xs-language {
    position: absolute;
    z-index: 9;
    bottom: 30px;
    left: 35px;
}

@media (min-width: 1200px) {
    .header .xs-language {
        display: none;
    }
}

.header .xs-language a {
    font-size: 16px;

    color: #fff;
}

.header .xs-language span {
    margin: 0 5px;

    color: #fff;
}

.header .search-box {
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;

    display: none;
    overflow: hidden;

    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;

    background-color: rgba(196, 156, 97, .96);
}

.header .search-box .search {
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}

.header .search-box .search:after {
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.header .search-box .input-text {
    float: left;

    height: 38px;
    padding-left: 10%;

    background: none;
}

@media (min-width: 768px) {
    .header .search-box .input-text {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}

.header .search-box .input-submit {
    line-height: 36px;

    float: right;

    width: 50px;

    -webkit-animation: fadeInLeft 1s 0s ease both;
    animation: fadeInLeft 1s 0s ease both;

    background: none;
}

.header .search-box .input-submit:before {
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e636';

    color: #fff;
}

@media (min-width: 768px) {
    .header .search-box .input-submit {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}

.header .search-box.search-xs {
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}

@media (min-width: 1200px) {
    .header .search-box.search-xs {
        display: none;
    }
}

@media (max-width: 1199px) {
    .header .search-box.search-xs {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;

        display: inline-block;

        height: 34px;
    }
}

.header .search-box.search-xs.show {
    z-index: 66;
}

.header .search-box.search-xs.show .search {
    left: 0;
}

.header .search-box.search-xs .search {
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

    -webkit-transition: left .3s;
    transition: left .3s;

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

@media (max-width: 360px) {
    .header .search-box.search-xs form .input-text {
        width: 74%;
    }
}

@media (max-width: 767px) {
    .header .search-box.search-xs form .input-text {
        padding-left: 5%;
    }
}

.header .search-box.search-xs .input-submit {
    line-height: 34px;

    background: #fff;
}

.header .search-box.search-xs .input-submit:before {
    color: #104384;
}

.header .search-icon {
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;

    display: inline-block;

    cursor: pointer;
}

.header .search-icon:before {
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e671';

    color: #c49c61;
}

.header .search-lg {
    top: 0;
}

.header .search-lg .logo {
    margin-top: 20px;
    margin-left: 0;
}

.header .search-lg .search {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;

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

    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}

.header .search-lg .search p {
    margin-bottom: 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
    animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}

.header .search-lg .input-text {
    font-size: 20px;
    line-height: 30px;

    width: 80%;
    height: 60px;
    padding: 0;
    padding-bottom: 30px;

    -webkit-animation: zoomIn 1s 0s ease both;
    animation: zoomIn 1s 0s ease both;
    text-align: center;

    color: #fff;
}

.header .search-lg .close-btn {
    position: fixed;
    top: 34px;
    right: 18%;

    cursor: pointer;
}

@media (max-width: 1440px) {
    .header .search-lg .close-btn {
        right: 8%;
    }
}

.header .search-lg .close-btn:before {
    font-size: 20px;

    content: '\2716';

    color: #fff;
}

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

    display: inline-block;

    margin-left: 40px;

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

    color: #fff;
}

@media (max-width: 1800px) {
    .header .find {
        margin-left: 10px;
    }
}

@media (max-width: 1199px) {
    .header .find {
        font-size: 14px;
        line-height: 32px;

        position: absolute;
        top: 19px;
        right: 58px;

        display: inline-block;

        width: 32px;
        height: 32px;

        text-align: center;

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

.header .find:before {
    font-family: 'iconfont';
    font-size: 20px;

    float: left;

    content: '\e636';
}

@media (max-width: 1199px) {
    .header .find:before {
        font-size: 14px;

        float: none;
    }
}

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

.header .language {
    display: inline-block;

    margin-left: 10px;

    vertical-align: middle;
}

@media (max-width: 1800px) {
    .header .language {
        margin-left: 10px;
    }
}

@media (max-width: 1199px) {
    .header .language {
        position: absolute;
        top: 19px;
        right: 100px;
    }
}

.header .language a {
    font-size: 14px;
    line-height: 32px;

    display: inline-block;

    width: 32px;
    height: 32px;

    text-align: center;

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

.header .text {
    display: inline-block;

    vertical-align: middle;
}

@media (max-width: 1800px) {
    .header .text {
        margin-left: 30px;
    }
}

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

.header .text p {
    font-size: 14px;
    line-height: 110px;

    position: relative;

    display: inline-block;

    margin: 0 0 0 30px;

    color: #fff;
}

@media (max-width: 1800px) {
    .header .text p {
        margin-left: 10px;
    }

    .header .text p:hover a {
        display: block;

        -webkit-animation: fadeInDown 1s 0s ease both;
        animation: fadeInDown 1s 0s ease both;
    }
}

.header .text p:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    display: inline-block;

    margin-right: 8px;

    content: '\e63b';
    cursor: pointer;
    vertical-align: middle;

    color: #999;
}

@media (max-width: 1800px) {
    .header .text p:before {
        font-size: 15px;
        line-height: 32px;

        width: 32px;
        height: 32px;

        text-align: center;

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

.header .text p.email:before {
    font-size: 24px;

    content: '\e63d';
}

@media (max-width: 1800px) {
    .header .text p.email:before {
        font-size: 17px;
    }
}

.header .text p a:hover {
    color: #c49c61;
}

@media (max-width: 1800px) {
    .header .text p a {
        line-height: 40px;

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

        display: none;

        width: 160px;
        margin-left: -65px;

        text-align: center;

        border-radius: 6px;
        background-color: #c49c61;
    }

    .header .text p a:before {
        position: absolute;
        top: -8px;
        left: 50%;

        display: block;

        width: 0;
        height: 0;

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

        border-width: 0 8px 8px 8px;
        border-style: solid;
        border-color: transparent transparent #c49c61 transparent;
    }
}

.header .share {
    position: relative;

    display: inline-block;

    vertical-align: middle;
}

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

@media (max-width: 1800px) {
    .header .share {
        margin-left: 16px;
    }

    .header .share:before {
        font-family: 'iconfont' !important;
        font-size: 14px;
        line-height: 32px;

        display: block;

        width: 32px;
        height: 32px;

        content: '\e839';
        text-align: center;

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

    .header .share:before:before {
        position: absolute;
        top: -8px;
        left: 50%;

        display: block;

        width: 0;
        height: 0;

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

        border-width: 0 8px 8px 8px;
        border-style: solid;
        border-color: transparent transparent #c49c61 transparent;
    }

    .header .share:hover ul {
        display: block;

        -webkit-animation: fadeInDown 1s 0s ease both;
        animation: fadeInDown 1s 0s ease both;
    }
}

@media (max-width: 1800px) {
    .header .share ul {
        position: absolute;
        top: 120%;

        display: none;

        width: 32px;

        border-radius: 5px;
        background-color: #c49c61;
    }

    .header .share ul:before {
        position: absolute;
        top: -8px;
        left: 50%;

        display: block;

        width: 0;
        height: 0;

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

        border-width: 0 8px 8px 8px;
        border-style: solid;
        border-color: transparent transparent #c49c61 transparent;
    }
}

.header .share ul li {
    display: inline-block;
}

.header .share ul li a {
    display: block;

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

    color: #999;
}

.header .share ul li a:before {
    font-family: 'iconfont';
    font-size: 16px;
    font-weight: normal;
    line-height: 110px;

    display: inline-block;

    width: 30px;
    height: 110px;

    content: '\e682';
    text-align: center;
    vertical-align: top;

    border-radius: 50%;
}

@media (max-width: 1800px) {
    .header .share ul li a:before {
        line-height: 40px;

        height: 40px;

        color: #fff;
    }
}

.header .share ul li.facebook a:before {
    font-size: 20px;
}

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

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

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

.header .share ul li.youtube a:before {
    font-size: 18px;

    content: '\e776';
}

.header .share ul li.google a:before {
    font-size: 12px;

    content: '\e60c';
}

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

.header .share ul li:hover a {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);

    color: #c49c61;
}

.header .back-btn {
    position: absolute;
    left: 15px;
}

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

    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 0;

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

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

    border-radius: 0;
    background-color: rgba(0, 0, 0, .8);
}

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

    color: #fff;
}

.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: 10;
    right: 0;
    bottom: 23%;

    -webkit-transition: right .3s;
    transition: right .3s;
}

@media (max-width: 991px) {
    .online-wrap .online {
        right: -60px;
        bottom: 90px;
    }

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

.online-wrap .online a {
    line-height: 48px;

    position: relative;

    display: block;

    width: 48px;
    height: 48px;
    margin: 2px 0;

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

    border-radius: 10px;
    background-color: rgba(0, 0, 0, .7);
}

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

    color: #fff;
}

@media (min-width: 992px) {
    .online-wrap .online a:hover {
        background-color: rgba(196, 156, 97, .7);
    }
}

@media (max-width: 767px) {
    .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 {
        right: 100%;
    }
}

.online-wrap .online .icon-phone .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 {
    margin: 0;
    padding: 0 10px;

    color: #fff;
    background-color: #9d6f29;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}

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

@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 .icon-qq:before {
    font-family: 'iconfont' !important;

    content: '\e62d';
}

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

    content: '\e604';
}

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

    content: '\e6a4';
}

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

    content: '\e6b7';
}

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

    content: '\e751';
}

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

    content: '\e61c';
}

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

    content: '\e614';
}

.banner {
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
}

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

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

@media (max-width: 767px) {
    .banner .slickbanner {
        width: 170%;
        max-width: 170%;
        margin-left: -35%;
    }
}

.banner .slick-dots {
    position: absolute;
    top: 50%;
    left: 4%;

    width: 40px;

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

@media (max-width: 991px) {
    .banner .slick-dots {
        top: auto;
        bottom: 10px;
        left: 0;

        width: 100%;

        text-align: center;
    }
}

.banner .slick-dots li {
    font-size: 14px;

    position: relative;

    display: inline-block;

    width: 40px;
    height: 40px;
    margin: 6px 0;
    padding: 7px;

    cursor: pointer;

    border-radius: 50%;
    background-color: rgba(0, 0, 0, .3);
}

@media (max-width: 991px) {
    .banner .slick-dots li {
        font-size: 0;

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

        background-color: rgba(255, 255, 255, .8);
    }
}

.banner .slick-dots li button {
    line-height: 26px;

    display: block;

    width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;

    color: #fff;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
}

@media (max-width: 991px) {
    .banner .slick-dots li.slick-active {
        background-color: #fff;
    }
}

.banner .slick-dots li.slick-active button {
    background-color: rgba(0, 0, 0, .4);
}

@media (max-width: 991px) {
    .banner .slick-dots li.slick-active button {
        background-color: rgba(255, 255, 255, 0);
    }
}

.banner img {
    display: block;

    width: 100%;
}

.banner .img-box {
    padding-bottom: 46.875%;
}

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

@media (max-width: 767px) {
    .banner-in .slickbanner {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}

.banner-in .img-box {
    padding-bottom: 26.04166667%;
}

.banner-in .text-in {
    position: absolute;
    top: 60%;

    width: 100%;

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

    color: #fff;
}

@media (max-width: 991px) {
    .banner-in .text-in {
        top: 65%;
    }
}

.banner-in .text-in b {
    font-size: 50px;
    font-weight: 300;
    line-height: 1;

    display: inline-block;

    border-bottom: 2px solid #fff;
}

@media (max-width: 991px) {
    .banner-in .text-in b {
        font-size: 24px;
    }
}

.banner-in .text-in .location {
    margin-top: 30px;
}

@media (max-width: 991px) {
    .banner-in .text-in .location {
        margin-top: 0;
    }
}

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

    margin-right: 10px;

    content: '\e647';

    color: #c49c61;
}

.banner-in .text-in .location a {
    font-size: 20px;
    line-height: 1.5;

    display: inline-block;

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

    color: #cfcdcd;
}

@media (max-width: 991px) {
    .banner-in .text-in .location a {
        font-size: 14px;
    }
}

.banner-in .text-in .location a:after {
    content: '>';

    color: #cfcdcd;
}

.banner-in .text-in .location a:last-child:after {
    display: none;
}

.banner-in .text-in .location a:first-child {
    color: #c49c61;
}

.banner-in .text-in .location a:hover {
    color: #c49c61;
}

.box {
    overflow: hidden;

    padding: 90px 0;
}

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

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

.title {
    text-align: center;
}

.title h3 {
    font-size: 42px;
    font-weight: 500;

    display: block;

    margin: 0;
}

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

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

.title h3 b {
    font-size: 60px;
    font-weight: 500;
}

@media (max-width: 1199px) {
    .title h3 b {
        font-size: 40px;
    }
}

.box-about {
    font-size: 0;
}

.box-about .text {
    display: inline-block;

    width: 40%;
    padding-right: 60px;

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

@media (max-width: 1199px) {
    .box-about .text {
        display: block;

        width: 70%;
        margin: 0 auto;
        padding-right: 0;
    }
}

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

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

.box-about .text .note p {
    font-size: 14px;
    line-height: 1.85714286;

    display: -webkit-box;
    overflow: hidden;

    max-height: 104px;
    margin: 0;

    color: #666;

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

.box-about .text .more {
    margin-top: 40px;

    text-align: center;
}

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

    display: block;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: underline;

    color: #c49c61;
}

.box-about .text .more a:hover {
    color: #9d6f29;
}

.box-about .pic-box {
    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 60%;

    vertical-align: middle;
}

@media (max-width: 1199px) {
    .box-about .pic-box {
        width: 100%;
        margin-top: 40px;
    }
}

.box-about .pic-box .slick-about {
    width: 190%;
    min-height: 440px;
    margin-left: -45%;
}

@media (max-width: 1199px) {
    .box-about .pic-box .slick-about {
        width: 100%;
        min-height: auto;
        margin: 0;
    }
}

.box-about .pic-box .item {
    padding: 0 10px;
}

.box-about .pic-box .item .img-box {
    z-index: 0;

    padding-bottom: 71.69811321%;

    background-color: #000;
}

.box-about .pic-box .item .img-box img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.box-about .pic-box .video {
    position: relative;

    overflow: hidden;
}

.box-about .pic-box .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}

.box-about .pic-box .video .iframe {
    display: none;

    width: 100% !important;
    height: 100% !important;
}

.box-about .pic-box .video .play {
    position: absolute;
    top: 50%;
    left: 0;

    display: inline-block;

    width: 100%;
    margin-bottom: 100%;

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

    color: #fff;
}

@media (max-width: 991px) {
    .box-about .pic-box .video .play {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        opacity: 1;
    }
}

.box-about .pic-box .video .play:before {
    font-family: 'iconfont';
    font-size: 60px;
    font-weight: normal;

    display: block;

    content: '\e617';
}

.box-about .pic-box .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);

    opacity: .9;
}

.box-about .pic-box .slick-current {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.box-about .pic-box .slick-slide {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.box-about .pic-box .near {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.box-about .pic-box .equipment-btn .eprev,
.box-about .pic-box .equipment-btn .enext {
    position: absolute;
    top: 0;
    left: 0;

    width: 17.2%;
    height: -webkit-calc(84%);
    height: calc(84%);

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

    opacity: 0;
    background-color: rgba(196, 156, 97, .9);
}

@media (max-width: 1470px) {

    .box-about .pic-box .equipment-btn .eprev,
    .box-about .pic-box .equipment-btn .enext {
        height: -webkit-calc(77.5%);
        height: calc(77.5%);
    }
}

@media (max-width: 1199px) {

    .box-about .pic-box .equipment-btn .eprev,
    .box-about .pic-box .equipment-btn .enext {
        left: 10px;

        width: 50px;
        height: 100%;

        opacity: 1;
    }
}

.box-about .pic-box .equipment-btn .eprev:before,
.box-about .pic-box .equipment-btn .enext:before {
    font-family: 'iconfont' !important;
    font-size: 36px;
    line-height: 40px;

    position: absolute;
    top: 50%;

    width: 100%;

    content: '\e649';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #fff;
}

.box-about .pic-box .equipment-btn .eprev:hover,
.box-about .pic-box .equipment-btn .enext:hover {
    opacity: 1;
}

.box-about .pic-box .equipment-btn .eprev:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.box-about .pic-box .equipment-btn .enext {
    top: 60px;
    right: 0;
    left: auto;
}

@media (max-width: 1199px) {
    .box-about .pic-box .equipment-btn .enext {
        top: 0;
        right: 8px;
    }
}

.box-about.skrollable-between .pic-box .near {
    margin-top: 30px;
}

.box-about.skrollable-between .pic-box .slick-current {
    margin-top: 15px;
}

.box-about.skrollable-after .pic-box .near {
    margin-top: 60px;
}

.box-about.skrollable-after .pic-box .slick-current {
    margin-top: 30px;
}

.box-product {
    padding-top: 0;
}

@media (max-width: 991px) {
    .box-product {
        padding-bottom: 90px;
    }
}

.box-product .slick-prosort {
    margin-top: 30px;
    padding: 6px 0;

    text-align: center;

    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.box-product .slick-prosort .slick-slide {
    display: inline-block;
    float: none;

    width: auto !important;
}

.box-product .slick-prosort .item a {
    line-height: 30px;

    display: inline-block;

    padding: 10px 30px;

    color: #666;
}

@media (max-width: 767px) {
    .box-product .slick-prosort .item a {
        padding: 10px 15px;
    }
}

.box-product .slick-prosort .slick-current .item a {
    color: #fff;
    background-color: #c49c61;
}

.box-product .slick-index-product {
    margin-top: 60px;
}

.box-product .slick-index-product .item {
    margin: 0 -15px;
}

.box-product .slick-index-product .item .left,
.box-product .slick-index-product .item .middle,
.box-product .slick-index-product .item .right {
    float: left;

    width: 33.33333333%;
    padding: 0 15px;
}

@media (max-width: 767px) {

    .box-product .slick-index-product .item .left,
    .box-product .slick-index-product .item .middle,
    .box-product .slick-index-product .item .right {
        width: 100%;
    }
}

.box-product .slick-index-product .item .left {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .left {
        margin-top: 0;
    }
}

.box-product .slick-index-product .item .left .title-product span {
    font-size: 16px;
    font-style: italic;

    display: block;

    color: #c49c61;
}

.box-product .slick-index-product .item .left .title-product h3 {
    font-size: 40px;
    font-weight: bold;

    margin: 10px 0 0 0;
}

@media (max-width: 1199px) {
    .box-product .slick-index-product .item .left .title-product h3 {
        font-size: 24px;
    }
}

.box-product .slick-index-product .item .left .text {
    margin-top: 30px;
}

.box-product .slick-index-product .item .left .text p {
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}

.box-product .slick-index-product .item .left .more {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .left .more {
        margin-top: 30px;
    }
}

.box-product .slick-index-product .item .left .more a {
    line-height: 50px;

    display: inline-block;

    padding: 0 36px;

    -webkit-transition: all .4s;
    transition: all .4s;
    letter-spacing: 2px;

    color: #fff;
    border-radius: 50px;
    background-color: #c49c61;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .left .more a {
        line-height: 40px;

        padding: 0 30px;
    }
}

.box-product .slick-index-product .item .left .more a:hover {
    background-color: #9d6f29;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .middle {
        max-width: 80%;
        margin-top: 30px;
    }
}

.box-product .slick-index-product .item .middle .pic-1 {
    position: relative;

    padding-bottom: 30px;

    background-color: #fefef9;
}

.box-product .slick-index-product .item .middle .pic-1 .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.box-product .slick-index-product .item .middle .pic-1:before {
    font-family: 'iconfont' !important;
    font-size: 50px;

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

    content: '\e737';

    color: #c49c61;
}

@media (max-width: 1199px) {
    .box-product .slick-index-product .item .middle .pic-1:before {
        font-size: 30px;

        top: 10px;
        right: 10px;
    }
}

.box-product .slick-index-product .item .middle .pic-1 p {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 0;

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

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

@media (max-width: 1199px) {
    .box-product .slick-index-product .item .middle .pic-1 p {
        font-size: 20px;
    }
}

.box-product .slick-index-product .item .middle:hover .pic-1 p {
    color: #c49c61;
}

.box-product .slick-index-product .item .right {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .right {
        margin-top: 30px;
    }
}

.box-product .slick-index-product .item .right .pic-2 {
    position: relative;

    padding-left: 25%;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .right .pic-2 {
        padding-left: 20%;
    }
}

.box-product .slick-index-product .item .right .pic-2 .pic {
    background-color: #f6f6f6;
}

.box-product .slick-index-product .item .right .pic-2:before {
    font-family: 'iconfont' !important;
    font-size: 50px;

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

    content: '\e737';

    color: #c49c61;
}

@media (max-width: 1199px) {
    .box-product .slick-index-product .item .right .pic-2:before {
        font-size: 30px;

        top: 5px;
        right: 10px;
    }
}

.box-product .slick-index-product .item .right .note {
    margin-top: 20px;
    padding-left: 16%;
}

@media (max-width: 767px) {
    .box-product .slick-index-product .item .right .note {
        padding-left: 10%;
    }
}

.box-product .slick-index-product .item .right .note p {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 0 0 20px 0;

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

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

@media (max-width: 1199px) {
    .box-product .slick-index-product .item .right .note p {
        font-size: 20px;

        margin: 0;
    }
}

.box-product .slick-index-product .item .right .note a.more {
    font-size: 14px;

    display: block;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: underline;
    letter-spacing: 2px;

    color: #c49c61;
}

.box-product .slick-index-product .item .right .note a.more:hover {
    color: #9d6f29;
}

.box-product .slick-index-product .item .right:hover .note p {
    color: #c49c61;
}

.box-product .slick-arrow {
    position: absolute;
    bottom: 100px;
    left: 0;

    padding: 0;
    z-index: 10;

    cursor: pointer;

    background: none;
}

@media (max-width: 1199px) {
    .box-product .slick-arrow {
        bottom: 0;
    }
}

@media (max-width: 991px) {
    .box-product .slick-arrow {
        bottom: -60px;
    }
}

.box-product .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 36px;

    display: inline-block;

    content: '\e649';
    z-index: 10;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);

    color: #999999;
}

.box-product .slick-arrow.slick-next {
    left: 50px;
}

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

.box-product .slick-arrow:hover:before {
    color: #c49c61;
}

.box-list {
    overflow: hidden;
}

.box-list .item {
    font-size: 0;

    display: block;

    background-color: #f5f6f8;
}

.box-list .item .pic {
    display: inline-block;

    width: 55%;

    vertical-align: middle;
}

.box-list .item .pic .img-box {
    padding-bottom: 103.77358491%;
}

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

.box-list .item .text {
    display: inline-block;

    width: 45%;

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

.box-list .item .text p {
    font-size: 20px;
    font-weight: 600;

    margin: 0;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #c49c61;
}

@media (max-width: 1560px) {
    .box-list .item .text p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .box-list .item .text p {
        font-size: 14px;
    }
}

.box-list .item .text b {
    font-size: 40px;
    font-weight: bold;

    display: block;

    margin-top: 10px;
}

@media (max-width: 1560px) {
    .box-list .item .text b {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .box-list .item .text b {
        font-size: 20px;
    }
}

.box-list .item .text span {
    font-size: 14px;
    line-height: 50px;

    display: inline-block;

    height: 50px;
    margin-top: 40px;
    padding: 0 36px;

    -webkit-transition: all .4s;
    transition: all .4s;
    letter-spacing: 2px;

    border: 1px solid #1b1b1b;
    border-radius: 50px;
}

@media (max-width: 767px) {
    .box-list .item .text span {
        line-height: 40px;

        height: 40px;
        margin-top: 14px;
        padding: 0 20px;
    }
}

.box-list .item:hover .text span {
    color: #fff;
    background-color: #1b1b1b;
}

.box-list .item:hover .pic .img-box img {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}

.box-list .list-2 .item {
    background-color: #fdfbef;
}

.box-list .list-2 .item .img-box {
    padding-bottom: 103.77358491%;
}

.box-list .list-2 .item .text {
    width: 60%;
    margin-right: -15%;
    padding: 80px 0 0 70px;

    text-align: left;
    vertical-align: top;
}

@media (max-width: 1560px) {
    .box-list .list-2 .item .text {
        padding: 50px 0 0 30px;
    }
}

@media (max-width: 767px) {
    .box-list .list-2 .item .text {
        padding: 0 0 0 15px;
        margin-top: -40px;

        vertical-align: middle;
    }
}

.box-list .list-2 .item .text span {
    color: #fff;
    background-color: #1b1b1b;
}

.box-list .list-2 .item:hover .pic .img-box img {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

.box-list .list-2 .item:hover .text span {
    color: #333;
    background: none;
}

.box-news {
    padding: 100px 0 150px;
}

@media (max-width: 991px) {
    .box-news {
        padding: 60px 0 100px;
    }
}

.box-news .title-news {
    position: relative;

    padding-right: 30%;
}

@media (max-width: 767px) {
    .box-news .title-news {
        padding-right: 0;
    }
}

.box-news .title-news span {
    font-size: 16px;
    font-style: italic;
    line-height: 1.5;

    display: block;

    color: #c49c61;
}

.box-news .title-news h3 {
    font-size: 42px;
    font-weight: 500;

    display: block;

    margin: 0;
}

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

@media (max-width: 767px) {
    .box-news .title-news h3 {
        font-size: 24px;
    }
}

.box-news .title-news h3 b {
    font-size: 60px;
    font-weight: 500;
}

@media (max-width: 1199px) {
    .box-news .title-news h3 b {
        font-size: 40px;
    }
}

.box-news .title-news p {
    line-height: 1.71428571;

    margin: 10px 0 0 0;

    color: #666;
}

.box-news .title-news a.more {
    font-size: 14px;
    line-height: 50px;

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

    display: inline-block;

    height: 50px;
    padding: 0 36px;

    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: 2px;

    border: 1px solid #1b1b1b;
    border-radius: 50px;
}

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

        position: relative;
        top: 0;

        height: 40px;
        margin-top: 30px;
        padding: 0 20px;

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

.box-news .title-news a.more:hover {
    color: #fff;
    background-color: #1b1b1b;
}

.box-news .news {
    margin-top: 40px;
}

.box-news .news .item {
    overflow: hidden;

    background-color: #f6f6f6;
}

.box-news .news .item .pic {
    float: left;

    width: 55%;
}

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

.box-news .news .item .pic .img-box {
    padding-bottom: 58.02469136%;
}

.box-news .news .item .pic .img-box img {
    height: auto;

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

.box-news .news .item .text {
    position: relative;

    float: left;

    width: 45%;
    padding: 30px 60px;
}

.box-news .news .item .text:before {
    position: absolute;
    top: 140px;
    left: 0;

    display: block;

    width: 0;
    height: 5px;

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

    background-color: #ff9800;
}

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

.box-news .news .item .text i {
    font-size: 80px;
    font-style: normal;
    line-height: 1;

    display: block;

    text-align: right;

    color: rgba(102, 102, 102, .13);
}

@media (max-width: 1199px) {
    .box-news .news .item .text i {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .box-news .news .item .text i {
        font-size: 40px;
    }
}

.box-news .news .item .text a {
    display: inline-block;
}

.box-news .news .item .text b {
    font-size: 24px;
    line-height: 1.25;

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

    max-width: 420px;
    max-height: 60px;

    text-transform: uppercase;

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

@media (max-width: 991px) {
    .box-news .news .item .text b {
        font-size: 20px;
        line-height: 28px;

        max-height: 56px;
    }
}

@media (max-width: 767px) {
    .box-news .news .item .text b {
        font-size: 18px;
    }
}

.box-news .news .item .text span {
    line-height: 1.71428571;

    display: block;

    margin: 10px 0 0 0;

    color: #c49c61;
}

.box-news .news .item .text p {
    line-height: 2.14285714;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 20px 0 0 0;

    color: #666;

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

@media (max-width: 991px) {
    .box-news .news .item .text p {
        margin-top: 14px;
    }
}

.box-news .news .item .text a.more {
    font-size: 14px;
    line-height: 50px;

    display: inline-block;

    height: 50px;
    margin-top: 40px;
    padding: 0 36px;

    -webkit-transition: all .4s;
    transition: all .4s;
    letter-spacing: 2px;

    color: #fff;
    border: 1px solid #c49c61;
    border-radius: 50px;
    background-color: #c49c61;
}

@media (max-width: 991px) {
    .box-news .news .item .text a.more {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .box-news .news .item .text a.more {
        line-height: 40px;

        height: 40px;
        padding: 0 20px;
    }
}

.box-news .news .item:hover .text b {
    color: #c49c61;
}

.box-news .news .item:hover .text a.more {
    color: #c49c61;
    background-color: #f6f6f6;
}

.box-news .slick-arrow {
    position: absolute;
    z-index: 10;
    right: 90px;
    bottom: 30px;

    padding: 0;

    cursor: pointer;

    background: none;
}

.box-news .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 34px;

    display: inline-block;

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

    color: #999999;
}

.box-news .slick-arrow.slick-next {
    right: 40px;
    left: auto;
}

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

.box-news .slick-arrow:hover:before {
    color: #c49c61;
}

.box-news.skrollable-between .news .item .pic .img-box img {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
}

.box-news.skrollable-between .news .item .text:before {
    width: 20px;
}

.box-news.skrollable-after .news .item .pic .img-box img {
    -webkit-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    transform: translateY(-90px);
}

.box-news.skrollable-after .news .item .text:before {
    width: 40px;
}

.footer {
    font-size: 0;

    position: relative;

    background-color: #313131;
}

@media (max-width: 991px) {
    .footer .foot {
        padding-bottom: 40px;
    }
}

.footer .foot .container>ul {
    padding: 0;

    text-align: justify;
    text-justify: distribute-all-lines;
}

.footer .foot .container>ul:after {
    display: inline-block;
    overflow: hidden;

    width: 100%;
    height: 0;
    margin: 0;

    content: '';
}

@media (max-width: 1199px) {
    .footer .foot .container>ul:after {
        display: none;
    }
}

@media (max-width: 1199px) {
    .footer .foot .container>ul {
        display: block;
        overflow: hidden;

        margin: 0 -15px;
    }
}

@media (min-width: 1200px) {
    .footer .foot .container>ul>li {
        display: inline-block;

        vertical-align: top;
        word-break: break-all;
    }
}

@media (max-width: 1199px) {
    .footer .foot .container>ul>li {
        display: inline-block;

        width: 33.33333333%;
        margin-right: -4px;
        padding: 0 15px;

        vertical-align: top;
    }
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li {
        width: 100%;
    }
}

.footer .foot .container>ul>li h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;

    margin: 0;

    color: #fff;
}

.footer .foot .container>ul>li h3:after {
    display: block;

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

    content: '';

    background-color: #c49c61;
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li h3 {
        font-size: 16px;
    }

    .footer .foot .container>ul>li h3:after {
        font-family: 'iconfont' !important;
        font-size: 14px;

        float: right;

        width: auto;
        height: auto;
        margin-top: 0;

        content: '\e628';

        background: none;
        background-color: none;
    }
}

.footer .foot .container>ul>li .item {
    text-align: left;
}

@media (max-width: 1199px) {
    .footer .foot .container>ul>li .item {
        margin-top: 30px;
    }
}

.footer .foot .container>ul>li .item-1 {
    padding: 70px 50px 80px;

    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    text-align: center;

    background-color: #151515;
}

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

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

.footer .foot .container>ul>li .item-1 p {
    font-size: 14px;

    margin: 30px 0 0 0;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #777;
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li .item-1 p {
        margin-top: 14px;
    }
}

.footer .foot .container>ul>li .item-1 .share {
    margin-top: 40px;
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li .item-1 .share {
        margin-top: 20px;
    }
}

.footer .foot .container>ul>li .item-1 .share ul li {
    display: inline-block;
}

.footer .foot .container>ul>li .item-1 .share ul li a {
    display: block;

    margin: 0 6px;

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

    color: #999;
}

.footer .foot .container>ul>li .item-1 .share ul li a:before {
    font-family: 'iconfont';
    font-size: 16px;
    font-weight: normal;
    line-height: 44px;

    display: inline-block;

    width: 44px;
    height: 44px;

    content: '\e615';
    text-align: center;
    vertical-align: top;

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

.footer .foot .container>ul>li .item-1 .share ul li.twitter a:before {
    content: '\e60b';
}

.footer .foot .container>ul>li .item-1 .share ul li.linkedin a:before {
    content: '\e6f0';
}

.footer .foot .container>ul>li .item-1 .share ul li.instagram a:before {
    content: '\e63c';
}

.footer .foot .container>ul>li .item-1 .share ul li.youtube a:before {
    content: '\e6fa';
}

.footer .foot .container>ul>li .item-1 .share ul li.google a:before {
    font-size: 12px;

    content: '\e60c';
}

.footer .foot .container>ul>li .item-1 .share ul li.amazon a:before {
    content: '\e6c1';
}

.footer .foot .container>ul>li .item-1 .share ul li:hover a {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);

    color: #fff;
}

.footer .foot .container>ul>li .item-1 form {
    position: relative;

    width: 360px;
    margin-top: 40px;
}

@media (max-width: 1199px) {
    .footer .foot .container>ul>li .item-1 form {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li .item-1 form {
        margin-top: 20px;
    }
}

.footer .foot .container>ul>li .item-1 form input {
    line-height: 40px;

    width: 100%;
    height: 40px;
    padding: 0 110px 0 30px;
    font-size: 14px;
    color: #ffffff;

    background-color: #313131;
}

.footer .foot .container>ul>li .item-1 form .submit {
    line-height: 40px;

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

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

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

.footer .foot .container>ul>li .item-2 {
    margin: 80px 0 60px;
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li .item-2 {
        margin: 20px 0 0 0;
    }
}

.footer .foot .container>ul>li .item-2 a {
    font-size: 14px;
    line-height: 2.5;

    display: block;

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

    color: #bfbfbf;
}

.footer .foot .container>ul>li .item-2 a:hover {
    color: #fff;
}

.footer .foot .container>ul>li .item-3 {
    max-width: 350px;
    margin: 80px 0 60px;
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li .item-3 {
        max-width: 100%;
        margin: 20px 0 0 0;
    }
}

.footer .foot .container>ul>li .item-3 p {
    font-size: 14px;
    line-height: 1.71428571;

    margin-bottom: 8px;

    color: #bfbfbf;
}

.footer .foot .container>ul>li .item-3 a {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.footer .foot .container>ul>li .item-3 a:hover {
    color: #fff;
}

.footer .foot .container>ul>li .info-down {
    margin-top: 14px;
}

@media (max-width: 991px) {
    .footer .foot .container>ul>li .info-down {
        display: none;

        padding-bottom: 10px;
    }
}

.footer .foot .container>ul>li .info-down img {
    max-width: 100%;
}

.footer .foot .container>ul>li.current .title-foot h3:after {
    content: '\e623';
}

.footer .copyright {
    padding: 10px 0;

    text-align: center;

    background-color: #151515;
}

.footer .copyright p {
    font-size: 14px;
    line-height: 30px;

    margin: 0;

    color: #525252;
}

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

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

@media (max-width: 767px) {
    .footer .copyright p a {
        display: block;

        margin-left: 0;
    }
}

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

    color: #fff;
}

.wrapper {
    overflow: hidden;
}

.wrap {
    padding: 80px 0 150px;
}

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

.title-in b {
    font-size: 20px;

    display: block;

    margin-bottom: 20px;

    color: #999;
}

.title-in b:before {
    display: inline-block;

    width: 55px;
    height: 6px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background: url(../images/line-1.png) no-repeat;
}

.title-in h3 {
    font-size: 42px;
    font-weight: 500;

    display: block;

    margin: 0;
}

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

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

.title-in h3 span {
    font-size: 60px;
    font-weight: 500;
}

@media (max-width: 1199px) {
    .title-in h3 span {
        font-size: 40px;
    }
}

.wrap-location {
    border-bottom: 1px solid #c49c61;
}

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

    float: left;

    margin-right: 10px;

    content: '\e62c';
}

.wrap-location .location a {
    line-height: 60px;

    display: inline-block;
}

.wrap-location .location a:after {
    margin: 0 4px;

    content: '>';

    color: #333;
}

.wrap-location .location a:hover {
    color: #9d6f29;
}

.wrap-location .location a:last-child:after {
    display: none;
}

.wrap-location .location a:last-child:hover {
    color: #333;
}

.wrap-left {
    float: left;

    width: 23%;
}

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

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

.wrap-left .product-side {
    background-color: #fff6f2;
}

.wrap-left .product-side .title-product {
    text-align: center;

    background: url(../images/side_bg.jpg) no-repeat center;
    background-size: cover;
}

.wrap-left .product-side .title-product h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 100px;

    margin: 0;

    color: #fff;
}

.wrap-left .product-side>ul {
    padding: 20px 0;
}

.wrap-left .product-side>ul>li>a {
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 20px;
}

.wrap-left .product-side>ul>li>a:after {
    font-family: 'iconfont' !important;
    font-size: 14px;
    line-height: 50px;

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

    display: inline-block;

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

.wrap-left .product-side>ul>li ul.level-2 {
    display: none;

    padding: 10px 0;
}

.wrap-left .product-side>ul>li ul.level-2 li {
    position: relative;
}

.wrap-left .product-side>ul>li ul.level-2 a {
    font-size: 15px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 20px;

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

.wrap-left .product-side>ul>li ul.level-2 a:before {
    margin-right: 4px;

    content: '-';
}

.wrap-left .product-side>ul>li ul.level-2 a:hover {
    color: #9d6f29;
}

.wrap-left .product-side>ul>li.active>a,
.wrap-left .product-side>ul>li:hover>a {
    background-color: #f6d8cb;
}

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

.wrap-left .product-side>ul>li.active ul.level-2 {
    display: block;
}

.wrap-right {
    float: left;

    width: 77%;
    padding-left: 30px;
}

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

@media (max-width: 991px) {
    .wrap-right {
        width: 100%;
        padding-left: 0;
    }
}

.sidenav {
    margin-top: 40px;
}

.sidenav ul {
    margin: 0 -10px;

    text-align: center;
}

@media (max-width: 991px) {
    .sidenav ul {
        margin: 0 -4px;
    }
}

.sidenav ul li {
    display: inline-block;

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

@media (max-width: 991px) {
    .sidenav ul li {
        padding: 0 4px;
    }
}

.sidenav ul li a {
    line-height: 46px;

    display: block;

    height: 46px;
    padding: 0 36px;

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

    border: 1px solid #e5e5e5;
    border-radius: 30px;
}

@media (max-width: 991px) {
    .sidenav ul li a {
        line-height: 36px;

        height: 36px;
        padding: 0 20px;
    }
}

.sidenav ul li.active a,
.sidenav ul li:hover a {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);

    color: #fff;
    border-color: #c49c61;
    background-color: #c49c61;
}

@media (max-width: 991px) {

    .sidenav ul li.active a,
    .sidenav ul li:hover a {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.wrap-about .about .text {
    margin-top: 24px;
}

.wrap-about .about .text p {
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}

.wrap-about .about .video {
    position: relative;

    overflow: hidden;

    padding-left: 50px;
}

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

.wrap-about .about .video .img-box {
    padding-bottom: 71.69811321%;

    background-color: #000;
}

.wrap-about .about .video .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;

    opacity: .8;
}

.wrap-about .about .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}

.wrap-about .about .video .iframe {
    display: none;

    width: 100% !important;
    height: 100% !important;
}

.wrap-about .about .video .play {
    position: absolute;
    top: 50%;
    left: 50px;

    display: inline-block;

    width: 100%;
    margin-bottom: 100%;

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

    color: #fff;
}

@media (max-width: 991px) {
    .wrap-about .about .video .play {
        left: 0;

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

        opacity: 1;
    }
}

.wrap-about .about .video .play:before {
    font-family: 'iconfont';
    font-size: 70px;
    font-weight: normal;

    display: block;

    content: '\e617';
}

.wrap-about .about .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);

    opacity: .9;
}

.wrap-about .factory {
    overflow: hidden;

    padding-top: 80px;
}

@media (max-width: 991px) {
    .wrap-about .factory {
        padding-top: 50px;
    }
}

.wrap-about .factory .slick-factory {
    margin: 0 -1px;
}

.wrap-about .factory .item {
    padding: 0 1px;
}

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

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

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

.wrap-about .honor {
    overflow: hidden;

    padding-top: 70px;
}

@media (max-width: 991px) {
    .wrap-about .honor {
        padding-top: 50px;
    }
}

.wrap-about .honor .text {
    margin-top: 20px;
}

.wrap-about .honor .text p {
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}

.wrap-about .honor .row {
    margin-top: 80px;
}

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

.wrap-about .honor .item {
    margin-top: 15px;
    padding: 10px;

    border: 1px solid #e5e5e5;
}

.wrap-about .honor .item .img-box {
    padding-bottom: 132.25806452%;
}

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

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

.wrap-culture .culture ul {
    font-size: 0;
}

.wrap-culture .culture ul li {
    display: inline-block;

    width: 20%;

    vertical-align: top;
}

@media (max-width: 767px) {
    .wrap-culture .culture ul li {
        width: 50%;
    }
}

.wrap-culture .culture .item {
    margin-top: 70px;

    text-align: center;
}

.wrap-culture .culture .item .icon {
    max-width: 136px;
    margin: 0 auto;
}

.wrap-culture .culture .item .icon .img-box {
    border-radius: 50%;
    background-color: #3a4660;
}

.wrap-culture .culture .item .icon .img-box:before {
    font-family: 'iconfont' !important;
    font-size: 50px;

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

    width: 100%;

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

    color: #fff;
}

@media (max-width: 767px) {
    .wrap-culture .culture .item .icon .img-box:before {
        font-size: 40px;
    }
}

.wrap-culture .culture .item p {
    font-size: 14px;
    line-height: 1.71428571;

    margin: 14px 0 0 0;

    color: #000;
}

.wrap-culture .culture .item-course {
    margin-top: 170px;
}

.wrap-culture .culture .item-course .icon {
    max-width: 110px;
}

.wrap-culture .culture .item-course .icon .img-box {
    background-color: #c49c61;
}

.wrap-culture .culture .item-course .icon .img-box:before {
    content: '\e64b';
}

.wrap-culture .culture .item-approach {
    margin-top: 46px;
}

.wrap-culture .culture .item-approach .icon {
    max-width: 190px;
}

@media (max-width: 767px) {
    .wrap-culture .culture .item-approach .icon {
        max-width: 140px;
    }
}

.wrap-culture .culture .item-approach .icon .img-box {
    background-color: #c9af98;
}

.wrap-culture .culture .item-approach .icon .img-box:before {
    content: '\e630';
}

.wrap-culture .culture .item-sales {
    margin-top: 150px;
}

.wrap-culture .culture .item-sales .icon {
    max-width: 156px;
}

.wrap-culture .culture .item-sales .icon .img-box {
    background-color: #ed8a63;
}

.wrap-culture .culture .item-sales .icon .img-box:before {
    content: '\e6ef';
}

.wrap-culture .culture .item-service {
    margin-top: 70px;
}

@media (max-width: 767px) {
    .wrap-culture .culture .item-service {
        margin-top: 30px;
    }
}

.wrap-culture .culture .item-service .icon {
    max-width: 120px;
}

.wrap-culture .culture .item-service .icon .img-box {
    background-color: #845007;
}

.wrap-culture .culture .item-service .icon .img-box:before {
    content: '\e6c7';
}

.wrap-culture .title-business {
    margin-top: 50px;

    text-align: center;
}

.wrap-culture .title-business h3 {
    font-size: 30px;

    margin: 0;
}

@media (max-width: 991px) {
    .wrap-culture .title-business h3 {
        font-size: 22px;
    }
}

.wrap-culture .business {
    margin-top: 70px;

    background-color: #f8f8f8;
}

@media (max-width: 991px) {
    .wrap-culture .business {
        margin-top: 50px;
    }
}

.wrap-culture .business .text {
    position: relative;

    padding: 60px 120px 60px 240px;
}

@media (max-width: 991px) {
    .wrap-culture .business .text {
        padding: 40px 15px 40px 40px;
    }
}

.wrap-culture .business .text:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: all 1s;
    transition: all 1s;

    background-color: #535353;
}

@media (max-width: 991px) {
    .wrap-culture .business .text:before {
        width: 6px;
    }
}

.wrap-culture .business .text b {
    font-size: 42px;
    font-weight: 500;

    display: block;

    margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
    .wrap-culture .business .text b {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .wrap-culture .business .text b {
        font-size: 24px;
    }
}

.wrap-culture .business .text b i {
    font-size: 60px;
    font-weight: 500;
    font-style: normal;
}

@media (max-width: 1199px) {
    .wrap-culture .business .text b i {
        font-size: 40px;
    }
}

.wrap-culture .business .text b span {
    color: #c49c61;
}

.wrap-culture .business .text p {
    line-height: 2.14285714;
    /* font-size: 16px; */
    position: relative;
}

.wrap-culture .business .text p:before {
    position: absolute;
    top: 12px;
    left: -28px;

    display: block;

    width: 8px;
    height: 8px;

    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    background-color: #c49c61;
}

@media (max-width: 991px) {
    .wrap-culture .business .text p:before {
        left: -18px;

        width: 6px;
        height: 6px;
    }
}

.wrap-culture .business .text p span {
    font-weight: bold;
}

.wrap-culture .business.skrollable-between .text:before {
    width: 60px;
}

.wrap-culture .business.skrollable-after .text:before {
    width: 126px;
}

.wrap-base .base .text {
    margin-top: 30px;
}

.wrap-base .base .text p {
    line-height: 2.42857143;

    margin: 0;

    color: #666;
}

.wrap-base .base .text img {
    max-width: 100%;
}

.wrap-base .base-production .title-production {
    margin-top: -90px;
}

@media (max-width: 1199px) {
    .wrap-base .base-production .title-production {
        margin-top: 40px;
    }
}

.wrap-base .base-production .title-production h3 {
    font-size: 20px;

    margin: 0;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #c49c61;
}

.wrap-base .base-production .title-production h3:before {
    display: block;

    width: 2px;
    height: 50px;
    margin-bottom: 30px;

    content: '';

    background-color: #c49c61;
}

.wrap-base .base-production ul {
    font-size: 0;

    overflow: hidden;

    margin: 0 -15px;
    margin-top: 50px;
}

.wrap-base .base-production ul li {
    display: inline-block;

    width: 25%;
    padding: 0 15px;

    vertical-align: bottom;
}

@media (max-width: 991px) {
    .wrap-base .base-production ul li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .wrap-base .base-production ul li {
        width: 100%;
    }
}

.wrap-base .base-production ul li:last-child {
    width: 50%;
}

@media (max-width: 991px) {
    .wrap-base .base-production ul li:last-child {
        width: 100%;
        margin-top: 30px;
    }
}

.wrap-base .base-production .item img {
    max-width: 100%;
}

.wrap-base .base-production .item p {
    font-size: 14px;
    line-height: 2.42857143;

    margin: 0;

    color: #666;
}

@media (max-width: 991px) {
    .wrap-base .base-production .item-2 {
        margin-top: 30px;
    }
}

.wrap-base .base-production .item-2 b {
    font-size: 30px;
    font-weight: normal;

    display: block;

    margin-bottom: 38px;

    letter-spacing: 2px;

    color: #c49c61;
}

@media (max-width: 991px) {
    .wrap-base .base-production .item-2 b {
        font-size: 22px;
    }
}

.wrap-history .axis {
    position: relative;

    margin-top: 30px;
}

@media only screen and (min-width: 768px) {
    .wrap-history .axis {
        padding: 0 58px;
    }
}

.wrap-history .carousel-wrap {
    position: relative;

    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .wrap-history .carousel-wrap:before {
        position: absolute;
        top: 50%;
        left: 0;

        width: 100%;
        height: 1px;

        content: '';

        background-color: #d1d1d1;
    }
}

.wrap-history .carousel {
    left: 0;

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

.wrap-history .carousel .carousel-box {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .wrap-history .carousel .carousel-odd {
        border-left: 180px solid transparent;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrap-history .carousel .carousel-odd {
        border-left-width: 100px;
    }
}

.wrap-history .carousel .carousel-odd .item {
    vertical-align: bottom;
}

@media only screen and (min-width: 768px) {
    .wrap-history .carousel .carousel-odd .item {
        padding-bottom: 60px;
    }
}

.wrap-history .carousel .carousel-odd .item:before {
    bottom: 0;

    margin-bottom: -7px;
}

.wrap-history .carousel .carousel-odd .item-box:after {
    bottom: 0;

    margin-bottom: -8px;

    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.wrap-history .carousel .carousel-even {
    margin-left: -28px;
}

.wrap-history .carousel .carousel-even .item {
    padding-top: 60px;

    vertical-align: top;
}

.wrap-history .carousel .carousel-even .item:before {
    top: 0;

    margin-top: -7px;
}

.wrap-history .carousel .carousel-even .item-box:after {
    top: 0;

    margin-top: -8px;

    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.wrap-history .carousel .production {
    font-size: 0;

    position: relative;

    zoom: 1;
}

.wrap-history .carousel .production:after {
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.wrap-history .carousel .item {
    font-size: 14px;

    position: relative;
    z-index: 5;

    display: inline-block;

    padding: 0 28px;

    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

@media only screen and (min-width: 768px) {
    .wrap-history .carousel .item {
        width: 390px;

        opacity: 0;
    }

    .wrap-history .carousel .item:before {
        position: absolute;
        z-index: 2;
        left: 50%;

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

        content: '';
        -webkit-transition: background-color .4s;
        transition: background-color .4s;

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

@media only screen and (min-width: 768px) and (max-width: 1589px) {
    .wrap-history .carousel .item {
        width: 370px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
    .wrap-history .carousel .item {
        width: 340px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1339px) {
    .wrap-history .carousel .item {
        width: 285px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .wrap-history .carousel .item {
        width: 325px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrap-history .carousel .item {
        width: 265px;
    }
}

@media (max-width: 767px) {
    .wrap-history .carousel .item {
        display: block;

        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .wrap-history .carousel .item img {
        -webkit-transition: transform .5s;
        -webkit-transition: -webkit-transform .5s;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
        transition: transform .5s, -webkit-transform .5s;
    }

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

.wrap-history .carousel .item:hover:before,
.wrap-history .carousel .item:hover .date,
.wrap-history .carousel .item:hover .item-box:after {
    color: #fff;
    background-color: #c49c61;
}

.wrap-history .carousel .item .item-box {
    position: relative;

    border: 1px solid #ececec;
}

.wrap-history .carousel .item .item-box:after {
    position: absolute;
    left: 50%;

    display: block;

    width: 16px;
    height: 16px;
    margin-left: -8px;

    content: '';
    -webkit-transition: background-color .4s;
    transition: background-color .4s;

    background-color: #e8e8e8;
}

.wrap-history .carousel .item p {
    line-height: 24px;

    position: relative;

    margin: 0;
    padding: 26px 20px;

    color: #666;
}

.wrap-history .carousel .item .date {
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;

    display: block;

    height: 50px;

    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    text-align: center;

    background-color: #e8e8e8;
}

@media (max-width: 767px) {
    .wrap-history .production-btn {
        display: none;
    }
}

.wrap-history .production-btn span {
    line-height: 40px;

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

    width: 40px;
    height: 40px;

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

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

.wrap-history .production-btn span:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap-history .production-btn span:hover {
    color: #fff;
    border-color: #c49c61;
    background-color: #c49c61;
}

.wrap-history .production-btn .prev {
    left: 0;
}

.wrap-history .production-btn .prev:before {
    display: inline-block;

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

.wrap-history .production-btn .next {
    right: 0;
}

.wrap-history .production-btn .next:before {
    content: '\e727';
}

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

.wrap-quality .quality h3 {
    font-size: 20px;
    font-weight: bold;

    color: #c49c61;
}

.wrap-quality .quality p {
    line-height: 2.42857143;

    margin: 0;

    color: #666;
}

.wrap-news .news .item {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .wrap-news .news .item {
        margin-top: 30px;
    }
}

.wrap-news .news .item .pic {
    overflow: hidden;
}

.wrap-news .news .item .img-box {
    padding-bottom: 58.02469136%;

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

.wrap-news .news .item .img-box img {
    height: auto;
}

.wrap-news .news .item span {
    font-size: 14px;

    display: block;

    margin-top: 40px;

    color: #c49c61;
}

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

.wrap-news .news .item b {
    font-size: 24px;
    line-height: 30px;

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

    height: 30px;

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

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

@media (max-width: 991px) {
    .wrap-news .news .item b {
        font-size: 18px;
    }
}

.wrap-news .news .item p {
    line-height: 1.85714286;

    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

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

.wrap-news .news .item a.more {
    line-height: 50px;

    display: inline-block;

    height: 50px;
    margin-top: 24px;
    padding: 0 30px;

    -webkit-transition: all .4s;
    transition: all .4s;
    letter-spacing: 2px;

    color: #fff;
    border-radius: 30px;
    background-color: #c49c61;
}

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

        height: 40px;
        padding: 0 20px;
    }
}

.wrap-news .news .item a.more:hover {
    background-color: #9d6f29;
}

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

.wrap-news .news .item:hover b {
    color: #c49c61;
}

.side-news {
    margin-top: 50px;
    padding-left: 40px;
}

@media (max-width: 1199px) {
    .side-news {
        padding-left: 0;
    }
}

.side-news .news-search form {
    position: relative;
}

.side-news .news-search form input {
    line-height: 26px;

    width: 100%;
    height: 66px;
    padding: 20px 80px 20px 50px;

    border: 1px solid #c49c61;
}

@media (max-width: 991px) {
    .side-news .news-search form input {
        height: 46px;
        padding: 10px 60px 10px 15px;
    }
}

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

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

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

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

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

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

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

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

.side-news .news-search form .submit {
    font-size: 20px;
    line-height: 64px;

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

    padding: 0;

    color: #666;
    background: none;
}

@media (max-width: 991px) {
    .side-news .news-search form .submit {
        line-height: 44px;

        right: 20px;
    }
}

.side-news .news-search form .submit:after {
    font-family: 'iconfont' !important;

    content: '\e636';
}

.side-news .news-search form .submit:hover {
    color: #c49c61;
}

.side-news .hot-news,
.side-news .company-news {
    padding: 44px 0;
}

@media (max-width: 991px) {

    .side-news .hot-news,
    .side-news .company-news {
        padding: 30px 0;
    }
}

.side-news .hot-news .title-side b,
.side-news .company-news .title-side b {
    font-size: 26px;

    display: block;
}

@media (max-width: 991px) {

    .side-news .hot-news .title-side b,
    .side-news .company-news .title-side b {
        font-size: 24px;
    }
}

.side-news .hot-news .title-side b span,
.side-news .company-news .title-side b span {
    font-size: 40px;

    color: #c49c61;
}

@media (max-width: 991px) {

    .side-news .hot-news .title-side b span,
    .side-news .company-news .title-side b span {
        font-size: 36px;
    }
}

.side-news .hot-news .item,
.side-news .company-news .item {
    margin-top: 26px;
}

@media (max-width: 991px) {

    .side-news .hot-news .item,
    .side-news .company-news .item {
        margin-top: 20px;
    }
}

.side-news .hot-news .item .pic,
.side-news .company-news .item .pic {
    overflow: hidden;
}

.side-news .hot-news .item .img-box,
.side-news .company-news .item .img-box {
    padding-bottom: 58.02469136%;

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

.side-news .hot-news .item .img-box img,
.side-news .company-news .item .img-box img {
    height: auto;
}

.side-news .hot-news .item span,
.side-news .company-news .item span {
    font-size: 14px;

    display: block;

    margin-top: 16px;

    color: #c49c61;
}

.side-news .hot-news .item b,
.side-news .company-news .item b {
    font-size: 16px;
    line-height: 20px;

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

    max-height: 40px;

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

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

.side-news .hot-news .item p,
.side-news .company-news .item p {
    line-height: 1.42857143;

    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

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

.side-news .hot-news .item a.more,
.side-news .company-news .item a.more {
    line-height: 50px;

    display: inline-block;

    height: 50px;
    margin-top: 30px;
    padding: 0 30px;

    -webkit-transition: all .4s;
    transition: all .4s;
    letter-spacing: 2px;

    color: #fff;
    border-radius: 30px;
    background-color: #c49c61;
}

.side-news .hot-news .item a.more:hover,
.side-news .company-news .item a.more:hover {
    background-color: #9d6f29;
}

@media (max-width: 991px) {

    .side-news .hot-news .item a.more,
    .side-news .company-news .item a.more {
        line-height: 40px;

        height: 40px;
        padding: 0 20px;
    }
}

.side-news .hot-news .item:hover .img-box,
.side-news .company-news .item:hover .img-box {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.side-news .hot-news .item:hover b,
.side-news .company-news .item:hover b {
    color: #c49c61;
}

.side-news .hot-news {
    border-bottom: 1px solid #eee;
}

.wrap-news-show .news-show .title-news {
    margin-top: 50px;
}

.wrap-news-show .news-show .title-news span {
    display: block;

    color: #c49c61;
}

.wrap-news-show .news-show .title-news h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;

    text-transform: uppercase;
}

@media (max-width: 991px) {
    .wrap-news-show .news-show .title-news h1 {
        font-size: 18px;
    }
}

.wrap-news-show .news-show .text {
    margin-top: 20px;
}

.wrap-news-show .news-show .text p {
    line-height: 1.85714286;

    margin: 0;

    color: #666;
}

.wrap-news-show .news-show .text img {
    max-width: 100%;
    margin: 5px 0;
}

.wrap-news-show .news-show .relate {
    margin-top: 70px;
}

@media (max-width: 991px) {
    .wrap-news-show .news-show .relate {
        margin-top: 40px;
    }
}

.wrap-news-show .news-show .relate a {
    font-weight: 500;
    line-height: 30px;

    display: block;

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

    color: #666;
}

.wrap-news-show .news-show .relate a:before {
    font-family: 'iconfont' !important;
    font-size: 24px;

    display: inline-block;

    margin-right: 10px;

    content: '\e64e';
    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;

    color: #999;
}

.wrap-news-show .news-show .relate a:hover {
    color: #c49c61;
}

.wrap-news-show .news-show .relate a:hover:before {
    color: #c49c61;
}

.wrap-news-show .news-show .relate .next {
    text-align: right;
}

.wrap-news-show .news-show .relate .next a:before {
    float: right;

    margin-right: 0;
    margin-left: 10px;

    content: '\e9bc';
}

.wrap-product .title-product {
    margin-top: 60px;

    text-align: center;
}

@media (max-width: 991px) {
    .wrap-product .title-product {
        margin-top: 40px;
    }
}

.wrap-product .title-product h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0 0 14px 0;
}

.wrap-product .title-product h3 b {
    color: #c49c61;
}

.wrap-product .title-product p {
    line-height: 1.71428571;

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

    color: #999;
}

.wrap-product .product .item {
    margin-top: 40px;

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

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

    border: 5px solid #eee;
}

.wrap-product .product .item .pic a.mask {
    font-size: 20px;
    line-height: 70px;

    position: absolute;
    top: 60%;

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

    width: 100%;
    height: 70px;

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

    opacity: 0;
    color: #fff;
    background-color: rgba(196, 156, 97, .85);

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

@media (max-width: 991px) {
    .wrap-product .product .item .pic a.mask {
        display: none;
    }
}

.wrap-product .product .item .img-box {
    padding-bottom: 73.01587302%;
}

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

.wrap-product .product .item p {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    margin: 14px 0 0 0;

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

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

@media (max-width: 991px) {
    .wrap-product .product .item p {
        font-size: 16px;
    }
}

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

.wrap-product .product .item:hover .pic a.mask {
    top: 50%;

    opacity: 1;
}

.wrap-product .product .item:hover b {
    color: #c49c61;
}

.wrap-product .product .item:hover p {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);

    opacity: 0;
}

@media (max-width: 991px) {
    .wrap-product .product .item:hover p {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);

        opacity: 1;
    }
}

.wrap-product-show .carousel-btn {
    position: relative;
    z-index: 2;

    margin-top: -40px;

    text-align: right;
}

@media (max-width: 1199px) {
    .wrap-product-show .carousel-btn {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-btn {
        text-align: left;
    }
}

.wrap-product-show .carousel-btn a {
    font-weight: 500;
    line-height: 30px;

    margin-left: 60px;

    color: #666;
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-btn a {
        display: block;

        margin-left: 0;
    }
}

.wrap-product-show .carousel-btn a:before {
    font-family: 'iconfont' !important;
    font-size: 24px;

    display: inline-block;

    margin-right: 10px;

    content: '\e649';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
}

.wrap-product-show .carousel-btn a.next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.wrap-product-show .carousel-btn a:hover {
    text-decoration: underline;

    color: #c49c61;
}

.wrap-product-show .carousel-wrap {
    overflow: hidden;

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

    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap {
        padding: 30px 10px;
    }
}

.wrap-product-show .carousel-wrap .carousel {
    font-size: 0;

    position: relative;

    overflow: hidden;

    padding-right: 8%;
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .carousel {
        padding-right: 0;
    }
}

.wrap-product-show .carousel-wrap .carousel .slider-for {
    position: relative;

    padding: 0;

    border: 1px solid #eee;
}

.wrap-product-show .carousel-wrap .carousel .slider-for .item {
    position: relative;
}

.wrap-product-show .carousel-wrap .carousel .img-box {
    padding-bottom: 77.19298246%;
}

.wrap-product-show .carousel-wrap .info-box .slider-nav {
    position: relative;

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

    background-color: #f8f8f8;
}

.wrap-product-show .carousel-wrap .info-box .slider-nav .img-box {
    padding-bottom: 77.19298246%;
}

.wrap-product-show .carousel-wrap .info-box .slider-nav .slick-slide {
    padding: 0;

    outline: none;
}

.wrap-product-show .carousel-wrap .info-box .slider-nav .slick-current .item {
    border-color: #c49c61;
}

.wrap-product-show .carousel-wrap .info-box .slider-nav .item {
    position: relative;
    z-index: 15;

    margin: 0 4px;
    padding: 0;

    border: 1px solid #eee;
    background-color: #fff;
}

.wrap-product-show .carousel-wrap .info {
    margin-top: 40px;

    text-align: center;
}

.wrap-product-show .carousel-wrap .info h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;

    margin: 0;
}

@media (max-width: 1199px) {
    .wrap-product-show .carousel-wrap .info h1 {
        font-size: 20px;
    }
}

.wrap-product-show .carousel-wrap .info .note {
    margin-top: 24px;
}

.wrap-product-show .carousel-wrap .info .note p {
    line-height: 1.71428571;

    color: #666;
}

.wrap-product-show .carousel-wrap .info .link {
    margin-top: 60px;
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .info .link {
        margin-top: 20px;
    }
}

.wrap-product-show .carousel-wrap .info .link a.btn-inquiry,
.wrap-product-show .carousel-wrap .info .link a.btn-relate {
    line-height: 50px;

    display: inline-block;

    height: 50px;
    margin-top: 20px;
    padding: 0 24px;

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

    color: #fff;
    border-radius: 6px;
    background-color: #c49c61;
}

.wrap-product-show .carousel-wrap .info .link a.btn-inquiry:before,
.wrap-product-show .carousel-wrap .info .link a.btn-relate:before {
    font-family: 'iconfont' !important;
    font-size: 22px;

    float: left;

    margin-right: 10px;

    content: '\e62c';
}

.wrap-product-show .carousel-wrap .info .link a.btn-inquiry:hover,
.wrap-product-show .carousel-wrap .info .link a.btn-relate:hover {
    color: #fff;
    background-color: #9d6f29;
}

.wrap-product-show .carousel-wrap .info .link a.btn-inquiry {
    margin-right: 20px;
}

.wrap-product-show .carousel-wrap .info .link a.btn-relate {
    color: #666;
    background-color: #eee;
}

.wrap-product-show .carousel-wrap .info .link a.btn-relate:before {
    content: '\e61a';
}

.wrap-product-show .carousel-wrap .info .carousel-btn {
    margin-top: 70px;

    text-align: right;
}

@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .info .carousel-btn {
        margin-top: 30px;
    }
}

.wrap-product-show .carousel-wrap .info .carousel-btn a {
    line-height: 48px;

    display: inline-block;

    cursor: pointer;

    color: #999;
}

.wrap-product-show .carousel-wrap .info .carousel-btn a:hover {
    text-decoration: underline;

    color: #c49c61;
}

.wrap-product-show .carousel-wrap .info .carousel-btn a:hover:before,
.wrap-product-show .carousel-wrap .info .carousel-btn a:hover:after {
    color: #c49c61;
}

.wrap-product-show .carousel-wrap .info .carousel-btn a:before,
.wrap-product-show .carousel-wrap .info .carousel-btn a:after {
    font-family: 'iconfont' !important;
    font-size: 20px;

    vertical-align: middle;

    color: #b5b5b5;
}

.wrap-product-show .carousel-wrap .info .carousel-btn .prev {
    margin-right: 10px;
}

@media (max-width: 767px) {
    .wrap-product-show .carousel-wrap .info .carousel-btn .prev {
        margin-right: 10px;
    }
}

.wrap-product-show .carousel-wrap .info .carousel-btn .prev:after {
    float: right;

    margin-left: 10px;

    content: '\e6f1';
}

.wrap-product-show .carousel-wrap .info .carousel-btn .next:before {
    float: left;

    margin-right: 10px;

    content: '\e639';
}

.wrap-product-show .parameter .sort {
    font-size: 0;

    padding: 50px 0;

    border-bottom: 1px solid #eee;
}

.wrap-product-show .parameter .sort li {
    display: inline-block;

    width: 20%;

    vertical-align: bottom;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort li {
        width: 33.33333333%;
        padding: 0 8px;
    }
}

.wrap-product-show .parameter .sort .item {
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort .item {
        margin-top: 20px;
    }
}

.wrap-product-show .parameter .sort .item .icon {
    position: relative;

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

    border: 4px solid #6c6c6f;
    border-radius: 50%;
}

.wrap-product-show .parameter .sort .item .icon .img-box {
    border-radius: 50%;
    background-color: #8e8e90;
}

.wrap-product-show .parameter .sort .item p {
    font-size: 14px;

    position: absolute;
    top: 50%;

    width: 100%;

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

    color: #fff;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort .item p {
        font-size: 13px;
    }
}

.wrap-product-show .parameter .sort .item-physical {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort .item-physical {
        margin-bottom: 0;
    }
}

.wrap-product-show .parameter .sort .item-physical .icon {
    max-width: 184px;

    border-color: #a06e5f;
}

.wrap-product-show .parameter .sort .item-physical .icon .img-box {
    background-color: #bd8c7d;
}

.wrap-product-show .parameter .sort .item-packing {
    margin-bottom: 14px;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort .item-packing {
        margin-bottom: 0;
    }
}

.wrap-product-show .parameter .sort .item-packing .icon {
    max-width: 118px;

    border-color: #b5a085;
}

.wrap-product-show .parameter .sort .item-packing .icon .img-box {
    background-color: #d1bfa7;
}

.wrap-product-show .parameter .sort .item-relate {
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort .item-relate {
        margin-bottom: 0;
    }
}

.wrap-product-show .parameter .sort .item-relate .icon {
    max-width: 166px;

    border-color: #363638;
}

.wrap-product-show .parameter .sort .item-relate .icon .img-box {
    background-color: #49494b;
}

.wrap-product-show .parameter .sort .item-inquiry {
    margin-bottom: 8px;
}

@media (max-width: 767px) {
    .wrap-product-show .parameter .sort .item-inquiry {
        margin-bottom: 0;
    }
}

.wrap-product-show .parameter .sort .item-inquiry .icon {
    max-width: 130px;

    border-color: #a47c42;
}

.wrap-product-show .parameter .sort .item-inquiry .icon .img-box {
    background-color: #c49c61;
}

.wrap-product-show .parameter .sort .item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.wrap-product-show .parameter .list {
    padding-top: 60px;
}

.wrap-product-show .parameter .text h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}

.wrap-product-show .parameter .text p {
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}

.wrap-product-show .parameter .text img {
    max-width: 100%;
}

.wrap-product-show .parameter .relate .title-relate {
    text-align: center;
}

.wrap-product-show .parameter .relate .title-relate h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}

.wrap-product-show .parameter .relate .item {
    margin-top: 40px;

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

.wrap-product-show .parameter .relate .item .pic {
    position: relative;

    border: 5px solid #eee;
}

.wrap-product-show .parameter .relate .item .pic a.mask {
    font-size: 20px;
    line-height: 70px;

    position: absolute;
    top: 60%;

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

    width: 100%;
    height: 70px;

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

    opacity: 0;
    color: #fff;
    background-color: rgba(196, 156, 97, .85);

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

@media (max-width: 991px) {
    .wrap-product-show .parameter .relate .item .pic a.mask {
        display: none;
    }
}

.wrap-product-show .parameter .relate .item .img-box {
    padding-bottom: 73.01587302%;
}

.wrap-product-show .parameter .relate .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.wrap-product-show .parameter .relate .item p {
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    margin: 14px 0 0 0;

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

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

@media (max-width: 991px) {
    .wrap-product-show .parameter .relate .item p {
        font-size: 16px;
    }
}

.wrap-product-show .parameter .relate .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-product-show .parameter .relate .item:hover .pic a.mask {
    top: 50%;

    opacity: 1;
}

.wrap-product-show .parameter .relate .item:hover b {
    color: #c49c61;
}

.wrap-product-show .parameter .relate .item:hover p {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);

    opacity: 0;
}

@media (max-width: 991px) {
    .wrap-product-show .parameter .relate .item:hover p {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);

        opacity: 1;
    }
}

.wrap-product-show .parameter .inquiry .title-inquiry {
    text-align: center;
}

.wrap-product-show .parameter .inquiry .title-inquiry h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}

.wrap-product-show .parameter .inquiry .title-inquiry p {
    line-height: 1.71428571;

    margin: 24px 0 0 0;

    color: #666;
}

.wrap-product-show .parameter .inquiry form {
    margin-top: 20px;
}

.wrap-product-show .parameter .inquiry input,
.wrap-product-show .parameter .inquiry textarea {
    font-size: 14px;
    line-height: 30px;

    width: 100%;
    min-height: 50px;
    margin-top: 20px;
    padding: 10px 24px;

    background-color: #f6efe7;
}

.wrap-product-show .parameter .inquiry input::-webkit-input-placeholder,
.wrap-product-show .parameter .inquiry textarea::-webkit-input-placeholder {
    color: #999;
}

.wrap-product-show .parameter .inquiry input:-o-placeholder,
.wrap-product-show .parameter .inquiry textarea:-o-placeholder {
    color: #999;
}

.wrap-product-show .parameter .inquiry input::-moz-placeholder,
.wrap-product-show .parameter .inquiry textarea::-moz-placeholder {
    color: #999;
}

.wrap-product-show .parameter .inquiry input:-ms-input-placeholder,
.wrap-product-show .parameter .inquiry textarea:-ms-input-placeholder {
    color: #999;
}

.wrap-product-show .parameter .inquiry input:focus::-webkit-input-placeholder,
.wrap-product-show .parameter .inquiry textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.wrap-product-show .parameter .inquiry input:focus::-o-placeholder,
.wrap-product-show .parameter .inquiry textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.wrap-product-show .parameter .inquiry input:focus::-moz-placeholder,
.wrap-product-show .parameter .inquiry textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.wrap-product-show .parameter .inquiry input:focus::-ms-input-placeholder,
.wrap-product-show .parameter .inquiry textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.wrap-product-show .parameter .inquiry .read input::-webkit-input-placeholder,
.wrap-product-show .parameter .inquiry .read textarea::-webkit-input-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input:-o-placeholder,
.wrap-product-show .parameter .inquiry .read textarea:-o-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input::-moz-placeholder,
.wrap-product-show .parameter .inquiry .read textarea::-moz-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input:-ms-input-placeholder,
.wrap-product-show .parameter .inquiry .read textarea:-ms-input-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input:focus::-webkit-input-placeholder,
.wrap-product-show .parameter .inquiry .read textarea:focus::-webkit-input-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input:focus::-o-placeholder,
.wrap-product-show .parameter .inquiry .read textarea:focus::-o-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input:focus::-moz-placeholder,
.wrap-product-show .parameter .inquiry .read textarea:focus::-moz-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .read input:focus::-ms-input-placeholder,
.wrap-product-show .parameter .inquiry .read textarea:focus::-ms-input-placeholder {
    color: #333;
}

.wrap-product-show .parameter .inquiry .submit {
    font-weight: bold;
    line-height: 50px;

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

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #c49c61;
}

.wrap-product-show .parameter .inquiry .submit:hover {
    background-color: #9d6f29;
}

.wrap-product-show .parameter .inquiry .send {
    text-align: center;
}

.wrap-contact {
    overflow: hidden;
    padding-bottom: 0;
}

.wrap-contact .contact .info {
    margin-top: 40px;
    padding-right: 10%;
}

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

.wrap-contact .contact .info b {
    font-size: 20px;
}

.wrap-contact .contact .info p {
    font-weight: 500;
    line-height: 1.71428571;

    display: table;

    width: 100%;
    margin: 20px 0 0 0;

    color: #666;
}

.wrap-contact .contact .info p.tel:before,
.wrap-contact .contact .info p.instagram:before,
.wrap-contact .contact .info p.address:before,
.wrap-contact .contact .info p.email:before,
.wrap-contact .contact .info p.fax:before,

.wrap-contact .contact .info p.whatsapp:before,
.wrap-contact .contact .info p.website:before,
.wrap-contact .contact .info p.name:before {
    font-family: 'iconfont';
    font-size: 20px;
    line-height: 48px;

    display: table-cell;
    float: left;

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

    content: '\e61a';
    text-align: center;
    vertical-align: middle;

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

.wrap-contact .contact .info p span {
    display: table-cell;

    width: 88%;

    vertical-align: middle;
}

.wrap-contact .contact .info p.name:before {
    content: '\e619';
}

.wrap-contact .contact .info p.tel:before {
    font-size: 24px;

    content: '\e693';

    border-color: #b28850;
}

.wrap-contact .contact .info p.email:before {
    font-size: 12px;

    content: '\e671';

    border-color: #8c97cb;
}

.wrap-contact .contact .info p.email span {
    max-width: 600px;
}

.wrap-contact .contact .info p.email i {
    font-style: normal;
}

@media (max-width: 375px) {
    .wrap-contact .contact .info p.email a {
        display: block;
    }

    .wrap-contact .contact .info p.email i {
        display: none;
    }
}

.wrap-contact .contact .info p.fax:before {
    content: '\e644';

    border-color: #f29c9f;
}

.wrap-contact .contact .info p.whatsapp:before {
    content: '\e751';

    border-color: #f29c9f;
}

.wrap-contact .contact .info p.website:before {
    content: '\e640';

    border-color: #89c997;
}

.wrap-contact .contact .info p a:hover {
    color: #9d6f29;
}

.wrap-contact .map {
    overflow: hidden;

    height: 460px;
    margin-top: 70px;
}

@media (max-width: 991px) {
    .wrap-contact .map {
        margin-top: 50px;
    }
}

.wrap-message .message {
    margin-top: 40px;
    padding: 36px;

    background-color: #fdfbf9;
}

@media (max-width: 991px) {
    .wrap-message .message {
        padding: 30px 10px;
    }
}

.wrap-message .message p {
    font-weight: 500;
    line-height: 1.5;

    color: #666;
}

.wrap-message .message input,
.wrap-message .message textarea {
    font-size: 14px;
    line-height: 30px;

    width: 100%;
    min-height: 50px;
    margin-top: 20px;
    padding: 10px 24px;

    background-color: #f6efe7;
}

.wrap-message .message input::-webkit-input-placeholder,
.wrap-message .message textarea::-webkit-input-placeholder {
    color: #999;
}

.wrap-message .message input:-o-placeholder,
.wrap-message .message textarea:-o-placeholder {
    color: #999;
}

.wrap-message .message input::-moz-placeholder,
.wrap-message .message textarea::-moz-placeholder {
    color: #999;
}

.wrap-message .message input:-ms-input-placeholder,
.wrap-message .message textarea:-ms-input-placeholder {
    color: #999;
}

.wrap-message .message input:focus::-webkit-input-placeholder,
.wrap-message .message textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}

.wrap-message .message input:focus::-o-placeholder,
.wrap-message .message textarea:focus::-o-placeholder {
    color: #c5c5c5;
}

.wrap-message .message input:focus::-moz-placeholder,
.wrap-message .message textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}

.wrap-message .message input:focus::-ms-input-placeholder,
.wrap-message .message textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}

.wrap-message .message .submit {
    font-weight: bold;
    line-height: 50px;

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

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #c49c61;
}

.wrap-message .message .submit:hover {
    background-color: #9d6f29;
}

.page {
    margin-top: 70px;

    text-align: center;
}

@media (max-width: 991px) {
    .page {
        margin-top: 50px;
    }
}

.page li {
    display: inline-block;

    vertical-align: top;
}

.page li a {
    line-height: 45px;

    width: 45px;
    height: 45px;
    margin: 0 4px;

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

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

@media (max-width: 767px) {
    .page li a {
        line-height: 34px;

        width: 34px;
        height: 34px;
        margin: 0 1px;
    }
}

.page li a {
    display: block;
}

.page li.omit a {
    color: #333;
    border-color: #fff;
    background-color: #fff;
}

.page li.omit:hover a {
    color: #333;
    background: none;
}

.page li.prev a,
.page li.next a {
    width: 120px;

    border-radius: 30px;
    background-color: #eee;
}

@media (max-width: 767px) {

    .page li.prev a,
    .page li.next a {
        width: 80px;
    }
}

.page li.prev a:hover,
.page li.next a:hover {
    border-color: #c49c61;
    background-color: #c49c61;
}

.page li.active a,
.page li:hover a {
    color: #fff;
    border-color: #c49c61;
    background-color: #c49c61;
}

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

.fixed-header {
    position: fixed;
    top: 0;

    width: 100%;
    height: 70px !important;

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

.fixed-header .logo {
    height: 60px;
    margin-top: 5px;
}

@media (max-width: 1199px) {
    .fixed-header .logo {
        height: 40px;
        margin-top: 15px;
    }
}

.fixed-header .logo .logoa {
    display: none;
}

.fixed-header .logo .logob {
    display: block;
}

.fixed-header .info {
    overflow: hidden;

    height: 0;
}

.fixed-header .nav .nav-list1>li>a {
    line-height: 70px;

    color: #333;
}

.fixed-header .nav .nav-list1>li>a:before {
    background-color: #666;
}

.fixed-header .text p {
    line-height: 70px;

    color: #666;
}

@media (max-width: 1800px) {
    .fixed-header .text p {
        color: #fff;
    }

    .fixed-header .text p a {
        top: 90%;
    }
}

.fixed-header .find {
    color: #333;
}

@media (max-width: 1199px) {
    .fixed-header .find {
        color: #fff;
    }
}

.fixed-header .share ul li a:before {
    line-height: 70px;

    height: 70px;
}

@media (max-width: 1800px) {
    .fixed-header .share ul li a:before {
        line-height: 40px;

        height: 40px;
    }
}

.fixed-header .language-box {
    height: 70px;
    padding: 10px 30px;
}

.fixed-header .language-box p {
    line-height: 50px;
}

.fixed-header .language-box.language-header ul {
    top: 73%;
}

.table-box {
    overflow: auto;

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

table {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;

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

    text-align: center;
}

table tr,
table td {
    width: auto !important;
    height: auto !important;

    vertical-align: middle;
}

table td {
    padding: 8px !important;

    border: 1px solid #000 !important;
}

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

    background: none !important;
}


.title-in h3:first-letter {
    font-size: 60px;
    font-weight: 500;
}

.title h3:first-letter {
    font-size: 60px;
    font-weight: 500;
}



.fancybox-slide--iframe .fancybox-content {
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}









.wrap-product-show .fun-btn {
    zoom: 1;
    margin-left: 30%;
}

.wrap-product-show .fun-btn:after {
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.wrap-product-show .fun-btn>a {
    line-height: 50px;

    display: block;

    width: 180px;
    height: 50px;
    margin-top: 20px;

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

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

.wrap-product-show .fun-btn>a:before {
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;

    margin-right: 15px;

    vertical-align: middle;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 992px) {
    .wrap-product-show .fun-btn>a:hover {
        background-color: #c49c62;
    }
}

@media (max-width: 767px) {
    .wrap-product-show .fun-btn>a {
        width: 100%;
        /*margin-top: -30px;*/
        padding: 0 10px;
    }

    .wrap-product-show .fun-btn {
        /*zoom: 1;*/
        /*margin-left: 0%;*/
        width: 120px;
    }
}

.wrap-product-show .fun-btn .inquiry-btn:before {
    /*content: '\e64c';*/
}


#google_translate_element {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    /* float: right; */
}

@media(max-width: 1199px) {
    #google_translate_element {
        display: none;
    }
}




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

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

    display: none;

    width: 100%;

    background-color: #c49c61;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}

@media (max-width: 991px) {
    .xs-online {
        display: block !important;
    }
}

.xs-online ul {
    overflow: hidden;

    margin: 0;
    padding: 0;

    text-align: center;

    color: #fff;
}

.xs-online ul li {
    float: left;

    width: 20%;

    list-style: none;

    border-right: 1px solid #986a26;
    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.product>a:before {
    font-size: 16px;

    content: '\e657';
}

.xs-online ul li.mail>a:before {
    font-size: 14px;
    font-weight: normal;

    content: '\e649';
}

.xs-online ul li.map>a:before {
    font-weight: normal;

    content: '\e63e';
}

.xs-online ul li.feedback>a:before {
    font-weight: normal;

    content: '\e826';
}

.xs-online ul li.top>a:before {
    font-weight: normal;

    content: '\e60f';
}

.xs-online ul li.home>a:before {
    font-weight: normal;

    content: '\e6c8';
}

.xs-online ul li.message>a:before {
    font-size: 18px;
    font-weight: normal;

    content: '\e66b';
}

.xs-online ul li.tel>a:before {
    font-weight: normal;

    content: '\e61c';
}

.xs-online ul li.top>a:before {
    font-weight: normal;

    content: '\e60f';
}

.xs-online ul li.product>a:before {
    font-weight: normal;

    content: '\e634';
}

.online-wrap .btn {

    bottom: 60px;

}



@media(max-width:991px) {

    .footer .copyright {

        padding-bottom: 60px;

    }

}



#tidio-chat-iframe {

    transform: translateY(-60px) !important;

}



.xs-online ul li.email>a:before {
    font-size: 20px;
    font-weight: normal;

    content: '\e64a';
}



.download {
    overflow: hidden;
}

.download .download-list {
    overflow: hidden;
}

.download .download-list li {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .download .download-list li {
        margin-bottom: 30px;
    }
}

.download .download-list li .item {
    position: relative;
    min-height: 190px;
    padding: 35px 40px 30px 55px;
    background: url(../images/download_bgg.jpg) no-repeat center;
    background-size: cover;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1439px) {
    .download .download-list li .item {
        padding: 30px;
        padding-left: 40px;
    }
}

@media screen and (max-width: 1199px) {
    .download .download-list li .item {
        padding: 15px;
        padding-left: 20px;
        min-height: 160px;
    }
}

@media screen and (max-width: 767px) {
    .download .download-list li .item {
        min-height: 0;
    }
}

@media screen and (min-width: 1200px) {
    .download .download-list li .item:hover::before {
        opacity: 1;
    }

    .download .download-list li .item:hover h3 {
        color: #fff;
    }

    .download .download-list li .item:hover .details span {
        color: #fff;
    }

    .download .download-list li .item:hover .info .date {
        color: #fff;
    }

    .download .download-list li .item:hover .info a {
        background-color: #000;
    }
}

.download .download-list li .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #c49c61;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.download .download-list li .item h3 {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    font-size: 20px;
    line-height: 1.25;
    color: #333333;
    font-weight: 400;
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

/* @media screen and (max-width: 1199px) {
  .download .download-list li .item h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .download .download-list li .item h3 {
    font-size: 20px;
  }
} */
@media screen and (max-width: 767px) {
    .download .download-list li .item h3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    .download .download-list li .item h3 {
        font-size: 16px;
    }
}

.download .download-list li .item .details {
    position: relative;
    z-index: 2;
    padding-top: 8px;
}

.download .download-list li .item .details span {
    font-size: 14px;
    line-height: 1.375;
    color: #666666;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media screen and (max-width: 767px) {
    .download .download-list li .item .details span {
        font-size: 13px;
    }
}

.download .download-list li .item .details span:nth-child(1) {
    margin-right: 30px;
}

.download .download-list li .item .info {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
}

@media screen and (max-width: 767px) {
    .download .download-list li .item .info {
        padding-top: 20px;
    }
}

.download .download-list li .item .info .date {
    font-size: 16px;
    line-height: 1;
    color: #666666;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media screen and (max-width: 767px) {
    .download .download-list li .item .info .date {
        font-size: 13px;
    }
}

.download .download-list li .item .info a {
    position: relative;
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    background-color: #666666;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

/* .download .download-list li .item .info a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e602';
  color: #fff;
  font-size: 22px;
} */



/* 站点地图 */
.wrap-sitemap .title {
    text-align: left;
}

.wrap-sitemap .sitemap-vertical {
    margin-top: 40px;
}

@media (max-width: 1199px) {
    .wrap-sitemap .sitemap-vertical {
        margin-top: 30px;
    }
}

.wrap-sitemap .sitemap-vertical>ul>li {
    position: relative;

    width: 100%;
    margin-top: 30px;
}

@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li {
        min-height: 38px;
        margin-top: 20px;
        padding-left: 0;
    }
}

.wrap-sitemap .sitemap-vertical>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-vertical>ul>li>a {
        font-size: 16px;

        min-width: 140px;
        padding: 4px 10px;
    }
}

.wrap-sitemap .sitemap-vertical>ul>li:hover>a {
    color: #fff;
    background-color: #c49c61;
}

.wrap-sitemap .sitemap-vertical>ul>li:hover>a {
    text-decoration: underline;

    background-color: #c49c61;
}

.wrap-sitemap .sitemap-vertical>ul>li>ul {
    position: relative;

    padding: 10px 0;
}

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

.wrap-sitemap .sitemap-vertical>ul>li>ul>li>a {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;

    display: block;

    padding: 5px 30px;
}

@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>a {
        font-size: 14px;
        line-height: 30px;

        min-width: auto;
        padding: 0 10px;
    }
}

.wrap-sitemap .sitemap-vertical>ul>li>ul>li>a:hover>a {
    text-decoration: underline;

    color: #c49c61;
}

.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul {
    padding: 0 20px;
}

@media (max-width: 767px) {
    .wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul {
        padding: 0;
    }
}

.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li {
    display: inline-block;
}

.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li a {
    line-height: 30px;

    display: block;

    padding: 0 10px;
}

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

.wrap-sitemap .sitemap-vertical>ul>li>ul>li>ul>li:hover a {
    text-decoration: underline;

    color: #c49c61;
}

.wrap-sitemap .sitemap-vertical>ul>li>ul>li:hover>a {
    text-decoration: underline;

    color: #c49c61;
}

/* 评价 */
.wrap-user-evaluation {
    padding-top: 70px;
}

@media (max-width: 991px) {
    .wrap-user-evaluation {
        padding-top: 50px;
    }
}

.wrap-user-evaluation .evaluation>ul>li {
    padding: 30px 0;

    border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
    .wrap-user-evaluation .evaluation>ul>li {
        padding: 18px 0;
    }
}

.wrap-user-evaluation .evaluation .item .title-evaluation h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;

    margin: 0;
}

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

.wrap-user-evaluation .evaluation .item .star {
    margin-top: 6px;
    display: flex;
    color: #ff9000;
}

.wrap-user-evaluation .evaluation .item .star span::before {
    content: '';
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/star.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;

}

.wrap-user-evaluation .evaluation .item .note {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .wrap-user-evaluation .evaluation .item .note {
        margin-top: 10px;
    }
}

.wrap-user-evaluation .evaluation .item .note p {
    line-height: 24px;

    color: #666;
}