* {
        margin: 0;
        padding: 0;
        font-size: 13px;
        font-family: microsoft yahei;
        color: #333
    }
    
    body {
        overflow-x: hidden;
        min-width: 1360px;
    }
    
    svg {
        display: block;
    }
    
    img {
        border: 0 none
    }
    
    a,
    img {
        outline: 0
    }
    
    a {
        text-decoration: none
    }
    
    li {
        list-style: none
    }
    
    .fl {
        float: left
    }
    
    .pl {
        left: 0
    }
    
    .pl,
    .pr {
        position: absolute
    }
    
    .pr {
        right: 0
    }
    
    .fr {
        float: right
    }
    
    .page {
        margin: 0 auto;
        width: 1360px;
    }
    
    .cl,
    .clear {
        clear: both;
        display: block;
    }
    
    .dis {
        display: none
    }
    
    .top35 {
        margin-top: 35px
    }
    
    .en {
        text-transform: uppercase;
        font-family: arial;
    }
    
    em,
    i {
        font-style: normal;
    }
    
    .box {
        margin: 0 auto;
        width: 85%;
        min-width: 1400px;
        box-sizing: border-box;
        padding: 0 4%;
    }
    
    .page {
        width: 1400px;
        min-width: 1400px;
        margin: 0 auto;
    }
    
    .bg {
        width: 100%;
        min-width: 1400px;
        max-width: 1920px;
    }
    /*共用样式*/
    
    .t {
        text-align: center;
    }
    
    .t p {
        font-size: 40px;
        color: #333;
        font-weight: bold;
    }
    
    .t p>b {
        color: #026fc4;
    }
    
    .t p>d {
        font-size: 40px;
    }
    
    .t span {
        display: block;
        margin-top: 4px;
        font-size: 18px;
    }
    
    .t dd {
        width: 50px;
        height: 4px;
        background: #026fc4;
        margin: 20px auto 0;
    }
    /*间隙*/
    
    .top10 {
        padding-top: 10px;
    }
    
    .top20 {
        padding-top: 20px;
    }
    
    .top30 {
        padding-top: 30px;
    }
    
    .top40 {
        padding-top: 40px;
    }
    
    .top50 {
        padding-top: 50px;
    }
    
    .top60 {
        padding-top: 60px;
    }
    
    .top70 {
        padding-top: 70px;
    }
    
    .top80 {
        padding-top: 80px;
    }
    
    .top90 {
        padding-top: 90px;
    }
    
    .top100 {
        padding-top: 100px;
    }
    /*header*/
    
    .header:hover {
        background: #fff;
        box-shadow: 20px 6px 20px rgba(0, 0, 0, .1);
    }
    
    .header:hover a {
        color: #333;
    }
    
    .header {
        position: fixed;
        width: 100%;
        height: 100px;
        z-index: 5000;
        background: transparent;
        transition: ease .5s;
        background: rgba(2, 111, 196, .9);
        box-shadow: 20px 6px 20px rgba(0, 0, 0, .1);
    }
    
    .header.on {
        box-shadow: 20px 6px 20px rgba(0, 0, 0, .1);
        top: 0;
    }
    
    .ny-header {
        background: #fff;
    }
    
    .header-con {}
    
    .header.on .header-con {
        border: none;
    }
    
    .header.on .header-phone h4 {
        color: #026fc4;
    }
    
    .header:hover .header-phone h4 {
        color: #026fc4;
    }
    
    .header:hover .logo {
        filter: grayscale(0%) brightness(100%);
    }
    
    .header .logo {
        display: block;
        float: left;
        position: relative;
        z-index: 1200;
        margin: 22px 0 31px 1.4%;
        filter: contrast(0) brightness(2);
    }
    
    .header .logo span {
        float: right;
        font-size: 34px;
        margin-left: 15px;
        font-weight: bold;
        margin-top: -7px;
        letter-spacing: 4px;
        color: #333;
    }
    
    .header .logo span b {
        font-weight: bold;
        font-size: 33px;
        font-family: "classic";
    }
    
    .header .logo span i {
        font-size: 14px;
        font-family: microsoft yahei;
        letter-spacing: 0px;
        font-style: oblique;
        font-weight: 540;
        display: block;
        margin-top: 0px;
        letter-spacing: 1.5px;
        color: #666;
    }
    
    .header-right {
        float: right;
        margin: 38px 2% 38px 0;
    }
    
    .header-top {
        background: url()no-repeat center;
        transition: ease .5s;
        padding: 25px 0;
    }
    
    .ny-top {
        background: #fff;
    }
    
    .ny-top .header-language a:hover {
        color: #F0BB44;
    }
    
    .header-slogan {
        float: left;
        font-size: 22px;
        line-height: 40px;
        color: #341d17;
    }
    
    .header-phone {
        float: right;
        font-size: 24px;
        line-height: 40px;
        margin-top: -9px;
        position: relative;
        padding-left: 40px;
        font-family: "DIN-BOLD";
        color: #fff;
    }
    
    .header-phone::before {
        position: absolute;
        content: "";
        width: 25px;
        height: 25px;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171339_2095952122.png)no-repeat center;
        background-size: 100% 100%;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        color: #fff;
    }
    
    .header-phone h4 {
        font-size: 24px;
        color: #fff;
    }
    
    .header-phone span {
        display: inline-block;
        font-family: "ITCAvantGardeStd-BkCn";
        font-size: 22px;
        line-height: 30px;
        color: #341d17;
    }
    
    .header-search {
        float: left;
        margin-top: 2px;
        position: relative;
        margin-right: 26px;
    }
    
    .bt-search {
        position: relative;
        border: none;
        background: none;
        float: left;
        text-align: center;
        cursor: pointer;
        transition: .5s;
        z-index: 10;
    }
    /* .bt-search:hover{background: #fff;} */
    
    .bt-search .sub-bot {
        display: inline-block;
        width: 19px;
        height: 19px;
        background: transparent;
        border: none;
        z-index: 3;
        cursor: pointer;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171339_1076365650.png) no-repeat center transparent;
        padding-right: 0px;
    }
    
    .header:hover .sub-bot {
        background-image: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171511_1265317792.png);
    }
    
    .header:hover .header-phone::before {
        background-image: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171511_1623583387.png);
    }
    
    .header:hover .header-phone {
        color: #026fc4;
    }
    
    .header.on .sub-bot,
    .ny-header .sub-bot {
        background-image: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171511_1265317792.png);
    }
    
    .searchop .search-all {
        z-index: 10;
        opacity: 1;
        visibility: visible;
    }
    
    .search-all {
        position: absolute;
        right: 0;
        top: 0;
        width: 300px;
        height: auto;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        transition: all .2s;
    }
    
    .search-all .search-box {
        position: relative;
        height: 36px;
        margin-top: 38px;
        background: #fff;
    }
    
    .searchop .search-all .search-box {
        animation: searchform-fade 400ms both;
    }
    
    .searchop .search-all form {
        animation: searchform-slide 1s both;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }
    
    .search-all .search-box .search-txt {
        color: #333;
        line-height: 36px;
        width: 44px;
        text-align: center;
        cursor: pointer;
        transition: all .3s ease-out;
    }
    
    .search-all .search-box .search-txt i {
        font-size: 20px !important;
    }
    
    .search-all .search-box .search-txt.left {
        float: left;
    }
    
    .search-all .search-box .search-inp {
        margin-left: 44px;
        transition: all .3s ease-out 0s;
        margin-right: 44px;
    }
    
    .search-all .search-box .search-inp input {
        font-size: 14px;
        line-height: 36px;
        color: #333;
        width: 100%;
        border-radius: 5px;
    }
    
    .searchop .search-close {
        opacity: 1;
        transition: all .2s ease-out 0s;
    }
    
    .search-all .search-box .search-close {
        width: 44px;
        height: 36px;
        font-size: 16px;
        color: #333;
        line-height: 36px;
        text-align: center;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 1;
    }
    
    .searchop .search-close:hover {}
    
    .searchshow .top2-bu a {
        -webkit-animation: item-searchshow .4s both;
        animation: item-searchshow .4s both;
    }
    
    .language {
        float: left;
        position: relative;
        padding-right: 18px;
        margin-right: 18px;
        font-size: 16px;
        line-height: 24px;
    }
    
    .language::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 17px;
        background: rgba(255, 255, 255, .6);
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .language a {
        display: block;
        width: 22px;
        height: 21px;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171339_2095952122.png)no-repeat center;
        background-size: 100% 100%;
        transition: ease .5s;
    }
    
    .language a:hover,
    .header.on .language a:hover,
    .ny-header .language a:hover {
        background-image: url();
    }
    
    .header.on .language a,
    .ny-header .language a {
        background-image: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171636_1361835122.png);
    }
    
    .header.on .language::before,
    .ny-header .language::before {
        background: #414141;
    }
    
    .header.on .header-phone,
    .ny-header .header-phone {
        color: #026fc4;
    }
    
    .header.on .header-phone::before,
    .ny-header .header-phone::before {
        background-image: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171511_1623583387.png);
    }
    
    .header-navbar {}
    
    .navbar {
        float: left;
        transition: ease .5s;
        margin-left: 300px;
        margin-right: -36px;
    }
    
    .navitem {
        float: left;
        padding: 0 1.4vw;
    }
    
    .navitem>a {
        display: inline-block;
        font-size: 18px;
        color: rgba(255, 255, 255, 1);
        line-height: 30px;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        background: transparent;
        padding: 35px 0;
        position: relative;
    }
    /* 2020.7.31下拉 */
    
    .dropdown-menu {
        display: none;
        width: 100%;
        left: 0;
        top: 100%;
        position: absolute;
        background: #fff;
        border-top: 1px solid #cfdae3;
        height: 120px;
        text-align: center;
    }
    
    .dropdown-menu ul {
        display: flex;
        justify-content: space-evenly;
        width: 100%;
        padding-top: 11px;
    }
    
    .dropdown-menu ul li {
        margin: 0 70px;
    }
    
    .dropdown-menu ul li img {
        display: block;
        margin: 0 auto;
        height: 38px;
    }
    
    .dropdown-menu ul li p {
        margin-top: 14px;
        font-size: 17px;
    }
    
    .dropdown-menu ul li a {
        display: block;
        color: #333333;
        font-size: 16px;
    }
    
    .dropdown-menu2 ul li {
        margin: 0 0.5vw;
    }
    
    .i_search_r {
        float: right;
        width: 262px;
    }
    
    .i_search_r form {
        display: block;
        width: 260px;
        line-height: 38px;
        height: 38px;
        margin: 0;
        position: relative;
    }
    
    .i_search_r form #search-i {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026171709_662135826.jpg) no-repeat center;
        width: 25px;
        height: 36px;
        border-radius: 50%;
        position: absolute;
        right: 2px;
        top: 0px;
        overflow: hidden;
        display: block;
        transition: 0.3s all ease-in-out;
    }
    
    .i_search_r form #search-i input {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: none;
        border: 0 none;
    }
    
    .i_search_r form #search-bg input {
        line-height: 38px;
        background: none;
        border: 0 none;
        width: 210px;
        padding-left: 20px;
        color: #aaa;
        outline: none;
    }
    
    .navitem.single {
        /*	position: relative;*/
    }
    
    .navitem:hover .dropdown-menu {
        display: block;
    }
    
    .dropdown-pad {
        text-align: center;
        background: #fff;
        padding: 8px 20px;
    }
    
    .dropdown-menu a {
        display: block;
        font-size: 16px;
        line-height: 30px;
        padding: 15px 0;
        color: #333;
        transition: ease .5s;
        border-top: 1px dashed #e5e5e5;
    }
    
    .dropdown-menu a:hover {
        color: #026fc4;
    }
    
    .dropdown-menu a:first-child {
        border-top: none;
    }
    
    @media (max-width:640px) {
        .intw-txt,
        .pro-ul li .intw-txt,
        .pro-ul li:hover .intw-txt {
            padding: 30px 0;
        }
        .abtbanner-font h4,
        .abtbanner-font h3,
        .abtbanner-font p {
            color: #222;
        }
        .intw-slide:hover .intw-txt {
            transform: none;
        }
        .intw-slide:hover .intw-txt::before {
            display: none;
        }
        .intw-slide:hover .intw-txt h3 {
            color: #333;
        }
        .intw-slide:hover .intw-txt p {
            color: #666;
        }
        .intw-slide:hover .intw-txt span {
            background-color: #026fc4;
            height: 2px;
            width: 29px;
        }
        .intw-txt p,
        .intw-slide:hover .intw-txt p {
            -webkit-line-clamp: 2;
        }
    }
    /* .navitem.active>a{font-weight: bold;color: #fff;} */
    
    .navitem:hover>a,
    .ny-header .navitem:hover>a {
        color: #026fc4;
    }
    
    .navitem>a::before {
        position: absolute;
        content: "";
        width: 0px;
        height: 3px;
        background: #026fc4;
        left: 50%;
        bottom: 0%;
        transform: translateX(-50%);
        transition: ease .5s;
    }
    
    .header.on .navitem:hover>a::before,
    .header.on .navitem.active>a::before,
    .ny-header .navitem.active>a::before {
        width: 100%;
    }
    
    .header.on {
        background-color: #fff;
        border-color: transparent;
        height: 100px;
    }
    
    .header.on .navitem>a {
        padding: 35px 0px;
    }
    
    .header.on .logo img {
        /*		width: 224px; 
height: 35px;*/
    }
    
    .header.on .logo {
        filter: grayscale(0%) brightness(100%);
        color: #333;
        margin: 22px 0 31px 1.4%;
    }
    
    .header.on .logo p,
    .header.on .navitem>a,
    .ny-header .navitem>a,
    .header.on .language-text,
    .ny-header .language-text {
        color: #333;
    }
    
    .header.on .navitem.active>a,
    .ny-header .navitem.active>a {
        color: #026fc4;
        font-weight: bold;
    }
    
    .header .navitem:hover>a::before,
    .header.on .navitem:hover>a::before,
    .header.on .navitem.active>a::before,
    .ny-header .navitem.active>a::before {
        width: 100%;
    }
    
    .header.on .navitem>a:hover {
        color: #026fc4;
    }
    
    .header.on .language-text:hover,
    .ny-header .language-text:hover {
        color: #026fc4;
    }
    
    #ino-p1 {
        display: none;
    }
    
    #ino-p span {
        opacity: 0;
    }
    
    @media(max-width:1819px) {
        .header .logo img,
        .header.on .logo img.logoon {
            width: 60px;
            height: 43px;
        }
        .header .logo span {
            float: right;
            font-size: 32px;
            margin-left: 15px;
            letter-spacing: 6px;
            margin-top: -5px;
            color: #333;
        }
        .header .logo span i {
            font-size: 12px;
            font-family: microsoft yahei;
            display: block;
            letter-spacing: 1.9px;
            color: #333;
            font-variant: small-caps;
        }
        .header .logo span b {
            font-size: 26px;
            font-family: "classic";
            font-weight: bold;
        }
        .header .logo {}
        .ny-header .logo {
            margin: 28px 0;
        }
        .header.on .logo {
            margin: 28px 0 0 2%;
        }
        .header-search {
            margin-right: 20px;
        }
        .language {
            padding-right: 12px;
            margin-right: 12px;
        }
        .header-phone {
            font-size: 22px;
        }
        .navbar {
            margin-right: -22px;
            margin-left: 100px;
        }
    }
    
    @media(max-width:1559px) {
        .intw-swiper {
            padding: 0 60px;
        }
        .intw-swiper .swiper-button-next {
            right: 0;
        }
        .intw-swiper .swiper-button-prev {
            left: 0;
        }
    }
    
    @media(max-width:1459px) {
        .index-tit em {
            font-size: 40px;
        }
        .ino-more {
            margin-top: 50px;
        }
        .ind3-txt h3 {
            font-size: 24px;
        }
        .navitem>a {
            font-size: 16px;
        }
        .header-phone::before {
            width: 20px;
            height: 20px;
        }
        .header-phone {
            font-size: 20px;
            padding-left: 30px;
        }
        .navitem>a,
        .header.on .navitem>a {
            padding: 35px 0px;
        }
        .navbar {
            margin-right: -18px;
            margin-left: 10px;
        }
        .header .logo {
            margin: 20px 0 0 2%;
        }
        .header.on .logo {
            margin: 20px 0 0 2%;
        }
        .ny-header .logo {
            margin: 38px 0;
        }
        .header .logo img,
        .header.on .logo img.logoon {
            width: 60px;
            height: 43px;
        }
        .header .logo span {
            float: right;
            font-size: 26px;
            margin-left: 15px;
            letter-spacing: 6px;
            margin-top: -5px;
            color: #333;
        }
        .header .logo span i {
            font-size: 12px;
            font-family: microsoft yahei;
            letter-spacing: 0px;
            font-style: oblique;
            display: block;
            letter-spacing: 0.6px;
            color: #333;
        }
        .header .logo span b {
            font-size: 26px;
            font-weight: bold;
            font-family: "classic";
        }
        .header-search {
            margin-right: 10px;
        }
        .intw-slide:hover .intw-txt p {
            -webkit-line-clamp: 3;
        }
        .intw-txt {
            height: 182px;
        }
        .intw-slide:hover .intw-txt h3,
        .intw-txt h3 {
            font-size: 22px;
        }
        .in5-li {
            padding: 10px 0 15px;
        }
        .bottom1-ewm {
            width: auto;
        }
        .index-two::before {
            height: 332px;
        }
    }
    
    @media(max-width:1459px) {
        .navitem {
            padding: 0 0.4vw;
        }
    }
    
    @media(max-width:1259px) {
        body {
            padding-top: 60px !important;
        }
        .navitem {
            padding: 0 0.4vw;
        }
        .foot-app,
        .header-app {
            display: block;
        }
        .index-tit em {
            font-size: 34px;
            line-height: 46px;
        }
        .in5-ri {
            padding: 15px 22px;
        }
        .in5-li {
            padding: 10px 0 13px;
        }
        .intw-slide:hover .intw-txt h3,
        .intw-txt h3 {
            font-size: 21px;
        }
        .ino-font1 h3 {
            font-size: 21px;
        }
        .ino-font1.on h3 {
            font-size: 26px;
        }
        .int-ul {
            padding: 60px;
        }
        .ino-con {
            height: 450px;
        }
        .in5-img {
            height: 225px;
        }
        .in5-img img {
            height: 100%;
        }
        .in5-txt {
            padding: 31px 22px 24px;
        }
        .frd-link {
            margin-top: 25px;
            padding-bottom: 20px;
        }
    }
    /*幻灯*/
    
    .boyh .txt {
        width: 90%;
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        text-align: center;
        z-index: 999;
    }
    
    .boyh .txt h2 {
        font-size: 4.2vw;
        color: #fff;
        text-transform: uppercase;
        line-height: 90px;
        padding: 17% 0 1% 0;
        text-shadow: 5px 0 10px rgba(0, 0, 0, .3);
        font-family: hs_l;
    }
    
    .boyh .txt p {
        font-size: 27px;
        color: #fff;
        line-height: 38px;
        font-family: hs_l;
    }
    
    .boyh .txt .morelink {
        margin-top: 25px;
        min-width: 180px;
        margin-left: 10px;
        margin-right: 10px;
        color: #fff;
        font-size: 18px;
    }
    
    .boyh .txt .morelink i {
        font-size: 20px;
        line-height: 30px;
        margin-right: 8px;
        display: inline-block;
        vertical-align: top;
    }
    
    .boyh .txt .morelink:hover {
        color: #fff;
    }
    
    .btn-3 {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .morelink {
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        padding: 9px 24px;
        background-color: #026fc4;
        /*border: 1px solid #026fc4;*/
        border-radius: 6px;
        text-transform: capitalize;
        transition: all 0.3s;
    }
    
    .bannersldtxt_p .links .item {
        margin-right: 1vw;
        padding: 15px 0 15px 15px;
        height: 78px;
        border-radius: 5px;
        background: rgba(128, 142, 162, .2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }
    
    .bannersldtxt_p .links .item .icon {
        font-size: 0;
        margin-right: 16px;
    }
    
    .bannersldtxt_p .links .item .txt {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
    }
    
    @media (max-width:1280px) {
        .bannersldtxt_p .links .item .txt {
            font-size: 14px
        }
    }
    
    @media (max-width:1024px) {
        .bannersldtxt_p .links .item {
            padding: 15px 10px
        }
        .bannersldtxt_p .links .item .txt {
            font-size: 12px
        }
    }
    
    .bannersldtxt_p .links .item:last-child {
        margin-right: 0
    }
    
    .idx_banner ul li .center .info .img {
        width: 50%;
        font-size: 0;
        text-align: center
    }
    
    .fg_dha {
        width: 100%;
        background: #fff;
        height: 235px
    }
    
    .fg_dh {
        background: #fff;
        height: 235px
    }
    
    .btt {
        overflow: hidden;
        text-align: center;
    }
    
    .fg_dh li {
        width: calc(100%/4);
        float: left;
        height: 235px;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.1);
    }
    
    .btt .nt {
        font-size: 22px;
        color: #333;
        line-height: 30px;
        float: left;
        font-weight: normal;
    }
    
    .btt .nt span {
        font-weight: normal;
        color: #999;
        font-size: 14px;
        font-family: Arial;
        text-transform: uppercase;
        display: block;
        opacity: 0.3
    }
    
    .nx {
        font-size: 15px;
        color: #666;
        margin: 10px auto 20px;
        opacity: 0.6;
        font-weight: 100;
    }
    
    .mo a {
        font-size: 14px;
        color: #999;
        width: 185px;
        height: 35px;
        border: 1px #ccc solid;
        display: block;
        text-align: center;
        line-height: 35px;
        opacity: 0.8;
        transition: 0.3s all ease-in-out;
    }
    
    .mo a:hover {
        width: 230px;
        background: #fff;
        color: #333;
    }
    /*产品*/
    
    .pro {
        width: 100%;
        background: #f8f8f8;
        overflow: hidden;
        padding: 80px 0;
    }
    
    .pro_box {
        width: 100%;
    }
    
    .pro .tit span {
        margin-bottom: 0px;
    }
    
    .lc_ti {
        background: linear-gradient(120deg, #026fc4, #026fc4);
        height: 130px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        float: left;
        width: 100%;
    }
    
    .lc_ti p {
        font-size: 28px;
        display: flex;
        flex-direction: column;
        color: #fff;
        align-items: center;
        line-height: 32px;
    }
    
    .lc_ti p span {
        font-size: 16px;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.3);
    }
    
    .pro_nav li a {
        font-size: 17px;
        letter-spacing: -1px;
    }
    
    .pro_nav ul {
        display: flex;
        flex-direction: column;
        background: #fff;
        position: relative;
        height: 100%;
    }
    
    li#showtyepname div {
        display: flex;
        flex-direction: column;
    }
    
    .pro_nav ul li a {
        height: 100%;
        padding-left: 50px;
        font-weight: normal;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        position: relative;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
    }
    
    .pro_nav ul li:first-child {
        border-bottom: 1px solid #f1f1f1;
        width: 100%;
        width: 100%;
        height: 60px;
    }
    
    li#showtyepname div {
        line-height: 36px;
        padding-top: 5px;
        padding-left: 70px;
    }
    
    #showtyepname a {
        padding-left: 5px;
        position: relative;
        font-size: 14px!important
    }
    
    .pro_nav ul:last-child li:first-child {
        border-bottom: none;
    }
    
    .pro_nav ul li a:before,
    .pro_nav ul li a:after {
        content: '';
        position: absolute;
        transition: 0.5s;
    }
    
    .pro_nav ul li a:before {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        border: 1px solid #ccc;
        left: 27px;
    }
    
    .pro_nav li:hover a {
        background: #026fc4;
        transition: all 0.5s;
        color: #fff;
        width: 100%;
        margin: 0 auto;
        padding-left: 55px;
        overflow: hidden;
    }
    
    .pro_ic {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }
    
    .pro_lc {
        width: 20%;
        background: #fff;
        padding: 0px 0 0px;
        overflow: hidden;
    }
    
    .pro_nav table {
        width: 100% !important;
    }
    
    .pro_nav {
        margin-top: 0px;
        height: calc(100% - 130px);
        float: left;
        width: 100%;
    }
    
    .pro_nav td>a {
        display: block;
        font-size: 18px;
        color: #333;
        height: 67px;
        line-height: 67px;
        transition: all .5s;
    }
    
    .pro_nav td.on>a {
        background: #026fc4;
        color: #fff;
    }
    
    .pro_cc {
        width: 78%;
        overflow: hidden;
    }
    
    .pro_rc {
        display: flex;
        width: 100%;
    }
    
    .pro_item .divproduct_new_div {
        display: flex;
        flex-wrap: wrap;
    }
    
    .pro_item {
        width: 100%;
        flex-shrink: 0;
    }
    
    img.product_div_item_image {
        width: 100%;
        height: auto;
    }
    
    .pro_item .divproduct_new_div_item {
        flex-shrink: 0;
        width: 27%;
        background: #fff;
        padding: 25px;
        margin-left: 2%;
    }
    
    .pro_item .product_div_item_pic {
        border: 1px solid #ececec;
    }
    
    .pro_item .divproduct_new_div_item_a {
        font-size: 18px;
        color: #333;
        font-weight: bold;
        display: block;
        position: relative;
    }
    
    .pro_item .divproduct_new_div_item_body {
        font-size: 14px;
        color: #787878;
        line-height: 25px;
        margin-top: 10px;
    }
    
    .pro_item .divproduct_new_div_item:nth-child(3n+1) {
        margin-left: 0%;
    }
    
    .pro_item .divproduct_new_div_item:nth-child(n+4) {
        margin-top: 2%;
    }
    
    .pro_item .divproduct_new_div_item_content {
        margin-bottom: 20px;
    }
    
    .pro_item .product_div_item_pic>a {
        display: block;
        position: relative;
        overflow: hidden;
    }
    
    .pro_item .product_div_item_pic>a img {
        transition: all .5s;
    }
    
    .pro_item .divproduct_new_div_item:hover .product_div_item_pic img {
        transform: scale(1.2);
    }
    
    .pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a:after {
        background: #026fc4;
        border-color: #026fc4;
        color: #fff;
        transform: translateX(10px);
    }
    
    .prolist2021 {
        height: 100%;
    }
    
    .prolist2021 li {
        transition: 0.3s ease all;
        height: calc(100% / 8) !important;
    }
    
    .prolist2021 li dl {
        display: none;
    }
    
    @media screen and (max-width: 1470px) {
        .pro_item .product_div_item_pic>a:after {
            bottom: 13px;
            left: -63%;
        }
    }
    /*features*/
    
    .feat {
        height: 1080px;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241026/20241026200045_1889237913.jpg)no-repeat center;
    }
    
    .feat_t p {
        color: #fff;
    }
    
    .feat_t span {
        color: rgba(255, 255, 255, 0.6);
    }
    
    .shiwu img {
        position: absolute;
    }
    
    .shiwu {
        position: absolute;
    }
    
    .icon1 {
        left: 93px;
        top: 576px;
        animation: Updown 1s infinite alternate;
    }
    
    .icon2 {
        left: 41px;
        top: 421px;
        width: 100px !important;
        height: 100px !important;
        animation: Updown 1.3s infinite alternate;
    }
    
    .icon3 {
        left: 213px;
        top: 375px;
        width: 100px !important;
        height: 100px !important;
        animation: Updown 1.5s infinite alternate;
    }
    
    .icon4 {
        left: 126px;
        top: 296px;
        width: 85px !important;
        height: 85px !important;
        animation: Updown 1.2s infinite alternate;
    }
    
    .icon5 {
        left: 282px;
        top: 196px;
        width: 100px !important;
        height: 100px !important;
        animation: Updown 1.8s infinite alternate;
    }
    
    .icon6 {
        left: 427px;
        top: 233px;
        width: 110px !important;
        height: 110px !important;
        font-size: 18px !important;
        animation: Updown 1.5s infinite alternate;
    }
    
    .icon7 {
        left: 503px;
        top: 94px;
        animation: Updown 1.8s infinite alternate;
    }
    
    .icon8 {
        left: 617px;
        top: 174px;
        width: 120px !important;
        height: 120px !important;
        font-size: 18px !important;
        animation: Updown 1.2s infinite alternate;
    }
    
    .icon9 {
        left: 839px;
        top: 104px;
        width: 95px !important;
        height: 95px !important;
        animation: Updown 1.4s infinite alternate;
    }
    
    .icon10 {
        right: 462px;
        top: 263px;
        animation: Updown 1.4s infinite alternate;
    }
    
    .icon11 {
        right: 273px;
        top: 186px;
        width: 100px !important;
        height: 100px !important;
        font-size: 18px !important;
        animation: Updown 1.2s infinite alternate;
    }
    
    .icon12 {
        right: 139px;
        top: 309px;
        width: 110px !important;
        height: 110px !important;
        font-size: 18px !important;
        animation: Updown 1.5s infinite alternate;
    }
    
    .icon13 {
        right: 256px;
        top: 393px;
        width: 105px !important;
        height: 105px !important;
        font-size: 18px !important;
        animation: Updown 1.6s infinite alternate;
    }
    
    .icon14 {
        right: 109px;
        top: 460px;
        width: 85px !important;
        height: 85px !important;
        animation: Updown 1.8s infinite alternate;
    }
    
    .icon15 {
        right: 173px;
        top: 561px;
        width: 75px !important;
        height: 75px !important;
        animation: Updown 1.2s infinite alternate;
    }
    
    .feat_cont {
        position: relative;
    }
    
    .feat_cont li {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        border: 1px solid rgba(255, 255, 255, 0.6);
        font-size: 16px;
    }
    
    .feat_cont li:after {
        content: '';
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        background: #fff;
        display: block;
        position: absolute;
        border-radius: 50%;
    }
    
    .feat_cont li d {
        position: relative;
        z-index: 9;
        color: #666;
        font-size: 16px;
    }
    
    @keyframes Updown {
        from {
            -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
        }
        to {
            -webkit-transform: translateY(0px);
            transform: translateY(0px);
        }
    }
    /* Powerful */
    
    .pro_tit.a {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028101723_548609357.jpg) center no-repeat;
        color: #fff;
        padding: 54px 0;
        position: relative;
    }
    
    .pro_tit.a p {
        color: #e0effa;
    }
    
    .pro_tit.a::before {
        content: '';
        width: 395px;
        height: 1px;
        background: #026fc4;
        position: absolute;
        left: 10%;
        top: 42%;
    }
    
    .pro_tit.a::after {
        content: '';
        width: 395px;
        height: 1px;
        background: #026fc4;
        position: absolute;
        right: 10%;
        top: 42%;
    }
    
    .pro_adv {
        overflow: hidden;
        margin-top: 0px;
    }
    
    .pro_adv ul {}
    
    .pro_adv li {
        width: 25%;
        height: 700px;
        float: left;
        text-align: center;
        background: #333333;
        color: #fff;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
        position: relative;
        z-index: 1
    }
    
    .pro_adv li:nth-child(1) {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028105338_899401382.jpg)center no-repeat;
    }
    
    .pro_adv li:nth-child(2) {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028105338_1696795060.jpg)center no-repeat;
    }
    
    .pro_adv li:nth-child(3) {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028105338_1706681680.jpg)center no-repeat;
    }
    
    .pro_adv li:nth-child(4) {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028105338_787104077.jpg)center no-repeat;
    }
    
    .pro_adv li:after {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
    }
    
    .pro_adv li:hover:after {
        background: rgba(0, 0, 0, 0.4);
    }
    
    .pro_adv li * {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
    }
    
    .pro_adv li .table-cell {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        padding-top: 20%;
    }
    
    .pro_adv li h5 {
        font-size: 20px;
        font-family: "akr";
        width: 50px;
        border: 1px #fff solid;
        height: 50px;
        line-height: 50px;
        border-radius: 50%;
        margin: 0 auto;
        color: #fff;
    }
    
    .pro_adv li h3 {
        font-size: 20px;
        font-weight: 100;
        font-family: "akr";
        color: rgba(255, 255, 255, 0.4);
    }
    
    .pro_adv li h4 {
        font-size: 30px;
        line-height: 38px;
        margin-top: 5%;
        color: #fff;
    }
    
    .pro_adv li line {
        display: block;
        width: 90px;
        height: 2px;
        margin: 30px auto;
        background: #fff;
    }
    
    .pro_adv li .adv_nr {
        height: 0px;
        padding: 0px;
        overflow: hidden;
        color: #fff;
        font-size: 15px;
        line-height: 36px;
        margin: auto;
        padding: 0 60px;
    }
    
    .pro_adv li:hover .adv_nr {
        height: auto;
        max-height: 200px;
        padding: 3% 60px;
    }
    
    .pro_adv li .adv_gt {
        width: 160px;
        margin: 100px auto auto auto;
        overflow: hidden;
    }
    
    .pro_adv li .adv_gt a {
        background: none;
        border: 1px #fff solid;
        display: block;
        line-height: 50px;
        padding-left: 40px;
        font-size: 12px;
        color: #fff;
        position: relative;
        text-align: left;
    }
    
    .pro_adv li .adv_gt a i {
        display: block;
        width: 18px;
        height: 10px;
        position: absolute;
        right: 15%;
        top: 50%;
        margin-top: -5px;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028102511_753486168.png) no-repeat;
    }
    
    .pro_adv li .adv_gt:hover a {
        background: #fff;
        color: #1a1a1a;
    }
    
    .pro_adv li .adv_gt:hover a i {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028102511_1171992314.png) no-repeat;
    }
    
    .pro_tit {
        text-align: center;
    }
    
    .pro_tit span {
        font-size: 48px;
        color: #015ba1;
    }
    
    .pro_tit p {
        font-size: 18px;
        color: #666666;
        margin-top: 20px;
    }
    
    .pro_tit i {
        width: 30px;
        height: 5px;
        background: #049fdf;
        display: block;
        margin: 0 auto;
        margin-top: 28px;
    }
    
    .pro_tit i::before {
        content: '';
        width: 17px;
        height: 5px;
        background: #015ba1;
        position: absolute;
        left: 47.8%;
    }
    
    .pro_tit i::after {
        content: '';
        width: 17px;
        height: 5px;
        background: #015ba1;
        position: absolute;
        right: 47.8%;
    }
    /*案例*/
    
    .cas_bc {
        padding: 80px 0 80px;
    }
    
    .cas_ic {
        margin-top: 60px;
    }
    
    .cas_ic li {
        width: 24%;
        position: relative;
        overflow: hidden;
    }
    
    .cas_ic li img {
        display: block;
        width: 100%;
        height: auto;
        transition: .5s;
    }
    
    .cas_ic li:nth-child(2) {
        width: 49.5%;
    }
    
    .cas_ic ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
        align-items: flex-start;
    }
    
    .cas_ic li:nth-child(4),
    .cas_ic li:nth-child(5) {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    
    .cas_ic li p a {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        line-height: 50px;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        font-size: 16px;
        z-index: 2;
    }
    
    .cas_ic li:nth-child(5) {
        left: auto;
        right: 0;
    }
    
    .cas_ic li:hover img {
        transform: scale(1.1);
    }
    
    .cas_ic li p a:after {
        position: absolute;
        content: "";
        width: 0;
        height: 100%;
        background: #026fc4;
        left: 0;
        top: 0;
        z-index: -1;
        transition: all .5s;
    }
    
    .cas_ic li:hover p a:after {
        width: 100%;
    }
    /*服务流程*/
    
    .process {
        padding: 50px 0px 80px 0px;
    }
    
    .protitl i {
        color: #026fc4;
    }
    
    .process .protitl {
        font-size: 18px;
    }
    
    .pcul {
        margin-top: 30px;
    }
    
    .pcul li {
        float: left;
        width: 176px;
        height: 153px;
        border: 1px solid #dbdbdb;
        position: relative;
        text-align: center;
        background: #fff;
        cursor: pointer;
        transition: all .4s ease;
    }
    
    .pcul li:after,
    .pcul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 18px;
        height: 32px;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028141704_350434834.jpg) no-repeat center;
        top: 61px;
    }
    
    .pcul li:after {
        left: -1px;
    }
    
    .pcul li:before {
        right: -18px;
    }
    
    .pcul li:nth-child(1):after {
        display: none;
    }
    
    .pcul li:nth-child(7):before {
        display: none;
    }
    
    .pcul p:nth-child(1) {
        height: 55px;
        margin-top: 25px;
    }
    
    .pcul p:nth-child(2) {
        font-size: 18px;
        color: #222;
        font-weight: bold;
        margin-bottom: 5px;
    }
    
    .pcul p:nth-child(3) {
        font-size: 20px;
        color: #999;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .pcul li+li {
        margin-left: 61px;
    }
    
    .pcul li:hover {
        transform: translateY(-12px);
        box-shadow: 0px 0px 5px #ddd inset;
    }
    
    .pcul li:hover p:nth-child(2) {
        color: #026fc4;
    }
    /*简介*/
    
    .com_bg {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028174650_1698523723.jpg)repeat center;
        margin-bottom: 160px;
    }
    
    .com_t p {
        color: #fff;
    }
    
    .com_t span {
        color: rgba(255, 255, 255, 0.6);
    }
    
    .com_w {
        text-align: center;
        color: #fff;
        font-size: 15px;
        line-height: 40px;
        padding-bottom: 3vw;
    }
    
    .com_w a {
        font-size: 15px;
        color: #fff;
    }
    
    .com_w a:hover {
        color: #E60012;
    }
    
    .com_b {
        background: #fff;
        padding: 3vw;
        box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
        width: 100%;
        margin: 0 auto -80px;
    }
    
    .com_a {
        width: 40%;
        margin: 0 auto;
    }
    
    .com_a a {
        display: block;
        float: left;
        width: 38%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #444;
        color: #fff;
        font-size: 16px;
        transition: 0.3s all ease;
        margin-bottom: 40px;
    }
    
    .com_a a+a {
        margin-left: 2%;
    }
    
    .com_a a.on {
        width: 60%;
        background: #026fc4;
    }
    
    .com_cont ul li {
        display: inline-block;
        width: 23.5%;
        text-align: center;
        position: relative;
    }
    
    .com_cont ul li+li {
        margin-left: 2%;
    }
    
    .com_cont ul li a {
        display: block;
        overflow: hidden;
    }
    
    .com_cont ul li img {
        width: 100%;
        height: auto;
        transition: 0.3s all ease;
    }
    
    .com_cont ul li:hover img {
        transform: scale(1.1);
    }
    
    .com_cont ul li p {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    
    .com_cont ul li p a {
        line-height: 44px;
        width: 100%;
        background: rgba(0, 0, 0, 0.4);
        color: #fff;
        font-size: 16px;
        transition: 0.3s all ease;
    }
    
    .com_cont ul li:hover p a {
        background: rgba(19, 94, 175, 0.8);
    }
    
        /*新闻*/
    
    .news_bg {
        overflow: hidden;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028185836_718253529.jpg) center bottom no-repeat;
        padding-bottom: 110px;
    }
    
    .news {
        width: 100%;
        min-width: 1600px;
        margin: auto;
    }
    
    .news_fl {
        width: 19%;
        padding-top: 110px;
    }
    
    .news_fl .t {
        text-align: left;
        padding: 0 0 0px 0;
        align-items: baseline;
    }
    
    .news_fl .t h3 span {
        left: -4px;
    }
    
    .news_fl_title span {
        font-size: 40px;
        color: #ccc;
        line-height: 50px;
        text-transform: uppercase;
    }
    
    .news_fl_title p {
        font-size: 40px;
        color: #222;
    }
    
    .news_fl_a a {
        display: block;
        width: 150px;
        height: 44px;
        line-height: 40px;
        margin-bottom: 30px;
        /*border:1px solid #a7a7a7;*/
        background: #fff;
        border-radius: 27px;
        font-size: 18px;
        color: #333;
        text-align: center;
        transition: all 0.3s ease-in-out;
    }
    
    .news_fl_a a:first-child {
        margin-top: 82px;
    }
    
    .news_fl_a a.on {
        background: #026fc4;
        /*border:1px #026fc4 solid;*/
        color: #fff;
    }
    
    .news_fr {
        width: 81% !important;
    }
    
    .news_fr .news_div_item {
        position: relative;
    }
    
    .hTitle {
        margin-bottom: 40px;
        position: relative;
        color: #111;
        margin-bottom: 40px;
        position: relative;
        font-weight: normal;
        font-size: 1.6vw;
    }
    
    .hTitle span {
        display: block;
        color: #026fc4;
        font-size: 30px;
        font-weight: bold;
    }
    
    .hTitle a {
        font-size: 16px;
        position: absolute;
        right: 0;
        bottom: 10px;
        background: url('') no-repeat left center;
        padding-left: 20px;
    }
    /*第一条新闻*/
    
    .news_ul_fl {
        width: 52%;
    }
    
    .news_ul_fl .news_div_item {
        float: left;
        width: 100%;
    }
    
    .news_ul_fl .news_div_item .news_div_item_pic {
        position: absolute;
        top: 0;
        width: 100%;
        height: 400px;
        overflow: hidden;
        border-radius: 18px;
    }
    
    .news_ul_fl .news_div_item .news_div_item_image {
        width: 100%;
        /*border: 1px #eee solid;*/
        position: absolute;
        bottom: 0px;
    }
    
    .news_ul_fl .news_div_item .news_div_item_date {
        position: absolute;
        top: 470px;
        left: 15px;
    }
    
    .news_ul_fl .news_div_item .news_div_item_year,
    .news_ul_fl .news_div_item .news_div_item_month,
    .news_ul_fl .news_div_item .news_div_item_day {
        float: left;
        color: #333;
        font-family: hs_l;
    }
    
    .news_ul_fl .news_div_item .news_div_item_content {
        height: 245px;
        margin: 30px 35px 0 15px;
        position: absolute;
        top: 400px;
    }
    
    .news_ul_fl .news_div_item .news_div_item_a {
        font-size: 22px;
        color: #000;
        position: relative;
    }
    
    .news_ul_fl .news_div_item .news_div_item_a:after {
        display: block;
        content: "了解详细";
        width: 175px;
        height: 42px;
        line-height: 42px;
        background: #f8f8f8;
        font-size: 15px;
        color: #333;
        text-align: center;
        position: absolute;
        top: 220px;
        transition: all 0.3s ease-in-out;
        /* border-radius: 5px;*/
    }
    
    .news_div_item_content:hover .news_div_item_a:after {
        background: #026fc4;
        color: #fff;
        border-radius: 5px;
    }
    
    .news_ul_fl .news_div_item .news_div_item_body {
        margin-top: 45px;
        font-size: 14px;
        color: #888;
        line-height: 26px;
    }
    /*第二到第四条新闻*/
    
    .news .swiper-container {
        /*width: 1250px !important;margin-right: -30px;*/
    }
    
    .news .swiper-slide {
        padding: 110px 0 0 0;
        box-sizing: border-box;
    }
    
    .news_ul_fr {
        width: 49%;
        padding: 0 45px;
        box-sizing: border-box;
    }
    
    .news_ul_fr .news_div_item:first-child,
    .news_ul_fr .news_div_item .news_div_item_image {
        display: none;
    }
    
    .news_ul_fr .news_div_item_body {
        position: absolute;
        top: 105px;
        line-height: 30px;
        font-size: 14px;
        opacity: 0;
        width: 90%;
    }
    
    .news_ul_fr .news_div_item {
        height: 120px;
        margin-bottom: 25px;
        padding: 0 33px;
        box-shadow: 0 0 30px rgba(0, 0, 0, .08);
        overflow: hidden;
        transition: all 0.3s ease-in-out;
        box-sizing: border-box;
    }
    
    .news_ul_fr .news_div_item_date {
        position: absolute;
        top: 70px;
        left: 33px;
    }
    
    .news_ul_fr .news_div_item_year,
    .news_ul_fr .news_div_item_month,
    .news_ul_fr .news_div_item_day {
        float: left;
        font-family: hs_l;
        color: #333
    }
    
    .news_ul_fr .news_div_item_a {
        font-size: 19px;
        color: #000;
        position: absolute;
        top: 38px;
        display: block;
        height: 230px;
        width: 100%;
        position: relative;
        z-index: 9;
    }
    
    .news_ul_fr .news_div_item.on {
        height: 270px;
    }
    
    .news_ul_fr .news_div_item.on .news_div_item_body {
        opacity: 1;
        color: #888;
    }
    
    .news_ul_fr .news_div_item_body:after {
        content: "了解详细";
        width: 175px;
        height: 40px;
        display: block;
        background: #f8f8f8;
        line-height: 40px;
        text-align: center;
        font-size: 15px;
        color: #333;
        margin-top: 30px;
        transition: all 0.3s ease-in-out;
        border-radius: 5px;
    }
    
    .news_div_item_content:hover .news_div_item_body:after {
        background: #026fc4;
        color: #fff;
        border-radius: 5px;
    }
    
    .new_column {
        display: none;
    }
    
  
    /*版权*/
    
    .footWrap {
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241029/20241029100558_42377801.jpg);
        color: #fff;
        position: relative;
        z-index: 951;
        line-height: 25px;
        font-size: 14px;
        margin-top: 0px;
    }
    
    .footWrap>.gy {
        border-top: 10px solid #026fc4;
        transform: translateY(-10px);
    }
    
    .footWrap>.gyc {
        border-top: 10px solid #026fc4;
        transform: translateY(-10px);
    }
    

    
    .footWrap .f_shouy a {
        color: #fff;
        font-size: 16px;
        padding-top: 20px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .hh {
        font-size: 18px;
        position: relative;
        color: #fff;
        font-weight: normal;
        border-bottom: 1px solid rgba(255, 255, 255, 0.19);
        line-height: 62px;
        background: url(//memberpic.114my.com.cn/dgzjkb/uploadfile/image/20241028/20241028185749_1690748280.png) no-repeat right center;
    }
    
    .f_con {
        border-bottom: 1px solid rgba(255, 255, 255, 0.19);
        padding: 20px 0 0;
        display: flex;
        justify-content: space-between;
    }
    
    .f_code {
        width: 19%;
        min-width: 224px;
    }
    
    .f_code p {
        text-align: center;
        float: left;
    }
    
    .f_code p:nth-child(3) {
        margin-left: 12px;
    }
    
    .f_code p img {
        display: block;
        height: 120px;
        background: #fff;
        padding: 7px;
        width: 120px;
        margin-bottom: 8px;
    }
    
    .f_text {
        width: 67%;
        min-width: 954px;
    }
    
    .f_text li {
        float: left;
        font-size: 18px;
        color: #fff;
        width: 38%;
    }
    
    .f_text li:nth-child(3n) {
        width: 226px;
    }
    
    .f_text li span {
        display: block;
        font-size: 17px;
        color: #fff;
    }
    
    .f_text li em {
        display: block;
        font-size: 15px;
        color: rgba(255, 255, 255, 0.5);
        margin-bottom: 0px;
    }
    
    .f_wz {
        height: 57px;
        line-height: 47px;
        color: rgba(255, 255, 255, 0.5);
    }
    
    .f_nav {
        height: 64px;
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .f_nav a {
        color: #fff;
        font-size: 16px
    }
    
    .f_text li span a {
        font-size: 17px;
        text-align: left;
        padding-top: 0;
        color: #fff;
    }
    
    .f_text>ul {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0 20px;
    }
    
    .f_text li:nth-child(4),
    .f_text li:nth-child(5),
    .f_text li:nth-child(6) {
        margin-top: 28px;
    }
    
    .ewm {
        display: flex;
        justify-content: space-between;
        margin-top: 25px;
    }
    
    .linkTagcs li a {
        font-size: 14px;
    }
    
    .links_r a {
        font-family: "hji" !important;
        font-size: 42px;
        font-style: normal;
        color: rgba(255, 255, 255, 0.3);
        display: inline;
        height: 80px;
        display: block;
        line-height: 80px;
        padding-left: 32px;
    }
    .links_l {
        display: flex;
        align-items: center;
        width: 7.5%;
        min-width: 86px;
    }
    
    .l_wz {
        position: relative;
    }
    
    .l_wz b {
        font-size: 25px;
        color: #fff;
        line-height: 21px;
    }
    
    .l_wz p {
        color: rgba(255, 255, 255, 0.5);
        letter-spacing: 5px;
    }
    
    .links {
        display: flex;
        align-items: center;
        /*justify-content: space-between;*/
        height: 100%;
        position: relative;
    }
    
    .links>div {
        display: flex;
        align-items: center;
        color: rgba(255, 255, 255, 0.5);
    }
    
    .links_m {
        width: 97%;
    }
    
    .linkTagcs li a {
        color: rgba(255, 255, 255, 0.38)!important;
    }
    
    .link_bc {
        height: 56px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }
    
    .lin_ic {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        border: 1px solid #fff;
        text-align: center;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 25px;
    }
    
    .linkTagcs li {
        line-height: 18px!important;
        padding-right: 10px!important;
    }
    
    .linkTagcs li a {
        font-size: 13px!important;
    }
    
    .links>div:nth-child(1) {
        width: calc(100% - 34px);
    }
    
    .links>div:nth-child(2) {}
    
    .linkTagcs {
        width: 100%!important;
    }
    
    .food_wbg {
        background: #026fc4;
    }
    
    .foot_to {
        color: rgba(255, 255, 255, 0.5);
        font-size: 14px;
    }
    
    .foot_to>a {
        color: rgba(255, 255, 255, 0.5);
    }
    
    .copy_b {
        display: flex;
        justify-content: space-between;
        height: 66px;
    } 
    .copy_b>div {
        line-height: 66px;
        color: rgba(255, 255, 255, 0.6);
    }
    
    .copy_b>div a {
        color: rgba(255, 255, 255, 0.6);
    }
    
    .copy_b>div a:hover {
        color: rgba(255, 255, 255, 0.8);
    }
    
        .gyc {
        margin: 0 auto;
        max-width: 90%;
        min-width: 1200px;
    }