/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
@font-face
{
    font-family: 'iconfont';

    src: url('../fonts/iconfont.eot?t=1481266234445');
    src: url('../fonts/iconfont.eot?t=1481266234445#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?t=1481266234445') format('woff'), url('../fonts/iconfont.ttf?t=1481266234445') format('truetype'), url('../fonts/iconfont.svg?t=1481266234445#iconfont') format('svg');
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 3:41 AM */
@font-face
{
    font-family: 'Yantramanav';
    font-weight: 300;
    font-style: normal;

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

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

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

    src: url('../fonts/Yantramanav-Regular.eot');
    src: url('../fonts/Yantramanav-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Yantramanav-Regular.woff2') format('woff2'), url('../fonts/Yantramanav-Regular.woff') format('woff'), url('../fonts/Yantramanav-Regular.ttf') format('truetype'), url('../fonts/Yantramanav-Regular.svg#Yantramanav-Regular') format('svg');
}
body
{
    font-family: 'Yantramanav', 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 14px;
    font-weight: normal;

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.fixed
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive
{
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        width: 100%;
        padding: 0 4%;
    }
}
@media (min-width: 1561px)
{
    .container
    {
        width: 100%;
        padding: 0 8%;
    }
}
@media (max-width: 1349px)
{
    .container
    {
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

    color: inherit;
}
input[type=number]
{
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
ul
{
    margin: 0;
    padding: 0;
}
button,
input,
textarea
{
    resize: none;

    border: none;
    outline: none;
}
a
{
    text-decoration: none;

    color: inherit;
}
a:hover
{
    text-decoration: none;

    color: inherit;
}
a:visited,
a:link
{
    text-decoration: none;

    color: inherit;
}
.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.header
{
    position: absolute;
    z-index: 11;
    top: 0;
    width: 100%;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 70px;
        margin-top: 1px;
    }
}
.header .top
{
    overflow: hidden;

    height: 35px;

    background-color: #40bffa;
}
@media (max-width: 1199px)
{
    .header .top
    {
        display: none;
    }
}
.header .top p
{
    font-size: 16px;
    line-height: 2.1875;

    display: inline-block;
    float: left;

    margin: 0;

    color: #caebfb;
}
.header .top p:before
{
    font-family: 'iconfont' !important;

    margin-right: 10px;

    content: '\e88e';
}
.header .top p.email
{
    margin-right: 46px;
}
.header .top p.tel:before
{
    content: '\e625';
}
.header .top p a:hover
{
    text-decoration: underline;
}
.header .top .share
{
    float: right;

    margin-top: 5px;
}
.header .top .share ul li
{
    display: inline-block;
    float: none;

    margin-left: 8px;
    padding: 0;

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

    width: 25px;
    height: 25px;
}
.header .top .share ul li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 25px;

    content: '\e615';

    color: #fff;
}
.header .top .share ul li a:hover
{
    text-decoration: none;
}
.header .top .share .twitter a:after
{
    content: '\e60b';
}
.header .top .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.header .top .share .google a:after
{
    content: '\e645';
}
.header .top .share .youtube a:after
{
    font-size: 16px;

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

    content: '\e607';
}
.header .top-nav
{
    /* 标准的语法 */
    height: 124px;
}
.header .logo
{
    position: relative;

    float: left;

    height: 88px;
    margin-top: 18px;

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

        height: 50px;
        margin-top: 5px;

        text-align: center;
    }
}
.header .logo a
{
    display: block;

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

    height: 100%;

    vertical-align: middle;
}
.header .logo p
{
    line-height: 1;

    display: inline-block;

    margin: 0;

    vertical-align: middle;
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1199px)
{
    .header .logo p
    {
        text-align: left;
    }
}
.header .logo p b
{
    font-size: 30px;

    display: block;
}
@media (max-width: 1199px)
{
    .header .logo p b
    {
        font-size: 20px;
    }
}
.header .logo p span
{
    font-size: 20px;
    font-weight: 300;

    display: block;
}
@media (max-width: 1199px)
{
    .header .logo p span
    {
        font-size: 16px;
    }
}
.header .nav-collapse
{
    position: absolute;
    top: 0;
    right: 0;

    display: none;
    float: right;

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

    cursor: pointer;

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

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

        display: block;

        margin-top: 10px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #fff !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 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: #fff;
}
.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: #fff;
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

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

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

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
@media (min-width: 1200px)
{
    .header .nav
    {
        float: right;
    }
}
@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: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background-color: #12a9f1;
    }
    .header .nav .tbl
    {
        display: table;

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

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1 li a
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 > li
    {
        float: left;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 20px;
        line-height: 124px;

        position: relative;

        display: inline-block;

        padding: 0 25px;
        /*padding: 0 36px;*/

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

        color: #fff;
    }
    .header .nav .nav-list1 > li:hover > a:after,
    .header .nav .nav-list1 > li.active > a:after
    {
        position: absolute;
        right: 0;
        bottom: 34px;
        left: 0;

        display: block;

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

        content: '';

        background-color: #fff;
    }
    .header .nav .nav-list1 .nav-list2
    {
        display: none;

        background-color: rgba(255, 255, 255, .9);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 77%;

        min-width: 160px;
        height: auto!important;
        padding: 20px 0;
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li > a
    {
        font-size: 15px;
        line-height: 30px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 0 30px;

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

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

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

        overflow: hidden;

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

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

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

        margin-top: 24px;
    }
    .header .nav .nav-list1 > li:nth-child(2) .nav-list2
    {
        margin-left: -35px;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        left: 100%;

        display: none;

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

        background-color: rgba(255, 255, 255, .95);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        font-size: 14px;
        line-height: 1.71428571;
    }
}
@media (min-width: 1200px) and (max-width: 1560px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 0 10px;
        /*padding: 0 20px;*/
    }
}
@media (min-width: 1200px) and (max-width: 1199px)
{
    .header .nav .nav-list1 .nav-list2 li .pic
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

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

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

        color: #fff;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list2,
    .header .nav .nav-list3
    {
        display: none;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a
    {
        font-size: 16px;
        line-height: 2;

        margin-top: 5px;

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

        display: block;
        overflow: hidden;

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

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

        color: #fff;
        background: #fafafa;
        background-color: #12a9f1;
    }
}
.header .nav-2 .nav-top,
.header .nav-3 .nav-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top h2,
    .header .nav-3 .nav-top h2
    {
        font-size: 20px;

        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul,
    .header .nav-3 .content ul
    {
        padding: 0 15px;
    }
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    font-size: 20px;
    line-height: 50px;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

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

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

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

    text-transform: uppercase;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 19px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none!important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a
    {
        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

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

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

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

        margin-top: -14px;

        content: '\e72f';

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

        display: block;

        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .xs-language
{
    position: absolute;
    z-index: 9;
    bottom: 30px;
    left: 35px;
}
@media (min-width: 1200px)
{
    .header .xs-language
    {
        display: none;
    }
}
.header .xs-language a
{
    font-size: 16px;

    color: #fff;
}
.header .xs-language span
{
    margin: 0 5px;

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

    display: none;
    overflow: hidden;

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

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

    overflow: hidden;
    zoom: 1;

    width: 240px;

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

    height: 0;

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

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

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

    float: right;

    width: 50px;

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

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

    content: '\e660';

    color: #343434;
}
@media (min-width: 768px)
{
    .header .search-box .input-submit
    {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

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

        display: inline-block;

        height: 34px;
    }
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

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

    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px)
{
    .header .search-box.search-xs form .input-text
    {
        width: 74%;
    }
}
@media (max-width: 767px)
{
    .header .search-box.search-xs form .input-text
    {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #104384;
}
.header .search-icon
{
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;

    display: inline-block;

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

    content: '\e660';

    color: #12a9f1;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

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

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

    border: none;
    border-bottom: 3px solid #1f1e1e;
    border-radius: 0;
}
.header .search-lg .search p
{
    margin-bottom: 50px;

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

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

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

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

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

    cursor: pointer;
}
@media (max-width: 1440px)
{
    .header .search-lg .close-btn
    {
        right: 8%;
    }
}
.header .search-lg .close-btn:before
{
    font-size: 20px;

    content: '\2716';

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

    margin-left: 40px;
}
@media (max-width: 1199px)
{
    .header .right
    {
        position: absolute;
        top: 0;
        left: 10px;

        float: left;

        margin-left: 0;
    }
}
.header .right .search-pc
{
    position: relative;

    float: right;

    width: 264px;
    margin-top: 41px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1560px)
{
    .header .right .search-pc
    {
        width: 220px;
    }
}
@media (max-width: 1199px)
{
    .header .right .search-pc
    {
        display: none;
    }
}
.header .right .search-pc input
{
    font-size: 14px;
    line-height: 26px;

    width: 100%;
    padding: 8px 50px 8px 28px;

    color: #fff;
    border: 1px solid rgba(206, 238, 253, .69);
    background: none;
}
.header .right .search-pc input::-webkit-input-placeholder,
.header .right .search-pc textarea::-webkit-input-placeholder
{
    color: #ddf1fa;
}
.header .right .search-pc input:-o-placeholder,
.header .right .search-pc textarea:-o-placeholder
{
    color: #ddf1fa;
}
.header .right .search-pc input::-moz-placeholder,
.header .right .search-pc textarea::-moz-placeholder
{
    color: #ddf1fa;
}
.header .right .search-pc input:-ms-input-placeholder,
.header .right .search-pc textarea:-ms-input-placeholder
{
    color: #ddf1fa;
}
.header .right .search-pc input:focus::-webkit-input-placeholder,
.header .right .search-pc textarea:focus::-webkit-input-placeholder
{
    color: #fff;
}
.header .right .search-pc input:focus::-o-placeholder,
.header .right .search-pc textarea:focus::-o-placeholder
{
    color: #fff;
}
.header .right .search-pc input:focus::-moz-placeholder,
.header .right .search-pc textarea:focus::-moz-placeholder
{
    color: #fff;
}
.header .right .search-pc input:focus::-ms-input-placeholder,
.header .right .search-pc textarea:focus::-ms-input-placeholder
{
    color: #fff;
}
.header .right .search-pc .submit
{
    line-height: 42px;

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

    height: 42px;
    padding: 0;

    outline: none;
    background: none;
}
.header .right .search-pc .submit:after
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-weight: normal;

    content: '\e660';

    color: #fff;
}
.header .find
{
    line-height: 70px;

    display: none;
    float: left;

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

    color: #fff;
}
.header .find::before
{
    font-family: 'iconfont';
    font-size: 20px;

    float: left;

    content: '\e660';
}
@media (max-width: 1199px)
{
    .header .find
    {
        display: block;
    }
}
.header-in
{
    margin-top: 0;

    background-color: #61c9fa;
}
.header-in .nav .nav-list1 .nav-list2
{
    top: 100%;

    background-color: #61c9fa;
    box-shadow: none;
}
.header-in .nav .nav-list1 .nav-list3
{
    background-color: #61c9fa;
    box-shadow: none;
}
.header-in .nav .nav-list1 .nav-list2 li a
{
    color: #fff;
}
.header-in .nav .nav-list1 .nav-list2 li a:hover
{
    color: #fff;
}
.header-in .nav .nav-list1 > li:hover > a:after,
.header-in .nav .nav-list1 > li.active > a:after
{
    bottom: 0;
}
.online
{
    position: fixed;
    z-index: 9;
    top: 30%;
    right: 0;

    width: 45px;

    -webkit-transition: all .6s ease;
            transition: all .6s ease;
}
@media (max-width: 1440px)
{
    .online
    {
        right: 5px;
    }
}
@media (max-width: 991px)
{
    .online
    {
        top: auto;
        right: 0;
        bottom: -300px;
        left: auto;
    }
}
.online.active
{
    right: 0;
    bottom: 20%;
    left: auto;
}
.online a
{
    line-height: 45px;

    position: relative;

    display: block;

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

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

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

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

    content: '\e751';

    color: #fff;
}
.online a:hover
{
    background-color: #12a9f1;
}
.online a.online-qq:after
{
    content: '\e62d';
}
.online a.online-skype:after
{
    font-size: 25px;

    content: '\e87d';
}
.online a.online-email:after
{
    content: '\e88e';
}
.online a.online-weixin:after
{
    font-size: 26px;

    content: '\e613';
}
.online a.online-wechat:after
{
    content: '\e604';
}
.online a.online-top:after
{
    font-size: 30px;

    content: '\e62b';
}
.online a.online-tel p,
.online a.online-whatsapp p
{
    line-height: 50px;

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

    display: none;

    width: 160px;
    height: 50px;

    text-align: center;

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

    display: block;
    display: none;

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

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

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

    text-align: center;

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

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

    display: none;

    width: 46px;
    height: 46px;

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

    color: #fff;
    border-radius: 50%;
    background-color: #12a9f1;
}
@media (max-width: 991px)
{
    .icon-online
    {
        display: block;
    }
}
.icon-online.icon
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
    /* margin-top: -124px; */
}
@media (max-width: 1199px)
{
    .banner
    {
        /* margin-top: -71px; */
    }
}
@media (max-width: 1199px)
{
    .banner .slickbanner
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
/* @media (max-width: 991px)
{
    .banner .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
} */
/* @media (max-width: 767px)
{
    .banner .slickbanner
    {
        width: 180%;
        max-width: 180%;
        margin-left: -40%;
    }
} */
.banner .slick-dots
{
    position: absolute;
    bottom: 38px;

    width: 100%;
    padding: 0 15px;

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

        display: none;
    }
}
.banner .slick-dots li
{
    display: inline-block;

    width: 12px;
    height: 12px;
    margin: 0 8px;

    cursor: pointer;

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

    width: 100%;
}
.banner .img-box
{
    padding-bottom: 42.60416667%;
}
.banner-in
{
    margin-top: 0;
}
.banner-in .img-box
{
    padding-bottom: 18.22916667%;
}
.box
{
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 991px)
{
    .box
    {
        padding: 60px 0;
    }
}
.title
{
    text-align: center;
}
.title h2
{
    font-size: 36px;
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 991px)
{
    .title h2
    {
        font-size: 24px;
    }
}
.title p
{
    font-size: 16px;
    line-height: 1.625;

    max-width: 960px;
    margin: 0 auto;
    margin-top: 20px;

    color: #fff;
}
.wrap-notice
{
    position: fixed;
    z-index: 16;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .5);
}
.wrap-notice .notice-text
{
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;

    max-width: 620px;
    margin: auto;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .wrap-notice .notice-text
    {
        max-width: 80%;
    }
}
.wrap-notice .notice-text .title-notice
{
    position: relative;

    padding: 0 25px;

    border-radius: 10px 10px 0 0;
    background-color: #12a9f1;
}
.wrap-notice .notice-text .title-notice h3
{
    font-size: 24px;
    line-height: 50px;

    height: 50px;
    margin: 0;

    color: #fff;
}
.wrap-notice .notice-text .title-notice h3:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    float: left;

    margin-right: 20px;

    content: '\e61f';
}
.wrap-notice .notice-text .title-notice .notice-close
{
    position: absolute;
    top: 0;
    right: 25px;

    cursor: pointer;
}
.wrap-notice .notice-text .title-notice .notice-close:after
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    line-height: 50px;

    content: '\e61a';

    color: #fff;
}
.wrap-notice .notice-text .text
{
    padding: 50px 20px;

    text-align: center;

    border-radius: 0 0 10px 10px;
    background: url(../images/notice_bg.jpg) no-repeat bottom center;
    background-size: cover;
}
@media (max-width: 767px)
{
    .wrap-notice .notice-text .text
    {
        padding: 30px 10px;
    }
}
.wrap-notice .notice-text .text h3
{
    font-size: 24px;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 767px)
{
    .wrap-notice .notice-text .text h3
    {
        font-size: 20px;
    }
}
.wrap-notice .notice-text .text p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 4px 0 0 0;

    color: #12a9f1;
}
@media (max-width: 767px)
{
    .wrap-notice .notice-text .text p
    {
        font-size: 18px;
    }
}
.wrap-notice .notice-text .text a.notice-ok
{
    font-size: 20px;
    line-height: 45px;

    display: inline-block;

    height: 45px;
    margin-top: 40px;
    padding: 0 60px;

    color: #fff;
    border-radius: 50px;
    background-color: #12a9f1;
}
@media (max-width: 767px)
{
    .wrap-notice .notice-text .text a.notice-ok
    {
        margin-top: 20px;
    }
}
.wrap-notice .notice-text .text a.notice-ok:hover
{
    background-color: #38bcfb;
}
.index-content
{
    position: relative;
    z-index: 9;

    background: -webkit-linear-gradient(#4fc2f8, #8dd8fc, #22a7e4);
    background:         linear-gradient(#4fc2f8, #8dd8fc, #22a7e4);
}
.box-categories .text
{
    margin-top: 20px;
    padding-right: 40px;
}
@media (max-width: 991px)
{
    .box-categories .text
    {
        padding-right: 0;
    }
}
.box-categories .text h3
{
    font-size: 40px;
    font-weight: bold;
    line-height: 1;

    max-width: 130px;
    margin: 0 0 26px 0;

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 991px)
{
    .box-categories .text h3
    {
        font-size: 24px;

        margin-bottom: 10px;
    }
}
@media (max-width: 400px)
{
    .box-categories .text h3
    {
        font-size: 20px;
    }
}
.box-categories .text h3:after
{
    display: block;

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

    content: '';

    background-color: #fff;
}
.box-categories .text p
{
    font-size: 16px;
    line-height: 1.625;

    display: -webkit-box;
    overflow: hidden;

    max-height: 130px;
    margin: 0;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 991px)
{
    .box-categories .text p
    {
        font-size: 15px;

        display: -webkit-box;
        overflow: hidden;

        max-height: 52px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
@media (max-width: 400px)
{
    .box-categories .text p
    {
        font-size: 14px;
        line-height: 1.42857143;

        max-height: 40px;
    }
}
.box-categories .text a.more
{
    font-size: 16px;
    line-height: 42px;

    display: inline-block;

    height: 42px;
    margin-top: 56px;
    padding: 0 40px;

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

    color: #fff;
    border-radius: 50px;
    background-color: #fff;
    background-color: #12a9f1;
}
@media (max-width: 991px)
{
    .box-categories .text a.more
    {
        line-height: 34px;

        height: 34px;
        margin-top: 14px;
    }
}
@media (max-width: 400px)
{
    .box-categories .text a.more
    {
        line-height: 30px;

        height: 30px;
        margin-top: 6px;
    }
}
.box-categories .text a.more:hover
{
    background-color: #38bcfb;
}
.box-categories .item
{
    position: relative;

    overflow: hidden;

    margin-top: 20px;
}
.box-categories .item .pic
{
    position: relative;
}
.box-categories .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-categories .item .pic p
{
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;

    position: absolute;
    bottom: 0;

    display: -webkit-box;
    overflow: hidden;

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

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

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .box-categories .item .pic p
    {
        font-size: 18px;
        line-height: 30px;

        height: 30px;
    }
}
.box-categories .item .mask
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 30px 10px;

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

    background-color: rgba(18, 169, 241, .9);
}
@media (max-width: 991px)
{
    .box-categories .item .mask
    {
        padding: 20px 5px;
    }
}
.box-categories .item .mask a
{
    font-size: 16px;
    line-height: 1.5;

    display: inline-block;

    padding: 6px 14px;

    color: #fff;
}
@media (max-width: 991px)
{
    .box-categories .item .mask a
    {
        font-size: 14px;
        line-height: 1.71428571;

        padding: 0;
    }
}
.box-categories .item .mask a:hover
{
    text-decoration: underline;
}
.box-categories .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-categories .item:hover .pic p
{
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
}
.box-categories .item:hover .mask
{
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
}
.box-product
{
    font-size: 0;

    padding-top: 0;
}
.box-product ul.sort
{
    text-align: center;
}
.box-product ul.sort li
{
    display: inline-block;

    margin-top: 30px;
    padding: 0 14px;
}
@media (max-width: 991px)
{
    .box-product ul.sort li
    {
        margin-top: 20px;
        padding: 0 6px;
    }
}
.box-product ul.sort li a
{
    font-size: 16px;
    line-height: 45px;

    display: inline-block;

    width: 166px;
    height: 45px;
    padding: 0 10px;

    text-transform: uppercase;

    color: #666;
    border-radius: 50px;
    background-color: #f2fbff;
}
@media (max-width: 991px)
{
    .box-product ul.sort li a
    {
        font-size: 15px;

        width: 150px;
    }
}
.box-product ul.sort li.active a
{
    color: #fff;
    background-color: #12a9f1;
}
.box-product .list
{
    margin-top: 10px;
}
@media (max-width: 991px)
{
    .box-product .list-1
    {
        padding: 0 20px;
    }
}
.box-product .itembox
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .box-product .itembox
    {
        padding: 0 8px;
    }
}
.box-product .item
{
    position: relative;

    overflow: hidden;

    margin-top: 30px;
    padding-bottom: 80px;
}
@media (max-width: 767px)
{
    .box-product .item
    {
        margin-top: 16px;
        padding-bottom: 48px;
    }
}
.box-product .item .img-box
{
    padding-bottom: 59.70149254%;
}
.box-product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-product .item p
{
    position: absolute;
    bottom: 0;

    width: 100%;
    margin: 0;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
            transform: translateY(25px);

    background-color: #fff;
}
.box-product .item p a
{
    font-size: 20px;

    display: block;

    padding: 25px 15px 25px 15px;

    text-align: center;
}
@media (max-width: 767px)
{
    .box-product .item p a
    {
        font-size: 16px;

        padding: 10px 5px;
    }
}
.box-product .item p a:after
{
    font-family: 'iconfont' !important;

    display: inline-block;

    height: 20px;

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

    opacity: 0;
}
.box-product .item p a span
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-product .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-product .item:hover p
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    color: #fff;
    background-color: #12a9f1;
}
.box-product .item:hover p a:after
{
    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    color: #fff;
}
.box-product .slick-arrow
{
    position: absolute;
    top: 50%;
    left: -70px;

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

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

    content: '\e9b8';

    color: #fff;
}
@media (max-width: 991px)
{
    .box-product .slick-arrow:before
    {
        font-size: 26px;
    }
}
.box-product .slick-arrow.slick-next
{
    right: -70px;
    left: auto;
}
@media (max-width: 991px)
{
    .box-product .slick-arrow.slick-next
    {
        right: -20px;
    }
}
.box-product .slick-arrow.slick-next:before
{
    content: '\e6a5';
}
.box-product .slick-arrow:hover:before
{
    color: #fff;
}
.box-about
{
    overflow: hidden;
}
.box-about .pic,
.box-about .text
{
    display: inline-block;

    width: 50%;
    margin-right: -4px;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .box-about .pic,
    .box-about .text
    {
        width: 100%;
        margin-right: 0;
    }
}
.box-about .pic
{
    position: relative;

    overflow: hidden;
}
.box-about .pic img
{
    height: 100%;
}
@media (max-width: 991px)
{
    .box-about .pic img
    {
        width: 100%;
        height: auto;
    }
}
.box-about .pic .note
{
    position: absolute;
    bottom: 0;

    width: 100%;
    padding: 40px 9% 40px 18%;

    background-color: rgba(255, 255, 255, .8);
}
@media (max-width: 1560px)
{
    .box-about .pic .note
    {
        padding: 40px 10%;
    }
}
@media (max-width: 991px)
{
    .box-about .pic .note
    {
        padding: 14px 15px;
    }
}
.box-about .pic .note h3
{
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;

    margin: 0;

    text-transform: uppercase;

    color: #12a9f1;
}
@media (max-width: 991px)
{
    .box-about .pic .note h3
    {
        font-size: 24px;
        line-height: 30px;
    }
}
.box-about .pic .note h3:before
{
    display: inline-block;

    width: 4px;
    height: 28px;
    margin-right: 14px;

    content: '';
    vertical-align: middle;

    background-color: #12a9f1;
}
.box-about .pic .note p
{
    font-size: 16px;
    line-height: 1.875;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin: 10px 0 0 0;

    color: #12a9f1;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px)
{
    .box-about .pic .note p
    {
        font-size: 14px;
        line-height: 1.71428571;

        max-height: 48px;
        margin-top: 4px;
    }
}
.box-about .text
{
    position: relative;

    background: url(../images/about_bg.jpg) no-repeat center;
    background-size: cover;
}
.box-about .text .info
{
    position: absolute;
    top: 50%;

    width: 100%;
    padding: 0 14% 0 60px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 991px)
{
    .box-about .text .info
    {
        position: relative;
        top: 0;

        padding: 40px 15px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}
.box-about .text .info p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
.box-about .text .info .num
{
    margin-top: 0px;
    padding: 20px 0;

    border-top: 1px dashed #abdbf1;
    border-bottom: 1px dashed #abdbf1;
}
.box-about .text .info .num ul li
{
    display: inline-block;

    width: 25%;
    margin: 10px 0;
    margin-right: -4px;

    text-align: center;
    vertical-align: top;
}
@media (max-width: 767px)
{
    .box-about .text .info .num ul li
    {
        width: 50%;
    }
}
.box-about .text .info .num ul li:nth-child(3) h3:after,
.box-about .text .info .num ul li:nth-child(4) h3:after
{
    font-size: 16px;

    position: absolute;
    top: -2px;
    right: -14px;

    content: '+';
}
.box-about .text .info .num h3
{
    font-size: 30px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin: 0;

    color: #474e52;
}
.box-about .text .info .num p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 6px 0 0 0;

    color: #666;
}
.box-about .text .info a.more
{
    font-size: 16px;
    line-height: 42px;

    display: inline-block;

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

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

    color: #fff;
    border-radius: 50px;
    background-color: #fff;
    background-color: #12a9f1;
}
@media (max-width: 991px)
{
    .box-about .text .info a.more
    {
        margin-top: 20px;
    }
}
.box-about .text .info a.more:hover
{
    background-color: #38bcfb;
}
.footer
{
    padding-top: 90px;
}
@media (max-width: 991px)
{
    .footer
    {
        padding-top: 60px;
    }
}
.footer-in
{
    background: -webkit-linear-gradient(#66c3ef, #32ade6);
    background:         linear-gradient(#66c3ef, #32ade6);
}
.footer .foot-logo
{
    position: relative;

    height: 70px;
    padding: 0 15px;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
}
.footer .foot-logo a
{
    display: block;

    height: 100%;
}
.footer .foot-logo img
{
    display: inline-block;

    height: 100%;

    vertical-align: middle;
}
.footer .foot-logo p
{
    line-height: 1;

    display: inline-block;

    margin: 0;

    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;

    color: #fff;
}
.footer .foot-logo p b
{
    font-size: 30px;

    display: block;
}
@media (max-width: 1199px)
{
    .footer .foot-logo p b
    {
        font-size: 24px;
    }
}
.footer .foot-logo p span
{
    font-size: 20px;
    font-weight: 300;

    display: block;
}
@media (max-width: 1199px)
{
    .footer .foot-logo p span
    {
        font-size: 16px;
    }
}
.footer .foot-text
{
    max-width: 560px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0 15px;

    text-align: center;
}
.footer .foot-text p
{
    font-size: 16px;
    line-height: 1.25;

    margin: 0;

    color: #d8f1fc;
}
.footer .foot-info
{
    margin-top: 40px;
    padding: 0 15px;

    text-align: center;
}
.footer .foot-info ul
{
    font-size: 0;
}
.footer .foot-info ul li
{
    display: inline-block;

    margin-left: -1px;

    border: 1px solid #fff;
}
@media (max-width: 1199px)
{
    .footer .foot-info ul li
    {
        margin-top: -1px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-info ul li
    {
        width: 100%;
    }
    .footer .foot-info ul li:first-child,
    .footer .foot-info ul li:nth-child(2)
    {
        width: 50%;
    }
}
.footer .foot-info p
{
    font-size: 16px;
    line-height: 26px;

    margin: 0;
    padding: 5px 30px;

    color: rgba(255, 255, 255, .75);
}
@media (max-width: 991px)
{
    .footer .foot-info p
    {
        padding: 5px 10px;
    }
}
.footer .foot-info p:before
{
    font-family: 'iconfont' !important;

    margin-right: 10px;

    content: '\e6e7';
}
.footer .foot-info p.fax:before
{
    content: '\e64f';
}
.footer .foot-info p.email:before
{
    content: '\e88e';
}
.footer .foot-info p.address:before
{
    content: '\e60d';
}
.footer .foot-info p a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .foot-pic
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .footer .foot-pic
    {
        margin-top: 40px;
    }
}
.footer .foot-pic .dowebok
{
    font-size: 0;

    overflow: hidden;

    width: 100%;

    background: none;
}
.footer .foot-pic .dowebok li
{
    display: inline-block;

    width: 160px;

    background-color: #000;
}
@media (max-width: 991px)
{
    .footer .foot-pic .dowebok li
    {
        width: 130px;
    }
}
.footer .foot-pic .dowebok li:hover img
{
    opacity: 1;
}
.footer .foot-pic .dowebok .img-box
{
    /*padding-bottom: 81.25%;*/
    padding-bottom: 59.70149254%;
}
.footer .foot-pic .dowebok img
{
    width: 100%;

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

    opacity: .72;
}
.footer .copyright
{
    overflow: hidden;

    max-width: 1320px;
    margin: 0 auto;
    padding: 50px 15px;
}
@media (max-width: 991px)
{
    .footer .copyright
    {
        padding: 30px 15px;
		padding-bottom: 55px;
        text-align: center;
    }
}
.footer .copyright p
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    margin: 0;

    color: rgba(190, 232, 250, .75);
}
.footer .copyright p a
{
    font-style: italic;
}
.footer .copyright p a:hover
{
    text-decoration: underline;

    color: #12a9f1;
}
.footer .share
{
    float: right;
}
@media (max-width: 991px)
{
    .footer .share
    {
        display: block;
        float: none;

        text-align: center;
    }
}
.footer .share ul li
{
    display: inline-block;
    float: none;

    margin-left: 8px;
    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition:         transform .2s ease-in-out;
            transition:         transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
    vertical-align: top;
}
.footer .share ul li:hover
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
}
.footer .share ul li a
{
    display: block;

    width: 25px;
    height: 30px;
}
.footer .share ul li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    content: '\e615';

    color: #fff;
}
.footer .share ul li a:hover
{
    text-decoration: none;
}
.footer .share .twitter a:after
{
    content: '\e60b';
}
.footer .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.footer .share .google a:after
{
    content: '\e645';
}
.footer .share .youtube a:after
{
    font-size: 16px;

    content: '\e6d7';
}
.footer .share .instagram a:after
{
    font-size: 17px;

    content: '\e607';
}
.sub-box
{
    overflow: hidden;

    margin-top: 30px;
}
@media (max-width: 991px)
{
    .sub-box
    {
        padding: 0;
    }
}
.sub-box .category
{
    position: relative;

    overflow: hidden;

    width: 100%;

    text-align: center;
}
.sub-box .category ul
{
    margin: 0 -10px;
}
@media (max-width: 991px)
{
    .sub-box .category ul
    {
        margin: 0 -5px;
    }
}
.sub-box .category ul li
{
    position: relative;

    display: inline-block;

    height: 45px;
    margin-top: 10px;
    padding: 0 10px;
}
@media (max-width: 991px)
{
    .sub-box .category ul li
    {
        padding: 0 5px;
    }
}
.sub-box .category ul li a
{
    font-size: 16px;
    line-height: 45px;

    display: block;

    height: 45px;
    padding: 0 30px;

    color: #666;
    background-color: #eee;
}
@media (max-width: 991px)
{
    .sub-box .category ul li a
    {
        padding: 0 15px;
    }
}
.sub-box .category ul li.active a,
.sub-box .category ul li:hover a
{
    color: #fff;
    background-color: #12a9f1;
}
.wrapper
{
    overflow: hidden;

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

    margin: 0;

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

    max-width: 1270px;
    margin: 0 auto;
    margin-top: 14px;
    padding: 0 15px;

    color: #999;
}
.wrap-side
{
    float: left;

    width: 25%;
}
@media (max-width: 1199px)
{
    .wrap-side
    {
        display: none;
    }
}
.wrap-side .item
{
    margin-bottom: 12px;
}
.wrap-side .item h3
{
    font-weight: bold;

    margin: 0;

    text-transform: uppercase;

    background-color: #2cb2f3;
}
.wrap-side .item h3 a
{
    font-size: 20px;
    line-height: 25px;

    position: relative;

    display: block;

    padding: 10px 60px 10px 80px;

    color: #fff;
}
.wrap-side .item h3 a:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;
    font-weight: 300;
    line-height: 45px;

    position: absolute;
    top: 0;
    left: 40px;

    content: '\e618';
}
.wrap-side .item h3 a:after
{
    position: absolute;
    top: 20px;
    right: 40px;

    display: inline-block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.wrap-side .item .list
{
    padding: 20px 60px;

    background-color: #e7f6fe;
}
@media (max-width: 1350px)
{
    .wrap-side .item .list
    {
        padding: 20px 30px;
    }
}
.wrap-side .item .list a
{
    font-size: 16px;
    line-height: 1.875;

    position: relative;

    display: block;

    padding: 0 10px 0 26px;

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

    color: #666;
}
.wrap-side .item .list a:before
{
    position: absolute;
    left: 10px;

    content: '-';
}
.wrap-side .item .list a:hover
{
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
    text-decoration: underline;
}
.wrap-side .item-2 h3
{
    background-color: #2dbdba;
}
.wrap-side .item-2 h3 a:before
{
    font-size: 30px;

    content: '\e629';
}
.wrap-side .item-2 .list
{
    background-color: #eaf8f8;
}
.wrap-side .item-3 h3
{
    background-color: #99a2d1;
}
.wrap-side .item-3 h3 a:before
{
    font-size: 30px;

    content: '\e628';
}
.wrap-side .item-3 .list
{
    background-color: #f5f6fa;
}
.wrap-about .about
{
    overflow: hidden;

    background-color: #fafafa;
}
.wrap-about .about .pic,
.wrap-about .about .text
{
    float: left;

    width: 50%;
}
@media (max-width: 991px)
{
    .wrap-about .about .pic,
    .wrap-about .about .text
    {
        width: 100%;
    }
}
.wrap-about .about .pic
{
    overflow: hidden;

    padding-left: 8%;
}
@media (max-width: 991px)
{
    .wrap-about .about .pic
    {
        padding: 0 15px;
    }
    .wrap-about .about .pic img
    {
        max-width: 100%;
    }
}
.wrap-about .about .text
{
    padding: 30px 8% 20px 50px;
}
@media (max-width: 1560px)
{
    .wrap-about .about .text
    {
        padding: 20px 40px;
    }
}
@media (max-width: 1400px)
{
    .wrap-about .about .text
    {
        padding: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .text
    {
        padding: 30px 15px 0 15px;
    }
}
.wrap-about .about .text h3
{
    font-size: 26px;
    line-height: 1.15384615;

    margin: 0 0 14px 0;

    text-transform: uppercase;
    word-break: break-word;
}
@media (max-width: 991px)
{
    .wrap-about .about .text h3
    {
        font-size: 22px;
    }
}
.wrap-about .about .text p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    word-break: break-word;

    color: #666;
}
.wrap-about .num
{
    margin-top: 70px;
    padding: 0 8%;
}
@media (max-width: 1560px)
{
    .wrap-about .num
    {
        padding: 0 4%;
    }
}
.wrap-about .num ul li
{
    display: inline-block;

    width: 25%;
    margin: 10px 0;
    margin-right: -4px;

    text-align: center;
    vertical-align: top;

    border-right: 1px dashed #abdbf1;
}
@media (max-width: 767px)
{
    .wrap-about .num ul li
    {
        width: 50%;
    }
}
.wrap-about .num ul li:nth-child(3) h3:after,
.wrap-about .num ul li:nth-child(4) h3:after
{
    font-size: 16px;

    position: absolute;
    top: -2px;
    right: -14px;

    content: '+';
}
.wrap-about .num ul li:last-child
{
    border-right: none;
}
@media (max-width: 767px)
{
    .wrap-about .num ul li:nth-child(2)
    {
        border-right: none;
    }
}
.wrap-about .num h3
{
    font-size: 30px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    margin: 0;

    color: #474e52;
}
.wrap-about .num p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 14px 0 0 0;

    color: #666;
}
.wrap-trademarks
{
    padding: 60px 14% 0 14%;
}
@media (max-width: 1560px)
{
    .wrap-trademarks
    {
        padding: 60px 8% 0 8%;
    }
}
@media (max-width: 1199px)
{
    .wrap-trademarks
    {
        padding: 60px 4% 0 4%;
    }
}
@media (max-width: 991px)
{
    .wrap-trademarks
    {
        padding: 40px 15px 0 15px;
    }
}
.wrap-trademarks p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #999;
}
.wrap-trademarks .pic
{
    overflow: hidden;
}
.wrap-trademarks .pic ul
{
    overflow: hidden;

    margin: 0 -64px;
}
@media (max-width: 1560px)
{
    .wrap-trademarks .pic ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-trademarks .pic ul
    {
        margin: 0 -15px;
    }
}
.wrap-trademarks .pic ul li
{
    float: left;

    width: 25%;
    margin-top: 60px;
    padding: 0 64px;
}
@media (max-width: 1560px)
{
    .wrap-trademarks .pic ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-trademarks .pic ul li
    {
        padding: 0 15px;
    }
}
@media (max-width: 991px)
{
    .wrap-trademarks .pic ul li
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-trademarks .pic ul li
    {
        width: 50%;
    }
}
.wrap-trademarks .pic .img-box
{
    padding-bottom: 72%;
}
.wrap-download .download
{
    margin-top: -38px;
}
.wrap-download .item
{
    overflow: hidden;

    margin-top: 38px;
    padding: 10px;

    border: 1px solid #c9c9c9;
}
@media (max-width: 767px)
{
    .wrap-download .item
    {
        padding: 5px;
    }
}
.wrap-download .item .pic
{
    float: left;

    width: 36%;
}
@media (max-width: 1560px)
{
    .wrap-download .item .pic
    {
        width: 45%;
    }
}
.wrap-download .item .pic .img-box
{
    padding-bottom: 127.77777778%;
}
.wrap-download .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-download .item .pic:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-download .item .text
{
    float: left;

    width: 64%;
    padding: 20px 20px 20px 30px;
}
@media (max-width: 1560px)
{
    .wrap-download .item .text
    {
        width: 55%;
    }
}
@media (max-width: 1330px)
{
    .wrap-download .item .text
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-download .item .text
    {
        padding: 14px 10px;
    }
}
.wrap-download .item .text h3
{
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-download .item .text p
{
    font-size: 16px;
    line-height: 1.25;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin: 14px 0 0 0;

    color: #999;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1330px)
{
    .wrap-download .item .text p
    {
        margin: 10px 0 0 0;
    }
}
.wrap-download .item .text a.down
{
    font-size: 16px;
    line-height: 20px;

    display: inline-block;

    margin-top: 40px;

    color: #12a9f1;
}
@media (max-width: 1560px)
{
    .wrap-download .item .text a.down
    {
        margin-top: 30px;
    }
}
@media (max-width: 1330px)
{
    .wrap-download .item .text a.down
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-download .item .text a.down
    {
        margin-top: 10px;
    }
}
.wrap-download .item .text a.down:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    float: left;

    margin-right: 10px;

    content: '\e62e';
}
.wrap-download .item .text a.down:hover
{
    color: #38bcfb;
}
.wrap-video .item p
{
    font-size: 18px;
    line-height: 3.61111111;

    display: -webkit-box;
    overflow: hidden;

    height: 65px;
    margin: 0;

    text-align: center;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-video .video
{
    position: relative;

    overflow: hidden;
}
.wrap-video .video .img-box
{
    z-index: 0;

    padding-bottom: 50.61728395%;

    background-color: #000;
}
.wrap-video .video .img-box img
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;

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

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.wrap-video .video .iframe
{
    display: none;

    width: 100%!important;
    height: 100%!important;
}
.wrap-video .video .play
{
    font-size: 16px;
    font-weight: bold;

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

    display: inline-block;

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

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

    color: #fff;
}
.wrap-video .video .play:before
{
    font-family: 'iconfont';
    font-size: 60px;
    font-weight: normal;

    display: block;

    content: '\e63b';
}
@media (max-width: 991px)
{
    .wrap-video .video .play:before
    {
        font-size: 50px;
    }
}
.wrap-video .video:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);

    opacity: .9;
}
.wrap-news .item
{
    margin-top: 40px;
}
.wrap-news .item .pic
{
    position: relative;
}
.wrap-news .item .pic span
{
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;

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

    display: inline-block;

    height: 30px;
    padding: 0 20px;

    color: #fff;
    background-color: rgba(110, 185, 44, .9);
}
.wrap-news .item .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-news .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .item .note h3
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .item .note p
{
    font-weight: 500;
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 14px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .item .note a
{
    display: block;
}
.wrap-news .item .note a.more:after
{
    font-family: 'iconfont' !important;
    font-size: 28px;

    content: '\e612';

    color: #12a9f1;
}
.wrap-news .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news .item:hover .note h3
{
    color: #12a9f1;
}
.wrap-news-show .title-news
{
    text-align: center;
}
.wrap-news-show .title-news h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;

    margin: 0 0 20px 0;
}
@media (max-width: 767px)
{
    .wrap-news-show .title-news h2
    {
        font-size: 20px;
    }
}
.wrap-news-show .title-news span.time
{
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;

    top: 20px;
    left: 0;

    display: inline-block;

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

    color: #fff;
    background-color: rgba(110, 185, 44, .9);
}
.wrap-news-show .title-news .share
{
    display: inline-block;
}
@media (max-width: 767px)
{
    .wrap-news-show .title-news .share
    {
        display: block;

        margin-top: 20px;
    }
}
.wrap-news-show .title-news .share span
{
    font-size: 16px;

    display: inline-block;

    vertical-align: middle;

    color: #999;
}
.wrap-news-show .title-news .share ul
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-news-show .title-news .share li
{
    display: inline-block;
    float: none;

    margin-left: 6px;
    padding: 0;

    -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition:         transform .2s ease-in-out;
            transition:         transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    text-align: center;
    vertical-align: top;
}
.wrap-news-show .title-news .share li:hover
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
}
.wrap-news-show .title-news .share li a
{
    display: block;

    width: 30px;
    height: 30px;

    background-color: #3b5998;
}
.wrap-news-show .title-news .share li a:after
{
    font-family: 'iconfont';
    font-size: 14px;
    line-height: 30px;

    content: '\e615';

    color: #fff;
}
.wrap-news-show .title-news .share li a:hover
{
    text-decoration: none;
}
.wrap-news-show .title-news .share .twitter a
{
    background-color: #55acee;
}
.wrap-news-show .title-news .share .twitter a:after
{
    content: '\e60b';
}
.wrap-news-show .title-news .share .linkedin a
{
    background-color: #1284c7;
}
.wrap-news-show .title-news .share .linkedin a:after
{
    font-size: 18px;

    content: '\e6f0';
}
.wrap-news-show .title-news .share .google a
{
    background-color: #dc4e41;
}
.wrap-news-show .title-news .share .google a:after
{
    content: '\e60c';
}
.wrap-news-show .title-news .share .youtube a
{
    background-color: #c4302b;
}
.wrap-news-show .title-news .share .youtube a:after
{
    font-size: 16px;

    content: '\e6fa';
}
.wrap-news-show .title-news .share .instagram a
{
    background-color: #d82f81;
}
.wrap-news-show .title-news .share .instagram a:after
{
    font-size: 17px;

    content: '\e607';
}
.wrap-news-show .news-show
{
    margin-top: 30px;
    padding: 50px 0;

    border-top: 1px solid #dbdbdb;
}
.wrap-news-show .news-show p
{
    font-weight: 500;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-news-show .news-show img
{
    max-width: 100%;
}
.wrap-product
{
    overflow: hidden;
}
.wrap-product .product
{
    float: left;

    width: 75%;
    margin-top: -30px;
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .wrap-product .product
    {
        width: 100%;
        padding-left: 0;
    }
}
.wrap-product .product .item
{
    position: relative;

    overflow: hidden;

    margin-top: 30px;
    padding-bottom: 80px;
}
@media (max-width: 767px)
{
    .wrap-product .product .item
    {
        margin-top: 16px;
        padding-bottom: 48px;
    }
}
.wrap-product .product .item .img-box
{
    padding-bottom: 59.70149254%;
}
.wrap-product .product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product .product .item p
{
    position: absolute;
    bottom: 0;

    width: 100%;
    margin: 0;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
            transform: translateY(25px);

    background-color: #fafafa;
}
.wrap-product .product .item p a
{
    font-size: 20px;

    display: block;

    padding: 25px 15px 25px 15px;

    text-align: center;
}
@media (max-width: 767px)
{
    .wrap-product .product .item p a
    {
        font-size: 16px;

        padding: 10px 5px;
    }
}
.wrap-product .product .item p a:after
{
    font-family: 'iconfont' !important;

    display: inline-block;

    height: 20px;

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

    opacity: 0;
}
.wrap-product .product .item p a span
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-product .product .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product .product .item:hover p
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    color: #fff;
    background-color: #12a9f1;
}
.wrap-product .product .item:hover p a:after
{
    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    color: #fff;
}
.wrap-product-show .product-show
{
    float: left;

    width: 75%;
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .product-show
    {
        width: 100%;
        padding-left: 0;
    }
}
.wrap-product-show .pro-show
{
    overflow: hidden;
}
.wrap-product-show .pro-show .album
{
    position: relative;

    float: left;

    width: 55%;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album
    {
        float: none;

        width: 100%;
    }
}
.wrap-product-show .pro-show .album .video
{
    position: relative;

    overflow: hidden;
}
.wrap-product-show .pro-show .album .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.wrap-product-show .pro-show .album .video .iframe
{
    display: none;

    width: 100%!important;
    height: 100%!important;
}
.wrap-product-show .pro-show .album .video .play
{
    font-size: 16px;
    font-weight: bold;

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

    display: inline-block;

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

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

    color: #fff;
}
.wrap-product-show .pro-show .album .video .play:before
{
    font-family: 'iconfont';
    font-size: 60px;
    font-weight: normal;

    display: block;

    content: '\e63b';
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .video .play:before
    {
        font-size: 50px;
    }
}
.wrap-product-show .pro-show .album .video:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);

    opacity: .9;
}
.wrap-product-show .pro-show .album .slider-for .item
{
    border: 1px solid #e9e9e9;
}
.wrap-product-show .pro-show .album .img-box
{
    z-index: 0;

    padding-bottom: 60.29850746%;

    background-color: #000;
}
.wrap-product-show .pro-show .album .img-box img
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;

    opacity: 1;
}
.wrap-product-show .pro-show .album .slider-nav
{
    position: relative;

    margin: 0 -5px;
    margin-top: 14px;
}
.wrap-product-show .pro-show .album .slider-nav .slick-current .item .img-box
{
    border: 1px solid #12a9f1;
}
.wrap-product-show .pro-show .album .slider-nav .item
{
    padding: 0 5px;
}
.wrap-product-show .pro-show .album .slider-nav .item .img-box
{
    border: 1px solid #e9e9e9;
}
.wrap-product-show .pro-show .album .slider-nav .video:after
{
    font-family: 'iconfont';
    font-size: 30px;
    font-weight: normal;

    position: absolute;
    top: 50%;

    display: block;

    width: 100%;

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

    color: #fff;
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow
{
    position: absolute;
    top: 50%;
    left: 0;

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

    background: none;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .slider-nav .slick-arrow
    {
        left: 0;
    }
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e601';

    color: #9f9f9f;
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .album .slider-nav .slick-arrow.slick-next
    {
        right: 0;
    }
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow.slick-next:before
{
    content: '\e827';
}
.wrap-product-show .pro-show .album .slider-nav .slick-arrow:hover:before
{
    color: #12a9f1;
}
.wrap-product-show .pro-show .text
{
    float: left;

    width: 45%;
    padding-left: 60px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .pro-show .text
    {
        padding-top: 0;
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .text
    {
        float: none;

        width: 100%;
        padding-top: 40px;
        padding-left: 0;
    }
}
.wrap-product-show .pro-show .text .note
{
    margin-top: 40px;
}
.wrap-product-show .pro-show .text .note h4
{
    font-size: 30px;
    font-weight: normal;

    margin-bottom: 30px;
}
.wrap-product-show .pro-show .text .note p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
.wrap-product-show .pro-show .text .fun-btn > span
{
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

    min-width: 200px;
    height: 50px;
    margin-top: 70px;
    padding: 0 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: .3s;
            transition: .3s;
    text-align: center;
    vertical-align: middle;

    color: #999;
    border: 1px solid #dcdcdc;

         -o-user-select: none;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .text .fun-btn > span
    {
        min-width: 150px;
        margin-top: 30px;
    }
}
.wrap-product-show .pro-show .text .fun-btn > span:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    margin-right: 12px;

    vertical-align: middle;
}
.wrap-product-show .pro-show .text .fun-btn > span:hover
{
    color: #fff;
    border-color: #38bcfb;
    background-color: #38bcfb;
}
.wrap-product-show .pro-show .text .fun-btn .inquiry-btn
{
    margin-right: 20px;
}
.wrap-product-show .pro-show .text .fun-btn .inquiry-btn:before
{
    content: '\e62c';
}
.wrap-product-show .pro-show .text .fun-btn .relate-btn
{
    color: #fff;
    border-color: #12a9f1;
    background-color: #12a9f1;
}
.wrap-product-show .pro-show .text .fun-btn .relate-btn:before
{
    content: '\e716';
}
.wrap-product-show .pro-show .text .carousel-btn
{
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .wrap-product-show .pro-show .text .carousel-btn
    {
        margin-top: 40px;
    }
}
.wrap-product-show .pro-show .text .carousel-btn a
{
    font-size: 16px;
    line-height: 20px;

    cursor: pointer;

    color: #999;
}
.wrap-product-show .pro-show .text .carousel-btn a:hover
{
    color: #12a9f1;
}
.wrap-product-show .pro-show .text .carousel-btn a:hover:before,
.wrap-product-show .pro-show .text .carousel-btn a:hover:after
{
    color: #12a9f1;
}
.wrap-product-show .pro-show .text .carousel-btn a:before,
.wrap-product-show .pro-show .text .carousel-btn a:after
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    vertical-align: middle;

    color: #666;
}
.wrap-product-show .pro-show .text .carousel-btn .prev
{
    margin-right: 20px;
}
@media (max-width: 767px)
{
    .wrap-product-show .pro-show .text .carousel-btn .prev
    {
        margin-right: 15px;
    }
}
.wrap-product-show .pro-show .text .carousel-btn .prev:after
{
    margin-left: 10px;

    content: '\e6f1';
}
.wrap-product-show .pro-show .text .carousel-btn .next:before
{
    margin-right: 10px;

    content: '\e639';
}
.wrap-product-show .title-product
{
    background-color: #12a9f1;
}
.wrap-product-show .title-product h3
{
    font-size: 16px;
    line-height: 40px;

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

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 767px)
{
    .wrap-product-show .title-product h3
    {
        padding: 0 15px;
    }
}
.wrap-product-show .info-product
{
    padding: 30px;

    border: 1px solid #d2d2d2;
}
@media (max-width: 767px)
{
    .wrap-product-show .info-product
    {
        padding: 30px 15px;
    }
}
.wrap-product-show .parameter
{
    margin-top: 50px;
}
.wrap-product-show .parameter p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
.wrap-product-show .inquiry
{
    margin-top: 40px;
}
.wrap-product-show .inquiry .message p
{
    font-size: 16px;
    line-height: 1.875;

    color: #999;
}
.wrap-product-show .inquiry .message input,
.wrap-product-show .inquiry .message textarea
{
    font-size: 16px;

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

    outline: none;
    background-color: #f6f6f6;
}
.wrap-product-show .inquiry .message input
{
    line-height: 30px;

    height: 50px;
    padding: 10px 20px;
}
.wrap-product-show .inquiry .message textarea
{
    line-height: 30px;

    min-height: 50px;
    padding: 10px 20px;

    resize: vertical;
}
.wrap-product-show .inquiry .message input::-webkit-input-placeholder,
.wrap-product-show .inquiry .message textarea::-webkit-input-placeholder
{
    color: #999;
}
.wrap-product-show .inquiry .message input:-o-placeholder,
.wrap-product-show .inquiry .message textarea:-o-placeholder
{
    color: #999;
}
.wrap-product-show .inquiry .message input::-moz-placeholder,
.wrap-product-show .inquiry .message textarea::-moz-placeholder
{
    color: #999;
}
.wrap-product-show .inquiry .message input:-ms-input-placeholder,
.wrap-product-show .inquiry .message textarea:-ms-input-placeholder
{
    color: #999;
}
.wrap-product-show .inquiry .message input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message input:focus::-o-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message input:focus::-moz-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .message .read input::-webkit-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input:-o-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input::-moz-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input:-ms-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input:focus::-webkit-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input:focus::-o-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input:focus::-moz-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .read input:focus::-ms-input-placeholder
{
    font-weight: 600;

    color: #333;
}
.wrap-product-show .inquiry .message .submit
{
    font-size: 16px;
    line-height: 50px;

    display: inline-block;

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

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

    color: #fff;
    border-radius: 0;
    background-color: #12a9f1;
}
.wrap-product-show .inquiry .message .submit:hover
{
    background-color: #38bcfb;
}
.wrap-product-show .relate
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .wrap-product-show .relate .row
    {
        margin: 0;
    }
}
.wrap-product-show .relate .itembox
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .wrap-product-show .relate .itembox
    {
        padding: 0 8px;
    }
}
.wrap-product-show .relate .item
{
    position: relative;

    overflow: hidden;

    margin-top: 30px;
    padding-bottom: 80px;
}
@media (max-width: 767px)
{
    .wrap-product-show .relate .item
    {
        margin-top: 16px;
        padding-bottom: 48px;
    }
}
.wrap-product-show .relate .item .img-box
{
    padding-bottom: 59.70149254%;
}
.wrap-product-show .relate .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product-show .relate .item p
{
    position: absolute;
    bottom: 0;

    width: 100%;
    margin: 0;

    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
            transform: translateY(25px);

    background-color: #fafafa;
}
.wrap-product-show .relate .item p a
{
    font-size: 20px;

    display: block;

    padding: 25px 15px 25px 15px;

    text-align: center;
}
@media (max-width: 767px)
{
    .wrap-product-show .relate .item p a
    {
        font-size: 16px;

        padding: 10px 5px;
    }
}
.wrap-product-show .relate .item p a:after
{
    font-family: 'iconfont' !important;

    display: inline-block;

    height: 20px;

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

    opacity: 0;
}
.wrap-product-show .relate .item p a span
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-product-show .relate .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product-show .relate .item:hover p
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

    color: #fff;
    background-color: #12a9f1;
}
.wrap-product-show .relate .item:hover p a:after
{
    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    color: #fff;
}
.wrap-product-show .relate .slick-arrow
{
    position: absolute;
    top: 50%;
    left: -30px;

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

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

    content: '\e9b8';

    color: #999;
}
@media (max-width: 991px)
{
    .wrap-product-show .relate .slick-arrow:before
    {
        font-size: 26px;
    }
}
.wrap-product-show .relate .slick-arrow.slick-next
{
    right: -30px;
    left: auto;
}
@media (max-width: 991px)
{
    .wrap-product-show .relate .slick-arrow.slick-next
    {
        right: -30px;
    }
}
.wrap-product-show .relate .slick-arrow.slick-next:before
{
    content: '\e6a5';
}
.wrap-product-show .relate .slick-arrow:hover:before
{
    color: #12a9f1;
}
.wrap-contact
{
    padding: 60px 14% 0 14%;
}
@media (max-width: 1560px)
{
    .wrap-contact
    {
        padding: 60px 8% 0 8%;
    }
}
@media (max-width: 1199px)
{
    .wrap-contact
    {
        padding: 60px 4% 0 4%;
    }
}
@media (max-width: 991px)
{
    .wrap-contact
    {
        padding: 40px 15px 0 15px;
    }
}
.wrap-contact .contact
{
    overflow: hidden;

    border-top: 1px dashed #dcdcdc;
}
.wrap-contact .contact .m-title h3
{
    font-size: 26px;

    margin: 0 0 30px 0;

    color: #12a9f1;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .m-title h3
    {
        font-size: 20px;
    }
}
.wrap-contact .contact .message
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .message
    {
        margin-top: 30px;
    }
}
.wrap-contact .contact .message p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 0;

    color: #999;
}
.wrap-contact .contact .message form input,
.wrap-contact .contact .message form textarea
{
    font-size: 14px;
    font-size: 16px;
    line-height: 25px;

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

    border: none;
    border: 1px solid #e5e5e5;
}
.wrap-contact .contact .message form input::-webkit-input-placeholder,
.wrap-contact .contact .message form textarea::-webkit-input-placeholder
{
    color: #999;
}
.wrap-contact .contact .message form input:-o-placeholder,
.wrap-contact .contact .message form textarea:-o-placeholder
{
    color: #999;
}
.wrap-contact .contact .message form input::-moz-placeholder,
.wrap-contact .contact .message form textarea::-moz-placeholder
{
    color: #999;
}
.wrap-contact .contact .message form input:-ms-input-placeholder,
.wrap-contact .contact .message form textarea:-ms-input-placeholder
{
    color: #999;
}
.wrap-contact .contact .message form input:focus::-webkit-input-placeholder,
.wrap-contact .contact .message form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message form input:focus::-o-placeholder,
.wrap-contact .contact .message form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message form input:focus::-moz-placeholder,
.wrap-contact .contact .message form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message form input:focus::-ms-input-placeholder,
.wrap-contact .contact .message form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message form .submit
{
    font-size: 16px;
    line-height: 45px;

    height: 45px;
    margin-top: 30px;
    padding: 0 80px;

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

    color: #fff;
    border-radius: 0;
    background-color: #12a9f1;
}
.wrap-contact .contact .message form .submit:hover
{
    background-color: #38bcfb;
}
.wrap-contact .contact .message form span
{
    line-height: 50px;

    float: left;

    margin-top: 40px;
    margin-left: 30px;

    color: #666;
}
.wrap-contact .contact .info
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .info
    {
        margin-top: 30px;
    }
}
.wrap-contact .contact .info .note
{
    margin-top: 40px;
}
.wrap-contact .contact .info .note p
{
    font-size: 16px;
    line-height: 1.71428571;

    display: table;

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

    color: #999;
}
.wrap-contact .contact .info .note p.tel:before,
.wrap-contact .contact .info .note p.address:before,
.wrap-contact .contact .info .note p.email:before,
.wrap-contact .contact .info .note p.whatsapp:before,
.wrap-contact .contact .info .note p.website:before,
.wrap-contact .contact .info .note p.fax:before
{
    font-family: 'iconfont';
    font-size: 18px;
    line-height: 40px;

    display: table-cell;
    float: left;

    width: 20px;
    width: 40px;
    height: 40px;
    margin-right: 10px;

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

    color: #333;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.wrap-contact .contact .info .note p span
{
    display: table-cell;

    width: 91%;

    vertical-align: middle;
}
.wrap-contact .contact .info .note p.tel:before
{
    content: '\e61c';
}
.wrap-contact .contact .info .note p.email:before
{
    content: '\e88e';
}
.wrap-contact .contact .info .note p.fax:before
{
    content: '\e644';
}
.wrap-contact .contact .info .note p.website:before
{
    content: '\e642';
}
.wrap-contact .contact .info .note p a:hover
{
    text-decoration: underline;
}
/**
 * page
 */
.page
{
    clear: both;
    overflow: hidden;

    margin-top: 70px;

    text-align: center;
}
@media (max-width: 991px)
{
    .page
    {
        margin-top: 40px;
    }
}
.page a
{
    font-family: Arial;
    font-weight: 500;
    line-height: 50px;

    display: inline-block;
    overflow: hidden;

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

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

    color: #333;
    border: 1px solid #bfbfbf;
}
.page a.omit:hover
{
    color: #333;
    background-color: #fff;
}
.page a.first-child:before,
.page a.last-child:before
{
    font-family: 'iconfont';
    font-size: 22px;

    content: '\e9b5';

    color: #999;
}
.page a.first-child:hover:before,
.page a.last-child:hover:before
{
    color: #fff;
}
.page a.last-child:before
{
    content: '\e72f';
}
.page a.active,
.page a:hover
{
    color: #fff;
    border-color: #12a9f1;
    background-color: #12a9f1;
}
@media (max-width: 767px)
{
    .page a
    {
        line-height: 34px;

        width: 34px;
        height: 34px;
    }
    .page a.first-child,
    .page a.last-child
    {
        margin: 0 5px;
    }
}
.fancybox-caption
{
    font-size: 16px;

    text-align: center;

    border: none;
}
.stuck
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    height: 70px!important;

    background-color: #61c9fa;
}
.stuck .logo
{
    height: 60px;
    margin-top: 5px;
}
.stuck .logo p b
{
    font-size: 20px;
}
.stuck .logo p span
{
    font-size: 16px;
}
.stuck .nav .nav-list1 > li > a
{
    line-height: 70px;
}
.stuck .nav .nav-list1 > li:hover > a:after,
.stuck .nav .nav-list1 > li.active > a:after
{
    bottom: 0;
}
.stuck .nav .nav-list1 .nav-list2
{
    top: 100%;

    background-color: #61c9fa;
    box-shadow: none;
}
.stuck .nav .nav-list1 .nav-list3
{
    background-color: #61c9fa;
    box-shadow: none;
}
.stuck .nav .nav-list1 .nav-list2 li a
{
    color: #fff;
}
.stuck .nav .nav-list1 .nav-list2 li a:hover
{
    color: #fff;
}
.stuck .find
{
    line-height: 70px;
}
.stuck .right .search-pc
{
    margin-top: 14px;
}
.table-box
{
    overflow: auto;

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

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

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

    vertical-align: middle;
}
table tr:nth-child(odd)
{
    background-color: #f2f2f2;
}
table td
{
    padding: 8px !important;

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

    background: none !important;
}



#act
{
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
    text-decoration: underline;
}


.zoomDiv
{
    z-index: 9;

    display: none;
    overflow: hidden;

    text-align: center;

    border: 1px solid #ccc;
    background: #fff;
}
@media (min-width: 768px)
{
    .zoomDiv
    {
        position: absolute;
    }
}
.zoomMask
{
    position: absolute;
    z-index: 1;

    cursor: move;

    background: url('../images/mask.png') repeat scroll 0 0 transparent;
}
@media (max-width: 767px)
{
    .zoomMask
    {
        display: none;
    }
}
.xs-online
{
    font-family: 'Times New Roman', Arial;

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

    display: none;

    width: 100%;

    background-color: #61c9fa;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .xs-online
    {
        display: block !important;
    }
}
.xs-online ul
{
    overflow: hidden;

    margin: 0;
    padding: 0;

    text-align: center;

    color: #fff;
}
.xs-online ul li
{
    float: left;

    width: 20%;

    list-style: none;

    border-right: 1px solid #2f98c9;
    border-left: 1px solid rgba(255, 255, 255, .6);
}
.xs-online ul li > a
{
    font-size: 10px;

    display: block;

    padding: 8px 0;

    text-transform: uppercase;

    color: inherit;
}
@media (max-width: 320px)
{
    .xs-online ul li > a
    {
        font-size: 8px;
    }
}
.xs-online ul li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;

    display: block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li:last-child
{
    border-right: none;
}
.xs-online ul li.product > a:before
{
    font-size: 16px;

    content: '\e7e9';
}
.xs-online ul li.mail > a:before
{
    font-weight: normal;

    content: '\e88e';
}
.xs-online ul li.map > a:before
{
    font-weight: normal;

    content: '\e63e';
}
.xs-online ul li.feedback > a:before
{
    font-weight: normal;

    content: '\e826';
}
.xs-online ul li.top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.home > a:before
{
    font-weight: normal;

    content: '\e6c8';
}
.xs-online ul li.message > a:before
{
    font-size: 18px;
    font-weight: normal;

    content: '\e66b';
}
.xs-online ul li.tel > a:before
{
    font-weight: normal;

    content: '\e61c';
}
.xs-online ul li.top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.whatsapp > a:before
{
    font-weight: normal;

    content: '\e751';
}
.xs-online ul li.feedbook > a:before
{
    font-weight: normal;

    content: '\e826';
}
.xs-online ul li.contact > a:before
{
    font-weight: normal;

    content: '\e609';
}
.xs-online ul li.skype > a:before
{
    content: '\e752';
}
.xs-online ul li.wechat > a:before
{
    content: '\e604';
}
.xs-online ul li.facebook > a:before
{
    content: '\e615';
}
.okki-live-chat-widget{
	right: 0!important;
	bottom: 110px!important;
	z-index: 10!important;
}
.xs-online ul li.wechat>a img{
	position: absolute;
	top: -100px;
	width: 100px;
	z-index: 3;
	right: 0;
	display: none;
}
.xs-online ul li.wechat:hover >a img{
	display: block;
}