body
{
    font-family: 'OpenSans', 'Poppins', 'Arial', 'Microsoft YaHei', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;

    position: relative;

    overflow-x: hidden;
}
@-ms-viewport
{
    width: auto !important;
}
@font-face
{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;

    src: url('../css/fonts/Poppins-Regular.eot');
    src: local('Poppins Regular'), local('Poppins-Regular'), url('../css/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Poppins-Regular.woff2') format('woff2'), url('../css/fonts/Poppins-Regular.woff') format('woff'), url('../css/fonts/Poppins-Regular.ttf') format('truetype'), url('../css/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'Poppins-Bold';
    font-weight: bold;
    font-style: normal;

    src: url('../css/fonts/Poppins-Bold.eot');
    src: local('Poppins Bold'), local('Poppins-Bold'), url('../css/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Poppins-Bold.woff2') format('woff2'), url('../css/fonts/Poppins-Bold.woff') format('woff'), url('../css/fonts/Poppins-Bold.ttf') format('truetype'), url('../css/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'OpenSans';
    font-weight: normal;
    font-style: normal;

    src: url('../css/fonts/OpenSans-Regular.eot');
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../css/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/OpenSans-Regular.woff2') format('woff2'), url('../css/fonts/OpenSans-Regular.woff') format('woff'), url('../css/fonts/OpenSans-Regular.ttf') format('truetype'), url('../css/fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-display: swap;
}
@font-face
{
    font-family: 'OpenSans-Bold';
    font-weight: bold;
    font-style: normal;

    src: url('../css/fonts/OpenSans-Bold.eot');
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../css/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/OpenSans-Bold.woff2') format('woff2'), url('../css/fonts/OpenSans-Bold.woff') format('woff'), url('../css/fonts/OpenSans-Bold.ttf') format('truetype'), url('../css/fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-display: swap;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    text-decoration: none;

    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,
li,
p
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
button:focus,
input:focus,
textarea:focus
{
    border: none;
    outline: none;
}
a[data-fancybox]
{
    outline: none;
}
a[data-fancybox] img
{
    outline: none !important;
}
img
{
            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
img[data-lazy]
{
    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy
{
    min-width: 1px;
    min-height: 1px;

    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    outline: none !important;
}
.BMapLabel
{
    max-width: none;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.clear
{
    clear: both;
}
.container
{
    margin: 0 auto;
}
@media (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
@media (min-width: 1200px)
{
    .wow
    {
        visibility: hidden;
    }
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.aa
{
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
            transform: translate3d(0px, 0px, 0px) !important;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
/*img*/
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
/*pages*/
.page
{
    text-align: center;
}
.page li
{
    display: inline-block;

    vertical-align: top;
}
.page li a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;

    display: block;
    overflow: hidden;

    width: 38px;
    height: 38px;
    margin: 0 4px;
    padding: 0 5px;

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

    color: #000;
    border-radius: 50%;
    background-color: #f4f4f4;
}
@media (max-width: 991px)
{
    .page li a
    {
        font-size: 14px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.page li:hover a
{
    color: #fff;
    background-color: #106635;
}
.page li.active a
{
    color: #fff;
    background-color: #106635;
}
.page li.prev a
{
    border-radius: 5px;
}
.page li.prev a:before
{
    font-family: 'iconfont';
    font-size: 18px;

    content: '\e727';
    text-align: center;
}
.page li.next a
{
    border-radius: 5px;
}
.page li.next a:before
{
    font-family: 'iconfont';
    font-size: 18px;

    content: '\e728';
    text-align: center;
}
/*table*/
.table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.table-box table
{
    line-height: 1.2;

    width: 100%;
    max-width: 100%;

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

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

    color: #666;
}
.table-box table td,
.table-box table th
{
    font-size: 14px;
    font-weight: normal;

    padding: 10px !important;

    vertical-align: middle;

    border: 1px solid #e6e6e6 !important;
}
@media (max-width: 767px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 14px;
    }
}
.table-box table tr p,
.table-box table tr span
{
    line-height: 1.2 !important;

    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.table-box table th
{
    text-align: center;
}
.table-box .table-nav
{
    overflow: hidden;
}
.table-box .table-content
{
    overflow-x: auto;
    overflow-y: auto;

    max-height: 300px;
    max-height: 42vh;
}
.zoomDiv
{
    z-index: 999;

    display: none;
    overflow: hidden;

    text-align: center;

    border: 1px solid #ccc;
    background: #fff;
}
@media (max-width: 1199px)
{
    .zoomDiv
    {
        display: none !important;
    }
}
@media (min-width: 768px)
{
    .zoomDiv
    {
        position: absolute;
    }
}
.zoomMask
{
    position: absolute;
    z-index: 20;

    cursor: move;

    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat;
}
@media (max-width: 1199px)
{
    .zoomMask
    {
        display: none !important;
    }
}
@media (max-width: 767px)
{
    .zoomMask
    {
        display: none;
    }
}
/*nav*/
.header
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 70px;

        background-color: #fff;
    }
}
.header .top-nav
{
    clear: both;
}
.header .logo
{
    float: left;

    height: 56px;
    margin-top: 12px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 55px;
        margin-top: 8px;
    }
}
@media (max-width: 991px)
{
    .header .logo
    {
        height: 65px;
        margin-top: 3px;
    }
}
.header .logo a
{
    display: block;

    height: 100%;
}
.header .logo a img
{
    display: inline-block;

    height: 100%;
}
.header .logo a .logo_m
{
    display: none;
}
@media (max-width: 991px)
{
    .header .logo a .logo_m
    {
        display: block;
    }
}
@media (max-width: 991px)
{
    .header .logo a .logo_a
    {
        display: none;
    }
}
.header .shopcart
{
    margin: 0 20px 0 200px;
}
@media (max-width: 1469px)
{
    .header .shopcart
    {
        margin: 0 20px 0 100px;
    }
}
@media (max-width: 991px)
{
    .header .shopcart
    {
        margin: 0 20px 0 0;
    }
}
.header .shopcart a
{
    display: block;
}
.header .shopcart a .shopcart_icon p
{
    font-size: 12px;
    font-weight: normal;
    line-height: 80px;

    color: #666;
}
@media (max-width: 1199px)
{
    .header .shopcart a .shopcart_icon p
    {
        line-height: 70px;
    }
}
.header .shopcart a .shopcart_icon p:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    line-height: 25px;

    display: inline-block;

    width: 26px;
    height: 25px;
    margin-right: 5px;

    content: '\e608';
    text-align: center;
    vertical-align: middle;

    border: solid 1px #666;
    border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .language
{
    line-height: 80px;
}
@media (max-width: 1199px)
{
    .header .language
    {
        line-height: 70px;
    }
}
@media (max-width: 991px)
{
    .header .language
    {
        margin-right: 40px;
    }
}
.header .language ul li
{
    display: inline-block;
}
.header .language ul li a
{
    font-size: 12px;

    color: rgba(255, 255, 255, .6);
}
.header .language ul li a:before
{
    display: inline-block;

    width: 25px;
    height: 25px;

    content: '';
    vertical-align: middle;

    background: url(../images/common/language.png) no-repeat;
    background-size: cover;
}
.header .language ul .en a:before
{
    background-position: -25px 0;
}
.header .nav-collapse
{
    position: absolute;
    z-index: 10;
    top: 15px;
    right: 20px;

    display: none;
    float: right;

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

    cursor: pointer;

    background: none;
}
@media (max-width: 1199px)
{
    .header .nav-collapse
    {
        display: block;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 20px;
    height: 2px;

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

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

    display: block;

    width: 20px;
    height: 2px;

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

    background-color: #666;
}
.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);
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
@media (max-height: 1199px)
{
    .header .nav-2,
    .header .nav-3
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

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

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

        color: #fff;
        background: #fafafa;
        background-color: rgba(16, 102, 53, .9);
    }
}
.header .back-btn
{
    position: absolute;
    top: 20px;
    left: 15px;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont';
    font-size: 26px;

    content: '\e727';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 18px;

    margin: 0;

    text-transform: uppercase;
}
.header .nav-2 .nav-top .nav-title a,
.header .nav-3 .nav-top .nav-title a
{
    color: #fff;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    font-size: 16px;
    line-height: 28px;

    margin: 15px 0;

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

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

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

    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    display: block;
}
@media (max-width: 1199px)
{
    .header .nav-2 .content ul li a,
    .header .nav-3 .content ul li a
    {
        color: #fff;
    }
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 18px;
}
.header .nav-3 .header .fade-out ul
{
    text-align: left;
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: right;
    }
    .header .nav .nav-list1
    {
        position: relative;
    }
    .header .nav .nav-list1 > li
    {
        float: left;

        padding: 0 25px;

        -webkit-transition: all .4s;
                transition: all .4s;
    }
    .header .nav .nav-list1 > li > a
    {
        font-family: 'Poppins';
        font-size: 18px;
        line-height: 80px;

        position: relative;

        display: block;
        overflow: hidden;

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

        color: #000;
    }
    .header .nav .nav-list1 > li > a:hover
    {
        color: #106635;
    }
    .header .nav .nav-list1 .active a:after
    {
        color: #106635;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 80px;

        display: none;

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

        -webkit-transform: translateX(-20%);
            -ms-transform: translateX(-20%);
                transform: translateX(-20%);
        text-align: left;

        background-color: rgba(255, 255, 255, .74);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 > li
    {
        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
        font-weight: normal !important;
        line-height: 28px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 4px 20px;

        -webkit-transition: all .2s;
                transition: all .2s;
        text-transform: capitalize;

        color: #222;
    }
    .header .nav .nav-list1 .nav-list2 > li > a:hover
    {
        text-decoration: underline !important;
    }
    .header .nav .nav-list1 .nav-list3 li > a:hover
    {
        text-decoration: underline !important;

        color: #fff;
        background: none;
    }
}
@media (min-width: 1200px) and (max-width: 1469px)
{
    .header .nav .nav-list1 > li
    {
        padding: 0 12px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

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

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

        background-color: rgba(16, 102, 53, .9);
    }
    .header .nav .tbl
    {
        display: table;

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

        height: 100%;

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

        display: block;

        margin-top: 8px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
    .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;
    }
    .header .nav .nav-list2,
    .header .nav .nav-list3
    {
        display: none !important;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        font-size: 16px;
        line-height: 2;

        margin-top: 5px;

        color: #fff;
    }
    .header .fade-out ul .pic
    {
        display: none !important;
    }
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

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

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

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

        margin-top: -14px;

        content: '\e728';

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 2.5 !important;

        display: block;

        padding: 0 !important;

        text-align: left;
        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header.fixed-header
{
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
/*footer*/
.footer
{
    font-size: 0;

    position: relative;

    background-color: #2e2e2f;
}
@media (max-width: 991px)
{
    .footer
    {
        padding-bottom: 50px;
    }
}
.footer .foot
{
    position: relative;
    z-index: 2;

    width: 100%;
    height: 100%;
    padding: 65px 0;
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 50px 0 30px 0;
    }
}
@media (max-width: 991px)
{
    .footer .foot
    {
        padding: 30px 0 20px 0;
    }
}
.footer .foot .container > ul
{
    padding: 0;

    text-align: justify;
    text-justify: distribute-all-lines;
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul
    {
        display: block;
        overflow: hidden;

        margin: 0 -15px;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
}
.footer .foot .container > ul:after
{
    display: inline-block;
    overflow: hidden;

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

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

        margin: 0 -15px;
    }
}
.footer .foot .container > ul > li
{
    position: relative;

    display: inline-block;

    vertical-align: top;
    word-break: break-all;
}
.footer .foot .container > ul > li:before
{
    position: absolute;
    top: 50px;
    right: 0;

    display: block;

    width: 1px;
    height: 158px;

    content: '';

    background-color: #666;
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li:before
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li
    {
        display: inline-block;

        width: 50% !important;
        padding: 0 15px 30px 15px;

        vertical-align: top;
    }
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li
    {
        width: 100% !important;
        padding: 0 15px;
    }
}
.footer .foot .container > ul > li h3
{
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;

    margin: 0;

    text-transform: uppercase;

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

        margin-bottom: 10px;
    }
}
.footer .foot .container > ul > li h3:before
{
    display: inline-block;

    width: 5px;
    height: 15px;
    margin-right: 10px;

    content: '';

    background-color: #106635;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li h3:after
    {
        font-family: 'iconfont' !important;
        font-size: 14px;

        float: right;

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

        content: '\e628';

        background: none;
    }
}
.footer .foot .container > ul > li .info-down
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li .info-down
    {
        margin-top: 20px;
    }
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li .info-down
    {
        display: none;

        padding-bottom: 20px;
    }
}
.footer .foot .container > ul > li.current .title-foot h3:after
{
    content: '\e624';
}
.footer .foot .container > ul > li:first-child .item
{
    width: 345px;
    padding-right: 45px;
}
@media (max-width: 1469px)
{
    .footer .foot .container > ul > li:first-child .item
    {
        width: 330px;
        padding-right: 30px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li:first-child .item
    {
        width: 100%;
        padding: 0;
    }
}
.footer .foot .container > ul > li:first-child .item h3
{
    display: none;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li:first-child .item h3
    {
        display: block;
    }
}
.footer .foot .container > ul > li:first-child .item .info-down
{
    margin-top: 0;
}
.footer .foot .container > ul > li:nth-child(2) .item
{
    width: 400px;
    padding-right: 45px;
}
@media (max-width: 1469px)
{
    .footer .foot .container > ul > li:nth-child(2) .item
    {
        width: 320px;
        padding-right: 30px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li:nth-child(2) .item
    {
        width: 100%;
        padding: 0;
    }
}
.footer .foot .container > ul > li:nth-child(3) .item
{
    width: 220px;
}
@media (max-width: 1469px)
{
    .footer .foot .container > ul > li:nth-child(3) .item
    {
        width: 160px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li:nth-child(3) .item
    {
        width: 100%;
    }
}
.footer .foot .container > ul > li:nth-child(3) .item h3
{
    display: none;
}
@media (max-width: 991px)
{
    .footer .foot .container > ul > li:nth-child(3) .item h3
    {
        display: block;
    }
}
.footer .foot .container > ul > li:nth-child(3) .item .info-down
{
    margin-top: 0;
}
.footer .foot .container > ul > li:last-child:before
{
    display: none;
}
.footer .foot .container > ul > li:last-child .item
{
    width: 240px;
}
@media (max-width: 1199px)
{
    .footer .foot .container > ul > li:last-child .item
    {
        width: 100%;
    }
}
.footer .foot .item-1 a
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    margin-bottom: 10px;

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

    color: #aba8a8;
}
@media (max-width: 991px)
{
    .footer .foot .item-1 a
    {
        margin-bottom: 0;
    }
}
.footer .foot .item-1 a:before
{
    display: inline-block;

    width: 5px;
    height: 15px;
    margin-right: 10px;

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

    opacity: 0;
    background-color: #106635;
}
.footer .foot .item-1 a:hover
{
    text-decoration: underline !important;

    color: #106635;
}
.footer .foot .item-1 a:hover:before
{
    opacity: 1;
}
.footer .foot .item-2 .foot_logo
{
    width: 90px;
    margin: auto;
    margin-top: -10px;
}
@media (max-width: 991px)
{
    .footer .foot .item-2 .foot_logo
    {
        margin-top: 20px;
    }
}
.footer .foot .item-2 .foot_logo img
{
    max-width: 100%;
    height: auto !important;
}
.footer .foot .item-2 .email_ipt p
{
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 1.875;

    margin: 10px 0;

    text-align: center;

    color: #f2efef;
}
.footer .foot .item-2 .email_ipt .email_form
{
    position: relative;

    border-bottom: 1px solid #aba8a8;
}
.footer .foot .item-2 .email_ipt .email_form input
{
    font-size: 14px;
    line-height: 30px;

    width: 100%;
    min-height: 30px;
    padding: 0 85px 0 0;

    color: #ccc;
    background-color: transparent;
}
.footer .foot .item-2 .email_ipt .email_form button
{
    font-size: 12px;
    line-height: 1.66666667;

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

    width: 76px;
    height: 20px;

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

    color: #fff;
    border-radius: 10px;
    background-color: #106635;
}
.footer .foot .item-2 .email_ipt .email_form button:hover
{
    opacity: .85;
}
.footer .foot .item-2 .email_ipt .email_form button:after
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-left: 10px;

    content: '\e6a0';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .foot .item-2 .share
{
    margin-top: 20px;
}
.footer .foot .item-2 .share ul
{
    margin: 0 -5px;

    text-align: center;
}
.footer .foot .item-2 .share ul li
{
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
.footer .foot .item-2 .share ul li:hover a
{
    font-weight: normal;

    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
    text-decoration: none !important;
}
.footer .foot .item-2 .share ul li:hover a:before
{
    color: #106635;
    border: 1px solid #106635;
}
.footer .foot .item-2 .share ul li a
{
    display: block;

    -webkit-transition: all .35s;
            transition: all .35s;
}
.footer .foot .item-2 .share ul li a:before
{
    font-family: 'iconfont';
    font-size: 16px;
    line-height: 28px;

    display: block;

    width: 28px;
    height: 28px;

    content: '\e615';
    -webkit-transition: all .35s;
            transition: all .35s;
    text-align: center;

    color: #aba8a8;
    border: 1px solid #aba8a8;
    border-radius: 50%;
}
.footer .foot .item-2 .share ul .facebook a:before
{
    content: '\e615';
}
.footer .foot .item-2 .share ul .twitter a:before
{
    content: '\e653';
}
.footer .foot .item-2 .share ul .linkedin a:before
{
    content: '\e6f0';
}
.footer .foot .item-2 .share ul .sina a:before
{
    content: '\e65b';
}
.footer .foot .item-3 .text h1
{
    font-size: 16px;
    line-height: 1.4;

    display: block;

    margin: 0 0 5px 0;

    color: #f2efef;
}
.footer .foot .item-3 .text p
{
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 1.71428571;

    position: relative;

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

    color: #aba8a8;
}
.footer .foot .item-3 .text p:before
{
    position: absolute;
    top: 10px;
    left: 10px;

    display: block;

    width: 7px;
    height: 7px;

    content: '';

    border-radius: 50%;
    background-color: #aba8a8;
}
.footer .foot .item-3 .text p a:hover
{
    text-decoration: underline !important;

    color: #eee;
}
.footer .foot .item-4 .ipt_form ul
{
    overflow: hidden;

    margin: 0 -5px;
}
.footer .foot .item-4 .ipt_form ul li
{
    padding: 0 5px;
}
.footer .foot .item-4 .ipt_form input,
.footer .foot .item-4 .ipt_form textarea
{
    font-size: 14px;
    line-height: 30px;

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

    color: #eee;
    border: none;
    border-radius: 5px;
    background-color: #565656;
}
.footer .foot .item-4 .ipt_form textarea
{
    line-height: 28px;

    min-height: 60px;
    padding: 5px 10px;
}
.footer .foot .item-4 .ipt_form input::-webkit-input-placeholder,
.footer .foot .item-4 .ipt_form textarea::-webkit-input-placeholder
{
    color: #aba8a8;
}
.footer .foot .item-4 .ipt_form input:-o-placeholder,
.footer .foot .item-4 .ipt_form textarea:-o-placeholder
{
    color: #aba8a8;
}
.footer .foot .item-4 .ipt_form input::-moz-placeholder,
.footer .foot .item-4 .ipt_form textarea::-moz-placeholder
{
    color: #aba8a8;
}
.footer .foot .item-4 .ipt_form input:-ms-input-placeholder,
.footer .foot .item-4 .ipt_form textarea:-ms-input-placeholder
{
    color: #aba8a8;
}
.footer .foot .item-4 .ipt_form input:focus::-webkit-input-placeholder,
.footer .foot .item-4 .ipt_form textarea:focus::-webkit-input-placeholder
{
    color: #777;
}
.footer .foot .item-4 .ipt_form input:focus::-o-placeholder,
.footer .foot .item-4 .ipt_form textarea:focus::-o-placeholder
{
    color: #777;
}
.footer .foot .item-4 .ipt_form input:focus::-moz-placeholder,
.footer .foot .item-4 .ipt_form textarea:focus::-moz-placeholder
{
    color: #777;
}
.footer .foot .item-4 .ipt_form input:focus::-ms-input-placeholder,
.footer .foot .item-4 .ipt_form textarea:focus::-ms-input-placeholder
{
    color: #777;
}
.footer .foot .item-4 .ipt_form .submit
{
    font-size: 14px;
    line-height: 2.14285714;

    display: block;

    width: 80px;

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

    color: #fcfafa;
    border-radius: 5px;
    background-color: #106635;
}
.footer .foot .item-4 .ipt_form .submit:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    display: inline-block;

    margin-right: 5px;

    content: '\e6a0';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .foot .item-4 .ipt_form .submit:hover
{
    opacity: .9;
}
.footer .copyright
{
    padding: 14px 0;

    border-top: 1px solid #4c4c4c;
}
@media (max-width: 991px)
{
    .footer .copyright
    {
        padding: 30px 0;
    }
}
.footer .copyright p
{
    font-size: 14px;
    line-height: 1.42857143;

    text-align: center;

    color: #acacac;
}
@media (max-width: 991px)
{
    .footer .copyright p
    {
        line-height: 22px;
    }
}
.footer .copyright p a
{
    margin-left: 20px;

    -webkit-transition: all .35s;
            transition: all .35s;
}
@media (max-width: 991px)
{
    .footer .copyright p a
    {
        display: block;

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

    color: #eee;
}
/*online*/
.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 9;
    bottom: 50px;
    left: 0;

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

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

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

    display: inline-block;

    content: '\e628';
    -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 .online
{
    position: fixed;
    z-index: 8;
    bottom: 23%;
    left: 0;

    -webkit-transition: left .3s;
            transition: left .3s;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        bottom: 100px;
        left: -60px;
    }
}
.online-wrap .online a
{
    line-height: 60px;

    position: relative;

    display: block;

    width: 60px;
    height: 60px;
    margin-bottom: 2px;

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

    border-radius: 5px;
    background-color: rgba(16, 102, 53, .8);
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.online-wrap .online a:hover
{
    background-color: #106635;
}
.online-wrap .online a:hover:before
{
    color: #fff;
}
.online-wrap .online a:before
{
    font-family: 'iconfont' !important;
    font-size: 36px;

    color: #fff;
}
@media (max-width: 767px)
{
    .online-wrap .online a:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .icon-whatsapp:before
{
    content: '\e773';
}
.online-wrap .online .icon-skype:before
{
    font-size: 34px;

    content: '\e616';
}
@media (max-width: 767px)
{
    .online-wrap .online .icon-skype:before
    {
        font-size: 20px;
    }
}
.online-wrap .online .icon-email:before
{
    content: '\e641';
}
.online-wrap .online .icon-arrow-top:before
{
    font-size: 38px;

    content: '\e614';
}
@media (max-width: 767px)
{
    .online-wrap .online .icon-arrow-top:before
    {
        font-size: 24px;
    }
}
.online-wrap .online .icon-wechat:hover .mask
{
    display: block;
}
.online-wrap .online .icon-wechat .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 120px;
    height: 120px;
    padding-left: 5px;
}
.online-wrap .online .icon-wechat .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .icon-wechat .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .icon-wechat .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .active
{
    left: 0;
}
.online-wrap .online .icon-tel .phone-num,
.online-wrap .online .icon-skype .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -300px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
@media (min-width: 1200px)
{
    .online-wrap .online .icon-tel:hover .phone-num,
    .online-wrap .online .icon-skype:hover .phone-num
    {
        left: 100%;
    }
}
.online-wrap .online .icon-tel .phone-num p,
.online-wrap .online .icon-skype .phone-num p
{
    padding: 0 10px;

    color: #fff;
    border-radius: 4px 0 0 4px;
    background-color: #5d8c7b;
}
/*bottom_nav*/
.bottom_nav
{
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 50px;

    background-color: #106635;
}
@media (max-width: 991px)
{
    .bottom_nav
    {
        display: block;
    }
}
.bottom_nav ul
{
    overflow: hidden;

    text-align: center;

    color: #fff;
}
.bottom_nav ul li
{
    float: left;

    width: 20%;

    border-right: 1px solid #083e1f;
    border-left: 1px solid #699e6a;
}
.bottom_nav ul li a
{
    font-size: 13px;

    display: block;

    padding: 4px 0;
}
.bottom_nav ul li a:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
    font-style: normal;

    display: block;

    height: 24px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bottom_nav ul li:first-child
{
    border-left: none;
}
.bottom_nav ul li:last-child
{
    border-right: none;
}
.bottom_nav ul .bot_home > a:before
{
    content: '\e60f';
}
.bottom_nav ul .bot_email > a:before
{
    content: '\e65e';
}
.bottom_nav ul .bot_whatsapp > a:before
{
    content: '\e933';
}
.bottom_nav ul .bot_message > a:before
{
    content: '\e61e';
}
.bottom_nav ul .bot_top > a:before
{
    content: '\e614';
}
/*0*/
.ii
{
    font-family: 'iconfont';
    font-size: 20px;

    display: block;

    content: '\e727';
    text-align: center;
}
.product .prod_lists .item .pic .img-box img,
.index_cate .cate_lists .slick_category .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.product .prod_lists .item:hover .pic .img-box img,
.index_cate .cate_lists .slick_category .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
