﻿@font-face {
    font-family: 'iconfont'; /* Project id 4634951 */
    src: url('../fonts/font_4634951_rico8ge7mnp.woff2') format('woff2'), url('../fonts/font_4634951_rico8ge7mnp.woff') format('woff'), url('../fonts/font_4634951_rico8ge7mnp.ttf') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: DIN Medium;
    src: url(../fonts/din-medium.ttf), url(../fonts/din-medium.eot), url(../fonts/395c1c97d3ee4df7844e77236dd6496c.woff), url(../fonts/din-medium.woff2);
}


@charset "utf-8";
/*通用代码*/
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei";
    min-width: 1400px;
    font-size: 14px;
}

img {
    margin: 0px;
    padding: 0px;
    border-width: 0;
}

dl, dt, dd, ol, ul, li, from, input, select, span, p, div {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

li, p, i, b, em, dt, dd, td, a, ul, td, input, textarea, span {
    box-sizing: border-box;
    font-style: normal;
}

input, button, select, textarea {
    outline: none
}

a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

    a:hover {
        color: #0078ee;
        cursor: pointer;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}





/*宽度*/
.w1400 {
    margin: 0 auto;
    width: 1400px;
}

.w15 {
    margin: 0 auto;
    width: 1500px;
}

.gy {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}

/*距离*/
.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.top40 {
    margin-top: 40px;
}

.top50 {
    margin-top: 50px;
}

.top60 {
    margin-top: 60px;
}

.top70 {
    margin-top: 70px;
}

.top80 {
    margin-top: 80px;
}

.top90 {
    margin-top: 90px;
}

.top100 {
    margin-top: 100px;
}


.bt {
    font-size: 42px;
    text-align: center;
    font-weight: bold;
}

    .bt b {
        color: #0078ee;
    }

    .bt p {
        font-size: 18px;
        color: #777;
        padding-top: 10px;
        padding-bottom: 15px;
        font-weight: normal;
    }

    .bt em {
        text-align: center;
    }
/*head*/
.head_bg {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #0078ee;
    color: #FFF;
}

.head_w15 {
    width: 96%;
    min-width: 1400px;
    height: 120px;
    position: relative;
    margin: 0 auto;
}

    .head_w15 .fr {
        position: absolute;
        right: 2%;
    }

        .head_w15 .fr b {
            vertical-align: middle;
            font-family: DIN Medium;
            font-size: 22px;
        }

        .head_w15 .fr i {
            font-size: 20px;
            padding-right: 5px;
            vertical-align: middle;
        }




/*抬头*/
.head {
    width: 96%;
    min-width: 1400px;
    height: 120px;
    position: relative;
    margin: 0 auto;
}

.head_f {
    padding-top: 24px;
    display: flex;
}

    .head_f .logo {
        float: left;
    }

.head_wz {
    float: left;
    margin: 0px 20px 0 10px;
    font-size: 34px;
    color: #333;
    font-weight: bold;
    position: relative;
}

    .head_wz p {
        font-size: 14px;
        color: #999;
        font-weight: normal;
        text-transform: uppercase;
    }

    .head_wz:after {
        content: "";
        width: 1px;
        height: 55px;
        position: absolute;
        background: #eee;
        right: -13px;
        top: 10px;
    }

.head_tit {
    margin-top: 5px;
}

    .head_tit p {
        font-size: 23px;
        letter-spacing: 3px;
    }

        .head_tit p span {
            color: #00b0a7;
            font-weight: bold;
        }

    .head_tit em {
        font-size: 14px;
        display: inline-block;
        color: #fff;
        text-align: center;
        line-height: 23px;
        margin-right: -10px;
        margin-top: 6px;
    }

    .head_tit > em:nth-child(2) {
        background: url(../images/20240729140534_1929723576.png)no-repeat;
        width: 95px;
        height: 25px;
        color: #fff;
        margin-right: -12px;
    }

    .head_tit em:nth-child(3) {
        background: url(../images/20240729140624_2018148488.png)no-repeat;
        width: 90px;
        height: 24px;
    }

    .head_tit em:nth-child(4) {
        background: url(../images/20240729140534_1929723576.png)no-repeat;
        width: 93px;
        height: 24px;
    }

.head_fr {
    position: absolute;
    right: 1%;
}

/*导航*/
.nav {
}

    .nav, .nav > ul > li {
        float: left;
    }

        .nav > ul > li {
            position: relative;
            padding: 0 0.8rem;
        }

            .nav > ul > li > a {
                display: block;
                padding-top: 54px;
                font-size: 17px;
                line-height: 16px;
                text-decoration: none;
                color: #333;
            }

                .nav > ul > li > a:after {
                    content: "";
                    display: block;
                    margin-top: 48px;
                    width: 0;
                    height: 2px;
                    overflow: hidden;
                    background: #0078ee;
                    transition: width 0.8s;
                }

            .nav > ul > li:hover > a, .nav > ul > li.navcurrent > a {
                color: #0078ee;
                font-weight: bold;
            }

                .nav > ul > li:hover > a:after, .nav > ul > li.navcurrent > a:after {
                    width: 100%;
                }


            /*下拉*/
            .nav > ul > li > em {
                position: absolute;
                left: -40px;
                top: 120px;
                z-index: 99;
                display: none;
                width: 180px
            }

                .nav > ul > li > em a {
                    display: block;
                    text-align: center;
                    background: #fff;
                    box-sizing: border-box;
                    font-size: 16px;
                    line-height: 50px;
                    color: #333;
                    text-decoration: none;
                    transition: 0.8s;
                }

                    .nav > ul > li > em a:hover {
                        background: #0078ee;
                        color: #fff;
                    }

                    .nav > ul > li > em a + a {
                        border-top: 1px solid #eee;
                    }


.head_r {
    position: relative;
    top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

    .head_r li img {
        width: 100px;
        margin-top: 10px;
    }




@media(max-width:1460px) {
    .nav > ul > li {
        padding: 0 0.5rem;
    }

        .nav > ul > li > a {
            font-size: 16px;
        }

    .head_bt {
        padding-left: 20px;
    }

        .head_bt b {
            font-size: 24px;
        }

    .head_f {
        padding-left: 1%;
    }

    .head_f {
        padding-left: 2%;
    }

    .head_bg .fr {
        right: 2%;
    }
}

@media(max-width:1400px) {
    .nav > ul > li {
        padding: 0 0.5rem;
    }

        .nav > ul > li > a {
            font-size: 16px;
        }

    .head_bt {
        padding-left: 20px;
    }

        .head_bt b {
            font-size: 24px;
        }

    .head_f {
        padding-left: 1%;
    }

    .head_fr {
        position: absolute;
        right: 4%;
    }

    .head_bg .fr {
        right: 4%;
    }
}


@media screen and ( max-width:1366px ) {
    .nav > ul > li {
        padding: 0 0.3rem;
    }

        .nav > ul > li > a {
            font-size: 16px;
        }

    .head_bt {
        padding-left: 20px;
    }

        .head_bt b {
            font-size: 24px;
        }

    .head_f {
        padding-left: 1%;
    }

    .head_fr {
        position: absolute;
        right: 9%;
    }

    .head_t {
        width: 1300px;
    }
}

@media screen and ( max-width:1300px ) {
    .nav > ul > li {
        padding: 0 0.3rem;
    }

        .nav > ul > li > a {
            font-size: 16px;
        }

    .head_bt {
        padding-left: 20px;
    }

        .head_bt b {
            font-size: 24px;
        }

    .head_f {
        padding-left: 1%;
    }

    .head_fr {
        position: absolute;
        right: 5%;
    }

    .head_t {
        width: 1290px;
    }
}




/*search*/
.search_bg {
    height: 80px;
    border-bottom: 1px solid #eee;
}

.keywords {
    padding-left: 30px;
    background: url(../images/20240727213811_409795205.png) no-repeat left center;
}

    .keywords, .keywords a {
        font-size: 15px;
        color: #666;
        line-height: 80px;
        text-transform: uppercase;
    }

        .keywords a:hover {
            color: #0078ee;
            text-decoration: underline;
        }

#search_bg input {
    float: left;
}

#sso {
    background: #0078ee;
}

#infoname {
    height: 79px;
    border: none;
    border-left: 1px solid #e0e0e0;
    padding-left: 20px;
    font-size: 14px;
    font-weight: lighter;
    width: 220px;
}





/*幻灯片
.banner{ width:100%; overflow:hidden; background:#fff; position:relative;}
.banner-box{ width:100%; height:750px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:750px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{width: 100%;position: absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:40%; 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(../images/20240729141511_1205272230.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(../images/20240729141511_1205272230.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:25px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#0078ee ;}
.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;}*/



/*about*/
.int_bg {
    position: relative;
    overflow: hidden;
    margin-top: 70px;
}

.about_tit {
    display: block;
    padding-top: 16px;
    background: url(../images/20240727154119_54151380.png) left top no-repeat;
}

    .about_tit em {
        font-size: 40px;
        line-height: 40px;
        color: #333;
        font-weight: bold;
    }

    .about_tit p {
        margin-top: 14px;
        font-size: 22px;
        line-height: 22px;
        color: #666;
    }


.int_box {
    padding-top: 0%;
    padding-bottom: 3%;
    margin-top: 7%;
}

.int_l {
    width: 648px;
    margin-bottom: 10px;
}
.zouuoeb{ float:right; display:block; width:700px}
.zouuoeb h2{ font-size:24px;}

.int_top {
    padding-top: 50px;
}

    .int_top em {
    }

    .int_top b {
    }

.int_jj {
    padding-top: 0%;
}

    .int_jj b::after {
        position: absolute;
        content: "";
        width: 90px;
        height: 6px;
        background: #ccc;
        left: 0;
        top: calc(100% + 15px);
    }

    .int_jj p {
        line-height: 30px;
        color: #7e7e7e;
        margin-top: 30px;
        vertical-align: top;
        font-size: 15px;
    }

    .int_jj a {
        font-size: 16px;
        line-height: 60px;
        color: #666;
    }

        .int_jj a:hover {
            color: #0078ee;
            font-weight: bold;
        }

.char_txt {
    width: 700px;
    padding: 0px 0px;
}

    .char_txt ul {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        padding-top: 15px;
    }

    .char_txt li {
        width: 350px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #333;
        margin-top: 20px;
    }

        .char_txt li i {
            font-size: 28px;
            float: left;
            color: #fff;
            background: #0078ee;
            border-radius: 50%;
            width: 53px;
            height: 53px;
            line-height: 53px;
            text-align: center;
            font-weight: 100;
        }

        .char_txt li p {
            display: flex;
            flex-direction: column;
            align-items: baseline;
            font-size: 13px;
            color: #ccc;
            padding-left: 6%;
            padding-top: 2%;
        }

            .char_txt li p span {
                font-size: 20px;
                color: #333;
                position: relative;
                line-height: 24px;
                margin: 0 0 0px 0;
                font-weight: 100;
                height: 24px;
                height: auto;
            }

            .char_txt li p a {
                font-weight: normal;
                font-size: 20px;
            }

            .char_txt li p span em {
                font-size: 23px;
                position: relative;
                top: -6px;
                color: #333;
                line-height: 52px;
                font-family: "Microsoft YaHei";
                font-style: normal;
                display: none;
            }



.int_hon {
    margin-top: 30px;
}

    .int_hon .tempWrap {
        width: 100% !important;
    }

    .int_hon tr {
        display: block;
    }

    .int_hon td {
        display: inline-block;
        margin-right: 30px;
    }

        .int_hon td img {
            border: 1px solid #f0f0f0;
        }
/*视频*/
.spleft {
    width: 670px;
    background: url(../images/20240727152422_299061965.jpg) no-repeat center;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}

.spvidio {
    display: inline-block;
    width: 76px;
    height: 76px;
    position: relative;
    margin-top: 25px;
   
}

    .spvidio span {
        width: 76px;
        height: 76px;
        background: url(../images/20240729141630_612971103.png) no-repeat center;
        display: block;
        z-index: 33;
        position: relative;
        cursor: pointer;
    }

.video_box {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: 600ms ease;
}

    .video_box.cur {
        opacity: 1;
        z-index: 999999;
        transition: 600ms ease;
    }

.video {
    position: fixed;
    top: -100%;
    left: 55%;
    margin-top: -250px;
    margin-left: -500px;
    transition: 600ms ease;
}

.video_box.cur .video, .video_box.cur .video_x {
    top: 42%;
    transition: 600ms ease;
}

.video_x {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #fff;
    position: fixed;
    top: -100%;
    left: 34%;
    margin-left: 520px;
    margin-top: -250px;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: lighter;
    cursor: pointer;
    transition: 600ms ease;
}

.pulse2 {
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: 1;
    width: 150%;
    height: 150%;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -webkit-animation: warn 2s ease-out;
    animation: warn 2s ease-out;
    -o-animation: warn 2s linear infinite;
    -moz-animation: warn 2s linear infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: #0078ee;
    box-shadow: 1px 1px 30px #0078ee;
}

.pulse3 {
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: 1;
    width: 150%;
    height: 150%;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: warn1 2s ease-out;
    animation: warn1 2s ease-out;
    -o-animation: warn1 2s linear infinite;
    -moz-animation: warn1 2s linear infinite;
    -webkit-animation-iteration-count: infinite;
    background: #0078ee;
    animation-iteration-count: infinite;
    box-shadow: 1px 1px 30px #0078ee;
}

@keyframes warn {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.65;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@-o-keyframes warn {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.65;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@-moz-keyframes warn {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.65;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes warn {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.65;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.65;
    }

    100% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}

@-webkit-keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.65;
    }

    100% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}

@-o-keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.65;
    }

    100% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}

@-moz-keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.4;
    }

    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.6;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.65;
    }

    100% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}

.spright {
    height: 100%;
    position: absolute;
    top:24px;
    left: 50%;
    overflow: hidden;
}

.strength {
    height: 820px;
    overflow: hidden;
}

    .strength .strength_right {
        width: 90%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: ease .3s;
    }

    .strength .strength_right_box {
        width: 64%;
        float: right;
        margin-top: 20px;
        position: relative;
    }

    .strength .strength_right h5 {
        font-size: 42px;
        color: #333;
        position: relative;
        letter-spacing: 2px;
        line-height: 62px;
    }

        .strength .strength_right h5::after {
            position: absolute;
            content: "";
            width: 44px;
            height: 10px;
            background: #ccc;
            left: 0;
            top: calc(100% + 8px);
        }

        .strength .strength_right h5 i {
            position: absolute;
            left: 55px;
            top: calc(100% + 7px);
            color: #ccc;
            font-size: 12px;
            font-weight: 500;
            font-style: normal;
            text-transform: capitalize;
            letter-spacing: 0px;
        }

        .strength .strength_right h5 span {
            color: #0078ee;
        }

    .strength .strength_right .t5 {
        margin-top: 50px;
    }

    .strength .strength_right p {
        font-size: 22px;
        color: #333;
        line-height: 32px;
    }

/* banner end */
.pro_cbox {
    background: #fff;
    padding: 4%;
    width: 1500px;
    margin: 0 auto;
}

.pro_c {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    padding: 100px 0 70px 0;
    background: url(../images/20240726200341_1542309681.jpg) center top no-repeat;
    height: 1300px;
}

.pro_a {
    margin-top: 20px;
}

.pro_list ul { /*display: flex; justify-content: space-between;*/
    position: relative;
}

.pro_list li {
    float: left;
    display: block;
    width: 14.2%;
    line-height: 90px;
    transition: all 0.3s;
    background: #efefef;
    margin-right: 1px;
    position: relative;
}

    .pro_list li > a {
        font-size: 16px;
        color: #333;
        text-align: center;
        display: block;
        margin-top: 1px;
        transition: all 0.5s;
        line-height: 90px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .pro_list li:nth-child(8) {
        margin-right: 0px;
    }

    .pro_list li.on > a {
        background: linear-gradient(to right, #0078ee 0%,#03b8fd 80%);
        transition: all 0.5s;
        color: #fff;
    }


    .pro_list li dl {
        position: absolute;
        top: 90px;
        left: 0;
        width: 100%;
        height: 50px;
        z-index: 99;
        text-align: center;
    }

        .pro_list li dl a {
            display: block;
            background: #fff;
            height: 50px;
            line-height: 50px;
            color: #666;
            transition: all .3s;
        }

    .pro_list li:hover dl {
        transform: rotateX(0deg);
    }

    .pro_list li dl {
        transition: all .5s;
        transform: rotateX(90deg);
        transform-origin: top;
    }

        .pro_list li dl a:hover {
            background: #0078ee;
            color: #fff;
        }

        .pro_list li dl:hover {
            color: #fff;
        }

        .pro_list li dl dt + dt {
            border-top: 1px solid #f1f1f1;
        }

.pro_call {
    display: flex;
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
    height: auto;
}

    .pro_call ul {
        width: 100%;
        overflow: hidden;
        transition: 0.5s;
        flex-shrink: 0;
        margin-top: 20px;
    }

    .pro_call li {
        padding-left: 0 !important;
        display: block;
        float: left;
        margin-bottom: 20px;
        width: 24.1%;
        border: 1px solid #f5f5f5;
    }

        .pro_call li + li {
            margin-left: 1%;
        }

        .pro_call li a {
            display: block;
            width: 100%;
            height: auto;
            overflow: hidden;
            position: relative;
        }

            .pro_call li a img {
            }

        .pro_call li br {
            display: none;
        }

        .pro_call li span a {
            display: block;
            width: 100%;
            height: 60px;
            line-height: 60px;
            font-size: 16px;
            color: #333;
            position: relative;
            z-index: 22;
            text-align: center;
            background: #fff;
            transition: all linear 0.7s;
            -moz-transition: all linear 0.5s;
            -ms-transition: all linear 0.5s;
            -webkit-transition: all linear 0.7s;
        }

        .pro_call li:nth-child(5) {
            margin-left: 0%;
        }

        .pro_call li img {
            transition: all linear 0.7s;
            -moz-transition: all linear 0.5s;
            -ms-transition: all linear 0.5s;
            -webkit-transition: all linear 0.7s;
            width: 100%;
            height: auto;
        }

        .pro_call li:hover img {
            -webkit-transform: scale(1.12, 1.12);
            transform: scale(1.12, 1.12);
        }

        .pro_call li:hover span a {
            color: #fff;
            background: #0078ee;
        }






/*case*/
.case_bg {
    width: 100%;
    background: #f8f8f8;
    padding: 70px 0;
}

.casecenter {
    height: auto;
    margin-top: 30px;
}

.casetab {
    width: 600px;
    margin: 0 auto;
    z-index: 99999;
}

    .casetab li {
        float: left;
        width: 289px;
        height: 114px;
        margin-bottom: 10px;
        color: #444;
        font-size: 18px;
        position: relative;
        cursor: pointer; /*border: 1px solid #eee; */
        background: #fff;
    }

        .casetab li:nth-child(2n) {
            margin-left: 10px;
        }

    .casetab p {
        padding: 35px 0 0 100px;
    }

        .casetab p span {
            display: block;
            color: #aaa;
            font-size: 13px;
            font-weight: lighter;
            margin-top: 3px;
        }

    .casetab li em {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        text-align: center;
        position: absolute;
        top: 29px;
        left: 30px;
        z-index: 33;
        background: #fff;
    }

        .casetab li em i {
            display: inline-block;
            line-height: 60px;
            width: 50px;
            height: 50px;
            color: #666;
            font-size: 40px;
        }

    .casetab li.on i {
        color: #fff;
    }

    .casetab li.on em {
        background: #006ddb;
    }

    .casetab li.on i {
        background-position-y: -68px;
    }

    .casetab li:after {
        width: 100%;
        height: 100%;
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: #006ddb;
        transform: scale(0);
        transition: all .3s ease;
    }

    .casetab li.on:after {
        transform: scale(1);
    }

    .casetab li.on, .casetab li.on span {
        color: #fff;
    }

        .casetab li.on em {
            border-color: #fff;
        }
		.casetab li.on em img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}

    .casetab li p {
        position: relative;
        z-index: 33;
    }

.casecon {
    width: 800px;
    font-weight: lighter;
}

    .casecon .news_div_item_pic img {
        width: 800px;
        height: 487px;
        transition: all linear 0.5s;
        -moz-transition: all linear 0.5s;
        -ms-transition: all linear 0.5s;
        -webkit-transition: all linear 0.6s;
    }

    .casecon .divdgweb_new_div_item {
        position: relative;
    }

    .casecon .divdgweb_new_div_item_content {
        position: absolute;
        width: 100%;
        padding: 15px 5%;
        background: rgba(0,0,0,0.4);
        color: #fff;
        bottom: 0;
        left: 0;
        z-index: 99999;
    }

    .casecon a {
        color: #fff;
    }

        .casecon a:hover {
            text-decoration: underline;
        }

    .casecon .divdgweb_new_div_item_a {
        font-size: 20px;
    }

    .casecon .divdgweb_new_div_item_body {
        color: #fff;
        font-size: 0;
    }

        .casecon .divdgweb_new_div_item_body a {
            color: #fff;
        }

.casetab li a {
    color: #404845;
    font-size: 18px;
}

    .casetab li a:hover {
        color: #fff;
        font-size: 18px;
    }

.casecon .divdgweb_new_div_item:hover img {
    transform: scale(1.1);
}






/*adv*/
.adv_bg {
    width: 100%;
    max-width: 1920px;
    min-width: 1400px;
    margin: 90px auto 0;
}

.adv_tit {
    text-align: center;
}

    .adv_tit em {
        font-size: 40px;
        line-height: 40px;
        color: #333;
        font-weight: bold;
    }

        .adv_tit em i {
            display: inline-block;
            font-family: neutraface2;
            font-size: 76px;
            line-height: 52px;
            color: #0078ee;
            font-weight: normal;
            vertical-align: text-bottom;
            margin: 0 10px 0 5px;
        }

    .adv_tit p {
        margin: 16px 0;
        font-size: 18px;
        line-height: 18px;
        color: #666;
    }

.adv {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 44px;
}

.adv_cont {
    width: 16.5%;
    height: 620px;
    overflow-x: hidden;
    position: relative;
    transition-duration: 0.6s;
}

    .adv_cont img {
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        transition-duration: 0.6s;
    }

    .adv_cont:nth-child(1) img {
        left: -166px;
    }

    .adv_cont:nth-child(2) img {
        left: 0;
    }

    .adv_cont:nth-child(3) img {
        left: -63px;
    }

    .adv_cont:nth-child(4) img {
        left: -20px;
    }

.adv > div .initial {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    padding-left: 50px;
    padding-top: 72px;
    box-sizing: border-box;
    background: rgba(0,0,0,.7);
    opacity: 1;
    visibility: visible;
    white-space: nowrap;
    transition: 0.3s linear all;
}

.adv_cont .initial em {
    display: inline-block;
    font-size: 36px;
    line-height: 43px;
    color: #fff;
    font-weight: bold;
}

    .adv_cont .initial em:after {
        content: "";
        display: block;
        width: 1px;
        height: 212px;
        margin: 25px auto 0;
        background: rgba(255,255,255,.7);
    }

.adv_cont .initial span {
    display: block;
    margin-top: 80px;
    font-family: Arial;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.adv_cont .initial font {
    display: block;
    margin-top: 60px;
    font-family: DIN Medium;
    font-size: 90px;
    line-height: 58px;
    color: rgba(255,255,255.7);
    font-weight: bold;
}

.adv > div .place {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 25px;
    overflow: hidden;
    background: rgba(0,0,0,.9);
    opacity: 0;
    visibility: hidden;
    transition-timing-function: ease-in-out;
}

.adv_cont .place_fl {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 12%;
    padding-top: 47px;
    font-family: DIN Medium;
    font-size: 60px;
    line-height: 43px;
    color: #fff;
    font-weight: bold;
    background: #0078ee;
}

    .adv_cont .place_fl i {
        display: block;
        width: 20px;
        height: 20px;
        margin-top: 36px;
        background: url(../images/20240729141737_951107278.png) center no-repeat;
    }

.adv_cont .place_fr {
    width: 88%;
    padding: 30px 3% 30px 3.9%;
}

    .adv_cont .place_fr em {
        display: block;
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        font-weight: bold;
    }

    .adv_cont .place_fr p {
        font-size: 15px;
        line-height: 26px;
        color: #fff;
        padding-left: 18px;
        background: url(../images/20240729141737_350321027.png) left 13px no-repeat;
    }

        .adv_cont .place_fr p + p {
            margin-top: 13px;
        }

.adv > div.adv_cur {
    width: 50%;
}

    .adv > div.adv_cur img {
        left: 0;
    }

.adv > div:nth-child(2).adv_cur img {
    left: 0px;
}

.adv > div.adv_cur .initial {
    opacity: 0;
    visibility: hidden;
}

.adv > div.adv_cur .place {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.6s;
}





/*honor*/
.honor_bg {
    padding-top: 0px;
}

.honor {
    display: flex;
    align-items: end;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
}

.honor_l img {
    margin-left: -110px;
}

.honor_r {
    width: calc(100% - 240px);
    padding: 40px 30px;
    background: linear-gradient(90deg,#fff 30%,#fff 70%);
    box-shadow: 50px 0px 50px rgba(0,0,0,0.05);
}

    .honor_r .tempWrap {
        width: 100% !important;
    }

    .honor_r ul {
        display: block;
    }

    .honor_r li {
        float: left;
        overflow: hidden;
        transition: 0.3s ease all;
        display: block;
        width: calc((100% - 60px) / 4);
        margin-right: 15px;
        text-align: center;
    }

        .honor_r li p a {
            color: #333;
            font-size: 16px;
            display: block;
        }

        .honor_r li p {
            height: 50px;
            line-height: 50px;
            position: relative;
            z-index: 2;
            background: #f8f8f8;
            display: none;
        }

        .honor_r li img {
            transition: all linear 0.5s;
            -moz-transition: all linear 0.5s;
            -ms-transition: all linear 0.5s;
            -webkit-transition: all linear 0.5s;
            width: 100%;
            height: 330px;
            display: block;
            object-fit: contain;
        }

        .honor_r li:hover img {
            -webkit-transform: scale(1.12, 1.12);
            transform: scale(1.12, 1.12);
        }






/*news*/
.new_tc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new_bc {
    padding: 70px 0 20px;
    background: #f8f8f8;
}

.new_tl > b {
    display: block;
    color: #e9e9e9;
    font-size: 52px;
}

    .new_tl > b span {
        color: #0078ee;
    }

.new_tl > i {
    margin-top: 10px;
    font-weight: 700;
    font-size: 28px;
}

    .new_tl > i em {
        display: inline-block;
        margin-left: 20px;
        width: 100px;
        height: 1px;
        background: #e6e6e6;
    }

.new_tr {
    display: flex;
}

    .new_tr li a {
        display: flex;
        width: 150px;
        height: 45px;
        background: #eee;
        color: #333;
        font-size: 14px;
        align-items: center;
        justify-content: center;
    }

    .new_tr li + li {
        margin-left: 28px;
    }

    .new_tr li a span {
        margin-right: 4px;
        color: #333;
        font-size: 22px;
    }

    .new_tr li.on a {
        background: #0078ee;
        color: #fff;
    }

    .new_tr li.on span {
        color: #fff;
    }

.new_li .news_div {
    display: flex;
    justify-content: space-between;
}

.new_ic {
    display: flex;
    margin-top: 40px;
    transition: all .5s;
}

.new_item {
    display: flex;
    width: 100%;
    flex-shrink: 0;
    justify-content: space-between;
}

.new_c {
    overflow: hidden;
}

img.news_div_item_image {
    width: 100%;
    transition: .75s;
    height: 223px;
}

.new_li {
    width: 54%;
}

.new_ri {
    width: 44%;
}

.new_li .news_div_item {
    padding: 22px 28px;
    width: 48.5%;
    border: 1px solid #e6e6e6;
    transition: .5s;
}

.new_li .news_div_item_day {
    position: absolute;
    top: 0;
    left: 0;
    color: #333 !important;
    font-weight: 700;
    font-size: 26px !important;
}

.new_li .news_div_item_date {
    display: none !important;
    position: relative;
    display: flex;
    padding-top: 10px;
    padding-left: 37px;
    height: 26px;
}

    .new_li .news_div_item_date * {
        color: #bfbfbf;
        font-size: 14px;
    }

.new_li .news_div_item_title a {
    display: block;
    margin: 14px 0 12px;
    font-size: 18px;
}

.new_li .news_div_item_body {
    overflow: hidden;
    margin-bottom: 0px;
    height: 70px;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 24px;
}

.new_ri .news_div_item:nth-child(-n+2) {
    display: none;
}

.new_ri .news_div_item_image {
    display: none;
}

.new_ri .news_div_item_day {
    position: absolute;
    top: 20px;
    left: 12px;
    font-weight: 700;
    font-size: 30px;
}

.new_ri .news_div_item {
    position: relative;
}

.new_ri .news_div_item_a {
    position: relative;
    display: block;
    font-size: 18px;
}

.new_ri .news_div_item_month, .new_ri .news_div_item_year {
    position: absolute;
    top: 62px;
    left: 0px;
    color: #bfbfbf;
    font-size: 14px;
}

.new_ri .news_div_item_body {
    overflow: hidden;
    margin-top: 10px;
    height: 55px;
    color: #8c8c8c;
    font-size: 15px;
    line-height: 28px;
}

.new_ri .news_div_item_content {
    padding-bottom: 23px;
    padding-left: 90px;
    border-bottom: 1px solid #e6e6e6;
}

.new_ri .news_div_item_month {
    left: 40px;
}

.new_ri .news_div_item:nth-child(n+4) {
    margin-top: 24px;
}

.new_ri .news_div_item_a:after {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    content: "\e62a";
    font-size: 24px;
    font-family: iconfont;
}

.new_li .news_div_item:hover .news_div_item_image {
    transform: scale(1.1);
}

.new_li .news_div_item_pic > a {
    display: block;
    overflow: hidden;
}

.new_li .news_div_item:hover {
    border-color: #0078ee;
}

    .new_li .news_div_item:hover .news_div_item_day, .new_li .news_div_item:hover .news_div_item_title a, .new_ri .news_div_item:hover .news_div_item_day, .new_ri .news_div_item:hover .news_div_item_title a, .news_div_item:hover .news_div_item_a:after {
        color: #0078ee !important;
        font-weight: bold;
    }



/*link*/
.links {
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 0;
}

.linksW {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
}

.links_l {
    width: 100px;
}

.links_lm {
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
}

    .links_lm p {
        text-transform: uppercase;
        font-size: 24px;
        font-weight: bold;
        line-height: 24px;
    }

        .links_lm p span {
            color: #0078ee;
        }

    .links_lm em {
        font-size: 14px;
        color: #999;
        letter-spacing: 5px;
        line-height: 16px;
    }

.links_r {
    width: 93%;
    color: #fff;
}

    .links_r a {
        font-size: 15px;
        color: #666 !important;
    }

.linkTagcs li a {
    font-weight: lighter;
}



/*footer*/
.footer_bg {
    width: 100%;
    color: #fff;
    background: #232323;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    padding-top: 0px;
}


.crcon {
    padding: 70px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.copy_item {
    float: left;
    padding-left: 140px;
}

.copy_item1 {
    float: right;
    padding-left: 60px;
    border-left: 1px solid #403f3f;
    height: 250px;
}

.copy_item ul proadvong {
    display: block;
    padding: 0 0 30px;
    position: relative;
}

    .copy_item ul proadvong a {
        display: block;
        line-height: 40px;
        color: #fff;
        font-weight: normal;
        font-size: 18px;
    }

        .copy_item ul proadvong a .en {
            font-size: 12px;
            color: #666;
            font-weight: normal;
            text-transform: capitalize;
        }

.copy_item ul li a {
    display: block;
    color: #bbb;
    line-height: 32px;
    font-size: 15px;
    opacity: 0.9;
    font-weight: lighter;
}

.copy_item ul li dl {
    display: none;
}

.copy_item ul li {
    display: block;
}

    .copy_item ul li a:hover {
        color: #fff;
        opacity: 1;
    }

.copy_item ul proadvong::after {
    position: absolute;
    content: "";
    top: 50px;
    width: 25px;
    height: 2px;
    background-color: rgba(255,255,255,0.5);
    left: 0px;
}

.copy_item:hover proadvong::after {
    position: absolute;
    content: "";
    top: 50px;
    width: 77px;
    height: 2px;
    background-color: #ffffff;
    ;
    left: 0px;
    transition: 0.5s;
}

.crconcat {
    width: 32%;
    background: url(../images/20240726115058_1591691654.jpg) no-repeat 70px 0px;
    float: left;
    position: relative;
}


.social {
    padding-top: 15px;
    clear: both;
}

    .social a {
        position: relative;
        font-size: 13px;
        color: #fff;
        display: inline-block;
        line-height: 25px;
        padding: 5px 9px;
        border: 1px solid rgba(255,255,255,0.2);
        transition: 0.3s all ease-in-out;
        float: left;
        display: block;
        margin-right: 14px;
        margin-top: 4%;
    }

        .social a i {
            opacity: 0.9;
        }

        .social a img {
            display: block
        }

        .social a:hover {
            background: #0078ee;
        }

            .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: calc((100% - 10px) / 2);
        }

        .social .ewm img {
            display: block;
            width: 100%;
            height: auto;
        }

.cr_tel b {
    float: left;
    padding-left: 10px;
    font-weight: normal;
    line-height: 36px;
    font-size: 18px;
    color: #cfcfcf;
    padding-top: 5px;
}

.cr_tel img {
    float: left;
    display: block;
}

.cr_tel {
    padding-bottom: 15px;
    font-size: 16px;
    color: #fff;
}

    .cr_tel em {
        display: block;
        font-size: 38px;
        color: #fff;
        font-family: Arial;
        font-weight: bold;
    }

.tel {
    padding-top: 0px;
}

    .tel h2 {
        font-size: 28px;
        margin: 0;
        color: #fff;
        letter-spacing: 2px;
        font-family: DIN Medium;
    }

    .tel div {
        color: #ccc;
        font-size: 16px;
        margin-bottom: 10px;
    }

.add {
    padding-top: 20px;
    color: #ccc;
    font-size: 15px;
    line-height: 30px;
}

    .add div {
        color: #e5e5e5;
        font-size: 16px;
    }


.copy_bg {
    line-height: 24px;
    overflow: hidden;
    padding: 1% 0;
}

.copy_b {
    display: flex;
    justify-content: space-between;
    line-height: 24px;
    color: #ccc;
}

.copy_bg div {
    color: #999;
    line-height: 35px;
    font-size: 15px;
}

.copy_b div:nth-child(1) {
    width: 70%;
}

.copy_b div:nth-child(2) {
    position: relative;
}

    .copy_b div:nth-child(2):after {
        position: absolute;
        content: "";
        width: 300px;
        height: 100%;
        top: 0;
        right: -300px;
    }

.copy_b div a {
    color: #999;
    font-size: 14px;
}

.copy_db {
    width: 1400px;
    line-height: 28px;
    font-size: 15px;
    color: #ccc;
    margin: 0 auto
}

    .copy_db a {
        color: #999;
        font-size: 15px;
    }

        .copy_db a:hover {
            color: #fff;
        }
