body {
    font-size: 14px;
    line-height: 1.6;
    background-color: rgb(243, 243, 243);
    color: #666666;
    /* font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif; */
    font-family: "微软雅黑", "Montserrat" !important;
}

a {
    text-decoration: none !important;
}

.navbar .tel {
    font-size: 16px;
    line-height: 68px;
    margin-left: 20px;
}

.guding .tel {
    color: white;
}

.lghh .tel {
    color: black;
}

.act a {
    color: #0093dd !important;
}

.w1600 {}

.flgun {
    height: auto;
    overflow: hidden;
}

.navbar-inverse .navbar-nav>li.aa a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.lghh .navbar-inverse .navbar-nav>li.aa a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #000000;
}

.navbar-inverse .navbar-nav>li.ab1 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav>li.ab2 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav>li.ab3 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav>li.ab4 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav>li.ab5 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.lghh .navbar-inverse .navbar-nav>li.ab1 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #000000;
}

.lghh .navbar-inverse .navbar-nav>li.ab2 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #000000;
}

.lghh .navbar-inverse .navbar-nav>li.ab3 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #000000;
}

.lghh .navbar-inverse .navbar-nav>li.ab4 a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #000000;
}

.flgun ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flgun li {
    float: left;
    width: 16.9%;
    height: 650px;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
    transition: all .7s;
}

.flgun li.on {
    width: 66.2%;
    opacity: 1;
}

.flgun li.on i {}

.flgun li:nth-child(1) {}

.flgun li:nth-child(2) {}

.flgun li:nth-child(3) {}

.flgun li.on .cpgk1 {
    background: url("../image/cpfl1.jpg");
    background-size: 100% 100%;
    opacity: 1;
}

.flgun li.on .cpgk2 {
    background: url("../image/cpfl2.jpg");
    background-size: 100% 100%;
    opacity: 1;
}

.flgun li.on .cpgk3 {
    background: url("../image/cpfl3.jpg");
    background-size: 100% 100%;
    opacity: 1;
}

.cpgk1 {
    height: 650px;
    position: relative;
    background: url("../image/cpfl1.jpg");
}

.cpgk2 {
    height: 650px;
    position: relative;
    background: url("../image/cpfl2.jpg");
}

.cpgk3 {
    height: 650px;
    position: relative;
    background: url("../image/cpfl3.jpg");
}

.flgun li i {
    display: block;
    width: 33.3%;
    height: 650px;
    transition: all .3s
}

.gunzi {
    position: absolute;
    left: 18px;
    bottom: 30px;
    width: 100%;
    color: #FFFFFF;
    z-index: 2;
}

.gunzi h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 9px;
    color: #FFFFFF;
}

.gunzi-more {
    margin-top: 30px;
    width: 100px;
    height: 22px;
    font-size: 12px;
}

.gunzi-more a {
    display: block;
    width: 100px;
    height: 22px;
    line-height: 22px;
    color: #FFFFFF;
    background-repeat: no-repeat;
}

.cptu .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    height: 98px;
    font-size: 16px;
    line-height: 20px;
    color: white;
    padding: 0 5%;
    background-color: #333333;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
}

.kuanping .swiper-slide:hover .info {
    background-color: #0093dd;
}


/* 新闻中心 */

.ind_new {
    background-color: #efefef;
    padding: 0.3rem 0 0.35rem;
}

.ind_new .fl {
    width: 45%;
}

.ind_new .fl a {
    display: block;
    position: relative;
}

.ind_new .fl a .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 108%;
}

.ind_new .fl a img {
    position: absolute;
    width: auto;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ind_new .fl a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    background-color: rgb(0, 0, 0, .75);
    padding: 0.3rem 8% 0.3rem 5%;
}

.ind_new .fl a .text h4 {
    font-size: 22px;
    line-height: 1;
    font-family: "arial black";
    margin-bottom: 0.12rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ind_new .fl a .text p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ind_new .fl .swiper-pagination {
    bottom: 0.2rem;
    text-align: right;
    box-sizing: border-box;
    padding-right: 0.4rem;
}

.ind_new .fl .swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: rgb(255, 255, 255, .8);
}

.ind_new .fl .swiper-pagination-bullet-active {
    background-color: white !important;
}

.ind_new .fr {
    width: 45%;
}

.ind_new .fr h3 {
    font-size: 40px;
    font-family: "arial black";
    color: #130f0e;
    text-transform: uppercase;
    padding: 0.65rem 0 0.5rem;
}

.ind_new .fr .item {
    position: relative;
    cursor: pointer;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    /* padding: 0.15rem 0; */
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: left;
}

.ind_new .fr .item:hover {
    background-color: #0093dd;
    /* box-shadow: 0px 0px 5px rgb(0 0 0 / 30%); */
    box-shadow: 3px 3px 9px rgb(120, 120, 120, .75);
}

.ind_new .fr .item a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.ind_new .fr .item .date {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: center;
    align-items: center;
    width: 25%;
    box-sizing: border-box;
    padding: 0.35rem 0;
    padding-right: 0.3rem;
    font-family: "arial black";
    color: #575757;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.ind_new .fr .item:hover .date {
    color: white;
}

.ind_new .fr .item .date h4 {
    font-size: 24px;
    line-height: 1;
}

.ind_new .fr .item .date i {
    display: block;
    width: 0.27rem;
    height: 2px;
    background-color: #444444;
    margin: 10px 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.ind_new .fr .item:hover .date i {
    background-color: white;
}

.ind_new .fr .item .date p {
    font-size: 16px;
    line-height: 1;
}

.ind_new .fr .item .info {
    position: relative;
    width: 75%;
    padding: 0 0.2rem 0 0.6rem;
}

.ind_new .fr .item .info::before {
    position: absolute;
    content: "";
    left: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: #575757;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.ind_new .fr .item:hover .info::before {
    background-color: white;
}

.ind_tit h3 {
    position: relative;
    font-size: 38px;
    line-height: 1;
    color: #130f0e;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 30px;
}

.ind_new .fr .item .info h4 {
    font-size: 16px;
    line-height: 1;
    font-family: "arial black";
    color: #575757;
    margin-bottom: 0.15rem;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.ind_new .fr .item .info p {
    font-size: 14px;
    color: #676767;
    line-height: 22px;
    height: 44px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ind_new .fr .item:hover .info p,
.ind_new .fr .item:hover .info h4 {
    color: white;
}

.ind_new .fr .new_more {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-family: "arial black";
    font-size: 14px;
    margin-top: 0.3rem;
    background-color: #0093dd;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.ind_new .fr .new_more:hover {
    box-shadow: 3px 0px 9px rgb(120, 120, 120, .75);
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w16 {
    width: 1600px;
    max-width: 92%;
    margin: 0 auto;
}

.mb {
    display: none;
}

.pc {
    display: block;
}

.ind_tit {
    text-align: center;
}

@media (max-width: 1599px) {
    .ind_new .fr h3 {
        padding: 0.4rem 0;
    }

    .ind_new .fr {
        width: 50%;
    }
}

@media (max-width: 1000px) {
    .mb {
        display: block;
    }

    .pc {
        display: none;
    }

    .ind_new {
        padding: 0.6rem 0;
    }

    .ind_new .ind_tit {
        margin-bottom: 0.4rem;
    }

    .ind_new .fl,
    .ind_new .fr {
        width: 100%;
        float: none;
    }

    .ind_new .fl {
        margin-bottom: 0.4rem;
    }

    .ind_new .fr {
        text-align: center;
    }

    .ind_new .fr .new_more {
        margin: 0.4rem auto 0;
    }
}

@media all and (max-width:768px) {
    .ind_new .fl a .text h4 {
        font-size: 16px;
    }

    .ind_new .fl a .text p {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }

    .ind_new .fl .swiper-pagination {
        padding-right: 0.2rem;
    }

    .ind_new .fr .item .date {
        padding: 0.2rem 0;
        width: 20%;
    }

    .ind_new .fr .item .date h4 {
        font-size: 20px;
    }

    .ind_new .fr .item .date p {
        font-size: 14px;
    }

    .ind_new .fr .item .info {
        padding: 0 0.3rem;
        width: 80%;
    }

    .ind_new .fr .item .info h4 {
        font-size: 14px;
    }

    .ind_new .fr .item .info p {
        font-size: 12px;
        line-height: 18px;
        height: 36px;
    }
}

@media (max-width: 420px) {
    .ind_tit h3 {
        font-size: 28px;
    }
}


/* 产品轮播按钮 */


/*  */


/* 新闻中心 */

.navbar-inverse .navbar-nav>li.cc a:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
}

.navbar-inverse .navbar-nav>li.cc .ddhww li a:after {
    width: 0;
    height: 2px;
    display: block;
    content: "";
    transition: width .3s;
    background-color: #FFFFFF;
    display: none !important;
}

.page-num-current {
    color: #fff;
    background: #0093dd;
    border: 1px solid #0093dd;
}

.hover img {
    width: 100%;
}

.pro-img .xiaotu li {
    width: 100px;
}


/* 新闻中心 */

.container2 {
    display: block;
    max-width: 1600px;
    width: 90%;
    margin: 3% auto;
}

.newslist {
    overflow: hidden;
}

.nynav2 {
    margin: 0 !important;
}

.newslist {
    overflow: hidden;
}

.newslist li {
    transition: all .5s;
    float: left;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.newslist li a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    padding: 35px 50px;
    position: relative;
}

.newslist li a:hover {
    background-color: #e4f3fa;
}

.newslist li .time {
    line-height: 1;
    padding-top: 25px;
}

.newslist li .time .md {
    color: #323232;
    font-size: 30px;
    font-weight: bold;
}

.newslist li .time .y {
    color: #aaaaaa;
    font-size: 18px;
    margin-top: 22px;
}

.newslist li .txt {
    padding: 0 420px 0 170px;
    height: 200px;
}

.newslist li .txt h3 {
    color: #2f2f2f;
    font-size: 24px;
    line-height: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newslist li .txt p {
    color: #5a5a5a;
    font-size: 16px;
    line-height: 2.5;
    margin: 30px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newslist li .txt .more {
    width: 92px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #2766bc;
    color: #2766bc;
    border-radius: 14px;
}

.newslist li .txt .more:hover {
    background: #2766bc;
    color: #ffffff;
}

.newslist li .img {
    position: absolute;
    top: 50px;
    right: 50px;
}

.newslist li .img img {
    display: block;
    height: 200px;
}

.newslist li:hover {
    background: #eef1f6;
}

.newslist li:hover .txt h3 {
    color: #2766bc;
    transition: all .6s;
}

@media screen and (max-width: 1440px) {
    .newslist li a {
        padding: 30px;
    }

    .newslist li .time {
        padding-top: 15px;
    }

    .newslist li .time .md {
        font-size: 18px;
    }

    .newslist li .time .y {
        font-size: 13px;
        margin-top: 15px;
    }

    .newslist li .txt {
        padding: 0 300px 0 120px;
        height: 150px;
    }

    .newslist li .txt h3 {
        font-size: 18px;
    }

    .newslist li .txt p {
        font-size: 12px;
        margin: 20px 0;
        line-height: 2;
    }

    .newslist li .txt .more {
        font-size: 12px;
    }

    .newslist li .img {
        top: 30px;
        right: 30px;
    }

    .newslist li .img img {
        height: 150px;
    }
}

@media screen and (max-width: 1680px) {
    .newslist li a {
        padding: 40px;
    }

    .newslist li .time {
        padding-top: 20px;
    }

    .newslist li .time .md {
        font-size: 24px;
    }

    .newslist li .time .y {
        font-size: 16px;
        margin-top: 18px;
    }

    .newslist li .txt {
        padding: 0 360px 0 150px;
        height: 170px;
    }

    .newslist li .txt h3 {
        font-size: 20px;
    }

    .newslist li .txt p {
        font-size: 14px;
        margin: 25px 0;
    }

    .newslist li .txt .more {
        font-size: 13px;
    }

    .newslist li .img {
        top: 40px;
        right: 40px;
    }

    .newslist li .img img {
        height: 170px;
    }
}

@media screen and (max-width: 1240px) {
    .newslist li a {
        padding: 20px;
    }

    .newslist li .txt p {
        margin: 15px 0;
    }

    .newslist li .img {
        top: 20px;
        right: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .newslist li a {
        padding: 15px;
    }

    .newslist li .time {
        padding-top: 10px;
    }

    .newslist li .time .md {
        font-size: 16px;
    }

    .newslist li .time .y {
        font-size: 12px;
        margin-top: 10px;
    }

    .newslist li .txt {
        padding: 0 250px 0 100px;
        height: 120px;
    }

    .newslist li .txt h3 {
        font-size: 16px;
    }

    .newslist li .txt p {
        font-size: 12px;
        margin: 10px 0;
        line-height: 2;
    }

    .newslist li .img {
        top: 15px;
        right: 15px;
    }

    .newslist li .img img {
        height: 120px;
    }
}

@media screen and (max-width: 768px) {
    .newslist li a {
        padding: 15px;
    }

    .newslist li .time {
        display: none;
    }

    .newslist li .txt {
        padding: 0 170px 0 0;
        height: 90px;
    }

    .newslist li .txt h3 {
        font-size: 14px;
    }

    .newslist li .txt p {
        font-size: 12px;
        margin: 10px 0;
        line-height: 2;
    }

    .newslist li .txt .more {
        display: none;
    }

    .newslist li .img {
        top: 15px;
        right: 15px;
    }

    .newslist li .img img {
        height: 90px;
    }
}

@media screen and (max-width: 640px) {
    .newslist li a {
        padding: 30px 10px;
    }

    .newslist li .txt {
        padding: 0 130px 0 0;
        height: 70px;
        overflow: hidden;
    }

    .newslist li .txt h3 {
        margin-top: 5px;
    }

    .newslist li .txt p {
        line-height: 1.8;
        margin: 5px 0;
    }

    .newslist li .img {
        top: 30px;
        right: 10px;
    }

    .newslist li .img img {
        height: 70px;
    }

    /*新闻列表*/
    .video video {
        height: 250px;
    }
}


/* 新闻中心 */

.shebei .honor {
    margin-bottom: 35px;
}


/* banner文字定位 */

.kkt .bantxt {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
}

.kkt .bantxt h3 {
    font-size: 72px;
    letter-spacing: 7px;
}

.kkt .bantxt p {
    font-size: 14px;
    margin-top: 1%;
}

.kkt .bantxt a {
    color: white;
    margin: 0 8px;
}

.kkt {
    position: relative;
}

@media screen and (max-width: 1440px) {
    .kkt .bantxt h3 {
        font-size: 50px;
        letter-spacing: 5px;
    }

    .kkt .bantxt p {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    .kkt .bantxt h3 {
        font-size: 36px;
        letter-spacing: 3px;
    }

    .kkt .bantxt p {
        font-size: 12px;
    }
}

@media screen and (max-width: 640px) {
    .kkt .bantxt h3 {
        font-size: 20px;
        letter-spacing: 0;
    }

    .kkt .bantxt p {
        font-size: 10px;
    }
}


/* 首页banner */

.banTxt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    z-index: 99;
    width: 50%;
}

.banBg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.banTxt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    z-index: 99;
    width: 50%;
}

.banTxt .banTxt_en {
    color: #fff;
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 64px;
    opacity: 0.15;
    line-height: 1;
    font-style: italic;
}

.banTxt .banTxt_cn {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    margin-top: -18px;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 20px;
    /* text-shadow: 2px 4px 6px rgb(125,179,40,.5); */
    text-shadow: 2px 4px 8px rgb(0, 0, 0, .4);
    font-weight: bold;
}

.banTxt .banTxt_p {
    color: #fff;
    font-size: 24px;
    line-height: 2.1;
    max-width: 72%;
    margin-bottom: 108px;
    text-align: justify;
    text-shadow: 2px 4px 8px rgb(0, 0, 0, .4);
}

.zdMore {
    position: relative;
    margin-top: 55px;
}

.zdMore .more {
    position: relative;
    width: 238px;
    height: 58px;
    line-height: 58px;
    border-radius: 35px;
    padding: 0 48px;
    font-size: 15px;
    letter-spacing: 1px;
    box-sizing: border-box;
    background-color: #fff;
    color: #0093dd;
    text-transform: capitalize;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zdMore svg {
    width: 14px;
    height: 12px;
    vertical-align: middle;
    pointer-events: none;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: .25s transform ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.banner .zdMore svg {
    width: 18px;
    height: 18px;
    margin-left: 13%;
}

.banner .zdMore svg path {
    stroke: none;
    fill: #0093dd;
}

.banner .zdMore .more:hover svg {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.banner .zdMore.blue svg path {
    fill: #fff;
}

.zdMore svg path {
    stroke: #0093dd;
    fill: none;
    -webkit-transition: stroke .25s ease-out;
    -o-transition: stroke .25s ease-out;
    transition: stroke .25s ease-out;
}

.zdMore span {
    content: "";
    width: 150px;
    height: 100%;
    position: absolute;
    top: -1;
    right: 0;
    background-color: #fff;
    border-radius: 35px;
    display: block;
    -webkit-transition: background-color .25s ease-out, -webkit-transform .25s ease-out;
    transition: background-color .25s ease-out, -webkit-transform .25s ease-out;
    -o-transition: .25s background-color ease-out, .25s transform ease-out;
    transition: background-color .25s ease-out, transform .25s ease-out;
    transition: background-color .25s ease-out, transform .25s ease-out, -webkit-transform .25s ease-out;
    z-index: -1;
    pointer-events: none;
}

.zdMore .more:hover svg {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
}

.zdMore .more:hover span {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
}

.zdMore.center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.zdMore.blue span {
    background: #0093dd;
}

.zdMore.blue .more {
    background: #0093dd;
    color: #Fff;
    font-size: 16px;
}

.zdMore.blue svg path {
    stroke: #fff;
}

.zdMore.blue .more span {
    color: #Fff;
}

.zdMore.sm .more {
    width: 198px;
    padding: 0 28px;
    line-height: 50px;
    height: 50px;
}

.zdMore.border .more {
    border: 1px solid #0072be;
    background-color: transparent;
}

.zdMore.border.green .more {
    border: 1px solid #8ec21f;
    color: #8ec21f;
}

.zdMore.border.green svg path {
    stroke: #8ec21f;
}

.zdMore.inner {
    margin-top: 38px;
}

.zdMore.inner .more {
    width: 158px;
    padding: 0 24px;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
}

.zdMore.inner .more:hover svg {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

@media all and (max-width:768px) {
    .cptu .info {
        height: 60px;
        padding: 0 2%;
    }

    /* 移动终端以上 360 适配 */
    /* banner */
    .zdInner_ban {
        height: 38vh;
    }

    .banTxt {
        left: 0;
        width: 100%;
        text-align: center;
        padding: 0 15%;
    }

    .banTxt .banTxt_p {
        max-width: 100%;
        text-align: center;
        font-size: 14px;
    }

    .lghh .tel {
        color: white;
    }

    .ind_tit h4 {
        font-size: 14px
    }

    .banTxt .zdMore.blue .more {
        margin: 0 auto;
        font-size: 14px;
    }

    .banTxt .banTxt_en {
        font-size: 40px;
    }

    .banTxt .banTxt_cn {
        font-size: 30px;
    }

    .zdMore {
        margin-top: 48px;
    }

    .zdMore .more {
        font-size: 14px;
        width: 158px;
        height: 42px;
        line-height: 42px;
        padding: 0 24px;
    }

    /* 首页标题 */
    .ind_tit h3 {
        font-size: 32px;
    }
}


/* 首页banner */


/* 首页应用领域 */

#m3 {
    margin-top: 100px;
    padding-bottom: 80px;
}

#m3 .title-en {
    color: #eaeaea;
    font-size: 65px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 120px;
    line-height: 1;
}

#m3 .title {
    font-weight: bold;
    font-size: 35px;
    padding-left: 120px;
}

#m3 .swiper-container {
    padding-bottom: 80px;
    margin-top: 70px;
}

#m3 .swiper-wrapper {
    height: 700px;
}

#m3 .swiper-slide {
    width: 1000px;
    height: 600px;
    transition-timing-function: linear;
}

#m3 .swiper-slide img {
    width: 100%;
}

#m3 .swiper-slide .box {
    position: absolute;
    left: 88px;
    bottom: -88px;
    background: rgba(255, 255, 255, .98);
    width: 380px;
    height: 320px;
    box-shadow: 10px 10px 25px rgba(0, 0, 0, .1);
    padding: 60px 50px;
    box-sizing: border-box;
}

#m3 .swiper-slide .box .tit {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    color: #0093dd;
}

#m3 .swiper-slide .box .tit span {
    display: inline-block;
    font-size: 16px;
    font-family: 'Do Hyeon', sans-serif;
    font-weight: normal;
}

#m3 .swiper-slide .box .tit:after {
    content: '';
    display: block;
    width: 38px;
    height: 2px;
    background: #0093dd;
    position: absolute;
    left: 3px;
    bottom: -10px;
}

#m3 .swiper-slide .box .con {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    margin-top: 35px;
    padding-left: 3px;
}

#m3 .swiper-button-next,
#m3 .swiper-button-prev {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: rgba(0, 147, 221, 0.79);
    margin-top: -130px;
    color: #fff;
    transition: all .2s;
}

#m3 .swiper-button-next:hover,
#m3 .swiper-button-prev:hover {
    background: rgba(0, 0, 0, .4);
}

#m3 .swiper-button-next span {
    font-size: 14px;
    transform: rotate(180deg);
    display: inline-block;
}

#m3 .swiper-button-prev span {
    font-size: 14px;
    display: inline-block;
}

#m3 .swiper-pagination-bullet {
    background: none;
    opacity: 1;
    margin: 0 6px !important;
    width: 11px;
    height: 11px;
    position: relative;
    outline: none;
    vertical-align: middle;
}

#m3 .swiper-pagination-bullet span {
    width: 5px;
    height: 5px;
    background: #ccc;
    display: block;
    border-radius: 50%;
    margin-top: 3px;
    margin-left: 3px;
    position: relative;
    z-index: 2;
}

#m3 .swiper-pagination-bullet i {
    background: #464646;
    height: 1px;
    width: 25px;
    position: absolute;
    top: 5px;
    transform: scaleX(0);
    transform-origin: left;
    z-index: 3;
    transition-timing-function: linear;
}

#m3 .swiper-pagination-bullet-active span,
.swiper-pagination-bullet:hover span {
    width: 11px;
    height: 11px;
    margin-top: 0;
    margin-left: 0;
    background: #464646;
    position: relative;
    z-index: 1;
}

#m3 .swiper-pagination-bullet-active i {
    animation: middle 7s;
}

#m3 .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i {
    animation: first 6s;
}

#m3 .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i {
    animation: last 6s;
}

@keyframes first {
    0% {
        transform: scaleX(0.5);
        left: 0px;
    }

    /*091*/
    100% {
        transform: scaleX(1);
        left: 2px;
    }

    /*0915*/
}

@keyframes last {
    0% {
        transform: scaleX(0.7);
        left: -10px;
    }

    /*1090*/
    20% {
        transform: scaleX(0.3);
        left: 2px;
    }

    /*090*/
    100% {
        transform: scaleX(0.3);
        left: 0px;
    }

    /*090*/
}

@keyframes middle {
    0% {
        transform: scaleX(0.7);
        left: -10px;
    }

    /*1091*/
    20% {
        transform: scaleX(0.45);
        left: 2px;
    }

    /*092*/
    100% {
        transform: scaleX(1);
        left: 2px;
    }

    /*0913*/
}

@media (max-width:1080px) {
    #m3 {
        margin-top: 80px;
        padding-bottom: 80px;
    }

    #m3 .title-en {
        font-size: 35px;
        font-weight: bold;
        padding-left: 0;
        text-align: center;
    }

    #m3 .title {
        font-size: 35px;
        padding-left: 0;
        text-align: center;
    }

    #m3 .swiper-wrapper {
        height: auto;
    }

    #m3 .swiper-slide {
        width: 100%;
        height: 500px;
    }

    #m3 .swiper-slide .box {
        left: 0;
        bottom: 30px;
        width: 100%;
        height: 260px;
        box-shadow: none;
        padding: 50px 40px
    }

    #m3 .swiper-button-next,
    #m3 .swiper-button-prev {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    #m3 .swiper-button-next span {
        font-size: 16px;
    }

    #m3 .swiper-button-prev span {
        font-size: 16px;
    }
}


/* 首页应用领域 */

.table-responsive p:last-child img {
    width: 100%;
}


/* 产品中心 s */

.ind_pro {
    padding-top: 0.6rem;
}

.ind_pro .pro_nav {}

.ind_pro .pro_nav ul {
    width: 60%;
    margin: 0 auto;
}

.ind_pro .pro_nav ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 40%;
    height: 48px;
    margin: 0.1rem 0;
    margin-right: 2%;
    padding: 0 6px;
    border: 1px solid #E5E5E5;
    /* border-radius: 32px; */
    color: #242424;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #E5E5E5;
}


/*.ind_pro .pro_nav ul li:nth-child(3n){*/


/*	margin-right: 0;*/


/*}*/

.ind_pro .pro_nav ul li a {
    font-size: 14px;
    line-height: 18px;
    height: auto;
    max-height: 36px;
    text-align: center;
}

.ind_pro .pro_nav ul li.active,
.ind_pro .pro_nav ul li:hover {
    border-color: #0093dd;
    background-color: #0093dd;
    color: white;
}

.ind_pro .pro_box {
    padding-top: 0.4rem;
}

.ind_pro .pro_box .item {
    display: none;
}

.ind_pro .pro_box .item.show {
    display: block;
}

.ind_pro .pro_box .item ul {}

.ind_pro .pro_box .item ul li {
    list-style: none;
    float: left;
    width: 23%;
    margin-right: calc(8% / 3);
    margin-bottom: 0.4rem;
    border: 1px solid #c8c8c8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ind_pro .pro_box .item ul li:hover {
    border-color: #0093dd;
}

.ind_pro .pro_box .item ul li:nth-child(4n) {
    margin-right: 0;
}

.ind_pro .pro_box .item ul li .pic {
    background: white;
}

.ind_pro .pro_box .item ul li .pic img {
    width: 100%;
}

.ind_pro .pro_box .item ul li .info {
    height: calc(0.4rem + 60px);
    padding: 0.2rem 0.2rem;
    background-color: #f4f4f4;
    color: #333333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ind_pro .pro_box .item ul li:hover .info {
    background-color: #0093dd;
    color: white;
}

.ind_pro .pro_box .item ul li .info p {
    font-size: 18px;
    line-height: 30px;
    height: auto;
    max-height: 60px;
    text-align: center;
}

.ind_pro .pro_box .item.show {
    display: block;
}

.linelimit-2 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.flex {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.w16 {
    width: 1600px;
    max-width: 92%;
    margin: 0 auto;
}

@media (max-width: 1000px) {
    .ind_pro .pro_nav ul {
        width: 100%;
    }

    .ind_pro .pro_box .item ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 0.2rem;
    }

    .ind_pro .pro_box .item ul li:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width:640px) {

    /* 移动终端以上 360 适配 */
    .ind_pro .pro_nav ul {
        display: block;
    }

    .ind_pro .pro_nav ul li,
    .ind_pro .pro_nav ul li:nth-child(3n) {
        width: 48%;
        margin-right: 2%;
        float: left;
        height: 42px;
        line-height: 42px;
    }

    .ind_pro .pro_nav ul li:nth-child(2n) {
        margin-right: 0;
    }

    .ind_pro .pro_nav ul li a {
        font-size: 12px;
        line-height: 16px;
        max-height: 32px;
    }

    .ind_pro .pro_box .item ul li .info p {
        font-size: 12px;
        line-height: 16px;
    }

    .ind_pro .pro_box .item ul li .info {
        height: calc(0.4rem + 32px);
    }
}


/* 产品中心 e */


/*客服*/

.main_kefu {
    /*display: none;*/
    right: -67px;
}

.main_kefu.on {
    /*display: block;*/
    right: 0px;
}


/*合作伙伴*/

@charset "utf-8";

/* 客户列表 */

.khlb {
    margin-top: 50px;
}

.khlbbox {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5%;
    margin-bottom: 50px;
}

.khlbbox .khlbbox_item {
    width: 19%;
    /*margin-right: 0.8%;*/
    margin-bottom: 30px;
}

.khlbbox .khlbbox_item:hover img {
    transition: (1.1);
}

.khlbbox .khlbbox_item:nth-child(6n) {
    margin-right: 0;
}

.khlbbox_itemimg {
    overflow: hidden;
    /*border: 1px solid #d8d8d8;*/
    padding: 10px;
}

.khlbbox_itemimg>img {
    width: 90%;
    margin: auto;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.khlbbox .khlbbox_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.khlbbox .khlbbox_item:hover .khlbbox_itemp {
    color: #0b5e62;
}

.khlbbox_itemp {
    padding: 15px 0;
    text-align: center;
    font-size: 15px;
    color: #333333;
}

.ntfy {
    margin-top: 10px;
}

.nyby {
    height: 175px;
    display: flex;
    align-items: center;
}

.nyby_txt {
    width: 100%;
    text-align: center;
}

.nyby_txth {
    font-size: 68px;
    color: #0093dd;
    text-transform: uppercase;
    font-family: 'BEBAS';
}

.nyby_txtp {
    font-size: 30px;
    color: #333333;
}

@media screen and (max-width: 1200px) {
    .khlbbox .khlbbox_item {
        width: 23.5% !important;
        margin-right: 2% !important;
    }

    .khlbbox_item:nth-child(4n) {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 992px) {
    .khlbbox_itemp {
        font-size: 14px;
        padding: 10px;
    }

    .khlbbox .khlbbox_item {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    .khflbox .khflbox_item {
        font-size: 14px;
        width: 33.33%;
    }

    .khlbbox .khlbbox_item {
        width: 49% !important;
        margin-right: 2% !important;
    }

    .khlbbox_item:nth-child(2n) {
        margin-right: 0 !important;
    }

    .foot {
        /*margin-top: 50px;*/
    }

    .nyby_txth {
        font-size: 46px;
    }

    .nyby {
        height: 200px;
    }

    .nyby_txtp {
        font-size: 28px;
    }

    .khlb {
        margin-top: -1px;
    }
}


/*头部导航栏*/

.zdHead_nav li {
    position: relative;
    display: inline-block;
    padding: 0 5px;
}

.zdHead_nav a {
    line-height: 68px;
    color: #fff;
    font-size: 18px;
    opacity: .8;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    font-family: "SY-R";
}

.zdHead_nav li .sub {
    position: absolute;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: #fff;
    border-radius: 6px;
    min-width: 189px;
    padding: 10px 0 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.48s;
    z-index: -1;
}

.zdHead_nav li:last-child .sub {
    left: auto;
    transform: translateX(0);
    right: 0;
}

.zdHead_nav li:hover .sub {
    opacity: 1;
    visibility: inherit;
    z-index: 999;
    top: 68px;
}

.zdHead_nav li .sub a {
    color: #333;
    display: block;
    opacity: 1;
    text-align: center;
    font-size: 14px !important;
    border-bottom: 1px solid #eee;
    line-height: 2;
    padding: 10px 0;
}

.zdHead_nav li .sub a:last-child {
    border-bottom: 0;
}

.zdHead_nav li .sub a:hover {
    color: #0093dd;
}

.zdHead_nav a:hover {
    opacity: 1;
}

@media screen and (max-width: 768px) {
    .zdHead_nav li {
        display: block;
    }

    .navbar-inverse .navbar-nav>li>a {
        text-align: center;
    }

    .navbar-collapse {
        max-height: 421px;
    }

    .navbar-nav {
        margin: 27.5px -8px 35px -8px;
    }

    .navbar-nav>li>a {
        padding: 14px 20px;
        line-height: 20px;
    }

    .zdHead_nav a {
        font-size: 15px;
    }
}


/*头部导航栏*/




/*视频弹窗*/

.tacnhuang {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.tacnhuang .tbox {
    width: 70%;
    height: 70vh;
    position: relative;
    margin: 15vh auto;
}

.tacnhuang .tbox .out {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/out.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: -50px;
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.tacnhuang .tbox .out:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.tacnhuang .tbox .video {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.tacnhuang .tbox .video video {
    display: block;
    width: 100%;
    max-height: 100%;
}

.tacnhuang .tbox img {
    display: block;
    margin: 0 auto;
    max-width: inherit;
    height: 100%;
}

.img_tacnhuang .tbox {
    width: 800px;
    background: #fff;
    -moz-box-shadow: 1px 1px 10px #fff;
    -webkit-box-shadow: 1px 1px 10px #fff;
    box-shadow: 1px 1px 10px #fff;
    border-radius: 5px;
    padding: 1px;
}

.img_tacnhuang .tbox .img {
    width: 400px;
    margin: 80px auto 30px;
    position: relative;
    overflow: hidden;
}

.img_tacnhuang .tbox .img img {
    display: block;
    width: 100%;
}

.img_tacnhuang .tbox .img img.kuang {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.img_tacnhuang .tbox .tt {
    width: 400px;
    height: 60px;
    background: #f9f9f9;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    line-height: 1.5;
    justify-content: center;
}

.jg_tacnhuang .tbox .video {
    background: #fff;
}

.tacnhuang {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.tacnhuang .tbox {
    width: 70%;
    height: 70vh;
    position: relative;
    margin: 15vh auto;
}

.tacnhuang .tbox .out {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../image/out.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: -50px;
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.tacnhuang .tbox .out:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.tacnhuang .tbox .video {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.tacnhuang .tbox .video video {
    display: block;
    width: 100%;
    max-height: 100%;
}

.tacnhuang .tbox img {
    display: block;
    margin: 0 auto;
    max-width: inherit;
    height: 100%;
}

.img_tacnhuang .tbox {
    width: 800px;
    background: #fff;
    -moz-box-shadow: 1px 1px 10px #fff;
    -webkit-box-shadow: 1px 1px 10px #fff;
    box-shadow: 1px 1px 10px #fff;
    border-radius: 5px;
    padding: 1px;
}

.img_tacnhuang .tbox .img {
    width: 400px;
    margin: 80px auto 30px;
    position: relative;
    overflow: hidden;
}

.img_tacnhuang .tbox .img img {
    display: block;
    width: 100%;
}

.img_tacnhuang .tbox .img img.kuang {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.img_tacnhuang .tbox .tt {
    width: 400px;
    height: 60px;
    background: #f9f9f9;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    line-height: 1.5;
    justify-content: center;
}

.jg_tacnhuang .tbox .video {
    background: #fff;
}

.video .kuanping .cptux a::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../image/bf.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 32%;
    left: 50%;
    margin-left: -40px;
    /*margin-top: -35px;  */
    z-index: 999999;
}