@charset 'utf-8';
@-ms-viewport
{
    width: auto !important;
}
@font-face
{
    font-family: 'Maersk Text';
    font-weight: normal;
    font-style: normal;

    src: url('font/hinted-MaerskText-Regular.eot');
    src: local('Maersk Text Regular'), local('MaerskText-Regular'), url('font/hinted-MaerskText-Regular.eot?#iefix') format('embedded-opentype'), url('font/hinted-MaerskText-Regular.woff2') format('woff2'), url('font/hinted-MaerskText-Regular.woff') format('woff'), url('font/hinted-MaerskText-Regular.ttf') format('truetype'), url('font/hinted-MaerskText-Regular.svg#MaerskText-Regular') format('svg');
}
@font-face
{
    font-family: 'Maersk Text';
    font-weight: bold;
    font-style: normal;

    src: url('font/hinted-MaerskText-Bold.eot');
    src: local('Maersk Text Bold'), local('MaerskText-Bold'), url('font/hinted-MaerskText-Bold.eot?#iefix') format('embedded-opentype'), url('font/hinted-MaerskText-Bold.woff2') format('woff2'), url('font/hinted-MaerskText-Bold.woff') format('woff'), url('font/hinted-MaerskText-Bold.ttf') format('truetype'), url('font/hinted-MaerskText-Bold.svg#MaerskText-Bold') format('svg');
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body
{
    font-family: 'Maersk Text', 'Microsoft YaHei', 'PingFang SC', Arial, 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 1441px)
{
    .container
    {
        width: 1440px;
    }
}
@media only screen and (min-width: 1340px) and (max-width: 1440px)
{
    .container
    {
        width: 1310px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .container
    {
        width: 1170px;
    }
}
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[data-fancybox]
{
    outline: none;
}
a[data-fancybox] img
{
    outline: none !important;
}
.slick-slide
{
    font-size: 0;

    letter-spacing: -8px;

    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
img
{
            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
.img-box
{
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.page
{
    text-align: center;
}
.page li
{
    line-height: 48px;

    display: inline-block;

    width: 50px;
    height: 50px;
    margin: 3px;

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

    color: #666;
    border: 1px solid #ddd;
    background: none;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .page li
    {
        line-height: 38px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px)
{
    .page li
    {
        line-height: 32px;

        width: 34px;
        height: 34px;
        margin: 2px 1px;
    }
}
.page li.active,
.page li:hover
{
    color: #fff;
    border-color: #457d4c;
    background-color: #457d4c;
}
.page li.active
{
    border-radius: 50%;
}
.page li a
{
    display: block;
}
.page li.prev:hover,
.page li.next:hover
{
    border-color: #457d4c;
    background-color: #457d4c;
}
@media (min-width: 481px)
{
    .page li.prev
    {
        margin-right: 26px;
    }
}
@media (min-width: 481px)
{
    .page li.next
    {
        margin-left: 26px;
    }
}
.table-box
{
    overflow: auto;

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

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

    color: #666;
}
.table-box table tr,
.table-box table td,
.table-box table th
{
    width: auto !important;
    height: auto !important;
}
.table-box table td,
.table-box table th
{
    padding: 14px 30px !important;

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

    background: none !important;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
img.lazy
{
    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}
img
{
            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
.header
{
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;

    width: 100%;

    -webkit-transition: .3s;
            transition: .3s;
}
@media (max-width: 1199px)
{
    .header
    {
        position: absolute;
    }
}
@media (min-width: 1200px)
{
    .header.out
    {
        background-color: #fff;
        box-shadow: 0 2px 15px 2px rgba(0, 0, 0, .1);
    }
    .header.out .nav
    {
        padding: 0;
    }
    .header.out .nav .nav-list1 .nav-list2
    {
        background-color: #fff;
    }
    .header.out .nav .nav-list1 .nav-list2 > li:hover > a
    {
        color: #457d4c;
    }
    .header.out .nav .nav-list1 .nav-list2 > li > a
    {
        color: #333;
    }
    .header.out .logo
    {
        width: 163px;
    }
}
.header .header-top
{
    line-height: 39px;

    overflow: hidden;
    zoom: 1;

    height: 40px;

    border-bottom: 1px solid #eee;
}
@media (max-width: 991px)
{
    .header .header-top
    {
        display: none;
    }
}
.header .header-top:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .header-top .info
{
    float: left;

    color: #999;
}
.header .header-top .info a:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    margin-right: 10px;

    vertical-align: middle;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .header-top .info a:hover
{
    color: #457d4c;
}
.header .header-top .info a:hover span
{
    text-decoration: underline;
}
.header .header-top .info .mail:before
{
    font-size: 16px;

    content: '\e6a4';
}
.header .header-top .info .tel
{
    margin-left: 55px;
}
.header .header-top .info .tel:before
{
    content: '\e61c';
}
.header .header-top .language
{
    float: right;
}
.header .header-top .language a
{
    color: #999;
}
.header .header-top .language a:before
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 200% auto;
}
.header .header-top .language a.cn:before
{
    background-position: 0 100%;
}
.header .header-top .language a.en
{
    margin-left: 30px;
}
.header .header-top .language a.en:before
{
    background-position: 100% 100%;
}
.header .header-top .language a:hover
{
    text-decoration: underline;

    color: #457d4c;
}
.header .header-top .language a.active
{
    color: #457d4c;
}
.header .logo
{
    float: left;

    width: 210px;

    -webkit-transition: .3s;
            transition: .3s;
    text-align: center;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        width: 180px;
    }
}
@media (max-width: 767px)
{
    .header .logo
    {
        width: 100px;
    }
}
.header .logo a
{
    display: inline-block;

    width: auto;
    max-width: 100%;

    vertical-align: middle;
}
.header .logo a img
{
    display: block;

    width: 100%;
}
.header .right-box
{
    float: right;

    margin-left: 35px;
}
@media (max-width: 1339px)
{
    .header .right-box
    {
        margin-left: 20px;
    }
}
.header .find,
.header .language-box
{
    display: inline-block;

    padding: 31px 0;

    cursor: pointer;
    vertical-align: middle;
}
@media (max-width: 767px)
{
    .header .find,
    .header .language-box
    {
        padding: 21px 0;
    }
}
.header .language-box
{
    position: relative;

    margin-left: 60px;
}
@media (max-width: 1339px)
{
    .header .language-box
    {
        margin-left: 40px;
    }
}
.header .language-box:before
{
    position: absolute;
    top: 50%;
    left: -30px;

    display: inline-block;

    width: 1px;
    height: 12px;
    margin-top: -6px;

    content: '';
    vertical-align: middle;

    background-color: #bbb;
}
@media (max-width: 1339px)
{
    .header .language-box:before
    {
        left: -20px;
    }
}
.header .language-box p
{
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.header .language-box p:before,
.header .language-box p:after
{
    display: inline-block;

    content: '';
    vertical-align: middle;
}
.header .language-box p:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    margin-right: 10px;

    content: '\e620';
}
.header .language-box p:after
{
    width: 0;
    height: 0;
    margin-left: 10px;

    border-width: 3px 3px 0 3px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}
@media (min-width: 768px)
{
    .header .language-box ul
    {
        position: absolute;
        left: 50%;

        display: none;

        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
}
.header .language-box ul li a
{
    display: block;

    color: #fff;
}
.header .language-box ul li a:hover
{
    text-decoration: underline;

    color: #457d4c;
}
@media (max-width: 1199px)
{
    .header .language-box.language-header
    {
        display: none;
    }
}
.header .language-box.language-header ul
{
    z-index: 10;
    top: 100%;

    padding: 10px 12px;

    text-align: left;

    background-color: #fff;
    box-shadow: 0 0 14px 2px rgba(0, 0, 0, .1);
}
.header .language-box.language-header li
{
    line-height: 24px;

    margin: 0 12px;

    white-space: nowrap;
}
.header .language-box.language-header li a
{
    color: #666;
}
.header .find:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-weight: bold;

    content: '\e660';
}
@media (max-width: 1199px)
{
    .header .find:before
    {
        font-size: 20px;
    }
}
.header .nav-collapse
{
    position: relative;

    display: none;

    width: 40px;
    height: 40px;
    margin-top: -2px;
    margin-left: 15px;
    padding: 0;

    cursor: pointer;

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

        margin-top: 15px;

        vertical-align: middle;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 30px;

        display: block;

        margin-top: 10px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}
@media (max-width: 767px)
{
    .header .nav-collapse
    {
        margin-top: 0;
        margin-left: 0;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 25px;
    height: 2px;

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

    background-color: #333;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    display: block;

    content: '';
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

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

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: right;

        padding: 10px 0;

        -webkit-transition: .3s;
                transition: .3s;
        text-align: center;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

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

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

        background: #fafafa;
        background: #000;
    }
    .header .nav .tbl
    {
        display: table;

        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell
    {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 1199px) and (max-width: 1199px)
{
    .header .nav .container
    {
        overflow: auto;

        width: 100%;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100
{
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
}
.header .nav.left-200
{
    -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
            transform: translateX(-200%);
}
.header .nav.left-300
{
    -webkit-transform: translateX(-300%);
        -ms-transform: translateX(-300%);
            transform: translateX(-300%);
}
.header .nav.left-400
{
    -webkit-transform: translateX(-400%);
        -ms-transform: translateX(-400%);
            transform: translateX(-400%);
}
.header .nav.left-500
{
    -webkit-transform: translateX(-500%);
        -ms-transform: translateX(-500%);
            transform: translateX(-500%);
}
.header .nav .nav-list1 > li.show-xs
{
    display: none;
}
@media (max-width: 991px)
{
    .header .nav .nav-list1 > li.show-xs
    {
        display: block;
    }
}
.header .nav .nav-list1 > li > a
{
    text-transform: uppercase;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1
    {
        zoom: 1;

        margin-right: -24px;
    }
    .header .nav .nav-list1:after
    {
        display: block;
        visibility: hidden;
        clear: both;

        height: 0;

        content: '';
    }
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        position: relative;

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

        display: block;

        width: 1px;
        height: 8px;
        margin-top: -4px;

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

        background-color: #333;
    }
    .header .nav .nav-list1 > li:first-child:before
    {
        display: none;
    }
    .header .nav .nav-list1 > li.active > a,
    .header .nav .nav-list1 > li:hover > a
    {
        color: #457d4c;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;
        font-weight: bold;

        position: relative;

        display: block;

        padding: 24px 24px;
    }
    .header .nav .nav-list1 .nav-list2,
    .header .nav .nav-list1 .nav-list3
    {
        display: none;

        text-align: left;

        color: #fff;
        background-color: rgba(69, 125, 76, .8);
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 15px;

        min-width: 130px;
        padding: 15px 0;

        text-align: left;

        box-shadow: 0 0 15px 2px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 > li
    {
        position: relative;

        white-space: nowrap;
    }
    .header .nav .nav-list1 .nav-list2 > li:first-child > a
    {
        border-top: none;
    }
    .header .nav .nav-list1 .nav-list2 > li:before,
    .header .nav .nav-list1 .nav-list2 > li:after
    {
        position: absolute;
        z-index: 2;
        left: 0;

        display: none;

        width: 100%;
        height: 1px;

        content: '';

        background-color: #fff;
    }
    .header .nav .nav-list1 .nav-list2 > li:before
    {
        top: 0;
    }
    .header .nav .nav-list1 .nav-list2 > li:after
    {
        top: 100%;
    }
    .header .nav .nav-list1 .nav-list2 > li:hover > a
    {
        -webkit-transform: translateX(5px);
            -ms-transform: translateX(5px);
                transform: translateX(5px);
        text-decoration: underline;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
        line-height: 2.14285714;

        position: relative;

        display: block;

        padding: 0 15px;

        -webkit-transition: .3s;
                transition: .3s;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        top: 0;
        left: 100%;

        width: 255px;
        padding: 20px;

        border-left: 1px solid transparent;
        background-clip: padding-box;
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        position: relative;

        padding: 12px 0 12px 10px;

        white-space: normal;
        word-break: break-word;
    }
    .header .nav .nav-list1 .nav-list3 li > a:hover
    {
        color: #457d4c;
    }
    .header .nav .nav-list1 .nav-list3 li > a:before
    {
        position: absolute;
        top: 50%;
        left: 0;

        content: '-';
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
}
@media (min-width: 1200px) and (max-width: 1339px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 14px 18px;
    }
}
@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,
    .header .nav .nav-list4,
    .header .nav .nav-list5
    {
        display: none;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a,
    .header .nav .nav-list4 a,
    .header .nav .nav-list5 a
    {
        font-size: 16px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a,
.header .nav .nav-list4 a,
.header .nav .nav-list5 a
{
    display: block;
}
@media (max-height: 580px)
{
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a,
    .header .nav .nav-list4 a,
    .header .nav .nav-list5 a
    {
        margin-top: 0;
    }
}
.header .nav .nav-2,
.header .nav .nav-3,
.header .nav .nav-4,
.header .nav .nav-5
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav .nav-2,
    .header .nav .nav-3,
    .header .nav .nav-4,
    .header .nav .nav-5
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

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

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

        color: #fff;
        background: #fafafa;
        background: #000;
    }
}
@media (max-width: 767px)
{
    .header .nav .nav-2,
    .header .nav .nav-3,
    .header .nav .nav-4,
    .header .nav .nav-5
    {
        padding: 20px;
    }
}
.header .nav .nav-2 .nav-top,
.header .nav .nav-3 .nav-top,
.header .nav .nav-4 .nav-top,
.header .nav .nav-5 .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 .nav-2 .nav-top .back-btn:before,
.header .nav .nav-3 .nav-top .back-btn:before,
.header .nav .nav-4 .nav-top .back-btn:before,
.header .nav .nav-5 .nav-top .back-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;

    content: '\e9b5';
}
.header .nav .nav-2 .nav-top .nav-title,
.header .nav .nav-3 .nav-top .nav-title,
.header .nav .nav-4 .nav-top .nav-title,
.header .nav .nav-5 .nav-top .nav-title
{
    font-size: 26px;
    font-weight: normal;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav .nav-2 .nav-top .nav-title,
    .header .nav .nav-3 .nav-top .nav-title,
    .header .nav .nav-4 .nav-top .nav-title,
    .header .nav .nav-5 .nav-top .nav-title
    {
        font-size: 18px;
    }
}
.header .nav .nav-2 .nav-top .nav-collapse-2,
.header .nav .nav-3 .nav-top .nav-collapse-2,
.header .nav .nav-4 .nav-top .nav-collapse-2,
.header .nav .nav-5 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav .nav-3 .nav-top .nav-collapse-2 .btn-line,
.header .nav .nav-4 .nav-top .nav-collapse-2 .btn-line,
.header .nav .nav-5 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav .nav-2 .content,
.header .nav .nav-3 .content,
.header .nav .nav-4 .content,
.header .nav .nav-5 .content
{
    overflow: scroll;

    height: 85%;
    margin-top: 8%;
}
@media (max-width: 767px)
{
    .header .nav .nav-2 .content ul,
    .header .nav .nav-3 .content ul,
    .header .nav .nav-4 .content ul,
    .header .nav .nav-5 .content ul
    {
        padding: 0 15px;
    }
}
.header .nav .nav-2 .content ul li,
.header .nav .nav-3 .content ul li,
.header .nav .nav-4 .content ul li,
.header .nav .nav-5 .content ul li
{
    font-family: Arial, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 20px;
    line-height: 35px;

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

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav .nav-2 .content ul li,
    .header .nav .nav-3 .content ul li,
    .header .nav .nav-4 .content ul li,
    .header .nav .nav-5 .content ul li
    {
        font-size: 16px;
        line-height: 20px;

        margin: 0;
        margin-bottom: 15px;
    }
}
@media (max-height: 600px)
{
    .header .nav .nav-2 .content ul li,
    .header .nav .nav-3 .content ul li,
    .header .nav .nav-4 .content ul li,
    .header .nav .nav-5 .content ul li
    {
        line-height: 20px;
    }
}
.header .nav .nav-2 .content ul li.more,
.header .nav .nav-3 .content ul li.more,
.header .nav .nav-4 .content ul li.more,
.header .nav .nav-5 .content ul li.more
{
    position: relative;
}
.header .nav .nav-2 .content ul li.more:after,
.header .nav .nav-3 .content ul li.more:after,
.header .nav .nav-4 .content ul li.more:after,
.header .nav .nav-5 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

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

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

    color: #fff;
}
.header .nav .nav-2 .content ul li a,
.header .nav .nav-3 .content ul li a,
.header .nav .nav-4 .content ul li a,
.header .nav .nav-5 .content ul li a
{
    display: block;
}
.header .nav .nav-2
{
    left: 100%;
}
.header .nav .nav-3
{
    left: 200%;
}
.header .nav .nav-4
{
    left: 300%;
}
.header .nav .nav-5
{
    left: 400%;
}
.header .fade-out .container
{
    overflow-y: scroll;

    max-height: 100%;
    padding: 0;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@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' !important;
        font-size: 25px;

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

        margin-top: -18px;

        content: '\e72f';

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 20px;
        line-height: 40px;

        display: block;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 10px 0;
    }
}
@media (max-width: 1199px) and (max-height: 500px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 16px;
        line-height: 35px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 35px;
    }
}
@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;
    }
}
.search-wrap
{
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;

    background-color: rgba(0, 0, 0, .97);
}
.search-wrap.active .search
{
    -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1);
}
.search-wrap .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 800px;
    max-width: 100%;
    margin: auto;
    padding: 0 15px;

    -webkit-transition: 1s;
            transition: 1s;
    -webkit-transform: translateY(-50%) scale(.2);
        -ms-transform: translateY(-50%) scale(.2);
            transform: translateY(-50%) scale(.2);

    border: none;
    border-radius: 0;
}
.search-wrap .search p
{
    margin-bottom: 50px;

    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}
.search-wrap .search .input-text
{
    font-size: 20px;
    line-height: 40px;

    width: 100%;
    padding: 0 35px 5px 20px;

    text-align: center;

    color: #fff;
    border-bottom: 3px solid #1f1e1e;
    background: none;
}
@media (max-width: 767px)
{
    .search-wrap .search .input-text
    {
        padding-left: 5px;
    }
}
.search-wrap .search .input-submit
{
    line-height: 36px;

    position: absolute;
    right: 0;
    bottom: 10px;

    width: 50px;

    background: none;
}
.search-wrap .search .input-submit:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e660';

    color: #ccc;
}
.search-wrap .search-close
{
    position: absolute;
    top: 30px;
    right: 10%;

    cursor: pointer;
}
.search-wrap .search-close:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e61b';

    color: #fff;
}
.xs-language
{
    position: absolute;
    bottom: 30px;
    left: 35px;
}
@media (min-width: 1200px)
{
    .xs-language
    {
        display: none;
    }
}
.xs-language a
{
    font-size: 16px;

    color: #fff;
}
.xs-language a.active
{
    text-decoration: underline;
}
.xs-language span
{
    margin: 0 5px;

    color: #fff;
}
.slick-dots
{
    text-align: center;
}
.slick-dots li
{
    display: inline-block;

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

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

    border-radius: 6px;
    background: #457d4c;
}
.slick-dots li:hover
{
    background-color: #457d4c;
}
.slick-dots li.slick-active
{
    width: 30px;
}
.slick-dots li button
{
    display: none;
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;

    letter-spacing: -8px;
}
@media (max-width: 1199px)
{
    .banner .slick
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .banner .slick
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
.banner .item
{
    position: relative;
}
.banner .intro
{
    font-size: 14px;

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

    width: 26%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .banner .intro
    {
        left: 15%;
    }
}
@media (max-width: 991px)
{
    .banner .intro
    {
        left: 18%;
    }
}
@media (max-width: 767px)
{
    .banner .intro
    {
        width: 30%;
    }
}
.banner .intro h2
{
    font-size: 50px;
    line-height: 1.4;

    margin: 0 0 30px 0;
}
@media (max-width: 1440px)
{
    .banner .intro h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1339px)
{
    .banner .intro h2
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .banner .intro h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner .intro h2
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .banner .intro h2
    {
        font-size: 16px;

        margin-bottom: 10px;
    }
}
.banner .intro p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 1199px)
{
    .banner .intro p
    {
        font-size: 14px;
    }
}
@media (max-width: 991px)
{
    .banner .intro p
    {
        font-size: 12px;
    }
}
@media (max-width: 767px)
{
    .banner .intro p
    {
        font-size: 10px;
        line-height: 2.2;

        display: -webkit-box;
        overflow: hidden;

        height: 48px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.banner .intro a.more
{
    display: inline-block;

    margin-top: 120px;
    padding: 15px 50px;

    color: #fff;
    border-radius: 50px;
    background-color: #457d4c;
}
.banner .intro a.more:after
{
    font-family: 'iconfont' !important;

    margin-left: 15px;

    content: '\e72f';
}
@media (min-width: 1200px)
{
    .banner .intro a.more:hover
    {
        background-color: #3b6d41;
    }
}
@media (max-width: 1440px)
{
    .banner .intro a.more
    {
        margin-top: 100px;
    }
}
@media (max-width: 1339px)
{
    .banner .intro a.more
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner .intro a.more
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .banner .intro a.more
    {
        padding: 10px 30px;
    }
}
@media (max-width: 767px)
{
    .banner .intro a.more
    {
        font-size: 10px;

        margin-top: 15px;
        padding: 8px 20px;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 50px;
    left: 50%;

    padding: 0 20px;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: left !important;
}
@media only screen and (min-width: 1441px)
{
    .banner .slick-dots
    {
        width: 1440px;
    }
}
@media only screen and (min-width: 1340px) and (max-width: 1440px)
{
    .banner .slick-dots
    {
        width: 1310px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .banner .slick-dots
    {
        width: 1170px;
    }
}
@media (max-width: 1199px)
{
    .banner .slick-dots
    {
        bottom: 40px;

        width: 970px;
    }
}
@media (max-width: 991px)
{
    .banner .slick-dots
    {
        bottom: 30px;

        width: 750px;
    }
}
@media (max-width: 767px)
{
    .banner .slick-dots
    {
        bottom: 5%;

        width: auto;
    }
}
.banner .slick-dots li
{
    width: 6px;
    height: 6px;

    background: #fff;
}
.banner .slick-dots .slick-active
{
    width: 30px;
}
.banner .slick-arrow
{
    position: absolute;
    z-index: 20;
    top: 50%;

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

    color: #fff;
    background: none;
}
.banner .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner .slick-arrow:hover
{
    color: #457d4c;
}
.banner .slick-prev
{
    left: 20px;
}
.banner .slick-prev:before
{
    content: '\e9b5';
}
.banner .slick-next
{
    right: 20px;
}
.banner .slick-next:before
{
    content: '\e72f';
}
.banner .img-box
{
    padding-bottom: 46.875%;
}
.banner img
{
    display: block;

    width: 100%;
}
.index-box
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    max-width: 100%;
    padding: 100px 0;
}
@media (max-width: 1199px)
{
    .index-box
    {
        padding: 80px 0;
    }
}
@media (max-width: 991px)
{
    .index-box
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index-box
    {
        padding: 45px 0;
    }
}
.index-box .slick-arrow
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 70px;

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

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

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

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index-box .slick-arrow.slick-prev
{
    left: 0;
}
.index-box .slick-arrow.slick-prev:before
{
    content: '\e9b5';
}
.index-box .slick-arrow.slick-next
{
    right: 0;
}
.index-box .slick-arrow.slick-next:before
{
    content: '\e72f';
}
.index-box .slick-arrow:hover
{
    background-color: #457d4c;
}
.index-box .title
{
    text-align: center;
}
.index-box .title h3
{
    font-size: 30px;
    font-weight: bold;

    margin-top: 0;
    margin-bottom: 10px;
}
@media (max-width: 991px)
{
    .index-box .title h3
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .index-box .title h3
    {
        font-size: 24px;
    }
}
.index-box .title p
{
    font-size: 16px;
    line-height: 1.5;

    margin-bottom: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .index-box .title p
    {
        font-size: 15px;
    }
}
@media (max-width: 767px)
{
    .index-box .title p
    {
        font-size: 14px;
    }
}
.index-product .slick-product
{
    font-size: 0;

    letter-spacing: -8px;
}
@media (max-width: 480px)
{
    .index-product .slick-product
    {
        text-align: center;
    }
}
.index-product .slick-product .slick-track .slick-dots
{
    display: none !important;
}
.index-product .slick-product .slick-dots
{
    margin-top: 20px;
}
.index-product .slick-product .slick-dots li
{
    background-color: #457d4c;
}
.index-product .slick-product .img-box
{
    z-index: 5;

    padding-bottom: 76.19047619%;
}
.index-product .slick-product .item-box,
.index-product .slick-product .item
{
    outline: none;
}
.index-product .slick-product .item-box
{
    font-size: 14px;

    display: inline-block;

    width: 33.3333%;
    margin-top: 30px;
    padding: 0 15px;

    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 1199px)
{
    .index-product .slick-product .item-box
    {
        width: 50%;
    }
}
@media (max-width: 480px)
{
    .index-product .slick-product .item-box
    {
        width: 100%;

        text-align: center;
    }
}
.index-product .slick-product .item
{
    display: block;
    zoom: 1;

    padding: 33px 0;

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

    border: 1px solid #ddd;
}
.index-product .slick-product .item:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media (min-width: 1200px)
{
    .index-product .slick-product .item:hover
    {
        box-shadow: 0 0 20px 2px rgba(0, 0, 0, .15);
    }
    .index-product .slick-product .item:hover .more
    {
        color: #fff;
        background-color: #457d4c;
    }
    .index-product .slick-product .item:hover .more:after
    {
        -webkit-transform: translateX(5px);
            -ms-transform: translateX(5px);
                transform: translateX(5px);
    }
    .index-product .slick-product .item:hover .pic-box:after
    {
        background-color: #457d4c;
    }
}
@media (max-width: 480px)
{
    .index-product .slick-product .item
    {
        padding: 25px 0;
    }
}
.index-product .slick-product .item .pro-title
{
    font-size: 18px;
    line-height: 24px;

    display: block;
}
@media only screen and (min-width: 481px)
{
    .index-product .slick-product .item .pro-title
    {
        display: -webkit-box;
        overflow: hidden;

        height: auto;
        height: 72px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
@media (max-width: 480px)
{
    .index-product .slick-product .item .pro-title
    {
        margin-bottom: 12%;
    }
}
@media only screen and (min-width: 768px)
{
    .index-product .slick-product .item .intro
    {
        float: left;

        width: -webkit-calc(100% - 210px);
        width:         calc(100% - 210px);
        padding: 0 15px 0 30px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .index-product .slick-product .item .intro
    {
        padding: 0 10px 0 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .index-product .slick-product .item .intro
    {
        padding: 0 10px 0 15px;
    }
}
.index-product .slick-product .item .more
{
    line-height: 40px;

    width: 140px;
    height: 40px;
    margin-top: 20px;

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

    color: #b3b3b3;
    background-color: #ececec;
}
.index-product .slick-product .item .more:after
{
    font-family: 'iconfont' !important;

    display: inline-block;

    margin-left: 15px;

    content: '\e626';
    -webkit-transition: -webkit-transform .5s;
            transition: -webkit-transform .5s;
            transition:         transform .5s;
            transition:         transform .5s, -webkit-transform .5s;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .index-product .slick-product .item .more
    {
        width: 120px;
    }
    .index-product .slick-product .item .more:after
    {
        margin-left: 10px;
    }
}
@media (max-width: 767px)
{
    .index-product .slick-product .item .more
    {
        margin: 12% auto 0;
    }
}
.index-product .slick-product .item .pic-box
{
    position: relative;

    width: 210px;
}
@media only screen and (min-width: 768px)
{
    .index-product .slick-product .item .pic-box
    {
        float: right;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .index-product .slick-product .item .pic-box
    {
        width: 180px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .index-product .slick-product .item .pic-box
    {
        width: 180px;
    }
}
@media (max-width: 767px)
{
    .index-product .slick-product .item .pic-box
    {
        margin: 0 auto;
    }
}
.index-product .slick-product .item .pic-box:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;

    display: block;

    width: 160px;
    height: 160px;

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

    border-radius: 50%;
    background-color: #f4f4f4;
}
@media only screen and (min-width: 1200px) and (max-width: 1339px)
{
    .index-product .slick-product .item .pic-box:after
    {
        width: 130px;
        height: 130px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .index-product .slick-product .item .pic-box:after
    {
        width: 130px;
        height: 130px;
    }
}
.index-about
{
    color: #fff;
    background-color: #f4f4f4;
}
.index-about .content
{
    position: relative;

    overflow: hidden;

    background-repeat: repeat;
    background-position: top center;
}
.index-about .intro
{
    padding: 80px 65px 90px 50px;
}
@media only screen and (min-width: 992px)
{
    .index-about .intro
    {
        float: left;

        width: 34.04255319%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .index-about .intro
    {
        padding: 40px 25px 70px 30px;
    }
}
@media (max-width: 991px)
{
    .index-about .intro
    {
        padding: 50px 80px 100px 50px;
    }
}
@media (max-width: 767px)
{
    .index-about .intro
    {
        padding: 13% 8% 80px;
    }
}
.index-about .intro p
{
    font-size: 15px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 120px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 767px)
{
    .index-about .intro p
    {
        font-size: 14px;
    }
}
.index-about .intro .more
{
    line-height: 50px;

    display: block;

    width: 180px;
    height: 50px;
    margin-top: 17%;

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

    color: #457d4c;
    border-radius: 50px;
    background-color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .index-about .intro .more
    {
        margin-top: 12%;
    }
}
@media (max-width: 991px)
{
    .index-about .intro .more
    {
        margin-top: 7%;
    }
}
@media (max-width: 767px)
{
    .index-about .intro .more
    {
        line-height: 40px;

        width: 150px;
        height: 40px;
        margin-top: 10%;
    }
}
.index-about .intro .more:hover
{
    box-shadow: inset 0 -1px 5px 1px rgba(0, 0, 0, .375);
}
.index-about .intro .more:after
{
    font-family: 'iconfont' !important;

    margin-left: 10px;

    content: '\e626';
}
.index-about .title:before
{
    display: block;

    width: 166px;
    height: 26px;
    margin-bottom: 10px;

    content: '';

    background: url(../images/index-title-icon.png) no-repeat;
    background-size: contain;
}
@media (max-width: 767px)
{
    .index-about .title:before
    {
        width: 100px;
        height: 20px;
        margin-bottom: 5px;
    }
}
.index-about .title h3
{
    margin: 0 0 30px;

    text-align: left;
}
@media (max-width: 767px)
{
    .index-about .title h3
    {
        margin-bottom: 20px;
    }
}
.index-about .iso
{
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
}
@media (max-width: 767px)
{
    .index-about .iso
    {
        width: 150px;
    }
    .index-about .iso img
    {
        display: block;

        max-width: 100%;
    }
}
.index-about .pic-wrap
{
    position: relative;

    overflow: hidden;
}
@media only screen and (min-width: 992px)
{
    .index-about .pic-wrap
    {
        float: right;

        width: 65.95744681%;
    }
}
.index-about .pic-wrap .img-box
{
    padding-bottom: 58.06451613%;
}
.index-about .pic-wrap .pic-box
{
    position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1339px)
{
    .index-about .pic-wrap .pic-box
    {
        width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 480px)
{
    .index-about .pic-wrap .pic-box
    {
        width: 120%;
        margin-left: -10%;
    }
}
.index-about .item-box > a
{
    display: block;
}
.index-about .item-box > a > b
{
    font-size: 18px;

    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;

    display: block;

    padding: 15px 50px 15px 40px;

    color: #fff;
    border-radius: 0 30px 0 0;
    background-color: rgba(69, 125, 76, .8);
}
@media (max-width: 767px)
{
    .index-about .item-box > a > b
    {
        font-size: 12px;

        padding: 10px 35px 10px 15px;

        border-radius: 0 20px 0 0;
    }
}
.index-about .about-btn
{
    font-size: 0;

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

    letter-spacing: -8px;
}
@media (max-width: 767px)
{
}
.index-about .about-btn span
{
    font-size: 14px;
    line-height: 60px;

    display: inline-block;

    width: 60px;
    height: 60px;

    cursor: pointer;
    text-align: center;
    letter-spacing: 0;

    background-color: #457d4c;
}
.index-about .about-btn span:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: 700;

    color: #fff;
}
@media (max-width: 767px)
{
    .index-about .about-btn span
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .index-about .about-btn span:before
    {
        font-size: 16px;
    }
}
.index-about .about-btn .prev
{
    background-color: #3c6e42;
}
.index-about .about-btn .prev:before
{
    content: '\e9b5';
}
.index-about .about-btn .next:before
{
    content: '\e72f';
}
@media (min-width: 1200px)
{
    .index-partner .container
    {
        width: 100%;
    }
}
.index-partner .img-box
{
    padding-bottom: 59.45945946%;
}
.index-partner .slick-partner
{
    margin-top: 35px;
}
@media (min-width: 1200px)
{
    .index-partner .slick-partner
    {
        padding: 0 40px;
    }
}
@media (max-width: 767px)
{
    .index-partner .slick-partner
    {
        margin-top: 20px;
    }
}
.index-partner .item-box
{
    padding: 10px;
}
@media (max-width: 767px)
{
    .index-partner .item-box
    {
        padding: 5px;
    }
}
.index-partner .item
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    padding-bottom: 1px;

    border: 1px solid #ddd;
}
.index-partner .slick-dots
{
    margin-top: 5px;
}
.index-other
{
    padding: 0;
}
.index-other .slick-other
{
    font-size: 0;

    letter-spacing: -8px;
}
.index-other .slick-dots
{
    position: absolute;
    z-index: 20;
    bottom: 10px;
    left: 0;

    width: 100%;

    text-align: center;
}
.index-other .img-box
{
    padding-bottom: 125%;
}
@media (max-width: 480px)
{
    .index-other .img-box
    {
        margin-top: -20%;
    }
}
.index-other .item-box
{
    font-size: 14px;

    position: relative;

    letter-spacing: 0;
}
.index-other .intro-wrap
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    padding: 23% 11%;

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

    color: #fff;
    background-color: rgba(67, 71, 67, .9);
}
@media (max-width: 1440px)
{
    .index-other .intro-wrap
    {
        padding: 17% 8%;
    }
}
@media (max-width: 1339px)
{
    .index-other .intro-wrap
    {
        padding: 10% 8%;
    }
}
@media (max-width: 480px)
{
    .index-other .intro-wrap
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        padding: 20% 11%;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.index-other .intro-wrap b
{
    font-size: 20px;

    display: block;

    margin-bottom: 17%;
}
@media (max-width: 1440px)
{
    .index-other .intro-wrap b
    {
        margin-bottom: 10%;
    }
}
.index-other .intro-wrap b:after
{
    display: block;

    width: 30px;
    height: 3px;
    margin-top: 15px;

    content: '';

    background-color: #fff;
}
@media (max-width: 1339px)
{
    .index-other .intro-wrap b:after
    {
        margin-top: 10px;
    }
}
.index-other .intro-wrap p
{
    font-size: 15px;
    line-height: 1.6;

    margin: 7% 0 0;
}
@media (min-width: 1200px) and (max-width: 1339px)
{
    .index-other .intro-wrap p
    {
        font-size: 14px;
    }
}
.public-banner
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
.public-banner img
{
    width: 100%;
}
@media (max-width: 1199px)
{
    .public-banner img
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .public-banner img
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .public-banner img
    {
        width: 180%;
        max-width: 180%;
        margin-left: -40%;
    }
}
.public-banner .intro
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    width: 360px;
    max-width: 85%;

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

    color: #457d4c;
}
.public-banner .intro h3
{
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;

    margin-top: 0;
}
.public-banner .intro p
{
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 480px)
{
    .public-banner .intro h3
    {
        font-size: 24px;
        line-height: 30px;

        margin-bottom: 5px;
    }
    .public-banner .intro p
    {
        font-size: 12px;
        line-height: 20px;
    }
}
.inside-page
{
    position: relative;
}
.inside-page .bread-nav
{
    position: relative;
    z-index: 2;

    padding: 18px 0;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 767px)
{
    .inside-page .bread-nav
    {
        padding: 10px 0;
    }
}
.inside-page .breadcrumb
{
    font-size: 15px;

    margin: 0;
    padding: 0;

    color: #999;
    background: none;
}
.inside-page .breadcrumb li
{
    text-transform: capitalize;
}
.inside-page .breadcrumb li:first-child:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

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

    content: '\e690';
    vertical-align: middle;

    color: #457d4c;
}
@media (max-width: 767px)
{
    .inside-page .breadcrumb li:first-child:before
    {
        margin-right: 5px;
    }
}
.inside-page .breadcrumb li a:hover
{
    text-decoration: underline;

    color: #457d4c;
}
.inside-page .breadcrumb li:before
{
    display: none;
}
.inside-page .breadcrumb li:after
{
    display: inline-block;

    width: 1px;
    height: 8px;
    margin: -2px 20px 0;
    padding: 0;

    content: '';
    -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
            transform: rotate(15deg);
    vertical-align: middle;

    background-color: #999;
}
@media (max-width: 767px)
{
    .inside-page .breadcrumb li:after
    {
        margin: 0 10px 0 5px;
    }
}
.inside-page .breadcrumb li:last-child:after
{
    display: none;
}
.inside-page .title:before
{
    display: block;

    width: 166px;
    height: 26px;
    margin-bottom: 10px;

    content: '';

    background: url(../images/title-icon.png) no-repeat;
    background-size: contain;
}
@media (max-width: 767px)
{
    .inside-page .title:before
    {
        width: 100px;
        height: 20px;
        margin-bottom: 5px;
    }
}
.inside-page .title h3
{
    font-size: 30px;
    font-weight: bold;

    margin: 0 0 25px;
}
@media (max-width: 767px)
{
    .inside-page .title h3
    {
        font-size: 28px;

        margin-bottom: 20px;
    }
}
.inside-page .title p
{
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
@media (max-width: 1440px)
{
    .inside-page .list-l
    {
        width: 30%;
    }
}
@media (max-width: 991px)
{
    .inside-page .list-l
    {
        display: none;
    }
}
.inside-page .list-l .menu-wrap
{
    position: relative;
    z-index: 20;

    margin-bottom: -999999px;
    padding-bottom: 999999px;

    border-right: 1px solid #ddd;
}
.inside-page .list-l .menu-wrap:after
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 900px;
    height: 100%;

    content: '';

    background: url(../images/slick-about-bg.png) top center;
}
.inside-page .list-l .menu
{
    position: relative;
    z-index: 10;

    padding: 80px 0 0;
}
.inside-page .list-l .menu h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0 0 35px;
}
.inside-page .list-l .menu .menu1 > li
{
    margin-bottom: 20px;
}
.inside-page .list-l .menu .menu1 > li > a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;

    position: relative;

    display: block;
}
.inside-page .list-l .menu .menu2
{
    display: none;

    padding-top: 10px;
}
.inside-page .list-l .menu .menu2 > li
{
    position: relative;

    margin-bottom: 13px;

    cursor: pointer;
}
.inside-page .list-l .menu .menu2 > li.active > a span,
.inside-page .list-l .menu .menu2 > li:hover > a span
{
    color: #457d4c;
}
.inside-page .list-l .menu .menu2 > li.active > a:before,
.inside-page .list-l .menu .menu2 > li:hover > a:before
{
    background-color: #457d4c;
}
.inside-page .list-l .menu .menu2 > li:hover
{
    color: #457d4c;
    border-bottom-color: #457d4c;
}
.inside-page .list-l .menu .menu2 > li > a
{
    font-size: 15px;

    position: relative;

    display: block;

    padding-left: 18px;

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

    color: #666;
}
@media (max-width: 1199px)
{
    .inside-page .list-l .menu .menu2 > li > a
    {
        font-size: 14px;
    }
}
.inside-page .list-l .menu .menu2 > li > a:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 5px;
    height: 2px;

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

    background-color: #666;
}
.inside-page .list-l .menu .menu2 > li > a span
{
    display: block;

    -webkit-transition: .3s;
            transition: .3s;
}
.inside-page .list-l .menu .menu3
{
    position: absolute;
    z-index: 20;
    top: 0;
    left: 100%;

    display: none;

    margin-left: 1px;
    padding: 15px 0 20px 10px;

    background-color: rgba(238, 238, 238, .96);
}
.inside-page .list-l .menu .menu3:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 10px;
    height: 100%;

    content: '';

    background-color: #fff;
}
.inside-page .list-l .menu .menu3 > li
{
    line-height: 2.14285714;

    padding: 0 30px 0 20px;
}
.inside-page .list-l .menu .menu3 > li > a
{
    display: block;

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

    color: #666;
}
.inside-page .list-l .menu .menu3 > li > a:hover
{
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
    text-decoration: underline;

    color: #457d4c;
}
.inside-page .content-r
{
    overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1440px)
{
    .inside-page .content-r
    {
        width: 70%;
    }
}
.inside-page .content
{
    position: relative;
    z-index: 2;

    padding: 100px 0;
}
@media (max-width: 1199px)
{
    .inside-page .content
    {
        padding: 70px 0 75px;
    }
}
@media (max-width: 991px)
{
    .inside-page .content
    {
        padding: 55px 0 60px 0;
    }
}
@media (max-width: 767px)
{
    .inside-page .content
    {
        padding: 40px 0 45px 0;
    }
}
.inside-page .inside-nav
{
    margin-bottom: 40px;

    text-align: center;
}
@media (max-width: 767px)
{
    .inside-page .inside-nav
    {
        margin-bottom: 20px;
    }
}
.inside-page .inside-nav li
{
    display: inline-block;

    margin: 0 8px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .inside-page .inside-nav li
    {
        margin: 0 4px 5px;
    }
}
.inside-page .inside-nav li.active a
{
    color: #fff;
    border-color: #457d4c;
    background-color: #457d4c;
}
@media (min-width: 1200px)
{
    .inside-page .inside-nav li:not(.active):hover a
    {
        color: #457d4c;
        border-color: #457d4c;
    }
}
.inside-page .inside-nav li a
{
    display: block;

    -webkit-transition: .3s;
            transition: .3s;
}
@media only screen and (min-width: 768px)
{
    .inside-page .inside-nav li a
    {
        line-height: 48px;

        width: 180px;
        height: 50px;

        border: 1px solid #ddd;
        border-radius: 50px;
    }
}
@media (max-width: 767px)
{
    .inside-page .inside-nav li a
    {
        padding: 5px 10px;

        border-radius: 30px;
    }
}
.news-wrap .title
{
    text-align: center;
}
.news-wrap .title:before
{
    margin-right: auto;
    margin-left: auto;
}
.news-wrap .list li
{
    margin-bottom: 50px;
}
@media (max-width: 991px)
{
    .news-wrap .list li
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px)
{
    .news-wrap .list li
    {
        margin-bottom: 30px;
    }
}
.news-wrap .list .img-box
{
    padding-bottom: 66.66666667%;
}
.news-wrap .list .item
{
    display: block;
}
@media (min-width: 992px)
{
    .news-wrap .list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .news-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .news-wrap .list .item:hover .intro:after
    {
        -webkit-transform: translateX(5px);
            -ms-transform: translateX(5px);
                transform: translateX(5px);

        color: #457d4c;
    }
    .news-wrap .list .item:hover b
    {
        color: #457d4c;
    }
}
.news-wrap .list .intro
{
    position: relative;

    padding-top: 20px;
}
@media (max-width: 767px)
{
    .news-wrap .list .intro
    {
        padding-top: 15px;
    }
}
.news-wrap .list .intro b
{
    font-size: 18px;

    display: block;
    overflow: hidden;

    height: 26px;

    -webkit-transition: .3s;
            transition: .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width: 767px)
{
    .news-wrap .list .intro b
    {
        font-size: 17px;

        height: 26px;
    }
}
.news-wrap .list .intro .date
{
    margin: 5px 0 15px;
}
@media (max-width: 767px)
{
    .news-wrap .list .intro .date
    {
        margin-bottom: 10px;
    }
}
.news-wrap .list .intro p
{
    font-size: 15px;
    line-height: 1.6;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    height: 48px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-details-wrap .news-title
{
    position: relative;

    margin-bottom: 30px;
    padding-bottom: 25px;

    border-bottom: 1px solid #ddd;
}
@media (max-width: 767px)
{
    .news-details-wrap .news-title
    {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}
.news-details-wrap .news-title h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0 0 8px;
}
@media (max-width: 767px)
{
    .news-details-wrap .news-title h1
    {
        font-size: 22px;

        margin-bottom: 10px;
    }
}
.news-details-wrap .news-title .date
{
    font-weight: 300;

    color: #457d4c;
}
.news-details-wrap .news-title .date:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    margin-right: 12px;

    content: '\e63a';
}
.news-details-wrap .news-title .share a:before
{
    line-height: 20px;

    width: 20px;
    height: 20px;
}
@media (min-width: 1200px)
{
    .news-details-wrap .news-title .share
    {
        position: absolute;
        right: 0;
        bottom: 25px;
    }
}
@media (max-width: 1199px)
{
    .news-details-wrap .news-title .share
    {
        margin-top: 15px;
    }
}
.news-details-wrap .intro img
{
    display: block;

    max-width: 100%;
    margin: 10px 0;
}
.news-details-wrap .intro p
{
    font-size: 15px;
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .news-details-wrap .intro p
    {
        line-height: 1.8;
    }
}
.news-details-wrap .news-page
{
    padding-top: 60px;
}
@media (max-width: 1199px)
{
    .news-details-wrap .news-page
    {
        padding-top: 50px;
    }
}
@media (max-width: 991px)
{
    .news-details-wrap .news-page
    {
        padding-top: 40px;
    }
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page
    {
        padding-top: 35px;
    }
}
.news-details-wrap .news-page a
{
    font-weight: 300;

    display: block;

    padding: 14px 30px;

    color: #999;
    border: 1px solid #ddd;
}
@media (max-width: 1199px)
{
    .news-details-wrap .news-page a
    {
        padding: 14px 25px;
    }
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page a
    {
        padding: 10px 15px;
    }
}
@media only screen and (min-width: 992px)
{
    .news-details-wrap .news-page a
    {
        -webkit-transition: .5s;
                transition: .5s;
    }
}
.news-details-wrap .news-page a:hover
{
    border-color: #457d4c;
    background-color: #457d4c;
}
.news-details-wrap .news-page a:hover p
{
    color: #fff;
}
.news-details-wrap .news-page a:hover p:before
{
    border-color: transparent #fff transparent transparent;
}
.news-details-wrap .news-page p
{
    overflow: hidden;

    margin: 0;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #999;
}
.news-details-wrap .news-page p:before
{
    display: inline-block;

    width: 0;
    height: 0;
    margin-right: 15px;

    content: '';

    border-width: 5px 5px 5px 0;
    border-style: solid;
    border-color: transparent #bbb transparent transparent;
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page p:before
    {
        margin-right: 8px;
    }
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page .next
    {
        margin-top: 20px;
    }
}
.news-details-wrap .news-page .next p:before
{
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
@media (max-width: 480px)
{
    .product-list
    {
        margin: 0 -5px;
    }
}
.product-list .img-box
{
    padding-bottom: 63.76811594%;

    border: 1px solid #ddd;
}
@media (min-width: 1200px)
{
    .product-list .img-box:before,
    .product-list .img-box:after
    {
        position: absolute;

        display: block;

        opacity: 0;
    }
    .product-list .img-box:before
    {
        z-index: 20;
        top: 0;
        left: 0;

        width: 100%;
        height: 100%;

        content: '';
        -webkit-transition: .3s;
                transition: .3s;

        background-color: rgba(69, 125, 76, .7);
    }
    .product-list .img-box:after
    {
        font-family: 'iconfont' !important;
        font-size: 30px;

        z-index: 21;
        top: 50%;
        left: 50%;

        content: '\e62a';
        -webkit-transition: .5s;
                transition: .5s;
        -webkit-transform: translateX(-50%) translateY(50%) rotate(-360deg);
            -ms-transform: translateX(-50%) translateY(50%) rotate(-360deg);
                transform: translateX(-50%) translateY(50%) rotate(-360deg);

        color: #fff;
    }
}
.product-list li
{
    margin-top: 30px;
}
@media (max-width: 480px)
{
    .product-list li
    {
        margin-top: 25px;
        padding: 0 5px;
    }
}
.product-list .item
{
    display: block;
}
@media (min-width: 1200px)
{
    .product-list .item:hover .img-box:before,
    .product-list .item:hover .img-box:after
    {
        opacity: 1;
    }
    .product-list .item:hover .img-box:after
    {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(0deg);
                transform: translateX(-50%) translateY(-50%) rotate(0deg);
    }
    .product-list .item:hover p
    {
        color: #457d4c;
    }
}
.product-list .item p
{
    font-size: 15px;
    font-weight: bold;

    overflow: hidden;

    height: 22px;
    margin: 15px 0 0;

    -webkit-transition: .3s;
            transition: .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width: 480px)
{
    .product-list .item p
    {
        margin-top: 10px;
    }
}
.product-list .item p:before
{
    display: inline-block;

    width: 3px;
    height: 12px;
    margin-right: 15px;

    content: '';

    background-color: #457d4c;
}
@media (max-width: 480px)
{
    .product-list .item p:before
    {
        margin-right: 5px;
    }
}
.product-wrap,
.product-details-wrap
{
    overflow: hidden;
}
@media (min-width: 1200px)
{
    .product-wrap .content,
    .product-details-wrap .content
    {
        padding: 80px 0;
    }
}
.product-wrap .product-title h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0;
}
.product-wrap .page
{
    margin-top: 50px;

    text-align: right;
}
@media (max-width: 1199px)
{
    .product-wrap .page
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .product-wrap .page
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .product-wrap .page
    {
        margin-top: 30px;
    }
}
.product-details-wrap .carousel-wrap
{
    overflow: hidden;
}
.product-details-wrap .carousel-wrap .carousel,
.product-details-wrap .carousel-wrap .info-box
{
    padding: 0 15px;
}
@media (min-width: 1200px)
{
    .product-details-wrap .carousel-wrap .carousel,
    .product-details-wrap .carousel-wrap .info-box
    {
        float: left;
    }
}
@media (min-width: 1200px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        width: 66.66666667%;
    }
}
@media (min-width: 1200px) and (max-width: 1339px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        width: 55.55555556%;
    }
}
@media (max-width: 1199px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        margin-bottom: 25px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        max-width: 722px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .carousel-wrap .carousel
    {
        margin-bottom: 5px;
    }
}
.product-details-wrap .carousel-wrap .carousel .slick-details
{
    position: relative;

    border: 1px solid #ddd;
}
@media (min-width: 1200px)
{
    .product-details-wrap .carousel-wrap .carousel .slick-details
    {
        margin-right: -2px;
    }
}
.product-details-wrap .carousel-wrap .carousel .img-box
{
    padding-bottom: 63.76811594%;
}
.product-details-wrap .carousel-wrap .carousel .slick-dots
{
    position: absolute;
    z-index: 20;
    bottom: 10px;
    left: 0;

    width: 100%;

    text-align: center;
}
@media (max-width: 480px)
{
    .product-details-wrap .carousel-wrap .carousel .slick-dots
    {
        bottom: 5px;
    }
}
.product-details-wrap .carousel-wrap .info-box
{
    position: relative;
}
@media (min-width: 1200px)
{
    .product-details-wrap .carousel-wrap .info-box
    {
        width: 33.33333333%;
    }
}
@media (min-width: 1200px) and (max-width: 1339px)
{
    .product-details-wrap .carousel-wrap .info-box
    {
        width: 44.44444444%;
    }
}
@media (max-width: 991px)
{
    .product-details-wrap .carousel-wrap .info-box
    {
        padding: 15px 15px 0;
    }
}
.product-details-wrap .carousel-wrap .info-box h1
{
    font-size: 24px;
    font-weight: bold;

    margin: 0 0 25px 0;
}
@media (max-width: 767px)
{
    .product-details-wrap .carousel-wrap .info-box h1
    {
        font-size: 22px;

        margin-bottom: 15px;
    }
}
@media (min-width: 1200px)
{
    .product-details-wrap .carousel-wrap .info-box .intro
    {
        min-height: 260px;
    }
}
@media (min-width: 1200px) and (max-width: 1440px)
{
    .product-details-wrap .carousel-wrap .info-box .intro
    {
        min-height: 190px;
    }
}
@media (min-width: 1200px) and (max-width: 1339px)
{
    .product-details-wrap .carousel-wrap .info-box .intro
    {
        min-height: 100px;
    }
}
.product-details-wrap .carousel-wrap .info-box .intro p
{
    font-size: 15px;
    line-height: 2;

    margin: 0;

    color: #666;
}
.product-details-wrap .carousel-wrap .info-box .inquiry-btn
{
    font-weight: bold;

    display: inline-block;

    margin: 30px 0;
    padding: 11px 40px;

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

    color: #fff;
    background-color: #457d4c;
}
@media (max-width: 767px)
{
    .product-details-wrap .carousel-wrap .info-box .inquiry-btn
    {
        margin: 20px 0;
        padding: 8px 30px;
    }
}
.product-details-wrap .carousel-wrap .info-box .inquiry-btn:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: normal;

    margin-right: 12px;

    content: '\e636';
    vertical-align: middle;
}
@media (min-width: 1200px)
{
    .product-details-wrap .carousel-wrap .info-box .inquiry-btn:hover
    {
        color: #fff;
        background-color: #3b6d41;
    }
}
.product-details-wrap .carousel-wrap .share b
{
    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
.product-details-wrap .carousel-wrap .share a
{
    margin-left: 5px;
}
.product-details-wrap .carousel-wrap .share a:before
{
    font-size: 12px;
    line-height: 20px;

    width: 20px;
    height: 20px;
}
.product-details-wrap .details-title b
{
    font-size: 24px;

    display: block;
}
@media (max-width: 767px)
{
    .product-details-wrap .details-title b
    {
        font-size: 20px;
    }
}
.product-details-wrap .details-title p
{
    line-height: 2.14285714;

    margin: 0;
}
@media (max-width: 767px)
{
    .product-details-wrap .details-title p
    {
        font-size: 13px;
        line-height: 1.7;
    }
}
.product-details-wrap .related
{
    margin-top: 70px;
    margin-bottom: 90px;
}
@media (max-width: 1199px)
{
    .product-details-wrap .related
    {
        margin-top: 60px;
        margin-bottom: 70px;
    }
}
@media (max-width: 991px)
{
    .product-details-wrap .related
    {
        margin-top: 50px;
        margin-bottom: 60px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .related
    {
        margin-top: 45px;
        margin-bottom: 45px;
    }
}
.product-details-wrap .related .product-list
{
    margin-top: -5px;
}
.product-details-wrap .related .product-list .item:hover p:after
{
    -webkit-transform: translateY(-50%) translateX(0);
        -ms-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
}
.product-details-wrap .related .product-list .item p
{
    padding: 0 30px 0 15px;
}
@media (max-width: 767px)
{
    .product-details-wrap .related .product-list .item p
    {
        margin-top: 15px;
        padding-right: 0;
        padding-left: 10px;
    }
}
.product-details-wrap .related .product-list .item p:before
{
    left: 0;
}
.product-details-wrap .related .product-list .item p:after
{
    right: 0;
}
@media (max-width: 767px)
{
    .product-details-wrap .related .product-list .item p:after
    {
        display: none;
    }
}
.product-details-wrap .inquiry-form
{
    position: relative;
    z-index: 2;
}
.product-details-wrap .inquiry-form form
{
    margin-top: 20px;
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder
{
    color: #666;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder
{
    color: #666;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder
{
    color: #666;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder
{
    color: #666;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.inquiry-form p
{
    line-height: 2.14285714;

    margin: 0;
}
.inquiry-form .row
{
    margin: 0 -10px;
}
.inquiry-form .row li
{
    padding: 0 10px;
}
.inquiry-form form input,
.inquiry-form form textarea
{
    font-size: 15px;

    display: block;

    width: 100%;
    margin-bottom: 20px;
    padding: 13px 20px;

    color: #666;
    border: 1px solid #ddd;
}
.inquiry-form form textarea
{
    height: 200px;
}
@media (max-width: 767px)
{
    .inquiry-form form textarea
    {
        height: 150px;
    }
}
.inquiry-form form .pro-name
{
    color: #333;
    background: #f4f4f4;
}
.inquiry-form form .submit
{
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;

    display: block;

    width: 180px;
    height: 50px;
    margin-top: 30px;

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

    color: #fff;
    background-color: #457d4c;
}
@media (max-width: 767px)
{
    .inquiry-form form .submit
    {
        line-height: 45px;

        width: 150px;
        height: 45px;
    }
}
.inquiry-form form .submit:hover
{
    background-color: #3b6d41;
}
.contact-wrap
{
    position: relative;

    overflow: hidden;

    padding-bottom: 0;
}
.contact-wrap .contact-title h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0 0 15px;
}
.contact-wrap .contact-title b
{
    line-height: 1.71428571;

    display: block;

    color: #457d4c;
}
.contact-wrap .contact-list
{
    margin-bottom: 100px;
}
@media (max-width: 1199px)
{
    .contact-wrap .contact-list
    {
        margin-bottom: 80px;
    }
}
@media (max-width: 991px)
{
    .contact-wrap .contact-list
    {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .contact-list
    {
        margin-bottom: 50px;
    }
}
.contact-wrap .info .list
{
    position: relative;
}
@media (min-width: 1200px)
{
    .contact-wrap .info .list
    {
        padding-right: 25%;
    }
}
@media (min-width: 1200px) and (max-width: 1440px)
{
    .contact-wrap .info .list
    {
        padding-right: 10%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .contact-wrap .info .list
    {
        padding-right: 15%;
    }
}
.contact-wrap .info .list b
{
    font-size: 16px;

    display: block;

    /*margin-top: 45px;*/
    margin-bottom: 10px;

    /*color: #457d4c;*/
}

.contact-wrap .info .list h3
{
    color: #457d4c;
    font-size: 18px;
    font-weight: bold;
}
@media (max-width: 991px)
{
    .contact-wrap .info .list b
    {
        margin-top: 25px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .info .list b
    {
        font-size: 16px;

        margin-top: 20px;
    }
}
.contact-wrap .info .list p
{
    font-size: 15px;
    line-height: 2;

    position: relative;

    margin-bottom: 0;
    padding-left: 30px;

    color: #666;
}
.contact-wrap .info .list p:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;

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

    display: block;

    width: 25px;

    text-align: center;

    color: #457d4c;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-wrap .info .list p a:hover
{
    text-decoration: underline;

    color: #457d4c;
}
.contact-wrap .info .list .address:before
{
    content: '\e63b';
}
.contact-wrap .info .list .tel:before
{
    content: '\e6a7';
}
.contact-wrap .info .list .fax:before
{
    font-size: 15px;

    top: 2px;

    content: '\e612';
}
.contact-wrap .info .list .mail:before
{
    content: '\e647';
}
.contact-wrap .info .list .skype:before
{
    content: '\e616';
}
.contact-wrap .info .list .url:before
{
    font-size: 15px;

    top: 2px;

    content: '\e661';
}
.contact-wrap .message
{
    position: relative;
}
@media (max-width: 991px)
{
    .contact-wrap .message
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .message
    {
        margin-bottom: 60px;
    }
}
.contact-wrap .message p
{
    margin: 0;

    color: #000;
}
.contact-wrap .message form
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .contact-wrap .message form
    {
        margin-top: 20px;
    }
}
.contact-wrap .message form p
{
    line-height: 1.78571429;

    margin-bottom: 15px;
}
.contact-wrap .message form b
{
    display: block;

    margin-top: 30px;
    margin-bottom: 35px;
}
.contact-wrap .message form .row
{
    margin: 0 -10px;
}
.contact-wrap .message form .row li
{
    padding: 0 10px;
}
.contact-wrap .message form input::-webkit-input-placeholder,
.contact-wrap .message form textarea::-webkit-input-placeholder
{
    color: #666;
}
.contact-wrap .message form input:-o-placeholder,
.contact-wrap .message form textarea:-o-placeholder
{
    color: #666;
}
.contact-wrap .message form input::-moz-placeholder,
.contact-wrap .message form textarea::-moz-placeholder
{
    color: #666;
}
.contact-wrap .message form input:-ms-input-placeholder,
.contact-wrap .message form textarea:-ms-input-placeholder
{
    color: #666;
}
.contact-wrap .message form input:focus::-webkit-input-placeholder,
.contact-wrap .message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.contact-wrap .message form input:focus::-o-placeholder,
.contact-wrap .message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.contact-wrap .message form input:focus::-moz-placeholder,
.contact-wrap .message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.contact-wrap .message form input:focus::-ms-input-placeholder,
.contact-wrap .message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.contact-wrap .message form input,
.contact-wrap .message form textarea
{
    display: block;

    width: 100%;
    margin-bottom: 20px;
    padding: 14px 20px;

    color: #666;
    border: 1px solid #ddd;
}
@media (max-width: 767px)
{
    .contact-wrap .message form input,
    .contact-wrap .message form textarea
    {
        padding: 12px 15px;
    }
}
.contact-wrap .message form textarea
{
    height: 160px;
}
.contact-wrap .message form .submit
{
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;

    display: block;

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

    cursor: pointer;
    text-align: center;

    color: #fff;
    background-color: #457d4c;
}
@media (max-width: 767px)
{
    .contact-wrap .message form .submit
    {
        line-height: 45px;

        width: 160px;
        height: 45px;
    }
}
.contact-wrap .message form .submit:hover
{
    background-color: #3b6d41;
}
.contact-wrap .map-wrap .contact-title
{
    margin-bottom: 30px;
}
@media (max-width: 767px)
{
    .contact-wrap .map-wrap .contact-title
    {
        margin-bottom: 20px;
    }
}
.contact-wrap .map
{
    position: relative;
}
@media only screen and (min-width: 992px)
{
    .contact-wrap .map
    {
        top: 0;
        left: 0;

        height: 550px;
    }
    .contact-wrap .map .dituContent
    {
        position: absolute;
        top: 0;
        left: 0;

        display: block;

        width: 100%;
        height: 100%;
    }
}
@media (max-width: 991px)
{
    .contact-wrap .map .dituContent
    {
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .map .dituContent
    {
        height: 280px;
    }
}
.honor-wrap .title
{
    padding-bottom: 20px;

    text-align: center;
}
.honor-wrap .title:before
{
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 480px)
{
    .honor-wrap .list
    {
        margin: 0 -5px;
    }
}
.honor-wrap .list .img-box
{
    padding-bottom: 141.37931034%;
}
.honor-wrap .list li
{
    margin-bottom: 30px;
}
@media (max-width: 767px)
{
    .honor-wrap .list li
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px)
{
    .honor-wrap .list li
    {
        margin-bottom: 10px;
        padding: 0 5px;
    }
}
.honor-wrap .list .item
{
    display: block;

    padding: 19px;

    border: 1px solid #ddd;
}
@media (max-width: 480px)
{
    .honor-wrap .list .item
    {
        padding: 12px;
    }
}
@media (min-width: 992px)
{
    .honor-wrap .list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .honor-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media only screen and (min-width: 992px)
{
    .honor-wrap .list .item:hover p
    {
        color: #457d4c;
    }
}
.honor-wrap .list .item p
{
    font-size: 15px;

    overflow: hidden;

    height: 22px;
    margin: 10px 0 0;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.honor-wrap .page
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .honor-wrap .page
    {
        margin-top: 0;
    }
}
@media (max-width: 767px)
{
    .honor-wrap .page
    {
        margin-top: 20px;
    }
}
.about-wrap .slick-about
{
    position: relative;

    margin-top: 55px;
    padding: 20px 5px;

    border-radius: 10px;
    background: url(../images/slick-about-bg.png) center;
    box-shadow: 0 0 14px 5px rgba(0, 0, 0, .07);
}
@media (max-width: 1199px)
{
    .about-wrap .slick-about
    {
        margin-top: 45px;
        padding-bottom: 10px;
    }
}
@media (max-width: 991px)
{
    .about-wrap .slick-about
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .about-wrap .slick-about
    {
        margin-top: 30px;
        padding: 20px 10px 10px;
    }
}
.about-wrap .slick-about .img-box
{
    padding-bottom: 65.15151515%;
}
.about-wrap .slick-about .slick-arrow
{
    line-height: 60px;

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

    width: 60px;
    height: 60px;

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

    color: #fff;
    background-color: #457d4c;
}
.about-wrap .slick-about .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.about-wrap .slick-about .slick-arrow.slick-prev
{
    left: 0;
}
.about-wrap .slick-about .slick-arrow.slick-prev:before
{
    content: '\e9b5';
}
.about-wrap .slick-about .slick-arrow.slick-next
{
    right: 0;
}
.about-wrap .slick-about .slick-arrow.slick-next:before
{
    content: '\e72f';
}
.about-wrap .slick-about .slick-arrow:hover
{
    background-color: #3b6d41;
}
.about-wrap .slick-about .slick-dots
{
    margin-top: 5px;
}
.about-wrap .slick-about .slick-dots li
{
    background-color: #457d4c;
}
.about-wrap .slick-about .item-box
{
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .about-wrap .slick-about .item-box
    {
        padding: 0 5px;
    }
}
@media (min-width: 992px)
{
    .about-wrap .slick-about .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .about-wrap .slick-about .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.factory-wrap .list li
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .factory-wrap .list li
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .factory-wrap .list li
    {
        margin-top: 30px;
    }
}
.factory-wrap .list .img-box
{
    padding-bottom: 65.2173913%;
}
.factory-wrap .list .item
{
    position: relative;

    display: block;
}
@media (min-width: 992px)
{
    .factory-wrap .list .item img
    {
        -webkit-transition:         transform 1.5s;
        -webkit-transition: -webkit-transform 1.5s;
                transition: -webkit-transform 1.5s;
                transition:         transform 1.5s;
                transition:         transform 1.5s, -webkit-transform 1.5s;
    }
    .factory-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.factory-wrap .list .item b
{
    font-size: 18px;

    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    min-width: 230px;
    max-width: 100%;
    padding: 15px 40px;

    color: #fff;
    border-radius: 0 30px 0 0;
    background-color: rgba(69, 125, 76, .8);
}
@media (max-width: 767px)
{
    .factory-wrap .list .item b
    {
        font-size: 16px;

        min-width: 190px;
        padding: 8px 25px;

        border-radius: 0 25px 0 0;
    }
}
.factory-details-wrap .list
{
    margin-top: 25px;
}
@media (max-width: 1199px)
{
    .factory-details-wrap .list
    {
        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .factory-details-wrap .list
    {
        margin: 10px -10px 0;
    }
}
.factory-details-wrap .list li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .factory-details-wrap .list li
    {
        margin-top: 20px;
        padding: 0 10px;
    }
}
@media (max-width: 480px)
{
    .factory-details-wrap .list li
    {
        width: 100%;
    }
}
.factory-details-wrap .list .img-box
{
    padding-bottom: 62.79069767%;
}
.factory-details-wrap .list .item
{
    display: block;

    padding: 9px;

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

    border: 1px solid #ddd;
}
@media (min-width: 992px)
{
    .factory-details-wrap .list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .factory-details-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .factory-details-wrap .list .item:hover
    {
        border-color: #457d4c;
    }
}
.factory-details-wrap .page
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .factory-details-wrap .page
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .factory-details-wrap .page
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .factory-details-wrap .page
    {
        margin-top: 30px;
    }
}
.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 50px;

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

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

    border-radius: 0;
    background-color: rgba(0, 0, 0, .8);
}
@media (min-width: 768px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .online-wrap .code-pic
    {
        right: 55px;
        bottom: 370px;
    }
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 23%;

    -webkit-transition: right .3s;
            transition: right .3s;
}
@media (max-width: 767px)
{
    .online-wrap .online
    {
        right: -60px;
        bottom: 90px;
    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 50px;

    position: relative;

    display: block;

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

    text-align: center;

    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 0, 0, .8);
}
.online-wrap .online a:before
{
    font-size: 22px;

    color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: #457d4c;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p
{
    padding: 0 10px;

    color: #fff;
    background-color: #457d4c;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code:before
{
    font-size: 24px;
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    padding: 5px;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code .mask img
{
    display: block;

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

    margin: 5px 0 8px 0;

    color: #888;
}
.share a
{
    display: inline-block;
    overflow: hidden;

    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;

    color: #fff;
}
.share a:first-child
{
    margin-left: 0;
}
.share a:before
{
    font-size: 12px;
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

    color: #fff;
    border-radius: 50%;
}
.share a:hover
{
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
}
.share.color .icon-facebook:before
{
    background-color: #3b5998;
}
.share.color .icon-tuite:before
{
    background-color: #55acee;
}
.share.color .icon-linkedin:before
{
    background-color: #006a9a;
}
.share.color .icon-youtube:before,
.share.color .icon-youtube1:before
{
    background-color: #c4302b;
}
.share.color .icon-instagram:before
{
    background-color: #6b3d2e;
}
.share.color .icon-google:before,
.share.color .icon-google1:before
{
    background-color: #dc4e41;
}
.share.color .icon-pinterest:before
{
    background-color: #c4302e;
}
.footer
{
    position: relative;
    z-index: 2;

    background-color: #457d4c;
    background-repeat: repeat;
    background-position: top center;
}
.footer .footer-wrap
{
    overflow: hidden;
}
.footer .share a:before
{
    font-size: 16px;

    color: #457d4c;
    background-color: #fff;
}
.footer .row
{
    margin: 0 -5px;
}
.footer .footer-row
{
    font-size: 0;

    width: 100%;
    padding: 50px 0;

    text-align: justify;
    text-justify: distribute-all-lines;
    letter-spacing: -8px;
}
@media (max-width: 1199px)
{
    .footer .footer-row
    {
        padding: 80px 0;
    }
}
@media (max-width: 991px)
{
    .footer .footer-row
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .footer .footer-row
    {
        padding: 20px 0;
    }
}
.footer .footer-row:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
.footer .foot-list
{
    font-size: 14px;

    display: inline-block;

    padding: 0 5px;

    text-align: left;
    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 1199px)
{
    .footer .foot-list
    {
        width: 50%;
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .footer .foot-list
    {
        margin-top: 15px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list
    {
        width: 100%;
        margin-top: 0;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list ul
    {
        display: none;

        margin-bottom: 10px;
        padding: 0 10px;
    }
}
.footer .foot-list li
{
    font-size: 15px;
    line-height: 2;
}
@media (max-width: 767px)
{
    .footer .foot-list li
    {
        line-height: 1.2;

        margin-bottom: 12px;
    }
}
.footer .foot-list li a
{
    display: inline-block;
}
.footer .foot-list li > a
{
    -webkit-transition: .3s;
            transition: .3s;
}
.footer .foot-list li > a:hover
{
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
}
.footer .foot-list li a:hover,
.footer .foot-list li p a:hover
{
    text-decoration: underline;
}
.footer .foot-list p,
.footer .foot-list a,
.footer .foot-list button
{
    color: #fff;
}
.footer .foot-list h4
{
    font-size: 18px;

    margin: 20px 0;

    color: #fff;
}
@media (max-width: 991px)
{
    .footer .foot-list h4
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-list h4
    {
        line-height: 40px;

        position: relative;

        margin: 5px 0;
        padding-right: 30px;
    }
    .footer .foot-list h4:after
    {
        position: absolute;
        top: 0;
        right: 15px;

        content: '+';
    }
}
@media only screen and (min-width: 768px)
{
    .footer .foot-information
    {
        width: 340px;
        max-width: 100%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-information .intro
    {
        display: none;
    }
}
.footer .foot-information p
{
    font-size: 15px;
    line-height: 2;
}
@media (max-width: 767px)
{
    .footer .foot-information p
    {
        font-size: 14px;
        line-height: 1.8;
    }
}
.footer .foot-information .share
{
    margin-top: 25px;
}
@media (max-width: 767px)
{
    .footer .foot-information .share
    {
        margin-top: 15px;
        margin-bottom: 20px;
    }
}
.footer .foot-contact
{
    width: 340px;
}
@media (max-width: 1199px)
{
    .footer .foot-contact
    {
        width: 50%;
    }
}
@media (max-width: 991px)
{
    .footer .foot-contact
    {
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .footer .foot-contact
    {
        width: 100%;
    }
}
.footer .foot-contact .footer-logo
{
    margin: 20px 0;
}
.footer .foot-contact p
{
    position: relative;

    margin: 0;
}
.footer .copyright
{
    padding: 29px 0;

    text-align: center;

    color: #fff;
    background-color: rgba(0, 0, 0, .15);
}
@media (max-width: 767px)
{
    .footer .copyright
    {
        padding: 15px 0;
    }
}
.footer .copyright p
{
    font-size: 15px;

    margin: 0;
}
.footer .copyright p a
{
    margin-left: 10px;
}
.footer .copyright p a:hover
{
    text-decoration: underline;
}


/**
 * Date : 2023年8月4日17:48:51
 * @author HSM
 * @toDo contact添加三个联系方式
 */

.contact-wrap .info .list .wechat:before {
    content: '\e604';
}

.contact-wrap .info .list .whatsapp:before {
    content: '\e621';
}


.index-about .intro {
    position: relative;
}
@media (max-width: 767px) {
    .index-about .iso {
        width: 350px;
        max-width: 100%;
    }
} 


/**
 * Date : 2023年11月27日09:40:47
 * @author HSM
 * @toDo 底部加一直展示的二维码
 */

.code-list-checkbox {
  display: none !important;
}
.code-list-checkbox:checked + .code-list-box {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.code-list-checkbox:checked + .code-list-box .change-btn:before {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.code-list-box {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-size: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 11;
}
@media (max-width: 767.98px) {
  .code-list-box {
    bottom: 70px;
  }
}
.code-list-box ul {
  padding: 10px;
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .code-list-box ul {
    padding: 5px;
  }
}
.code-list-box li {
  display: inline-block;
  width: 250px;
}
@media (max-width: 991.98px) {
  .code-list-box li {
    width: 120px;
  }
}
@media (max-width: 767.98px) {
  .code-list-box li {
    width: 80px;
  }
}
.code-list-box img {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.code-list-box .change-btn {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
      -ms-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  cursor: pointer;
  margin: 0;
  font-size: 15px;
}
.code-list-box .change-btn:before {
  font-family: 'iconfont' !important;
  content: '\e626';
  /*content: '>';*/
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  
  margin-left: 17px;
}
@media (max-width: 767.98px) {
  .code-list-box .change-btn {
    width: 34px;
    height: 34px;
    font-size: 12px;
  }
  .code-list-box .change-btn:before {
      margin-left: 13px;
    }
}
