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

    position: relative;

    overflow-x: hidden;

    margin: 0;
    padding: 0;
}
@-ms-viewport
{
    width: auto !important;
}
@font-face
{
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;

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

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

    src: url('../css/fonts/Montserrat-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../css/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Bold.woff2') format('woff2'), url('../css/fonts/Montserrat-Bold.woff') format('woff'), url('../css/fonts/Montserrat-Bold.ttf') format('truetype'), url('../css/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-display: swap;
}
*
{
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
*[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;
    padding: 0 15px;
}
@media (min-width: 1230px)
{
    .container
    {
        width: 1200px;
    }
}
@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;
}
.txt-over1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.row
{
    margin-right: -15px;
    margin-left: -15px;
}
.container:after,
.container:before,
.row:after,
.row:before
{
    display: table;

    content: ' ';
}
.container:after,
.row:after
{
    clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9
{
    position: relative;

    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9
{
    float: left;
}
.col-xs-12
{
    width: 100%;
}
.col-xs-11
{
    width: 91.66666667%;
}
.col-xs-10
{
    width: 83.33333333%;
}
.col-xs-9
{
    width: 75%;
}
.col-xs-8
{
    width: 66.66666667%;
}
.col-xs-7
{
    width: 58.33333333%;
}
.col-xs-6
{
    width: 50%;
}
.col-xs-5
{
    width: 41.66666667%;
}
.col-xs-4
{
    width: 33.33333333%;
}
.col-xs-3
{
    width: 25%;
}
.col-xs-2
{
    width: 16.66666667%;
}
.col-xs-1
{
    width: 8.33333333%;
}
.col-xs-pull-12
{
    right: 100%;
}
.col-xs-pull-11
{
    right: 91.66666667%;
}
.col-xs-pull-10
{
    right: 83.33333333%;
}
.col-xs-pull-9
{
    right: 75%;
}
.col-xs-pull-8
{
    right: 66.66666667%;
}
.col-xs-pull-7
{
    right: 58.33333333%;
}
.col-xs-pull-6
{
    right: 50%;
}
.col-xs-pull-5
{
    right: 41.66666667%;
}
.col-xs-pull-4
{
    right: 33.33333333%;
}
.col-xs-pull-3
{
    right: 25%;
}
.col-xs-pull-2
{
    right: 16.66666667%;
}
.col-xs-pull-1
{
    right: 8.33333333%;
}
.col-xs-pull-0
{
    right: auto;
}
.col-xs-push-12
{
    left: 100%;
}
.col-xs-push-11
{
    left: 91.66666667%;
}
.col-xs-push-10
{
    left: 83.33333333%;
}
.col-xs-push-9
{
    left: 75%;
}
.col-xs-push-8
{
    left: 66.66666667%;
}
.col-xs-push-7
{
    left: 58.33333333%;
}
.col-xs-push-6
{
    left: 50%;
}
.col-xs-push-5
{
    left: 41.66666667%;
}
.col-xs-push-4
{
    left: 33.33333333%;
}
.col-xs-push-3
{
    left: 25%;
}
.col-xs-push-2
{
    left: 16.66666667%;
}
.col-xs-push-1
{
    left: 8.33333333%;
}
.col-xs-push-0
{
    left: auto;
}
.col-xs-offset-12
{
    margin-left: 100%;
}
.col-xs-offset-11
{
    margin-left: 91.66666667%;
}
.col-xs-offset-10
{
    margin-left: 83.33333333%;
}
.col-xs-offset-9
{
    margin-left: 75%;
}
.col-xs-offset-8
{
    margin-left: 66.66666667%;
}
.col-xs-offset-7
{
    margin-left: 58.33333333%;
}
.col-xs-offset-6
{
    margin-left: 50%;
}
.col-xs-offset-5
{
    margin-left: 41.66666667%;
}
.col-xs-offset-4
{
    margin-left: 33.33333333%;
}
.col-xs-offset-3
{
    margin-left: 25%;
}
.col-xs-offset-2
{
    margin-left: 16.66666667%;
}
.col-xs-offset-1
{
    margin-left: 8.33333333%;
}
.col-xs-offset-0
{
    margin-left: 0;
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9
{
    float: left;
}
.col-md-12
{
    width: 100%;
}
.col-md-11
{
    width: 91.66666667%;
}
.col-md-10
{
    width: 83.33333333%;
}
.col-md-9
{
    width: 75%;
}
.col-md-8
{
    width: 66.66666667%;
}
.col-md-7
{
    width: 58.33333333%;
}
.col-md-6
{
    width: 50%;
}
.col-md-5
{
    width: 41.66666667%;
}
.col-md-4
{
    width: 33.33333333%;
}
.col-md-3
{
    width: 25%;
}
.col-md-2
{
    width: 16.66666667%;
}
.col-md-1
{
    width: 8.33333333%;
}
.col-md-pull-12
{
    right: 100%;
}
.col-md-pull-11
{
    right: 91.66666667%;
}
.col-md-pull-10
{
    right: 83.33333333%;
}
.col-md-pull-9
{
    right: 75%;
}
.col-md-pull-8
{
    right: 66.66666667%;
}
.col-md-pull-7
{
    right: 58.33333333%;
}
.col-md-pull-6
{
    right: 50%;
}
.col-md-pull-5
{
    right: 41.66666667%;
}
.col-md-pull-4
{
    right: 33.33333333%;
}
.col-md-pull-3
{
    right: 25%;
}
.col-md-pull-2
{
    right: 16.66666667%;
}
.col-md-pull-1
{
    right: 8.33333333%;
}
.col-md-pull-0
{
    right: auto;
}
.col-md-push-12
{
    left: 100%;
}
.col-md-push-11
{
    left: 91.66666667%;
}
.col-md-push-10
{
    left: 83.33333333%;
}
.col-md-push-9
{
    left: 75%;
}
.col-md-push-8
{
    left: 66.66666667%;
}
.col-md-push-7
{
    left: 58.33333333%;
}
.col-md-push-6
{
    left: 50%;
}
.col-md-push-5
{
    left: 41.66666667%;
}
.col-md-push-4
{
    left: 33.33333333%;
}
.col-md-push-3
{
    left: 25%;
}
.col-md-push-2
{
    left: 16.66666667%;
}
.col-md-push-1
{
    left: 8.33333333%;
}
.col-md-push-0
{
    left: auto;
}
.col-md-offset-12
{
    margin-left: 100%;
}
.col-md-offset-11
{
    margin-left: 91.66666667%;
}
.col-md-offset-10
{
    margin-left: 83.33333333%;
}
.col-md-offset-9
{
    margin-left: 75%;
}
.col-md-offset-8
{
    margin-left: 66.66666667%;
}
.col-md-offset-7
{
    margin-left: 58.33333333%;
}
.col-md-offset-6
{
    margin-left: 50%;
}
.col-md-offset-5
{
    margin-left: 41.66666667%;
}
.col-md-offset-4
{
    margin-left: 33.33333333%;
}
.col-md-offset-3
{
    margin-left: 25%;
}
.col-md-offset-2
{
    margin-left: 16.66666667%;
}
.col-md-offset-1
{
    margin-left: 8.33333333%;
}
.col-md-offset-0
{
    margin-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9
{
    float: left;
}
.col-lg-12
{
    width: 100%;
}
.col-lg-11
{
    width: 91.66666667%;
}
.col-lg-10
{
    width: 83.33333333%;
}
.col-lg-9
{
    width: 75%;
}
.col-lg-8
{
    width: 66.66666667%;
}
.col-lg-7
{
    width: 58.33333333%;
}
.col-lg-6
{
    width: 50%;
}
.col-lg-5
{
    width: 41.66666667%;
}
.col-lg-4
{
    width: 33.33333333%;
}
.col-lg-3
{
    width: 25%;
}
.col-lg-2
{
    width: 16.66666667%;
}
.col-lg-1
{
    width: 8.33333333%;
}
.col-lg-pull-12
{
    right: 100%;
}
.col-lg-pull-11
{
    right: 91.66666667%;
}
.col-lg-pull-10
{
    right: 83.33333333%;
}
.col-lg-pull-9
{
    right: 75%;
}
.col-lg-pull-8
{
    right: 66.66666667%;
}
.col-lg-pull-7
{
    right: 58.33333333%;
}
.col-lg-pull-6
{
    right: 50%;
}
.col-lg-pull-5
{
    right: 41.66666667%;
}
.col-lg-pull-4
{
    right: 33.33333333%;
}
.col-lg-pull-3
{
    right: 25%;
}
.col-lg-pull-2
{
    right: 16.66666667%;
}
.col-lg-pull-1
{
    right: 8.33333333%;
}
.col-lg-pull-0
{
    right: auto;
}
.col-lg-push-12
{
    left: 100%;
}
.col-lg-push-11
{
    left: 91.66666667%;
}
.col-lg-push-10
{
    left: 83.33333333%;
}
.col-lg-push-9
{
    left: 75%;
}
.col-lg-push-8
{
    left: 66.66666667%;
}
.col-lg-push-7
{
    left: 58.33333333%;
}
.col-lg-push-6
{
    left: 50%;
}
.col-lg-push-5
{
    left: 41.66666667%;
}
.col-lg-push-4
{
    left: 33.33333333%;
}
.col-lg-push-3
{
    left: 25%;
}
.col-lg-push-2
{
    left: 16.66666667%;
}
.col-lg-push-1
{
    left: 8.33333333%;
}
.col-lg-push-0
{
    left: auto;
}
.col-lg-offset-12
{
    margin-left: 100%;
}
.col-lg-offset-11
{
    margin-left: 91.66666667%;
}
.col-lg-offset-10
{
    margin-left: 83.33333333%;
}
.col-lg-offset-9
{
    margin-left: 75%;
}
.col-lg-offset-8
{
    margin-left: 66.66666667%;
}
.col-lg-offset-7
{
    margin-left: 58.33333333%;
}
.col-lg-offset-6
{
    margin-left: 50%;
}
.col-lg-offset-5
{
    margin-left: 41.66666667%;
}
.col-lg-offset-4
{
    margin-left: 33.33333333%;
}
.col-lg-offset-3
{
    margin-left: 25%;
}
.col-lg-offset-2
{
    margin-left: 16.66666667%;
}
.col-lg-offset-1
{
    margin-left: 8.33333333%;
}
.col-lg-offset-0
{
    margin-left: 0;
}
/*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: 14px;
    line-height: 44px;

    display: block;
    overflow: hidden;

    width: 44px;
    height: 44px;
    margin: 0 3px;
    padding: 0 5px;

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

    color: #666;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    background-color: #fff;
}
.page li:hover a
{
    color: #fff;
    border: solid 1px #528e68;
    background-color: #528e68;
}
.page li.active a
{
    color: #fff;
    border: solid 1px #528e68;
    border-radius: 50%;
    background-color: #528e68;
}
.page li.prev a:before
{
    font-family: 'iconfont';
    font-size: 18px;

    content: '\e727';
    text-align: center;
}
.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;
}
.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: 15px;
    font-weight: normal;

    padding: 10px !important;

    vertical-align: middle;

    border: 1px solid #eee !important;
}
.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;

    background-color: rgba(49, 49, 49, .5);
}
.header .top-nav
{
    position: relative;

    clear: both;
}
.header .nav_container
{
    width: 1375px;
    margin: auto;

    border-right: 1px solid rgba(255, 255, 255, .2);
}
@media (max-width: 1375px)
{
    .header .nav_container
    {
        width: 1170px;
        margin: 0 15px;
    }
}
.header .nav_container:after
{
    display: table;
    clear: both;

    content: '';
}
.header .logo
{
    float: left;

    height: 68px;
    margin-top: 16px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.header .logo a
{
    display: block;

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

    height: 100%;
}
.header .language
{
    float: right;
    overflow: hidden;

    padding: 0 40px;

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

    border-radius: 20px;
}
.header .language:hover
{
    opacity: .85;
}
.header .language ul li a
{
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    line-height: 100px;

    display: block;

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

    color: #fff;
}
.header .language ul li a:after
{
    display: inline-block;

    margin-left: 6px;

    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    vertical-align: middle;

    border-width: 4px 3px 0 3px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.header .search-box
{
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;

    display: none;
    overflow: hidden;

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

    background-color: rgba(0, 0, 0, .85);
}
.header .search-box .search
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

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

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

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

    float: right;

    width: 50px;

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

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

    content: '\e641';

    color: #fff;
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px)
{
    .header .search-box.search-xs
    {
        display: none;
    }
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

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

    border-color: #fff;
    background: #fff;
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #104384;
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

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

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

    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}
.header .search-lg .search p
{
    margin-bottom: 50px;

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

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

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

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

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

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

    content: '\2716';

    color: #fff;
}
.header .find
{
    float: right;

    padding: 0 40px;

    cursor: pointer;
    text-align: center;

    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .2);
    border-left: 1px solid rgba(255, 255, 255, .2);
}
.header .find:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;
    line-height: 100px;

    display: inline-block;

    content: '\e641';
    -webkit-transition: all .4s;
            transition: all .4s;
    vertical-align: middle;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .lang_box
{
    float: right;

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

    -webkit-transition: all .4s;
            transition: all .4s;
}
.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;
}
.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 .top-navbox
{
    background-color: #f6f6f6;
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a
{
    display: block;
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
.header .back-btn
{
    position: absolute;
    top: 18px;
    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: 24px;

    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: 18px;
    line-height: 50px;

    margin: 25px 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;
}
.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;
}
.header .nav
{
    display: inline-block;
    float: right;
}
.header .nav .nav-list1
{
    position: relative;

    padding-right: 25px;

    border-right: 1px solid rgba(255, 255, 255, .2);
}
.header .nav .nav-list1 > li
{
    float: left;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.header .nav .nav-list1 > li a
{
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    line-height: 100px;

    position: relative;

    display: block;
    overflow: hidden;

    padding: 0 16px;

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

    color: #fff;
}
.header .nav .nav-list1 > li.active > a
{
    font-family: 'Montserrat-Bold';
}
.header .nav .nav-list1 .nav-list2
{
    position: absolute;
    z-index: 50;
    top: 100px;

    display: none;

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

    text-align: left;

    background-color: rgba(0, 0, 0, .5);
}
.header .nav .nav-list1 .nav-list2 > li
{
    float: none;

    padding: 0;

    list-style: none;
}
.header .nav .nav-list1 .nav-list2 > li > a
{
    font-size: 14px;
    line-height: 32px !important;

    position: relative;
    z-index: 1;

    display: block;

    padding: 0 20px;

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

    color: #fff;
}
.header .nav .nav-list1 .nav-list2 > li > a:hover
{
    -webkit-transform: translateX(6px);
        -ms-transform: translateX(6px);
            transform: translateX(6px);
}
.header .nav .nav-list1 .nav-list3 li > a
{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;

    padding: 4px 30px;
}
.header .nav .nav-list1 .nav-list3 li > a:hover
{
    text-decoration: underline !important;

    color: #333;
    background: none;
}
.header.fixed-header .logo
{
    height: 55px;
    margin-top: 8px;
}
.header.fixed-header .find:before
{
    line-height: 70px;
}
.header.fixed-header .language ul li a
{
    line-height: 70px;
}
.header.fixed-header .nav .nav-list1 li a
{
    line-height: 70px;
}
.header.fixed-header .nav .nav-list1 .nav-list2
{
    top: 70px;
}
.header.fixed-header .lang_box
{
    margin-top: 24px;
}
/*footer*/
.footer
{
    font-size: 0;

    background-color: #222;
}
.footer .foot
{
    position: relative;
    z-index: 2;

    width: 100%;
    height: 100%;
    padding: 40px 0;
}
.footer .foot .container > ul
{
    padding: 0;

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

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

    content: '';
}
.footer .foot .container > ul > li
{
    display: inline-block;

    vertical-align: top;
    word-break: break-all;
}
.footer .foot .container > ul > li h3
{
    font-family: 'Montserrat-Bold';
    font-size: 18px;
    line-height: 24px;

    margin: 0;

    color: #fff;
}
.footer .foot .container > ul > li .info-down
{
    margin-top: 25px;
}
.footer .foot .container > ul > li:first-child
{
    width: 300px;
}
.footer .foot .container > ul > li:first-child .info-down
{
    margin-top: 10px;
}
.footer .foot .container > ul > li:last-child
{
    width: 270px;
}
.footer .foot .item
{
    font-family: 'Montserrat-Medium';

    text-align: left;
}
.footer .foot .item a
{
    font-size: 14px;
    line-height: 2.14285714;

    position: relative;

    display: block;

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

    color: #797979;
}
.footer .foot .item a:hover
{
    text-decoration: underline !important;

    color: #528e68;
}
.footer .foot .item .share
{
    margin-top: 30px;
}
.footer .foot .item .share ul
{
    margin: 0 -5px;
}
.footer .foot .item .share ul li
{
    display: inline-block;

    padding: 0 5px;

    vertical-align: middle;
}
.footer .foot .item .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 .share ul li a
{
    display: block;

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

    color: #fff;
}
.footer .foot .item .share ul li a:before
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #b2b2b2;
    border: solid 1px #e6e6e6;
    border-radius: 50%;
}
.footer .foot .item .share ul .twitter a:before
{
    content: '\e652';
}
.footer .foot .item .share ul .facebook a:before
{
    content: '\e615';
}
.footer .foot .item .share ul .instagram a:before
{
    content: '\e60d';
}
.footer .foot .item .share ul .youtube a:before
{
    content: '\e6d7';
}
.footer .foot .item-2 .text p
{
    font-size: 14px;
    line-height: 2.14285714;

    display: block;

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

    color: #797979;
}
.footer .foot .item-2 .text p span
{
    color: #fff;
}
.footer .foot .item-2 .text p a
{
    display: inline-block;

    -webkit-transition: all .35s;
            transition: all .35s;
}
.footer .foot .item-2 .text p a:hover
{
    text-decoration: underline !important;
}
.footer .foot .item-2 .text .address
{
    position: relative;

    padding-left: 70px;
}
.footer .foot .item-2 .text .address span
{
    position: absolute;
    top: 0;
    left: 0;
}
.footer .foot .item-3 .ipt_form p
{
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    line-height: 1.71428571;

    margin-bottom: 15px;

    color: #797979;
}
.footer .foot .item-3 .ipt_form input,
.footer .foot .item-3 .ipt_form textarea
{
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 32px;

    width: 100%;
    min-height: 32px;
    margin-bottom: 12px;
    padding: 0 15px;

    color: #aaa;
    border: none;
    background-color: #fff;
}
.footer .foot .item-3 .ipt_form textarea
{
    line-height: 28px;

    min-height: 88px;
    padding: 5px 15px;
}
.footer .foot .item-3 .ipt_form input::-webkit-input-placeholder,
.footer .foot .item-3 .ipt_form textarea::-webkit-input-placeholder
{
    color: #999;
}
.footer .foot .item-3 .ipt_form input:-o-placeholder,
.footer .foot .item-3 .ipt_form textarea:-o-placeholder
{
    color: #999;
}
.footer .foot .item-3 .ipt_form input::-moz-placeholder,
.footer .foot .item-3 .ipt_form textarea::-moz-placeholder
{
    color: #999;
}
.footer .foot .item-3 .ipt_form input:-ms-input-placeholder,
.footer .foot .item-3 .ipt_form textarea:-ms-input-placeholder
{
    color: #999;
}
.footer .foot .item-3 .ipt_form input:focus::-webkit-input-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-webkit-input-placeholder
{
    color: #666;
}
.footer .foot .item-3 .ipt_form input:focus::-o-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-o-placeholder
{
    color: #666;
}
.footer .foot .item-3 .ipt_form input:focus::-moz-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-moz-placeholder
{
    color: #666;
}
.footer .foot .item-3 .ipt_form input:focus::-ms-input-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-ms-input-placeholder
{
    color: #666;
}
.footer .foot .item-3 .ipt_form .submit
{
    font-size: 14px;
    line-height: 1;

    display: block;

    width: 130px;
    height: 32px;

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

    color: #fcfafa;
    background-color: #528e68;
}
.footer .foot .item-3 .ipt_form .submit:hover
{
    opacity: .85;
}
.footer .copyright
{
    padding: 12px 0;

    border-top: 1px solid #535252;
}
.footer .copyright p
{
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    line-height: 2.57142857;

    text-align: center;

    color: #999;
}
.footer .copyright p a
{
    margin-left: 10px;

    -webkit-transition: all .35s;
            transition: all .35s;
}
.footer .copyright p a:hover
{
    text-decoration: underline !important;

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

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

    display: none;

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

    -webkit-transition: right .3s;
            transition: right .3s;
}
.online-wrap .online a
{
    line-height: 50px;

    position: relative;

    display: block;

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

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

    color: #8a8a8a;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .35);
}
.online-wrap .online a:hover
{
    color: #fff;
    background-color: #528e68;
}
.online-wrap .online a:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;
}
.online-wrap .online .icon-qq:before
{
    content: '\e62d';
}
.online-wrap .online .icon-wechat:before
{
    content: '\e605';
}
.online-wrap .online .icon-skype:before
{
    content: '\e616';
}
.online-wrap .online .icon-whatsapp:before
{
    content: '\e773';
}
.online-wrap .online .icon-email:before
{
    content: '\e642';
}
.online-wrap .online .icon-arrow-top:before
{
    font-size: 18px;

    content: '\e65a';
}
.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 .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .icon-wechat .mask .mask-box img
{
    display: block;

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

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .active
{
    right: 0;
}
/*bottom_nav*/
.bottom_nav
{
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 50px;

    background-color: #528e68;
}
@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 #444;
    border-left: 1px solid #a94442;
}
.bottom_nav ul li > a
{
    font-size: 12px;

    display: block;

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

    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 li.cont > a:before
{
    content: '\e69e';
}
.bottom_nav ul li.foot_prod > a:before
{
    content: '\e60d';
}
.bottom_nav ul li.top > a:before
{
    font-size: 26px;

    content: '\e774';
}
.bottom_nav ul li.tel > a:before
{
    content: '\e626';
}
.bottom_nav ul li.message > a:before
{
    content: '\e61d';
}
/*0*/
.ii
{
    font-family: 'iconfont';
    font-size: 20px;

    display: block;

    content: '\e727';
    text-align: center;
}
.product .list .item .img-box img,
.index_group .right .news_item .pic .img-box img,
.index_group .left .lists .note .img-box img,
.index_cate .category_main .lists .slick_category .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.product .list .item:hover .img-box img,
.index_group .right .news_item:hover .pic .img-box img,
.index_group .left .lists .note:hover .img-box img,
.index_cate .category_main .lists .slick_category .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
