﻿@charset "UTF-8";

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../font/GilroyRegular.eot');
    src: url('../font/GilroyRegular.eot') format('embedded-opentype'), url('../font/GilroyRegular.woff2') format('woff2'), url('../font/GilroyRegular.woff') format('woff'), url('../font/GilroyRegular.ttf') format('truetype'), url('../font/GilroyRegular.svg#GilroyRegular') format('svg');
    font-style: normal;
}

@font-face {
    font-family: "Gilroy-UltraLight";
    src: url('../font/GilroyUltraLight.eot');
    src: url('../font/GilroyUltraLight.eot') format('embedded-opentype'), url('../font/GilroyUltraLight.woff2') format('woff2'), url('../font/GilroyUltraLight.woff') format('woff'), url('../font/GilroyUltraLight.ttf') format('truetype'), url('../font/GilroyUltraLight.svg#GilroyUltraLight') format('svg');
}

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

@font-face {
    font-family: "Arvo-Bold";
    src: url('../font/ArvoBold.eot');
    src: url('../font/ArvoBold.eot') format('embedded-opentype'), url('../font/ArvoBold.woff2') format('woff2'), url('../font/ArvoBold.woff') format('woff'), url('../font/ArvoBold.ttf') format('truetype'), url('../font/ArvoBold.svg#ArvoBold') format('svg');
}

@font-face {
    font-family: "BodoniBT-Bold";
    src: url('../font/Bodoni.eot');
    src: url('../font/Bodoni.eot') format('embedded-opentype'), url('../font/Bodoni.woff2') format('woff2'), url('../font/Bodoni.woff') format('woff'), url('../font/Bodoni.ttf') format('truetype'), url('../font/Bodoni.svg#Bodoni') format('svg');
}
/* ===kf==== */
.pc-kf {
    transition: .8s;
    z-index: 999999;
    background-color: transparent;
    position: fixed;
    top: 50%;
    right: 10px;
    width: 60px;
    border-radius: 5px;
}

    .pc-kf span {
        z-index: 1000001;
        transition: .5s;
        cursor: pointer;
        position: relative;
        display: block;
        width: 65px;
        height: 65px;
        border-radius: 5px;
        margin-bottom: 10px;
        box-shadow: 0px 0px 10px 0px rgba(150, 150, 150, 0.35);
        background-color: red;
    }

        .pc-kf span:hover {
            background-color: #e50011;
        }

    .pc-kf .zx {
        background-position: 0 0;
        background: #e50011 url(../images/sjzxh.png) no-repeat center top 5px;
        background-size: 32px;
    }

    .pc-kf .ly {
        background: #e50011 url(../images/kefu-zxh.png) no-repeat center top 12px;
        background-size: 20px;
    }

    .pc-kf .back_top {
        border: none;
        background: #e50011 url(../images/kf-toph.png) no-repeat center top 5px;
        background-size: 30px;
    }

    .pc-kf span a {
        transition: .5s;
        display: block;
        color: white;
        line-height: 24px;
        font-size: 13px;
        text-align: center;
        padding-top: 36px;
    }

.kfimgr {
    position: absolute;
    bottom: 23px;
    right: -9px;
}

.pc-kf span div i {
    display: block;
    position: absolute;
    width: 15px;
    height: 200px;
    right: -15px;
    top: 0;
}

.pc-kf .freetel {
    background: #fff url(../images/kf-linked_03.png) no-repeat center;
}

.pc-kf .zxlya {
    background: #e50011 url(../images/kefu-ewmh.png) no-repeat center;
    background-size: 32px;
}

.pc-kf span:nth-child(4) div {
    white-space: nowrap;
}

.pc-kf a {
    display: block;
    height: 68px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%
}

.nav_center div,
.index_nav_center div,
.shou,
.zhan {
    -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
}

.pc-kf .zxlya .erweima {
    display: none;
    right: 62px;
    position: absolute;
    top: -72px;
    background: #fff;
    padding: 5px;
    text-align: center;
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}

    .pc-kf .zxlya .erweima img {
        width: 120px;
        height: 120px;
        max-width: initial;
    }

.pc-kf .zxzx {
    display: none;
    right: 86px;
    position: absolute;
    top: 6px;
    background: #fff;
    padding: 10px 20px;
    text-align: center;
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    width: 110px;
    font-size: 14px;
    color: #333;
}

.kfimgr {
    position: absolute;
    bottom: 23px;
    right: -9px;
}

.kf-ly {
    background: #fff url(../images/sjzx.png) no-repeat center;
}

.shou {
    z-index: 1000000;
    cursor: pointer;
    width: 30px;
    height: 40px;
    top: 47%;
    margin-top: -15px;
    border-radius: 5px 0 0 5px;
    right: 62px;
    background: transparent url(../images/zk1.png) no-repeat center left;
    position: absolute;
    box-shadow: none;
}

    .shou:hover {
        background: transparent url(../images/zk.png) no-repeat center left;
    }

.kf-phone {
    background: #e50011 url(../images/kf-phone1_03.png) no-repeat center;
}

.kf-phone1,
.zxwb {
    display: none;
    font-size: 18px;
    color: #333;
    background-color: #fff;
    position: absolute;
    right: 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 10px 12px;
    background: #fff;
    border-radius: 5px;
    white-space: nowrap;
    line-height: 40px;
}

    .kf-phone1 .kfimgr,
    .zxwb .kfimgr {
        bottom: 10px;
    }

.kf-shqi {
    width: 100%;
    height: 40px;
}

    .kf-shqi .m-icon {
        display: block;
        margin: 0 auto;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #fff url(../images/kf-close.png) no-repeat center;
        background-size: 15px;
        cursor: pointer;
        transform: rotate(45deg);
        transition: all 0.3s;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

        .kf-shqi .m-icon:hover {
            background-color: #fff;
        }

.pc-kf.show .m-icon {
    transform: rotate(0);
}

.app-kf {
    position: fixed;
    bottom: 0;
    /* left: 16%; */
    z-index: 2000;
    width: 100%;
    height: 50px;
    overflow: hidden;
    display: none;
}

.kufuul {
    text-align: center;
    padding: 2px 0;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
}

.kefu {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

    .kefu li {
        float: left;
        height: 50px;
        text-align: center;
        color: #fff;
        line-height: 50px;
        color: #fff;
        transition: all .4s;
    }

.kfzx-tigg {
    width: 50%;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    opacity: 1;
    transition: 1s opacity;
}

.kfzx-enter {
    opacity: 0
}

.kf-zx {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #e50011;
}

    .kf-zx i,
    .teldb i {
        font-size: 24px;
        display: inline;
        vertical-align: middle;
    }

    .kf-zx img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

.teldb {
    width: 50%;
    background: rgba(0, 0, 0, 1);
    background-size: contain;
    position: relative;
}

    .teldb img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

    .teldb a {
        color: white;
    }

@media (max-width:991px) {
    .pc-kf {
        display: none;
    }

    .app-kf {
        display: block;
    }

    .kfgj {
        height: 48px;
    }

    .kf-zx i, .teldb i {
        font-size: 18px;
    }

    .kf-zx,
    .teldb a {
        font-size: 14px;
    }
}
/*reset css*/
html {
    font-size: calc(100vw/19.2);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    overflow-x: hidden;
}

html, body {
    font-family: "MicrosoftYaHei","sans-serif";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0px;
    padding: 0px;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #333;
    /* transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s; */
}

    a:active,
    a:hover {
        outline: 0;
    }

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

img {
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

pre {
    overflow: auto;
}

textarea {
    width: 100%;
    max-width: 100%;
    resize: none;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: none;
    border: none;
}

button {
    overflow: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

button,
select {
    text-transform: none;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

select::-ms-expand {
    display: none;
}

input::-ms-clear {
    display: none;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        margin: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: "";
        content: none
    }

ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    color: inherit;
}
/* a:visited{color: #333;} */
a {
    color: #333;
}
/*p,a{word-break: break-all;}*/
.section {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pull-right {
    float: right;
}

.dis-table {
    display: table;
    width: 100%;
    height: 100%;
}

.dis-cell {
    display: table-cell;
    vertical-align: middle;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

em {
    font-style: normal;
}

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

img {
    border: none;
    max-width: 100%;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}
/*单行文本省略号*/
.dot {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dot2, .dot3, .dot4, .dot5, .dot6 {
    display: -webkit-box;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
}
/*多行文本省略号*/
.dot2 {
    -webkit-line-clamp: 2;
}

.dot3 {
    -webkit-line-clamp: 3;
}

.dot4 {
    -webkit-line-clamp: 4;
}

.dot5 {
    -webkit-line-clamp: 5;
}

.dot6 {
    -webkit-line-clamp: 6;
}
/*盒子布局*/
.flexsb {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.flexsa {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}

.flexlf {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: left;
}

.flexed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
}

.flexce {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.cflexce {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}

/* 滚动条样式 */
.proinfo2 .proinfo2-table::-webkit-scrollbar,
.proinfo4 .proinfo4-table::-webkit-scrollbar,
.about3 .about3-font::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.proinfo2 .proinfo2-table:vertical,
.proinfo4 .proinfo4-table:vertical,
.about3 .about3-font:vertical {
    display: none
}

.proinfo2 .proinfo2-table::-webkit-scrollbar-track,
.proinfo4 .proinfo4-table::-webkit-scrollbar-track,
.about3 .about3-font::-webkit-scrollbar-track {
    background-color: #e7e7e7;
}

.proinfo2 .proinfo2-table::-webkit-scrollbar-thumb,
.proinfo4 .proinfo4-table::-webkit-scrollbar-thumb,
.about3 .about3-font::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #6cccdc;
}

    .proinfo2 .proinfo2-table::-webkit-scrollbar-thumb:vertical:hover,
    .proinfo4 .proinfo4-table::-webkit-scrollbar-thumb:vertical:hover,
    .about3 .about3-font::-webkit-scrollbar-thumb:vertical:hover {
        background-color: #6cccdc;
    }

    .proinfo2 .proinfo2-table::-webkit-scrollbar-thumb:vertical:active,
    .proinfo4 .proinfo4-table::-webkit-scrollbar-thumb:vertical:active,
    .about3 .about3-font::-webkit-scrollbar-thumb:vertical:active {
        background-color: #6cccdc;
    }

/* placeholder */
.btn-right .search-input::-webkit-input-placeholder {
    font-size: 16px;
    color: #999999;
}

.btn-right .search-input::-webkit-input-placeholder {
    font-size: 16px;
    color: #999999;
}

.btn-right .search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
    color: #999999;
}

.btn-right .search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    color: #999999;
}

.btn-right .search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 16px;
    color: #999999;
}

.contact-input input::-webkit-input-placeholder,
.contact-input textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #666;
}

.contact-input input::-webkit-input-placeholder,
.contact-input textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #666;
}

.contact-input input::-moz-placeholder,
.contact-input textarea::-moz-placeholder {
    font-size: 16px;
    color: #666;
}

.contact-input input:-moz-placeholder,
.contact-input textarea:-moz-placeholder {
    font-size: 16px;
    color: #666;
}

.contact-input input:-ms-input-placeholder,
.contact-input textarea:-ms-input-placeholder {
    font-size: 16px;
    color: #666;
}

.contact-input input::-webkit-input-placeholder,
.contact-input textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #666;
}

.down-sec1-ipt input::-webkit-input-placeholder {
    font-size: 16px;
    color: #999999;
}

.down-sec1-ipt input::-moz-placeholder,
.contact-input input:-moz-placeholder,
.contact-input textarea:-moz-placeholder {
    font-size: 16px;
    color: #999999;
}

.down-sec1-ipt input:-moz-placeholder {
    font-size: 16px;
    color: #999999;
}

.down-sec1-ipt input:-ms-input-placeholder {
    font-size: 16px;
    color: #999999;
}

@media screen and (max-width: 1366px) {
    .btn-right .search-input::-webkit-input-placeholder,
    .contact-input input::-webkit-input-placeholder,
    .contact-input textarea::-webkit-input-placeholder,
    .down-sec1-ipt input::-webkit-input-placeholder {
        font-size: 12px;
    }

    .btn-right .search-input::-webkit-input-placeholder,
    .contact-input input::-webkit-input-placeholder,
    .contact-input textarea::-webkit-input-placeholder {
        font-size: 12px;
    }

    .btn-right .search-input::-moz-placeholder,
    .contact-input input::-moz-placeholder,
    .contact-input textarea::-moz-placeholder,
    .down-sec1-ipt input::-moz-placeholder {
        font-size: 12px;
    }

    .btn-right .search-input:-moz-placeholder,
    .down-sec1-ipt input:-moz-placeholder {
        font-size: 12px;
    }

    .btn-right .search-input:-ms-input-placeholder,
    .contact-input input:-ms-input-placeholder,
    .contact-input textarea:-ms-input-placeholder,
    .down-sec1-ipt input:-ms-input-placeholder {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .footer .foot-top-cont {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .footer .footerphone-menu {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
}

img,
.swiper-button-next, .swiper-button-prev {
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.section5 .section5-img img,
.ability1 .ability1-img img,
.ability2 .ability2-img img,
.process1 .process1-img img,
.process1 .process2-img img,
.process3 .process3-img img,
.new1 .new1-img img,
.about2 .about2-btul li img {
    width: 100%;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.section1 .swiper-slide:hover .section1-img img,
.section5 .section5-item a:hover .section5-img img,
.product1 .product1-ul li a:hover .product1-img img,
.proinfo3 .proinfo3-img:hover img,
.ability1 .ability1-img:hover img,
.ability2 .ability2-top li:hover .ability2-img img,
.ability2 .ability2-bot li:hover .ability2-img img,
.process1 .process1-ul li:hover .process1-img img,
.quality3 .quality3-ul li:hover .quality3-img img,
.new1 .new1-right li:hover .new1-img img,
.new1 .new1-left:hover .new1-img img,
.new1 .new1-bot li:hover .new1-img img,
.about2 .about2-btul li:hover .about2-btimg img,
.about4 .swiper-slide:hover .about4-img img,
.about3 .about3-img:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}


.product1 .product1-ul li a:hover .product1-img img, .about4 .swiper-slide:hover .about4-img img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}


.section5 .section5-swiper a:hover .section5-swpfont .tit,
.product1 .product1-ul li a:hover .product1-font .tit,
.ability4 .ability4-ul li:hover .ability4-tit,
.process1 .process1-ul li:hover .process1-ulfont,
.process1 .scroll-ul li:hover .scroll-ul-dec,
.process2 .swiper-slide:hover .process2-font,
.quality1 .quality1-ul li:hover,
.new1 .new1-right li:hover .new1-font .tit,
.new1 .new1-bot li:hover .new1-font .tit,
.newinfo1 .newinfo1-prev:hover span,
.newinfo1 .newinfo1-next:hover span,
.newinfo1 .newinfo1-next:hover em,
.newinfo1 .newinfo1-prev:hover em,
.contact1 .contact1-ul li:hover .contact1-font a,
.contact1 .contact1-ul li:hover .contact1-font,
.about2 .about2-ul li:hover .about2-font .tit,
.about2 .about2-ul li:hover .about2-font .dec,
.about5 .swiper-slide:hover .about5-font {
    color: #e50011;
}

.section1 .section1-top li:hover .section1-top-img img,
.process3 .process3-ul li:hover .process3-icon img,
.contact1 .contact1-ul li:hover .contact1-icon img,
.about2 .about2-ul li:hover .about2-icon {
    transform: translateY(-15px);
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5;
}

.section1 .section1-img img,
.section4 .section4-img img,
.process3 .process3-icon img,
.contact1 .contact1-icon img,
.about2 .about2-icon img,
.about5 .about5-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
