/**
 * style.less
 * 层叠样式表
 */
.ff {
    font-family: 'iconfont' !important;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
    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: 'Geometr706 BlkCn BT';
    font-weight: 900;
    font-style: normal;

    src: url('../fonts/Geometric706BT-BlackCondensedB.eot');
    src: url('../fonts/Geometric706BT-BlackCondensedB.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometric706BT-BlackCondensedB.woff2') format('woff2'), url('../fonts/Geometric706BT-BlackCondensedB.woff') format('woff'), url('../fonts/Geometric706BT-BlackCondensedB.ttf') format('truetype'), url('../fonts/Geometric706BT-BlackCondensedB.svg#Geometric706BT-BlackCondensedB') format('svg');
}
@font-face {
    font-family: 'Palatino Linotype';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/PalatinoLinotype-Roman.eot');
    src: url('../fonts/PalatinoLinotype-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/PalatinoLinotype-Roman.woff2') format('woff2'), url('../fonts/PalatinoLinotype-Roman.woff') format('woff'), url('../fonts/PalatinoLinotype-Roman.ttf') format('truetype'), url('../fonts/PalatinoLinotype-Roman.svg#PalatinoLinotype-Roman') format('svg');
}
@font-face {
    font-family: 'Swis721 Cn BT';
    src: url('../fonts/hinted-Swiss721BT-BoldCondensed.eot');
    src: local('../fonts/Swis721 Cn BT Bold'), 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');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: Arial, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 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: 1360px) {
    .container {
        width: 1320px;
    }
}
@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: absolute;

    width: 100%;
    z-index: 11;

    /* background: url(../images/footer_bg.jpg) no-repeat center; */
}
@media (max-width: 1199px) {
    .header {
        height: 90px;
    }
}
.header .top {
    /* height: 44px; */

    border-bottom: 1px solid #545454;
}
@media (max-width: 1199px) {
    .header .top {
        /* height: 30px; */
    }
}
.header .top p {
    line-height: 44px;

    display: inline-block;

    margin: 0;
    color: #ffffff;

    /* color: #8b8989; */
}
.header .top p a:hover {
    /* color: #fff; */
    text-decoration: underline;
}
.header .top p.tel,
.header .top p.email {
    margin-left: 20px;
}
@media (max-width: 1199px) {
    .header .top p.tel,
    .header .top p.email {
        display: none;
    }
}
.header .top p.tel:before,
.header .top p.email:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    float: left;

    margin-right: 10px;

    content: '\e67f';
}
.header .top p.email:before {
    content: '\e641';
}
.header .top .share {
    display: inline-block;
}
.header .top .share li {
    display: inline-block;
    float: none;

    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
}
.header .top .share li:first-child {
    margin-left: 0;
}
.header .top .share li:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
.header .top .share li a {
    display: block;

    width: 30px;
    height: 44px;

    border-radius: 50%;
}
@media (max-width: 1199px) {
    .header .top .share li a {
        line-height: 30px;
        height: 30px;
    }
}
.header .top .share li a:after {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 44px;

    content: '\e615';
    color: #ffffff;

    /* color: #8b8989; */
}
@media (max-width: 1199px) {
    .header .top .share li a:after {
        line-height: 30px;
    }
}
.header .top .share li a:hover {
    text-decoration: none;
}
.header .top .share .twitter a:after {
    content: '\e60b';
}
.header .top .share .linkedin a:after {
    font-size: 16px;

    content: '\e6f0';
}
.header .top .share .google a:after {
    content: '\e60c';
}
.header .top .share .youtube a:after {
    content: '\e6d7';
}
.header .top .share .instagram a:after {
    font-size: 17px;

    content: '\e659';
}
.header .top .tnav {
    position: relative;

    display: inline-block;
    float: right;
}
@media (max-width: 1199px) {
    .header .top .tnav {
        display: none;
    }
}
.header .top .tnav>ul>li {
    display: inline-block;
}
.header .top .tnav>ul>li>a {
    /* font-family: 'Geometr706 BlkCn BT', Arial; */
    font-size: 14px;
    line-height: 44px;

    display: block;

    padding: 0 10px;
    color: #ffffff;

    /* color: #f8f6f6; */
}
@media (max-width: 1560px) {
    .header .top .tnav>ul>li>a {
        padding: 0 20px;
    }
}
.header .top .tnav>ul>li .navr-list2 {
    display: none;

    background-color: #2b2a2a;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
.header .top .tnav>ul>li .navr-list2 {
    position: absolute;
    z-index: 50;
    top: 90%;

    min-width: 86px;
    height: auto !important;
    margin-left: -20px;
    padding: 20px 30px;
}
.header .top .tnav>ul>li .navr-list2>li {
    list-style: none;
}
.header .top .tnav>ul>li .navr-list2>li>a {
    line-height: 30px;

    position: relative;
    z-index: 1;

    display: block;

    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    text-transform: uppercase;

    color: #f8f6f6;
}
.header .top .tnav>ul>li .navr-list2>li>a:hover {
    text-decoration: underline;
}
.header .top .tnav>ul>li .navr-list2.pronav-list2 {
    right: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    max-width: 1290px;
    margin: auto;
    padding-bottom: 20px;

    border-bottom: 40px solid #fff;
}
.header .top .tnav>ul>li .navr-list2.pronav-list2>li {
    width: 14.28571429%;
    margin-right: -4px;
    margin-bottom: -999px;
    padding: 0 25px 0 15px;
    padding-bottom: 999px;

    border-left: 1px solid #e7e7e7;
}
.header .top .tnav>ul>li .navr-list2.pronav-list2>li .pic {
    max-width: 130px;
    margin-left: 0;
}
.header .top .tnav>ul>li .navr-list2.pronav-list2>li h4 {
    font-size: 13px;
    font-weight: bold;

    margin-top: 24px;
}
.header .top .tnav>ul>li:hover>a {
    text-decoration: underline;

    color: #ef0707;
}
.header .top .language-box {
    position: relative;

    float: right;

    margin-left: 20px;
}
.header .top .language-box p {
    line-height: 44px;

    margin: 0;

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

    /* color: #e6e8ec; */
}
@media (max-width: 1199px) {
    .header .top .language-box p {
        line-height: 30px;
    }
}
.header .top .language-box p:before,
.header .top .language-box p:after {
    display: inline-block;

    content: '';
    vertical-align: middle;
}
.header .top .language-box p:before {
    display: inline-block;
    float: left;

    width: 24px;
    height: 24px;
    margin-top: 10px;
    margin-right: 8px;

    content: '';
    vertical-align: middle;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 1199px) {
    .header .top .language-box p:before {
        margin-top: 3px;
    }
}
.header .top .language-box p.en:before {
    background-position: -24px 0;
}
.header .top .language-box p.pt:before {
    background-position: -48px 0;
}
.header .top .language-box p:after {
    display: block;
    float: right;

    width: 0;
    height: 0;
    margin-top: 18px;
    margin-left: 8px;

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

    border-top: 4px solid #ffffff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@media (max-width: 1199px) {
    .header .top .language-box p:after {
        margin-top: 12px;
    }
}
@media (min-width: 768px) {
    .header .top .language-box ul {
        position: absolute;
        z-index: 900;
        left: 50%;

        display: none;

        min-width: 120px;

        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        white-space: nowrap;
    }
}
@media (min-width: 1680px) {
    .header .top .language-box ul {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.header .top .language-box ul li {
    margin: 10px 0;
}
.header .top .language-box ul li a {
    position: relative;

    display: block;

    padding-left: 30px;

    color: #e9ebed;
}
.header .top .language-box ul li a:before {
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 20px;
    height: 20px;

    content: '';

    background-image: url(../images/language.png);
    background-size: cover;

    coverbackground-repeat: no-repeat;
}
.header .top .language-box ul li a:hover {
    text-decoration: underline;
}
.header .top .language-box ul .en a:before {
    background-position: -20px 0;
}
.header .top .language-box ul .pt a:before {
    background-position: -40px 0;
}
.header .top .language-box.language-header {
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .header .top .language-box.language-header {
        display: none;
    }
}
.header .top .language-box.language-header ul {
    top: 100%;

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

    background-color: #2b2a2a;
}
@media (min-width: 768px) {
    .header .top .language-box.language-header ul {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.header .top .language-box.language-header li {
    white-space: nowrap;
}
.header .top .language-box.language-phone {
    display: none;
}
@media (max-width: 1199px) {
    .header .top .language-box.language-phone {
        display: block;
    }
}
.header .top-logo {
    height: 70px;

    /* border-bottom: 1px solid #545454; */
    /* background-color: #313131; */
    background-color: rgba(20, 35, 58, .7);
}
@media (max-width: 1199px) {
    .header .top-logo {
        height: 60px;

        border-bottom: none;
    }
}
.header .top-logo .top-search {
    position: relative;

    float: right;

    margin-top: 15px;
}
@media (max-width: 1199px) {
    .header .top-logo .top-search {
        display: none;
    }
}
.header .top-logo .top-search input {
    line-height: 36px;

    width: 100%;
    padding: 0 10px;

    color: #ffffff;
    border: 1px solid #eee;
    border-radius: 5px;
    background: none;
    background-color: none;
}
.header .top-logo .top-search .submit {
    position: absolute;
    top: 0;
    right: 0;

    width: 36px;
    height: 36px;
    padding: 0;

    text-align: center;

    background: none;
}
.header .top-logo .top-search .submit:after {
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 36px;

    content: '\e62a';

    color: #ffffff;
}
.header .top-logo .top-download {
    float: right;

    width: 58px;
    margin-top: 3px;
    margin-left: 18px;
    padding: 5px;

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

    background-color: #757575;
}
@media (max-width: 1199px) {
    .header .top-logo .top-download {
        height: 60px;
        margin-top: 0;
    }
}
.header .top-logo .top-download a {
    font-family: 'Geometr706 BlkCn BT', Arial;
    font-size: 12px;

    display: block;

    text-align: center;
    text-transform: uppercase;

    color: #c1c0c0;
}
.header .top-logo .top-download a:before {
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 20px;

    display: block;

    content: '\e63b';
}
.header .top-logo .top-download:hover {
    background-color: #ef0707;
}
.header .top-logo .top-download:hover a {
    color: #fff;
}
.header .logo {
    position: relative;

    float: left;

    height: 64px;
    margin-top: 3px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .header .logo {
        height: 40px;
        margin-top: 10px;
    }
}
.header .logo img {
    float: left;

    height: 100%;
}
.header .logo p {
    font-family: 'Century751 No2 BT', Arial;
    font-size: 32px;
    line-height: 72px;

    display: inline-block;

    margin: 0;

    text-transform: uppercase;

    color: #ede9e9;
}
@media (max-width: 1400px) {
    .header .logo p {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .header .logo p {
        font-size: 18px;
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .header .logo p {
        display: none;
    }
}
.header .text {
    float: right;

    margin-top: 30px;
}
@media (max-width: 1199px) {
    .header .text {
        display: none;
    }
}
.header .text p {
    color: #c5c5c1;
}
.header .text p:before {
    font-family: 'iconfont' !important;
    font-size: 16px;

    float: left;

    margin-right: 10px;

    content: '\e633';

    color: #094c9d;
}
.header .text p.email:before {
    content: '\e78c';
}
.header .text a:hover {
    color: #094c9d;
}
.header .nav-collapse {
    position: relative;

    display: none;
    float: right;

    width: 20px;
    height: 40px;
    margin-left: 10px;
    padding: 0;

    cursor: pointer;

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

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

        display: block;

        margin-top: 4px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line {
        background-color: #fff !important;
    }
}
@media (max-width: 767px) {
    .header .nav-collapse {
        border: none;
    }
}
@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: 20px;
    height: 2px;

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

    background-color: #ffffff;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

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

    background-color: #ffffff;
}
.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: #ffffff;
}
.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);
}
.header .top-nav {
    /* background-color: #313131; */
}
@media (min-width: 1200px) {
    .header .nav {
        /* display: block; */
        float: right;
        margin-right: 2%;
    }
}
@media (max-width: 1199px) {
    .header .nav {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: 100%;
        padding: 0 50px;
        font-family: 'Swis721 Cn BT', Arial;

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

        background: #fafafa;
        background-color: #191919;
    }
    .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 a {
        white-space: nowrap;
    }
    .header .nav .nav-list1>li {
        float: left;
    }
    .header .nav .nav-list1>li>a {
        /* font-family: 'Geometr706 BlkCn BT', Arial; */
        font-size: 18px;
        font-weight: bold;
        line-height: 70px;
        font-family: 'Swis721 Cn BT', Arial;

        position: relative;

        display: inline-block;
        text-transform: uppercase;

        padding: 0 20px;

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

        color: #faf7f7;
    }
    .header .nav .nav-list1>li:hover>a,
    .header .nav .nav-list1>li.active>a {
        color: #ffffff;
    }
    .header .nav .nav-list1 .nav-list2 {
        display: none;

        /* background-color: rgba(255, 255, 255, .7); */
        background-color: rgba(20, 35, 58, .7);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 {
        position: absolute;
        z-index: 50;
        top: 100%;

        height: auto !important;
        padding: 20px 30px;
    }
    .header .nav .nav-list1 .nav-list2 li {
        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li>a {
        line-height: 30px;

        position: relative;
        z-index: 1;

        display: block;
        font-family: 'Swis721 Cn BT', Arial;

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

        color: #faf7f7;
    }
    .header .nav .nav-list1 .nav-list2 li>a:hover {
        text-decoration: underline;

        color: #ffffff;
    }
    .header .nav .nav-list1 .nav-list2 li .pic {
        max-width: 260px;
        margin-left: 40px;
    }
    .header .nav .nav-list1 .nav-list2 li .pic img {
        max-width: 100%;
    }
    .header .nav .nav-list1 .nav-list2 li .pic .img-box {
        padding-bottom: 69.23076923%;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2 {
        right: 0;
        left: 0;

        overflow: hidden;

        width: 100%;
        max-width: 1290px;
        margin: auto;
        padding-bottom: 20px;

        border-bottom: 40px solid #fff;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2>li {
        width: 14.28571429%;
        margin-right: -4px;
        margin-bottom: -999px;
        padding: 0 25px 0 15px;
        padding-bottom: 999px;

        border-left: 1px solid #e7e7e7;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2>li .pic {
        max-width: 130px;
        margin-left: 0;
    }
    .header .nav .nav-list1 .nav-list2.pronav-list2>li h4 {
        font-size: 13px;
        font-weight: bold;

        margin-top: 24px;
    }
    .header .nav .nav-list1 .nav-list3 {
        position: absolute;
        left: 100%;

        display: none;

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

        background-color: rgba(0, 0, 0, .95);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li>a {
        font-size: 12px;
        line-height: 2;

        padding: 0 25px 0 15px;
    }
    .header .nav .nav-list1 .nav-list4 {
        position: absolute;
        left: 100%;

        display: none;

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

        background-color: rgba(0, 0, 0, .95);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list4 li>a {
        font-size: 12px;
        line-height: 2;

        padding: 0 25px 0 15px;
    }
}
@media (min-width: 1200px) and (max-width: 1199px) {
    .header .nav .nav-list1 .nav-list2 li .pic {
        display: none;
    }
}
@media(max-width:1470px) {
    .header .nav .nav-list1>li>a {
        padding: 0 14px;
    }
}
@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;
    }
}
@media (max-width: 1199px) {
    .header .nav .nav-list3 {
        display: block;
        overflow: hidden;
    }
    .header .nav .nav-list3 li {
        float: left;

        min-width: 50%;
        padding: 0 5px;
    }
    .header .nav .nav-list3 li a {
        padding: 0 10px;

        border: 1px solid rgba(255, 255, 255, .6);
        border-radius: 5px;
    }
}
.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: #191919;
    }
}
.header .nav-2 .nav-top,
.header .nav-3 .nav-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
    font-family: 'iconfont';
    font-size: 26px;

    content: '\e9b5';
}
.header .nav-2 .nav-top h2,
.header .nav-3 .nav-top h2 {
    font-size: 30px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px) {
    .header .nav-2 .nav-top h2,
    .header .nav-3 .nav-top h2 {
        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: 90%;
    margin-top: 10%;
}
@media (max-width: 767px) {}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
    font-size: 18px;
    line-height: 40px;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px) {
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li {
        margin: 10px 0 0 0;
    }
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
    display: block;
}
.header .nav-2 {
    left: 100%;
}
.header .nav-3 {
    font-size: 0;

    left: 200%;
}
.header .nav-3 .content {
    font-size: 19px;
}
.header .nav-3 .content ul li {
    font-size: 14px;
    line-height: 2;
}
.header .nav-3 .content ul li a {
    color: rgba(255, 255, 255, .8);
    border-radius: 5px;
}
.header .nav-3 .content ul li a:before {
    margin-right: 6px;

    content: '-';
}
.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(0, 0, 0, .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: '\e660';

    color: #343434;
}
@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: '\e660';

    color: #094c9d;
}
.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: 3px solid #1f1e1e;
    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 .right {
    float: right;
}
.header .find {
    line-height: 40px;

    display: none;
    float: right;

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

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

        display: block;
    }
}
.header .find::before {
    font-family: 'iconfont';
    font-size: 16px;

    float: left;

    content: '\e660';
}
.header .find:hover:before {
    color: #fff;
}
.header .language {
    float: right;

    margin-left: 20px;
}
.header .language a {
    font-size: 12px;
    line-height: 40px;

    display: block;

    color: #c5c5c1;
}
@media (max-width: 1199px) {
    .header .language a {
        line-height: 30px;
    }
}
.header .language a:before {
    display: inline-block;
    float: left;

    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-right: 6px;

    content: '';

    background: url(../images/language.png) no-repeat;
    background-size: cover;
}
@media (max-width: 1199px) {
    .header .language a:before {
        margin-top: 4px;
    }
}
.header .language a:after {
    font-family: 'iconfont' !important;

    margin-left: 6px;

    content: '\e602';
}
.header .language a:hover {
    color: #fff;
}
.header .language a.en:before {
    background-position: -22px 0;
}
.header .ptnav {
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: 100%;

    display: none;
}
@media (max-width: 1199px) {
    .header .ptnav {
        display: block;
    }
}
.header .ptnav ul li {
    display: inline-block;
}
.header .ptnav ul li a {
    line-height: 30px;

    display: inline-block;

    padding: 0 5px;

    text-transform: uppercase;

    color: #fff;
}
.online {
    position: fixed;
    z-index: 9;
    right: 15px;

    width: 45px;

    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
@media (max-width: 1440px) {
    .online {
        right: 5px;
    }
}
@media (min-width: 992px) {
    .online {
        top: 40%;
    }
}
@media (max-width: 991px) {
    .online {
        bottom: -380px;
    }
}
.online.active {
    right: 5px;
    bottom: 80px;
}
.online a {
    line-height: 45px;

    position: relative;

    display: block;

    width: 45px;
    height: 45px;
    margin-top: 2px;

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

    background-color: rgba(0, 0, 0, .7);
}
@media (max-width: 1560px) {
    .online a {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.online a:after {
    font-family: 'iconfont';
    font-size: 20px;

    content: '\e621';

    color: #e8eef7;
}
.online a:hover {
    background-color: #15ad0d;
}
.online a.online-email:after {
    content: '\e651';
}
.online a.online-email:hover {
    background-color: #765099;
}
.online a.online-qq:after {
    content: '\e62d';
}
.online a.online-qq:hover {
    background-color: #3b589b;
}
.online a.online-skype:after {
    content: '\e738';
}
.online a.online-skype:hover {
    background-color: #08afee;
}
.online a.online-zalo:after {
    font-size: 24px;

    content: '\e628';
}
.online a.online-zalo:hover {
    background-color: #4a8fc5;
}
.online a.online-tel:after {
    content: '\e61c';
}
.online a.online-tel:hover {
    background-color: #00affb;
}
.online a.online-weixin:after {
    content: '\e64b';
}
.online a.online-weixin:hover {
    background-color: #33d055;
}
.online a.online-wechat:after {
    font-size: 22px;

    content: '\e604';
}
.online a.online-wechat:hover {
    background-color: #33d055;
}
.online a.online-top:after {
    content: '\e605';
}
.online a.online-top:hover {
    background-color: #000;
}
.online a.online-tel p,
.online a.online-whatsapp p {
    line-height: 50px;

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

    display: none;

    width: 160px;
    height: 50px;

    text-align: center;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online a.online-wechat .erweima,
.online a.online-weixin .erweima {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 54px;

    display: block;
    display: none;

    width: 130px;
    height: 160px;
    padding: 5px;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online a.online-wechat .erweima img,
.online a.online-weixin .erweima img {
    width: 100%;
}
.online a.online-wechat .erweima p,
.online a.online-weixin .erweima p {
    font-size: 13px;
    line-height: 30px;

    height: auto;
    margin: 0;
    padding: 0;

    text-align: center;

    color: #888;
}
.icon-online {
    font-size: 30px;
    line-height: 46px;

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

    display: none;

    width: 46px;
    height: 46px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #094c9d;
}
@media (max-width: 991px) {
    .icon-online {
        display: block;
    }
}
.icon-online.icon {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.banner {
    position: relative;

    overflow: hidden;

    width: 100%;
    /*   margin-top: -116px; */
}
/* .banner::after{
	font-family: "iconfont" !important;
	content: '\e6a6';
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 50px;
	color:  #ffffff;
	bottom: 50px;
} */
.banner-in::after {
    display: none;
}
@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: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
} */
.banner .slick-dots {
    position: absolute;
    bottom: 20px;

    width: 100%;
    padding: 0 15px;

    text-align: center;
}
@media (max-width: 1199px) {
    .banner .slick-dots {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .banner .slick-dots {
        bottom: 12px;
    }
}
.banner .slick-dots li {
    display: inline-block;

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

    cursor: pointer;

    border: 1px solid #bfbfbf;
    border-radius: 50%;
}
.banner .slick-dots li.slick-active,
.banner .slick-dots li:hover {
    border-color: #144b96;
    background-color: #144b96;
}
.banner .slick-dots li button {
    display: none;
}
.banner img {
    display: block;

    width: 100%;
}
.banner .item {
    display: block !important;
}
.banner .img-box {
    padding-bottom: 50%;
}
@media (max-width: 767px) {
    .banner-in .slickbanner {
        width: 260%;
        max-width: 260%;
        margin-left: -80%;
    }
}
.banner-in .img-box {
    padding-bottom: 28.645%;
}
.box {
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 991px) {
    .box {
        padding: 60px 0;
    }
}
.content {
    position: relative;
    z-index: 9;
}
.title h2 {
    font-size: 36px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .title h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title h2 {
        font-size: 24px;
    }
}
.box-product .product {
    margin-top: 46px;
}
.box-product .product .item {
    position: relative;

    /* margin-top: 46px; */

    background-color: #000;
}
@media (max-width: 767px) {
    .box-product .product {
        margin-top: 20px;
    }
}
.box-product .product .item .img-box {
    padding-bottom: 78.33333333%;
}
.box-product .product .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;

    opacity: .6;
}
.box-product .product .item .mask {
    position: absolute;
    top: 20px;
    left: 20px;
    display: none;
    max-width: 70%;
}
@media (max-width: 767px) {
    .box-product .product .item .mask {
        top: 10px;
        left: 10px;
    }
}
.box-product .product .item .mask img {
    max-width: 100%;
}
.box-product .product .item h3 {
    font-size: 22px;
    line-height: 1.2;

    position: absolute;
    text-align: center;
    bottom: 20px;

    width: 100%;
    margin: 0;
    padding: 0 20px;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1199px) {
    .box-product .product .item h3 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .box-product .product .item h3 {
        font-size: 15px;

        bottom: 10px;

        padding: 0 10px;
    }
}
.box-product .product .item h3 a {
    display: block;

    /* width: 60%; */
}
@media (max-width: 767px) {
    .box-product .product .item h3 a {
        width: 100%;
    }
}
.box-product .product .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.box-about {
    background: url(../images/footer_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px) {
    .box-about {
        background: url(../images/footer_bg.jpg) no-repeat center;
        background-size: cover;
    }
}
.box-about .title h2 {
    /* color: #fff; */
}
.box-about .about {
    margin-top: 34px;
}
.box-about .about p {
    line-height: 1.71428571;

    margin: 0;
    font-size: 16px;
    color: #000000;
    /* color:  #666666; */
    /* color: #f9f4f4; */
}
.box-about .about a {
    color: #ef0707;
}
.box-num .num ul {
    overflow: hidden;

    margin: 0 -40px;
}
@media (max-width: 1199px) {
    .box-num .num ul {
        margin: 0 -20px;
    }
}
@media (max-width: 991px) {
    .box-num .num ul {
        margin: 0 -8px;
    }
}
.box-num .num ul li {
    display: inline-block;

    width: 20%;
    margin-right: -4px;
    padding: 20px 40px;

    text-align: center;
    vertical-align: top;
}
@media (max-width: 1199px) {
    .box-num .num ul li {
        padding: 20px;
    }
}
@media (max-width: 991px) {
    .box-num .num ul li {
        width: 33.33333333%;
        padding: 20px 8px;
    }
}
@media (max-width: 767px) {
    .box-num .num ul li {
        width: 50%;
    }
}
.box-num .num .item h3 {
    font-size: 38px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin: 0;
}
@media (max-width: 767px) {
    .box-num .num .item h3 {
        font-size: 28px;
    }
}
.box-num .num .item p {
    line-height: 1.42857143;

    margin: 14px 0 0 0;

    color: #666;
}
.box-choose {
    overflow: hidden;
}
@media (max-width: 991px) {
    .box-choose .pic {
        display: none;
    }
}
.box-choose .pic img {
    max-width: 100%;
}
.box-choose .title {
    padding-top: 8%;
}
@media (max-width: 991px) {
    .box-choose .title {
        padding-top: 0;
    }
}
.box-choose .text {
    margin-top: 30px;
}
.box-choose .text p {
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.box-choose .choose ul {
    margin: 0 -20px;
}
@media (max-width: 1199px) {
    .box-choose .choose ul {
        margin: 0 -20px;
    }
}
@media (max-width: 767px) {
    .box-choose .choose ul {
        margin: 0;
    }
}
.box-choose .choose ul li {
    display: inline-block;

    width: 50%;
    margin-top: 30px;
    margin-right: -4px;
    padding: 0 20px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .box-choose .choose ul li {
        padding: 0 20px;
    }
}
@media (max-width: 767px) {
    .box-choose .choose ul li {
        width: 100%;
        padding: 0;
    }
}
.box-choose .choose .item {
    position: relative;

    /* padding-left: 80px; */

    -webkit-transition: all .4s;
    transition: all .4s;
}
.box-choose .choose .item h3:before {
    font-family: 'iconfont' !important;
    font-size: 26px;
    line-height: 60px;

    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;

    display: block;

    width: 60px;
    height: 60px;

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

    color: #f9a9a8;
    border: 1px solid #f9a9a8;
    border-radius: 50%;
}
.box-choose .choose .item h3 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 80px;
    position: relative;

    margin: 0;

    text-transform: uppercase;
}
.box-choose .choose .item p {
    line-height: 1.57142857;

    margin: 30px 0 0 0;

    color: #666;
}
.box-choose .choose .item-2 h3:before {
    content: '\e647';

    color: #a2f0f7;
    border-color: #a2f0f7;
}
.box-choose .choose .item-3 h3:before {
    content: '\e6bf';

    color: #a2eee2;
    border-color: #a2eee2;
}
.box-choose .choose .item-4 h3:before {
    content: '\e649';

    color: #e1a0ed;
    border-color: #e1a0ed;
}
.box-choose .choose .item-5 h3:before {
    content: '\e64a';

    color: #e1de97;
    border-color: #e1de97;
}
.box-choose .choose .item-6 h3:before {
    content: '\e648';

    color: #bbafee;
    border-color: #bbafee;
}
.box-choose .choose .item:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
.box-choose .choose .item:hover:before {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}
.box-news {
    overflow: hidden;
}
.box-news .item {
    margin-top: 40px;
    padding: 0 15px;
}
.box-news .item .img-box {
    padding-bottom: 130%;
}
.box-news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.box-news .item .text {
    padding: 20px;

    background-color: #ededed;
}
.box-news .item .text h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-news .item .text p {
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-news .item .text a {
    display: block;
}
.box-news .item .text span {
    font-size: 16px;

    display: block;

    margin-top: 10px;

    color: #b9b6b6;
}
.box-news .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.box-news .item:hover .text h3 {
    color: #000000;
}
.box-news .slick-arrow {
    position: absolute;
    z-index: 9;
    top: -30px;
    right: 90px;

    margin: 0;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 991px) {}
.box-news .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 25px;

    display: block;

    width: 46px;
    height: 25px;

    content: '\e62c';
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    color: #666;
    border: 1px solid #e5e5e5;
}
.box-news .slick-arrow.slick-next {
    right: 15px;
    left: auto;
}
@media (max-width: 991px) {}
.box-news .slick-arrow.slick-next:before {
    content: '\e9bb';
}
.box-news .slick-arrow:hover:before {
    color: #094c9d;
    border-color: #094c9d;
}
.footer {
    overflow: hidden;
}
.footer .foot {
    padding: 60px 0;

    background: url(../images/footer_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px) {
    .footer .foot {
        padding: 40px 0 50px;
    }
}
.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;
    }
}
.footer .foot .container>ul>li {
    display: inline-block;

    max-width: 270px;

    text-align: left;
    vertical-align: top;
    word-break: break-all;
}
@media (max-width: 1199px) {
    .footer .foot .container>ul>li {
        display: inline-block;

        width: 33.33333333%;
        max-width: 100%;
        margin-top: 30px;
        margin-right: -4px;
        padding: 0 15px;

        vertical-align: top;
    }
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li {
        width: 100%;
        margin-top: 10px;
    }
}
.footer .foot .container>ul>li h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin: 0 0 10px 0;

    text-transform: uppercase;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li h3 {
        margin: 0 0 10px 0;
    }
    .footer .foot .container>ul>li h3:after {
        font-family: 'iconfont' !important;
        font-size: 14px;

        float: right;

        content: '\e628';
    }
}
.footer .foot .container>ul>li h3 a:hover {
    text-decoration: underline;
}
.footer .foot .container>ul>li a {
    display: block;
}
.footer .foot .container>ul>li .item-1 a {
    line-height: 2.14285714;

    text-transform: uppercase;
}
.footer .foot .container>ul>li .item-1 a:hover {
    text-decoration: underline;
}
.footer .foot .container>ul>li .item-2 p {
    line-height: 2.14285714;

    position: relative;

    margin: 0;
}
.footer .foot .container>ul>li .item-2 p a {
    display: inline-block;
}
.footer .foot .container>ul>li .item-2 a:hover {
    text-decoration: underline;
}
.footer .foot .container>ul>li .item-3 input,
.footer .foot .container>ul>li .item-3 textarea {
    font-size: 12px;
    line-height: 30px;

    width: 100%;
    min-height: 30px;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 0 10px;

    color: #fff;
    border: 1px solid #6a6e6a;
    background: none;
}
.footer .foot .container>ul>li .item-3 input::-webkit-input-placeholder,
.footer .foot .container>ul>li .item-3 textarea::-webkit-input-placeholder {
    color: #6e6c6c;
}
.footer .foot .container>ul>li .item-3 input:-o-placeholder,
.footer .foot .container>ul>li .item-3 textarea:-o-placeholder {
    color: #6e6c6c;
}
.footer .foot .container>ul>li .item-3 input::-moz-placeholder,
.footer .foot .container>ul>li .item-3 textarea::-moz-placeholder {
    color: #6e6c6c;
}
.footer .foot .container>ul>li .item-3 input:-ms-input-placeholder,
.footer .foot .container>ul>li .item-3 textarea:-ms-input-placeholder {
    color: #6e6c6c;
}
.footer .foot .container>ul>li .item-3 input:focus::-webkit-input-placeholder,
.footer .foot .container>ul>li .item-3 textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.footer .foot .container>ul>li .item-3 input:focus::-o-placeholder,
.footer .foot .container>ul>li .item-3 textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.footer .foot .container>ul>li .item-3 input:focus::-moz-placeholder,
.footer .foot .container>ul>li .item-3 textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.footer .foot .container>ul>li .item-3 input:focus::-ms-input-placeholder,
.footer .foot .container>ul>li .item-3 textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.footer .foot .container>ul>li .item-3 .submit {
    height: 28px;
    margin-top: 10px;
    padding: 0 16px;

    color: #fff;
    border-radius: 0;
    background-color: #535353;
}
.footer .foot .container>ul>li .item-3 .submit:hover {
    background-color: #000000;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li .info-down {
        display: none;
    }
}
.footer .foot .container>ul>li.current .title-foot h3:after {
    content: '\e623';
}
.footer .share {
    display: inline-block;

    margin-top: 20px;
}
.footer .share li {
    display: inline-block;

    margin-left: 20px;

    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
.footer .share li:first-child {
    margin-left: 0;
}
.footer .share li:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
.footer .share li a {
    display: block;

    text-align: center;
}
.footer .share li a:before {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 32px;

    display: inline-block;

    width: 32px;
    height: 32px;

    content: '\e615';

    border: 1px solid #333;
}
.footer .share li a:hover {
    text-decoration: none;
}
.footer .share .twitter a:before {
    content: '\e60b';
}
.footer .share .linkedin a:before {
    content: '\e6f0';
}
.footer .share .google a:before {
    content: '\e645';
}
.footer .share .youtube a:before {
    content: '\e6d7';
}
.footer .share .instagram a:before {
    font-size: 20px;

    content: '\e659';
}
.footer .copyright {
    overflow: hidden;

    padding: 40px 0;

    /* background: url(../images/copyright_bg.jpg) repeat; */

}
.footer .copyright .text {
    float: left;

    width: 68%;
    padding-right: 50px;
}
@media (max-width: 991px) {
    .footer .copyright .text {
        width: 100%;
        padding-right: 0;
    }
}
.footer .copyright .pic {
    float: left;

    width: 32%;

    text-align: right;
}
@media (max-width: 991px) {
    .footer .copyright .pic {
        width: 100%;
        margin-top: 30px;

        text-align: center;
    }
}
.footer .copyright .pic img {
    max-width: 100%;
}
.footer .copyright p {
    line-height: 1.71428571;

    display: inline-block;

    margin: 0;

    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
@media (max-width: 991px) {
    .footer .copyright p {
        font-size: 14px;
    }
}
.footer .copyright p a:hover {
    text-decoration: underline;

    color: #094c9d;
}
.cart-icon {
    line-height: 30px;

    position: fixed;
    z-index: 9;
    right: 5px;
    bottom: 80px;

    display: none;
}
@media (max-width: 991px) {
    .cart-icon {
        display: block;
    }
}
.cart-icon a {
    display: block;

    width: 40px;
    height: 40px;

    text-align: center;

    border: 1px solid #e2e2e2;
    border-radius: 50%;
    background-color: #fff;
}
.cart-icon a::before {
    font-family: 'iconfont';
    font-size: 28px;
    line-height: 40px;

    content: '\e62e';

    color: #094c9d;
}
.cart-icon span {
    font-size: 12px;
    line-height: 20px;

    position: absolute;
    z-index: 10;
    top: -6px;
    right: -3px;

    display: inline-block;

    width: 20px;
    height: 20px;

    vertical-align: super;

    color: #fff;
    border-radius: 50%;
    background-color: #333;
}
.cartpc-icon {
    top: 50%;
    bottom: auto;
}
@media (max-width: 991px) {
    .cartpc-icon {
        display: none;
    }
}
.wrap {
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 991px) {
    .wrap {
        padding: 50px 0;
    }
}
.title-in {
    text-align: center;
}
.title-in h2 {
    font-size: 30px;
    font-weight: bold;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 991px) {
    .title-in h2 {
        font-size: 22px;
    }
}
.title-in p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;

    margin: 14px 0 0 0;
}
.title-wrap {
    padding: 20px;

    background-color: #3d3e3f;
}
@media (max-width: 991px) {
    .title-wrap {
        padding: 10px 15px;
    }
}
.title-wrap h3 {
    font-size: 14px;
    line-height: 30px;

    display: inline-block;

    margin: 0;

    text-transform: uppercase;

    color: #ddeafa;
}
.title-wrap h3:before {
    display: inline-block;

    width: 2px;
    height: 18px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background-color: #ddeafa;
}
.title-wrap ul {
    float: right;
    overflow: hidden;
}
@media (max-width: 991px) {
    .title-wrap ul {
        float: none;
    }
}
.title-wrap ul:before {
    font-family: 'iconfont' !important;
    line-height: 30px;

    float: left;

    margin-right: 10px;

    content: '\e64c';

    color: #ddeafa;
}
.title-wrap ul li {
    float: left;
}
.title-wrap ul li a {
    line-height: 30px;

    display: inline-block;

    text-transform: uppercase;

    color: #ddeafa;
}
.title-wrap ul li a:after {
    float: right;

    margin: 0 4px;

    content: '>';
}
.title-wrap ul li:hover a {
    text-decoration: underline;
}
.title-wrap ul li:last-child a:after {
    display: none;
}
.title-wrap ul li:last-child a:hover {
    text-decoration: none;
}
.wrap-side {
    display: table-cell;

    vertical-align: top;

    background-color: #eee;
}
@media (max-width: 991px) {
    .wrap-side {
        display: none;
    }
}
.wrap-side .title-side {
    background-color: #3d3e3f;
}
.wrap-side .title-side h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
    padding: 20px 30px;

    text-transform: uppercase;

    color: #e4ecf6;
}
.wrap-side ul.level-1>li {
    position: relative;
}
.wrap-side ul.level-1>li>a {
    line-height: 30px;

    display: block;

    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;

    text-transform: uppercase;

    color: #fff;
    border-bottom: 1px solid #eee;
    background-color: #424242;
}
.wrap-side ul.level-1>li>a:before {
    font-family: 'iconfont' !important;

    margin-right: 10px;

    content: '\e72f';
}
.wrap-side ul.level-1>li:hover>a,
.wrap-side ul.level-1>li.active>a {
    color: #bbb;
}
.wrap-side ul.level-1>li .level-2 {
    display: none;

    background-color: #545454;
}
.wrap-side ul.level-1>li .level-2>li>a {
    line-height: 2.14285714;

    display: block;

    padding: 10px 50px;

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

    color: #fff;
    border-bottom: 1px solid #eee;
}
.wrap-side ul.level-1>li .level-2>li>a:before {
    font-family: 'iconfont' !important;

    margin-right: 10px;

    content: '\e72f';
}
.wrap-side ul.level-1>li .level-2>li:hover>a {
    color: #fff;
    background-color: #4d4d4d;
}
.wrap-side ul.level-1>li .level-2>li .level-3 {
    padding: 10px 0;
}
.wrap-side ul.level-1>li .level-2>li .level-3 a {
    line-height: 1.71428571;

    display: block;

    padding: 0 90px;

    text-transform: uppercase;

    color: #666;
}
.wrap-side ul.level-1>li .level-2>li .level-3 a:hover {
    color: #094c9d;
}
.wrap-about p {
    /* font-family: 'Palatino Linotype'; */
    font-size: 16px;
    line-height: 1.5;

    margin: 0;

    color: #333;
}
.wrap-about .about {
    overflow: hidden;
}
.wrap-about .about .text {
    font-size: 0;
}
.wrap-about .about .text .note {
    display: inline-block;

    width: 70%;
    margin-top: 30px;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-about .about .text .note {
        width: 100%;
    }
}
.wrap-about .about .text .pic {
    display: inline-block;

    width: 30%;
    margin-top: 30px;
    padding-left: 20px;

    text-align: right;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-about .about .text .pic {
        width: 100%;
        padding-left: 0;

        text-align: center;
    }
}
.wrap-about .about .text .pic img {
    max-width: 100%;
}
.wrap-about .sunwide {
    margin-top: 40px;
}
.wrap-about .sunwide .pic {
    margin-top: 40px;
}
.wrap-about .sunwide .pic img {
    max-width: 100%;
}
.wrap-about .sunwide .text {
    overflow: hidden;
}
.wrap-about .sunwide .text .aleft {
    position: relative;
    z-index: 2;

    float: left;

    width: 68%;
    margin-top: 40px;
}
@media (max-width: 991px) {
    .wrap-about .sunwide .text .aleft {
        width: 100%;
    }
}
.wrap-about .sunwide .text .aright {
    float: left;

    width: 42%;
    margin-top: 40px;
    margin-left: -10%;
}
@media (max-width: 991px) {
    .wrap-about .sunwide .text .aright {
        width: 100%;
        margin-left: 0;
    }
}
.wrap-about .sunwide .text .aright img {
    max-width: 100%;
}
.wrap-catalogue .title-catalogue {
    text-align: center;
}
.wrap-catalogue .title-catalogue h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;

    max-width: 1040px;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .wrap-catalogue .title-catalogue h3 {
        font-size: 20px;
    }
}
.wrap-catalogue form input,
.wrap-catalogue form textarea {
    line-height: 30px;

    width: 100%;
    min-height: 50px;
    margin-top: 30px;
    padding: 10px 16px;

    border: 1px solid #e5e5e5;
}
.wrap-catalogue form input:focus,
.wrap-catalogue form textarea:focus {
    border-color: #a0a0a0;
}
.wrap-catalogue form input::-webkit-input-placeholder,
.wrap-catalogue form textarea::-webkit-input-placeholder {
    color: #bcbbbb;
}
.wrap-catalogue form input:-o-placeholder,
.wrap-catalogue form textarea:-o-placeholder {
    color: #bcbbbb;
}
.wrap-catalogue form input::-moz-placeholder,
.wrap-catalogue form textarea::-moz-placeholder {
    color: #bcbbbb;
}
.wrap-catalogue form input:-ms-input-placeholder,
.wrap-catalogue form textarea:-ms-input-placeholder {
    color: #bcbbbb;
}
.wrap-catalogue form input:focus::-webkit-input-placeholder,
.wrap-catalogue form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.wrap-catalogue form input:focus::-o-placeholder,
.wrap-catalogue form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.wrap-catalogue form input:focus::-moz-placeholder,
.wrap-catalogue form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.wrap-catalogue form input:focus::-ms-input-placeholder,
.wrap-catalogue form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.wrap-catalogue form .submit {
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;

    width: 100%;
    height: 60px;
    margin-top: 30px;
    padding: 0;

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

    color: #fff;
    border-radius: 0;
    background-color: #4e83ce;
}
.wrap-catalogue form .submit:hover {
    background-color: #144b96;
}
.wrap-news .news .item {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .wrap-news .news .item {
        margin-top: 30px;
    }
}
.wrap-news .news .item .img-box {
    padding-bottom: 51.35135135%;
}
.wrap-news .news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-news .news .item .title-news {
    position: relative;

    margin-top: 30px;
    padding-left: 90px;
}
@media (max-width: 767px) {
    .wrap-news .news .item .title-news {
        padding-left: 80px;
    }
}
.wrap-news .news .item .title-news .date {
    position: absolute;
    left: 0;

    width: 64px;
    padding: 10px;

    text-align: center;

    color: #dae7f7;
    background-color: #3d3e3f;
}
.wrap-news .news .item .title-news .date h4 {
    font-size: 20px;
    font-weight: bold;

    margin: 0;
}
.wrap-news .news .item .title-news .date p {
    font-size: 12px;
}
.wrap-news .news .item .title-news h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .wrap-news .news .item .title-news h3 {
        font-size: 20px;
    }
}
.wrap-news .news .item .title-news span {
    font-size: 14px;
    line-height: 2;

    display: block;
}
.wrap-news .news .item .note {
    margin-top: 14px;
}
.wrap-news .news .item .note p {
    line-height: 2.14285714;

    display: -webkit-box;
    overflow: hidden;

    max-height: 90px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.wrap-news .news .item .note a {
    display: block;
}
.wrap-news .news .item a.more {
    line-height: 54px;

    display: inline-block;

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

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

    color: #dae7f7;
    background-color: #3d3e3f;
}
.wrap-news .news .item a.more:hover {
    color: #fff;
    background-color: #df2c2c;
}
.wrap-news .news:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-news .news:hover .title-news h3 {
    color: #000000;
}
.wrap-news .title-tags,
.wrap-news .title-exhibition {
    margin-top: 10px;
}
.wrap-news .title-tags h3,
.wrap-news .title-exhibition h3 {
    font-size: 30px;
    font-weight: bold;

    margin: 0;

    text-transform: capitalize;
}
@media (max-width: 991px) {
    .wrap-news .title-tags h3,
    .wrap-news .title-exhibition h3 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .wrap-news .title-tags {
        margin-top: 40px;
    }
}
.wrap-news .tags {
    margin: 0 -4px;
    margin-top: 24px;
}
.wrap-news .tags a {
    line-height: 36px;

    display: inline-block;

    height: 36px;
    margin: 4px;
    padding: 0 24px;

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

    border: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
    .wrap-news .tags a {
        padding: 0 20px;
    }
}
.wrap-news .tags a:hover {
    color: #fff;
    border-color: #094c9d;
    background-color: #094c9d;
}
.wrap-news .title-exhibition {
    margin-top: 70px;
}
@media (max-width: 767px) {
    .wrap-news .title-exhibition {
        margin-top: 40px;
    }
}
.wrap-news .exhibition ul li {
    overflow: hidden;

    padding: 30px 0;

    border-bottom: 1px solid #e5e5e5;
}
.wrap-news .exhibition ul li .pic {
    float: left;

    width: 24%;
}
@media (max-width: 767px) {
    .wrap-news .exhibition ul li .pic {
        width: 28%;
    }
}
.wrap-news .exhibition ul li .pic .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-news .exhibition ul li .note {
    float: left;

    width: 76%;
    padding-left: 30px;
}
@media (max-width: 767px) {
    .wrap-news .exhibition ul li .note {
        width: 72%;
        padding-left: 15px;
    }
}
.wrap-news .exhibition ul li .note h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.375;

    display: -webkit-box;
    overflow: hidden;

    max-height: 44px;
    margin: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .exhibition ul li .note span {
    font-size: 14px;

    display: block;

    color: #908e8e;
}
.wrap-news .exhibition ul li .note p {
    font-size: 14px;
    line-height: 1.57142857;

    display: -webkit-box;
    overflow: hidden;

    max-height: 44px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .exhibition ul li .note a {
    display: block;
}
.wrap-news .exhibition ul li:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-news .exhibition ul li:hover .note h3 {
    color: #000000;
}
.wrap-news-show .title-wnews h3 {
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 991px) {
    .wrap-news-show .title-wnews h3 {
        font-size: 16px;
    }
}
.wrap-news-show .title-wnews h3:before {
    float: left;

    margin-top: 5px;
}
.wrap-news-show .title-news {
    margin-top: 30px;
}
.wrap-news-show .title-news h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}
.wrap-news-show .title-news p {
    font-size: 14px;

    margin: 0;

    color: #969393;
}
.wrap-news-show .news-show {
    margin-top: 20px;
}
.wrap-news-show .news-show img {
    max-width: 100%;
}
.wrap-news-show .news-show p {
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.wrap-news-show .relate {
    margin-top: 40px;
}
.wrap-news-show .relate ul {
    border: 1px solid #eee;
}
.wrap-news-show .relate ul li {
    border-bottom: 1px solid #eee;
}
.wrap-news-show .relate ul li:last-child {
    border-bottom: none;
}
.wrap-news-show .relate ul li a {
    line-height: 48px;

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

    height: 48px;
    padding: 0 30px;

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

    color: #929191;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .wrap-news-show .relate ul li a {
        padding: 0 15px;
    }
}
.wrap-news-show .relate ul li:hover a {
    color: #fff;
    background-color: #3d3e3f;
}
.wrap-product,
.wrap-product-list {
    overflow: hidden;

    padding-bottom: 0;
}
.wrap-product .container,
.wrap-product-list .container {
    display: table;
}
@media (max-width: 991px) {
    .wrap-product .container,
    .wrap-product-list .container {
        display: block;
    }
}
.wrap-product .product,
.wrap-product-list .product {
    display: table-cell;

    width: 76%;
    padding-bottom: 80px;
    padding-left: 30px;

    vertical-align: top;
}
@media (max-width: 991px) {
    .wrap-product .product,
    .wrap-product-list .product {
        display: block;

        width: 100%;
        padding-bottom: 0;
        padding-left: 0;
    }
}
.wrap-product .product .info,
.wrap-product-list .product .info {
    overflow: hidden;
}
.wrap-product .product .list,
.wrap-product-list .product .list {
    margin-top: 30px;
}
.wrap-product .product .list .title-product,
.wrap-product-list .product .list .title-product {
    position: relative;
}
.wrap-product .product .list .title-product a,
.wrap-product-list .product .list .title-product a {
    font-style: italic;
    line-height: 30px;

    display: inline-block;
    float: right;

    padding: 0 0 0 20px;

    text-transform: uppercase;

    color: #df2c2c;
}
.wrap-product .product .list .title-product a:hover,
.wrap-product-list .product .list .title-product a:hover {
    color: #000000;
}
.wrap-product .product .list .title-product h3,
.wrap-product-list .product .list .title-product h3 {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    line-height: 30px;

    display: inline-block;

    margin: 0;
}
.wrap-product .product .list .title-product h3:before,
.wrap-product-list .product .list .title-product h3:before {
    margin-right: 6px;

    content: '-';

    color: #094c9d;
}
.wrap-product .product .list .title-product:hover a:after,
.wrap-product-list .product .list .title-product:hover a:after {
    color: #094c9d;
}
.wrap-product .product .list .item,
.wrap-product-list .product .list .item {
    margin-top: 20px;
}
.wrap-product .product .list .item .img-box img,
.wrap-product-list .product .list .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-product .product .list .item .pic,
.wrap-product-list .product .list .item .pic {
    position: relative;

    overflow: hidden;

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

    border: 1px solid #eee;
}
.wrap-product .product .list .item p,
.wrap-product-list .product .list .item p {
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

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

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

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: bold;
}
.wrap-product .product .list .item:hover .pic,
.wrap-product-list .product .list .item:hover .pic {
    border-color: #3d3e3f;
}
.wrap-product .product .list .item:hover .pic .img-box img,
.wrap-product-list .product .list .item:hover .pic .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-product .product .list .item:hover p,
.wrap-product-list .product .list .item:hover p {
    color: #3d3e3f;
}
.wrap-product-list .product .list .title-product h3 {
    font-weight: normal;
}
.wrap-product-show .carousel-wrap {
    margin-top: 30px;
}
.wrap-product-show .carousel-wrap .carousel {
    display: inline-block;

    width: 40%;
    margin-right: -4px;
    padding-right: 15px;

    vertical-align: top;
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .carousel {
        display: block;

        width: 100%;
        padding-right: 0;
    }
}
.wrap-product-show .carousel-wrap .carousel .slider-for {
    position: relative;

    border: 1px solid #dcdcdc;
}
.wrap-product-show .carousel-wrap .carousel .slider-for div {
    display: block !important;
}
.wrap-product-show .carousel-wrap .carousel .slider-for .item {
    position: relative;
}
.wrap-product-show .carousel-wrap .carousel .slider-for .item p {
    position: absolute;
    top: 20px;
    left: 20px;

    margin: 0;

    text-transform: uppercase;

    color: #666;
}
.wrap-product-show .carousel-wrap .carousel .slider-nav {
    margin-top: 30px;
    padding: 0 40px;
}
.wrap-product-show .carousel-wrap .carousel .slider-nav .slick-slide {
    outline: none;
}
.wrap-product-show .carousel-wrap .carousel .slider-nav .slick-current .item {
    border-color: #000;
}
.wrap-product-show .carousel-wrap .carousel .slider-nav .item {
    position: relative;
    z-index: 15;

    margin: 0 5px;

    border: 1px solid #d2d2d2;
}
@media (max-width: 767px) {
    .wrap-product-show .carousel-wrap .carousel .slider-nav .item {
        margin: 0 5px;
    }
}
@media (max-width: 767px) {
    .wrap-product-show .carousel-wrap .carousel .row {
        margin: 0 -5px;
    }
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;

    opacity: 1;
    background: none;
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .carousel .slick-arrow {
        left: -10px;
    }
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 30px;

    display: inline-block;

    content: '\e601';

    color: #f4f4f4;
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow.slick-next {
    right: 0;
    left: auto;

    text-align: center;
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .carousel .slick-arrow.slick-next {
        right: -10px;
    }
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow.slick-next:before {
    content: '\e827';
}
.wrap-product-show .carousel-wrap .carousel .slick-arrow:hover:before {
    color: #094c9d;
}
.wrap-product-show .carousel-wrap .info-box {
    display: inline-block;

    width: 60%;
    margin-right: -4px;
    padding-top: 40px;
    padding-left: 40px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .wrap-product-show .carousel-wrap .info-box {
        padding-top: 0;
    }
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .info-box {
        display: block;

        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-product-show .carousel-wrap .info .title-info h3 {
    font-size: 18px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;
}
.wrap-product-show .carousel-wrap .info .text {
    margin-top: 20px;
}
.wrap-product-show .carousel-wrap .info .text p {
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.wrap-product-show .carousel-wrap .info .text img {
    max-width: 100%;
    margin-top: 10px;
}
.wrap-product-show .carousel-wrap .info .f-link {
    overflow: hidden;
}
.wrap-product-show .carousel-wrap .info .fun-btn {
    margin-top: 20px;
}
.wrap-product-show .carousel-wrap .info .fun-btn .inquiry-btn {
    line-height: 70px;

    display: inline-block;

    height: 70px;
    padding: 0 50px;

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

    color: #d5e4f7;
    background-color: #3d3e3f;
}
@media (max-width: 991px) {
    .wrap-product-show .carousel-wrap .info .fun-btn .inquiry-btn {
        line-height: 50px;

        height: 50px;
    }
}
.wrap-product-show .carousel-wrap .info .fun-btn .inquiry-btn:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    float: left;

    margin-top: 2px;
    margin-right: 10px;

    content: '\e69f';
}
.wrap-product-show .carousel-wrap .info .fun-btn .inquiry-btn:hover {
    color: #fff;
    background-color: #df2c2c;
}
.wrap-product-show .carousel-wrap .info .fun-btn .relate-btn:before {
    content: '\e646';
}
.wrap-product-show .carousel-wrap .info .share {
    margin-top: 40px;
}
.wrap-product-show .carousel-wrap .info .share li {
    display: inline-block;

    margin-left: 10px;

    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
.wrap-product-show .carousel-wrap .info .share li:first-child {
    margin-left: 0;
}
.wrap-product-show .carousel-wrap .info .share li:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
.wrap-product-show .carousel-wrap .info .share li a {
    display: block;

    text-align: center;
}
.wrap-product-show .carousel-wrap .info .share li a:before {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 32px;

    display: inline-block;

    width: 32px;
    height: 32px;

    content: '\e615';

    color: #d5e4f7;
    background-color: #cb2027;
}
.wrap-product-show .carousel-wrap .info .share li a:hover {
    text-decoration: none;
}
.wrap-product-show .carousel-wrap .info .share .twitter a:before {
    background-color: #3b5998;
}
.wrap-product-show .carousel-wrap .info .share .linkedin a:before {
    content: '\e6f0';

    background-color: #ff6550;
}
.wrap-product-show .carousel-wrap .info .share .google a:before {
    content: '\e645';
}
.wrap-product-show .carousel-wrap .info .share .youtube a:before {
    content: '\e6d7';

    background-color: #1da1f2;
}
.wrap-product-show .carousel-wrap .info .share .instagram a:before {
    font-size: 20px;

    content: '\e659';

    background-color: #0077b5;
}
.wrap-product-show .product-show .pic img {
    max-width: 100%;
}
.wrap-product-show .product-show .pinfo {
    overflow: hidden;
}
.wrap-product-show .product-show .pinfo .f-link {
    display: inline-block;
    overflow: hidden;
}
.wrap-product-show .product-show .pinfo .fun-btn {
    margin-top: 26px;
}
.wrap-product-show .product-show .pinfo .fun-btn .inquiry-btn {
    line-height: 70px;

    display: inline-block;

    height: 70px;
    padding: 0 50px;

    cursor: pointer;

    color: #d5e4f7;
    background-color: #094c9d;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .pinfo .fun-btn .inquiry-btn {
        line-height: 50px;

        height: 50px;
    }
}
.wrap-product-show .product-show .pinfo .fun-btn .inquiry-btn:before {
    font-family: 'iconfont' !important;
    font-size: 20px;

    float: left;

    margin-top: 2px;
    margin-right: 10px;

    content: '\e69f';
}
.wrap-product-show .product-show .pinfo .fun-btn .inquiry-btn:hover {
    background-color: #df2c2c;
}
.wrap-product-show .product-show .pinfo .fun-btn .relate-btn:before {
    content: '\e646';
}
.wrap-product-show .product-show .pinfo .share {
    display: inline-block;
    float: right;

    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .pinfo .share {
        display: block;
        float: none;

        margin-top: 30px;
    }
}
.wrap-product-show .product-show .pinfo .share li {
    display: inline-block;

    margin-left: 10px;

    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
.wrap-product-show .product-show .pinfo .share li:first-child {
    margin-left: 0;
}
.wrap-product-show .product-show .pinfo .share li:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
.wrap-product-show .product-show .pinfo .share li a {
    display: block;

    text-align: center;
}
.wrap-product-show .product-show .pinfo .share li a:before {
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 32px;

    display: inline-block;

    width: 32px;
    height: 32px;

    content: '\e615';

    color: #d5e4f7;
    background-color: #cb2027;
}
.wrap-product-show .product-show .pinfo .share li a:hover {
    text-decoration: none;
}
.wrap-product-show .product-show .pinfo .share .twitter a:before {
    background-color: #3b5998;
}
.wrap-product-show .product-show .pinfo .share .linkedin a:before {
    content: '\e6f0';

    background-color: #ff6550;
}
.wrap-product-show .product-show .pinfo .share .google a:before {
    content: '\e645';
}
.wrap-product-show .product-show .pinfo .share .youtube a:before {
    content: '\e6d7';

    background-color: #1da1f2;
}
.wrap-product-show .product-show .pinfo .share .instagram a:before {
    font-size: 20px;

    content: '\e659';

    background-color: #0077b5;
}
.wrap-product-show .title-wproduct h3 {
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 991px) {
    .wrap-product-show .title-wproduct h3 {
        font-size: 16px;
    }
}
.wrap-product-show .title-wproduct h3:before {
    float: left;

    margin-top: 5px;
}
.wrap-product-show .parameter {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .wrap-product-show .parameter {
        margin-top: 40px;
    }
}
.wrap-product-show .parameter .text {
    margin-top: 40px;
}
.wrap-product-show .parameter img {
    max-width: 100%;
}
.wrap-product-show .parameter p {
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-product-show .inquire-wrap {
    margin-top: 70px;
}
@media (max-width: 767px) {
    .wrap-product-show .inquire-wrap {
        margin-top: 40px;
    }
}
.wrap-product-show .inquire-wrap p {
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-product-show .inquire-wrap .inquiry-form {
    margin-top: 30px;
}
.wrap-product-show .inquire-wrap .inquiry-form ul {
    overflow: hidden;

    margin: 0 -15px;
}
.wrap-product-show .inquire-wrap .inquiry-form ul li {
    float: left;

    width: 100%;
    margin-top: 24px;
    padding: 0 15px;
}
.wrap-product-show .inquire-wrap .inquiry-form ul li:nth-child(1),
.wrap-product-show .inquire-wrap .inquiry-form ul li:nth-child(2),
.wrap-product-show .inquire-wrap .inquiry-form ul li:nth-child(3),
.wrap-product-show .inquire-wrap .inquiry-form ul li:nth-child(4) {
    width: 50%;
}
.wrap-product-show .inquire-wrap .inquiry-form input,
.wrap-product-show .inquire-wrap .inquiry-form textarea {
    font-family: Arial, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 14px;
    line-height: 30px;

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

    background-color: #f2f7fc;
}
@media (max-width: 767px) {
    .wrap-product-show .inquire-wrap .inquiry-form input,
    .wrap-product-show .inquire-wrap .inquiry-form textarea {
        margin-top: 14px;
    }
}
.wrap-product-show .inquire-wrap .inquiry-form input:focus,
.wrap-product-show .inquire-wrap .inquiry-form textarea:focus {
    border-color: #a0a0a0;
}
.wrap-product-show .inquire-wrap .inquiry-form input::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea::-webkit-input-placeholder {
    color: #a6a9ad;
}
.wrap-product-show .inquire-wrap .inquiry-form input:-o-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea:-o-placeholder {
    color: #a6a9ad;
}
.wrap-product-show .inquire-wrap .inquiry-form input::-moz-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea::-moz-placeholder {
    color: #a6a9ad;
}
.wrap-product-show .inquire-wrap .inquiry-form input:-ms-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea:-ms-input-placeholder {
    color: #a6a9ad;
}
.wrap-product-show .inquire-wrap .inquiry-form input:focus::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea:focus::-webkit-input-placeholder {
    color: #ddd;
}
.wrap-product-show .inquire-wrap .inquiry-form input:focus::-o-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea:focus::-o-placeholder {
    color: #ddd;
}
.wrap-product-show .inquire-wrap .inquiry-form input:focus::-moz-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea:focus::-moz-placeholder {
    color: #ddd;
}
.wrap-product-show .inquire-wrap .inquiry-form input:focus::-ms-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form textarea:focus::-ms-input-placeholder {
    color: #ddd;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea::-webkit-input-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:-o-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea:-o-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input::-moz-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea::-moz-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:-ms-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea:-ms-input-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:focus::-webkit-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea:focus::-webkit-input-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:focus::-o-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea:focus::-o-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:focus::-moz-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea:focus::-moz-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:focus::-ms-input-placeholder,
.wrap-product-show .inquire-wrap .inquiry-form .read textarea:focus::-ms-input-placeholder {
    color: #949292;
}
.wrap-product-show .inquire-wrap .inquiry-form .read input:focus {
    border-color: #e5e5e5;
}
.wrap-product-show .inquire-wrap .inquiry-form .submit {
    font-size: 16px;
    line-height: 50px;

    display: block;

    width: 100%;
    height: 50px;
    margin-top: 30px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    text-transform: uppercase;

    color: #fff;
    border-radius: 0;
    background-color: #535455;
}
.wrap-product-show .inquire-wrap .inquiry-form .submit:hover {
    background-color: #144b96;
}
.wrapper-dealer {
    background-color: #d4e3f8;
}
.wrap-dealer .title-in h2 {
    text-transform: capitalize;
}
.wrap-dealer .dealer {
    margin-top: 40px;
}
.wrap-dealer .dealer form {
    width: 100%;
    padding: 0 40px;
}
@media (max-width: 991px) {
    .wrap-dealer .dealer form {
        padding: 0;
    }
}
.wrap-dealer .dealer ul li {
    overflow: hidden;

    padding: 24px 0;

    border-bottom: 1px solid #eaeff6;
}
.wrap-dealer .dealer .left {
    float: left;

    width: 30%;
}
.wrap-dealer .dealer .left span {
    font-size: 16px;
    font-weight: bold;

    display: block;

    color: #8e8c8c;
}
@media (max-width: 767px) {
    .wrap-dealer .dealer .left span {
        font-size: 14px;
    }
}
.wrap-dealer .dealer .right {
    float: left;

    width: 70%;
}
.wrap-dealer .dealer .right input {
    line-height: 30px;

    width: 100%;
    max-width: 470px;
    padding: 5px 16px;

    background-color: #eaeff6;
}
.wrap-dealer .dealer .item .right input {
    max-width: 100%;
}
.wrap-dealer .dealer .text {
    padding: 24px 0;
}
.wrap-dealer .dealer .text p {
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-dealer .dealer .submit {
    font-size: 18px;
    font-weight: bold;
    line-height: 44px;

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

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

    color: #fff;
    border-radius: 0;
    background-color: #4e83ce;
}
.wrap-dealer .dealer .submit:hover {
    background-color: #144b96;
}
.wrap-contact .contact {
    overflow: hidden;
}
.wrap-contact .contact .text {
    float: left;

    width: 49%;
    margin-top: 30px;
    padding-right: 8%;
}
@media (max-width: 991px) {
    .wrap-contact .contact .text {
        width: 100%;
        padding-right: 0;
    }
}
.wrap-contact .contact .text p {
    font-size: 14px;
    line-height: 30px;

    color: #666;
}
.wrap-contact .contact .text p.tel,
.wrap-contact .contact .text p.email,
.wrap-contact .contact .text p.address {
    line-height: 26px;

    position: relative;

    margin: 20px 0 0 0;
    padding: 20px 20px 20px 86px;

    color: #fff;
    background-color: #e2bc62;
}
.wrap-contact .contact .text p.tel:before,
.wrap-contact .contact .text p.email:before,
.wrap-contact .contact .text p.address:before {
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 36px;

    position: absolute;
    top: 16px;
    left: 28px;

    display: block;

    width: 36px;
    height: 36px;

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

    border: 1px solid #fff;
    border-radius: 50%;
}
.wrap-contact .contact .text p.email {
    background-color: #e8a3a3;
}
.wrap-contact .contact .text p.email:before {
    content: '\e63c';
}
.wrap-contact .contact .text p.address {
    background-color: #a897d0;
}
.wrap-contact .contact .text p.address:before {
    content: '\e721';
}
.wrap-contact .contact .pic {
    float: left;

    width: 51%;
    margin-top: 40px;
}
@media (max-width: 991px) {
    .wrap-contact .contact .pic {
        width: 100%;
    }
}
.wrap-contact .contact .pic img {
    max-width: 100%;
}
.wrap-contact .message {
    margin-top: 80px;
}
@media (max-width: 991px) {
    .wrap-contact .message {
        margin-top: 50px;
    }
}
.wrap-contact .message .title p {
    line-height: 1.71428571;

    margin: 30px 0 0 0;

    color: #666;
}
.wrap-contact .message .item {
    position: relative;

    margin-top: 14px;
    padding-left: 80px;
}
.wrap-contact .message .item span {
    line-height: 46px;

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

    display: block;

    color: #666;
}
.wrap-contact .message input,
.wrap-contact .message textarea {
    line-height: 26px;

    width: 100%;
    min-height: 46px;
    padding: 10px 16px;

    border: 1px solid #e5e5e5;
}
.wrap-contact .message input:focus,
.wrap-contact .message textarea:focus {
    border-color: #666;
}
.wrap-contact .message .submit {
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;

    width: 100%;
    height: 46px;
    margin-top: 30px;
    padding: 0;

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

    color: #fff;
    border-radius: 0;
    background-color: #626262;
}
.wrap-contact .message .submit:before {
    font-family: 'iconfont' !important;
    font-weight: normal;

    margin-right: 10px;

    content: '\e73c';
}
.wrap-contact .message .submit:hover {
    background-color: #3d3e3f;
}
.wrap-contact .map {
    overflow: hidden;

    height: 536px;
    margin-top: 80px;
}
@media (max-width: 991px) {
    .wrap-contact .map {
        height: 360px;
        margin-top: 50px;
    }
}
.wrap-contact .map img {
    height: 100%;
}
.wrapper-faq {
    background-color: #dde5f0;
}
.wrap-faq .faq {
    margin-top: 30px;
}
.wrap-faq ul li {
    margin-top: 10px;
}
.wrap-faq ul li .title-faq {
    padding: 25px 80px;

    cursor: pointer;

    background-color: #4e83ce;
}
@media (max-width: 991px) {
    .wrap-faq ul li .title-faq {
        padding: 15px;
    }
}
.wrap-faq ul li .title-faq h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

    margin: 0;
    padding-right: 30px;

    color: #dde5f0;
}
.wrap-faq ul li .title-faq h3:after {
    font-family: 'iconfont' !important;
    font-size: 40px;
    line-height: 30px;

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

    content: '\e602';
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 991px) {
    .wrap-faq ul li .title-faq h3:after {
        font-size: 30px;
    }
}
.wrap-faq ul li .text {
    display: none;

    padding: 30px 80px;

    background-color: #8e9db2;
}
@media (max-width: 991px) {
    .wrap-faq ul li .text {
        padding: 30px 15px;
    }
}
.wrap-faq ul li .text p {
    line-height: 1.71428571;

    margin: 0;

    color: #f7f1f1;
}
.wrap-faq ul li.current .title-faq h3:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);

    color: #094c9d;
}
/**
 * page
 */
.page {
    clear: both;
    overflow: hidden;

    margin-top: 40px;

    text-align: right;
}
.page a {
    font-size: 14px;
    line-height: 30px;

    display: inline-block;
    overflow: hidden;

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

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

    color: #666;
    background: none;
    background-color: #f0f4f9;
}
.page a.first-child,
.page a.last-child {
    width: 70px;
}
.page a.omit {
    border: none;
}
.page a.omit:hover {
    color: #333;
    background-color: #fff;
}
.page a.active,
.page a:hover {
    color: #fff;
    border-color: #144b96;
    background-color: #144b96;
}
.stuck {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    /* background: url(../images/footer_bg.jpg) no-repeat center; */
}

.table-box {
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.table-box table {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;

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

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

    vertical-align: middle;
}
.table-box table td {
    padding: 8px !important;

    border: 1px solid #ccc !important;
}
.table-box table tr p,
.table-box table tr span {
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}

.banner .scroll {
    background: url(../images/scroll_down.png) rgba(119, 119, 119, .7) no-repeat;
    background-position: center 30px;
    cursor: pointer;
    width: 100px;
    height: 56px;
    position: absolute;
    bottom: 70px;
    z-index: 9;
    left: 50%;
    margin-left: -50px;
    text-align: center;

    color: #ffffff;
}
.banner .scroll span {
    font-size: 16px;
    font-family: Impact;
    /* font-weight: bold; */
    display: block;
    margin-top: 6px;
}

.banner .scroll:hover {
    background: url(../images/scroll_down.png) rgba(119, 119, 119, 1) no-repeat;
    background-position: center 30px;
}

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

/* .index-content,
.footer{
    background: url(../images/box_bg.gif) repeat #cecece;
}

.box-product,
.box-choose,
.box-news,
.box-num{
    background-color: #ffffff;
}
 */

.box-about,
.footer .foot {
    /* background: rgba(255,255,255,.6); */
    background: url(../images/boxbg.jpg) repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.footer .copyright {
    /* background: url(../images/box_bg.gif) repeat; */
    background: rgba(20, 35, 58, .7);
}

.news-sort {
    overflow: hidden;
    text-align: center;
    margin: -30px 0 30px 0;
}
.news-sort ul {
    margin: 0 -30px;
}
.news-sort ul li {
    display: inline-block;
}
.news-sort ul li::after {
    content: '/';
    font-size: 20px;
    color: #999999;
}
.news-sort ul li:last-child::after {
    display: none;
}
.news-sort ul li a {
    display: inline-block;
    padding: 0 30px;
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
}
.news-sort ul li.active a,
.news-sort ul li:hover a {
    color: #144b96;
}

.addthis_inline_share_toolbox_25j9 {
    display: inline-block;
    margin-left: 7px;
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    text-align: center;
    vertical-align: middle;
}

.box-product .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;

    margin: 0;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 991px) {
    .box-product .slick-arrow {
        left: 0;
        background-color: #fff;
    }
}
.box-product .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 46px;

    display: block;

    width: 46px;
    height: 46px;

    content: '\e62c';
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    color: #666;
    border: 1px solid #e5e5e5;
}
.box-product .slick-arrow.slick-next {

    left: auto;
    right: -50px;
}
@media (max-width: 991px) {
    .box-product .slick-arrow.slick-next {
        right: 0;
    }
}
.box-product .slick-arrow.slick-next:before {
    content: '\e9bb';
}
.box-product .slick-arrow:hover:before {
    color: #094c9d;
    border-color: #094c9d;
}