@charset "UTF-8";
    @font-face {
        font-family: hs_l;
        src: url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Light.ttf.txt)
    }
    
    @font-face {
        font-family: hs_r;
        src: url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)
    }
    
    @font-face {
        font-family: hs_m;
        src: url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Medium.ttf.txt)
    }
    
    @font-face {
        font-family: hs_b;
        src: url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Bold.ttf.txt)
    }
    
    .hs_l {
        font-family: hs_l
    }
    
    .hs_r {
        font-family: hs_r
    }
    
    .hs_m {
        font-family: hs_m
    }
    
    .hs_b {
        font-family: hs_b
    }
    
    @font-face {
        font-family: din_b;
        src: url(https://114my.cn.114.114my.net/hxp/fonts/DIN-Bold.otf)
    }
    
    @font-face {
        font-family: "DIN-BOLD";
        src: url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.woff2.txt") format("woff2"), url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.woff.txt") format("woff")
    }
    
    @font-face {
        font-family: 'Montserrat-Bold';
        src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.woff.txt') format('woff');
        font-weight: normal;
        font-style: normal;
    }
    /* CSS Reset */
    
    html {
        -webkit-text-size-adjust: none;
    }
    
    body {
        color: #1a1a1a;
        overflow-x: hidden;
        margin: 0;
        padding: 0;
        font-family: hs_r;
        font-size: 15px;
    }
    
    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    code,
    form,
    fieldset,
    legend,
    input,
    button,
    textarea,
    p,
    blockquote,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    
    header,
    nav,
    section,
    article,
    aside,
    footer {
        display: block;
    }
    
    input,
    select,
    textarea {
        border-radius: 0;
        outline: none;
        font-family: PingFang SC, "Source Han Sans", Arial, sans-serif;
    }
    
    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    input[type="text"],
    input[type="password"] {
        -webkit-appearance: none;
    }
    
    a {
        color: #1a1a1a;
        font-size: 15px;
        text-decoration: none;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
    }
    
    a * {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
    }
    
    * {
        margin: 0;
        padding: 0;
        font-family: hs_r;
    }
    
    .fullscreen,
    .fullscreen body {
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    
    .alltra {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
    }
    
    .table {
        display: table;
        width: 100%;
        height: 100%;
    }
    
    .table-cell {
        display: table-cell;
        vertical-align: middle;
    }
    
    .pcshow {
        display: block;
    }
    
    .mbshow {
        display: none!important;
    }
    
    li {
        list-style: none
    }
    
    .fr {
        float: right
    }
    
    .fl {
        float: left
    }
    
    .clear {
        clear: both;
    }
    
    .cl {
        clear: both;
    }
    .gy {
    max-width: 1400px;
    margin: 0 auto;
    min-width: 1400px;
    width: 100%;
}
    .img {
        position: relative;
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #000;
    }
    
    .pic {
        position: relative;
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .img img,
    .pic img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        border: 0;
        width: 100%;
        height: auto;
        border: none;
    }
    
    .img-center {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        width: auto!important;
        height: auto!important;
        z-index: 1;
        max-width: 100%;
        max-height: 100%;
    }
    
    .img-block {
        display: block;
        width: 100%;
        height: auto;
    }
    
    .img-inline {
        display: inline-block;
        width: 195px;
        height: auto;
    }


/*header*/

.head_tc {
    display: flex;
    justify-content: space-between;
}

.head_c {
    padding: 20px 0 20px;
}

.head_tc p,
.head_tc a {
    font-weight: lighter;
    font-size: 14px;
}

.head_ic {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.head_l {
    display: flex;
    align-items: center;
}

.head_l span {
    font-family: "Arial";
}

.head_l>i {
    margin: 0 15px;
}

.head_l b {
    display: block;
    font-size: 30px;
}

.head_l em {
    margin-top: 9px;
    font-size: 16px;
    font-weight: lighter;
    letter-spacing: 0.5px;
font-style: normal;
}

.head_r>p {
    font-size: 16px;
    color: #525252;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.head_r>p img {
    margin-right: 12px;
    height: 30px;
}

.head_r>b {
    display: block;
    font-size: 34px;
    margin-top: 12px;
    font-family: "Arial";
}

.head_r {
    padding-left: 500px;
}


/*nav*/

.nav_bc {
    background: #033f98;
}

.nav_c>ul {
    display: flex;
    justify-content: space-between;
    height: 65px;
    align-items: center;
}

.nav_c>ul>li>a {
    color: #fff;
    font-size: 16px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
}

.nav_c>ul>li {
    height: 100%;
    width: calc(100%/8);
    position: relative;
}

.nav_c>ul>li.on>a,
.nav_c>ul>li:hover>a {
    background: #be2d25;
    color: #fff;
}

.nav_c>ul>li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 16px;
    background: #fff;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.nav2 {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 65px;
    left: 0;
    z-index: 2;
    transform: rotateX(90deg);
    transition: all .5s;
    transform-origin: top;
}

.nav_c>ul>li:hover .nav2 {
    transform: rotateX(0deg);
}

.nav2>a {
    display: block;
    text-align: center;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    transition: .3s;
}

.nav2>a:hover {
    color: #fff;
    background: #033f98;
}

.nav_c>ul>li:last-child:after {
    display: none;
}

.head_r1 img {
    height: 100px;
}

.bann {
    overflow: hidden;
}

.slider {
    width: 100%;
}

.slick-slide {
    height: auto;
}

.slick-slide img {
    width: 100%;
}

.slick-prev {
    left: 38px;
    z-index: 99;
}

.slick-next {
    right: 40px;
}

.slick-dots {
    bottom: 32px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-prev:before,
.slick-next:before {
    font-size: 34px;
    font-family: "zxi";
}

.slick-dots li {
    margin: 0 2px !important;
}

.slick-dots li button {
    font-size: 0 !important;
    position: absolute;
}

.slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 42px;
}

.slick-dots li.slick-active button:before {
    color: #b66f08;
}

.bann.slick-dotted .slick-prev {
    left: -52px;
    transition: all 0.5s;
}

.bann.slick-dotted:hover .slick-prev {
    left: 38px;
}

.bann.slick-dotted .slick-next {
    right: -52px;
    transition: all 0.5s;
}

.bann.slick-dotted:hover .slick-next {
    right: 38px;
}

.bann .slick-prev:before,
.bann .slick-next:before {
    width: 36px;
    height: 52px;
    background: rgba(0, 0, 0, 0.8) url(https://memberpic.114my.com.cn/dgth88/uploadfile/image/20220223/20220223092308_1471249710.png)center no-repeat;
    line-height: 52px;
    display: block;
    top: calc(50% - 26px);
    font-family: 'zxi';
}

.bann .slick-prev:before {
    content: '';
    display: block;
    left: 0;
    transform: rotate(180deg);
}

.bann .slick-next:before {
    content: '';
    right: 0;
}


/*搜索*/

.search_nbg {
    position: absolute;
    z-index: 999;
    top: 530px;
    height: 100px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.search {
    height: 100px;
    border-bottom: 1px #eee solid;
    width: 88%;
    margin: 0 auto;
}

.search-bg {
    width: 280px;
    height: 48px;
    overflow: hidden;
    margin-top: 36px;
}

.search_l {
    line-height: 100px;
    color: #999;
}

.search_l dd {
    font-size: 15px;
    color: #333;
    display: inline-block;
    font-weight: bold;
}

.search_l a {
    font-size: 15px;
    color: #999;
    padding: 0 5px;
}

.search_l a:hover {
    color: #033f98;
}

.search-bg #infoname {
    overflow: hidden;
    width: 280px;
    background: #fff;
    outline: none;
    color: #ccc;
    border: none;
    height: 48px;
    line-height: 6;
    font-size: 14px;
    padding-left: 20px;
    font-weight: lighter;
    border-left: 1px #e1e1e1 solid;
    border-top: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    border-radius: 100px;
}

.search_nbg #infoname {
    width: 310px;
    height: 48px;
}

.search-bg {
    position: relative;
}

.search-i {
    position: absolute;
    right: 0;
    top: 0;

    background: #e1e1e1;
    padding: 15px 15px;
    border-radius: 100%;
}

    /*.content{margin: auto;position: relative;overflow: hidden;}*/
    
    .clamp1 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    
    .clamp2 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    
    .clamp3 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    
    ::-webkit-scrollbar {
        height: 4px;
        width: 3px;
        background: #ededed;
    }
    
    ::-webkit-scrollbar-button {
        height: 0;
        width: 5px;
        background: #ededed;
    }
    
    ::-webkit-scrollbar-thumb {
        background-color: #033f98;
        box-shadow: inset 1px 1px 0 #bf1313, inset 0 -1px 0 #bf1313;
    }
    
    .entitle-1 {
        font-size: 2.6vw;
        font-family: 'Montserrat-Bold';
    }
    
    .english-1 {
        font-size: 14px;
    }
    
    .english-2 {
        font-size: 30px;
        font-family: 'Montserrat-Bold';
    }
    
    .english-3 {
        font-size: 200px;
        font-family: 'Montserrat-Bold';
    }
    
    .title-2 {
        font-size: 1.5vw;
        line-height: 2.4vw;
        color: #4d4d4d;
    }
    
    .scroll-down {
        box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    }
    
    .scroll-top {
        box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    }
    
    .boyh {
        position: absolute;
        padding: 1.5% 0 90px;
        top: 69%;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        transition: ease .3s;
    }

    /*�ͷ�*/
    
    .kf.on {
        right: 15px
    }
    
    .kf .kf_div {
        box-shadow: 0 0 18px rgba(0, 0, 0, .1);
        margin-bottom: 8px
    }
    
    .kf .kf_div:last-child {
        margin-bottom: 0
    }
    
    .kf .item {
        width: 50px;
        height: 50px;
        background: #033f98;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        position: relative
    }
    
    .kf .item:first-child {
        border-top-left-radius: 6px
    }
    
    .kf .item:last-child {
        border-bottom-left-radius: 6px
    }
    
    .kf {
        position: fixed;
        right: -100px;
        bottom: 10%;
        width: 50px;
        z-index: 99;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    
    .kf .item .box {
        font-family: "DIN-BOLD";
        position: absolute;
        left: 90px;
        top: 50%;
        transform: translateY(-50%);
        z-index: -1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        width: 298px;
        height: 50px;
        background: #fff;
        box-shadow: 0 0 18px rgba(0, 0, 0, .1);
        border-radius: 25px;
        margin-right: 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        font-size: 29px;
        color: #033f98
    }
    
    .kf .item .box:before {
        width: 10px;
        height: 100%;
        position: absolute;
        right: -9px;
        top: 0;
        content: ''
    }
    
    .kf .item .box i {
        width: 32px;
        height: 32px;
        display: block;
        border-radius: 50%;
        margin: 0 18px 0 17px;
        background: url(http://114my.cn.114.114my.net/hxp/kf5.png) no-repeat center #033f98
    }
    
    .kf .item .box2 {
        width: 154px;
        position: absolute;
        left: 90px;
        top: 50%;
        transform: translateY(-50%);
        z-index: -1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        background: #fff;
        box-shadow: 0 0 18px rgba(0, 0, 0, .1);
        padding: 15px 0 20px;
        border-radius: 6px
    }
    
    .kf .item .box2:before {
        width: 10px;
        height: 100%;
        position: absolute;
        right: -9px;
        top: 0;
        content: ''
    }
    
    .kf .item .box2 h3 {
        width: 100%;
        text-align: center;
        font-size: 24px;
        color: #033f98;
        font-weight: 700
    }
    
    .kf .item .box2 img {
        width: 133px;
        height: 133px;
        margin: 5px 0
    }
    
    .kf .item .box2 div {
        font-size: 16px;
        line-height: 22px;
        color: #666;
        text-align: center
    }
    
    .kf .item:hover {
        background: #033f98;
    }
    
    .kf .item:hover .box {
        left: -306px
    }
    
    .kf .item:hover .box2 {
        left: -164px
    }
    
    .kf .item:hover a img {
        display: none
    }
    
    .kf .item:hover a img.on {
        display: block
    }
    
    .kf .item a {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
        z-index: 1
    }
    
    .kf .item a img {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        max-width: 50%
    }
    
    .kf .item a img.on {
        display: none;
        max-width: 50%
    }
    
    @media (max-width:768px) {
        .kf {
            top: auto;
            bottom: 10px;
            left: 50%;
            margin-left: -80px;
            transform: translateY(0);
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            -o-flex-direction: row;
            flex-direction: row
        }
        .kf .kf_div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            -o-flex-direction: row;
            flex-direction: row;
            height: 40px
        }
        .kf .item {
            width: 40px;
            height: 40px;
            border-radius: 0!important
        }
        .kf .item a img {
            max-width: 50%
        }
        .kf .item:hover .box {
            left: -50px;
            opacity: 1;
            top: -30px
        }
        .kf .item:hover .box2 {
            left: -40px;
            opacity: 1;
            top: -70px
        }
        .kf .item .box {
            left: -50px;
            top: -20px;
            opacity: 0;
            width: 140px;
            font-size: 14px;
            height: 40px;
            border-radius: 20px;
            text-align: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center
        }
        .kf .item .box:before,
        .kf .item .box i {
            display: none
        }
        .kf .item .box2 {
            left: -40px;
            top: -50px;
            opacity: 0;
            width: 120px;
            height: 120px;
            padding: 5px
        }
        .kf .item .box2:before,
        .kf .item .box2 h3,
        .kf .item .box2 div {
            display: none
        }
        .kf .item .box2 img {
            width: 110px;
            height: 110px
        }
    }
    
    @media screen and (max-width: 1560px) {
        /* .header-nav li{padding:4.7% 0;}*/
        .page {
            width: 1400px;
        }
        .news_bg_lr {
            width: 1400px;
        }
        .w1400 {
            width: 1400px;
        }
        .footer-content {
            width: 1400px;
            margin: 0 4% !important;
        }
        .div-container {
            width: 1400px;
        }
    }
    /*幻灯*/
    
    .i1 .swiper-container {
        /* top:-100px;*/
    }
    
    .i1 .swiper1 .swiper-slide {}
    
    .i1 .swiper1 .swiper-slide .sbox {
        position: relative;
        overflow: hidden;
    }
    
    .i1 .swiper1 .swiper-slide .img {
        overflow: hidden;
        display: block;
        width: 100%;
    }
    
    .i1 .swiper1 .swiper-slide .img img {
        display: block;
        width: 100%;
    }
    
    .i1 .swiper1 .swiper-slide .img .mimg {
        display: none;
    }
    
    .i1 .swiper1 .swiper-slide .img video {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    
    .i1 .swiper1 .swiper-slide .sbox .wz {
        position: absolute;
        top: 56%;
        left: 0;
        z-index: 3;
        width: 100%;
        color: #fff;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    
    .i1 .swiper1 .swiper-slide .sbox .wz .tt {
        font-size: 76px;
        line-height: 1;
    }
    
    .i1 .swiper1 .swiper-slide .sbox .wz .tt span {
        display: inline-block;
    }
    
    .i1 .swiper1 .swiper-slide .sbox .wz .tc {
        line-height: 1;
        margin: 20px 0 50px;
    }
    
    .more {
        display: block;
    }
    
    .more div {
        display: block;
        position: relative;
        width: 220px;
        line-height: 60px;
        border-radius: 30px;
        overflow: hidden;
        cursor: pointer;
        text-align: center;
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
    }
    
    .more div:hover {
        background: #00428e;
        border: 1px solid #00428e;
    }
    
    .i1 .swiper1 .swiper-slide .sbox .dh {
        position: relative;
        top: 50px;
        opacity: 0;
    }
    
    .i1 .swiper1 .swiper-slide-active .sbox .dh {
        top: 0;
        opacity: 1;
        transition-delay: .5s;
        -webkit-transition-delay: .5s;
    }
    
    .i1 .swiper1 .swiper-slide-active .sbox .dh1 {
        transition-delay: .7s;
        -webkit-transition-delay: .7s;
    }
    
    .i1 .swiper1 .swiper-slide-active .sbox .dh2 {
        transition-delay: .9s;
        -webkit-transition-delay: .9s;
    }
    
    .i1 .swiper1 .prev1 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-top: -25px;
        left: 10px;
        display: none;
    }
    
    .i1 .swiper1 .next1 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-top: -25px;
        right: 10px;
        transform: rotate(180deg);
        -webkit-transform: rotate(0deg);
        display: none;
    }
    
    .i1 .swiper1 .prev1:hover,
    .i1 .swiper1 .next1:hover {
        background: url(../images/l_l.png) center no-repeat;
    }
    
    .i1 .swiper1 .pagination1 {
        bottom: 30px;
    }
    
    .i1 .swiper1 .pagination1 span {
        opacity: 0.3;
        background: #cdd9ea;
        width: 10px;
        height: 10px;
    }
    
    .i1 .swiper1 .pagination1 span.swiper-pagination-bullet-active {
        opacity: 0.8;
    }
    /*新产品*/
    
    .pro_tab {
        margin-top: 80px;
    }
    
    .pro_nav li {
        float: left;
        padding: 1.1% 0;
        height: 46px;
        background: #FFFFFF;
        margin: 0 10px;
        text-align: center;
        box-shadow: 0px 0px 24px 0px #D9D9D9;
        line-height: 46px;
        font-size: 16px;
        border-radius: 23px;
        padding: 0 15px;
    }
    
    .pro_nav li.on {
        background: #033f98;
    }
    
    .pro_nav li:last-child {
        border-right: none;
    }
    
    .pro_nav li a {
        color: #000;
        font-size: 16px;
    }
    
    .pro_nav li.on a {
        color: #fff;
    }
    
    .pro_con {
        margin: 0 0 0 0;
        overflow: hidden;
    }
    
    .pro_roll {
        display: flex;
        transition: 0.5s;
    }
    
    .pro_call {
        width: 100%;
        flex-shrink: 0;
        overflow: hidden;
        margin: 56px 0;
    }
    
    .pro_call ul {
        margin-bottom: 0 !important;
    }
    
    .pm {
        padding-left: 36%;
        padding-top: 36px;
    }
    
    .mr {
        float: right;
        line-height: 46px;
    }
    
    .pr_l {
        width: 50%;
        overflow: hidden;
        margin-top: 3.6%;
    }
    
    .pr_r {
        width: 50%;
        overflow: hidden;
        margin-top: 3.6%;
    }
    
    .prod_img ul li {
        width: 19.2%;
        display: block;
        float: left;
        margin-top: 1.7%;
        position: relative;
        text-align: center;
    }
    
    .prod_img ul li+li {
        margin-left: 1%;
    }
    
    .prod_img li img {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 9;
        transition: all linear 0.5s;
        -moz-transition: all linear 0.5s;
        -ms-transition: all linear 0.5s;
        -webkit-transition: all linear 0.5s;
        border: 1px #eee solid;
    }
    
    .prod_img li>a {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    
    .prod_img li:hover img {
        -webkit-transform: scale(1.12, 1.12);
        transform: scale(1.12, 1.12);
    }
    
    .prod_img li br {
        display: none;
    }
    
    .prod_img li span {
        width: 100% !important;
        display: block;
        height: 60px;
        position: relative;
        z-index: 9;
    }
    
    .prod_img li span a {
        font-size: 17px;
        color: #fff;
        line-height: 60px;
        text-transform: uppercase;
        display: block;
        width: 100%;
        height: 60px;
        position: relative;
        z-index: 9;
        transition: 0.3s ease all;
        background: #999;
    }
    
    .prod_img li:hover span a {
        color: #fff;
        background: #033f98;
    }
    /*行业*/
    
    .fa_cate {
        margin: auto;
        width: 1080px;
    }
    
    .fa_cate>ul {
        display: flex;
    }
    
    .fa_cate>ul>li {
        height: 30px;
        line-height: 30px;
    }
    
    .fa_cate>ul>li+li {
        margin-left: 16px;
    }
    
    .fa_cate>ul>li a {
        font-size: 16px;
        color: #333;
        padding: 11px 25px;
        background: #fff;
        box-shadow: 0px 0px 24px 0px #D9D9D9;
        border-radius: 23px;
        line-height: 44px;
    }
    
    .fa_cate>ul>li.on,
    .fa_cate>ul>li:hover {}
    
    .fa_cate>ul>li.on a,
    .fa_cate>ul>li:hover a {
        color: #fff;
        background: #033f98;
    }
    
    .fa_cate>a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 14px;
        border: 1px solid #033f98;
        position: relative;
        top: -4px;
        background: #033f98;
    }
    
    .fa_cate>a:hover {
        color: #fff;
        background: linear-gradient(to top, #0721d3, #033f98);
    }
    
    .series_bg {
        padding: 5% 0 5% 0;
    }
    
    .series .full {
        width: 100%;
        overflow: hidden;
        min-width: 1000px;
        margin-top: 70px;
    }
    
    .series .content {
        width: 750px;
        margin: 0 auto;
        position: relative;
    }
    
    .series .box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .series .cover-left {
        width: 2000px;
        position: absolute;
        left: -2012px;
        top: 0;
        opacity: 0.6;
        background: #cdd9ea;
        height: 87%;
        z-index: 10;
    }
    
    .series .cover-right {
        width: 2000px;
        position: absolute;
        right: -2012px;
        top: 0;
        background: #cdd9ea;
        opacity: 0.6;
        height: 87%;
        z-index: 10;
    }
    
    .series .swiper-container {
        overflow: visible;
        height: auto;
        width: 750px;
    }
    
    .series .swiper-slide {
        height: auto;
        text-align: center;
        position: relative;
    }
    
    .series .swiper-slide .img {
        margin: 0 12px;
        height: auto;
        background: #000;
        position: relative;
    }
    
    .series .swiper-slide img {
        max-width: 100%;
        opacity: 1;
        -webkit-transition: all linear 300ms;
        transition: all linear 300ms;
        width: 100%;
    }
    
    .series .swiper-slide .mask {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: center;
        top: 0;
        left: 0;
        opacity: 0;
        -webkit-transition: all linear 300ms;
        transition: all linear 300ms;
        display: flex;
        align-items: center;
    }
    
    .series .swiper-slide .mask .box1 {
        width: calc(100% - 24px);
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    
    .series .swiper-slide .mask h5 {
        font-size: 24px;
        color: #fff;
        text-align: center;
        margin-bottom: 10px;
        -webkit-transition: all linear 300ms;
        transition: all linear 300ms;
        margin-top: 20px;
        font-weight: normal;
    }
    
    .series .swiper-slide .mask i {
        width: 1px;
        height: 0;
        display: inline-block;
        background: #fff;
        background: rgba(255, 255, 255, .4);
        margin-top: 40px;
        margin-bottom: 34px;
        clear: both;
        -webkit-transition: all linear 400ms;
        transition: all linear 400ms;
    }
    
    .series .swiper-slide .mask p {
        font-size: 15px;
        color: #fff;
        padding: 0 17%;
        line-height: 2;
    }
    
    .series .swiper-slide .mask span {
        display: block;
        width: 46px;
        height: 46px;
        border-radius: 50%;
        background: #033f98;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 46px;
        color: #fff;
        font-size: 24px;
    }
    
    .series .swiper-slide .img:hover .mask {
        opacity: 1;
    }
    
    .series .swiper-slide .img:hover .mask h5 {
        margin-top: 0;
    }
    
    .series .swiper-slide .img:hover .mask i {
        height: 71px;
    }
    
    .series .swiper-slide a:hover img {
        opacity: .7;
    }
    
    .series .swiper-slide .txt {
        padding-top: 25px;
        transition: 0.3s ease all;
    }
    
    .series .swiper-slide .txt h5 {
        font-size: 20px;
        color: #2b2b2a;
        text-align: center;
        margin-bottom: 10px;
        font-weight: normal;
    }
    
    .series .swiper-slide .txt p {
        font-size: 16px;
        color: #333;
        margin-top: 5px;
    }
    
    .series .arrow-left {
        background: #033f98;
        position: absolute;
        left: -40px;
        top: 42%;
        margin-top: -24px;
        width: 49px;
        height: 49px;
        z-index: 15;
        font-size: 22px;
        line-height: 49px;
        color: #fff;
        text-align: center;
        border-radius: 50px;
    }
    
    .series .arrow-right {
        background: #033f98;
        position: absolute;
        right: -40px;
        top: 42%;
        margin-top: -24px;
        width: 49px;
        height: 49px;
        z-index: 15;
        font-size: 24px;
        line-height: 49px;
        color: #fff;
        text-align: center;
        border-radius: 50px;
    }
    
    .s_btn {
        display: block;
        width: 171px;
        height: 51px;
        position: relative;
        z-index: 0;
        border-radius: 3px;
        line-height: 50px;
        text-align: center;
        color: #fff !important;
        font-size: 12px;
        font-family: arial;
        text-transform: uppercase;
        border: 1px solid #d90808;
        transition: .3s;
        -webkit-transition: .3s;
    }
    
    .s_btn i {
        margin-left: 29px;
        position: relative;
        top: -2px;
    }
    
    .s_btn:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #d90808;
        z-index: -1;
        transition: .3s;
        -webkit-transition: .3s;
    }
    
    .s_btn:hover {
        color: #d90808 !important;
    }
    
    .s_btn:hover:before {
        height: 0;
        top: auto;
        bottom: 0;
    }
    
    .idx_title {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 50px;
    }
    
    .idx_title .title {
        font-family: hs_b;
        font-size: 32px;
        color: #033f98;
        line-height: 1.1;
        font-weight: 900;
    }
    
    .idx_title .subtitle {
        margin-top: 6px;
        font-size: 42px;
        color: #282f36;
        line-height: 1.4;
        font-family: hs_l;
    }
    
    @media (max-width: 1600px) {
        .idx_title .title {
            font-size: 36px
        }
        .idx_title .subtitle {
            font-size: 20px
        }
    }
    
    @media (max-width: 1366px) {
        .idx_title .title {
            font-size: 34px
        }
        .idx_title .subtitle {
            margin-top: 12px;
            font-size: 16px
        }
    }
    
    @media (max-width: 1024px) {
        .idx_title .title {
            font-size: 30px
        }
        .idx_title .subtitle {
            line-height: 1
        }
    }
    
    @media (max-width: 990px) {
        .idx_title .title {
            font-size: 28px
        }
        .idx_title .subtitle {
            font-size: 15px;
            line-height: 1.54
        }
    }
    
    @media (max-width: 768px) {
        .idx_title .title {
            font-size: 24px
        }
        .idx_title .subtitle {
            font-size: 14px
        }
    }
    
    @media (max-width: 480px) {
        .idx_title .title {
            font-size: 20px
        }
        .idx_title .subtitle {
            margin-top: 8px;
            font-size: 13px
        }
    }
    
    .t {
        text-align: center;
        padding: 0px 0 46px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .t h3 {
        color: #222;
        font-size: 2.5vw;
        line-height: 4vw;
        font-weight: bold;
        position: relative;
        z-index: 5;
        letter-spacing: 2px;
        font-family: "Microsoft YaHei";
    }
}
.t p {
    font-size: 18px;
    font-family: hs_l;
    color: #666;
    z-index: 5;
}
.t h3 b {
    color: #033f98;
}
.t h3 span {
    font-size: 5vw;
    line-height: 82px;
    color: rgba(249, 249, 249, .8);
    left: -5vw;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 0;
    z-index: -1;
    font-family: 'Montserrat-Bold';
}


/*新闻*/
.news_bg {
    background: url() no-repeat;
    padding: 0px 0 100px 0;
}
.news_bg_lr {
    width: 86%;
    margin: 0 auto 50px;
}
.news_tab {
    overflow: hidden;
    text-align: center;
    margin-top: 32px;
}
.news_tab li {
    margin-left: 6px;
    width: 130px;
    margin-top: 4.5%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    font-size: 18px;
    color: #414755;
    font-weight: lighter;
    transition: all .3s ease;
    cursor: pointer;
    border-radius: 20px;
}
.news_tab li:nth-child(1) {
    margin-left: 0px;
}
.news_tab li a {
    line-height: 40px;
    font-size: 18px;
    display: block;
}
.news_tab li.on {
    background: #033f98;
    line-height: 60px;
    border-radius: 20px;
}
.news_tab li.on a {
    color: #fff;
}
.news_tab li.on a:hover {
    color: #fff;
}
.news_bg_c_bg {
    position: relative;
    margin-top: 22px;
}
.w1400 {
    width: 86%;
    margin: auto;
}
.newsshow ul {
    position: relative;
    font-weight: lighter;
}
.news_font_l {
    width: 31%;
    float: left;
}
.news_font_l .img {
    width: 100%;
    overflow: hidden;
}
.news_font_l .img img {
    width: 100%;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.news_font_l .img img:hover {
    -webkit-transform: scale(1.12, 1.12);
    transform: scale(1.12, 1.12);
    -moz-transform: scale(1.12, 1.12);
}
.news_font_l .nfont {
    background: #fff;
    height: 220px;
}
.news_font_l .nfontes {
    padding: 30px;
}
.news_font_l .nfontes .h1 {
    font-size: 1.2vw;
    color: #4f5458;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_font_l .nfontes .h1 a {
    font-size: 1.2vw;
    color: #4f5458;
}
.news_font_l .nfontes .h1 a:hover {
    font-size: 1.2vw;
    color: #033f98;
}
.news_font_l .nfontes .h2 {
    color: #8f8f8f;
    line-height: 30px;
    font-size: 14px;
    padding-top: 10px;
}
.news_font_l .nfontes .h3 {
    margin-top: 30px;
}
.news_font_l .nfontes .h3 span {
    float: right;
    color: #646a70;
    font-size: 14px;
}
.news_font_c {
    width: 31%;
    float: left;
    background: #f8f8f8;
    margin-left: 3.5%;
    color: #cdd9ea;
}
.news_font_cs {
    padding: 12.8% 7.5%;
}
.news_font_cs .h1 {
    font-size: 18px;
}
.news_font_cs .h1_l {
    width: 67%;
    float: left;
    color: #808185;
}
.news_font_cs .h1_c {
    width: 33px;
    float: left;
    color: #cdd9ea;
}
.news_font_cs .h1_r {
    float: right;
    font-size: 14px;
    color: #808185;
    line-height: 22px;
}
.news_font_cs .h2 {
    font-size: 1.2vw;
    font-weight: bold;
    margin-top: 30px;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_font_cs .h2 a {
    font-size: 1.2vw;
    color: #000;
    font-weight: normal;
    font-family: hs_m;
}
.news_font_cs .h2 a:hover {
    font-size: 1.2vw;
    color: #000;
}
.news_font_cs .h3 {
    font-size: 14px;
    line-height: 30px;
    margin-top: 8%;
    color: #808185;
}
.news_font_cs .h4 {
    margin-top: 14.6%;
    font-size: 18px;
}
.news_font_cs .h4 a {
    font-size: 18px;
    color: #808185;
}
.news_font_cs .h4 a:hover {
    font-size: 18px;
    color: #c22100;
}
.news_font_cs .h4 span {
    padding-left: 15px;
}
.news_font_cs .h4 img {
    padding-top: 20px;
}
.news_font_r {
    width: 31%;
    float: right;
}
.news_font_r .n_right {
    width: 100%;
    height: 132.5px;
    margin-top: 2.3vw;
}
.news_font_r .n_right:nth-child(1) {
    margin-top: 0px;
}
.news_font_r .n_right_l {
    width: 43%;
    float: left;
    overflow: hidden;
}
.news_font_r .n_right_l img {
    width: 100%;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.news_font_r .n_right_l img:hover {
    -webkit-transform: scale(1.12, 1.12);
    transform: scale(1.12, 1.12);
    -moz-transform: scale(1.12, 1.12);
}
.news_font_r .n_right_r {
    width: 53%;
    float: right;
}
.news_font_r .n_right_r .h1 {
    font-size: 18px;
    color: #4f5458;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0px;
}
.news_font_r .n_right_r .h1 a {
    font-size: 18px;
    color: #4f5458;
}
.news_font_r .n_right_r .h1 a:hover {
    font-size: 18px;
    color: #033f98;
}
.news_font_r .n_right_r .h2 {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 25px;
    margin-top: 3%;
}
.news_font_r .n_right_r .h3 {
    margin-top: 20px;
}
.banner-box {
    min-width: 600px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.banner-box .bd li div {
    width: 600px;
    height: 335px;
    margin-top: 2.2%;
    border-radius: 10px;
}
.banner-box .bd {
    width: 100% !important;
    margin-left: 4vw;
}
.banner-box .bd li {
    width: 100% !important;
    height: 335px;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-box .bd li a {
    display: block;
    background-size: auto;
    padding-top: 340px;
    color: #fff;
    text-align: center;
}
.banner-btn {
    width: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    height: 335px;
    overflow: hidden;
}
.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 250px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: 0.3s all ease-in-out
}
.banner-btn a.prev {
    left: -50px;
    background: url(http://114my.cn.114.114my.net/hxp/around.png) no-repeat 0 0;
}
.banner-btn a.next {
    right: -50px;
    background: url(http://114my.cn.114.114my.net/hxp/around.png) no-repeat -49px 0;
}
.banner-box .hd {
    position: absolute;
    bottom: 62px;
    width: 109%;
    display: block;
}
.banner-box .hd ul {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}
.banner-box .hd ul li {
    width: 12px;
    height: 12px;
    border-radius: 16px;
    text-indent: -9999px;
    border: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    transition: 0.3s all ease-in-out;
    text-align: center;
    position: relative;
    z-index: 9;
}
.banner-box .hd ul li.on {
    background: #033f98;
    width: 12px;
    border: 1px solid #033f98;
}
.banner-box:hover .banner-btn a.prev {
    left: 20px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}
.banner-box:hover .banner-btn a.next {
    right: 20px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}
.banner-box .banner-btn a.prev:hover,
.banner-box:hover .banner-btn a.next:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}
.company-ads {
    margin-top: 10px;
}

/*footer */
.footer {
    padding: 5px 0 0 0;
    background: #033f98;
}
.uw-footer {
    overflow: hidden;
    width: 94%;
    margin: 100px auto auto auto;
}
.uw-footer .uw-content {
    width: 90%;
    margin: 10% auto auto auto;
}
.uw-footer-content {
    overflow: hidden;
    padding: 80px 7% 1% 7%;
    margin: auto;
    /*-moz-box-shadow:2px -2px 5px #fff;-webkit-box-shadow:2px -2px 5px #fff;box-shadow:2px -2px 5px #fff;*/
}
.uw-footer-content-top {
    padding-bottom: 50px;
    height: 250px;
    border-bottom: solid 1px #cdd9ea;
}
.uw-footer-content-top-left {
    float: left;
    width: 30%;
    font-size: 15px;
    overflow: hidden;
}
.uw-footer-content-top-left-tel {
    overflow: hidden;
    width: 100%;
    color: #cdd9ea;
    font-size: 14px;
    line-height: 29px;
}
.uw-footer-content-top-left-tel .service-hotline {
    overflow: hidden;
}
.uw-footer-content-top-left-tel .service-number {
    padding: 0 0 0;
    font-size: 30px;
}
.uw-footer-content-top-left-tel .service-add {
    padding: 5px 0;
}
.uw-footer-content-top-left-tel .service-social {
    padding: 5px 0;
    margin-top: 20px;
}
.uw-footer-content-top-left-tel .service-social a {
    display: inline-block;
    margin-right: 5px;
}
.uw-footer-content-top-left-tel .service-social i {
    width: 42px;
    height: 42px;
    position: relative;
    display: block;
}
.uw-footer-content-top-left-tel .service-wxewm {
    overflow: hidden;
    position: relative;
}
.uw-footer-content-top-left-tel .service-wxewm li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 19%;
    float: left;
    margin-right: 1%;
}
.uw-footer-content-top-left-tel .service-wxewm li:last-child {
    margin-right: 0;
}
.uw-footer-content-top-left-tel .service-wxewm li img {
    display: block;
}
.uw-footer-content-top-left-tel .service-wxewm li p {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #4e4e4e;
    margin: 0;
    line-height: 1.2;
    padding: 0;
}
.uw-footer-content-top-right {
    position: relative;
    float: left;
    width: 70%;
}
.uw-footer-content-top-right-nav {
    text-align: right;
}
.uw-footer-content-top-right-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 10%;
}
.uw-footer-content-top-right-nav ul:first-child {
    margin-left: 0;
}
.uw-footer-content-top-right-nav ul h4 {
    padding-bottom: 10px;
    font-weight: normal;
    margin: 0;
    font-size: 17.5px;
}
.uw-footer-content-top-right-nav ul h4 a {
    font-size: 17.5px;
    color: #fff;
}
.uw-footer-content-top-right-nav ul li {
    list-style: none;
    margin: 0;
    padding: 2px 0;
    line-height: 0px;
}
.uw-footer-content-top-right-nav ul li a {
    color: #cdd9ea;
    font-size: 15px;
    line-height: 24px;
}
.uw-footer-content-top-right-nav ul li a:hover {
    opacity: 1;
    color: #fff;
}
.uw-footer-content-bottom {
    clear: both;
    padding: 20px 0 0px 0;
    overflow: hidden;
}
.uw-footer-content-bottom a {
    color: #cdd9ea;
}
.uw-footer-content-bottom-left {
    float: left;
    width: 70%;
    font-size: 15px;
}
.uw-footer-content-bottom-left span {
    /*opacity: .7;*/
    
    color: #cdd9ea;
}
.uw-footer-content-bottom-right {
    float: right;
    width: 29%;
    text-align: right;
}
.uw-footer-content-bottom-right a {
    margin-left: 10px;
    color: #cdd9ea;
}
.uw-footer-content-bottom a:hover {
    opacity: 1;
}
.fbtm {
    margin-top: 34px;
}
.footer .fbtm a {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    border: 1px solid #a1a1a1;
    border-radius: 50%;
    margin-right: 3.8%;
}
.footer .fbtm img {
    width: 100%;
}
.uw-footer-content-top-left-tel .service-add,
.uw-footer-content-bottom,
.uw-footer-content-bottom a,
{
    font-size: 15px;
}
.uw-footer-content-top-right-nav ul li a {
    font-size: 15px;
}
.uw-footer-content-top-left-tel .service-hotline {
    font-size: 15px;
}
.uw-index-product-nav a,
.uw-technical-text .title-2,
.uw-team-item .text-2,
.uw-news-information-item .title-2,
.uw-repair-left .text-1,
.uw-repair-left span,
.uw-repair-left .email-3 strong,
.uw-joinuw-left .text-2 strong,
.uw-talent-swiper .title-1,
.uw-contact-map-addtext .text-2,
.uw-newsflash-item .title-2,
.uw-product-text .text-2 {
    font-size: 16px;
}
.uw-footer-content-top-right-nav ul h4 {
    font-size: 17px;
}
.uw-prodcuts-nav-swiper a,
.uw-division4-nav a,
.uw-division4-swiper .title-2,
.uw-business-bottom-swiper .guoqi span,
.uw-honor-item .title-1,
.uw-honor-nav a,
.uw-culture-swiper .title-1,
.uw-page-nav a,
.uw-investor-stock .stock-2,
.uw-news-media-item .title-2,
.uw-news-video-swiper .title-2,
.uw-aftersale-item .title-1,
.uw-download-item .title-1,
.uw-uwlife-swiper .title-2,
.uw-joinuw-list-item .title-1 strong {
    font-size: 18px;
}
.uw-header .uw-left h5,
.uw-header .uw-right,
.uw-index-techtnical-item .title-1,
.uw-index-about-bottom h5,
.uw-index-news-item .title-1,
.uw-report-item .title-2 {
    font-size: 18px;
    line-height: 28px;
}
.uw-division-nav a {
    font-size: 20px;
}
.uw-footer-content-top-left-tel .service-number {
    font-family: "DIN-BOLD";
    color: #fff;
}
.uw-path-content a::after {
    font-family: "å®‹ä½“", Arial;
}
.xiatu {
    text-align: center;
}
.xiazi {
    font-size: 16px;
}
.social {
    padding-top: 0px;
    clear: both;
}
.social a {
    position: relative;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    line-height: 25px;
    padding: 9px;
    background: #cdd9ea;
    transition: 0.3s all ease-in-out;
    float: left;
    display: block;
    margin-right: 14px;
    margin-top: 3.7%;
    border-radius: 50%;
}
.social a img {
    display: block;
    filter: contrast(0) brightness(2);
}
.social a:hover {
    background: #033f98;
    border-color: #033f98;
}
.social a:hover img {
    filter: contrast(0) brightness(2);
}
.social a:hover .ewm img {
    filter: grayscale(1%);
}
.social .ewm {
    position: absolute;
    width: 100px;
    bottom: 45px;
    right: -35px;
    z-index: 1;
    display: none;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}
.social .ewm:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    bottom: -5px;
    left: 50.5px;
}
.social .ewm img {
    display: block;
    width: 100%;
    height: auto;
}
@media (max-width: 1440px) {
    .news_font_cs .h1_l {
        width: 60%;
    }
}

    
    .development-history-list {
    width: 100%;
        margin-top: 50px;
}

.development-history-list>ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li.development-history-item-active {
    width: 50%;
}

li.development-history-item-active>div {
    background-color: transparent;
}

li.development-history-item-active>div>div {
    display: block;
    text-align: left;line-height:28px;
font-size: 15px;
}

li.development-history-item-active>div>h1 {
    padding-left: 160px;
    text-align: left;
}

li.development-history-item-active>div>p {
    padding-left: 160px;
    text-align: left;
}

li.development-history-item-active>div>a {
    display: inline-block;
    float: left;
    margin-left: 160px;
}

li.development-history-item-active .add-btn {
    display: none;
}

.development-history-item {
    width: 16.66666667%;
    transition: all 300ms;
    height: 580px;
    float: left;
    text-align: center;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.development-history-item-active.development-history-item:nth-child(1)>div>h1 {
    color: #fff;
    font-weight: normal;
}

.development-history-item-active.development-history-item:nth-child(1)>div>p {
    color: #fff;
}

.development-history-item-active.development-history-item:nth-child(1)>div>div {
    color: #fff;
}

.development-history-item-active.development-history-item:nth-child(2)>div>h1 {
    color: #fff;
    font-weight: normal;
}

.development-history-item-active.development-history-item:nth-child(2)>div>p {
    color: #ccc;
}

.development-history-item-active.development-history-item:nth-child(2)>div>div {
    color: #fff;
}

.development-history-item-active.development-history-item:nth-child(3)>div>div {
    color: #fff;
    text-shadow: 2px 2px 4px #000;
}

.development-history-item>img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.development-history-item>img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.development-history-item:nth-child(1) a {}

.development-history-item>div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 300ms;
}

.development-history-item>div>h1 {
    margin-top: 120px;
    font-size: 32px;
    color: #fff;
    font-weight: normal;
}

.development-history-item>div>p {
    margin: 0;
    font-size: 16px;
    color: #f2f2f2;
    opacity: 0.6;
    /*text-shadow: 2px 2px 4px #999;*/
}

.development-history-item>div>div {
    display: none;
    margin-top: 40px;
    margin-bottom: 44px;
    padding: 0 80px;
    padding-left: 160px;
    color: #fff;
}

.development-history-item>div>a {
    display: none;
    width: 153px;
    line-height: 36px;
    color: #fff;
    text-decoration: none;
    background-color: #033f98;
    opacity: 0;
}

.development-history-item .add-btn {
    display: inline-block;
    margin-top: 135px;
    width: 32px;
    height: 32px;
    background-image: url('//memberpic.114my.com.cn/ldglinquan/uploadfile/image/20250423/20250423102636_1904417828.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
    
    /*流程*/
.t1{font-size:42px; font-weight:bold; text-align:center;color:#333;}
.t1 b{ color:#033f98; }
.t1 p{ font-size:18px; font-weight:normal; color:#666; padding:10px 0;}
.t1 em { font-size: 26px; font-weight: normal; color: #999;}
.process{padding-top:5%;background: url(https://memberpic.114my.com.cn/ldglinquan/uploadfile/image/20250423/20250423101704_1209480157.png) center bottom no-repeat;padding-bottom:5%;}
.process>ul{margin-top: 50px;display: flex;justify-content: space-between; max-width:1500px; margin:auto; }
.process>ul>li{border-radius:8px;border:2px solid #dddddd;display: flex;flex-direction: column;align-items: center;justify-content: center;height: 230px;position: relative;transition: all .5s;  padding: 0 20px;}
.process>ul>li+li{margin-left: 12px;}
.process>ul>li:after {  position: absolute; content: "";  width: 20px;  height: 24px; text-align: center; line-height: 24px; background:url(https://memberpic.114my.com.cn/ldglinquan/uploadfile/image/20250423/20250423102557_2050244089.png) no-repeat; bottom: 10px; right: -48px; color: #333; font-size: 45px;}
.process>ul>li:last-child:after{display: none;}
.process>ul>li>span{width:86px;height:86px;background: #f5f5f5;color: #444;font-size: 28px;text-align: center;line-height: 80px;border-radius: 100%;transition: all .3s;
    }
.process>ul>li i{width: 32px;height: 32px;border-radius: 100%;background: rgba(255,255,255,0.16);display: flex;align-items: center;justify-content: center;position: relative;margin-top: -17px;}
.process>ul>li em{font-size: 18px; color: #fff;font-weight: bold;width: 28px;height: 28px;line-height: 28px;text-align: center;background:#033f98;border-radius: 100%;}
.process>ul>li b{position: relative;width: 7px;height: 7px;background: #c1c1c1;border-radius: 100%;margin: 13px 0 26px;}
.process>ul>li b:after{position: absolute;content: "";width: 5px;height: 5px;background: #c1c1c1;border-radius: 100%;bottom: -8px;left: 1px;}
.process>ul>li p{font-size: 19px;color: #191d1c;}

.process>ul>li:hover p{color:#033f98;}
.process>ul>li:hover img{filter: contrast(0) brightness(2);}
.process>ul>li:hover>span{background:#033f98;}
.process>ul>li:hover em{background:#fff; color:#033f98;}
.process>ul>li:hover i{background: rgba(1,82,207,0.16)}
.process>ul>li:hover{border-color:#033f98;transform: translateY(-10px); box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);}

.process>ul>li:hover>span {color: #fff;}
    
    .m25{padding:50px 0 30px 0;}

.lc_btn{margin: 0 auto;
    margin-top: 50px;
    width: 530px;
    height: 62px;
    background: #fff;
    font-size: 36px;
    color: #333333;
    border-radius: 31px;
    display: flex;
    align-items: center;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 0px 60px 0px rgba(228, 232, 229, 0.8);     font-family: "srm";
    font-weight: bold; }
.lc_btn>p>span{font-size: 27px;color: #fff;margin-right: 9px; font-weight: normal;}
.lc_btn>p>b{font-weight: normal;font-size: 22px;color: #fff;}
.lc_btn>p{width: 196px;height: 62px;background: #033f98;border-radius: 30px;display: flex;align-items: center;justify-content: center;margin-right: 26px;}
    
    
    .enterprise-information {
    background-color: #fff;
    margin-top: -7px;
    width: 100%;
    overflow: hidden;
}

.enterprise-information>div {
    width: 50%;
    height: 579px;
    overflow: hidden;
    float: left;
    position: relative;
    background-color: #000;
}

.enterprise-information>div>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.enterprise-info {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 0;
}

.enterprise-info>div:first-child {
    margin-top: 18.22916667%;
    font-size: 0;
}

.enterprise-info>div:first-child i {
    font-size: 90px;
}

.enterprise-info>div:nth-child(2) {
    font-size: 16px;
}

.enterprise-info>div:nth-child(2) p {
    margin: 0;
}

.enterprise-info>div:nth-child(2) p:nth-child(1) {
    margin-top: 1.875%;
    font-size: 30px;
}

.enterprise-info>div:nth-child(2) p:nth-child(2) {
    margin-top: 1.25%;
    font-size: 14px;
}

.enterprise-info>a {
    display: inline-block;
    width: 180px;
    border: 1px solid #fff;
    color: #fff;
    background: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    margin-top: 7.29166667%;
    opacity: 0.5;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}

.enterprise-information-left {
    position: relative;
}

.enterprise-information-left video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    object-fit: contain;
}

.enterprise-information-right>div {
    padding-left: 10.9375%;
    padding-right: 17.70833333%;
    margin-top: 90px;
    position: absolute;
    z-index: 1;
    width: auto;
    margin-bottom: 69px;
    text-align: center;
    color: #fff;
    font-size: 0;
    text-align: left;
    color: #000000;
}

.enterprise-information-right>div>p {
    margin: 0;
    font-size: 20px;
}

.enterprise-information-right>div>h5 {
    margin: 0;
    margin-top: 1.875%;
    font-size: 40px;
    color: #333;
}

.enterprise-information-right>div>div {
    color: #666;
    font-size: 15px;
    margin-top: 3.125%;
line-height:25px;
}

.enterprise-information-right>div ul{display:flex;justify-content:space-between;align-items:center;background:url();padding:3% 0 0;margin:2% 0 0;border-top:1px solid #eee}
.enterprise-information-right>div li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:33.33%;border-left:1px solid #eee;border-right:1px solid #eee}
.enterprise-information-right>div li+li{border-left:none}
.enterprise-information-right>div li i{color:#333;font-family:srm;font-size:40px;font-weight:bold;font-style: normal;}
.enterprise-information-right>div li>p{font-size:15px;display:flex;flex-direction:column;font-weight:lighter;padding:5% 0 0;color:#666}
.enterprise-information-right>div li>p>span{width:50%;height:2px;background:rgba(253,125,16,0.6);margin:20% auto 0}
.enterprise-information-right>div>a {
    width: 180px;
    border: 0;
    color: #fff;
    background: #033f98;
    outline: none;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    margin-top: 6.77083333%;
    cursor: pointer;
    text-align: center;
}