@charset 'utf-8';
@font-face
{
    font-family: 'ADAM.CG PRO';
    font-weight: normal;
    font-style: normal;

    src: url('font/hinted-ADAMCGPRO.eot');
    src: local('ADAM.CG PRO'), local('ADAM.CGPRO'), url('font/hinted-ADAMCGPRO.eot?#iefix') format('embedded-opentype'), url('font/hinted-ADAMCGPRO.woff2') format('woff2'), url('font/hinted-ADAMCGPRO.woff') format('woff'), url('font/hinted-ADAMCGPRO.ttf') format('truetype'), url('font/hinted-ADAMCGPRO.svg#ADAM.CGPRO') format('svg');
}
.a
{
    font-family: 'ADAM.CG PRO';
}
*,
*:before,
*:after
{
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
figure,
em
{
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6
{
    font-size: 14px;
    font-weight: 500;
}
body,
button,
input,
select,
textarea
{
    font: 14px/1.2 arial, 'Microsoft Yahei', 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
}
body
{
    color: #333;
    background: #fff;
}
img
{
    border: 0;
}
i,
em
{
    font-style: normal;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.clearfix
{
    zoom: 1;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.ff
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.all
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
body
{
    font-family: Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', 'WenQuanYi Micro Hei', 'Hiragino Sans GB', sans-serif;
    min-width: 1170px;
    overflow-x: hidden;
}
body.fixed
{
    width: 100%;
    height: 100%;
}
body.fixed .header
{
    z-index: 9999999999;
}
body.inside-body .header
{
    background-color: #fff;
}
body.inside-body .find
{
    color: #333;
}
.container
{
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.txt-over1
{
    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%;
}
.page
{
    text-align: center;
}
.page li
{
    display: inline-block;

    margin: 0 3px;
}
.page li a,
.page li span
{
    line-height: 28px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #036;
    border: 1px solid #036;
    border-radius: 30px;
}
.page li.prev,
.page li.next
{
    font-weight: bold;
}
.page li.prev a:before,
.page li.next a:before,
.page li.prev span:before,
.page li.next span:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page li.prev a:before,
.page li.prev span:before
{
    content: '\e9b5';
}
.page li.next a:before,
.page li.next span:before
{
    content: '\e72f';
}
.page li.active a,
.page li:hover a,
.page li.active span,
.page li:hover span
{
    color: #fff;
    background-color: #036;
}
.page li.active a,
.page li.active span
{
    border-radius: 50%;
}
.table-box
{
    overflow: auto;

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

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

    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;

    color: #1a1a1a;
}
.table-box table tr,
.table-box table td,
.table-box table th
{
    width: auto !important;
    height: auto !important;

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

    padding: 10px 20px !important;
}
.table-box table td
{
    border: 1px solid #ddd !important;
}
.table-box table tr p,
.table-box table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.table-box table th
{
    font-size: 18px;

    text-align: center;

    color: #fff;
    background-color: #036;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.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;
}
.row
{
    zoom: 1;

    margin: 0 -15px;
}
.row:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header
{
    z-index: 999;

    width: 100%;

    -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 .top
{
    padding: 15px 0;

    color: #fff;
    background-color: #036;
}
.header .contact p
{
    font-size: 16px;
}
.header .contact a:hover
{
    text-decoration: underline;
}
.header .top .container,
.header .bottom .box
{
    font-size: 0;

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

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

    content: '';
}
.header .top .container > div,
.header .bottom .box > div
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
    letter-spacing: 0;
}
.header .header-box
{
    position: relative;

    background-color: #fff;
}
.header .logo
{
    -webkit-transition: .3s;
            transition: .3s;
    white-space: nowrap;
}
.header .logo > div
{
    display: inline-block;

    vertical-align: middle;
}
.header .logo a
{
    position: relative;
    z-index: 10;

    display: block;
    overflow: hidden;

    width: 100%;
    padding: 10px 0;

    -webkit-transition: .3s;
            transition: .3s;
}
.header .logo a img
{
    display: block;

    width: 100%;
}
.header .logo .txt
{
    font-size: 28px;
    font-weight: bold;

    color: #2f318b;
}
.header .right-box > div
{
    display: inline-block;

    vertical-align: middle;
}
.header .mouse-line
{
    position: absolute;
    z-index: 2;
    left: 0;

    display: block;

    height: 2px;

    -webkit-transition: all .4s cubic-bezier(0, .225, .435, 1.3);
            transition: all .4s cubic-bezier(0, .225, .435, 1.3);

    background-color: #036;
}
.header .mouse-line.nav-line
{
    bottom: 0;
}
.header .find
{
    font-size: 18px;

    margin-left: 28px;

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

    color: #036;
}
.header .find:before
{
    font-family: 'iconfont' !important;

    content: '\e623';
}
.header .find:hover
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.header .bottom,
.header .bottom .box
{
    position: relative;
}
.header .bottom .box
{
    z-index: 10;
}
.header .language
{
    font-size: 0;

    letter-spacing: -8px;

    border: 1px solid #ccc;
    border-radius: 26px;
}
.header .language a
{
    display: inline-block;

    width: 24px;
    height: 24px;

    border-radius: 50%;
    background-image: url(../images/language.png);
    background-repeat: no-repeat;
    background-size: 200% auto;
}
.header .language .cn
{
    margin-left: 24px;

    background-position: 100% 100%;
}
.header .language .en
{
    margin-right: 24px;

    background-position: 0 100%;
}
.header .language .hide
{
    display: none !important;
}
.header .nav .nav-list1 > li
{
    position: relative;

    display: inline-block;

    padding: 0 26px;

    vertical-align: middle;
}
.header .nav .nav-list1 > li > a
{
    font-size: 16px;

    display: block;

    padding: 43px 0;

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

    color: #1a1a1a;
}
.header .nav .nav-list1 > li:hover > a:hover
{
    color: #036;
}
.header .nav .nav-list1 ul
{
    display: none;
}
.header .nav .nav-list1 .product
{
    /* position: initial; */
    position: static;
}
.header .nav .nav-list1 .product .nav-list2
{
    position: absolute;
    z-index: 99;
    top: 100%;
    right: 0;
    left: auto;

    overflow: hidden;

    width: 90%;
    padding: 25px 35px;

    text-align: left;

    border-radius: 0 0 10px 10px;
    background-color: #fff;
}
.header .nav .nav-list1 .product .nav-list2 > li
{
    float: left;

    width: 25%;
    margin-top: 15px;
    padding: 0 5px;
}
.header .nav .nav-list1 .product .nav-list2 > li > a
{
    font-size: 18px;

    position: relative;

    display: block;

    padding: 0 30px 5px 0;

    color: #036;
    border-bottom: 1px solid #036;
}
.header .nav .nav-list1 .product .nav-list2 > li > a:after
{
    font-size: 12px;

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

    content: attr(data-more);
    -webkit-transition: .3s;
            transition: .3s;
}
.header .nav .nav-list1 .product .nav-list2 > li > a:hover:after
{
    color: #e62129;
}
.header .nav .nav-list1 .product .nav-list2 .nav-list3
{
    display: block !important;

    margin-top: 12px;
}
.header .nav .nav-list1 .product .nav-list2 .nav-list3 li
{
    margin-top: 5px;
}
.header .nav .nav-list1 .product .nav-list2 .nav-list3 li > a
{
    color: #666;
}
.header .nav .nav-list2
{
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 50%;

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

    text-align: center;

    background-color: #fff;
    box-shadow: 0 2px 14px 1px rgba(0, 0, 0, .2);
}
.header .nav .nav-list2 li
{
    position: relative;
}
.header .nav .nav-list2 > li
{
    font-size: 15px;
}
.header .nav .nav-list2 > li > a
{
    display: block;

    padding: 5px 10px;
}
.header .nav .nav-list2 a
{
    -webkit-transition: .2s;
            transition: .2s;
}
.header .nav .nav-list2 a:hover
{
    text-decoration: underline;

    color: #036;
}
.search-wrap
{
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;

    background-color: rgba(0, 0, 0, .86);
}
.search-wrap.active .search
{
    -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1);
}
.search-wrap .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 800px;
    max-width: 100%;
    margin: auto;
    padding: 0 15px;

    -webkit-transition: 1s;
            transition: 1s;
    -webkit-transform: translateY(-50%) scale(.2);
        -ms-transform: translateY(-50%) scale(.2);
            transform: translateY(-50%) scale(.2);

    border: none;
    border-radius: 0;
}
.search-wrap .search p
{
    margin-bottom: 50px;

    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}
.search-wrap .search .input-text
{
    font-size: 20px;
    line-height: 40px;

    width: 100%;
    padding: 0 35px 5px 20px;

    text-align: center;

    color: #fff;
    border-bottom: 3px solid #1f1e1e;
    background: none;
}
.search-wrap .search .input-submit
{
    line-height: 36px;

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

    width: 50px;

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

    content: '\e660';
}
.search-wrap .search-close
{
    position: absolute;
    top: 30px;
    right: 10%;

    cursor: pointer;
}
.search-wrap .search-close:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e61b';

    color: #fff;
}
.slick-dots
{
    text-align: center;
}
.slick-dots li
{
    display: inline-block;

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

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

    border: 1px solid #fff;
    border-radius: 10px;
    background: none;
}
.slick-dots li.slick-active,
.slick-dots li:hover
{
    background-color: #fff;
}
.slick-dots li button
{
    display: none;
}
.slick-arrow
{
    font-size: 34px;

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

    display: block;

    padding: 0;

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

    color: #949d8a;
    background: none;
}
.slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    letter-spacing: 0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-arrow:hover
{
    color: #fff;
}
.slick-arrow.slick-prev
{
    left: 2.60416667%;
}
.slick-arrow.slick-prev:before
{
    content: '\e601';
}
.slick-arrow.slick-next
{
    right: 2.60416667%;
}
.slick-arrow.slick-next:before
{
    content: '\e827';
}
.banner
{
    font-size: 0;

    position: relative;
    z-index: 2;

    overflow: hidden;

    width: 100%;

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

    width: 100%;
}
.banner .slick-dots
{
    position: absolute;
    z-index: 10;
    bottom: 5%;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.banner .item
{
    position: relative;

    display: block;
}
.banner .item a
{
    display: block;

    -webkit-perspective: 1000;
            perspective: 1000;
}
.banner .num-box
{
    font-size: 20px;
    font-weight: bold;

    position: absolute;
    z-index: 5;
    bottom: 60px;
    left: 50%;

    display: block;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    letter-spacing: 0;

    color: #c8c8c8;
}
.banner .num-box:after
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 80%;
    height: 1px;

    content: '';
    -webkit-transform: translateX(-50%) rotate(-35deg);
        -ms-transform: translateX(-50%) rotate(-35deg);
            transform: translateX(-50%) rotate(-35deg);

    background-color: #c8c8c8;
}
.banner .num-box span
{
    position: relative;
    z-index: 10;

    display: block;

    cursor: pointer;
    -webkit-transition: .3s;
            transition: .3s;
}
.banner .num-box span:before,
.banner .num-box span:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    font-style: normal;

    position: absolute;
    top: 50%;

    color: #1a1a1a;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner .num-box span:before
{
    content: '\e647';
}
.banner .num-box span:after
{
    z-index: 2;

    content: '\e75e';

    opacity: 0;
}
.banner .num-box span:hover
{
    color: #1a1a1a;
}
.banner .num-box span:hover:after
{
    opacity: 1;
}
.banner .num-box .prev
{
    padding: 0 50px 0 30px;
}
.banner .num-box .prev:before,
.banner .num-box .prev:after
{
    left: 0;

    -webkit-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
}
.banner .num-box .next
{
    padding: 0 30px 0 50px;
}
.banner .num-box .next:before,
.banner .num-box .next:after
{
    right: 0;

    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
}
.index-box
{
    max-width: 100%;
    padding: 90px 0;
}
.index-box .title
{
    margin-bottom: 25px;

    text-align: center;

    color: #1a1a1a;
}
.index-box .title h3
{
    font-size: 32px;
}
.index-box .title h3 *
{
    display: inline-block;

    vertical-align: middle;
}
.index-box .title span
{
    font-family: 'ADAM.CG PRO';
    font-size: 40px;

    color: #036;
}
.index-box .title span:after
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    display: inline-block;

    margin: -8px 20px 0;

    content: '\e65b';
    vertical-align: middle;
}
.index-box .title b
{
    margin-top: 8px;
}
.product-list .img-box
{
    padding-bottom: 74.46808511%;

    -webkit-transition: .3s;
            transition: .3s;
}
.product-list .slick-list
{
    margin: 0 -15px;
}
.product-list .slick-slide
{
    padding: 0 15px;
}
.product-list .item
{
    text-align: center;
}
.product-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;
}
.product-list .item:hover img
{
    -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
            transform: scale(1.07);
}
.product-list .item:hover .more a
{
    color: #036;
    background: none;
}
.product-list .intro
{
    padding-top: 5px;
}
.product-list .intro > div
{
    margin-top: 8px;
}
.product-list .name,
.product-list .type
{
    line-height: 1;

    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-list .name
{
    font-size: 18px;

    height: 18px;

    color: #036;
}
.product-list .type
{
    font-size: 16px;

    height: 16px;

    color: #666;
}
.product-list .more
{
    text-align: center;
}
.product-list .more a
{
    display: inline-block;

    padding: 6px 21px;

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

    color: #fff;
    border: 1px solid #036;
    background-color: #036;
}
.index-product
{
    position: relative;
    z-index: 20;

    padding: 0;
}
.index-product .pro-nav-wrap
{
    margin-top: -70px;
}
.index-product .pro-nav
{
    display: table;

    width: 100%;

    table-layout: fixed;

    text-align: center;

    background-color: #fff;
}
.index-product .pro-nav li
{
    font-size: 18px;

    position: relative;

    display: table-cell;

    width: 20%;
    height: 70px;

    cursor: pointer;
    -webkit-transition: .3s;
            transition: .3s;
    vertical-align: middle;

    color: #1a1a1a;
    border-left: 1px solid #ddd;
}
.index-product .pro-nav li:before
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 10px;

    content: '';
    -webkit-transition: .5s;
            transition: .5s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #e62129;
}
.index-product .pro-nav li:first-child
{
    border-left: none;
}
.index-product .pro-nav li.active
{
    color: #fff;
    background-color: #036;
}
.index-product .pro-nav li.active:before
{
    width: 100%;
}
.index-product .content
{
    padding: 40px 0 100px;
    overflow: hidden;
    background-color: #f7f7f7;
}
.index-product .product-list .slick-list
{
    padding-top: 20px;
}
.index-product .product-list .item:hover .img-box
{
    box-shadow: 0 0 14px 1px rgba(0, 0, 0, .2);
}
.index-product .slick-arrow:hover
{
    color: #036;
}
.index-product .slick-arrow.slick-prev
{
    left: -10%;
}
.index-product .slick-arrow.slick-next
{
    right: -10%;
}
.index-about .intro
{
    overflow: hidden;
}
.index-about .intro p
{
    line-height: 1.71428571;

    color: #666;
}
.index-about .pic-box
{
    float: left;

    width: 570px;
    margin-right: 30px;
}
.index-about .num-box
{
    font-size: 0;

    overflow: hidden;

    margin-top: 20px;
    padding: 0;

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

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

    content: '';
}
.index-about .num-box li
{
    font-size: 14px;

    position: relative;

    display: inline-block;
    float: none;

    width: 20%;
    margin-top: 30px;
    padding: 0 15px;

    text-align: center;
    vertical-align: top;
    letter-spacing: 0;
}
.index-about .num-box li:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 1px;
    height: 40px;
    margin-top: -20px;

    content: '';

    background-color: #ddd;
}
.index-about .num-box li:first-child:before
{
    display: none;
}
.index-about .num-box .number
{
    font-size: 40px;
    font-weight: bold;

    color: #e62129;
}
.index-about .num-box p
{
    font-size: 20px;

    margin: 0;

    color: #666;
}
.index-about .more
{
    margin-top: 35px;

    text-align: center;
}
.index-about .more a
{
    display: inline-block;

    padding: 7px 56px;

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

    color: #036;
    border: 1px solid #036;
}
.index-about .more a:hover
{
    color: #fff;
    background-color: #036;
}
.index-contact
{
    font-size: 20px;
    line-height: 1.3;

    padding: 65px 0;

    text-align: center;

    color: #fff;
    background-color: #036;
}
.index-contact .logo,
.index-contact .info
{
    display: inline-block;

    vertical-align: middle;
}
.index-contact .info
{
    margin-left: 35px;
    padding: 10px 12px;

    border-radius: 10px;
    background-color: #e62129;
}
.index-contact a:hover
{
    text-decoration: underline;
}
.index-case
{
    background-color: #f7f7f7;
}
.index-case .list
{
    zoom: 1;

    margin-top: 100px;
}
.index-case .list:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.index-case .list li
{
    float: left;

    width: 11.11111111%;

    -webkit-animation-duration: 1s;
            animation-duration: 1s;
}
.index-case .list li:nth-child(even)
{
    margin-top: -50px;

    -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
}
.index-case .list li:nth-child(odd)
{
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
}
.index-case .list .item
{
    position: relative;

    display: block;
}
.index-case .list .item img
{
    -webkit-transition:         transform 1s;
    -webkit-transition: -webkit-transform 1s;
            transition: -webkit-transform 1s;
            transition:         transform 1s;
            transition:         transform 1s, -webkit-transform 1s;
}
.index-case .list .item:hover img
{
    -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
            transform: scale(1.07);
}
.index-case .list .item:hover .img-box:before
{
    background-color: rgba(0, 0, 0, .2);
}
.index-case .list .img-box
{
    padding-bottom: 307.69230769%;
}
.index-case .list .img-box:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

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

    background-color: rgba(0, 0, 0, .6);
}
.index-case .list .intro
{
    font-size: 20px;

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

    height: 100%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
        -ms-writing-mode: tb-rl;

    color: #fff;

            writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
}
.index-news .n-title
{
    overflow: hidden;

    margin-bottom: 55px;

    color: #036;
}
.index-news .n-title h3
{
    font-size: 30px;
    font-weight: bold;

    float: left;
}
.index-news .n-title h3:before
{
    display: inline-block;

    width: 4px;
    height: 30px;
    margin-top: -2px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    background-color: #e62129;
}
.index-news .n-title .more
{
    float: right;

    margin-top: 11px;
}
.index-news .n-title .more:after
{
    font-family: 'iconfont' !important;

    margin-left: 7px;

    content: '\e72f';
}
.index-news .n-title .more:hover span
{
    text-decoration: underline;
}
.index-news .img-box
{
    padding-bottom: 82.05128205%;
}
.index-news .col-lg-6
{
    float: left;

    width: 50%;
    padding: 0 15px;
}
.index-news .list li h4,
.index-news .slick-news .item h4
{
    color: #036;
}
.index-news .list li .date,
.index-news .slick-news .item .date
{
    color: #999;
}
.index-news .list li p,
.index-news .slick-news .item p
{
    color: #666;
}
.index-news .list li:hover,
.index-news .slick-news .item:hover
{
    background-color: #036;
}
.index-news .list li:hover h4,
.index-news .slick-news .item:hover h4,
.index-news .list li:hover .date,
.index-news .slick-news .item:hover .date,
.index-news .list li:hover p,
.index-news .slick-news .item:hover p
{
    color: #fff;
}
.index-news .list li
{
    zoom: 1;

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

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

    background-color: #f7f7f7;
}
.index-news .list li:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.index-news .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;
}
.index-news .list li:hover img
{
    -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
            transform: scale(1.07);
}
.index-news .list .pic-box
{
    float: left;

    width: 155px;
    margin-right: 20px;
}
.index-news .list h4
{
    font-size: 18px;

    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news .list .date
{
    margin: 8px 0;
}
.index-news .list p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 72px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index-news .slick-news
{
    padding: 0 70px;
}
.index-news .slick-news .item
{
    padding: 20px 20px 30px;

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

    color: #fff;
    background-color: #f7f7f7;
}
.index-news .slick-news .item:hover
{
    background-color: #036;
}
.index-news .slick-news h4
{
    font-size: 18px;

    overflow: hidden;

    margin-top: 15px;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news .slick-news .date
{
    margin: 7px 0;
}
.index-news .slick-news p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.index-news .slick-arrow
{
    line-height: 100px;

    width: 40px;
    height: 100px;

    -webkit-transition: .6s;
            transition: .6s;

    color: #036;
    background-color: #f7f7f7;
}
.index-news .slick-arrow:hover
{
    color: #fff;
    background-color: #036;
}
.index-news .slick-arrow.slick-prev
{
    left: 0;
}
.index-news .slick-arrow.slick-next
{
    right: 0;
}
.public-banner
{
    position: relative;

    overflow: hidden;

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

    display: block;

    width: 100%;
}
.inside-nav
{
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;

    border-bottom: 1px solid #ddd;
}
.inside-nav .nav-wrap
{
    overflow-x: auto;

    padding: 5px 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
{
    position: relative;

    display: inline-block;

    white-space: nowrap;
}
.inside-nav li
{
    display: inline-block;

    margin: 0 9px;
    padding: 0 15px;

    letter-spacing: 0;
}
.inside-nav li a
{
    display: block;

    padding: 7px 0;

    color: #1a1a1a;
}
.inside-nav li a:hover
{
    text-decoration: underline;

    color: #036;
}
.inside-nav li.active a
{
    font-weight: bold;

    color: #036;
}
.list-l,
.content-r
{
    float: left;

    padding: 0 15px;
}
.list-l
{
    width: 25%;
}
.list-l .menu-wrap
{
    position: relative;
    z-index: 20;
}
.list-l .menu
{
    position: relative;
    z-index: 10;
}
.list-l .menu h3
{
    font-size: 20px;

    margin: 0;
    padding: 9px 15px;

    text-align: center;

    color: #fff;
    background-color: #036;
}
.list-l .menu a
{
    display: block;
}
.list-l .menu1 > li
{
    margin-bottom: 2px;

    background-color: #f2f2f2;
}
.list-l .menu1 > li.active > a,
.list-l .menu1 > li:hover > a
{
    color: #fff;
    background-color: #e62129;
}
.list-l .menu1 > li.active > a:after,
.list-l .menu1 > li:hover > a:after
{
    color: #fff;
}
.list-l .menu1 > li.active > a:after
{
    -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
            transform: rotate(225deg);
}
.list-l .menu1 > li > a
{
    font-size: 16px;

    position: relative;

    padding: 12px 20px;

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

    color: #1a1a1a;
}
.list-l .menu1 > li > a:after
{
    font-family: 'iconfont' !important;

    position: absolute;
    top: 50%;
    right: 20px;

    margin-top: -10px;

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

    color: #e62129;
}
.list-l .menu2
{
    display: none;

    padding: 10px 0;
}
.list-l .menu2 > li
{
    position: relative;

    margin-top: 2px;
}
.list-l .menu2 > li:first-child
{
    margin-top: 0;
}
.list-l .menu2 > li.active > a span
{
    text-decoration: underline;

    color: #036;
}
.list-l .menu2 > li:hover:not(.active) > a
{
    text-decoration: underline;
}
.list-l .menu2 > li > a
{
    line-height: 2;

    position: relative;

    padding-left: 20px;

    color: #666;
}
.list-l .menu2 > li > a:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 2px;
    height: 100%;

    content: '';

    background-color: #e62129;
}
.list-l .menu2 > li > a span
{
    display: block;
}
.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: #036;
}
.list-l .menu3 > li > a
{
    color: #666;
}
.content-r
{
    width: 75%;
}
.inside-page .title
{
    margin-bottom: 55px;

    text-align: center;
}
.inside-page .title h3
{
    font-size: 30px;

    margin-bottom: 15px;

    color: #1a1a1a;
}
.inside-page .title p
{
    color: #999;
}
.inside-page .content
{
    position: relative;

    padding: 100px 0;
}
.solution-wrap .intro img
{
    max-width: 100%;
    height: auto !important;
}
.solution-wrap .intro p
{
    font-size: 16px;
    line-height: 1.5;

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

    width: 33.33333%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.case-wrap .list .img-box
{
    padding-bottom: 62.16216216%;
}
.case-wrap .item
{
    position: relative;

    display: block;
    overflow: hidden;

    -webkit-transition: .3s;
            transition: .3s;
}
.case-wrap .item:hover
{
    box-shadow: 0 0 14px 1px rgba(0, 0, 0, .4);
}
.case-wrap .item:hover .more a span
{
    text-decoration: underline;
}
.case-wrap .item .intro
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    padding: 25px 30px 30px;
}
.case-wrap .item .intro h4
{
    font-size: 20px;
    line-height: 1.2;

    margin: 0 0 10px;

    color: #fff;
}
.case-wrap .item .intro p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: 96px;

    color: #f2f2f2;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.case-wrap .item .intro .more
{
    margin-top: 20px;
}
.case-wrap .item .intro .more a
{
    color: #f2f2f2;
}
.case-wrap .item .intro .more a:after
{
    font-family: 'iconfont' !important;
    font-size: 12px;

    margin-left: 5px;

    content: '\e6dd';
}
.case-wrap .item .intro .more a:after,
.case-wrap .item .intro .more a span
{
    display: inline-block;

    vertical-align: middle;
}
.case-list-wrap .list li
{
    float: left;

    width: 25%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.case-list-wrap .list .img-box
{
    padding-bottom: 74.07407407%;
}
.case-list-wrap .item
{
    -webkit-transition: .3s;
            transition: .3s;

    border: 1px solid #ddd;
}
.case-list-wrap .item:hover
{
    box-shadow: 0 0 14px 1px rgba(0, 0, 0, .4);
}
.case-list-wrap .intro
{
    padding: 15px 10px;
}
.case-list-wrap .intro h4
{
    font-size: 16px;

    overflow: hidden;

    height: 20px;
    margin-bottom: 10px;

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

    color: #1a1a1a;
}
.case-list-wrap .intro p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: 96px;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.case-list-wrap .intro .more
{
    text-align: right;
}
.case-list-wrap .intro .more a:after
{
    font-family: 'iconfont' !important;

    content: '\e6dd';

    color: #666;
}
.case-list-wrap .page
{
    padding-top: 10px;
}
.case-details-wrap .info
{
    margin-bottom: 30px;
    padding-bottom: 15px;

    text-align: center;

    border-bottom: 1px solid #ddd;
}
.case-details-wrap .info h1
{
    font-size: 20px;

    margin: 0 0 5px;

    color: #1a1a1a;
}
.case-details-wrap .info .date
{
    font-size: 16px;

    margin-top: 5px;

    color: #036;
}
.case-details-wrap .intro p
{
    line-height: 1.71428571;

    color: #666;
}
.case-details-wrap .intro img
{
    display: block;

    max-width: 100%;
    height: auto !important;
    margin: 25px auto;
}
.case-details-wrap .news-page
{
    overflow: hidden;

    margin-top: 45px;
    padding-bottom: 10px;

    border-bottom: 1px solid #ddd;
}
.case-details-wrap .news-page .col-lg-6
{
    float: left;

    width: 50%;
    padding: 0 15px;
}
.case-details-wrap .news-page p
{
    line-height: 30px;

    overflow: hidden;

    margin: 0;

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

    color: #666;
}
.case-details-wrap .news-page p:hover a
{
    color: #036;
}
.case-details-wrap .news-page .next
{
    text-align: right;
}
.news-wrap .list
{
    font-size: 0;

    padding-top: 15px;

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

    overflow: hidden;

    margin-bottom: 20px;

    letter-spacing: 0;
}
.news-wrap .list .item
{
    display: block;
    overflow: hidden;

    padding-right: 20px;

    -webkit-transition: background-color .5s;
            transition: background-color .5s;
}
.news-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;
}
.news-wrap .list .item:hover img
{
    -webkit-transform: scale(1.07);
        -ms-transform: scale(1.07);
            transform: scale(1.07);
}
.news-wrap .list .item:hover
{
    color: #fff;
    background-color: #036;
}
.news-wrap .list .item:hover .intro p
{
    color: #fff;
}
.news-wrap .list .item:hover .more a
{
    color: #fff;
}
.news-wrap .list .item:hover .more a span
{
    text-decoration: underline;
}
.news-wrap .list .pic-box
{
    float: left;

    width: 200px;
    margin-right: 10px;
}
.news-wrap .list .pic-box .img-box
{
    padding-bottom: 82.05128205%;
}
.news-wrap .list .date-box
{
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 0;

    margin-left: -45px;
    padding: 6px 9px;

    color: #fff;
    background-color: #036;
}
.news-wrap .list .intro
{
    position: relative;

    float: right;

    width: -webkit-calc(100% - 210px);
    width:         calc(100% - 210px);
}
.news-wrap .list .intro h4
{
    font-size: 16px;

    overflow: hidden;

    margin: 15px 0 10px;
    padding-left: 55px;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-wrap .list .intro p
{
    line-height: 1.71428571;

    display: -webkit-box;
    overflow: hidden;

    height: auto;
    max-height: 72px;
    margin: 0;

    color: #999;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news-wrap .list .intro .more
{
    margin-top: 15px;

    text-align: right;

    color: #036;
}
.news-wrap .list .intro .more a:after,
.news-wrap .list .intro .more span
{
    display: inline-block;

    vertical-align: middle;
}
.news-wrap .list .intro .more a:after
{
    font-family: 'iconfont' !important;
    font-size: 13px;

    margin-left: 5px;

    content: '\e6dd';
}
.news-wrap .page
{
    padding-top: 20px;
}
.news-details-wrap .intro img
{
    margin-left: 0;
}
.problem-details-wrap .row > div
{
    float: left;

    padding: 0 15px;
}
.problem-details-wrap .col-lg-4
{
    width: 33.33333333%;
}
.problem-details-wrap .col-lg-8
{
    width: 66.66666667%;
}
.problem-details-wrap .slider
{
    padding-bottom: 20px;

    box-shadow: 0 0 14px 2px rgba(0, 0, 0, .4);
}
.problem-details-wrap .slider h3
{
    font-size: 20px;

    padding: 15px 0;

    text-align: center;

    color: #fff;
    background-color: #036;
}
.problem-details-wrap .slider ul li
{
    padding: 0 20px;

    -webkit-transition: .5s;
            transition: .5s;
}
.problem-details-wrap .slider ul li.active,
.problem-details-wrap .slider ul li:hover
{
    background-color: #036;
}
.problem-details-wrap .slider ul li.active a,
.problem-details-wrap .slider ul li:hover a
{
    border-bottom-color: #036;
}
.problem-details-wrap .slider ul li.active a,
.problem-details-wrap .slider ul li:hover a,
.problem-details-wrap .slider ul li.active a:after,
.problem-details-wrap .slider ul li:hover a:after
{
    color: #fff;
}
.problem-details-wrap .slider ul a
{
    font-size: 16px;

    position: relative;

    display: block;

    padding: 20px 25px 20px 0;

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

    color: #1a1a1a;
    border-bottom: 1px solid #ddd;
}
.problem-details-wrap .slider ul a:after
{
    font-family: 'iconfont' !important;
    font-size: 13px;

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

    margin-top: -5px;

    content: '\e6dd';
    -webkit-transition: .3s;
            transition: .3s;

    color: #036;
}
.problem-details-wrap .slider ul a span
{
    display: block;
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.problem-details-wrap .intro-wrap
{
    padding: 35px;

    box-shadow: 0 0 14px 2px rgba(0, 0, 0, .2);
}
.problem-details-wrap .intro img
{
    margin-left: 0;
}
.problem-details-wrap .news-page
{
    padding-bottom: 0;

    border-bottom: none;
}
.problem-details-wrap .news-page .next
{
    text-align: left;
}
.product-wrap,
.product-details-wrap
{
    background-color: #f7f7f7;
}
.product-wrap
{
    overflow: hidden;
}
.product-wrap .list
{
    zoom: 1;
}
.product-wrap .list:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.product-wrap .list li
{
    float: left;

    width: 33.3333%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.product-wrap .list .item
{
    overflow: hidden;

    padding: 10px;

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

    background-color: #fff;
}
.product-wrap .list .item:hover
{
    box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, .2);
}
.product-wrap .list .intro
{
    position: relative;
}
.product-wrap .list .intro:before
{
    position: absolute;
    top: 0;
    left: 50%;

    display: block;

    width: 200%;
    height: 1px;

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

    background-color: #ededed;
}
.product-wrap .page
{
    padding-top: 10px;
}
.product-details-wrap
{
    overflow: hidden;
}
.product-details-wrap .intro img,
.product-details-wrap .details-tab img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .carousel-wrap
{
    zoom: 1;
}
.product-details-wrap .carousel-wrap:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.product-details-wrap .carousel-box,
.product-details-wrap .info-box
{
    float: left;

    padding: 0 15px;
}
.product-details-wrap .carousel-box
{
    font-size: 0;

    width: 55.55555556%;

    letter-spacing: -8px;
}
.product-details-wrap .carousel-box .img-box
{
    padding-bottom: 74.46808511%;
}
.product-details-wrap .slider-nav
{
    position: relative;

    margin-top: 10px;
    padding: 0 20px;
}
.product-details-wrap .slider-nav .slick-slide
{
    padding: 0 5px;
}
.product-details-wrap .slider-nav .slick-current .item
{
    border-color: #036;
}
.product-details-wrap .slider-nav .slick-arrow
{
    font-size: 20px;
    font-weight: bold;

    position: absolute;
    top: 50%;

    -webkit-transition: .3s;
            transition: .3s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    color: #ddd;
    background: none;
}
.product-details-wrap .slider-nav .slick-arrow:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product-details-wrap .slider-nav .slick-arrow:hover
{
    color: #036;
}
.product-details-wrap .slider-nav .slick-prev
{
    left: -4px;
}
.product-details-wrap .slider-nav .slick-prev:before
{
    content: '\e601';
}
.product-details-wrap .slider-nav .slick-next
{
    right: -4px;
}
.product-details-wrap .slider-nav .slick-next:before
{
    content: '\e827';
}
.product-details-wrap .info-box
{
    position: relative;

    width: 44.44444444%;
}
.product-details-wrap .intro-wrap h1
{
    font-size: 18px;

    padding: 14px 20px;

    color: #036;
    background-color: #c6d0da;
}
.product-details-wrap .intro-wrap h3
{
    font-size: 16px;

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

    color: #036;
    border-bottom: 1px solid #ddd;
}
.product-details-wrap .intro-wrap p
{
    line-height: 1.71428571;

    color: #666;
}
.product-details-wrap .intro-wrap img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .intro-wrap .contact
{
    margin-top: 15px;
}
.product-details-wrap .intro-wrap .contact a
{
    display: inline-block;

    padding: 4px 22px;

    color: #fff;
    background-color: #036;
}
.product-details-wrap .intro-wrap .contact a:hover
{
    text-decoration: underline;
}
.product-details-wrap .tab-list
{
    margin-top: 40px;
}
.product-details-wrap .tab-list h4
{
    font-size: 18px;

    margin-bottom: 15px;
    padding: 10px 20px;

    color: #036;
    background-color: #fff;
}
.product-details-wrap .tab-list .intro p
{
    line-height: 1.71428571;

    color: #666;
}
.product-details-wrap .tab-list img
{
    max-width: 100%;
    height: auto !important;
}
.product-details-wrap .inquiry-form form
{
    margin-top: 15px;
}
.product-details-wrap .inquiry-form form input,
.product-details-wrap .inquiry-form form textarea
{
    background-color: #f4f4f3;
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder
{
    color: #888;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder
{
    color: #888;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder
{
    color: #888;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder
{
    color: #888;
}
.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-size: 16px;
    font-weight: bold;

    padding: 15px 20px;

    color: #333;
}
.inquiry-form form input,
.inquiry-form form textarea
{
    font-size: 14px;

    display: block;

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

    color: #666;
    border: 1px solid #dcdcdc;
}
.inquiry-form form textarea
{
    height: 170px;
}
.inquiry-form form .submit
{
    font-size: 16px;

    display: block;

    width: 100%;
    padding: 14px 0;

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

    color: #fff;
    background-color: #036;
}
.inquiry-form form .submit:hover
{
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, .3);
}
.about-wrap .title
{
    margin-bottom: 45px;
}
.about-wrap .intro-wrap
{
    overflow: hidden;
}
.about-wrap .intro-wrap p
{
    font-size: 16px;
    line-height: 1.5;

    color: #666;
}
.about-wrap .intro-wrap img
{
    max-width: 100%;
    height: auto !important;
}
.about-wrap .list
{
    font-size: 0;

    display: table;

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

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

    display: table-cell;

    width: 20%;
    padding: 0 15px;

    text-align: center;
    vertical-align: top;
    letter-spacing: 0;

    border-left: 1px solid #ddd;
}
.about-wrap .list li:hover .icon-box
{
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
}
.about-wrap .list li:hover .icon-box:before
{
    color: #fff;
}
.about-wrap .list li:hover .icon-box i
{
    background-color: #036;
}
.about-wrap .list .list1
{
    border-left: none;
}
.about-wrap .list .list1 .icon-box:before
{
    content: '\e62f';
}
.about-wrap .list .list2 .icon-box:before
{
    content: '\e88f';
}
.about-wrap .list .list3 .icon-box:before
{
    content: '\e6bb';
}
.about-wrap .list .list4 .icon-box:before
{
    content: '\e633';
}
.about-wrap .list .list5 .icon-box:before
{
    content: '\e62c';
}
.about-wrap .list .item
{
    padding-top: 55px;
    padding-bottom: 25px;
}
.about-wrap .list .icon-box
{
    position: relative;

    width: 100px;
    height: 57px;
    margin: 0 auto 45px;
}
.about-wrap .list .icon-box:before
{
    font-family: 'iconfont' !important;
    font-size: 34px;
    font-style: normal;

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

    margin-top: 2px;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    color: #036;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.about-wrap .list .icon-box i
{
    position: absolute;

    display: block;

    width: 100%;
    height: 100%;

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

    border-right: 1px solid #036;
    border-left: 1px solid #036;
}
.about-wrap .list .icon-box i:nth-child(2)
{
    -webkit-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
            transform: rotate(-60deg);
}
.about-wrap .list .icon-box i:nth-child(3)
{
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg);
}
.about-wrap .list h4
{
    font-size: 16px;
    font-weight: bold;

    text-transform: uppercase;

    color: #1f2870;
}
.contact-wrap
{
    position: relative;
}
.contact-wrap .info-wrap > div
{
    float: left;

    padding: 0 15px;
}
.contact-wrap .info-wrap .col-lg-4
{
    width: 33.33333333%;
}
.contact-wrap .info-wrap .col-lg-8
{
    width: 66.66666667%;
}
.contact-wrap .contact-list
{
    margin-bottom: 100px;
}
.contact-wrap .info-wrap
{
    overflow: hidden;
}
.contact-wrap .info
{
    overflow: hidden;

    margin-top: -10px;
}
.contact-wrap .info .list p
{
    line-height: 30px;

    position: relative;

    margin: 10px 0 0;
    padding: 5px 0 5px 50px;

    color: #666;
}
.contact-wrap .info .list p:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 38px;

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

    display: inline-block;

    width: 40px;
    height: 40px;

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

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-wrap .info .list p b
{
    display: block;
}
.contact-wrap .info .list p a:hover
{
    text-decoration: underline;

    color: #036;
}
.contact-wrap .info .list .tel:before
{
    content: '\e62a';
}
.contact-wrap .info .list .fax:before
{
    content: '\e69c';
}
.contact-wrap .info .list .name:before
{
    content: '\e626';
}
.contact-wrap .info .list .code:before
{
    content: '\e612';
}
.contact-wrap .info .list .address:before
{
    content: '\e64e';
}
.contact-wrap .info .list .mail:before
{
    content: '\e64a';
}
.contact-wrap .info .list .url:before
{
    content: '\e61a';
}
.contact-wrap .message
{
    overflow: hidden;
}
.contact-wrap .message > p
{
    margin-bottom: 15px;

    color: #1a1a1a;
}
.contact-wrap .message .col-sm-6
{
    float: left;

    width: 50%;
    padding: 0 15px;
}
.contact-wrap .message form
{
    overflow: hidden;

    padding-top: 5px;
}
.contact-wrap .message form input::-webkit-input-placeholder,
.contact-wrap .message form textarea::-webkit-input-placeholder
{
    color: #d6d6d6;
}
.contact-wrap .message form input:-o-placeholder,
.contact-wrap .message form textarea:-o-placeholder
{
    color: #d6d6d6;
}
.contact-wrap .message form input::-moz-placeholder,
.contact-wrap .message form textarea::-moz-placeholder
{
    color: #d6d6d6;
}
.contact-wrap .message form input:-ms-input-placeholder,
.contact-wrap .message form textarea:-ms-input-placeholder
{
    color: #d6d6d6;
}
.contact-wrap .message form input:focus::-webkit-input-placeholder,
.contact-wrap .message form textarea:focus::-webkit-input-placeholder
{
    color: #999;
}
.contact-wrap .message form input:focus::-o-placeholder,
.contact-wrap .message form textarea:focus::-o-placeholder
{
    color: #999;
}
.contact-wrap .message form input:focus::-moz-placeholder,
.contact-wrap .message form textarea:focus::-moz-placeholder
{
    color: #999;
}
.contact-wrap .message form input:focus::-ms-input-placeholder,
.contact-wrap .message form textarea:focus::-ms-input-placeholder
{
    color: #999;
}
.contact-wrap .message form input,
.contact-wrap .message form textarea
{
    font-size: 14px;

    display: block;

    width: 100%;
    margin-bottom: 10px;
    padding: 11px 18px;

    color: #d6d6d6;
    border: 1px solid #dedede;
}
.contact-wrap .message form textarea
{
    height: 160px;
}
.contact-wrap .message form .submit
{
    line-height: 30px;

    display: block;
    float: right;

    width: 86px;
    height: 30px;
    margin-top: 15px;
    padding: 0;

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

    color: #fff;
    background-color: #036;
}
.contact-wrap .message form .submit:hover
{
    text-decoration: underline;
}
.contact-wrap .map
{
    position: relative;
    top: 0;
    left: 0;

    overflow: hidden;

    height: 300px;
}
.contact-wrap .map .map-content
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.online
{
    position: fixed;
    z-index: 100;
    top: 25%;
    left: 100%;

    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
    -webkit-transform: translateX(-45px);
        -ms-transform: translateX(-45px);
            transform: translateX(-45px);
}
.online:hover
{
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
}
.online .icon
{
    margin-bottom: 5px;
    padding: 0 15px 0 10px;

    color: #fff;
    border-radius: 5px;
    background-color: #036;
}
.online .icon > p
{
    font-size: 16px;
    line-height: 50px;

    position: relative;

    height: 50px;
    padding-left: 40px;
}
.online .icon > p:before
{
    font-family: 'iconfont' !important;
    font-size: 26px;
    font-style: normal;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.online .phone > p:before
{
    content: '\e62a';
}
.online .code > p:before
{
    content: '\e604';
}
.online .code .pic-box
{
    display: none;

    width: 110px;
    padding-bottom: 10px;
}
.online .code .pic-box img
{
    display: block;

    max-width: 100%;
}
.online .qq > p:before
{
    content: '\e62d';
}
.online .gotop
{
    cursor: pointer;
}
.online .gotop > p:before
{
    content: '\e625';
}
.share
{
    color: #fff;
}
.share a
{
    display: inline-block;
    overflow: hidden;

    margin-left: 7px;

    -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-child
{
    margin-left: 0;
}
.share a:before
{
    font-size: 16px;
    line-height: 35px;

    display: block;

    width: 35px;
    height: 35px;

    color: #fff;
    border-radius: 50%;
}
.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,
.share.color .icon-youtube1:before
{
    background-color: #c4302b;
}
.share.color .icon-instagram:before
{
    background-color: #6b3d2e;
}
.share.color .icon-pinterest:before
{
    background-color: #cd1f29;
}
.share.color .icon-google:before,
.share.color .icon-google1:before
{
    background-color: #dc4e41;
}
.footer
{
    position: relative;
    z-index: 10;

    color: #fefefe;
    background-color: #036;
}
.footer .footer-wrap
{
    overflow: hidden;
}
.footer .footer-row
{
    font-size: 0;

    margin: 0 -15px;
    padding: 75px 0 90px;

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

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

    content: '';
}
.footer .foot-list
{
    font-size: 14px;

    display: inline-block;

    padding: 0 15px;

    text-align: left;
    vertical-align: top;
    letter-spacing: 0;
}
.footer .foot-list li
{
    position: relative;
}
.footer .foot-list li a
{
    position: relative;

    display: inline-block;
}
.footer .foot-list li a:before
{
    content: '● ';
}
.footer .foot-list p,
.footer .foot-list li
{
    font-size: 16px;
    line-height: 1.6;

    margin: 0;
}
.footer .foot-list h4
{
    font-size: 20px;

    margin: 25px 0 30px;

    color: #fff;
}
.footer .foot-product a
{
    opacity: .6;
}
.footer .foot-product a:hover
{
    opacity: 1;
}
.footer .foot-contact
{
    width: 400px;
}
.footer .foot-contact .contact-box p
{
    position: relative;

    padding-left: 30px;

    opacity: .6;
}
.footer .foot-contact .contact-box p:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;

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

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .foot-contact .contact-box p:hover
{
    opacity: 1;
}
.footer .foot-contact .contact-box .address:before
{
    content: '\e64e';
}
.footer .foot-contact .contact-box .tel:before
{
    content: '\e62a';
}
.footer .foot-contact .contact-box .fax:before
{
    content: '\e69c';
}
.footer .foot-contact .contact-box .mail:before
{
    content: '\e64a';
}
.footer .foot-contact .contact-box .url:before
{
    content: '\e61a';
}
.footer .foot-contact .contact-box .name:before
{
    content: '\e626';
}
.footer .foot-contact .contact-box .code:before
{
    content: '\e612';
}
.footer .foot-contact .contact-box .linkedin:before
{
    content: '\e821';
}
.footer .foot-contact .share
{
    margin-top: 40px;
}
.footer .foot-info
{
    width: 130px;

    text-align: center;
}
.footer .foot-info img
{
    display: block;

    max-width: 100%;
}
.footer .foot-info .pic-box
{
    margin: 25px 0 30px;
}
.footer .foot-info p
{
    font-size: 14px;

    margin-top: 15px;
}
.footer .share
{
    padding-bottom: 10px;

    text-align: center;
}
.copyright
{
    position: relative;

    padding: 7px 0;

    text-align: center;

    color: #1a1a1a;
    background-color: #fff;
}
.copyright .container
{
    font-size: 0;

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

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

    content: '';
}
.copyright .container span
{
    font-size: 14px;

    display: inline-block;

    letter-spacing: 0;
}
.copyright .container span a:hover
{
    text-decoration: underline;
}
