/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link
{
    outline: none !important;
}
.slick-slide
{
    outline: none;
}
.slick-slide a
{
    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: 'Montserrat';
    font-weight: 300;
    font-style: normal;

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

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

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

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

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

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

    src: url('../fonts/Montserrat-Black.eot');
    src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Black.woff2') format('woff2'), url('../fonts/Montserrat-Black.woff') format('woff'), url('../fonts/Montserrat-Black.ttf') format('truetype'), url('../fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
}
@-ms-viewport
{
    width: auto !important;
}
body
{
    font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 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: 1320px;
    }
}
@media (max-width: 767px)
{
    .col-xs-6:nth-child(2n+1)
    {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n)
    {
        padding-left: 7.5px;
    }
}
li,
ol,
ul
{
    list-style: none;
}
a
{
    color: inherit;
}
a:hover,
a:link,
a:visited
{
    text-decoration: none;

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

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

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

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

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

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

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
.header
{
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    height: 103px;

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

    border-bottom: 3px solid #3dade2;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 60px;
    }
}
.header .logo
{
    position: relative;

    float: left;

    height: 80px;
    margin-top: 10px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 50px;
        margin-top: 5px;
    }
}
.header .logo a
{
    display: block;

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

    height: 100%;
}
.header .nav-collapse
{
    position: absolute;
    z-index: 10;
    top: 6px;
    right: 20px;

    display: none;
    float: right;

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

    cursor: pointer;

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

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

        display: block;

        margin-top: 8px;

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

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

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

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
.header .language-box
{
    position: relative;

    float: right;

    margin-left: 40px;
}
@media (max-width: 1740px)
{
    .header .language-box
    {
        margin-left: 20px;
    }
}
@media (max-width: 1199px)
{
    .header .language-box
    {
        display: none;
    }
}
.header .language-box p
{
    line-height: 100px;

    margin: 0;

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

    color: #666;
}
.header .language-box p:before,
.header .language-box p:after
{
    display: inline-block;

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

    width: 28px;
    height: 28px;
    margin-top: 2px;
    margin-right: 8px;

    content: '';
    vertical-align: middle;

    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.header .language-box p.en:before
{
    background-position: -28px 0;
}
.header .language-box p:after
{
    display: block;
    float: right;

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

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

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

        display: none;

        min-width: 120px;

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

    position: relative;

    display: block;

    padding-left: 30px;

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

    overflow: hidden;

    width: 26px;
    height: 26px;

    content: '';

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

    coverbackground-repeat: no-repeat;
}
.header .language-box ul li a:hover
{
    text-decoration: underline;
}
.header .language-box ul .en a:before
{
    background-position: -26px 0;
}
.header .language-box.language-header
{
    -webkit-transition: all .4s;
            transition: all .4s;
}
.header .language-box.language-header ul
{
    top: 100%;

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

    background-color: #fff;
}
@media (min-width: 768px)
{
    .header .language-box.language-header ul
    {
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
}
.header .language-box.language-header li
{
    white-space: nowrap;
}
@media (min-width: 1200px)
{
    .header .nav
    {
        display: inline-block;
        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 26px;

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

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

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

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 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
    {
        float: left;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 18px;
        line-height: 100px;

        position: relative;

        display: block;

        padding: 0 16px;

        -webkit-transition: all .4s;
                transition: all .4s;
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        color: #3dade2;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 100%;

        display: none;

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

        text-align: center;
        text-align: left;

        background-color: rgba(255, 255, 255, .9);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 li
    {
        position: relative;

        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li > a
    {
        line-height: 40px;

        position: relative;
        z-index: 1;

        display: block;

        padding: 0 18px;

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

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

        color: #3dade2;
    }
    .header .nav .nav-list1 .nav-list2 li img
    {
        max-width: 400px;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        top: 0;
        left: 100%;

        display: none;

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

        text-align: left;

        background-color: rgba(0, 0, 0, .86);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li
    {
        border-bottom: 1px dashed rgba(255, 255, 255, .2);
    }
    .header .nav .nav-list1 .nav-list3 li > a
    {
        line-height: 30px;

        padding: 0 20px;
    }
}
@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: 20px;

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

        color: #fff;
        background: #fafafa;
        background-color: #000;
    }
}
.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 .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 24px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title
    {
        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;
}
.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(61, 173, 226, .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: '\e62b';

    color: #fff;
}
@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: #3dade2;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

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

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

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

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

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

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

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

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

    cursor: pointer;
}
@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 .find
{
    line-height: 100px;

    display: inline-block;
    float: right;

    margin-left: 40px;

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

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

        position: absolute;
        right: 60px;

        margin-left: 0;
    }
}
.header .find:before
{
    font-family: 'iconfont';
    font-size: 20px;

    float: left;

    content: '\e62b';
}
.header .find:hover
{
    color: #3dade2;
}
@media (max-width: 1199px)
{
    .header .right
    {
        display: inline-block;
        float: right;

        margin-right: 0;
    }
}
.header .back-btn
{
    position: absolute;
    left: 15px;
}
.online-wrap .btn
{
    line-height: 36px;

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

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

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

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

    display: inline-block;

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

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

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

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

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

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

    position: relative;

    display: block;

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

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

    border-radius: 6px;
    background-color: #000;
}
.online-wrap .online a:before
{
    font-size: 24px;

    color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: rgba(230, 0, 18, .7);
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

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

    padding-right: 5px;

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

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

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img
{
    display: block;

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

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .icon-qq:before
{
    font-family: 'iconfont' !important;

    content: '\e62d';
}
.online-wrap .icon-weixin:before
{
    font-family: 'iconfont' !important;

    content: '\e604';
}
.online-wrap .icon-message:before
{
    font-family: 'iconfont' !important;
    font-size: 24px !important;

    content: '\e6a4';
}
.online-wrap .icon-skype:before
{
    font-family: 'iconfont' !important;

    content: '\e6b7';
}
.online-wrap .icon-whatsapp:before
{
    font-family: 'iconfont' !important;

    content: '\e751';
}
.online-wrap .icon-phone:before
{
    font-family: 'iconfont' !important;

    content: '\e61c';
}
.online-wrap .icon-arrow-top:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    content: '\e614';
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
    margin-top: 103px;
}
@media (max-width: 1199px)
{
    .banner
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner .slickbanner
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner
    {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 40px;

    width: 100%;
    padding: 0 15px;

    text-align: center;
}
@media (max-width: 991px)
{
    .banner .slick-dots
    {
        bottom: 20px;
    }
}
.banner .slick-dots li
{
    position: relative;

    display: inline-block;

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

    cursor: pointer;

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

    width: 100%;
}
.banner .img-box
{
    padding-bottom: 44.27083333%;
}
@media (min-width: 768px)
{
    .banner .slick-current .note
    {
        -webkit-animation: fadeInLeft 1s 0s ease both;
                animation: fadeInLeft 1s 0s ease both;
    }
}
@media (max-width: 991px)
{
    .banner-in .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .banner-in .slickbanner
    {
        width: 200%;
        max-width: 200%;
        margin-left: -50%;
    }
}
.banner-in .img-box
{
    padding-bottom: 23.4375%;
}
.box
{
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 991px)
{
    .box
    {
        padding: 60px 0;
    }
}
.title
{
    text-align: center;
}
.title b
{
    font-size: 40px;
    font-weight: normal;
    line-height: 1;

    display: block;
}
@media (max-width: 991px)
{
    .title b
    {
        font-size: 24px;
    }
}
.title p
{
    font-size: 14px;
    line-height: 1.85714286;

    max-width: 860px;
    margin: 0 auto;
    margin-top: 14px;

    color: #666;
}
.lasted-news
{
    font-size: 0;

    overflow: hidden;

    background-color: #f0f0f0;
}
.lasted-news .title-lasted-news
{
    position: relative;

    float: left;

    width: 20%;

    background-color: #3dade2;
}
@media (max-width: 1350px)
{
    .lasted-news .title-lasted-news
    {
        width: 28%;
    }
}
@media (max-width: 991px)
{
    .lasted-news .title-lasted-news
    {
        width: 100%;
    }
}
.lasted-news .title-lasted-news:before
{
    position: absolute;
    top: 0;
    left: -150%;

    display: block;

    width: 200%;
    height: 100%;

    content: '';

    background-color: #3dade2;
}
@media (max-width: 991px)
{
    .lasted-news .title-lasted-news:before
    {
        left: -100%;

        width: 300%;
    }
}
.lasted-news .title-lasted-news b
{
    font-size: 26px;
    font-weight: normal;
    line-height: 100px;

    position: relative;
    z-index: 2;

    letter-spacing: 3px;
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 991px)
{
    .lasted-news .title-lasted-news b
    {
        font-size: 20px;
        line-height: 50px;
    }
}
.lasted-news .right
{
    float: left;

    width: 80%;
}
@media (max-width: 1350px)
{
    .lasted-news .right
    {
        width: 72%;
    }
}
.lasted-news .right .slick-lasted-news
{
    padding-left: 16%;
}
@media (max-width: 1350px)
{
    .lasted-news .right .slick-lasted-news
    {
        padding-left: 10%;
    }
}
@media (max-width: 991px)
{
    .lasted-news .right .slick-lasted-news
    {
        padding-left: 50px;
    }
}
.lasted-news .right .item
{
    display: block;
}
.lasted-news .right .item p
{
    font-size: 16px;
    line-height: 100px;

    display: -webkit-box;
    overflow: hidden;

    height: 100px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .lasted-news .right .item p
    {
        line-height: 50px;

        height: 50px;
    }
}
.lasted-news .right .item p span
{
    line-height: 46px;

    display: inline-block;

    width: 46px;
    height: 46px;
    margin-right: 20px;

    text-align: center;
    vertical-align: middle;

    color: #e60012;
    border-radius: 50%;
    background-color: #e5e5e5;
}
@media (max-width: 991px)
{
    .lasted-news .right .item p span
    {
        line-height: 36px;

        width: 36px;
        height: 36px;
    }
}
.lasted-news .right .item:hover p
{
    color: #e60012;
}
.lasted-news .right .slick-arrow
{
    position: absolute;
    z-index: 9;
    top: 25px;
    left: 0;

    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 991px)
{
    .lasted-news .right .slick-arrow
    {
        top: 0;
        left: -15px;
    }
}
.lasted-news .right .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 50px;

    display: block;

    width: 50px;
    height: 50px;

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

    color: #fff;
    background-color: #e60012;
}
@media (max-width: 767px)
{
    .lasted-news .right .slick-arrow:before
    {
        line-height: 50px;

        width: 40px;
        height: 50px;
    }
}
.lasted-news .right .slick-arrow.slick-prev
{
    display: none !important;
}
.lasted-news .right .slick-arrow:hover:before
{
    background-color: #3dade2;
}
.indexcontent
{
    position: relative;
    z-index: 2;
}
.box-about
{
    overflow: hidden;

    background-color: #f7f7f7;
}
.box-about .about
{
    font-size: 0;

    overflow: hidden;
}
.box-about .about .left,
.box-about .about .right
{
    display: inline-block;

    width: 50%;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .box-about .about .left,
    .box-about .about .right
    {
        width: 100%;
    }
}
.box-about .about .left
{
    padding: 0 6% 0 16%;
}
@media (max-width: 1440px)
{
    .box-about .about .left
    {
        padding: 0 4% 0 5%;
    }
}
@media (max-width: 1350px)
{
    .box-about .about .left
    {
        padding: 0 4%;
    }
}
@media (max-width: 991px)
{
    .box-about .about .left
    {
        padding: 50px 15px;
    }
}
.box-about .about .left .title-about b
{
    font-size: 40px;
    line-height: 1;

    display: block;
}
@media (max-width: 1350px)
{
    .box-about .about .left .title-about b
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .box-about .about .left .title-about b
    {
        font-size: 26px;
    }
}
.box-about .about .left .title-about p
{
    font-size: 14px;
    line-height: 1.85714286;

    margin: 10px 0 0 0;

    letter-spacing: 2px;

    color: #3dade2;
}
.box-about .about .left .title-about p span
{
    color: #e60012;
}
.box-about .about .left .text
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .box-about .about .left .text
    {
        margin-top: 20px;
    }
}
.box-about .about .left .text p
{
    font-size: 14px;
    line-height: 1.85714286;

    margin: 0;

    color: #666;
}
.box-about .about .left .more
{
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .box-about .about .left .more
    {
        margin-top: 30px;
    }
}
.box-about .about .left .more a
{
    font-size: 14px;
    line-height: 50px;

    display: inline-block;

    padding: 0 50px;

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

    color: #fff;
    background-color: #3dade2;
}
.box-about .about .left .more a:hover
{
    background-color: #219dd8;
}
.box-about .about .right .video
{
    position: relative;

    overflow: hidden;
}
.box-about .about .right .video .img-box
{
    padding-bottom: 70.83333333%;
}
.box-about .about .right .video .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-about .about .right .video .video-box
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    text-align: center;
}
.box-about .about .right .video .iframe
{
    display: none;

    width: 100% !important;
    height: 100% !important;
}
.box-about .about .right .video .play
{
    font-size: 18px;

    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%);
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 767px)
{
    .box-about .about .right .video .play
    {
        font-size: 16px;
    }
}
.box-about .about .right .video .play:before
{
    font-family: 'iconfont';
    font-size: 70px;
    font-weight: normal;

    display: block;

    content: '\e67f';
}
@media (max-width: 991px)
{
    .box-about .about .right .video .play:before
    {
        font-size: 50px;
    }
}
.box-about .about .right .video:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-product
{
    overflow: hidden;

    padding-bottom: 200px;

    background-color: #f0f0f0;
}
.box-product .product
{
    padding: 0 30px;
}
@media (max-width: 991px)
{
    .box-product .product
    {
        padding: 0 15px;
    }
}
.box-product .product .item
{
    display: block;

    margin-top: 30px;
}
.box-product .product .item .pic
{
    position: relative;
    z-index: 2;

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

    border: 1px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.box-product .product .item .pic .img-box
{
    padding-bottom: 75%;
}
.box-product .product .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-product .product .item .note
{
    margin-top: 30px;

    text-align: center;
}
@media (max-width: 991px)
{
    .box-product .product .item .note
    {
        margin-top: 16px;
    }
}
.box-product .product .item .note b
{
    font-size: 20px;
    line-height: 30px;

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

    height: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .box-product .product .item .note b
    {
        font-size: 16px;
    }
}
.box-product .product .item .note p
{
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-product .product .item:hover .pic
{
    border-color: #3dade2;
    box-shadow: none;
}
.box-product .product .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-product .product .item:hover .note b
{
    color: #3dade2;
}
.box-choose
{
    position: relative;
    z-index: 2;

    margin-top: -120px;
    padding: 10px;
}
.box-choose .title
{
    padding: 0 15px;
}
.box-choose .choose
{
    padding: 60px 0;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.box-choose .choose ul.list
{
    font-size: 0;
}
.box-choose .choose ul.list li
{
    display: inline-block;

    width: 33.33333333%;
    padding: 0 30px;

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .box-choose .choose ul.list li
    {
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .box-choose .choose ul.list li
    {
        width: 100%;
    }
}
.box-choose .choose .item
{
    display: block;

    margin-top: 30px;

    text-align: center;
}
.box-choose .choose .item .pic
{
    overflow: hidden;

    max-width: 250px;
    margin: 0 auto;
    padding: 5px;

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

    border: 1px solid #cdcdcd;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .box-choose .choose .item .pic
    {
        max-width: 200px;
    }
}
.box-choose .choose .item .pic .img-box
{
    border-radius: 50%;
}
.box-choose .choose .item .pic .img-box img
{
    border-radius: 50%;
}
.box-choose .choose .item .note b
{
    font-size: 16px;

    display: block;

    margin: 16px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.box-choose .choose .item .note p
{
    font-size: 14px;
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-choose .choose .item .note span
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1;

    display: block;

    margin-top: 24px;

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

    color: rgba(102, 102, 102, .1);
}
.box-choose .choose .item:hover .pic
{
    border-color: #3dade2;
}
.box-choose .choose .item:hover .note b
{
    color: #3dade2;
}
.box-choose .choose .item:hover .note span
{
    color: #e60012;
}
@media (max-width: 767px)
{
    .box-customers
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.box-customers .customers-pic
{
    overflow: hidden;

    margin-top: 20px;
}
.box-customers .customers-pic ul
{
    font-size: 0;

    overflow: hidden;

    margin: 0 -12px;
}
.box-customers .customers-pic ul li
{
    display: inline-block;

    width: 33.25%;
    margin-top: 20px;
    padding: 0 12px;

    vertical-align: top;
}
@media (max-width: 991px)
{
    .box-customers .customers-pic ul li
    {
        width: 66.5%;
    }
}
@media (max-width: 767px)
{
    .box-customers .customers-pic ul li
    {
        width: 100%;
    }
}
.box-customers .customers-pic ul li:nth-child(2n)
{
    width: 16.75%;
}
@media (max-width: 991px)
{
    .box-customers .customers-pic ul li:nth-child(2n)
    {
        width: 33.5%;
    }
}
@media (max-width: 767px)
{
    .box-customers .customers-pic ul li:nth-child(2n)
    {
        width: 100%;
    }
}
.box-customers .customers-pic ul li:nth-child(2n) .img-box
{
    padding-bottom: 83.33333333%;
}
.box-customers .customers-pic ul li .img-box
{
    padding-bottom: 40.32258065%;
}
.box-customers .customers-logo
{
    overflow: hidden;
}
.box-customers .customers-logo .slick-customers
{
    font-size: 0;

    margin: 0 -14px;
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .box-customers .customers-logo .slick-customers
    {
        margin-right: -5px;
        margin-left: -5px;
    }
}
.box-customers .customers-logo .slick-slide
{
    padding: 0 14px;
}
@media (max-width: 991px)
{
    .box-customers .customers-logo .slick-slide
    {
        padding: 0 5px;
    }
}
.box-customers .customers-logo .item
{
    margin-top: 10px;

    border: 1px solid #e2e2e2;
}
.box-customers .customers-logo .item .img-box
{
    padding-bottom: 40%;

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

    opacity: .8;
}
.box-customers .customers-logo .item .img-box img
{
    -webkit-transition: all .4s;
            transition: all .4s;

    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-filter: gray;
            filter: gray;
}
.box-customers .customers-logo .item:hover
{
    border-color: #3dade2;
}
.box-customers .customers-logo .item:hover .img-box
{
    opacity: 1;
}
.box-customers .customers-logo .item:hover .img-box img
{
    -webkit-filter: grayscale(0%);
       -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
         -o-filter: grayscale(0%);
            filter: grayscale(0%);
}
.footer
{
    font-size: 0;

    position: relative;

    background-color: #1784b7;
}
.footer .foot
{
    padding: 70px 0 50px;
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 20px 0 30px;
    }
}
.footer .foot > ul
{
    padding: 0;

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

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

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

        margin: 0 -15px;
    }
}
@media (min-width: 1200px)
{
    .footer .foot > ul > li
    {
        display: inline-block;

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

        width: 25%;
        margin-right: -4px;
        padding: 0 15px;

        vertical-align: top;
    }
}
@media (max-width: 991px)
{
    .footer .foot > ul > li
    {
        width: 100%;
    }
}
.footer .foot > ul > li h3
{
    font-size: 24px;
    line-height: 30px;

    margin: 0;

    text-transform: uppercase;

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

        float: right;

        content: '\e628';
    }
}
.footer .foot > ul > li .item
{
    text-align: left;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item
    {
        margin-top: 10px;
    }
}
.footer .foot > ul > li .item-2 .info-down
{
    max-width: 330px;
}
.footer .foot > ul > li .item-2 .info-down p
{
    font-size: 14px;
    line-height: 2.14285714;

    margin: 0;

    color: #d3ecf7;
}
.footer .foot > ul > li .item-2 .info-down p a:hover
{
    text-decoration: underline;

    color: #fff;
}
.footer .foot > ul > li .item-1 a
{
    font-size: 14px;
    line-height: 30px;

    position: relative;

    display: block;

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

    color: #d3ecf7;
}
.footer .foot > ul > li .item-1 a:hover
{
    color: #fff;
}
.footer .foot > ul > li .info-down
{
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .footer .foot > ul > li .info-down
    {
        display: none;

        margin-top: 10px;
    }
}
.footer .foot > ul > li .info-down img
{
    max-width: 100%;
}
.footer .foot > ul > li.current .title-foot h3:after
{
    content: '\e623';
}
.footer .foot-message
{
    padding: 15px 0;

    background-color: #0c709e;
}
.footer .foot-message .foot-logo
{
    position: relative;

    display: inline-block;
    float: left;

    padding-left: 160px;
}
.footer .foot-message .foot-logo .erweima
{
    position: absolute;
    z-index: 2;
    top: -34px;
    left: 0;

    width: 130px;
    height: 130px;
}
.footer .foot-message .foot-logo .erweima img
{
    max-width: 100%;
}
@media (max-width: 991px)
{
    .footer .foot-message .foot-logo
    {
        display: none;
    }
}
.footer .foot-message .foot-logo img
{
    max-width: 200px;
}
.footer .foot-message .message
{
    position: relative;

    display: inline-block;
    float: right;

    width: 100%;
    max-width: 610px;
    margin-top: 12px;
}
@media (max-width: 991px)
{
    .footer .foot-message .message
    {
        max-width: 100%;
        margin: 0;
    }
}
.footer .foot-message input
{
    font-size: 14px;
    line-height: 30px;

    width: 100%;
    height: 40px;
    padding: 5px 190px 5px 30px;

    color: #8fcde9;
    background-color: #1784b7;
}
@media (max-width: 991px)
{
    .footer .foot-message input
    {
        height: 40px;
        padding: 5px 100px 5px 10px;
    }
}
.footer .foot-message input::-webkit-input-placeholder,
.footer .foot-message textarea::-webkit-input-placeholder
{
    color: #8fcde9;
}
.footer .foot-message input:-o-placeholder,
.footer .foot-message textarea:-o-placeholder
{
    color: #8fcde9;
}
.footer .foot-message input::-moz-placeholder,
.footer .foot-message textarea::-moz-placeholder
{
    color: #8fcde9;
}
.footer .foot-message input:-ms-input-placeholder,
.footer .foot-message textarea:-ms-input-placeholder
{
    color: #8fcde9;
}
.footer .foot-message input:focus::-webkit-input-placeholder,
.footer .foot-message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message input:focus::-o-placeholder,
.footer .foot-message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message input:focus::-moz-placeholder,
.footer .foot-message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message input:focus::-ms-input-placeholder,
.footer .foot-message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .foot-message .submit
{
    font-size: 14px;
    line-height: 40px;

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

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

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #e60012;
}
@media (max-width: 991px)
{
    .footer .foot-message .submit
    {
        width: 80px;
    }
}
.footer .foot-message .submit:hover
{
    background-color: #219dd8;
}
.footer .copyright
{
    padding: 30px 0 20px;
}
@media (max-width: 767px)
{
    .footer .copyright
    {
        padding: 10px 0;

        text-align: center;
    }
}
.footer .copyright p
{
    font-size: 14px;
    line-height: 30px;

    display: inline-block;

    margin: 0;

    color: #d8ecfd;
}
@media (max-width: 767px)
{
    .footer .copyright p
    {
        line-height: 24px;
    }
}
.footer .copyright p a
{
    display: inline-block;

    margin-left: 20px;

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

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

    color: #fcab15;
}
.footer .copyright .share
{
    float: right;
}
@media (max-width: 991px)
{
    .footer .copyright .share
    {
        float: none;

        margin-top: 10px;

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

    margin-right: 10px;

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

    color: #fff;
}
.footer .copyright .share ul li a:before
{
    font-family: 'iconfont';
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;

    display: inline-block;

    width: 30px;
    height: 30px;

    content: '\e615';
    text-align: center;
    vertical-align: top;

    border-radius: 50%;
    background-color: #8d2741;
}
.footer .copyright .share ul li.twitter a:before
{
    content: '\e60b';

    background-color: #335463;
}
.footer .copyright .share ul li.linkedin a:before
{
    content: '\e6f0';

    background-color: #096a97;
}
.footer .copyright .share ul li.instagram a:before
{
    font-size: 18px;

    content: '\e63b';
}
.footer .copyright .share ul li.youtube a:before
{
    content: '\e6d7';

    background-color: #669fd0;
}
.footer .copyright .share ul li.google a:before
{
    content: '\e645';

    background-color: #4e6f7e;
}
.footer .copyright .share ul li.amazon a:before
{
    content: '\e6c1';
}
.footer .copyright .share ul li:hover a
{
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);

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

    position: fixed;
    z-index: 10;
    right: 5px;
    bottom: 50px;

    display: none;
}
@media (max-width: 991px)
{
    .cart-icon
    {
        z-index: 9;

        display: block;
    }
}
.cart-icon a
{
    line-height: 40px;

    display: block;

    width: 40px;
    height: 40px;

    text-align: center;

    border-radius: 50%;
    background-color: #3dade2;
}
.cart-icon a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e603';
}
.cart-icon span
{
    font-size: 12px;
    line-height: 20px;

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

    display: inline-block;

    width: 20px;
    height: 20px;

    vertical-align: super;

    color: #fff;
    border-radius: 50%;
    background-color: #333;
}
.cartpc-icon
{
    top: 20%;
    bottom: auto;

    display: block;
}
@media (max-width: 991px)
{
    .cartpc-icon
    {
        display: none !important;
    }
}
.wrapper
{
    overflow: hidden;
}
.wrap
{
    padding: 60px 0;
}
.title-in b
{
    font-size: 30px;
    font-weight: normal;
    line-height: 1;

    display: block;

    margin: 0;
}
@media (max-width: 991px)
{
    .title-in b
    {
        font-size: 24px;
    }
}
.title-in p
{
    line-height: 2.14285714;

    margin: 14px 0 0 0;

    color: #666;
}
.title-wrap
{
    text-align: center;
}
.title-wrap h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0;
}
.title-wrap p
{
    font-size: 14px;
    line-height: 2;

    margin-top: 20px;

    color: #666;
}
.wrap-left
{
    float: left;

    width: 23%;
}
@media (max-width: 1199px)
{
    .wrap-left
    {
        width: 30%;
    }
}
@media (max-width: 991px)
{
    .wrap-left
    {
        display: none;
    }
}
.wrap-left .product-side
{
    margin-bottom: -999px;
    padding-bottom: 999px;

    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background-color: #f6f6f6;
}
.wrap-left .product-side > ul > li
{
    position: relative;
}
.wrap-left .product-side > ul > li > a
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 15px 40px 15px 30px;

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

    border-bottom: 1px solid #eee;
}
.wrap-left .product-side > ul > li.more > a:after
{
    position: absolute;
    top: 28px;
    right: 30px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #333;
}
.wrap-left .product-side > ul > li ul.level-2
{
    display: none;

    padding: 20px 0;

    background-color: #f0f8fc;
}
.wrap-left .product-side > ul > li ul.level-2 li
{
    position: relative;
}
.wrap-left .product-side > ul > li ul.level-2 a
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 5px 30px;

    -webkit-transition: all .4s;
            transition: all .4s;
}
.wrap-left .product-side > ul > li ul.level-2 a:before
{
    float: left;

    margin-right: 4px;

    content: '-';
}
.wrap-left .product-side > ul > li ul.level-2 a:hover
{
    text-decoration: underline;
}
.wrap-left .product-side > ul > li.active > a,
.wrap-left .product-side > ul > li:hover > a
{
    color: #fff;
    background-color: #3dade2;
}
.wrap-left .product-side > ul > li.active > a:after,
.wrap-left .product-side > ul > li:hover > a:after
{
    border-color: transparent transparent transparent #fff;
}
.wrap-left .product-side > ul > li.active ul.level-2
{
    display: block;
}
.wrap-right
{
    float: left;

    width: 77%;
    padding-top: 44px;
    padding-bottom: 90px;
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .wrap-right
    {
        width: 70%;
    }
}
@media (max-width: 991px)
{
    .wrap-right
    {
        width: 100%;
        padding-bottom: 40px;
        padding-left: 0;
    }
}
.inside-nav
{
    position: relative;

    margin-top: 20px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.inside-nav:after
{
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #e5e5e5;
}
@media (max-width: 991px)
{
    .inside-nav .container
    {
        padding: 0;
    }
}
.inside-nav .nav-wrap
{
    position: relative;
    z-index: 2;

    overflow-x: auto;

    -webkit-overflow-scrolling: touch;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.inside-nav .nav-wrap::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.inside-nav ul
{
    font-size: 0;

    position: relative;

    display: inline-block;

    margin: 0 -20px;

    white-space: nowrap;
}
@media (max-width: 991px)
{
    .inside-nav ul
    {
        margin: 0 -16px;
    }
}
.inside-nav ul li
{
    display: inline-block;

    padding: 0 20px;
}
@media (max-width: 991px)
{
    .inside-nav ul li
    {
        padding: 0 16px;
    }
}
.inside-nav ul li a
{
    font-size: 16px;
    font-weight: 500;
    line-height: 60px;

    position: relative;

    display: inline-block;

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

    color: #666;
}
@media (max-width: 991px)
{
    .inside-nav ul li a
    {
        font-size: 15px;
    }
}
.inside-nav ul li a:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 0;
    height: 2px;

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

    background-color: #3dade2;
}
.inside-nav ul li.active a,
.inside-nav ul li:hover a
{
    color: #3dade2;
}
.inside-nav ul li.active a:after,
.inside-nav ul li:hover a:after
{
    width: 100%;
}
.wrap-about .about
{
    margin-top: 60px;
}
.wrap-about .about .text img
{
    float: left;

    max-width: 100%;
    margin-right: 30px;
}
@media (max-width: 991px)
{
    .wrap-about .about .text img
    {
        float: none;

        margin: 0;
        margin-bottom: 20px;
    }
}
.wrap-about .about .text p
{
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.wrap-honesty
{
    border-top: 1px solid #9fb7d9;
    background-color: #f2f6fc;
}
.wrap-honesty .honesty
{
    position: relative;

    padding-left: 530px;
}
@media (max-width: 1350px)
{
    .wrap-honesty .honesty
    {
        padding-left: 480px;
    }
}
@media (max-width: 1199px)
{
    .wrap-honesty .honesty
    {
        padding-left: 0;
    }
}
.wrap-honesty .honesty .pic
{
    position: absolute;
    left: 0;

    width: 460px;
    padding: 10px;

    border: 1px solid #9fb7d9;
}
@media (max-width: 1199px)
{
    .wrap-honesty .honesty .pic
    {
        position: relative;

        display: inline-block;

        width: auto;
        margin-top: 0;
    }
}
.wrap-honesty .honesty .pic:after
{
    font-family: 'iconfont' !important;
    line-height: 36px;

    position: absolute;
    bottom: -18px;
    left: -webkit-calc(50% - 18px);
    left:         calc(50% - 18px);

    display: block;

    width: 36px;
    height: 36px;

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

    color: #dd2726;
    border: 1px solid #fcab15;
    border-radius: 50%;
    background-color: #fff;
}
.wrap-honesty .honesty .pic img
{
    max-width: 100%;
}
.wrap-honesty .honesty .pic p
{
    font-weight: bold;
    line-height: 30px;

    margin: 30px 0 30px 0;

    text-align: center;
    text-transform: uppercase;
}
.wrap-honesty .honesty .pic p span
{
    display: inline-block;
}
.wrap-honesty .honesty .pic p span:after
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-radius: 50%;
    background-color: #fcab15;
}
.wrap-honesty .honesty .pic p span:last-child:after
{
    display: none;
}
@media (max-width: 1199px)
{
    .wrap-honesty .honesty .text
    {
        margin-top: 50px;
    }
}
.wrap-honesty .honesty .text .title-honesty span
{
    font-weight: bold;

    display: block;

    text-transform: uppercase;

    color: #fcab15;
}
.wrap-honesty .honesty .text .title-honesty span:before
{
    display: inline-block;

    width: 42px;
    height: 3px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background-color: #fcab15;
}
.wrap-honesty .honesty .text .title-honesty b
{
    font-size: 20px;
    line-height: 1.5;

    display: block;
}
@media (max-width: 991px)
{
    .wrap-honesty .honesty .text .title-honesty b
    {
        font-size: 18px;
    }
}
.wrap-honesty .honesty .text .note
{
    overflow: hidden;
}
.wrap-honesty .honesty .text .note ul
{
    font-size: 0;

    margin: 0 -30px;
}
@media (max-width: 1350px)
{
    .wrap-honesty .honesty .text .note ul
    {
        margin: 0 -15px;
    }
}
.wrap-honesty .honesty .text .note ul li
{
    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1350px)
{
    .wrap-honesty .honesty .text .note ul li
    {
        padding: 0 15px 0 31px;
    }
}
@media (max-width: 767px)
{
    .wrap-honesty .honesty .text .note ul li
    {
        margin-top: 20px;
    }
}
.wrap-honesty .honesty .text .note ul li:nth-child(1),
.wrap-honesty .honesty .text .note ul li:nth-child(2)
{
    width: 50%;
}
@media (max-width: 767px)
{
    .wrap-honesty .honesty .text .note ul li:nth-child(1),
    .wrap-honesty .honesty .text .note ul li:nth-child(2)
    {
        width: 100%;
    }
}
.wrap-honesty .honesty .text .note ul li h4
{
    font-size: 16px;
    font-weight: bold;
    line-height: 2;

    position: relative;

    margin-bottom: 14px;

    text-transform: uppercase;

    color: #3dade2;
}
.wrap-honesty .honesty .text .note ul li h4:before
{
    position: absolute;
    top: 12px;
    left: -16px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 3px 0 3px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #3dade2;
}
.wrap-honesty .honesty .text .note ul li p
{
    font-size: 14px;
    line-height: 1.71428571;

    margin: 0;
}
.wrap-honesty .honesty .text .more
{
    margin-top: 20px;
}
.wrap-honesty .honesty .text .more a
{
    font-weight: bold;
    line-height: 40px;

    display: inline-block;

    padding: 0 28px;

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

    color: #fff;
    border-radius: 4px;
    background-color: #fcab15;
}
.wrap-honesty .honesty .text .more a:hover
{
    background-color: #3dade2;
}
.wrap-advantages .advantages > ul > li
{
    padding: 80px 0;

    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 991px)
{
    .wrap-advantages .advantages > ul > li
    {
        padding: 60px 0;
    }
}
.wrap-advantages .advantages > ul > li:last-child
{
    border-bottom: none;
}
.wrap-advantages .advantages .list .item
{
    position: relative;

    min-height: 250px;
    padding-top: 20px;
    padding-left: 300px;
}
@media (max-width: 767px)
{
    .wrap-advantages .advantages .list .item
    {
        min-height: auto;
        padding: 0;
    }
}
.wrap-advantages .advantages .list .item .pic
{
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 250px;
    padding: 5px;

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

    border: 1px solid #cdcdcd;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .wrap-advantages .advantages .list .item .pic
    {
        position: relative;

        max-width: 200px;
        margin: 0 auto;
    }
}
.wrap-advantages .advantages .list .item .pic .img-box
{
    border-radius: 50%;
}
.wrap-advantages .advantages .list .item .pic .img-box img
{
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .wrap-advantages .advantages .list .item .note
    {
        margin-top: 30px;
    }
}
.wrap-advantages .advantages .list .item .note b
{
    font-size: 20px;
    line-height: 30px;

    display: block;

    margin-bottom: 16px;
}
@media (max-width: 767px)
{
    .wrap-advantages .advantages .list .item .note b
    {
        font-size: 18px;
    }
}
.wrap-advantages .advantages .list .item .note p
{
    line-height: 1.71428571;

    margin: 0;

    color: #666;
}
.wrap-advantages .advantages .list .item .note span
{
    font-size: 50px;
    font-weight: bold;
    line-height: 1;

    display: block;

    margin-top: 20px;

    color: #3dade2;
}
.wrap-advantages .advantages .list .itembox .itempic
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .wrap-advantages .advantages .list .itembox .itempic
    {
        margin-top: 16px;
    }
}
.wrap-advantages .advantages .list .itembox .itempic .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-advantages .advantages .list .itembox .itempic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-advantages .advantages .list .itembox .itempic:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-team .team
{
    margin-top: 30px;
}
.wrap-team .item
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .wrap-team .item
    {
        margin-top: 16px;
    }
}
.wrap-team .item .img-box
{
    padding-bottom: 73.17073171%;
}
.wrap-team .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-team .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-factory .factory
{
    margin-top: 10px;
}
.wrap-factory .factory .item
{
    margin-top: 30px;
    padding: 10px 10px 0 10px;

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

    border: 1px solid #dcdcdc;
}
@media (max-width: 991px)
{
    .wrap-factory .factory .item
    {
        padding: 6px 6px 0 6px;
    }
}
.wrap-factory .factory .item .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-factory .factory .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-factory .factory .item p
{
    font-size: 16px;
    line-height: 88px;

    display: -webkit-box;
    overflow: hidden;

    height: 88px;
    margin: 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-factory .factory .item p
    {
        font-size: 15px;
        line-height: 50px;

        height: 50px;
    }
}
.wrap-factory .factory .item:hover
{
    border-color: #3dade2;
}
.wrap-factory .factory .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-factory .factory .item:hover p
{
    color: #3dade2;
}
.wrap-news .news .item
{
    font-size: 0;

    display: block;
    overflow: hidden;

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

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

    background-color: #eee;
}
.wrap-news .news .item .pic
{
    display: inline-block;

    width: 40%;

    vertical-align: middle;

    border: 3px solid #eee;
}
@media (max-width: 767px)
{
    .wrap-news .news .item .pic
    {
        width: 100%;

        border: none;
    }
}
.wrap-news .news .item .pic .img-box
{
    padding-bottom: 72%;
}
.wrap-news .news .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .news .item .note
{
    display: inline-block;

    width: 60%;
    padding: 10px 10px 10px 20px;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .wrap-news .news .item .note
    {
        width: 100%;
        padding: 20px 0;
    }
}
.wrap-news .news .item .note b
{
    font-size: 16px;
    line-height: 30px;

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

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-news .news .item .note span.date
{
    font-size: 14px;

    display: block;

    color: #3dade2;
}
.wrap-news .news .item .note p
{
    font-size: 14px;
    line-height: 20px;

    display: -webkit-box;
    overflow: hidden;

    height: 40px;
    margin: 10px 0 0 0;

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

    display: block;

    margin-top: 14px;

    text-decoration: underline;

    color: #3dade2;
}
@media (min-width: 768px)
{
    .wrap-news .news .item:hover
    {
        background-color: #3dade2;
    }
    .wrap-news .news .item:hover .pic
    {
        border: 3px solid #fff;
    }
    .wrap-news .news .item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .wrap-news .news .item:hover .note b,
    .wrap-news .news .item:hover .note span.date,
    .wrap-news .news .item:hover .note p,
    .wrap-news .news .item:hover .note span.more
    {
        color: #fff;
    }
}
.wrap-news-show .title-news h1
{
    font-size: 30px;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-news-show .title-news h1
    {
        font-size: 20px;
    }
}
.wrap-news-show .title-news span
{
    font-size: 14px;

    display: block;

    margin: 14px 0 0 0;
}
.wrap-news-show .news-show
{
    margin-top: 30px;
}
.wrap-news-show .news-show p
{
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.wrap-news-show .news-show img
{
    max-width: 100%;
}
.wrap-news-show .relate
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .wrap-news-show .relate
    {
        margin-top: 50px;
    }
}
.wrap-news-show .relate a
{
    font-weight: 500;
    line-height: 38px;

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

    height: 38px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-news-show .relate a:hover
{
    text-decoration: underline;

    color: #3dade2;
}
.wrap-product .product .item
{
    position: relative;

    display: block;

    margin-top: 50px;

    text-align: center;
}
@media (max-width: 991px)
{
    .wrap-product .product .item
    {
        margin-top: 30px;
    }
}
.wrap-product .product .item .pic
{
    position: relative;

    overflow: hidden;

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

    border: 1px solid #e5e5e5;
}
.wrap-product .product .item .img-box
{
    padding-bottom: 61.03896104%;
}
.wrap-product .product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product .product .item p
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 20px 0;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-product .product .item p
    {
        font-size: 16px;

        margin-bottom: 0;
    }
}
@media (min-width: 992px)
{
    .wrap-product .product .item:hover .pic
    {
        border-color: #3dade2;
    }
    .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
    {
        color: #3dade2;
    }
}
.wrap-product-show .carousel-wrap
{
    font-size: 0;
}
.wrap-product-show .carousel-wrap .carousel
{
    display: inline-block;

    width: 58%;
    margin-top: 50px;

    vertical-align: middle;

    border: 1px solid #e5e5e5;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .carousel
    {
        width: 100%;
    }
}
.wrap-product-show .carousel-wrap .carousel .img-box
{
    padding-bottom: 61.03896104%;
}
.wrap-product-show .carousel-wrap .carousel .slider-for
{
    position: relative;
}
.wrap-product-show .carousel-wrap .carousel .slider-for .item
{
    position: relative;
}
.wrap-product-show .carousel-wrap .info-box
{
    display: inline-block;

    width: 42%;
    margin-top: 50px;
    padding-left: 50px;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .info-box
    {
        padding-left: 30px;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.wrap-product-show .carousel-wrap .info-box .title-product-show h1
{
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;

    display: block;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box .title-product-show h1
    {
        font-size: 20px;
    }
}
.wrap-product-show .carousel-wrap .info-box .slider-nav
{
    margin: 0 -4px;
    margin-top: 50px;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box .slider-nav
    {
        margin-top: 30px;
    }
}
.wrap-product-show .carousel-wrap .info-box .slider-nav .slick-slide
{
    padding: 0 4px;

    outline: none;
}
.wrap-product-show .carousel-wrap .info-box .slider-nav .img-box
{
    padding-bottom: 61.03896104%;
}
.wrap-product-show .carousel-wrap .info-box .slider-nav .item
{
    position: relative;

    border: 1px solid #e5e5e5;
}
.wrap-product-show .carousel-wrap .info-box .slider-nav .slick-current .item
{
    border: 1px solid #3dade2;
}
.wrap-product-show .carousel-wrap .info-box .info .fun-btn
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .wrap-product-show .carousel-wrap .info-box .info .fun-btn
    {
        margin-top: 30px;
    }
}
.wrap-product-show .carousel-wrap .info-box .info .fun-btn a
{
    display: inline-block;
}
.wrap-product-show .carousel-wrap .info-box .info .fun-btn span
{
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;

    display: inline-block;

    height: 50px;
    padding: 0 30px;

    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;
    text-transform: uppercase;

    color: #fff;
    border: 1px solid #3dade2;
    background-color: #3dade2;

         -o-user-select: none;
}
@media (max-width: 991px)
{
    .wrap-product-show .carousel-wrap .info-box .info .fun-btn span
    {
        font-size: 15px;
    }
}
.wrap-product-show .carousel-wrap .info-box .info .fun-btn span:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-weight: normal;

    margin-right: 10px;

    content: '\e619';
    vertical-align: middle;
}
.wrap-product-show .carousel-wrap .info-box .info .fun-btn span:hover
{
    color: #fff;
    background-color: #219dd8;
}
.wrap-product-show .parameter
{
    margin-top: 50px;
}
.wrap-product-show .parameter .title-parameter
{
    position: relative;
}
.wrap-product-show .parameter .title-parameter b
{
    font-size: 22px;
    line-height: 1;

    display: block;
}
@media (max-width: 991px)
{
    .wrap-product-show .parameter .title-parameter b
    {
        font-size: 20px;
    }
}
.wrap-product-show .parameter .title-parameter b:before
{
    display: inline-block;

    width: 6px;
    height: 6px;
    margin-right: 12px;

    content: '';
    vertical-align: middle;

    border-radius: 50%;
    background-color: #3dade2;
}
.wrap-product-show .parameter .text
{
    padding: 20px;
}
.wrap-product-show .parameter .text p
{
    font-size: 16px;
    line-height: 30px;

    color: #666;
}
@media (max-width: 991px)
{
    .wrap-product-show .parameter .text p
    {
        font-size: 15px;
    }
}
.wrap-product-show .parameter .table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.wrap-product-show .parameter table
{
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;

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

    text-align: center;
}
.wrap-product-show .parameter table tr,
.wrap-product-show .parameter table td
{
    width: auto !important;
    height: auto !important;

    vertical-align: middle;
}
.wrap-product-show .parameter table td
{
    padding: 8px !important;

    border: 1px solid #000 !important;
}
.wrap-product-show .parameter table tr p,
.wrap-product-show .parameter table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.wrap-product-show .inquiry
{
    margin-top: 50px;
    padding-top: 60px;

    border-top: 1px solid #e5e5e5;
}
.wrap-product-show .inquiry .title-inquiry
{
    position: relative;
}
.wrap-product-show .inquiry .title-inquiry b
{
    font-size: 22px;
    line-height: 1;

    display: block;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry .title-inquiry b
    {
        font-size: 20px;
    }
}
.wrap-product-show .inquiry .title-inquiry b:before
{
    display: inline-block;

    width: 6px;
    height: 6px;
    margin-right: 12px;

    content: '';
    vertical-align: middle;

    border-radius: 50%;
    background-color: #3dade2;
}
.wrap-product-show .inquiry .info
{
    padding: 20px;
}
.wrap-product-show .inquiry .info p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry .info p
    {
        font-size: 15px;
    }
}
.wrap-product-show .inquiry .info p span
{
    display: block;

    color: #3dade2;
}
.wrap-product-show .inquiry .info form
{
    margin-top: 20px;
}
.wrap-product-show .inquiry .info input,
.wrap-product-show .inquiry .info textarea
{
    font-size: 14px;
    line-height: 25px;

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

    background-color: #eee;
}
.wrap-product-show .inquiry .info input::-webkit-input-placeholder,
.wrap-product-show .inquiry .info textarea::-webkit-input-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info input:-o-placeholder,
.wrap-product-show .inquiry .info textarea:-o-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info input::-moz-placeholder,
.wrap-product-show .inquiry .info textarea::-moz-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info input:-ms-input-placeholder,
.wrap-product-show .inquiry .info textarea:-ms-input-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info input:focus::-o-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info input:focus::-moz-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info .read input::-webkit-input-placeholder,
.wrap-product-show .inquiry .info .read textarea::-webkit-input-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input:-o-placeholder,
.wrap-product-show .inquiry .info .read textarea:-o-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input::-moz-placeholder,
.wrap-product-show .inquiry .info .read textarea::-moz-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input:-ms-input-placeholder,
.wrap-product-show .inquiry .info .read textarea:-ms-input-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-webkit-input-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-o-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-o-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-moz-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-moz-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-ms-input-placeholder
{
    color: #333;
}
.wrap-product-show .inquiry .info .submit
{
    font-size: 18px;
    line-height: 45px;

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

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #3dade2;
}
@media (max-width: 991px)
{
    .wrap-product-show .inquiry .info .submit
    {
        font-size: 16px;
    }
}
.wrap-product-show .inquiry .info .submit:hover
{
    background-color: #219dd8;
}
.wrap-join .join .title-join
{
    margin-top: 40px;

    background-color: #3dade2;
}
.wrap-join .join .title-join ul li
{
    font-size: 0;
}
.wrap-join .join .title-join ul li p
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    width: 25%;
    margin: 0;
    padding: 20px 10px;

    text-align: center;
    vertical-align: middle;
}
@media (max-width: 991px)
{
    .wrap-join .join .title-join ul li p
    {
        font-size: 14px;
        line-height: 24px;

        padding: 10px;
    }
}
.wrap-join .join .title-join ul li b
{
    font-size: 18px;
}
@media (max-width: 991px)
{
    .wrap-join .join .title-join ul li b
    {
        font-size: 14px;
    }
}
.wrap-join .join .list
{
    padding: 20px 30px;

    background-color: #f5f5f5;
}
@media (max-width: 991px)
{
    .wrap-join .join .list
    {
        padding: 20px 10px;
    }
}
.wrap-join .join .list ul li
{
    font-size: 0;

    display: block;

    margin: 20px 0;

    border-radius: 30px;
    background-color: #fff;
}
.wrap-join .join .list ul li .item
{
    display: block;
}
.wrap-join .join .list ul li .item:hover p:nth-child(4)
{
    text-decoration: underline;

    color: #e60012;
}
.wrap-join .join .list ul li p
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;

    width: 25%;
    margin: 0;
    padding: 12px 10px;

    text-align: center;
    vertical-align: middle;
}
@media (max-width: 991px)
{
    .wrap-join .join .list ul li p
    {
        font-size: 14px;
        line-height: 20px;

        padding: 10px 4px;
    }
}
@media (max-width: 767px)
{
    .wrap-join .join .list ul li p
    {
        font-size: 13px;
    }
}
.wrap-join-show .title-join
{
    padding-bottom: 30px;

    border-bottom: 1px solid #e5e5e5;
}
.wrap-join-show .title-join h1
{
    font-size: 30px;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-join-show .title-join h1
    {
        font-size: 22px;
    }
}
.wrap-join-show .title-join .mask
{
    margin-top: 20px;
}
.wrap-join-show .title-join .mask span
{
    line-height: 35px;

    display: inline-block;

    margin-top: 6px;
    margin-right: 6px;
    padding: 0 30px;

    vertical-align: top;

    color: #fff;
    border-radius: 4px;
    background-color: #3dade2;
}
@media (max-width: 991px)
{
    .wrap-join-show .title-join .mask span
    {
        padding: 0 20px;
    }
}
.wrap-join-show .title-join .list
{
    margin: 0 -20px;
    margin-top: 20px;
}
@media (max-width: 991px)
{
    .wrap-join-show .title-join .list
    {
        margin-right: -10px;
        margin-left: -10px;
    }
}
.wrap-join-show .title-join .list span
{
    line-height: 2.14285714;

    display: inline-block;

    margin: 0;
    padding: 0 20px;

    vertical-align: top;
}
@media (max-width: 991px)
{
    .wrap-join-show .title-join .list span
    {
        padding: 0 10px;
    }
}
.wrap-join-show .join-show
{
    margin-top: 40px;
}
.wrap-join-show .join-show .text b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;

    display: block;

    margin-bottom: 14px;

    color: #ec1d25;
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .text b
    {
        font-size: 18px;
    }
}
.wrap-join-show .join-show .text p
{
    font-size: 16px;
    line-height: 1.5;

    margin: 0;

    color: #666;
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .text p
    {
        font-size: 14px;
    }
}
.wrap-join-show .join-show .info
{
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .info
    {
        margin-top: 50px;
    }
}
.wrap-join-show .join-show .info .note-1
{
    padding: 30px 40px 70px 40px;
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .info .note-1
    {
        padding: 30px 15px;
    }
}
.wrap-join-show .join-show .info .note-1 p
{
    font-size: 14px;
    line-height: 2.14285714;

    margin: 0;
}
.wrap-join-show .join-show .info .list
{
    font-size: 0;
}
.wrap-join-show .join-show .info .list .pic
{
    display: inline-block;

    width: 40%;

    vertical-align: top;
}
@media (max-width: 1350px)
{
    .wrap-join-show .join-show .info .list .pic
    {
        width: 36%;
    }
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .info .list .pic
    {
        display: none;
    }
}
.wrap-join-show .join-show .info .list .pic img
{
    max-width: 100%;
}
.wrap-join-show .join-show .info .list .note
{
    display: inline-block;

    width: 60%;
    padding-left: 20px;

    vertical-align: middle;
}
@media (max-width: 1350px)
{
    .wrap-join-show .join-show .info .list .note
    {
        width: 64%;
    }
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .info .list .note
    {
        width: 100%;
    }
}
.wrap-join-show .join-show .info .list .note p
{
    font-size: 16px;
    line-height: 35px;

    position: relative;

    padding-left: 26px;
}
@media (max-width: 1350px)
{
    .wrap-join-show .join-show .info .list .note p
    {
        font-size: 14px;
    }
}
.wrap-join-show .join-show .info .list .note p:before
{
    font-family: 'iconfont' !important;

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

    content: '\e638';
}
.wrap-join-show .join-show .info .list .note p.email:before
{
    content: '\e6a4';
}
.wrap-join-show .join-show .info .list .note p a:hover
{
    text-decoration: underline;

    color: #3dade2;
}
.wrap-join-show .join-show .info .list a.resume
{
    font-size: 14px;
    line-height: 48px;

    display: inline-block;

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

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

    color: #fff;
    background-color: #ec1d25;
}
@media (max-width: 1350px)
{
    .wrap-join-show .join-show .info .list a.resume
    {
        margin: 20px 0;
    }
}
@media (max-width: 991px)
{
    .wrap-join-show .join-show .info .list a.resume
    {
        margin: 30px 0;
    }
}
.wrap-join-show .join-show .info .list a.resume:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    display: inline-block;

    margin-right: 14px;

    content: '\e62c';
    vertical-align: middle;
}
.wrap-join-show .join-show .info .list a.resume:hover
{
    background-color: #3dade2;
}
.wrap-contact
{
    overflow: hidden;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .info
    {
        margin-bottom: 40px;
    }
}
.wrap-contact .contact .info .note
{
    margin-top: 40px;
}
.wrap-contact .contact .info .note p
{
    line-height: 1.71428571;

    display: table;

    width: 100%;
    margin: 20px 0 0 0;
}
.wrap-contact .contact .info .note p.tel:before,
.wrap-contact .contact .info .note p.instagram:before,
.wrap-contact .contact .info .note p.address:before,
.wrap-contact .contact .info .note p.email:before,
.wrap-contact .contact .info .note p.fax:before,
.wrap-contact .contact .info .note p.website:before,
.wrap-contact .contact .info .note p.name:before
{
    font-family: 'iconfont';
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;

    display: table-cell;
    float: left;

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

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

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

    width: 91%;

    vertical-align: middle;
}
.wrap-contact .contact .info .note p.name:before
{
    font-size: 15px;

    content: '\e62f';
}
.wrap-contact .contact .info .note p.tel:before
{
    content: '\e61c';

    color: #05a098;
    border-color: 1px solid #05a098;
}
.wrap-contact .contact .info .note p.email:before
{
    content: '\e6a4';

    color: #e70618;
    border-color: #e70618;
}
.wrap-contact .contact .info .note p.fax:before
{
    content: '\e64f';

    color: #498dcb;
    border-color: #498dcb;
}
.wrap-contact .contact .info .note p.website:before
{
    font-size: 16px;

    content: '\e618';

    color: #8f99cc;
    border-color: #8f99cc;
}
.wrap-contact .contact .info .note p.address:before
{
    content: '\e60d';

    color: #ac8cbf;
    border-color: #ac8cbf;
}
.wrap-contact .contact .info .note p a:hover
{
    text-decoration: underline;

    color: #3dade2;
}
.wrap-contact .contact .message
{
    margin-top: 30px;
}
.wrap-contact .contact .message p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    color: #666;
}
.wrap-contact .contact .message p span
{
    display: block;

    color: #3dade2;
}
.wrap-contact .contact .message form
{
    margin-top: 10px;
}
.wrap-contact .contact .message input,
.wrap-contact .contact .message textarea
{
    font-size: 14px;
    line-height: 25px;

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

    background-color: #eee;
}
.wrap-contact .contact .message input::-webkit-input-placeholder,
.wrap-contact .contact .message textarea::-webkit-input-placeholder
{
    color: #333;
}
.wrap-contact .contact .message input:-o-placeholder,
.wrap-contact .contact .message textarea:-o-placeholder
{
    color: #333;
}
.wrap-contact .contact .message input::-moz-placeholder,
.wrap-contact .contact .message textarea::-moz-placeholder
{
    color: #333;
}
.wrap-contact .contact .message input:-ms-input-placeholder,
.wrap-contact .contact .message textarea:-ms-input-placeholder
{
    color: #333;
}
.wrap-contact .contact .message input:focus::-webkit-input-placeholder,
.wrap-contact .contact .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message input:focus::-o-placeholder,
.wrap-contact .contact .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message input:focus::-moz-placeholder,
.wrap-contact .contact .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message input:focus::-ms-input-placeholder,
.wrap-contact .contact .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .contact .message .submit
{
    font-size: 18px;
    line-height: 45px;

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

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

    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #3dade2;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .message .submit
    {
        font-size: 16px;
    }
}
.wrap-contact .contact .message .submit:hover
{
    background-color: #219dd8;
}
.wrap-contact .map
{
    overflow: hidden;

    height: 400px;
    margin-top: 80px;
}
@media (max-width: 991px)
{
    .wrap-contact .map
    {
        height: 360px;
        margin-top: 50px;
    }
}
.page
{
    margin-top: 60px;

    text-align: center;
}
.page li
{
    display: inline-block;

    vertical-align: top;
}
.page li a
{
    font-size: 20px;
    line-height: 46px;

    width: 46px;
    height: 46px;
    margin: 0 4px;

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

    color: #333;
    border-radius: 4px;
    background-color: #eee;
}
@media (max-width: 991px)
{
    .page li a
    {
        font-size: 16px;
        line-height: 36px;

        width: 36px;
        height: 36px;
    }
}
.page li a
{
    display: block;
}
.page li.omit a
{
    color: #333;
    border-color: #fff;
    background-color: #fff;
}
.page li.omit:hover a
{
    color: #333;
    border-color: #fff;
    background: none;
}
.page li.prev a,
.page li.next a
{
    margin-right: 20px;
}
@media (max-width: 991px)
{
    .page li.prev a,
    .page li.next a
    {
        margin-right: 4px;
    }
}
.page li.prev a:before,
.page li.next a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e9b5';
}
.page li.next a
{
    margin-right: 0;
    margin-left: 20px;
}
@media (max-width: 991px)
{
    .page li.next a
    {
        margin-left: 4px;
    }
}
.page li.next a:before
{
    content: '\e72f';
}
.page li.active a,
.page li:hover a
{
    color: #fff;
    border-radius: 50%;
    background-color: #e60012;
}
.lazy
{
    background-image: url(../js/slick/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.fixed-header
{
    position: fixed;
    top: 0;

    width: 100%;
    height: 70px !important;
}
@media (max-width: 1199px)
{
    .fixed-header
    {
        height: 60px !important;
    }
}
.fixed-header .logo
{
    height: 50px;
    margin-top: 10px;
}
@media (max-width: 1199px)
{
    .fixed-header .logo
    {
        height: 50px;
        margin-top: 5px;
    }
}
.fixed-header .nav .nav-list1 > li > a
{
    line-height: 70px;
}
.fixed-header .language-box p
{
    line-height: 70px;
}
.fixed-header .language-box p:after
{
    margin-top: 30px;
}
.fixed-header .find
{
    line-height: 70px;
}
@media (max-width: 1199px)
{
    .fixed-header .find
    {
        line-height: 60px;
    }
}
.fancybox-slide--iframe .fancybox-content
{
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}
