@charset 'utf-8';
@font-face
{
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;

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

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

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

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

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

    src: url('font/Montserrat-Black.eot');
    src: local('Montserrat Black'), local('Montserrat-Black'), url('font/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('font/Montserrat-Black.woff2') format('woff2'), url('font/Montserrat-Black.woff') format('woff'), url('font/Montserrat-Black.ttf') format('truetype'), url('font/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-display: swap;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.all,
.index-about .video-box:before,
.footer .foot-form form:before,
.footer .foot-form form .submit:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.goog-te-menu-frame
{
    z-index: 999999999 !important;
}
.txt > p
{
    font-size: 15px;
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .txt > p
    {
        font-size: 14px;
    }
}
.txt img
{
    max-width: 100%;
    height: auto !important;
}
body
{
    font-family: 'Montserrat', Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
    font-weight: 300;

    overflow-x: hidden;
}
body.fixed
{
    overflow: hidden;
}
@media only screen and (min-width: 1350px)
{
    .container
    {
        width: 1320px;
    }
}
@media only screen and (min-width: 1470px)
{
    .container
    {
        width: 1440px;
    }
}
.scrollbar
{
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.scrollbar::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #f5f5f5;
}
.scrollbar::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: #bdbdbd;
}
.scrollbar::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .4);
}
.t1
{
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.img-box
{
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

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

    display: block;

    width: 100%;
    height: 100%;
}
.pagination
{
    display: block;

    margin: 70px 0 0;

    text-align: center;
}
@media (max-width: 991px)
{
    .pagination
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .pagination
    {
        margin-top: 30px;
    }
}
.pagination a,
.pagination span:not(.ellipsis)
{
    line-height: 33px;

    display: inline-block;

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

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

    color: #848484;
    border: 1px solid #d5d5d5;
    border-radius: 50%;
}
@media (min-width: 1200px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        -webkit-transition: .2s;
                transition: .2s;
    }
    .pagination a:hover,
    .pagination span:not(.ellipsis):hover
    {
        color: #fff;
        border-color: #1270b5;
        background-color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .pagination a:active,
    .pagination span:not(.ellipsis):active
    {
        color: #fff;
        border-color: #1270b5;
        background-color: #1270b5;
    }
}
@media (max-width: 480px)
{
    .pagination a,
    .pagination span:not(.ellipsis)
    {
        font-size: 12px;
        line-height: 22px;

        width: 24px;
        height: 24px;
        margin: 0 3px;
    }
}
.pagination span.current
{
    color: #fff;
    border-color: #1270b5;
    background-color: #1270b5;
}
.pagination span.current.prev,
.pagination span.current.next
{
    display: none;
}
.pagination .next:before,
.pagination .prev:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagination .prev:before
{
    content: '\e9b5';
}
.pagination .next:before
{
    content: '\e72f';
}
.pagination .ellipsis
{
    display: inline-block;

    min-width: 20px;
}
.table-box
{
    overflow: auto;

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

    width: auto;
    max-width: 100%;

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

    text-align: center;

    color: #666;
}
.table-box table tr,
.table-box table td,
.table-box table th
{
    width: auto !important;
    height: auto !important;
}
.table-box table tr:nth-child(odd)
{
    background-color: #fcfcfc;
}
.table-box table tr:nth-child(even)
{
    background-color: #fff;
}
.table-box table td,
.table-box table th
{
    font-size: 13px;

    padding: 2px 8px !important;

    border: 1px solid #e1e1e1 !important;
}
@media (max-width: 991px)
{
    .table-box table td,
    .table-box table th
    {
        padding: 2px 8px !important;
    }
}
@media (max-width: 767px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 12px;

        padding: 2px 8px !important;
    }
}
@media (max-width: 480px)
{
    .table-box table td,
    .table-box table th
    {
        font-size: 2.7vmin;

        padding: 2px 8px !important;
    }
}
.table-box table tr p,
.table-box table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.table-box table th
{
    text-align: center;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
img.lazy
{
    min-width: 1px;
    min-height: 1px;

    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fancybox-slide--iframe .fancybox-content
{
    width: 800px;
    max-width: 80%;
    height: 600px;
    max-height: 50%;
    margin: 0;
}
.fancybox-slide--video video
{
    max-width: 80%;
    padding: 0;
}
@media (max-width: 767px)
{
    .fancybox-slide--video video
    {
        max-width: 95%;
    }
}
.header
{
    position: relative;
    z-index: 999;
}
@media (min-width: 1200px)
{
    .header
    {
        -webkit-transition: .3s;
                transition: .3s;
    }
    .header.fixed .header-box
    {
        position: fixed;
        z-index: 9999;
        bottom: 100%;
        left: 0;

        width: 100%;

        -webkit-transition: -webkit-transform .5s;
                transition: -webkit-transform .5s;
                transition:         transform .5s;
                transition:         transform .5s, -webkit-transform .5s;
        -webkit-transform: translateY(100%);
        -webkit-transform: translate3d(0, 100%, 0);
            -ms-transform: translateY(100%);
                transform: translateY(100%);
                transform: translate3d(0, 100%, 0);

        box-shadow: 0 2px 14px 1px rgba(0, 0, 0, .2);
    }
}
.header .header-box
{
    background-color: #fff;
}
.header .info .container,
.header .top .container
{
    font-size: 0;

    text-align: justify;
    text-justify: distribute-all-lines;
    letter-spacing: -8px;
}
.header .info .container:after,
.header .top .container:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
.header .info .container > *,
.header .top .container > *
{
    font-size: 14px;

    display: inline-block;

    letter-spacing: 0;
}
.header .info .container .search-wrap,
.header .top .container .search-wrap
{
    display: none;
}
.header .info
{
    line-height: 40px;

    height: 40px;

    background-color: #f3f3f3;
}
@media (min-width: 1200px)
{
    .header .info a:hover
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .header .info a:active
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
.header .info .container > div > *
{
    display: inline-block;
}
.header .info .left .mail
{
    margin-left: 30px;
}
@media (max-width: 1349px)
{
    .header .info .left .mail
    {
        display: none !important;
    }
}
.header .top .container
{
    position: relative;
}
.header .top .container > *
{
    vertical-align: middle;
}
.header .top .search-box
{
    width: 270px;
}
@media (max-width: 767px)
{
    .header .top .search-box
    {
        width: 250px;
    }
}
.header .logo
{
    position: relative;
}
.header .logo > a
{
    display: inline-block;

    padding: 15px 0;

    vertical-align: middle;
}
@media (max-width: 1199px)
{
    .header .logo > a
    {
        padding: 10px 0;
    }
}
.header .logo img
{
    width: 100%;
}
@media (max-width: 991px)
{
    .header .logo .pic
    {
        width: 200px;
    }
}
@media (max-width: 767px)
{
    .header .logo .pic
    {
        width: 160px;
    }
}
.header .header-r
{
    position: relative;
}
.header .header-r > *
{
    display: inline-block;

    vertical-align: middle;
}
.header .find
{
    padding: 0 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    color: #666;
}
@media (min-width: 1200px)
{
    .header .find
    {
        background-color: #e4e4e4;
    }
    .header .find:hover
    {
        color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .header .find
    {
        margin: 0 15px;
        padding: 0 5px;
    }
}
@media (max-width: 767px)
{
    .header .find
    {
        margin: 0 5px;
    }
}
.header .find:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;

    content: '\e660';
    vertical-align: top;
}
.header .top-list1 > li
{
    position: relative;

    display: inline-block;

    border-right: 1px solid #dadada;
}
.header .top-list1 > li > a
{
    font-weight: 500;

    position: relative;

    display: block;

    padding: 0 25px;
}
@media (max-width: 1469px)
{
    .header .top-list1 > li > a
    {
        padding: 0 20px;
    }
}
.header .top-list1 > li:hover > ul
{
    visibility: visible;

    -webkit-animation: fadeIn .5s 0s ease both;
            animation: fadeIn .5s 0s ease both;
}
.header .top-list1 .active > a
{
    color: #fff;
    background-color: #1270b5;
}
.header .top-list2
{
    line-height: 1.2;

    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;

    visibility: hidden;

    min-width: 175px;
    padding: 15px 20px;

    color: #222;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
.header .top-list2 > li
{
    white-space: nowrap;
}
.header .top-list2 > li > a
{
    display: block;

    padding: 5px 0;
}
.header .top-list2 > li > a:hover
{
    text-decoration: underline;
}
.header .language-box
{
    margin: 0 25px;
}
@media (max-width: 1199px)
{
    .header .language-box
    {
        margin: 0;
    }
}
.header .language-box a
{
    position: relative;

    padding-left: 30px;
}
@media (max-width: 480px)
{
    .header .language-box a
    {
        padding-left: 25px;
    }
}
.header .language-box a:before
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 23px;
    height: 16px;

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

    background: url(../images/language.png) no-repeat 0 100%;
    background-size: 200% auto;
}
@media (min-width: 1200px)
{
    .header .language-box a:hover
    {
        text-decoration: underline;
    }
}
.header .language-box a.en:before
{
    background-position: 100% 100%;
}
@media (max-width: 480px)
{
    .header .language-box a span
    {
        display: none;
    }
}
.header .nav-collapse
{
    position: relative;

    display: none;

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

    cursor: pointer;

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

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

        display: block;

        border: none;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 28px;
    height: 2px;

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

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

    content: '';
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 32%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 68%;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

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

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

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
.header .nav-collapse-xs .btn-line
{
    background-color: #333;
}
.header .xs-nav
{
    position: absolute;
    bottom: 10px;
    left: 0;

    display: none;

    width: 100%;
    padding: 0 10px;

    text-align: left;
}
@media (max-width: 1199px)
{
    .header .xs-nav
    {
        display: block;
    }
}
.header .xs-nav li
{
    display: inline-block;

    vertical-align: middle;
}
.header .xs-nav a
{
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: inline-block;

    padding: 0 5px;

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

    color: #fff;
}
.header .xs-nav a:after
{
    position: absolute;
    top: 0;
    right: 0;

    content: '/';

    color: #fff;
}
.header .xs-nav a:last-child:after
{
    display: none;
}
.header .xs-nav a:active span
{
    text-decoration: underline;
}
@media (min-width: 1200px)
{
    .header .nav
    {
        display: block !important;

        white-space: nowrap;

        color: #222;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 99999998;
        top: 0;
        left: 0;

        display: none;

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

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

        background: #fafafa;
        background-color: #000;
    }
    .header .nav .nav-box,
    .header .nav .container
    {
        width: 100%;
        height: 100%;
    }
    .header .nav .container
    {
        padding: 0;
    }
    .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: 25px;
    }
}
.header .nav.left-100
{
    -webkit-transform: translateX(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
            transform: translate3d(-100%, 0, 0);
}
.header .nav.left-200
{
    -webkit-transform: translateX(-200%);
    -webkit-transform: translate3d(-200%, 0, 0);
        -ms-transform: translateX(-200%);
            transform: translateX(-200%);
            transform: translate3d(-200%, 0, 0);
}
.header .nav.left-300
{
    -webkit-transform: translateX(-300%);
    -webkit-transform: translate3d(-300%, 0, 0);
        -ms-transform: translateX(-300%);
            transform: translateX(-300%);
            transform: translate3d(-300%, 0, 0);
}
.header .nav.left-400
{
    -webkit-transform: translateX(-400%);
    -webkit-transform: translate3d(-400%, 0, 0);
        -ms-transform: translateX(-400%);
            transform: translateX(-400%);
            transform: translate3d(-400%, 0, 0);
}
.header .nav.left-500
{
    -webkit-transform: translateX(-500%);
    -webkit-transform: translate3d(-500%, 0, 0);
        -ms-transform: translateX(-500%);
            transform: translateX(-500%);
            transform: translate3d(-500%, 0, 0);
}
.header .nav .nav-list1
{
    position: relative;

    zoom: 1;
}
.header .nav .nav-list1:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1
    {
        font-size: 0;

        text-align: center;
        letter-spacing: -8px;
    }
    .header .nav .nav-list1 > li
    {
        display: inline-block;

        margin-left: 60px;

        vertical-align: middle;
        letter-spacing: 0;
    }
    .header .nav .nav-list1 > li:first-child
    {
        margin-left: 0;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.25;

        position: relative;

        display: inline-block;
        overflow: hidden;

        padding: 39px 65px;
        /*padding: 39px 0;*/

        text-align: center;
        letter-spacing: 0;
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        text-decoration: underline;

        color: #1270b5;
    }
    .header .nav .nav-list1 ul
    {
        font-size: 14px;

        position: absolute;

        display: none;

        text-align: left;
        letter-spacing: 0;

        background-color: #fff;
        background-clip: padding-box;
        box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .15);
    }
    .header .nav .nav-list1 ul li:hover > a
    {
        text-decoration: underline;

        color: #1270b5;
    }
    .header .nav .nav-list1 ul a
    {
        position: relative;

        display: block;

        padding: 5px 0;
    }
    .header .nav .nav-list1 .nav-list2
    {
        z-index: 10;
        top: 100%;
        left: 0;

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

        color: #333;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        padding: 5px 15px;
    }
    .header .nav .nav-list1 .nav-list2 ul
    {
        position: absolute;
        top: 0;
        left: 100%;

        min-width: 120px;
        padding: 10px 0;

        border-left: 1px solid transparent;
    }
    .header .nav .nav-list1 .product1
    {
        position: relative;
    }
    .header .nav .nav-list1 .product1 .nav-list2
    {
        min-height: 189px;
        padding-right: 300px;
    }
    .header .nav .nav-list1 .product1 .nav-list2 > li
    {
        white-space: nowrap;
    }
    .header .nav .nav-list1 .product1 .nav-list2 .right-pic
    {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;

        display: none;

        width: 300px;
    }
    .header .nav .nav-list1 .product1 .nav-list2 .right-pic .img-box
    {
        padding-bottom: 61.40350877%;
    }
    .header .nav .nav-list1 .product1 .nav-list2 .right-pic.active
    {
        z-index: 1;

        display: block;
    }
    .header .nav .nav-list1 .product2 .nav-list2
    {
        position: absolute;
        top: 100%;
        right: 0;
        left: auto;

        overflow: hidden;

        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;

        text-align: left;
        white-space: normal;
    }
    .header .nav .nav-list1 .product2 .nav-list2 > li
    {
        display: inline-block;

        width: 300px;

        vertical-align: top;
    }
    .header .nav .nav-list1 .product2 .nav-list2 .img-box
    {
        padding-bottom: 61.40350877%;
    }
    .header .nav .nav-list1 .product2 .nav-list2 .name
    {
        margin-top: 5px;
        padding: 0 5px;

        text-align: center;
    }
}
@media (min-width: 1200px) and (max-width: 1469px)
{
    .header .nav .nav-list1 > li
    {
        margin-left: 40px;
    }
}
@media (min-width: 1200px) and (max-width: 1349px)
{
    .header .nav .nav-list1 > li
    {
        margin-left: 30px;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px) and (min-width: 1200px)
{
    .header .nav .nav-list1 .product1 .nav-list2 > li:hover .right-pic
    {
        display: block;
    }
}
@media (min-width: 1200px) and (min-width: 1200px)
{
    .header .nav .nav-list1 .product2 .nav-list2 .img-box img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .header .nav .nav-list1 .product2 .nav-list2 .img-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        margin: 20px 0;

        opacity: 0;
    }
    .header .nav .nav-list1 ul
    {
        display: none !important;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-15px) rotateX(90deg);
                transform: translateX(-15px) rotateX(90deg);

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

        color: #fff;
    }
}
.header .mask-nav
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .mask-nav
    {
        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: #000;
    }
}
.header .mask-nav .nav-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    content: '\e9b5';
}
.header .mask-nav .nav-top .nav-title
{
    font-size: 30px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .mask-nav .nav-top .nav-title
    {
        font-size: 20px;
        font-size: 5vmin;
    }
}
.header .mask-nav .content
{
    position: relative;

    overflow: auto;

    height: 85%;
    margin-top: 4%;

    -ms-touch-action: pan-y;
        touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    border-radius: 5px;
    background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.header .mask-nav .content::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .4);
}
.header .mask-nav .content ul li
{
    font-size: 20px;
    line-height: 2;

    margin: 10px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .mask-nav .content ul li
    {
        font-size: 4.5vmin;
        line-height: 1.6;

        margin: 0;
        margin-bottom: 5px;
    }
}
.header .mask-nav .content ul li.more
{
    position: relative;
}
.header .mask-nav .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 .mask-nav .content ul li a
{
    display: inline-block;
}
.header .mask-nav .content ul ul
{
    display: none;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-4
{
    left: 300%;
}
.header .nav-5
{
    left: 400%;
}
.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;
    }
}
.header .fade-out ul .more
{
    padding-right: 25px;
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        overflow: auto;

        max-height: 80%;
        margin: 0;

        opacity: 1;

        -ms-touch-action: pan-y;
            touch-action: pan-y;
        /*定义滚动条轨道 内阴影+圆角*/
        /*定义滑块 内阴影+圆角*/
        /*滑块效果*/
    }
    .header .fade-out ul.nav-list1::-webkit-scrollbar
    {
        width: 5px;
        height: 5px;

        border-radius: 5px;
        background-color: #fff;
    }
    .header .fade-out ul.nav-list1::-webkit-scrollbar-track
    {
        border-radius: 5px;
        background-color: #fff;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    }
    .header .fade-out ul.nav-list1::-webkit-scrollbar-thumb
    {
        border-radius: 5px;
        background-color: #666;
    }
    .header .fade-out ul.nav-list1::-webkit-scrollbar-thumb:hover
    {
        border-radius: 5px;
        background: rgba(0, 0, 0, .4);
    }
    .header .fade-out ul.nav-list1 a
    {
        text-transform: uppercase;

        color: #fff;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

        margin: 10px 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: 18px;
        line-height: 1.6;
    }
    .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: 1.5vmin 0;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 4.8vmin;
    }
}
@media (max-width: 1199px) and (max-width: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 4.5vmin;
    }
}
.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;
}
.cart
{
    font-size: 28px;

    position: fixed;
    z-index: 99;
    top: 50%;
    left: 0;

    color: #000;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.cart a
{
    display: block;

    padding: 12px 7px 8px;
}
.cart a:before,
.cart a var
{
    display: inline-block;

    vertical-align: top;
}
.cart a:before
{
    font-family: 'iconfont' !important;

    content: '\e601';
}
.cart var
{
    font-size: .5em;
    font-style: normal;

    margin: 0;
}
@media (max-width: 767px)
{
    .cart
    {
        font-size: 20px;
    }
    .cart a
    {
        padding: 10px 5px 6px;
    }
    .cart var
    {
        margin-left: -4px;
    }
}
.search-wrap
{
    position: absolute;
    z-index: 3;
    top: 5px;
    right: 15px;

    display: none;

    padding: 15px;

    -webkit-animation: avia_pop .3s 1 cubic-bezier(.175, .885, .32, 1.275);
            animation: avia_pop .3s 1 cubic-bezier(.175, .885, .32, 1.275);

    background-color: #fff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 1199px)
{
    .search-wrap
    {
        top: 100%;
    }
}
.search-box
{
    position: relative;

    width: 195px;
    max-width: 100%;
}
.search-box input::-webkit-input-placeholder,
.search-box textarea::-webkit-input-placeholder
{
    color: #919191;
}
.search-box input:-o-placeholder,
.search-box textarea:-o-placeholder
{
    color: #919191;
}
.search-box input::-moz-placeholder,
.search-box textarea::-moz-placeholder
{
    color: #919191;
}
.search-box input:-ms-input-placeholder,
.search-box textarea:-ms-input-placeholder
{
    color: #919191;
}
.search-box input:focus::-webkit-input-placeholder,
.search-box textarea:focus::-webkit-input-placeholder
{
    color: #ccc;
}
.search-box input:focus::-o-placeholder,
.search-box textarea:focus::-o-placeholder
{
    color: #ccc;
}
.search-box input:focus::-moz-placeholder,
.search-box textarea:focus::-moz-placeholder
{
    color: #ccc;
}
.search-box input:focus::-ms-input-placeholder,
.search-box textarea:focus::-ms-input-placeholder
{
    color: #ccc;
}
.search-box input
{
    font-size: 15px;

    display: block;

    width: 100%;
    padding: 8px 47px 9px 5px;

    color: #919191;
    border: 1px solid #e1e1e1;
    background-color: #fcfcfc;
}
.search-box .submit
{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;

    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    display: block;

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

    text-align: center;

    color: #fff;
    background: #1270b5;
}
.search-box .submit:before
{
    font-family: 'iconfont' !important;

    content: '\e660';
}
@media (min-width: 1200px)
{
    .search-box .submit
    {
        -webkit-transition: .3s;
                transition: .3s;
    }
    .search-box .submit:hover
    {
        background-color: #88bbc8;
    }
}
@media (max-width: 1199px)
{
    .search-box .submit:active
    {
        background-color: #88bbc8;
    }
}
.slick-dots
{
    text-align: center;
}
.slick-dots li
{
    display: inline-block;

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

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

    border: 2px solid #fff;
    border-radius: 10px;
    background: transparent;
}
.slick-dots li.slick-active
{
    background-color: #fff;
}
.slick-dots li button
{
    display: none;
}
.banner
{
    font-size: 0;

    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 100%;

    letter-spacing: -8px;
}
.banner img
{
    display: block;

    width: 100%;
}
@media (max-width: 1199px)
{
    .banner .slick
    {
        width: 110%;
        max-width: 110%;
        margin-left: -5%;
    }
}
@media (max-width: 991px)
{
    .banner .slick
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 480px)
{
    .banner .slick
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
.banner .slick-dots
{
    position: absolute;
    z-index: 2;
    bottom: 40px;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
@media (max-width: 767px)
{
    .banner .slick-dots
    {
        bottom: 6%;
    }
}
.banner .item
{
    position: relative;

    display: block;
}
.title
{
    margin-bottom: 25px;
}
.title.center
{
    text-align: center;
}
@media (max-width: 767px)
{
    .title
    {
        margin-bottom: 20px;
    }
}
.title h1,
.title h2
{
    font-size: 24px;
    /*font-size: 34px;*/
    font-weight: bold;

    margin: 0 0 15px;

    color: #222;
}
@media (max-width: 1199px)
{
    .title h1,
    .title h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .title h1,
    .title h2
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .title h1,
    .title h2
    {
        font-size: 23px;
    }
}
.title h2
{
    text-transform: uppercase;
}
.index-box
{
    overflow: hidden;
}
.index-product
{
    padding: 75px 0 100px;
}
@media (max-width: 1199px)
{
    .index-product
    {
        padding: 65px 0 85px;
    }
}
@media (max-width: 991px)
{
    .index-product
    {
        padding: 55px 0 70px;
    }
}
@media (max-width: 767px)
{
    .index-product
    {
        padding: 45px 0 30px;
    }
}
.index-product .list-wrap
{
    margin-top: -15px;
    padding: 0 6px;
}
@media (max-width: 1469px)
{
    .index-product .list-wrap
    {
        padding: 0 20px;
    }
}
.index-product .list
{
    position: relative;

    float: left;

    padding: 0 25px;
}
.index-product .list h3
{
    font-size: 24px;
    font-weight: 500;

    margin: 25px 0 10px;

    color: #222;
}
@media (max-width: 1469px)
{
    .index-product .list
    {
        padding: 0 15px;
    }
    .index-product .list h3
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .index-product .list h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .index-product .list h3
    {
        font-size: 16px;

        margin-top: 15px;
    }
}
@media (max-width: 480px)
{
    .index-product .list
    {
        padding: 0 8px;
    }
    .index-product .list h3
    {
        font-size: 14px;
        font-size: 3vmin;
    }
}
.index-product .item
{
    margin-top: 30px;
}
@media (min-width: 1200px)
{
    .index-product .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .index-product .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .index-product .item:hover h3
    {
        text-decoration: underline;

        color: #1270b5;
    }
    .index-product .item:hover .img-box
    {
        -webkit-transform: translateX(-10px) translateY(-10px);
            -ms-transform: translateX(-10px) translateY(-10px);
                transform: translateX(-10px) translateY(-10px);
    }
}
@media (max-width: 480px)
{
    .index-product .item
    {
        margin-top: 20px;
    }
}
.index-product .pic-box
{
    background-color: #1270b5;
}
.index-product .img-box
{
    -webkit-transition: .5s;
            transition: .5s;
}
.index-product .list1 .img-box
{
    padding-bottom: 74.32432432%;
}
.index-product .list1 p
{
    display: -webkit-box;
    overflow: hidden;

    height: auto;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 480px)
{
    .index-product .list1 p
    {
        font-size: 12px;
        font-size: 2.6vmin;
    }
}
@media (min-width: 992px)
{
    .index-product .list1
    {
        left: 27.86458333%;

        width: 41.14583333%;
    }
    .index-product .list1 h3
    {
        margin-top: 35px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .index-product .list1 h3
    {
        margin-top: 25px;
    }
}
@media (max-width: 991px)
{
    .index-product .list1
    {
        width: 100%;
    }
}
.index-product .list2 .img-box
{
    padding-bottom: 128.86597938%;
}
@media (min-width: 992px)
{
    .index-product .list2
    {
        left: -41.14583333%;

        width: 27.86458333%;
    }
}
@media (max-width: 991px)
{
    .index-product .list2
    {
        width: 48.5%;
    }
}
.index-product .list3 .img-box
{
    padding-bottom: 50%;
}
@media (min-width: 992px)
{
    .index-product .list3
    {
        width: 30.20833333%;
    }
}
@media (max-width: 991px)
{
    .index-product .list3
    {
        width: 51.5%;
    }
}
.index-hot
{
    background-color: #f3f3f3;
}
.index-hot .top
{
    padding: 50px 0;

    background-color: #f19716;
}
@media (max-width: 991px)
{
    .index-hot .top
    {
        padding: 40px 0 30px;
    }
}
@media (max-width: 767px)
{
    .index-hot .top
    {
        padding: 40px 0 20px;
    }
}
.index-hot .top,
.index-hot .top h2
{
    color: #fff;
}
.index-hot .title
{
    text-align: center;
}
.index-hot .show
{
    display: block !important;
}
.index-hot .pro-nav
{
    position: relative;
    z-index: 5;

    text-align: center;
}
@media (max-width: 991px)
{
    .index-hot .pro-nav
    {
        overflow: auto;
        /*定义滚动条轨道 内阴影+圆角*/
        /*定义滑块 内阴影+圆角*/
        /*滑块效果*/

        margin-bottom: 20px;

        white-space: nowrap;
    }
    .index-hot .pro-nav::-webkit-scrollbar
    {
        width: 5px;
        height: 5px;

        background-color: #f5f5f5;
    }
    .index-hot .pro-nav::-webkit-scrollbar-track
    {
        border-radius: 5px;
        background-color: #f5f5f5;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    }
    .index-hot .pro-nav::-webkit-scrollbar-thumb
    {
        border-radius: 5px;
        background-color: #bdbdbd;
    }
    .index-hot .pro-nav::-webkit-scrollbar-thumb:hover
    {
        border-radius: 5px;
        background: rgba(0, 0, 0, .4);
    }
}
@media (max-width: 767px)
{
    .index-hot .pro-nav
    {
        margin-bottom: 15px;
    }
}
.index-hot .pro-nav li
{
    font-size: 15px;

    display: inline-block;

    margin: 5px 0;
}
.index-hot .pro-nav li a,
.index-hot .pro-nav li:after
{
    display: inline-block;

    vertical-align: middle;
}
.index-hot .pro-nav li:after
{
    margin: 0 40px;

    content: '/';
}
@media (max-width: 480px)
{
    .index-hot .pro-nav li:after
    {
        font-size: 14px;

        margin: 0 4vmin;
    }
}
.index-hot .pro-nav li:last-child:after
{
    display: none;
}
@media (max-width: 1199px)
{
    .index-hot .pro-nav li:after
    {
        margin: 0 25px;
    }
}
@media (max-width: 991px)
{
    .index-hot .pro-nav li
    {
        font-size: 14px;
    }
    .index-hot .pro-nav li:after
    {
        margin: 0 20px;
    }
}
@media (max-width: 767px)
{
    .index-hot .pro-nav li
    {
        font-size: 13px;
    }
    .index-hot .pro-nav li:after
    {
        margin: 0 15px;
    }
}
.index-hot .pro-nav .active
{
    font-weight: bold;
}
.index-hot .pro-nav .active a
{
    position: relative;

    text-decoration: underline;
}
@media (min-width: 992px)
{
    .index-hot .pro-nav .active a:after
    {
        position: absolute;
        bottom: -64px;
        left: 50%;

        width: 0;
        height: 0;

        content: '';

        border-width: 10px 10px 0 10px;
        border-style: solid;
        border-color: #f19716 transparent transparent transparent;
    }
}
.index-hot .img-box
{
    padding-bottom: 61.40350877%;
}
.index-hot .slick-index-product
{
    display: none;

    padding-top: 50px;
}
@media (max-width: 767px)
{
    .index-hot .slick-index-product
    {
        padding-top: 25px;
    }
}
.index-hot .slick-index-product > .slick-list
{
    padding: 0 12%;
}
@media (max-width: 991px)
{
    .index-hot .slick-index-product > .slick-list
    {
        padding: 0 6%;
    }
}
@media (max-width: 480px)
{
    .index-hot .slick-index-product > .slick-list
    {
        padding: 0 8% 0 15px;
    }
}
.index-hot .slick-arrow
{
    font-size: 26px;
    font-weight: bold;
    line-height: 60px;

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

    display: block;

    width: 60px;
    height: 60px;

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

    color: #666;
    color: #666;
    border-radius: 50%;
    background: none;
    background-color: #e6e6e6;
}
.index-hot .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.index-hot .slick-arrow:hover
{
    color: #fff;
    background-color: #1270b5;
}
.index-hot .slick-prev
{
    left: -80px;
}
.index-hot .slick-prev:before
{
    content: '\eb60';
}
.index-hot .slick-next
{
    right: -80px;
}
.index-hot .slick-next:before
{
    content: '\e625';
}
.index-hot .slick-dots
{
    margin: 0 0 20px;
}
.index-hot .slick-dots li
{
    border: none;
    background-color: #ccc;
}
.index-hot .slick-dots .slick-active
{
    background-color: #1270b5;
}
.index-hot .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 480px)
{
    .index-hot .slick-list
    {
        margin: 0 -8px;
    }
}
.index-hot .slick-slide
{
    padding: 15px;
}
@media (max-width: 480px)
{
    .index-hot .slick-slide
    {
        padding: 8px;
    }
}
.index-hot .item-box
{
    position: relative;

    padding: 50px 7.57575758% 30px;

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

    background-color: #fff;
}
.index-hot .item-box:before
{
    font-family: 'iconfont' !important;
    font-size: 25px;

    position: absolute;
    z-index: 3;
    top: 20px;
    right: 25px;

    content: '\e633';

    color: #df0b0b;
}
@media (min-width: 1200px)
{
    .index-hot .item-box:hover
    {
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
    }
}
@media (min-width: 1200px)
{
    .index-hot .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .index-hot .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .index-hot .item:hover p
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
.index-hot .name
{
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 72px;
    padding: 0 15px;

    color: #222;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index-hot .intro-wrap
{
    padding: 40px 0 60px;
}
@media (max-width: 767px)
{
    .index-hot .intro-wrap
    {
        padding: 25px 0 45px;
    }
}
.index-hot .intro-wrap p
{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;

    margin: 0;

    text-align: center;

    color: #222;
}
@media (min-width: 1200px)
{
    .index-hot .intro-wrap p
    {
        padding: 0 5%;
    }
}
@media (max-width: 767px)
{
    .index-hot .intro-wrap p
    {
        font-size: 14px;
    }
}
.index-hot .intro-wrap .more
{
    margin-top: 25px;

    text-align: center;
}
@media (max-width: 767px)
{
    .index-hot .intro-wrap .more
    {
        margin-top: 15px;
    }
}
.index-hot .intro-wrap .more a
{
    display: inline-block;

    padding: 15px 20px;

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

    color: #fff;
    border-radius: 50px;
    background-color: #1270b5;
}
.index-hot .intro-wrap .more a:after,
.index-hot .intro-wrap .more a span
{
    display: inline-block;

    vertical-align: middle;
}
.index-hot .intro-wrap .more a:after
{
    font-family: 'iconfont' !important;

    margin-left: 10px;

    content: '\e62a';
    -webkit-transition: .5s;
            transition: .5s;
}
@media (min-width: 1200px)
{
    .index-hot .intro-wrap .more a:hover
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4);
    }
    .index-hot .intro-wrap .more a:hover:after
    {
        -webkit-transform: translateX(3px);
            -ms-transform: translateX(3px);
                transform: translateX(3px);
    }
}
@media (max-width: 767px)
{
    .index-hot .intro-wrap .more a
    {
        font-size: 12px;

        padding: 8px 10px;
    }
}
.index-about
{
    /*padding: 110px 35px;*/
    padding: 0px 35px;
}
@media (max-width: 1199px)
{
    .index-about
    {
        padding: 90px 35px;
    }
}
@media (max-width: 991px)
{
    .index-about
    {
        padding: 70px 35px;
    }
}
@media (max-width: 767px)
{
    .index-about
    {
        padding: 45px 15px;
    }
}
.index-about .pic-box
{
    position: relative;
}
.index-about .video-box
{
    position: relative;

    overflow: hidden;

    border: 10px solid #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .05);
}
@media (max-width: 480px)
{
    .index-about .video-box
    {
        border-width: 5px;
    }
}
.index-about .video-box:before
{
    z-index: 2;

    display: block;

    content: '';

    background-color: rgba(0, 0, 0, .3);
}
.index-about .video-box img
{
    position: relative;
    left: 50%;

    display: block;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
@media (max-width: 1199px)
{
    .index-about .video-box img
    {
        width: 150%;
    }
}
@media (max-width: 480px)
{
    .index-about .video-box img
    {
        width: 200%;
    }
}
.index-about .video-box .intro
{
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    width: 900px;
    max-width: 100%;

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

    color: #fff;
}
.index-about .video-box .intro h2
{
    font-size: 40px;
    font-weight: bold;

    margin: 0 0 30px;

    text-transform: uppercase;
}
.index-about .video-box .intro p
{
    font-size: 16px;
    line-height: 1.625;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .index-about .video-box .intro
    {
        padding: 0 5%;
    }
    .index-about .video-box .intro h2
    {
        font-size: 34px;

        margin-bottom: 25px;
    }
}
@media (max-width: 991px)
{
    .index-about .video-box .intro h2
    {
        font-size: 28px;

        margin-bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .index-about .video-box .intro h2
    {
        font-size: 20px;

        margin-bottom: 15px;
    }
    .index-about .video-box .intro p
    {
        font-size: 13px;
    }
}
.index-about .video-btn
{
    position: relative;

    margin-top: 45px;
}
@media (max-width: 1199px)
{
    .index-about .video-btn
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .index-about .video-btn
    {
        margin-top: 35px;
    }
}
@media (max-width: 767px)
{
    .index-about .video-btn
    {
        margin-top: 20px;
    }
}
@media (min-width: 1200px)
{
    .index-about .num-wrap
    {
        position: absolute;
        z-index: 5;
        bottom: 0;
        left: 0;

        width: 100%;

        border: 10px solid transparent;
    }
}
.index-about .num-box
{
    padding-top: 0;
}
@media (max-width: 480px)
{
    .index-about .num-box .number
    {
        font-size: 24px;
    }
}
.index-about .list
{
    margin: 0 !important;
}
@media (min-width: 1200px)
{
    .index-about .list
    {
        display: table;

        width: 100%;

        table-layout: fixed;

        background-color: rgba(0, 0, 0, .27);
    }
    .index-about .list li
    {
        display: table-cell;

        width: 21.73913043%;
        padding: 20px 20px 20px 50px;

        vertical-align: top;
    }
    .index-about .list li:last-child
    {
        width: 13.04347826%;
        padding: 20px;

        text-align: center;
        vertical-align: middle;
    }
    .index-about .list li:nth-child(even)
    {
        background-color: rgba(0, 0, 0, .27);
    }
    .index-about .list li *
    {
        -webkit-transition: .2s;
                transition: .2s;

        color: #fff;
    }
    .index-about .list li:hover *
    {
        color: #f19716;
    }
}
@media (min-width: 1200px) and (max-width: 1469px)
{
    .index-about .list li
    {
        padding: 20px 15px;
    }
    .index-about .list li .number
    {
        font-size: 35px;
    }
}
@media (max-width: 480px)
{
    .index-about .list
    {
        margin: 0 -15px !important;
    }
}
@media (max-width: 767px)
{
    .index-about .more
    {
        text-align: right;
    }
}
.index-about .more a span,
.index-about .more a:after
{
    display: inline-block;

    vertical-align: middle;
}
.index-about .more a:after
{
    font-family: 'iconfont' !important;
    font-size: 1.6em;

    margin-left: 10px;

    content: '\e84f';
}
.index-about .more a span
{
    font-weight: bold;
    font-style: italic;
}
.index-news
{
    padding: 130px 0 150px;

    background-color: #f7f8f8;
}
@media (max-width: 1469px)
{
    .index-news
    {
        padding: 100px 0;
    }
}
@media (max-width: 1199px)
{
    .index-news
    {
        padding: 80px 0;
    }
}
@media (max-width: 991px)
{
    .index-news
    {
        padding: 60px 0;
    }
}
@media (max-width: 767px)
{
    .index-news
    {
        padding: 45px 0;
    }
}
.index-news .title
{
    width: 570px;
    max-width: 100%;
}
@media (min-width: 992px)
{
    .index-news .title
    {
        min-height: 225px;
        padding: 65px 0 0;
    }
}
@media (min-width: 992px)
{
    .index-news .clearfix > div
    {
        float: left;

        width: 50%;
    }
}
@media (max-width: 991px)
{
    .index-news .clearfix
    {
        padding: 0 2%;
    }
}
.index-news .pic-box
{
    position: relative;

    display: block;
    overflow: hidden;
}
.index-news .pic-box img
{
    position: relative;
    left: 50%;

    display: block;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
@media (max-width: 480px)
{
    .index-news .pic-box img
    {
        width: 100%;
    }
}
@media (min-width: 1200px)
{
    .index-news .pic-box img
    {
        -webkit-transition: .7s;
                transition: .7s;
    }
    .index-news .pic-box:hover img
    {
        -webkit-transform: translateX(-50%) scale(1.15);
            -ms-transform: translateX(-50%) scale(1.15);
                transform: translateX(-50%) scale(1.15);
    }
}
.index-news h3
{
    display: -webkit-box;
    overflow: hidden;

    height: auto;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.index-news p
{
    font-size: 15px;
    line-height: 1.6;

    display: -webkit-box;
    overflow: hidden;

    height: auto;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 767px)
{
    .index-news p
    {
        font-size: 14px;
    }
}
.index-news .left .img-box
{
    padding-bottom: 73.19148936%;
}
.index-news .left .intro
{
    padding: 30px 35px;
}
@media (min-width: 481px)
{
    .index-news .left .intro
    {
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;

        width: 100%;

        color: #fff;
    }
}
@media (max-width: 480px)
{
    .index-news .left .intro
    {
        padding: 15px 10px;

        background-color: #fff;
    }
}
.index-news .left h3
{
    font-size: 24px;
    font-weight: bold;

    margin: 0 0 10px;
}
@media (max-width: 991px)
{
    .index-news .left h3
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .index-news .left h3
    {
        font-size: 20px;
    }
}
.index-news .right li
{
    overflow: hidden;

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

    background-color: #fff;
}
.index-news .right li img
{
    -webkit-transition: .5s;
            transition: .5s;
}
@media (min-width: 1200px)
{
    .index-news .right li:hover
    {
        background-color: #1270b5;
    }
    .index-news .right li:hover .date
    {
        background-color: none;
    }
    .index-news .right li:hover *
    {
        color: #fff;
    }
    .index-news .right li:hover img
    {
        -webkit-transform: translateX(-50%) scale(1.15);
            -ms-transform: translateX(-50%) scale(1.15);
                transform: translateX(-50%) scale(1.15);
    }
}
@media (min-width: 481px)
{
    .index-news .right li
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
    .index-news .right li > div
    {
        position: relative;

        float: left;

        width: 50%;
    }
    .index-news .right li:nth-child(even) .intro
    {
        left: -50%;
    }
    .index-news .right li:nth-child(even) .pic-box
    {
        left: 50%;
    }
}
.index-news .right .date
{
    display: inline-block;

    padding: 5px 10px;

    color: #fff;
    background-color: #f19716;
}
.index-news .right h3
{
    font-size: 20px;
}
@media (max-width: 991px)
{
    .index-news .right h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .index-news .right h3
    {
        font-size: 16px;
    }
}
.index-news .right .intro
{
    padding: 15px 25px;
}
@media (max-width: 480px)
{
    .index-news .right .intro
    {
        padding: 20px 10px;
    }
}
.index-news .right .img-box
{
    padding-bottom: 71.42857143%;
}
.public-banner
{
    position: relative;

    overflow: hidden;

    width: 100%;
}
.public-banner img
{
    position: relative;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
@media (max-width: 991px)
{
    .public-banner img
    {
        width: 200%;
    }
}
.inside-nav
{
    font-weight: 500;

    position: relative;
    z-index: 3;

    margin-bottom: 60px;
    padding: 0 20px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;

    border-radius: 30px;
    background-color: #f19716;
}
@media (max-width: 1199px)
{
    .inside-nav
    {
        margin-bottom: 50px;
    }
}
@media (max-width: 991px)
{
    .inside-nav
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px)
{
    .inside-nav
    {
        margin-bottom: 30px;
        padding: 0 0;

        border-radius: 5px;
    }
}
.inside-nav .nav-wrap
{
    overflow-x: auto;

    padding: 4px 0 0;

    -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: 15px;

    position: relative;

    display: inline-block;

    padding: 0 20px;

    white-space: nowrap;

    color: #666;
}
@media (max-width: 767px)
{
    .inside-nav ul
    {
        padding: 0 10px;
    }
}
.inside-nav li
{
    display: inline-block;
}
.inside-nav a
{
    font-size: 18px;

    position: relative;

    display: block;

    padding: 16px 35px;

    color: #fff;
}
@media (min-width: 1200px)
{
    .inside-nav a:hover
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .inside-nav a
    {
        font-size: 16px;

        padding: 10px 25px;
    }
}
@media (max-width: 991px)
{
    .inside-nav a
    {
        font-size: 15px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .inside-nav a
    {
        font-size: 14px;
        font-size: 3vmin;

        padding: 7px 10px;
    }
}
.inside-nav .active a
{
    color: #222;
    background-color: #fff;
}
.breadcrumb
{
    font-size: 15px;

    margin: 0;
    padding: 0;

    color: #888;
    background: none;
}
@media (max-width: 767px)
{
    .breadcrumb
    {
        font-size: 14px;
        font-size: 2.5vmin;

        text-align: left;
    }
}
.breadcrumb li
{
    text-transform: capitalize;
}
.breadcrumb li:first-child:before
{
    font-family: 'iconfont' !important;
    font-size: 1.2em;

    display: inline-block;

    margin-right: 10px;

    content: '\e647';
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
    vertical-align: middle;
}
@media (max-width: 767px)
{
    .breadcrumb li:first-child:before
    {
        margin-right: 5px;
    }
}
.breadcrumb li a:hover
{
    text-decoration: underline;

    color: #1270b5;
}
.breadcrumb > li + li:before
{
    font-size: 12px;

    padding: 0 6px 0 8px;
}
@media (max-width: 767px)
{
    .breadcrumb > li + li:before
    {
        padding: 0 3px 0 5px;
    }
}
.list-l
{
    position: relative;
}
@media (min-width: 1200px)
{
    .list-l:after
    {
        position: absolute;
        z-index: -1;
        top: -500px;
        right: 15px;

        display: block;

        width: 1000px;
        height: 10000px;

        content: '';

        background-color: #f6f6f6;
    }
}
.list-l .title
{
    margin-bottom: 20px;
    padding-left: 20px;
}
.list-l h3
{
    font-size: 24px;
    font-weight: bold;
    font-style: italic;

    margin: 0 0 20px;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .list-l h3
    {
        margin-bottom: 10px;
    }
}
@media (min-width: 1200px)
{
    .list-l .menu-wrap
    {
        padding-right: 30px;
    }
}
.list-l .menu
{
    position: relative;
}
.list-l .menu a
{
    display: block;
}
.list-l .menu1
{
    font-size: 16px;
}
.list-l .menu1 > li
{
    padding: 5px 0;

    -webkit-transition: .3s;
            transition: .3s;
}
.list-l .menu1 > li:hover > a
{
    text-decoration: underline;
}
.list-l .menu1 > li.active > a,
.list-l .menu1 > li:hover > a
{
    color: #fff;
    background-color: #1270b5;
}
.list-l .menu1 > li.active > a > span,
.list-l .menu1 > li:hover > a > span
{
    border-color: rgba(255, 255, 255, .37);
}
.list-l .menu1 > li.active > a > span:before,
.list-l .menu1 > li:hover > a > span:before,
.list-l .menu1 > li.active > a > span:after,
.list-l .menu1 > li:hover > a > span:after
{
    border-color: #1270b5;
}
.list-l .menu1 > li > a
{
    font-size: 17px;
    font-weight: 500;

    position: relative;

    display: block;

    padding: 7px;

    -webkit-transition: background-color .4s;
            transition: background-color .4s;

    color: #222;
    background-color: #fff;
}
.list-l .menu1 > li > a:before,
.list-l .menu1 > li > a:after
{
    position: absolute;
    z-index: 3;
    top: 50%;

    display: block;

    width: 20px;
    height: 25px;
    margin-top: -12px;

    content: '';

    border-radius: 50%;
    background-color: #f6f6f6;
}
.list-l .menu1 > li > a:before
{
    left: 0;

    margin-left: -10px;
}
.list-l .menu1 > li > a:after
{
    right: 0;

    margin-right: -10px;
}
.list-l .menu1 > li > a > span
{
    position: relative;

    display: block;

    padding: 13px;

    border: 1px dashed rgba(195, 195, 195, .9);
}
.list-l .menu1 > li > a > span:before,
.list-l .menu1 > li > a > span:after
{
    position: absolute;
    top: 15%;

    width: 1px;
    height: 70%;

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

    border-left: 1px solid #fff;
}
.list-l .menu1 > li > a > span:before
{
    left: -1px;
}
.list-l .menu1 > li > a > span:after
{
    right: -1px;
}
.list-l .menu2
{
    display: none;

    padding: 20px 10px 20px 13.33333333%;
}
@media (max-width: 1469px)
{
    .list-l .menu2
    {
        padding-left: 45px;
    }
}
@media (max-width: 1349px)
{
    .list-l .menu2
    {
        padding-left: 30px;
    }
}
.list-l .menu2 > li
{
    position: relative;

    margin-top: 5px;

    cursor: pointer;
}
.list-l .menu2 > li:first-child
{
    margin-top: 0;
}
.list-l .menu2 > li.active > a span,
.list-l .menu2 > li:hover > a span
{
    text-decoration: underline;

    color: #f19716;
}
.list-l .menu2 > li > a
{
    font-size: 16px;
    font-weight: 500;

    padding: 8px 0;

    color: #222;
}
.list-l .menu3
{
    display: none;

    padding-left: 20px;
}
.list-l .menu3 > li
{
    margin-top: 5px;
}
.list-l .menu3 > li.active > a,
.list-l .menu3 > li:hover > a
{
    text-decoration: underline;

    color: #1270b5;
}
.list-l .menu3 > li > a
{
    color: #666;
}
.list-l .others
{
    margin-top: 70px;
}
@media (max-width: 1199px)
{
    .list-l .others
    {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .list-l .others
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .list-l .others
    {
        margin-top: 40px;
    }
}
.product-list li
{
    margin-top: 15px;
}
@media (min-width: 1200px)
{
    .product-list li img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .product-list li:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .product-list li:hover .img-box
    {
        box-shadow: 0 0 0 3px #f19716;
    }
    .product-list li:hover .name
    {
        text-decoration: underline;

        color: #f19716;
    }
}
@media (max-width: 480px)
{
    .product-list li
    {
        width: 100%;
    }
}
.product-list .img-box
{
    padding-bottom: 61.40350877%;

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

    box-shadow: 0 0 13px 1px rgba(0, 0, 0, .1);
}
.product-list .name
{
    font-weight: 500;
    line-height: 1.57142857;

    padding: 10px 20px;

    color: #222;
}
.xs-product-nav
{
    font-size: 16px;
    line-height: 1.8;

    margin: 25px -8px 0 -8px;
    padding-bottom: 15px;

    border-bottom: 1px solid #eee;
}
@media (max-width: 767px)
{
    .xs-product-nav
    {
        font-size: 14px;
    }
}
@media (max-width: 480px)
{
    .xs-product-nav
    {
        font-size: 3.5vmin;
    }
}
.xs-product-nav li
{
    display: inline-block;

    padding: 0 8px;

    vertical-align: top;
}
.xs-product-nav .active
{
    font-weight: bold;

    color: #1270b5;
}
.others-links
{
    margin: -15px -20px 0;
}
@media (max-width: 1199px)
{
    .others-links
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .others-links
    {
        margin: -15px -10px 0;
    }
}
.others-links li
{
    font-size: 16px;
    font-weight: 500;

    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 767px)
{
    .others-links li
    {
        font-size: 14px;

        padding: 0 10px;
    }
}
@media (min-width: 1200px)
{
    .others-links a:hover
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .others-links a:active
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
.inside-page .content
{
    padding: 70px 0;
}
@media (max-width: 767px)
{
    .inside-page .content
    {
        padding: 35px 0;
    }
}
.catalog-wrap .img-box
{
    padding-bottom: 64.70588235%;
}
.catalog-wrap .list
{
    font-size: 0;

    margin-top: -25px;

    letter-spacing: -8px;
}
.catalog-wrap .list li
{
    font-size: 14px;

    display: inline-block;
    float: none;

    margin-top: 40px;

    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 480px)
{
    .catalog-wrap .list li
    {
        width: 100%;
    }
}
.catalog-wrap .item
{
    position: relative;

    zoom: 1;

    padding: 15px;

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

    border: 1px solid #dadada;
    background-color: #fff;
}
.catalog-wrap .item:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
@media (min-width: 1200px)
{
    .catalog-wrap .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .catalog-wrap .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (max-width: 1199px)
{
    .catalog-wrap .item
    {
        padding: 20px 8%;
    }
}
@media (max-width: 480px)
{
    .catalog-wrap .item
    {
        padding: 15px 5%;
    }
}
.catalog-wrap .item .pic-box
{
    width: 340px;
    max-width: 100%;
}
@media (max-width: 1349px)
{
    .catalog-wrap .item .pic-box
    {
        width: 300px;
    }
}
@media (min-width: 1200px)
{
    .catalog-wrap .item .pic-box
    {
        float: left;

        margin-right: 20px;
    }
}
@media (max-width: 1199px)
{
    .catalog-wrap .item .pic-box
    {
        margin: 0 auto;
    }
}
.catalog-wrap .item h3
{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;

    display: block;

    margin: 10px 0;

    color: #000;
}
@media (max-width: 1199px)
{
    .catalog-wrap .item h3
    {
        margin-top: 15px;
    }
}
@media (max-width: 991px)
{
    .catalog-wrap .item h3
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .catalog-wrap .item h3
    {
        font-size: 16px;
    }
}
@media (max-width: 480px)
{
    .catalog-wrap .item h3
    {
        font-size: 4.3vmin;

        margin: 10px 0;
    }
}
.catalog-wrap .item p
{
    font-size: 15px;
    line-height: 1.6;

    margin: 0;

    color: #666;
}
@media (max-width: 480px)
{
    .catalog-wrap .item p
    {
        font-size: 12px;
    }
}
.catalog-wrap .item .download
{
    display: inline-block;

    margin-top: 20px;
    padding: 9px 28px;

    color: #fff;
    background-color: #1270b5;
}
.catalog-wrap .item .download:before,
.catalog-wrap .item .download b
{
    display: inline-block;

    vertical-align: middle;
}
.catalog-wrap .item .download:before
{
    font-family: 'iconfont' !important;
    font-size: 1.4em;

    margin-right: 10px;

    content: '\e62e';
}
@media (min-width: 1200px)
{
    .catalog-wrap .item .download
    {
        -webkit-transition: .3s;
                transition: .3s;
    }
    .catalog-wrap .item .download:hover
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .4);
    }
    .catalog-wrap .item .download:hover b
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .catalog-wrap .item .download:active b
    {
        text-decoration: underline;
    }
}
@media (max-width: 767px)
{
    .catalog-wrap .item .download
    {
        font-size: 12px;

        padding: 6px 20px;
    }
}
.catalog-wrap .page
{
    padding-top: 15px;
}
@media (max-width: 991px)
{
    .catalog-wrap .page
    {
        padding-top: 5px;
    }
}
.catalog-wrap .others-links
{
    margin-top: 70px;
}
@media (max-width: 1199px)
{
    .catalog-wrap .others-links
    {
        margin-top: 50px;
    }
}
@media (max-width: 991px)
{
    .catalog-wrap .others-links
    {
        margin-top: 40px;
    }
}
@media (max-width: 767px)
{
    .catalog-wrap .others-links
    {
        margin-top: 20px;
    }
}
.installation-wrap .breadcrumb
{
    margin-bottom: 35px;
}
.installation-wrap .intro-wrap .col-lg-6
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .installation-wrap .intro-wrap .col-lg-6
    {
        margin-top: 25px;
    }
}
@media (max-width: 767px)
{
    .installation-wrap .intro-wrap .col-lg-6
    {
        margin-top: 15px;
    }
}
.installation-wrap .intro-wrap .installation li
{
    margin-bottom: 10px;
}
@media (max-width: 767px)
{
    .installation-wrap .intro-wrap .installation li
    {
        margin-bottom: 5px;
    }
}
.installation-wrap .intro-wrap .installation a
{
    font-size: 16px;
    font-weight: 500;

    display: inline-block;

    min-height: 35px;

    color: #1270b5;
}
.installation-wrap .intro-wrap .installation a:before
{
    content: '- ';
}
@media (min-width: 1200px)
{
    .installation-wrap .intro-wrap .installation a:hover
    {
        font-weight: bold;
        font-style: italic;

        text-decoration: underline;
    }
}
@media (max-width: 767px)
{
    .installation-wrap .intro-wrap .installation a
    {
        font-size: 15px;
    }
}
.installation-wrap .intro-wrap .pic-box img
{
    max-width: 100%;
    height: auto !important;
}
.installation-wrap .intro-wrap .selection
{
    width: 600px;
}
@media (max-width: 1199px)
{
    .installation-wrap .intro-wrap .selection
    {
        width: 100%;
    }
}
.installation-details-wrap .intro-wrap h3
{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;

    margin: 0 0 25px;

    color: #222;
}
@media (max-width: 767px)
{
    .installation-details-wrap .intro-wrap h3
    {
        margin-bottom: 15px;
    }
}
@media (max-width: 1199px)
{
    .installation-details-wrap .intro-wrap .list
    {
        margin-top: 30px;
    }
}
.installation-details-wrap .intro-wrap .list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1349px)
{
    .installation-details-wrap .intro-wrap .list ul
    {
        width: 100%;
    }
}
.installation-details-wrap .intro-wrap .list ul li
{
    width: 32.5%;
    margin: 0;
    margin-top: 1px;
    margin-left: 1px;
    padding: 30px;

    box-shadow: 0 0 0 1px #dadada;
}
.installation-details-wrap .intro-wrap .list ul li a
{
    min-height: 20px;
}
.installation-details-wrap .intro-wrap .list ul li p
{
    margin: 15px 0 0;
}
@media (max-width: 767px)
{
    .installation-details-wrap .intro-wrap .list ul li
    {
        width: 49.5%;
    }
    .installation-details-wrap .intro-wrap .list ul li p
    {
        margin: 5px 0 0;
    }
}
@media (max-width: 480px)
{
    .installation-details-wrap .intro-wrap .list ul li
    {
        width: 100%;
        padding: 25px 15px 15px;
    }
}
@media (min-width: 1200px)
{
    .installation-details-wrap .intro-wrap a:hover
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .installation-details-wrap .intro-wrap a:active
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
.faq-wrap .title h2
{
    font-style: italic;
}
.faq-wrap .list li
{
    margin-top: 10px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.faq-wrap .list li.active .question
{
    color: #fff;
    background-color: #1270b5;
}
.faq-wrap .list li.active .question:before
{
    background-color: #f19716;
}
.faq-wrap .list li.active .question .fold-btn
{
    color: #fff;
}
.faq-wrap .list li.active .question .fold-btn:before
{
    display: none;
}
.faq-wrap .list li.active .question .fold-btn:after
{
    display: block;
}
.faq-wrap .list li .question
{
    position: relative;

    margin: 0;
    padding: 18px 80px;

    cursor: pointer;

    color: #666;
    border: 1px solid #e6e6e6;
    background-color: #f1f1f1;
}
@media (max-width: 767px)
{
    .faq-wrap .list li .question
    {
        padding: 18px 50px 18px 65px;
    }
}
.faq-wrap .list li .question:before
{
    line-height: 56px;

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

    display: block;

    width: 56px;
    height: 100%;

    content: '';
    text-align: center;

    background-color: #e6e6e6;
}
.faq-wrap .list li .question:after
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 15px;

    display: block;

    content: '\e66c';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.faq-wrap .list li .question h2
{
    font-size: 18px;
    font-weight: bold;
    font-style: italic;

    margin: 0;
}
@media (max-width: 767px)
{
    .faq-wrap .list li .question h2
    {
        font-size: 15px;
    }
}
.faq-wrap .list li .question .fold-btn
{
    font-weight: 900;

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

    width: 70px;
    height: 100%;

    color: #333;
}
.faq-wrap .list li .question .fold-btn:before,
.faq-wrap .list li .question .fold-btn:after
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;

    position: absolute;
    top: 50%;

    display: block;

    width: 100%;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.faq-wrap .list li .question .fold-btn:before
{
    content: '\e629';
}
.faq-wrap .list li .question .fold-btn:after
{
    display: none;

    content: '\e628';
}
@media (max-width: 767px)
{
    .faq-wrap .list li .question .fold-btn
    {
        width: 50px;
    }
    .faq-wrap .list li .question .fold-btn:before,
    .faq-wrap .list li .question .fold-btn:after
    {
        font-size: 16px;
    }
}
.faq-wrap .list li .intro
{
    position: relative;

    display: none;

    padding: 35px 75px;
}
@media (max-width: 991px)
{
    .faq-wrap .list li .intro
    {
        padding: 35px 20px;
    }
}
@media (max-width: 767px)
{
    .faq-wrap .list li .intro
    {
        padding: 25px 0;
    }
}
.faq-wrap .list li .intro p
{
    font-size: 15px;
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .faq-wrap .list li .intro p
    {
        font-size: 14px;
    }
}
.faq-wrap .list li .intro img
{
    max-width: 100%;
    height: auto !important;
}
.product-wrap .breadcrumb,
.product-details-wrap .breadcrumb
{
    text-align: right;
}
.product-wrap .content,
.product-details-wrap .content
{
    overflow: hidden;
}
.product-wrap .content
{
    overflow: hidden;
}
.product-wrap .list
{
    margin-top: -30px;
}
@media (max-width: 991px)
{
    .product-wrap .list
    {
        margin-top: 0;
    }
}
.product-wrap .list li
{
    margin-top: 60px;
}
@media (min-width: 1200px)
{
    .product-wrap .list li:hover h4
    {
        text-decoration: underline;

        color: #1270b5;
    }
}
@media (min-width: 1200px) and (min-width: 1200px)
{
    .product-wrap .list li img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .product-wrap .list li:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 992px)
{
    .product-wrap .list li
    {
        padding: 40px 0;
    }
    .product-wrap .list li:nth-child(odd) .intro
    {
        border-left: 45px solid transparent;
    }
    .product-wrap .list li:nth-child(odd) .pic-box:after
    {
        left: 20%;
    }
    .product-wrap .list li:nth-child(even) .pic-box
    {
        float: right;
    }
    .product-wrap .list li:nth-child(even) .pic-box:after
    {
        left: -20%;
    }
    .product-wrap .list li:nth-child(even) .intro
    {
        border-right: 45px solid transparent;
    }
}
@media (max-width: 991px)
{
    .product-wrap .list li
    {
        margin-top: 30px;
    }
}
.product-wrap .list .img-box
{
    padding-bottom: 61.40350877%;

    box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, .1);
}
.product-wrap .list .item > div
{
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 992px)
{
    .product-wrap .list .item > div
    {
        float: left;
    }
}
.product-wrap .list .pic-box
{
    position: relative;
}
.product-wrap .list .pic-box:after
{
    position: absolute;
    top: -40px;

    width: 100%;
    height: -webkit-calc(100% + 80px);
    height:         calc(100% + 80px);

    content: '';

    border: 1px solid #d4d4d4;
}
@media (min-width: 992px)
{
    .product-wrap .list .pic-box
    {
        width: 44.44444444%;
    }
}
@media (max-width: 991px)
{
    .product-wrap .list .pic-box
    {
        width: 600px;
        max-width: 100%;
    }
    .product-wrap .list .pic-box:after
    {
        display: none;
    }
}
.product-wrap .list .intro
{
    position: relative;
    z-index: 3;

    padding-top: 30px;
    padding-bottom: 30px;

    background-color: #fff;
}
@media (min-width: 992px)
{
    .product-wrap .list .intro
    {
        width: 55.55555556%;
    }
}
@media (max-width: 991px)
{
    .product-wrap .list .intro
    {
        margin-top: 15px;
        padding: 20px 0;
    }
}
@media (max-width: 767px)
{
    .product-wrap .list .intro
    {
        padding: 10px 0;
    }
}
.product-wrap .list .intro h4
{
    font-size: 24px;
    font-weight: bold;
    font-style: italic;

    overflow: hidden;

    margin: 15px 0;

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

    color: #222;
}
@media (max-width: 1349px)
{
    .product-wrap .list .intro h4
    {
        margin-top: 0;
    }
}
@media (max-width: 767px)
{
    .product-wrap .list .intro h4
    {
        font-size: 20px;
    }
}
.product-wrap .list .intro p
{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73333333;

    display: -webkit-box;
    overflow: hidden;

    height: 78px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 767px)
{
    .product-wrap .list .intro p
    {
        font-size: 13px;

        height: auto;
    }
}
.product-wrap .list .num
{
    font-size: 72px;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 30px;

    color: #f2f2f2;
}
@media (max-width: 991px)
{
    .product-wrap .list .num
    {
        font-size: 60px;

        right: 15px;
    }
}
.product-wrap .list .fun-btn
{
    font-size: 16px;
}
@media (max-width: 767px)
{
    .product-wrap .list .fun-btn
    {
        font-size: 13px;
    }
}
.product-wrap .list .fun-btn > div
{
    margin-top: 15px;

    color: #222;
}
.product-wrap .list .fun-btn > div,
.product-wrap .list .fun-btn > div span,
.product-wrap .list .fun-btn > div:before
{
    display: inline-block;

    vertical-align: middle;
}
.product-wrap .list .fun-btn > div:before
{
    font-family: 'iconfont' !important;
    font-size: 1.2em;
    font-style: normal;

    margin-right: 5px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1200px)
{
    .product-wrap .list .fun-btn > div:hover
    {
        color: #df0b0b;
    }
}
@media (max-width: 1199px)
{
    .product-wrap .list .fun-btn > div:active
    {
        color: #df0b0b;
    }
}
.product-wrap .list .fun-btn span
{
    font-weight: 500;
}
.product-wrap .list .fun-btn .more
{
    margin-right: 80px;
}
@media (max-width: 480px)
{
    .product-wrap .list .fun-btn .more
    {
        margin-right: 30px;
    }
}
.product-wrap .list .fun-btn .more:before
{
    content: '\e728';
}
.product-wrap .list .fun-btn .add:before
{
    content: '\e601';
}
.product-details-wrap .content-r h2
{
    font-size: 34px;
    font-weight: bold;
    font-style: italic;
}
@media (max-width: 767px)
{
    .product-details-wrap .content-r h2
    {
        font-size: 20px;
    }
}
.product-details-wrap .carousel-wrap .img-box
{
    padding-bottom: 61.40350877%;
}
.product-details-wrap .carousel-box,
.product-details-wrap .info-box
{
    margin-top: 40px;
    padding: 0 15px;
}
@media (min-width: 992px)
{
    .product-details-wrap .carousel-box,
    .product-details-wrap .info-box
    {
        float: left;
    }
}
.product-details-wrap .carousel-box
{
    font-size: 0;

    width: 55.55555556%;

    letter-spacing: -8px;
}
@media (max-width: 991px)
{
    .product-details-wrap .carousel-box
    {
        width: 600px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 480px)
{
    .product-details-wrap .carousel-box
    {
        margin-bottom: 25px;
    }
}
.product-details-wrap .slider-for
{
    position: relative;
    z-index: 2;

    overflow: hidden;
}
.product-details-wrap .slider-for .product-video
{
    background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.product-details-wrap .slider-for .product-video .iframe
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.product-details-wrap .slider-nav
{
    position: relative;

    margin-top: 20px;
}
@media (min-width: 1200px)
{
    .product-details-wrap .slider-nav
    {
        padding: 0 30px;
    }
}
.product-details-wrap .slider-nav .slick-list
{
    margin: 0 -5px;
}
.product-details-wrap .slider-nav .slick-slide
{
    padding: 0 5px;
}
.product-details-wrap .slider-nav .item
{
    border: 1px solid #d3d3d3;
}
.product-details-wrap .slider-nav .slick-arrow
{
    font-size: 20px;
    font-weight: bold;

    position: absolute;
    z-index: 10;
    top: 0;

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

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

    color: #222;
    background-color: rgba(0, 0, 0, .1);
}
.product-details-wrap .slider-nav .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1200px)
{
    .product-details-wrap .slider-nav .slick-arrow:hover
    {
        color: #fff;
        background-color: #f19716;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .slider-nav .slick-arrow
    {
        font-size: 16px;
    }
}
.product-details-wrap .slider-nav .slick-prev
{
    left: 0;
}
.product-details-wrap .slider-nav .slick-prev:before
{
    content: '\e9b5';
}
.product-details-wrap .slider-nav .slick-next
{
    right: 0;
}
.product-details-wrap .slider-nav .slick-next:before
{
    content: '\e72f';
}
.product-details-wrap .slider-nav .product-video
{
    position: relative;
}
.product-details-wrap .slider-nav .product-video:before,
.product-details-wrap .slider-nav .product-video:after
{
    position: absolute;

    -webkit-transform: translateZ(1px);
            transform: translateZ(1px);
}
.product-details-wrap .slider-nav .product-video:before
{
    z-index: 5;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .29);
}
.product-details-wrap .slider-nav .product-video:after
{
    font-family: 'iconfont' !important;
    font-size: 28px;
    line-height: 1;

    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

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

    color: #fff;
}
.product-details-wrap .info-box
{
    position: relative;
}
@media only screen and (min-width: 992px)
{
    .product-details-wrap .info-box
    {
        width: 44.44444444%;
    }
}
.product-details-wrap h1
{
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.06666667;

    margin: 0 0 15px;

    color: #222;
}
@media (max-width: 1199px)
{
    .product-details-wrap h1
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .product-details-wrap h1
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap h1
    {
        font-size: 24px;
    }
}
@media (min-width: 992px)
{
    .product-details-wrap .intro
    {
        min-height: 130px;
    }
}
.product-details-wrap .intro .features
{
    font-size: 16px;
    font-weight: bold;

    margin-bottom: 10px;

    color: #222;
}
.product-details-wrap .intro p
{
    font-size: 15px;
    line-height: 1.6;

    margin: 0;

    color: #666;
}
@media (max-width: 767px)
{
    .product-details-wrap .intro p
    {
        font-size: 14px;
    }
}
.product-details-wrap .intro img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .share-box
{
    position: relative;

    margin-top: 25px;
}
@media (max-width: 1349px)
{
    .product-details-wrap .share-box
    {
        margin-top: 25px;
    }
}
.product-details-wrap .share-box > *
{
    display: inline-block;

    vertical-align: middle;
}
.product-details-wrap .share-box > b
{
    font-size: 15px;
    font-style: italic;

    margin-right: 15px;
}
.product-details-wrap .fun-btn
{
    overflow: hidden;

    padding-top: 15px;
}
.product-details-wrap .fun-btn a
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 15px;
    margin-right: 10px;
    padding-left: 50px;

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

    color: #fff;
}
.product-details-wrap .fun-btn a:last-child
{
    margin-right: 0;
}
.product-details-wrap .fun-btn a:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;
    font-style: normal;
    line-height: 50px;

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

    width: 50px;
    height: 100%;

    text-align: center;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1200px)
{
    .product-details-wrap .fun-btn a:hover span
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .product-details-wrap .fun-btn a
    {
        padding-left: 50px;
    }
    .product-details-wrap .fun-btn a:before
    {
        font-size: 20px;
        line-height: 44px;

        width: 44px;
        height: 44px;
    }
}
@media (max-width: 480px)
{
    .product-details-wrap .fun-btn a
    {
        padding-left: 44px;
    }
}
.product-details-wrap .fun-btn span
{
    font-size: 16px;

    display: block;

    padding: 12px 20px;

    text-align: center;
    letter-spacing: .02em;
}
@media (max-width: 480px)
{
    .product-details-wrap .fun-btn span
    {
        font-size: 14px;
    }
}
.product-details-wrap .fun-btn .inquiry-btn
{
    float: left;

    background-color: #1270b5;
}
.product-details-wrap .fun-btn .inquiry-btn span
{
    font-weight: bold;
    font-style: italic;
}
.product-details-wrap .fun-btn .inquiry-btn:before
{
    content: '\e66a';
}
.product-details-wrap .fun-btn .add-btn
{
    float: right;
}
.product-details-wrap .fun-btn .add-btn,
.product-details-wrap .fun-btn .add-btn:before
{
    color: #df0b0b;
}
.product-details-wrap .fun-btn .add-btn:before
{
    content: '\e601';

    background: none;
}
.product-details-wrap .fun-btn .add-btn span
{
    font-weight: 500;

    padding-right: 0;
    padding-left: 0;
}
.product-details-wrap .page-btn
{
    overflow: hidden;

    margin-top: 25px;
}
@media (max-width: 767px)
{
    .product-details-wrap .page-btn
    {
        margin-top: 0;
    }
}
.product-details-wrap .page-btn a
{
    font-size: 15px;
    font-weight: bold;

    margin-top: 15px;
}
.product-details-wrap .page-btn a:before,
.product-details-wrap .page-btn a span
{
    display: inline-block;

    vertical-align: middle;
}
@media (min-width: 1200px)
{
    .product-details-wrap .page-btn a:hover,
    .product-details-wrap .page-btn a:hover:before
    {
        font-style: italic;

        color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .product-details-wrap .page-btn a:active,
    .product-details-wrap .page-btn a:active:before
    {
        color: #1270b5;
    }
}
.product-details-wrap .page-btn .prev
{
    float: left;
}
.product-details-wrap .page-btn .next
{
    float: right;
}
.product-details-wrap .list-title
{
    margin-top: 55px;
}
@media (max-width: 991px)
{
    .product-details-wrap .list-title
    {
        margin-top: 45px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .list-title
    {
        margin-top: 35px;
    }
}
.product-details-wrap .list-title h4
{
    font-size: 30px;
    font-weight: bold;

    margin: 0 0 20px;
}
@media (max-width: 991px)
{
    .product-details-wrap .list-title h4
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .list-title h4
    {
        font-size: 24px;

        margin-bottom: 15px;
    }
}
.product-details-wrap .details-list
{
    margin-top: 75px;
}
@media (max-width: 767px)
{
    .product-details-wrap .details-list
    {
        margin-top: 35px;
    }
}
.product-details-wrap .details-tab .tab-card
{
    position: relative;
}
.product-details-wrap .details-tab .tab-card.tab-more
{
    height: auto !important;
    padding-right: 35px;
}
.product-details-wrap .details-tab .tab-card.tab-more .tab-nav
{
    white-space: normal !important;
}
.product-details-wrap .details-tab .tab-card.tab-more .tab-bar i:before
{
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
}
.product-details-wrap .details-tab .tab-card .tab-bar
{
    line-height: 50px;

    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;

    width: 40px;
    height: 50px;

    text-align: center;

    background-color: #eee;
}
@media (min-width: 992px)
{
    .product-details-wrap .details-tab .tab-card .tab-bar
    {
        display: none;
    }
}
.product-details-wrap .details-tab .tab-card .tab-bar i
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
}
.product-details-wrap .details-tab .tab-card .tab-bar i:before
{
    font-family: 'iconfont' !important;

    display: block;

    content: '\e622';
    -webkit-transition: .5s;
            transition: .5s;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.product-details-wrap .details-tab .tab-nav li
{
    font-size: 14px;

    position: relative;

    display: inline-block;
}
.product-details-wrap .details-tab .tab-nav li a
{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;

    display: block;

    padding: 15px 60px;

    color: #222;
    border-radius: 15px 15px 0 0;
    background-color: #ebebeb;
}
@media (max-width: 991px)
{
    .product-details-wrap .details-tab .tab-nav li a
    {
        font-size: 18px;

        padding: 15px 40px;
    }
}
.product-details-wrap .details-tab .tab-nav li.active a
{
    color: #fff;
    background-color: #1270b5;
}
@media only screen and (min-width: 768px)
{
    .product-details-wrap .details-tab .tab-list
    {
        display: none;
    }
}
@media (max-width: 767px)
{
    .product-details-wrap .details-tab .tab-list
    {
        display: block !important;
    }
    .product-details-wrap .details-tab .tab-list h2
    {
        margin-top: 30px;
        margin-bottom: 5px;
    }
}
.product-details-wrap .details-tab .tab-list .list-content
{
    padding: 30px 0 0;
}
@media (max-width: 767px)
{
    .product-details-wrap .details-tab .tab-list .list-content
    {
        padding: 15px 0 0;
    }
}
.product-details-wrap .details-tab .tab-list .list-content p
{
    line-height: 2.14285714 !important;

    margin: 0;

    color: #666;
}
.product-details-wrap .details-tab .tab-list .list-content img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .inquire-wrap .list-title h4
{
    margin-bottom: 10px;
}
.product-details-wrap .inquiry-form form
{
    padding-top: 15px;
}
.product-details-wrap .inquiry-form p
{
    color: #666;
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder
{
    color: #666;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder
{
    color: #666;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder
{
    color: #666;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder
{
    color: #666;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder
{
    color: #c3c3c3;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder
{
    color: #c3c3c3;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder
{
    color: #c3c3c3;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder
{
    color: #c3c3c3;
}
.inquiry-form form .pro-name
{
    font-weight: bold;

    color: #222;
    background-color: #e1e1e1;
}
.inquiry-form form .row
{
    margin: 0 -8px;
}
.inquiry-form form .row li
{
    padding: 0 8px;
}
.inquiry-form form input,
.inquiry-form form textarea
{
    display: block;

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

    color: #666;
    background: #f4f4f4;
}
@media (max-width: 767px)
{
    .inquiry-form form input,
    .inquiry-form form textarea
    {
        font-size: 14px;

        padding: 12px 15px;
    }
}
.inquiry-form form textarea
{
    height: 240px;
}
.inquiry-form form .required
{
    font-size: 16px;

    padding-top: 5px;

    color: #333;
}
.inquiry-form form .submit
{
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;

    display: block;

    width: 160px;
    height: 45px;
    margin: 30px auto 0;

    text-align: center;

    color: #fff;
    background-color: #1270b5;
}
@media (min-width: 1200px)
{
    .inquiry-form form .submit
    {
        -webkit-transition: .4s;
                transition: .4s;
    }
    .inquiry-form form .submit:hover
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .3);
    }
}
@media (max-width: 1199px)
{
    .inquiry-form form .submit:active
    {
        box-shadow: inset 0 2px 10px rgba(0, 0, 0, .3);
    }
}
@media (max-width: 767px)
{
    .inquiry-form form .submit
    {
        line-height: 40px;

        width: 160px;
        height: 40px;
    }
}
.inquiry-wrap .title h2
{
    font-style: italic;

    text-transform: none;
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list li
{
    font-size: 0;

    width: 100%;
    padding-right: 45px;
    padding-left: 60px;

    text-align: justify;
    text-justify: distribute-all-lines;
    letter-spacing: -8px;
}
@media (max-width: 991px)
{
    .inquiry-wrap .iq-title,
    .inquiry-wrap .list li
    {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media (max-width: 767px)
{
    .inquiry-wrap .iq-title,
    .inquiry-wrap .list li
    {
        padding-right: 2%;
        padding-left: 2%;
    }
}
.inquiry-wrap .iq-title:after,
.inquiry-wrap .list li:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
.inquiry-wrap .iq-title > div,
.inquiry-wrap .list li > div
{
    font-size: 14px;

    display: inline-block;

    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
}
.inquiry-wrap .iq-title
{
    padding-top: 14px;
    padding-bottom: 14px;

    border: 1px solid #d5d5d5;
    background-color: #e6e6e6;
}
.inquiry-wrap .iq-title .th
{
    font-size: 16px;
    font-weight: normal;

    text-align: center;

    color: #000;
    border: none;
}
@media (max-width: 767px)
{
    .inquiry-wrap .iq-title .th
    {
        font-size: 14px;
    }
}
.inquiry-wrap .iq-title .th.qty-box
{
    text-align: center;
}
.inquiry-wrap .iq-title .th span
{
    display: inline-block;

    vertical-align: middle;
}
@media only screen and (min-width: 768px)
{
    .inquiry-wrap .iq-title .th.check-box label.replace:after
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .inquiry-wrap .iq-title .th.introduce-box
    {
        width: -webkit-calc(100% - 70px);
        width:         calc(100% - 70px);
    }
}
@media (max-width: 480px)
{
    .inquiry-wrap .iq-title .th.introduce-box
    {
        width: -webkit-calc(100% - 45px);
        width:         calc(100% - 45px);
    }
}
.inquiry-wrap .iq-title .pic-box
{
    padding: 11px 0;

    text-align: center;
}
@media (max-width: 767px)
{
    .inquiry-wrap .iq-title .check-box
    {
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .inquiry-wrap .iq-title .del-box
    {
        width: 30px;

        opacity: 0;
    }
}
.inquiry-wrap .inquiry-box
{
    width: 100%;

    border: none;
}
.inquiry-wrap .inquiry-box label
{
    margin-bottom: 0;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

         -o-user-select: none;
}
.inquiry-wrap .inquiry-box label:before
{
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background-color: #e6e6e6;
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .introduce-title
    {
        padding-left: 0 !important;

        text-align: center;
    }
}
.inquiry-wrap .inquiry-box .check-box
{
    text-align: left;
}
@media (min-width: 480px)
{
    .inquiry-wrap .inquiry-box .check-box
    {
        width: 100px;
    }
}
@media (min-width: 480px) and (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .check-box
    {
        width: 30px;
    }
}
.inquiry-wrap .inquiry-box .check-box .check-all
{
    margin: 0;
}
.inquiry-wrap .inquiry-box .check-box .check-all > label
{
    margin-right: 10px;
}
.inquiry-wrap .inquiry-box .check-box .check-all span
{
    font-weight: normal;
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .check-box .check-all span
    {
        display: none;
    }
}
.inquiry-wrap .inquiry-box .check-box label.replace
{
    line-height: 14px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 16px;
    height: 16px;

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

    border: 1px solid #e3e3e3;
    background-color: #fff;
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .check-box label.replace
    {
        margin-left: 5px;
    }
}
.inquiry-wrap .inquiry-box .check-box label.replace:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    line-height: 1;

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

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

    opacity: 0;
    color: #333;
}
.inquiry-wrap .inquiry-box .check-box label.replace input
{
    display: none;
}
.inquiry-wrap .inquiry-box .check-box label.change:after
{
    opacity: 1;
}
.inquiry-wrap .inquiry-box .introduce-box
{
    text-align: left;
}
@media (min-width: 1200px)
{
    .inquiry-wrap .inquiry-box .introduce-box img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .inquiry-wrap .inquiry-box .introduce-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 768px)
{
    .inquiry-wrap .inquiry-box .introduce-box
    {
        width: 48%;
    }
}
@media (min-width: 768px) and (max-width: 1199px)
{
    .inquiry-wrap .inquiry-box .introduce-box
    {
        width: 40%;
    }
}
@media (min-width: 768px) and (max-width: 991px)
{
    .inquiry-wrap .inquiry-box .introduce-box
    {
        width: 200px;
    }
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .introduce-box
    {
        width: -webkit-calc(100% - 120px);
        width:         calc(100% - 120px);
    }
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .introduce-box
    {
        width: -webkit-calc(100% - 70px);
        width:         calc(100% - 70px);
    }
}
.inquiry-wrap .inquiry-box .introduce-box > div
{
    display: inline-block;

    vertical-align: middle;
}
.inquiry-wrap .inquiry-box .introduce-box .pic-box
{
    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 150px;

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .introduce-box .pic-box
    {
        width: 80px;
    }
}
.inquiry-wrap .inquiry-box .introduce-box .pic-box .img-box
{
    padding-bottom: 61.40350877%;
}
@media (min-width: 1200px)
{
    .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.inquiry-wrap .inquiry-box .introduce-box .intro
{
    width: -webkit-calc(100% - 190px);
    width:         calc(100% - 190px);
}
@media only screen and (min-width: 768px)
{
    .inquiry-wrap .inquiry-box .introduce-box .intro
    {
        padding-left: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .inquiry-wrap .inquiry-box .introduce-box .intro
    {
        padding-left: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .inquiry-wrap .inquiry-box .introduce-box .intro
    {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .introduce-box .intro
    {
        padding-left: 5%;
    }
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .introduce-box .intro
    {
        width: -webkit-calc(100% - 90px);
        width:         calc(100% - 90px);
    }
}
.inquiry-wrap .inquiry-box .introduce-box h2
{
    font-size: 14px;
    line-height: 1.57142857;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 44px;
    margin: 0 0 5px 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .introduce-box h2
    {
        margin-bottom: 10px;
    }
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .introduce-box h2
    {
        font-size: 13px;
    }
}
.inquiry-wrap .inquiry-box .introduce-box h2:hover
{
    color: #1270b5;
}
.inquiry-wrap .inquiry-box .introduce-box h2 ~ span
{
    margin-left: 15px;

    color: #999;
}
.inquiry-wrap .inquiry-box .introduce-box h2 ~ span:first-of-type
{
    margin-left: 0;
}
.inquiry-wrap .inquiry-box .introduce-box p
{
    overflow: hidden;

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

    color: #666;
}
@media (min-width: 768px)
{
    .inquiry-wrap .inquiry-box .introduce-box .number-box
    {
        display: none;
    }
}
.inquiry-wrap .inquiry-box .number-box
{
    display: inline-block;
    zoom: 1;

    min-width: 90px;

    text-align: center;
    vertical-align: middle;
}
.inquiry-wrap .inquiry-box .number-box:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.inquiry-wrap .inquiry-box .number-box a
{
    line-height: 28px;

    float: left;

    width: 30px;
    height: 30px;

    border: 1px solid #e5e5e5;
}
.inquiry-wrap .inquiry-box .number-box a:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.inquiry-wrap .inquiry-box .number-box a.del1:before
{
    content: '\e628';
}
.inquiry-wrap .inquiry-box .number-box a.add1:before
{
    content: '\e629';
}
@media (min-width: 1200px)
{
    .inquiry-wrap .inquiry-box .number-box a:active
    {
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
    }
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .number-box a
    {
        font-size: 12px;
        line-height: 23px;

        width: 25px;
        height: 25px;
    }
}
.inquiry-wrap .inquiry-box .number-box a.disable
{
    cursor: not-allowed;
}
.inquiry-wrap .inquiry-box .number-box .ipt-num
{
    font-weight: bold;
    line-height: 30px;

    float: left;

    width: 60px;
    min-width: 26px;
    max-width: 60px;
    height: 30px;

    text-align: center;

    color: #333;
    background: none;
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .number-box .ipt-num
    {
        line-height: 30px;

        width: 50px;
        height: 30px;
    }
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .number-box .ipt-num
    {
        line-height: 23px;

        width: 35px;
        height: 25px;
    }
}
.inquiry-wrap .inquiry-box .qty-box
{
    text-align: center;
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-box .qty-box
    {
        display: none;
    }
}
@media (min-width: 768px)
{
    .inquiry-wrap .inquiry-box .qty-box
    {
        width: 150px;

        text-align: center;
    }
}
.inquiry-wrap .inquiry-box .del-box
{
    text-align: center;
}
@media (min-width: 768px)
{
    .inquiry-wrap .inquiry-box .del-box
    {
        width: 80px;
    }
}
.inquiry-wrap .inquiry-box .del-box .del:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    content: '\e632';

    color: #787878;
}
.inquiry-wrap .inquiry-box .del-box .del:hover:before
{
    color: #1270b5;
}
.inquiry-wrap .inquiry-box .list li
{
    padding-top: 25px;
    padding-bottom: 25px;

    border-bottom: 1px solid #dedede;
}
@media (max-width: 480px)
{
    .inquiry-wrap .inquiry-box .list li
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.inquiry-wrap .inquiry-form
{
    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .inquiry-wrap .inquiry-form
    {
        margin-top: 65px;
    }
}
@media (max-width: 991px)
{
    .inquiry-wrap .inquiry-form
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .inquiry-wrap .inquiry-form
    {
        margin-top: 35px;
    }
}
.inquiry-wrap .inquiry-form .title
{
    margin-bottom: 15px;
}
.inquiry-wrap .inquiry-form form
{
    padding-top: 5px;
}
.video-btn
{
    font-size: 50px;
    line-height: 1;

    z-index: 3;

    padding: 0;

    color: #fff;
    background: none;
}
.video-btn:after
{
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;

    display: block;

    width: 65px;
    height: 65px;

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

    border: 15px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .video-btn
    {
        font-size: 40px;
    }
    .video-btn:after
    {
        width: 50px;
        height: 50px;

        border-width: 10px;
    }
}
@media (min-width: 992px)
{
    .video-wrap .list li
    {
        font-size: 0;

        letter-spacing: -8px;
    }
    .video-wrap .list li:nth-child(odd) .intro1
    {
        display: none;
    }
    .video-wrap .list li:nth-child(odd) .intro2
    {
        padding-left: 50px;
    }
    .video-wrap .list li:nth-child(even) .intro1
    {
        padding-right: 50px;
    }
    .video-wrap .list li:nth-child(even) .intro2
    {
        display: none;
    }
    .video-wrap .list li > div
    {
        font-size: 14px;

        display: inline-block;

        width: 50%;

        vertical-align: middle;
        letter-spacing: 0;
    }
}
@media (max-width: 991px)
{
    .video-wrap .list li
    {
        margin-top: 30px;
    }
    .video-wrap .list li .intro1
    {
        display: none;
    }
}
.video-wrap .list li .img-box
{
    padding-bottom: 63.82978723%;
}
.video-wrap .video-box
{
    cursor: pointer;
}
@media (min-width: 1200px)
{
    .video-wrap .video-box img
    {
        -webkit-transition:         transform 1s;
        -webkit-transition: -webkit-transform 1s;
                transition: -webkit-transform 1s;
                transition:         transform 1s;
                transition:         transform 1s, -webkit-transform 1s;
    }
    .video-wrap .video-box:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
.video-wrap .video-box:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .3);
}
.video-wrap .video-box .video-btn
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
.video-wrap .intro
{
    padding: 25px 0;
}
@media (max-width: 991px)
{
    .video-wrap .intro
    {
        padding: 20px 0 0;
    }
}
.video-wrap .intro h2
{
    font-size: 30px;
    font-weight: bold;
    font-style: italic;

    margin: 0 0 15px;

    color: #222;
}
@media (max-width: 1199px)
{
    .video-wrap .intro h2
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .video-wrap .intro h2
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .video-wrap .intro h2
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .video-wrap .intro .txt p
    {
        font-size: 13px;
    }
}
.news-list
{
    margin-top: -30px;
}
.news-list li
{
    margin-top: 30px;
}
@media (max-width: 480px)
{
    .news-list li
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .news-list
    {
        margin-top: -20px;
    }
    .news-list li
    {
        margin-top: 20px;
    }
}
@media (min-width: 1200px)
{
    .news-list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .news-list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .news-list .item:hover h3
    {
        font-style: italic;

        text-decoration: underline;

        color: #1270b5;
    }
    .news-list .item:hover .pic-box
    {
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    }
}
.news-list .pic-box
{
    position: relative;

    -webkit-transition: .3s;
            transition: .3s;
}
.news-list .img-box
{
    padding-bottom: 73.33333333%;
}
.news-list .date
{
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 20px;
}
@media (min-width: 768px)
{
    .news-list .intro
    {
        padding: 0 20px;
    }
}
.news-list p
{
    font-size: 15px;
    line-height: 1.6;

    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.exhibitions-list
{
    overflow: auto;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.exhibitions-list::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #f5f5f5;
}
.exhibitions-list::-webkit-scrollbar-track
{
    border-radius: 5px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.exhibitions-list::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: #bdbdbd;
}
.exhibitions-list::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .4);
}
@media (max-width: 991px)
{
    .exhibitions-list
    {
        height: 500px !important;
    }
}
@media (max-width: 767px)
{
    .exhibitions-list
    {
        height: 300px !important;
        height: 70vmin !important;
    }
}
.exhibitions-list li
{
    padding: 30px 0 10px;

    border-top: 1px solid #dbdbdb;
}
@media (max-width: 767px)
{
    .exhibitions-list li
    {
        padding: 15px 0 0;
    }
}
.exhibitions-list li .date
{
    background-color: #888;
}
@media (min-width: 1200px)
{
    .exhibitions-list li h3:hover
    {
        color: #1270b5;
    }
}
@media (max-width: 1199px)
{
    .exhibitions-list li h3:active
    {
        color: #1270b5;
    }
}
@media (max-width: 767px)
{
    .exhibitions-list li h3
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
.news-wrap .date,
.news-details-wrap .date
{
    font-weight: 500;

    display: inline-block;

    padding: 5px 10px;

    color: #fff;
    background-color: #f19716;
}
@media (max-width: 767px)
{
    .news-wrap .date,
    .news-details-wrap .date
    {
        font-size: 12px;
    }
}
@media (max-width: 991px)
{
    .news-wrap .pagination
    {
        margin-bottom: 40px;
    }
}
.news-wrap h3
{
    font-size: 18px;
    font-weight: bold;

    overflow: hidden;

    margin: 20px 0 15px;

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

    color: #222;
}
.news-details-wrap .date
{
    margin-bottom: 20px;
}
.news-details-wrap .news-page
{
    overflow: hidden;

    margin-top: 30px;
}
@media (max-width: 767px)
{
    .news-details-wrap .news-page
    {
        margin-top: 25px;
    }
}
.news-details-wrap .news-page a
{
    position: relative;

    display: inline-block;

    max-width: 100%;
    padding-left: 30px;

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

    color: #999;
}
.news-details-wrap .news-page a:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-style: normal;

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

    display: block;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 1200px)
{
    .news-details-wrap .news-page a:hover,
    .news-details-wrap .news-page a:hover p
    {
        color: #000;
    }
}
.news-details-wrap .news-page p
{
    font-size: 14px;

    overflow: hidden;

    margin: 0;
    padding: 5px 0;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-details-wrap .news-page .prev > a:before
{
    content: '\e9b5';
}
.news-details-wrap .news-page .next > a:before
{
    content: '\e72f';
}
.team-wrap .list
{
    margin-top: -50px;
}
.team-wrap .list li
{
    margin-top: 50px;
}
@media (max-width: 767px)
{
    .team-wrap .list
    {
        margin-top: -25px;
    }
    .team-wrap .list li
    {
        margin-top: 25px;
    }
}
@media (max-width: 480px)
{
    .team-wrap .list li
    {
        width: 100%;
    }
}
.team-wrap .item
{
    position: relative;
}
@media (min-width: 1200px)
{
    .team-wrap .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .team-wrap .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .team-wrap .item:hover .intro
    {
        background-color: #1270b5;
    }
    .team-wrap .item:hover .intro:after
    {
        background-color: #fff;
    }
    .team-wrap .item:hover .intro p
    {
        color: #fff;
    }
}
@media (min-width: 992px)
{
    .team-wrap .item
    {
        font-size: 0;

        letter-spacing: -8px;
    }
    .team-wrap .item .pic-box,
    .team-wrap .item .intro
    {
        font-size: 14px;

        display: inline-block;

        vertical-align: bottom;
        letter-spacing: 0;
    }
}
.team-wrap .item .img-box
{
    padding-bottom: 66.66666667%;
}
@media (min-width: 992px)
{
    .team-wrap .pic-box
    {
        width: -webkit-calc(100% - 210px);
        width:         calc(100% - 210px);
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .team-wrap .pic-box
    {
        width: -webkit-calc(100% - 140px);
        width:         calc(100% - 140px);
    }
}
.team-wrap .intro
{
    position: relative;

    padding: 10px 5.5%;

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

    background-color: #f5f5f5;
}
.team-wrap .intro:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    width: 80%;
    height: 5px;

    content: '';

    background-color: #1270b5;
}
.team-wrap .intro p
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.66666667;

    margin: 0;

    color: #222;
}
@media (min-width: 992px)
{
    .team-wrap .intro
    {
        width: 210px;

        border-radius: 0 10px 0 0;
    }
    .team-wrap .intro p
    {
        display: table-cell;

        width: 100%;
        height: 170px;

        vertical-align: middle;
    }
}
@media (min-width: 992px) and (max-width: 1349px)
{
    .team-wrap .intro
    {
        padding: 10px 3%;
    }
    .team-wrap .intro p
    {
        height: 130px;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .team-wrap .intro
    {
        width: 140px;
    }
    .team-wrap .intro p
    {
        font-size: 16px;
    }
}
@media (max-width: 991px)
{
    .team-wrap .intro p
    {
        font-size: 16px;
    }
}
.team-wrap .num
{
    font-size: 72px;
    font-weight: bold;
    font-style: italic;

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

    letter-spacing: 0;

    color: #f2f2f2;
}
@media (min-width: 992px) and (max-width: 1469px)
{
    .team-wrap .num
    {
        font-size: 65px;
    }
}
@media (min-width: 992px) and (max-width: 1349px)
{
    .team-wrap .num
    {
        font-size: 58px;
        line-height: 1;
    }
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .team-wrap .num
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .team-wrap .num
    {
        display: none;
    }
}
.num-box
{
    overflow: hidden;

    padding-top: 25px;
}
@media (max-width: 767px)
{
    .num-box
    {
        padding-top: 5px;
    }
}
.num-box .row
{
    font-size: 0;

    margin-top: -10px;

    letter-spacing: -8px;
}
.num-box .row:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
@media (max-width: 480px)
{
    .num-box .row
    {
        margin-right: -5px;
        margin-left: -5px;
    }
}
.num-box li
{
    font-size: 14px;

    position: relative;

    display: inline-block;
    float: none;

    margin-top: 30px;
    padding: 0 15px;

    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 480px)
{
    .num-box li
    {
        width: 100%;
    }
}
.num-box .item
{
    position: relative;

    margin: 0 auto;
    padding-left: 50px;
}
.num-box .intro
{
    position: relative;
    z-index: 2;
}
.num-box .iconfont
{
    font-size: 34px;

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

    color: #f19716;
}
@media (max-width: 767px)
{
    .num-box .iconfont
    {
        font-size: 30px;
    }
}
.num-box .number
{
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    position: relative;

    margin-bottom: 10px;

    white-space: nowrap;

    color: #222;
}
@media (max-width: 1349px)
{
    .num-box .number
    {
        font-size: 38px;
    }
}
@media (max-width: 1199px)
{
    .num-box .number
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .num-box .number
    {
        font-size: 32px;
    }
}
@media (max-width: 480px)
{
    .num-box .number
    {
        font-size: 28px;
    }
}
.num-box sup
{
    font-size: 24px;
    font-weight: normal;
    line-height: normal;

    margin-left: 5px;

    vertical-align: top;

    color: #999;
}
@media (max-width: 480px)
{
    .num-box sup
    {
        font-size: 14px;
    }
}
.num-box p
{
    font-weight: 500;

    margin-bottom: 0;

    color: #888;
}
.about-wrap .content
{
    padding-bottom: 0;
}
.about-wrap .intro-wrap
{
    padding-bottom: 90px;
}
@media (max-width: 1199px)
{
    .about-wrap .intro-wrap
    {
        padding-bottom: 70px;
    }
}
@media (max-width: 991px)
{
    .about-wrap .intro-wrap
    {
        padding-bottom: 50px;
    }
}
@media (max-width: 767px)
{
    .about-wrap .intro-wrap
    {
        padding-bottom: 35px;
    }
}
.about-wrap .intro
{
    overflow: hidden;
}
.about-wrap .intro .pic-box
{
    max-width: 100%;
}
@media (min-width: 992px)
{
    .about-wrap .intro .pic-box
    {
        float: right;

        width: 520px;
        margin-left: 50px;
    }
}
@media (max-width: 991px)
{
    .about-wrap .intro .pic-box
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px)
{
    .about-wrap .intro .pic-box
    {
        margin-bottom: 20px;
    }
}
.about-wrap .honor-wrap
{
    padding: 95px 0;

    background-color: #f8f8f8;
}
@media (max-width: 1199px)
{
    .about-wrap .honor-wrap
    {
        padding: 80px 0;
    }
}
@media (max-width: 991px)
{
    .about-wrap .honor-wrap
    {
        padding: 65px 0;
    }
}
@media (max-width: 767px)
{
    .about-wrap .honor-wrap
    {
        padding: 40px 0 25px;
    }
}
@media (min-width: 1200px)
{
    .about-wrap .honor-wrap .title
    {
        margin-bottom: 35px;
    }
}
.about-wrap .honor-wrap .swiper3D
{
    position: relative;

    width: 100%;
    max-width: 100%;
    padding-bottom: 50px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-touch-callout: none;
    /*从左往右 第二个*/
    /*从左往右 第三个*/
    /*从左往右 第四个*/
    /*从左往右 第五个*/
    /*5个能看到的以外的 slide 放在最后面*/
}
@media (min-width: 1200px) and (max-width: 1469px)
{
    .about-wrap .honor-wrap .swiper3D
    {
        padding: 0 4%;
    }
}
.about-wrap .honor-wrap .swiper3D .img-box
{
    overflow: visible;

    padding-bottom: 154.28571429%;

    -webkit-transition: .3s;
            transition: .3s;
}
.about-wrap .honor-wrap .swiper3D .pic2
{
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center;

    opacity: 0;
}
.about-wrap .honor-wrap .swiper3D .swiper-wrapper
{
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 400px;
}
.about-wrap .honor-wrap .swiper3D .swiper-slide
{
    position: absolute;
    top: 0;
    left: 50%;

    width: 350px;
    margin-left: -175px;

    cursor: pointer;
    -webkit-transition: all .4s linear;
            transition: all .4s linear;
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center;
}
@media (max-width: 1349px)
{
    .about-wrap .honor-wrap .swiper3D .swiper-slide
    {
        width: 28%;
        margin-left: -14%;
    }
}
@media (max-width: 1199px)
{
    .about-wrap .honor-wrap .swiper3D .swiper-slide
    {
        width: 30%;
        margin-left: -15%;
    }
}
@media (max-width: 480px)
{
    .about-wrap .honor-wrap .swiper3D .swiper-slide
    {
        width: 60%;
        margin-left: -30%;
    }
}
.about-wrap .honor-wrap .swiper3D .left
{
    z-index: 3;

    -webkit-transform: translateX(130%) scale(.6);
        -ms-transform: translateX(130%) scale(.6);
            transform: translateX(130%) scale(.6);
}
.about-wrap .honor-wrap .swiper3D .left-harf
{
    z-index: 5;

    -webkit-transform: translateX(70%) scale(.8);
        -ms-transform: translateX(70%) scale(.8);
            transform: translateX(70%) scale(.8);
}
.about-wrap .honor-wrap .swiper3D .front
{
    z-index: 10;

    -webkit-transform: translateX(0) scale3d(1, 1, 1);
            transform: translateX(0) scale3d(1, 1, 1);
}
.about-wrap .honor-wrap .swiper3D .front .pic2
{
    opacity: .2;
}
.about-wrap .honor-wrap .swiper3D .front .name
{
    opacity: 1;
}
.about-wrap .honor-wrap .swiper3D .right-harf
{
    z-index: 5;

    -webkit-transform: translateX(-70%) scale(.8);
        -ms-transform: translateX(-70%) scale(.8);
            transform: translateX(-70%) scale(.8);
}
.about-wrap .honor-wrap .swiper3D .right
{
    z-index: 3;

    -webkit-transform: translateX(-130%) scale(.6);
        -ms-transform: translateX(-130%) scale(.6);
            transform: translateX(-130%) scale(.6);
}
.about-wrap .honor-wrap .swiper3D .back
{
    z-index: 1;

    -webkit-transform: translateX(0) scale(.6);
        -ms-transform: translateX(0) scale(.6);
            transform: translateX(0) scale(.6);
}
.about-wrap .honor-wrap .swiper3D .name
{
    font-size: 15px;

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

    width: 100%;
    margin-top: 30px;

    text-align: center;

    opacity: 0;
    color: #222;
}
@media (max-width: 767px)
{
    .about-wrap .honor-wrap .swiper3D .name
    {
        margin-top: 15px;
    }
}
.about-wrap .honor-wrap .swiper3D .arrow
{
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;

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

    width: 50px;
    height: 50px;

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

    color: #666;
    border: 1px solid #d4d4d4;
    border-radius: 50%;
    background-color: #e4e4e4;
}
.about-wrap .honor-wrap .swiper3D .arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.about-wrap .honor-wrap .swiper3D .arrow:hover
{
    color: #fff;
    border-color: #1270b5;
    background-color: #1270b5;
}
@media (max-width: 1199px)
{
    .about-wrap .honor-wrap .swiper3D .arrow
    {
        display: none !important;
    }
}
.about-wrap .honor-wrap .swiper3D .swiper3D-leftbtn
{
    left: 0;
}
.about-wrap .honor-wrap .swiper3D .swiper3D-leftbtn:before
{
    content: '\eb60';
}
.about-wrap .honor-wrap .swiper3D .swiper3D-rightbtn
{
    right: 0;
}
.about-wrap .honor-wrap .swiper3D .swiper3D-rightbtn:before
{
    content: '\e625';
}
.about-wrap .honor-wrap .str_wrap
{
    font-size: 12px;
    line-height: 16px;

    position: relative;

    overflow: hidden;

    width: 100%;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap;
}
.about-wrap .honor-wrap .str_move
{
    position: absolute;
    top: 0;
    left: 0;

    cursor: move;
    white-space: nowrap;
}
.about-wrap .honor-wrap .str_move_clone
{
    position: absolute;
    top: 0;
    left: 100%;

    display: inline-block;

    vertical-align: top;
}
.about-wrap .honor-wrap .str_vertical .str_move_clone
{
    top: 100%;
    left: 0;
}
.about-wrap .honor-wrap .str_down .str_move_clone
{
    bottom: 100%;
    left: 0;
}
.about-wrap .honor-wrap .str_vertical .str_move,
.about-wrap .honor-wrap .str_down .str_move
{
    width: 100%;

    white-space: normal;
}
.about-wrap .honor-wrap .str_static .str_move,
.about-wrap .honor-wrap .no_drag .str_move,
.about-wrap .honor-wrap .noStop .str_move
{
    cursor: inherit;
}
.about-wrap .honor-wrap .str_wrap img
{
    max-width: none !important;
}
.equipment-wrap .list
{
    margin-top: -25px;
}
.equipment-wrap .list li
{
    margin-top: 25px;
}
@media (max-width: 480px)
{
    .equipment-wrap .list li
    {
        width: 100%;
    }
}
@media (min-width: 1200px)
{
    .equipment-wrap .list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .equipment-wrap .list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }
}
@media (min-width: 1200px)
{
    .equipment-wrap .list .item:hover .img-box
    {
        box-shadow: 0 0 1px 5px #1270b5;
    }
    .equipment-wrap .list .item:hover p
    {
        color: #1270b5;
    }
}
.equipment-wrap .list .img-box
{
    padding-bottom: 75.55555556%;

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

    box-shadow: 0 0 1px 1px #e2e2e2;
}
.equipment-wrap .list p
{
    font-size: 16px;
    font-weight: 500;

    margin: 15px 0 0;

    text-align: center;

    color: #222;
}
.contact-box .name
{
    font-size: 16px;
    font-weight: bold;

    margin-top: 35px;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .contact-box .name
    {
        margin-top: 25px;
    }
}
.contact-box p
{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;

    position: relative;

    margin: 15px 0 0;
    padding-left: 40px;
}
.contact-box p:before
{
    font-family: 'iconfont' !important;
    font-size: 1.3em;
    font-style: normal;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-box p span:first-child
{
    min-width: 60px;
    padding-right: 10px;

    white-space: nowrap;
}
@media (max-width: 767px)
{
    .contact-box p
    {
        font-size: 14px;

        margin-top: 15px;
    }
}
@media (min-width: 481px)
{
    .contact-box p
    {
        display: table;
    }
    .contact-box p span
    {
        display: table-cell;
    }
}
@media (max-width: 480px)
{
    .contact-box p span
    {
        display: block;
    }
}
.contact-box p a
{
    margin-right: 15px;
}
.contact-box p a:last-child
{
    margin-right: 0;
}
@media (min-width: 1200px)
{
    .contact-box p a:hover
    {
        text-decoration: underline;
    }
}
.contact-box .address:before
{
    content: '\e642';
}
.contact-box .tel:before
{
    content: '\e638';
}
.contact-box .mail:before
{
    content: '\e634';
}
.contact-box .fax:before
{
    content: '\e64f';
}
.contact-box .phone:before
{
    content: '\e62c';
}
.contact-box .postcode:before
{
    content: '\e62c';
}
.contact-info-wrap
{
    zoom: 1;

    margin-bottom: 50px;
}
.contact-info-wrap:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.contact-info-wrap .contact-box,
.contact-info-wrap .title h2
{
    color: #fff;
}
.contact-info-wrap .share
{
    margin-top: 30px;
}
.contact-info-wrap .share a
{
    color: #1270b5;
}
.contact-wrap .title h2
{
    font-style: italic;

    text-transform: none;
}
.contact-wrap .info-wrap
{
    overflow: hidden;

    padding: 100px 50px 110px;

    background-position: center center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .contact-wrap .info-wrap
    {
        padding: 80px 50px;
    }
}
@media (max-width: 991px)
{
    .contact-wrap .info-wrap
    {
        padding: 65px 40px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .info-wrap
    {
        padding: 50px 0;
    }
}
.contact-wrap .map
{
    position: relative;

    overflow: hidden;

    margin-top: 60px;
}
.contact-wrap .map .map-content
{
    position: relative;
    z-index: 2;

    display: block;

    width: 100%;
    height: 220px;
}
.contact-wrap .map .load
{
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 991px)
{
    .contact-wrap .map
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .contact-wrap .map
    {
        margin-top: 40px;
    }
}
.contact-wrap .inquiry-form
{
    padding: 60px 50px 80px;

    border-radius: 10px;
    background-color: #fff;
}
@media (max-width: 767px)
{
    .contact-wrap .inquiry-form
    {
        padding: 35px 15px;
    }
}
.contact-wrap .inquiry-form label
{
    font-weight: normal;

    display: block;

    width: 100%;
    margin: 0;
}
.contact-wrap .inquiry-form label span
{
    display: block;

    margin-bottom: 5px;

    color: #666;
}
.contact-wrap .inquiry-form label textarea
{
    height: 170px;
}
.contact-wrap .inquiry-form .submit
{
    width: 145px;

    background-color: #f19716;
}
.online-wrap .btn
{
    line-height: 38px;

    position: fixed;
    z-index: 100;
    right: 2px;
    bottom: 60px;

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

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

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

    display: inline-block;

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

    color: #333;
}
.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: 120px;

    display: none;

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

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

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

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

    position: relative;

    display: block;

    width: 53px;
    height: 53px;

    text-align: center;

    color: #9b9b9b;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.online-wrap .online a:not(:first-child)
{
    border-top: transparent;
}
.online-wrap .online a:before
{
    font-size: 26px;
}
@media (min-width: 1200px)
{
    .online-wrap .online a:hover
    {
        color: #fff;
        border-color: #9b9b9b;
        background-color: #9b9b9b;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 38px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 18px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-skype:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-skype .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,
.online-wrap .online .icon-skype .phone-num p
{
    line-height: inherit;

    margin: 0;
    padding: 0 15px;

    color: #666;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    right: 100%;
    bottom: -40px;

    display: none;

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

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

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

    margin: 5px 0 8px 0;

    color: #333;
}
.xs-online
{
    font-weight: 300;

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

    width: 100%;

    background-color: rgba(18, 112, 181, .9);
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
.xs-online ul
{
    display: table;

    width: 100%;

    table-layout: fixed;

    text-align: center;

    color: #fff;
}
.xs-online ul li
{
    display: table-cell;

    width: 20%;

    border-left: 1px solid rgba(255, 255, 255, .5);
}
.xs-online ul li > a
{
    display: block;

    padding: 7px 0 5px;
}
.xs-online ul li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 1;

    display: block;

    margin-bottom: 3px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li > a span
{
    font-size: 10px;
    line-height: 17px;

    display: block;

    height: 17px;
}
@media (max-width: 480px)
{
    .xs-online ul li > a span
    {
        font-size: 2.8vmin;
    }
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li.tel > a:before
{
    content: '\e61c';
}
.xs-online ul li.product > a:before
{
    content: '\e7e9';
}
.xs-online ul li.mail > a:before
{
    content: '\e6a4';
}
.xs-online ul li.whatsapp > a:before
{
    content: '\e621';
}
.xs-online ul li.feedback > a:before
{
    content: '\e7a5';
}
.xs-online ul li.feedback > a:before,
.xs-online ul li.message > a:before
{
    content: '\e6af';
}
.xs-online ul li.contact > a:before
{
    content: '\e648';
}
.xs-online ul li.gotop > a:before
{
    content: '\e605';
}
.xs-online ul li.home > a:before
{
    content: '\e6c8';
}
.xs-online ul li.message > a:before
{
    content: '\e65f';
}
.xs-online ul li.map > a:before
{
    content: '\e60d';
}
.xs-online ul li.wechat,
.xs-online ul li.weixin
{
    position: relative;
}
.xs-online ul li.wechat:hover .pic-box,
.xs-online ul li.weixin:hover .pic-box
{
    display: block;
}
.xs-online ul li.wechat > a:before,
.xs-online ul li.weixin > a:before
{
    content: '\e604';
}
.xs-online ul li.wechat .pic-box,
.xs-online ul li.weixin .pic-box
{
    position: absolute;
    bottom: 100%;
    left: 50%;

    display: none;

    width: 100px;
    max-width: 100px;
    padding: 5px;

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

    background-color: #fff;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
.xs-online ul li.wechat .pic-box img,
.xs-online ul li.weixin .pic-box img
{
    display: block;

    width: 100%;
}
.xs-online ul li.wechat .pic-box p,
.xs-online ul li.weixin .pic-box p
{
    line-height: 30px;

    margin: 0;

    white-space: nowrap;

    color: #333;
}
.share
{
    font-weight: 500;
}
.share a
{
    display: inline-block;
    overflow: hidden;

    margin-left: 15px;

    -webkit-transition:         transform .3s;
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
    text-align: center;
    vertical-align: middle;
}
.share a:first-of-type
{
    margin-left: 0 !important;
}
.share a:before
{
    font-size: 16px;

    display: block;
}
.share a:hover
{
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
}
.share.color .icon-facebook:before
{
    background-color: #3b5998;
}
.share.color .icon-tuite:before
{
    background-color: #55acee;
}
.share.color .icon-linkedin:before
{
    background-color: #006a9a;
}
.share.color .icon-youtube:before
{
    background-color: #c4302b;
}
.share.color .icon-instagram:before
{
    background-color: #6b3d2e;
}
.share.color .icon-google:before
{
    background-color: #dc4e41;
}
.footer
{
    position: relative;
    z-index: 10;

    overflow: hidden;

    color: #fff;
    background-position: center;
    background-size: cover;
}
.footer .footer-row
{
    padding: 80px 0 60px;
}
@media (max-width: 1199px)
{
    .footer .footer-row
    {
        padding: 60px 0;
    }
}
@media (max-width: 991px)
{
    .footer .footer-row
    {
        padding: 50px 0;
    }
}
@media (max-width: 767px)
{
    .footer .footer-row
    {
        padding: 45px 0 35px;
    }
}
.footer .foot-form
{
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
@media (max-width: 767px)
{
    .footer .foot-form
    {
        padding: 0;
    }
}
.footer .foot-form > b
{
    font-size: 26px;

    display: block;

    margin-bottom: 30px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1199px)
{
    .footer .foot-form > b
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .footer .foot-form > b
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-form > b
    {
        font-size: 20px;
    }
}
.footer .foot-form form
{
    position: relative;
    z-index: 3;

    padding: 0 300px 0 45px;
}
@media (max-width: 1199px)
{
    .footer .foot-form form
    {
        padding-right: 270px;
    }
}
@media (max-width: 991px)
{
    .footer .foot-form form
    {
        padding-right: 250px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-form form
    {
        padding: 0 180px 0 15px;
    }
}
@media (max-width: 480px)
{
    .footer .foot-form form
    {
        padding: 0 120px 0 10px;
    }
}
.footer .foot-form form:before
{
    z-index: -1;

    content: '';
    -webkit-transform: skew(-35deg);
        -ms-transform: skew(-35deg);
            transform: skew(-35deg);

    background-color: rgba(255, 255, 255, .36);
}
@media (max-width: 767px)
{
    .footer .foot-form form:before
    {
        -webkit-transform: skew(0);
            -ms-transform: skew(0);
                transform: skew(0);
    }
}
.footer .foot-form form input::-webkit-input-placeholder,
.footer .foot-form form textarea::-webkit-input-placeholder
{
    color: #fff;
}
.footer .foot-form form input:-o-placeholder,
.footer .foot-form form textarea:-o-placeholder
{
    color: #fff;
}
.footer .foot-form form input::-moz-placeholder,
.footer .foot-form form textarea::-moz-placeholder
{
    color: #fff;
}
.footer .foot-form form input:-ms-input-placeholder,
.footer .foot-form form textarea:-ms-input-placeholder
{
    color: #fff;
}
.footer .foot-form form input:focus::-webkit-input-placeholder,
.footer .foot-form form textarea:focus::-webkit-input-placeholder
{
    color: #ddd;
}
.footer .foot-form form input:focus::-o-placeholder,
.footer .foot-form form textarea:focus::-o-placeholder
{
    color: #ddd;
}
.footer .foot-form form input:focus::-moz-placeholder,
.footer .foot-form form textarea:focus::-moz-placeholder
{
    color: #ddd;
}
.footer .foot-form form input:focus::-ms-input-placeholder,
.footer .foot-form form textarea:focus::-ms-input-placeholder
{
    color: #ddd;
}
.footer .foot-form form input
{
    font-size: 14px;
    font-weight: 500;

    display: block;

    width: 100%;
    padding: 20px 0;

    color: #fff;
    background: none;
}
@media (max-width: 767px)
{
    .footer .foot-form form input
    {
        padding: 15px 0;
    }
}
.footer .foot-form form .submit
{
    position: absolute;
    z-index: 3;
    right: 4px;
    bottom: 4px;

    padding: 13px 80px;

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

    color: #fff;
    background: none;
}
.footer .foot-form form .submit:before
{
    z-index: -1;

    content: '';
    -webkit-transform: skew(-35deg);
        -ms-transform: skew(-35deg);
            transform: skew(-35deg);

    background-color: #f19716;
}
@media (max-width: 767px)
{
    .footer .foot-form form .submit:before
    {
        -webkit-transform: skew(0);
            -ms-transform: skew(0);
                transform: skew(0);
    }
}
.footer .foot-form form .submit:after
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    margin-left: 5px;

    content: '\e6cf';
}
.footer .foot-form form .submit:after,
.footer .foot-form form .submit span
{
    display: inline-block;

    vertical-align: middle;
}
.footer .foot-form form .submit span
{
    font-weight: bold;
}
@media (min-width: 1200px)
{
    .footer .foot-form form .submit:hover span
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .footer .foot-form form .submit
    {
        padding: 13px 70px;
    }
}
@media (max-width: 991px)
{
    .footer .foot-form form .submit
    {
        padding: 13px 60px;
    }
}
@media (max-width: 767px)
{
    .footer .foot-form form .submit
    {
        padding: 8px 40px;
    }
}
@media (max-width: 480px)
{
    .footer .foot-form form .submit
    {
        padding: 8px 10px;
    }
}
.footer .contact-list
{
    font-size: 0;

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

    text-align: justify;
    text-justify: distribute-all-lines;
    letter-spacing: -8px;
}
.footer .contact-list:after
{
    display: inline-block;
    overflow: hidden;

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

    content: '';
}
.footer .contact-list > div
{
    font-size: 14px;

    display: inline-block;

    margin-top: 25px;

    text-align: left;
    vertical-align: top;
    letter-spacing: 0;
}
@media (max-width: 1199px)
{
    .footer .contact-list .share
    {
        width: 100%;
    }
}
.footer .contact-list .share > b
{
    font-size: 18px;

    display: block;

    margin-bottom: 10px;
}
@media (max-width: 767px)
{
    .footer .contact-list .share > b
    {
        font-size: 16px;
    }
}
.footer .contact-list .list
{
    font-size: 16px;

    position: relative;

    padding: 25px 0 0 95px;
}
@media (min-width: 992px)
{
    .footer .contact-list .list
    {
        max-width: 450px;
    }
}
.footer .contact-list .list:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    font-style: normal;
    line-height: 68px;

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

    display: block;

    width: 70px;
    height: 70px;

    text-align: center;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1349px)
{
    .footer .contact-list .list
    {
        padding-top: 20px;
        padding-left: 70px;
    }
    .footer .contact-list .list:before
    {
        font-size: 26px;
        line-height: 53px;

        width: 55px;
        height: 55px;
    }
}
@media (max-width: 767px)
{
    .footer .contact-list .list
    {
        padding-top: 8px;
        padding-left: 45px;
    }
    .footer .contact-list .list:before
    {
        font-size: 18px;
        line-height: 33px;

        width: 35px;
        height: 35px;
    }
}
.footer .contact-list .list a
{
    font-weight: 500;
}
@media (min-width: 1200px)
{
    .footer .contact-list .list a:hover
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .footer .contact-list .list a:active
    {
        text-decoration: underline;
    }
}
.footer .contact-list .tel:before
{
    content: '\e668';
}
.footer .contact-list .mail:before
{
    content: '\e64a';
}
.footer .contact-list .address
{
    font-size: 15px;
    line-height: 1.73333333;
}
.footer .contact-list .address:before
{
    content: '\e642';
}
.copyright
{
    position: relative;

    overflow: hidden;

    padding: 17px 0;

    text-align: center;

    background-color: rgba(0, 0, 0, .37);
}
@media (max-width: 767px)
{
    .copyright
    {
        padding-bottom: 70px;
    }
}
.copyright p
{
    font-size: 14px;
    line-height: 1.8;

    margin: 0;

    color: #fff;
}
@media (max-width: 480px)
{
    .copyright p
    {
        font-size: 3.3vmin;
    }
}
.copyright p span
{
    margin-right: 10px;
}
@media (min-width: 1200px)
{
    .copyright p a:hover
    {
        text-decoration: underline;
    }
}
@media (max-width: 1199px)
{
    .copyright p a:active
    {
        text-decoration: underline;
    }
}
.zoomDiv
{
    z-index: 999;

    display: none;
    overflow: hidden;

    text-align: center;

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

    cursor: move;

    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat;
}
@media (max-width: 1199px)
{
    .zoomMask
    {
        display: none !important;
    }
}
@media (max-width: 767px)
{
    .zoomMask
    {
        display: none;
    }
}


/**
 * Date : 2021年4月2日11:20:00;
 * @author HSM
 * @toDo 首页产品
 */


@media (min-width: 1200px) {
    .index-product {
        padding: 75px 0;
    }
    .index-product .list-wrap {
        width: 1740px;
        margin: -15px auto 0;
        max-width: 90%;
    }
    .index-product .list{
        padding: 0 15px;
    }
}
@media (min-width: 992px) {
    .index-product .list3 {
        width: 30.918333%;
    }
}
@media (max-width: 1199px) {
    .index-product {
        padding: 65px 0;
    }
               
}
@media (max-width: 991px) {
    .index-product {
        padding: 55px 0;
    }
       
}
@media (max-width: 767px) {
    .index-product {
        padding: 40px 0;
    }
       
}


/**
 * Date : 2021年4月12日16:35:55;
 * @author HSM
 * @toDo 首页新闻换样式 内页choose换样式
 */

 .index_news
{
    padding: 80px 0;

    background-color: #f7f8f8;
}
.index_news .lists
{
    position: relative;
}
.index_news .date
{
    font-size: 16px;

    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    padding: 5px;

    color: #fff;
    background-color: #f19716;
}
.index_news .lists .page_arrow
{
    position: absolute;
    top: 50px;
    right: 0;
}
.index_news .lists .page_arrow .item
{
    display: inline-block;
}
.index_news .lists .page_arrow .item a
{
    display: block;

    width: 30px;
    height: 30px;

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

    color: #01102e;
    border: solid 1px #01102e;
}
.index_news .lists .page_arrow .item a:before
{
    font-family: 'iconfont';
    font-size: 20px;
    line-height: 30px;

    display: block;

    content: '\e618';
    -webkit-transition: all .35s;
            transition: all .35s;
    text-align: center;
}
.index_news .lists .page_arrow .item.next a:before
{
    content: '\e607';
}
.index_news .lists .page_arrow .item:hover a
{
    border: solid 1px #006ab0;
    background-color: #006ab0;
}
.index_news .lists .page_arrow .item:hover a:before
{
    color: #fff;
}
.index_news .lists .left
{
    float: left;

    width: 59.058%;

    background-color: #fff;
}
.index_news .lists .left .left_msg
{
    position: relative;
}
.index_news .lists .left .left_msg .tips
{
    position: absolute;
    z-index: 3;
    top: 60px;
    left: -20px;

    padding: 15px 20px;

    background-color: #f19716;
}
.index_news .lists .left .left_msg .tips:before
{
    position: absolute;
    bottom: -20px;
    left: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-top: 20px solid #673e04;
    border-left: 20px solid transparent;
}
.index_news .lists .left .left_msg .tips b
{
    font-family: 'Poppins-Bold';
    font-size: 35px;
    line-height: 1;

    display: block;

    color: #fff;
}
.index_news .lists .left .left_msg .tips p
{
    font-size: 34px;
    font-weight: bold;

    margin: 0;

    color: #fff;
}
.index_news .lists .left .left_msg .pic-box .item .img-box
{
    padding-bottom: 56.98924731%;
}
.index_news .lists .left .pic-box .slick-dots
{
    position: absolute;
    bottom: 20px;

    width: 100%;

    text-align: center;
}
.index_news .lists .left .pic-box .slick-dots li
{
    position: relative;

    display: inline-block;

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

    cursor: pointer;

    border-radius: 50%;
    background: #fff;
}
.index_news .lists .left .pic-box .slick-dots li.slick-active
{
    opacity: 1;
    background-color: #e44420;
}
.index_news .lists .left .pic-box .slick-dots li button
{
    display: none;
}
.index_news .lists .left .info .item
{
    display: block;

    margin-top: -4px;
    padding: 40px 30px 30px 30px;

    border: 1px solid #c0c1c4;
}
.index_news .lists .left .info .item .info_title b,
.index_news .lists .right .item .info_title b
{
    font-family: 'Poppins-Bold';
    font-size: 20px;
    font-weight: normal;
    line-height: 1;

    display: block;
    overflow: hidden;

    -webkit-transition: all .35s;
            transition: all .35s;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #232323;
}
.index_news .lists .left .info .item:hover .info_title b,
.index_news .lists .right .item:hover .info_title b
{
    text-decoration: underline !important;
}
.index_news .lists .left .info .item .note,
.index_news .lists .right .item .note
{
    padding-top: 10px;
}
.index_news .lists .left .info .item .note p,
.index_news .lists .right .item .note p
{
    font-size: 16px;
    line-height: 1.5625;

    display: -webkit-box;
    overflow: hidden;

    height: 50px;

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

    color: #444343;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.index_news .lists .left .info .item .note p
{
    height: 75px;

    -webkit-line-clamp: 3;
}
.index_news .lists .left .info .item:hover .note p,
.index_news .lists .right .item:hover .note p
{
    text-decoration: underline !important;
}
.index_news .lists .left .info .item .note_dots
{
    margin-top: 25px;
}
.index_news .lists .right .item .note_dots
{
    margin-top: 30px;
}
.index_news .lists .left .info .item .note_dots img,
.index_news .lists .right .item .note_dots img
{
    max-width: 100%;
    height: auto !important;
}
.index_news .lists .left .info .item .more,
.index_news .lists .right .item .more
{
    padding-top: 10px;

    -webkit-transition: all .35s;
            transition: all .35s;
}
.index_news .lists .left .info .item:hover .more,
.index_news .lists .right .item:hover .more
{
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
}
.index_news .lists .left .info .item .more span,
.index_news .lists .right .item .more span
{
    display: block;
    float: right;
}
.index_news .lists .left .info .item .more span:before,
.index_news .lists .right .item .more span:before
{
    font-family: 'iconfont';
    font-size: 46px;
    line-height: 10px;

    display: block;

    content: '\e64b';
}
.index_news .lists .right .item .more
{
    overflow: hidden;

    padding-top: 40px;
}
.index_news .lists .right
{
    float: right;

    width: 40.942%;
}
.index_news .lists .right li:first-child .item
{
    border-top: 1px solid #c0c1c4;
}
.index_news .lists .right .item
{
    position: relative;

    display: block;

    padding: 50px 30px;

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

    border-right: 1px solid #c0c1c4;
    border-bottom: 1px solid #c0c1c4;
    background-color: #fff;
}
.index_news .lists .right .item:after
{
    display: block;

    width: 28px;
    height: 6px;
    margin-top: -25px;

    content: '';

    background: url(../images/imgs/icon_dot.png) no-repeat center;
}
@media (max-width: 1469px)
{
    .index_news .lists .right .item
    {
        padding-bottom: 36px;
    }
    .index_news .lists .left .info .item .note_dots
    {
        margin-top: 20px;
    }
}
@media (max-width: 1349px)
{
    .index_news .lists .right .item
    {
        padding-bottom: 40px;
    }
    .index_news .lists .right .item .more
    {
        padding-top: 20px;
    }
}
@media (max-width: 1199px)
{
    .index_news
    {
        padding: 65px 0;
    }
    .index_news .lists .page_arrow
    {
        top: 20px;
    }
    .index_news .lists .left
    {
        float: none;

        width: 100%;
    }
    .index_news .lists .left .left_msg .tips b
    {
        font-size: 28px;
    }
    .index_news .lists .left .pic-box .slick-dots li
    {
        width: 10px;
        height: 10px;
    }
    .index_news .lists .right
    {
        float: none;

        width: 100%;
        padding-top: 20px;
    }
    .index_news .lists .right .item
    {
        border-left: 1px solid #c0c1c4;
    }
    .index_news .lists .left .info .item .info_title b,
    .index_news .lists .right .item .info_title b
    {
        font-size: 22px;
    }
}
@media (max-width: 991px)
{
    .index_news
    {
        padding: 55px 0;
    }
    .index_news .lists .page_arrow
    {
        top: 10px;
    }
    .index_news .lists .left .left_msg .tips b
    {
        font-size: 25px;
    }
    .index_news .lists .left .left_msg .tips p
    {
        font-size: 20px;
    }
    .index_news .lists .left .info .item .info_title b,
    .index_news .lists .right .item .info_title b
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .index_news
    {
        padding: 45px 0;
    }
    .index_news .lists .page_arrow
    {
        top: 10px;
    }
    .index_news .lists .left .left_msg .tips
    {
        top: 10px;

        padding: 2% 8%;
    }
    .index_news .lists .left .left_msg .tips b
    {
        font-size: 20px;
    }
    .index_news .lists .left .left_msg .tips p
    {
        font-size: 14px;
    }
    .index_news .lists .left .info .item .note p,
    .index_news .lists .right .item .note p
    {
        font-size: 15px;
        line-height: 26px;
    }
    .index_news .lists .left .info .item,
    .index_news .lists .right .item
    {
        padding: 45px 15px 30px;
    }
    .index_news .lists .left .info .item
    {
        padding-top: 30px;
    }
    .index_news .lists .left .info .item .info_title b,
    .index_news .lists .right .item .info_title b
    {
        font-size: 18px;
    }
}
.index_news .lists .left .info .item,
.index_news .lists .right .item
{
    background: url(../images/index_news_bg.png) no-repeat bottom right;
}
@media (max-width: 480px)
{
    .index_news .lists .left .info .item,
    .index_news .lists .right .item
    {
        background-size: 25%;
    }
}
.product-details-wrap .inquire-wrap
{
    display: none;
}
.fancybox-container .inquire-wrap
{
    max-width: 85%;
}
.fancybox-container .inquire-wrap .inquiry-form form ul input,
.fancybox-container .inquire-wrap .inquiry-form form textarea
{
    font-weight: normal;
}
.box-choose .choose
{
    margin-top: 40px;
}
.box-choose .choose .item
{
    position: relative;

    overflow: hidden;

    height: 450px;
    margin-top: 30px;

    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}
.box-choose .choose .item .mask
{
    position: absolute;
    top: 0;
    left: 0;

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

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 991px)
{
    .box-choose .choose .item .mask
    {
        top: 0;
    }
}
.box-choose .choose .item .mask:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    line-height: 70px;

    display: block;

    width: 70px;
    height: 70px;
    margin: 0 auto;

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

    color: #fff !important;
    border-radius: 50%;
    background-color: #f19716;
}
@media (max-width: 991px)
{
    .box-choose .choose .item .mask:before
    {
        font-size: 22px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.box-choose .choose .item .mask b
{
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;

    display: block;

    margin-top: 20px;

    text-align: center;
}
@media (max-width: 991px)
{
    .box-choose .choose .item .mask b
    {
        font-size: 16px;
    }
}
.box-choose .choose .item .mask .note
{
    overflow-y: auto;

    height: 280px;
    margin-top: 20px;
}
.box-choose .choose .item .mask .note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 4px;
}
.box-choose .choose .item .mask .note::-webkit-scrollbar-track
{
    background-color: #dcdcdc;
}
.box-choose .choose .item .mask .note::-webkit-scrollbar-thumb
{
    background-color: #9f9f9f;
}
@media (max-width: 991px)
{
    .box-choose .choose .item .mask .note
    {
        margin-top: 10px;

        opacity: 1;
    }
}
.box-choose .choose .item .mask .note p
{
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

    margin: 0;
    padding-left: 10px;
}
@media (max-width: 1470px)
{
    .box-choose .choose .item .mask .note p
    {
        font-size: 16px;
    }
}
@media (max-width: 991px)
{
    .box-choose .choose .item .mask .note p
    {
        font-size: 13px;
    }
}
.box-choose .choose .item .mask .note p:before
{
    position: absolute;
    top: 14px;
    left: 0;

    display: block;

    width: 5px;
    height: 5px;

    content: '';

    border-radius: 50%;
    background-color: #333;
}
@media (max-width: 991px)
{
    .box-choose .choose .item .mask .note p:before
    {
        top: 8px;
    }
}
.box-choose .choose .item-quality .mask:before
{
    content: '\e64e';

    color: #21c0fb;
}
.box-choose .choose .item-customer .mask:before
{
    font-size: 34px;

    content: '\e662';

    color: #accb56;
}
@media (max-width: 991px)
{
    .box-choose .choose .item-customer .mask:before
    {
        font-size: 24px;
    }
}
.box-choose .choose .item-exhibition .mask:before
{
    font-size: 44px;

    content: '\e652';

    color: #2398f8;
}
@media (max-width: 991px)
{
    .box-choose .choose .item-exhibition .mask:before
    {
        font-size: 30px;
    }
}
.box-choose .choose .item span.num
{
    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

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

    color: rgba(255, 255, 255, .3);
}
.box-choose .choose .item:hover .mask
{
    top: 0;
}
.box-choose .choose .item:hover .mask .note
{
    opacity: 1;
}
@media (min-width: 1200px)
{
    .index_news .lists .item:hover
    {
        background-color: #1270b5 !important;
    }
    .index_news .lists .item:hover *
    {
        -webkit-transition: 0s;
                transition: 0s;

        color: #fff !important;
    }
    .index_news .lists .item:hover:after
    {
        background-image: url(../images/imgs/icon_wdot.png);
    }
}
