/* CSS Document */
    
    html,
    body,
    div,
    ul,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    dl,
    dt,
    dd,
    ol,
    form,
    input,
    textarea,
    th,
    td,
    select {
        margin: 0;
        padding: 0;
    }
    
    address,
    caption,
    cite,
    code,
    dfn,
    em,
    strong,
    th,
    var,
    optgroup,
    i {
        font-style: inherit;
        font-weight: inherit;
    }
    
    * {
        box-sizing: border-box;
        font-size: 14px;
        line-height: 1em;
        font-family: Microsoft YaHei;
    }
    
    html,
    body {
        min-height: 100%;
    }
    
    body {
        min-width: 100%;
        font-family: Microsoft YaHei;
        overflow-X: hidden;
    }
    
    body {
        font: 14px/1.5 "syht";
        font-size: 14px;
        color: #333;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: normal;
    }
    
    ul,
    ol,
    li {
        list-style: none;
    }
    
    img {
        border: none;
        vertical-align: middle;
        -ms-interpolation-mode: bicubic;
    }
    
    a {
        color: #333;
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    b {
        font-weight: normal;
    }
    
    table {
        border-collapse: collapse;
        table-layout: fixed;
    }
    
    tr,
    td {
        padding: 0 !important;
    }
    
    input,
    textarea {
        outline: none;
        border: none;
    }
    
    textarea {
        resize: none;
        overflow: auto;
    }
    
    .fl {
        float: left
    }
    
    .fr {
        float: right;
    }
    
    .tl {
        text-align: left;
    }
    
    .tc {
        text-align: center
    }
    
    .tr {
        text-align: right;
    }
    
    .cl {
        clear: both;
    }
    
    .ov {
        overflow: hidden;
    }
    
    .dfc {
        display: flex;
        align-items: end;
        justify-content: center;
    }
    
    .dfv {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }
    
    .dfs {
        display: flex;
        align-items: end;
        justify-content: space-between;
    }
    
    .dfsv {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 60%;
        margin: 0 auto;
    }
    
    .dfe {
        display: flex;
        align-items: end;
        justify-content: end;
    }
    
    .db,
    .lb,
    .dd {
        font-size: 0;
    }
    
    .db>div,
    .lb>li,
    .dd>dl {
        display: inline-block;
        vertical-align: top;
    }
    
    em,
    .em,
    i {
        font-family: arial;
        vertical-align: top;
        display: block;
    }
    
    .ellipse {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .pr {
        position: relative;
    }
    
    .inline {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }
    
    .w1500 {
        max-width: 1500px;
        margin: 0 auto;
    }
    
    .page {
        margin: 0 auto;
        max-width: 100%;
    }
    
     :focus {
        outline: none;
        background-color: transparent;
    }
    
     ::selection {
        background: #ccc;
        color: #fff;
    }
    
    .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;
    }
    
    .top110 {
        padding-top: 110px;
    }
    
    @font-face {
        font-family: syht;
        src: url("//memberpic.114my.cn/0452321/cssnew/YouYuan.woff2.txt") format("woff2"), url("//memberpic.114my.cn/0452321/cssnew/YouYuan.woff.txt") format("woff"), url("//memberpic.114my.cn/0452321/cssnew/YouYuan.ttf.txt") format("truetype"), url("//memberpic.114my.cn/0452321/cssnew/YouYuan.eot.txt") format("embedded-opentype"), url("//memberpic.114my.cn/0452321/cssnew/YouYuan.svg.txt") format("svg");
    }
    
    @font-face {
        font-family: din;
        src: url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
    }
    
    .box {
        margin: 0 auto;
        width: 100%;
        min-width: 1280px;
    }
    
    .box1 {
        margin: 0 auto;
        max-width: 1500px;
        overflow: hidden;
    }
    /*tit*/
    
    .tit {
        text-align: center;
        padding-top: 60px;
        margin-bottom: 40px;
    }
    
    .tit b {
        font-size: 38px;
        color: #333;
        display: block;
        font-weight: normal;
        font-family: Microsoft YaHei;
    }
    
    .tit b strong {
        color: #0076e4;
        font-size: 38px;
        font-weight: bold;
        font-family: Microsoft YaHei;
    }
    
    .tit p {
        display: block;
        margin-top: 13px;
        font-size: 16px;
        font-weight: 100;
    }
    
    .tit i {
        display: block;
        margin: 16px auto 0;
    }
    
    @media screen and (max-width: 1440px) {
        .hea_logo1 img {
            width: 100px !important;
        }
        .hea_logo1 {
            margin-left: 10px !important;
        }
        .hea_gg {
            font-size: 18px !important;
            padding-left: 16px !important;
            margin-left: 15px !important;
        }
        .hea_logo i b {
            font-size: 30px !important;
        }
        .hea_logo img {}
        .hea_rc p em {
            font-size: 23px !important;
        }
    }
    
    @media screen and (max-width: 1280px) {
        .hea_logo1 img {
            width: 100px !important;
        }
        .hea_logo1 {
            margin-left: 10px !important;
        }
        .hea_gg {
            font-size: 18px !important;
            padding-left: 16px !important;
            margin-left: 15px !important;
        }
        .hea_logo i b {
            font-size: 30px !important;
        }
        .hea_logo img {}
        .hea_rc p em {
            font-size: 23px !important;
        }
    }
    /*header*/
    
    .head_con {
        justify-content: space-between;
        position: relative;
        top: 0;
        left: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
    }
    
    .head_con.fixed {}
    
    .hea_bc {
        width: 100%;
        height: 120px;
    }
    
    .hea_c {
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 120px;
        position: relative;
        padding: 0 3%;
    }
    
    .hea_lc {
        display: flex;
        height: 100%;
        align-items: center;
        display: flex;
    }
    
    .hea_logo {
        display: flex;
        align-items: center;
    }
    
    .hea_logo img {}
    
    .hea_logo1 {
        display: flex;
        align-items: center;
        margin-left: 30px;
        border: 1px #fff solid;
        padding: 5px;
    }
    
    .hea_logo1 img {
        width: 150px;
    }
    
    .hea_lc>ul {
        display: flex;
        margin-left: 30px;
    }
    
    .hea_lc>ul>li {
        display: flex;
        align-items: center;
        padding: 0 30px;
        position: relative;
    }
    
    .hea_lc>ul>li:before {
        content: '';
        width: 1px;
        height: 58px;
        background: #999;
        position: absolute;
        top: calc(50% - 29px);
        left: 0;
    }
    
    .hea_logo i {
        font-size: 10px;
        margin-left: 13px;
        color: rgba(0, 0, 0, 0.5);
        font-family: Arial;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .hea_logo i b {
        display: block;
        font-size: 38px;
        margin-bottom: 5px;
        color: #333;
        letter-spacing: 6px;
        font-weight: bold;
        font-family: syht;
        letter-spacing: 4px;
    }
    
    .hea_img {
        float: left;
        margin-top: 8px;
        margin-left: 20px;
    }
    
    .hea_gg {
        font-weight: normal;
        font-size: 20px;
        line-height: 44px;
        padding-left: 0px;
        color: #333;
        padding-left: 25px;
        border-left: 1px rgba(0, 0, 0, 0.1) solid;
        margin-left: 20px;
    }
    
    .hea_gg>span {
        font-size: 18px;
        display: block;
        line-height: 26px;
        font-weight: normal;
        color: #999;
        letter-spacing: 1.7px;
        font-family: Microsoft YaHei;
        border-radius: 60px;
        font-style: normal;
    }
    
    .hea_rc {
        display: flex;
        align-items: center;
        position: absolute;
        right: 10%;
    }
    
    .hea_rc i {
        width: 44px;
        height: 44px;
        border-radius: 100%;
        background: #0076e4;
        text-align: center;
        font-size: 28px;
        color: #fff;
        line-height: 47px;
        margin-right: 10px;
    }
    
    .hea_rc p b {
        font-size: 14px;
        color: #999;
        font-weight: normal;
        display: block;
        margin-bottom: 3px;
    }
    
    .hea_rc p em {
        font-family: Arial;
        font-size: 24px;
        font-weight: bold;
        color: #333;
        display: flex;
        align-items: center;
    }
    
    .hea_rc p em+em {
        font-size: 31px;
    }
    
    .hea_rc p em span {
        font-size: 16px;
        font-weight: normal;
    }
    
    .head_sou {}
    
    .head_sou ul li {
        cursor: pointer;
    }
    
    .head_sou ul li img {
        width: 30px;
        height: 30px;
    }
    
    .head_sou ul li:hover #search_bg {
        transform: rotateX(0deg);
    }
    /*top*/
    
    .nav {
        width: 100%;
        height: 70px;
        background: #f8f8f8;
        position: relative;
        z-index: 9999;
    }
    
    .nav>ul>li {
        float: left;
        display: block;
        height: 70px;
        width: calc(100% / 8);
        position: relative;
        font-family: syht;
    }
    
    .nav>ul>li+li {}
    
    .nav>ul>li:nth-child(2)>a:after {
        position: absolute;
        content: "\eb8b";
        font-family: "iconfont";
        font-size: 18px;
        color: #333;
        top: -3px;
        right: 36px;
        transition: .5s;
    }
    
    .nav>ul>li:nth-child(3)>a:after {
        position: absolute;
        content: "\eb8b";
        font-family: "iconfont";
        font-size: 18px;
        color: #333;
        top: -3px;
        right: 52px;
        transition: .5s;
    }
    
    .nav>ul>li:nth-child(4)>a:after {
        position: absolute;
        content: "\eb8b";
        font-family: "iconfont";
        font-size: 18px;
        color: #333;
        top: -3px;
        right: 65px;
        transition: .5s;
    }
    
    .nav>ul>li:nth-child(5)>a:after {
        position: absolute;
        content: "\eb8b";
        font-family: "iconfont";
        font-size: 18px;
        color: #333;
        top: -3px;
        right: 65px;
        transition: .5s;
    }
    
    .nav>ul>li:nth-child(6)>a:after {
        position: absolute;
        content: "\eb8b";
        font-family: "iconfont";
        font-size: 18px;
        color: #333;
        top: -3px;
        right: 65px;
        transition: .5s;
    }
    
    .nav>ul>li:nth-child(7)>a:after {
        position: absolute;
        content: "\eb8b";
        font-family: "iconfont";
        font-size: 18px;
        color: #333;
        top: -3px;
        right: 65px;
        transition: .5s;
    }
    
    .nav>ul>li>a {
        display: block;
        color: #333;
        font-size: 17px;
        text-align: center;
        position: relative;
        z-index: 3333;
        line-height: 70px;
        font-weight: normal;
    }
    
    .nav ul li.navcurrent:after,
    .nav ul li:hover:after {
        width: 100%;
        background: #eee;
        display: block;
    }
    
    .NavCeshi>li.navcurrent>a,
    .NavCeshi>li:hover>a {
        margin: 0 auto;
        color: #000;
    }
    
    .nav ul li.navcurrent {
        background: #eee;
        display: block;
        -webkit-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
    }
    
    .nav>ul>li>a:hover {
        width: 100%;
        background: #eee;
        display: block;
    }
    
    .dropmenu {
        position: absolute;
        top: 150px;
        right: 0;
        z-index: 0;
        padding: 0px;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 0px;
        border-top-right-radius: 0;
        transition: all .4s ease;
        z-index: -1;
        transform: rotateX(90deg);
    }
    
    .nav li:hover .dropmenu {
        z-index: 999;
        top: 70px;
        transform: rotateX(0deg);
        overflow: unset !important;
    }
    
    .dropmenu tr+tr {
        display: block;
    }
    
    .dropmenu a {
        display: block;
        line-height: 45px;
        padding: 0 0px;
        transition: all .3s ease;
        text-align: center;
        width: 238px;
        color: #333;
    }
    
    .dropmenu a:hover {
        background: #999;
        border-radius: 0px;
        color: #fff;
    }
    
    .dropmenu tr td {
        display: block;
    }
    
    .protb_r td+td {
        display: none;
    }
    
    .nav li#a1 .dropmenu a {
        width: 100%;
    }
    
    .nav li#a2 .dropmenu a {
        font-family: "Microsoft YaHei";
        width: 238px;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        border: none;
    }
    
    .blackwhite li a {
        background: (255, 255, 255, 0.9) !important;
    }
    
    .ddsubmenustyle,
    .ddsubmenustyle ul {
        left: 238px !important;
        top: 0 !important;
        width: auto !important;
        background: rgba(255, 255, 255, 0.9);
        border: none !important;
    }
    
    .nav li#a5 .dropmenu a {
        width: 118px;
    }
    
    .nav li#a6 .dropmenu a {
        width: 118px;
    }
    
    .dropmenu .prolist2021 {
        position: relative;
    }
    
    .dropmenu .prolist2021 ul {
        position: relative;
    }
    
    .dropmenu .prolist2021 li {
        position: relative;
    }
    
    .dropmenu .prolist2021 li dl {
        position: absolute;
        top: 0;
        left: 100%;
        transition: 0.5s;
    }
    
    .dropmenu li:hover dl {
        opacity: 1;
        transition: 0.5s;
    }
    
    .dropmenu .prolist2021 li dl dt a {
        display: block;
        padding: 0 40px;
        width: 300px;
        height: 32px;
        border-bottom: none;
        background: #fff;
        color: #666;
        font-weight: 100;
        font-size: 14px;
        line-height: 32px;
        position: relative;
    }
    
    .dropmenu .prolist2021 li dl dt a:hover {
        background: #999;
        color: #fff;
    }
    
    .dropmenu>ul>li:hover .nav2 {
        transform: rotateX(0deg);
    }
    
    .dropmenu .prolist2021 li:hover dl {
        transform: rotateY(0deg);
    }
    
    .dropmenu .prolist2021 li dl {
        position: absolute;
        top: 0;
        left: 100%;
        transition: 0.5s;
        transform-origin: left;
        transform: rotateY(90deg);
    }
    
    .markermenu ul li a {
        color: #333 !important;
    }
    
    .rightarrowpointer {
        display: none;
    }
    /*banner*/
    
    .banner {
        overflow: hidden;
        width: 100%;
        position: relative;
        z-index: 1;
        background: #000;
    }
    
    .banner-box {
        min-width: 1300px;
        height: 700px;
        position: relative;
        margin: 0 auto;
    }
    
    .banner-box .bd,
    .banner-box .bd ul {
        width: 100% !important;
    }
    
    .banner-box .bd li {
        width: 100% !important;
        height: 700px;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .banner-box .bd li a {
        display: block;
        background-size: auto;
        width: 100%;
        height: 80%;
        position: relative;
        z-index: 9;
    }
    
    .banner-btn {
        width: 100%;
        position: absolute;
        bottom: 30px;
        left: 0;
        margin-left: 0;
        height: 400px;
        overflow: hidden;
    }
    
    .banner-btn a {
        display: block;
        width: 49px;
        height: 104px;
        position: absolute;
        top: 30px;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        transition: 0.3s all ease-in-out;
        z-index: 9;
    }
    
    .banner-btn a.prev {
        left: -50px;
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417144720_445102690.png) no-repeat 0 0;
    }
    
    .banner-btn a.next {
        right: -50px;
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417144720_445102690.png) no-repeat -49px 0;
    }
    
    .banner-box .hd {
        position: absolute;
        bottom: 0px;
        width: 100%;
        display: block;
    }
    
    .banner-box .hd ul {
        text-align: center
    }
    
    .banner-box .hd ul li {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        text-indent: -9999px;
        cursor: pointer;
        display: inline-block;
        margin: 0 5px;
        transition: 0.3s all ease-in-out;
        opacity: 0.8;
        border: 1px #fff solid;
    }
    
    .banner-box .hd ul li.on {
        background: #fff;
        border-radius: 8px;
        width: 10px;
    }
    
    .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;
    }
    
    @-webkit-keyframes kenburns-top {
        0% {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
            -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
        }
        100% {
            -webkit-transform: scale(1.1) translateY(-15px);
            transform: scale(1.1) translateY(-15px);
            -webkit-transform-origin: top;
            transform-origin: top;
        }
    }
    
    @keyframes kenburns-top {
        0% {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
            -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
        }
        100% {
            -webkit-transform: scale(1.1) translateY(-15px);
            transform: scale(1.1) translateY(-15px);
            -webkit-transform-origin: top;
            transform-origin: top;
        }
    }
    
    @-webkit-keyframes kenburns-top1 {
        0% {
            -webkit-transform: scale(1.1) translateY(-15px);
            transform: scale(1.1) translateY(-15px);
            -webkit-transform-origin: top;
            transform-origin: top;
        }
        100% {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
            -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
        }
    }
    
    @keyframes kenburns-top1 {
        0% {
            -webkit-transform: scale(1.1) translateY(-15px);
            transform: scale(1.1) translateY(-15px);
            -webkit-transform-origin: top;
            transform-origin: top;
        }
        100% {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
            -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
        }
    }
    
    .banner-box .bd li {
        -webkit-animation: kenburns-top1 3.5s ease-out both;
        animation: kenburns-top1 3.5s ease-out both;
    }
    /* strength */
    
    .dfs {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    
    .str_bg {
        width: 100%;
        height: 240px;
        background: #f8f8f8;
    }
    
    .str_bg .w1500 * {
        line-height: 100%;
    }
    
    .str_list,
    .str_list ul {
        height: 100%;
    }
    
    .str_list li+li {
        border-left: 1px rgba(0, 0, 0, 0.1) solid;
        padding-left: 148px;
    }
    
    .str_list li p {
        font-size: 30px;
        font-weight: 100;
        color: #333;
    }
    
    .str_list li em {
        display: flex;
        align-items: baseline;
        margin: 6px 0;
    }
    
    .str_list li em i {
        font-size: 46px;
        color: #666;
        font-style: 100;
        font-family: din;
    }
    
    .str_list li em b {
        font-size: 18px;
        font-weight: 100;
        color: #333;
        margin-left: 5px;
    }
    
    .str_list li>span {
        font-size: 16px;
        color: rgba(0, 0, 0, 0.3);
    }
    /*搜索*/
    
    #search_bg {
        padding: 10px 0;
        transform: rotateX(90deg);
        transition: 0.5s ease;
        background: #fff;
        position: absolute;
        right: 0%;
        top: 162%;
        border-radius: 8px;
        z-index: 9;
    }
    
    #search_b {}
    
    #search-i {
        width: 39px;
        height: 39px;
        padding: 10px 35px;
        position: absolute;
        right: 0;
        bottom: 10px;
    }
    
    #search_r {
        background-color: #fff;
        border-bottom: 2px #.navfc4e29 solid;
    }
    
    #search-bg {
        width: 96%;
        height: 39px;
        overflow: hidden;
        margin-left: 15px;
    }
    
    #search-text {
        padding: 12px;
        line-height: 25px;
        color: #999;
        font-size: 15px;
        font-weight: 100;
        background: #fff;
    }
    
    #search-text a {
        color: #999;
        font-size: 15px;
    }
    
    #search-text strong {
        font-weight: bold;
        font-size: 15px;
    }
    
    #search_center img {
        width: 400px;
    }
    
    #search_center #bodycontent div div+div {
        width: 400px !important;
        height: 40px !important;
        line-height: 40px !important;
        overflow: hidden;
    }
    /*pro*/
    
    .pro {
        padding: 0px 0 0px 0px;
        overflow: hidden;
    }
    
    .pro_box {
        max-width: 1500px;
        margin: 0 auto;
    }
    
    .pro_tit {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    
    .pro_tit:after {
        content: '';
        width: 100%;
        background: url() no-repeat center;
        position: absolute;
        bottom: -40px;
        left: 0;
        height: 11px;
    }
    
    .pro_tit span {
        font-size: 42px;
    }
    
    .pro_tit span b {
        font-weight: normal;
        color: #024cb3;
    }
    
    .pro_tit p {
        font-size: 18px;
        color: #666;
        font-weight: lighter;
        line-height: 20px;
        padding-top: 15px;
    }
    
    .pro_tab {
        margin-top: 2%;
    }
    
    .pro_nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #eee;
        position: relative;
    }
    
    .pro_nav:before {
        content: '';
        width: 128%;
        height: 1px;
        background: #eee;
        position: absolute;
        bottom: 20px;
        left: -14%;
        z-index: -1;
    }
    
    .pro_l {
        width: 100%;
    }
    
    .pro_l ul {
        display: flex;
        justify-content: space-around;
    }
    
    .pro_l li {
        width: 20%;
        height: 66px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .pro_l .prolist2021 li dl {
        display: none;
    }
    
    .pro_l li a {
        font-size: 18px;
        color: #333;
        position: relative;
    }
    
    .pro_l li:hover {
        background: #0076e4;
    }
    
    .pro_l li:hover a {
        color: #fff;
    }
    
    .pro_l li:hover a:before {
        border: 1px solid #fff;
    }
    
    .pro_l li a:before {
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: 1px solid #333;
        position: absolute;
        top: 5px;
        left: -20px;
    }
    
    .pro_r {
        width: 5%;
    }
    
    .pro_r a {
        color: #333;
        font-size: 14px;
    }
    
    .pro_con {
        overflow: hidden;
        margin-top: 50px;
    }
    
    .pro_big {
        display: flex;
        transition: 0.5s;
    }
    
    .pro_call {
        width: 100%;
        flex-shrink: 0;
    }
    
    .pro_call ul {
        display: flex;
        justify-content: space-between;
    }
    
    .pro_call ul:last-child {
        margin-top: 25px;
    }
    
    .pro_call li {
        width: 24.3%;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
        padding: 2%;
        border: 1px #eee solid;
    }
    
    .pro_call li:hover img {
        transform: scale(1.1);
    }
    
    .pro_call li:hover span:before {
        width: 100%;
    }
    
    .pro_call li>a {
        overflow: hidden;
    }
    
    .pro_call li img {
        width: 100%;
        height: auto;
        transition: 0.5s;
    }
    
    .pro_call li span {
        width: 100%;
        background: #f8f8f8;
        padding: 22px 45px;
        border-bottom: 3px solid #ddd;
        position: relative;
    }
    
    .pro_call li span:before {
        content: '';
        width: 0;
        height: 3px;
        background: #ccc;
        position: absolute;
        bottom: -3px;
        left: 0;
        transition: 0.5s;
    }
    
    .pro_call li span:after {
        content: '>';
        font-size: 18px;
        position: absolute;
        right: 20px;
        top: 24px;
        color: #ccc;
    }
    
    .pro_call li span>a {
        font-size: 18px;
    }
    
    .pro_call li br {
        display: none;
    }
    /*case*/
    
    .yiy_img {
        position: relative;
        overflow: hidden;
        margin-top: 0px;
    }
    
    .yiy_img .divdgweb_new_div_item_title a {
        display: block;
        font-size: 22px;
        position: relative;
        font-weight: bold;
        color: #333;
        text-align: center;
    }
    
    .yiy_img .divdgweb_new_div_item_body {
        height: 88px;
        color: #666;
        font-size: 14px;
        line-height: 24px;
        padding: 16px 0 0;
        overflow: hidden;
        text-align: center;
    }
    
    .yiy_img .tempWrap,
    .yiy_img .divdgweb_new_div {
        overflow: inherit !important;
    }
    
    .yiy_img .divdgweb_new_div {
        display: flex;
    }
    
    .yiy_img .divdgweb_new_div_item {
        display: flex !important;
        flex-direction: column-reverse !important;
        width: 32.5%;
        margin: 0 0.2%;
        transition: all .3s;
        flex-shrink: 0;
        background: #fff;
    }
    
    .yiy_img .divdgweb_new_div_item:hover {}
    
    .yiy_img .divdgweb_new_div_item .news_div_item_pic,
    .yiy_img .divdgweb_new_div_item .news_div_item_pic img {
        width: 100%;
    }
    
    .yiy_img .divdgweb_new_div_item .news_div_item_pic a {
        display: block;
        position: relative;
        overflow: hidden;
    }
    
    .yiy_img .divdgweb_new_div_item:hover .news_div_item_pic a:after {
        opacity: 0;
    }
    
    .yiy_img .news_div_item_pic img {
        width: 100%;
        height: auto;
        transition: all 0.5s;
    }
    
    .yiy_img .divdgweb_new_div_item:hover .news_div_item_pic img {
        transform: scale(1.2);
    }
    
    .yiy_img .divdgweb_new_div_item_content {
        position: relative;
        padding: 42px 56px 89px;
        transition: all .3s;
    }
    
    .yiy_img .divdgweb_new_div_item_title a:after {
        position: absolute;
        content: '查看详情';
        width: 120px;
        height: 34px;
        border-radius: 17px;
        font-size: 14px;
        bottom: -140px;
        left: 50%;
        margin-left: -58px;
        font-family: "Microsoft YaHei";
        text-align: center;
        line-height: 34px;
        transition: all .3s;
        background: #eee;
        color: #333;
        font-weight: normal;
    }
    
    .yiy_img .slick-dots li button:before {
        color: #999;
        font-size: 50px;
    }
    
    .yiy_img .slick-dots li.slick-active button:before {
        color: #095eb5;
    }
    
    .yiy_img .slick-dots {
        bottom: -70px;
    }
    
    .yy_cate table tr.on {
        background: #e59f62;
    }
    
    .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after {
        background: #fff;
    }
    
    .yiy_img .divdgweb_new_div_item_content:before {
        position: absolute;
        content: "";
        width: 100%;
    }
    
    .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {
        background: #0076e4;
    }
    
    .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before {}
    
    .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a {
        color: #fff;
    }
    
    .yiy_img .divdgweb_new_div>button {
        display: none!important;
    }
    
    .cas_bc {
        width: 100%;
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417105526_137570581.jpg) no-repeat center;
        padding-bottom: 80px;
        background-attachment: fixed;
        padding-top: 20px;
        margin-top: 60px;
    }
    
    .pro_btn2>span {
        /* color: #fff!important;*/
    }
    
    .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body {
        color: rgba(255, 255, 255, 0.7);
    }
    
    .yiy_img .divdgweb_new_div_item_content:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 48px;
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20210806/20210806172559_618141135.png) no-repeat center;
        top: -48px;
        left: 0;
        z-index: 99;
        transition: all .3s;
        transform: rotateX(90deg);
        transform-origin: bottom;
    }
    
    .yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:after {
        transform: rotateX(0deg);
    }
    
    .suc_c {
        position: relative;
    }
    
    .cas_dot {
        position: absolute;
        bottom: -62px;
        left: 50%;
        display: flex;
        margin-left: -54px;
    }
    
    .cas_dot li {
        width: 12px;
        height: 12px;
        border-radius: 100%;
        background: #fff;
    }
    
    .cas_dot li+li {
        margin-left: 12px;
    }
    
    .cas_dot li button {
        display: none;
    }
    
    .cas_dot li.slick-active {
        background: #0076e4;
    }
    /*合作客户*/
    
    .cas_ic {
        overflow: hidden;
        margin-top: 110px;
        border-left: 1px solid #eee;
        border-top: 1px solid #eee;
    }
    
    .cas_ic ul {
        display: flex;
    }
    
    .cas_ic ul li a>img {
        width: 100%;
        height: auto;
    }
    
    .cas_ic ul li {
        width: calc(100% / 4);
        flex-shrink: 0;
        border: 1px solid #eee;
        border-top: none;
        border-left: 0;
        position: relative;
        overflow: hidden;
        transition: 0.4s;
    }
    
    .cas_ic ul li>a {
        display: block;
    }
    
    .cas_ic ul li p {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0 30px;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 40;
        text-align: center;
    }
    
    .cas_ic ul li p img {
        height: auto;
        display: block;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    
    .cas_ic ul li p img,
    .cas_ic ul li p a {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
    }
    
    .cas_ic ul li p a {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 1px;
        font-weight: bold;
        margin-top: 0;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        display: block;
        line-height: 150px;
    }
    
    .cas_ic ul li:after {
        -webkit-transition: opacity .3s linear;
        transition: opacity .3s linear;
        opacity: 0;
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border: 3px solid #0076e4;
        z-index: 230;
    }
    
    .cas_ic ul li:hover:after {
        opacity: 1;
    }
    
    .cas_ic ul li:hover p {
        opacity: 1;
        visibility: visible;
    }
    
    .cas_ic ul li p img {
        max-width: 150px;
        padding-top: 30px;
        -webkit-transition-delay: .1s;
        transition-delay: .1s;
        margin: 0 auto;
    }
    
    .cas_ic ul li:hover p a,
    .cas_ic ul li:hover p img {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    /*adv*/
    
    .pro_td {
        width: 100%;
        padding: 0px 0px;
        overflow: hidden;
    }
    
    .pro_tdx {
        width: 100%;
        margin: auto;
    }
    
    .pro_tdx li {
        width: 100%;
        overflow: hidden;
    }
    
    .pro_tdx li+li {
        margin-top: 1px;
    }
    
    .pro_tdx .pro_img {
        width: 50%;
        height: 370px;
        overflow: hidden;
    }
    
    .pro_tdx .pro_tt {
        width: 50%;
        background: #f9f9f9;
        padding: 56px 0px;
        text-align: center;
        height: 370px;
    }
    
    .pro_tdx .pro_tt1 {
        font-size: 32px;
        color: #333;
    }
    
    .pro_tdx .pro_tt1 span {
        font-weight: bold;
    }
    
    .line {
        width: 35px;
        height: 1px;
        background: #949494;
        margin: 25px auto;
    }
    
    .pro_tdx .pro_tt2 {
        font-size: 16px;
        line-height: 30px;
        width: 71%;
        margin: auto;
        font-weight: 100;
    }
    
    .pro_more {
        width: 210px;
        height: 40px;
        border: 1px solid #c1c1c1;
        display: block;
        margin: auto;
        transition: 0.5s;
        letter-spacing: 2px;
        text-align: center;
        margin-top: 3%;
    }
    
    .pro_more a {
        display: block;
        color: #333;
        font-size: 16px;
        line-height: 38px;
        font-weight: 100;
    }
    
    .pro_more:hover {
        width: 300px;
        background: #0076e4;
        color: #fff;
        border: 1px solid #0076e4;
    }
    
    .pro_more:hover a {
        color: #fff;
    }
    
    .bd1 table,
    .bd1 .tempWrap {
        width: 100% !important;
    }
    
    .pro_a {
        width: 40%;
        height: 50px;
        border: 1px #eee solid;
        margin: 40px auto 0;
    }
    
    .pro_a a {
        text-align: center;
        font-size: 22px;
        color: #333;
        line-height: 50px;
        display: block;
        letter-spacing: 5px;
    }
    /*honor*/
    
    .gy {
        max-width: 1500px;
        margin: 0 auto;
        min-width: 1300px;
        width: 100%;
    }
    
    .index_honor {
        width: 100%;
        margin-top: 150px;
    }
    
    .index_honor_row1 {
        text-align: center;
        /* padding: 0 0 30px; */
        display: block;
        top: -74px;
        position: relative;
    }
    
    .index_honor_row1 strong {
        font-size: 38px;
        color: #343434;
        line-height: 48px;
        font-weight: normal;
        display: block;
        font-weight: bold;
    }
    
    .index_honor_row1 strong .color {
        color: #0076e4;
        font-size: inherit;
    }
    
    .index_honor_row1 p {
        font-size: 16px;
        color: #999;
        font-weight: lighter;
        line-height: 40px;
    }
    
    .index_honor_row2 {
        position: relative;
        display: flex;
        justify-content: flex-end;
        width: 95%;
        padding-top: 0.5%;
    }
    
    .index_honor_row2:after {
        content: '';
        display: block;
        clear: both
    }
    
    .index_honor_item {
        width: 13%;
        float: left;
        border: 4px solid #ddd;
        transition: .5s;
    }
    
    .index_honor_item img {
        display: block;
        width: 100%;
        height: auto;
    }
    
    .index_honor_item+.index_honor_item {
        margin-left: 15px;
    }
    
    .index_honor_item:hover {
        border-color: #333;
    }
    /*news*/
    
    .news_box {
        background: #fff;
        padding-bottom: 80px;
        overflow: hidden;
    }
    
    .news_top {
        width: 551px;
        margin: 0 auto 50px;
        display: flex;
    }
    
    .news_wz {
        height: 48px;
        line-height: 36px;
    }
    
    .news_wz b {
        font-size: 26px;
    }
    
    .news_wz span {
        font-size: 24px;
        margin-left: 8px;
        color: #ccc;
        text-transform: uppercase;
        font-family: Arial;
    }
    
    .news_wz em {
        font-size: 16px;
        font-weight: 200;
        display: block;
        color: #999;
    }
    
    .news_tab {
        margin-top: 0px;
    }
    
    .news_tab li {
        float: left;
        background: #fff;
        box-shadow: 0px 0px 20px #eee;
        width: 171px;
        height: 42px;
        border-radius: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .news_tab li+li {
        margin-left: 19px;
    }
    
    .news_tab li a {
        font-size: 18px;
        font-weight: 100;
    }
    
    .news_tab li.cur {
        color: #fff;
        background: #0076e4;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        width: 171px;
        height: 42px;
        line-height: 42px;
    }
    
    .news_tab li.cur a {
        color: #fff;
    }
    
    .news_a {
        margin-right: 17px;
    }
    
    .news_a em {
        position: relative;
        font-size: 20px;
        color: #c2c2c2;
        top: 8px;
    }
    
    .news_a .sPrev,
    .news_a .sNext {
        position: absolute;
        top: 2px;
        font-size: 20px;
        color: #c2c2c2;
        cursor: pointer;
    }
    
    .news_a .sPrev {
        right: 5px;
        transform: rotate(-90deg);
    }
    
    .news_a .sNext {
        left: 5px;
        transform: rotate(90deg);
    }
    
    .news_a i:hover {
        color: #3ab200;
    }
    
    .news_list {
        height: 501px;
        width: 1400px;
        overflow: hidden;
        margin: auto;
    }
    
    .news_list .tempWrap {
        width: 100% !important;
    }
    
    .news_list .news_div {
        height: 500px;
    }
    
    .news_list .news_div+.news_div {}
    
    .news_list .news_div_item {
        width: 23.65%;
        display: inline-block;
        position: relative;
        height: 501px;
        transition: 0.5s;
        padding: 20px;
        border: 1px #eee solid;
    }
    
    .news_list .news_div_item+.news_div_item {
        margin-left: 1.79%;
    }
    
    .news_list .news_div_item_date {
        position: absolute;
        top: 265px;
        display: inline-block;
        font-weight: 400;
        left: 19px;
        padding-left: 32px;
        height: 22px;
    }
    
    .news_list .news_div_item_date::before {
        position: absolute;
        content: '';
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417144813_1326674026.png) no-repeat left center;
        top: 0;
        left: 0;
        width: 22px;
        height: 22px;
    }
    
    .news_list .news_div_item_content {
        position: absolute;
        top: 300px;
        left: 19px;
        padding-right: 14px;
    }
    
    .news_list .news_div_item_year,
    .news_list .news_div_item_month,
    .news_list .news_div_item_day {
        float: left;
        font-size: 15px;
        line-height: 22px;
        color: #999;
    }
    
    .news_list .news_div_item_title {}
    
    .news_list .news_div_item_a {
        font-size: 16px;
        display: block;
        margin-bottom: 16px;
        position: relative;
        transition: 0.3s;
        font-weight: normal;
    }
    
    .news_list .news_div_item_a::before {
        position: absolute;
        content: '查看详情';
        bottom: -152px;
        left: 0;
        width: 130px;
        height: 33px;
        background: #fff;
        border-radius: 40px;
        line-height: 33px;
        color: #999;
        font-size: 15px;
        transition: 0.5s;
        padding-left: 43px;
        border: 1px #eee solid;
        font-weight: 100;
    }
    
    .news_list .news_div_item_a::after {
        position: absolute;
        content: '\eb8d';
        bottom: -141px;
        font-size: 25px;
        width: 18px;
        height: 14px;
        left: 130px;
        transition: 0.5s;
        color: #9999;
        font-family: "iconfont"
    }
    
    .news_list .news_div_item_body {
        font-size: 14px;
        color: #666;
        font-weight: 100;
        line-height: 24px;
    }
    
    .news_list .news_div_item_pic {
        width: 100%;
        height: 217px;
        display: block;
        overflow: hidden;
    }
    
    .news_list .news_div_item_pic a {
        width: 100%;
        display: block;
        height: 100%;
    }
    
    .news_list .news_div_item_image {
        height: auto;
        width: 100%;
    }
    
    .news_list .news_div_item:hover .news_div_item_a {
        color: #0076e4;
        transition: 0.3s;
    }
    
    .news_list .news_div_item:hover .news_div_item_a::before {
        background: #0076e4;
        transition: 0.5s;
        padding-left: 40px;
        color: #fff;
    }
    
    .news_list .news_div_item:hover .news_div_item_a::after {
        left: 120px;
        transition: 0.5s;
        color: #fff;
    }
    /*about*/
    
    .about {
        background: #f8f8f8;
        padding: 37px 0 38px 0;
        position: relative;
        z-index: 20;
        margin-bottom: 0px;
    }
    
    .about_con {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 40px 0;
    }
    
    .about_con .slick-track {
        width: 1200px !important;
    }
    
    .about_txt {
        display: flex;
        flex-direction: column;
        width: 43%;
    }
    
    .about_txt p {
        font-size: 22px;
        color: #ccc;
        text-transform: uppercase;
        display: flex;
        flex-direction: column;
        line-height: 30px;
        margin-bottom: 10px;
    }
    
    .about_txt p span {}
    
    .about_txt b {
        font-size: 30px;
        color: #666;
        line-height: 40px;
        padding: 0px 0 0;
        font-weight: 100;
    }
    
    .about_txt em {
        font-size: 15px;
        font-weight: 100;
        line-height: 35px;
        margin: 25px 0 0;
        color: #666;
        width: 95%;
    }
    
    .about_txt span {
        font-size: 18px;
        font-weight: 100;
        width: 200px;
        height: 50px;
        background: #fdbd04;
        padding: 2% 8%;
        border-radius: 10px 0 0 0;
        margin: 3% 0 2% 0;
        display: flex;
        align-items: center;
        position: relative;
        overflow: hidden;
        color: #fff;
    }
    
    .about_txt span a {
        font-size: 18px;
        color: #fff;
    }
    
    .about_txt span a:after {
        content: '\e8f9';
        font-family: iconfont;
        position: absolute;
        top: 13px;
        right: 28px;
        font-size: 30px;
        transition: 0.5s;
    }
    
    .about_txt span a:hover:after {
        right: 50px;
    }
    
    .about_txtdh ul {
        margin-top: 30px;
        float: left;
    }
    
    .about_txtdh li {
        font-size: 50px;
        padding: 18px 0px;
        border-radius: 50%;
        width: 96px;
        height: 96px;
        align-items: center;
        text-align: center;
        position: relative;
        color: #fff;
        margin-right: 45px;
        float: left;
        background: #fff;
    }
    
    .about_txtdh li:nth-last-child(3) i {
        font-size: 30px;
    }
    
    .about_txtdh li:nth-last-child(2) i {
        font-size: 30px;
    }
    
    .about_txtdh li:nth-last-child(1) i {
        font-size: 37px;
    }
    
    .about_txtdh li i {
        font-size: 30px;
        color: #999;
        line-height: 40px;
        text-align: center;
    }
    
    .about_txtdh li p {
        font-size: 14px;
        color: #999;
        text-align: center;
        line-height: 16px;
    }
    
    .about_txtdh li p a {
        font-size: 15px;
        color: #999;
        text-align: center;
        line-height: 16px;
    }
    
    .about_pic {
        width: 60%;
    }
    
    .about_pic:after {
        content: '';
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240416/20240416171221_441120617.jpg) no-repeat;
        position: absolute;
        left: 0;
        top: -115px;
        width: 125%;
        height: 153%;
        z-index: 99999;
        background-size: 100% 100%;
    }
    
    .about_pic {
        width: 60%;
        height: 435px;
        position: relative;
    }
    
    .about_b .w1440.dfs {
        width: 1426px;
        transform: translateX(-57px);
        margin: 0 auto;
    }
    
    .about_b h3 {
        font-weight: 400;
        height: 270px;
        padding-left: 45px;
        padding-top: 126px;
        width: 270px;
        box-sizing: border-box;
        position: relative;
        margin-top: -190px;
    }
    
    .about_b h3:before,
    .about .about_b h3:after {
        content: '';
        position: absolute;
    }
    
    .about_b h3:before {
        width: 1px;
        height: 100%;
        background: #eee;
        top: 0;
        left: 1px;
    }
    
    .about_b h3:after {
        width: 3px;
        height: 100px;
        background: #666;
        left: 0;
        bottom: 0;
    }
    
    .about_b h3 a {
        font-size: 32px;
        line-height: 32px;
        color: #ccc;
        text-transform: uppercase;
    }
    
    .about_b h3 span {
        display: block;
        font-size: 36px;
        font-weight: 400;
        line-height: 38px;
        color: #333;
        margin-top: 12px
    }
    
    .about_b .about_b_con {
        float: left;
        width: calc(100% - 362px);
        margin-top: 80px;
        padding-bottom: 80px;
        position: relative
    }
    
    .about_b .about_b_con .tempWrap {
        width: 100% !important
    }
    
    .about_b .about_b_con ul li {
        float: left;
        width: 335px;
        margin-right: 20px;
        display: block;
        position: relative;
        overflow: hidden
    }
    
    .about_b .about_b_con ul li img {
        display: block;
        width: 100%;
        height: auto;
        transition: 1s
    }
    
    .about_b .about_b_con ul li p {
        position: absolute;
        left: 0;
        bottom: -42px;
        width: 100%;
        text-align: center;
        z-index: 1;
        background: rgba(0, 0, 0, .5);
        transition: .5s
    }
    
    .about_b .about_b_con ul li p a {
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 42px;
        color: #fff;
    }
    
    .about_b .about_b_con ul li:last-of-type {
        margin-right: 0
    }
    
    .about_b .about_b_con ul li:hover img {
        transform: scale(1.05)
    }
    
    .about_b .about_b_con ul li:hover p {
        bottom: 0
    }
    
    ..about_b .about_b_con ul::after {
        line-height: 0;
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }
    
    .about_b .about_b_con .prev,
    .about_b .about_b_con .next {
        position: absolute;
        width: 40px;
        height: 40px;
        font-size: 20px;
        border: 1px solid #ddd;
        border-radius: 50%;
        transition: .35s;
        cursor: pointer;
        text-align: center;
        line-height: 40px;
    }
    
    .about_b .about_b_con .prev {
        right: -74px;
        top: 0;
        cursor: pointer;
    }
    
    .about_b .about_b_con .prev img {
        width: 100%;
        display: block
    }
    
    .about_b .about_b_con .prev:hover {
        top: 5px
    }
    
    .about_b .about_b_con .next {
        right: -74px;
        top: 60px;
    }
    
    .about_b .about_b_con .next img {
        width: 100%;
        display: block
    }
    
    .about_b .about_b_con .next:hover {
        top: 65px
    }
    
    .about_b .about_b_con .prev:hover,
    .about .about_b .about_b_con .next:hover {
        color: #0076e4;
        border-color: #0076e4;
    }
    
    .about_b::after {
        line-height: 0;
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }
    /*process*/
    
    .ces_bc {
        background: #f6f6f6;
        padding: 80px 0;
    }
    
    .ces_top {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .ces_tit>b {
        display: block;
        font-size: 33px;
        color: #333;
    }
    
    .ces_tit>p {
        font-size: 19px;
        color: #999;
        margin: 10px 0 15px;
    }
    
    .ces_tit>i {
        display: block;
        background: #333;
        height: 4px;
        width: 39px;
    }
    
    .ces_ic {
        display: flex;
    }
    
    .ces_iic {
        width: 60%;
    }
    
    .ces_ic>li {
        height: 140px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 20%;
        position: relative;
        cursor: pointer;
    }
    
    .ces_iic>li {
        width: calc(100%/3);
    }
    
    .ces_ic>li>span {
        font-size: 32px;
        transition: .3s;
        height: 32px;
        line-height: 32px;
    }
    
    span.icontb.icon-fukuan {
        font-size: 50px;
    }
    
    span.icontb.icon-zixun {
        font-size: 59px;
    }
    
    .ces_ic>li>p {
        font-size: 25px;
        color: #666;
        margin: 8px 0;
        transition: .3s;
        font-family: cursive;
    }
    
    .ces_ic>li>div {
        font-size: 18px;
        color: #666;
        transition: .3s;
    }
    
    .ces_ic>li:nth-child(1),
    .ces_ic>li:nth-child(5),
    .ces_iic>li:nth-child(1) {
        background: #fff;
    }
    
    .ces_ic>li:nth-child(2) {
        background: #e1e1e1;
    }
    
    .ces_iic>li:nth-child(3),
    .ces_ic>li:nth-child(4) {
        background: #e1e1e1;
    }
    
    .ces_ic>li:nth-child(3),
    .ces_iic>li:nth-child(2) {
        background: #eee!important;
    }
    
    .ces_iic>li:nth-child(3) {
        background: #e1e1e1!important;
    }
    
    .ces_ic>li:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-left: 20px solid;
        border-bottom: 12px solid transparent;
        top: 50%;
        right: -19px;
        margin-top: -6px;
        z-index: 99;
    }
    
    .ces_ic>li:nth-child(1):after,
    .ces_iic>li:nth-child(1):after,
    .ces_ic>li:nth-child(5):after {
        border-left-color: #fff;
    }
    
    .ces_ic>li:nth-child(2):after,
    .ces_ic>li:nth-child(4):after {
        border-left-color: #e1e1e1;
    }
    
    .ces_iic>li:nth-child(2):after,
    .ces_ic>li:nth-child(3):after {
        border-left-color: #eee;
    }
    
    .ces_iic>li:nth-child(3):after,
    .ces_ic>li:nth-child(5):after {
        display: none;
    }
    
    .ces_ic>li:hover * {
        color: #333;
    }
    
    .ces_ic>li:hover span {
        transform: rotateY(360deg);
    }
    /* 版权*/
    
    .copy_yq {
        height: 80px;
        display: flex;
        align-items: center;
        position: relative;
    }
    
    .copy_yq i {
        color: #333;
        font-size: 24px;
        position: absolute;
        left: -27px;
        top: 24px;
    }
    
    .copy_s {
        background: #333;
        padding: 80px 0;
    }
    
    .copy_w {
        display: flex;
        justify-content: space-between;
    }
    
    .copy_nav {
        width: 48%;
        position: relative;
    }
    
    .copy_nav>ul {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    
    .copy_nav li {
        display: flex;
        flex-direction: column;
        position: relative;
    }
    
    .copy_nav li>p {
        font-size: 18px;
        color: #fff;
        margin: 0 0 30px 0;
    }
    
    .copy_nav li>a {
        font-size: 15px;
        font-weight: 100;
        color: rgba(255, 255, 255, 0.5);
        padding: 0 0 15px 0;
        transition: 0.5s;
    }
    
    .copy_nav li>a:hover {
        color: #ccc;
    }
    
    .copy_lx ul li .ico {
        font-size: 16px !important;
        color: #fff;
    }
    
    .copy_lx ul li .ico:nth-child(3) {
        font-size: 13px !important;
        color: #fff;
    }
    
    .copy_num {
        display: flex;
        flex-direction: column;
        width: 30%;
    }
    
    .copy_num p {
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417144856_640177721.png)no-repeat right;
        font-size: 16px;
        color: #fff;
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0 0 12% 0;
        position: relative;
        align-items: baseline;
    }
    
    .copy_num p:before {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -30px;
        left: 0;
        background: rgba(255, 255, 255, 0.2);
        box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
    }
    
    .copy_num p>span {
        font-size: 30px;
        color: #0076e4;
        font-family: Arial;
        font-weight: bold;
        padding: 2% 0 0;
    }
    
    .copy_num em {
        font-size: 14px;
        color: #fff;
        display: flex;
        line-height: 36px;
        font-family: Arial;
        align-items: center;
        font-style: normal;
    }
    
    .copy_num em i {
        font-size: 21px;
        margin: 0 3% 0 0;
        color: #fff;
    }
    
    .copy_num em img {
        width: 21px;
        height: auto;
        margin: 0 3% 0 0;
    }
    
    .copy_lx_ta {
        position: absolute;
        left: -40px;
        bottom: 120%;
        display: none;
        margin-top: 26px;
    }
    
    .copy_lx ul {
        display: flex;
        justify-content: space-around;
    }
    
    .copy_lx {
        width: 160px;
        margin: 20px 0 0 0;
    }
    
    .copy_lx ul li {
        border: 1px solid #666;
        border-radius: 100px;
        width: 33px;
        height: 33px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .copy_lx ul li:hover {
        background: #0076e4;
    }
    
    .copy_lx_ta img {
        width: 110px;
    }
    
    .copy_lx ul li:nth-child(2) .copy_lx_ta {
        left: -42px;
    }
    
    .copy_lx ul li:nth-child(3) .copy_lx_ta {
        left: -38px;
    }
    
    .copy_lx ul li:hover .copy_lx_ta {
        display: block;
    }
    
    .copy_row2 {
        color: #fff;
        font-size: 15px;
        background: #0076e4;
        padding: 20px 0;
        text-align: center;
        border-top: 1px rgba(255, 255, 255, 0.2) solid;
    }
    
    .copy_row2 a {
        color: #fff;
        font-size: 15px;
    }
    
    .copy_yq p {
        font-size: 16px;
        color: #ccc;
        font-weight: bold;
        letter-spacing: 1px;
    }
    
    .linkTagcs li:first-child a {
        margin-left: 10px;
        color: #999 !important;
    }
    
    .linkTagcs li a {
        font-size: 14px;
        font-weight: 100;
        color: #999;
    }
    
    .yq {
        background: #333;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
    }
    
    .linkTagcs {
        width: 92% !important;
    }
    
    .linkTagcs li {
        padding-right: 24px !important;
    }
    
    .honor_cont {
        padding-top: 0px;
    }
    
    .honor_cont .tempWrap {
        margin: 0 auto;
    }
    
    .honor_cont table td {
        border: 1px solid #eee;
        width: 350px !important;
        height: auto;
        padding-left: 0px !important;
        display: block;
        float: left;
        transition: 0.3s all ease-in-out;
        position: relative;
    }
    
    .honor_cont table td:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        background: #0076e4;
        transform: scale(0);
        transition: 0.3s all ease-in-out;
    }
    
    .honor_cont table td:hover::after {
        transform: scale(1);
    }
    
    .honor_cont table td img {
        width: 100%;
        height: auto;
        transition: 0.3s ease all;
        height: 442px;
    }
    
    .honor_cont table td div {
        padding-top: 0px !important;
        width: 90%;
        position: relative;
        z-index: 2;
    }
    
    .honor_cont table td div a {
        font-size: 15px;
        color: #333;
        line-height: 50px;
        overflow: hidden;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    
    .honor_cont table td:hover div a {
        color: #fff;
    }
    
    .honor_cont table td div:after {
        content: '';
        width: 40px;
        height: 4px;
        display: block;
        background: #ccc;
        margin: 5px auto;
        transition: 0.3s all ease-in-out;
        position: relative;
        z-index: 2;
    }
    
    .honor_cont table tr {
        display: block;
    }
    
    .honor_cont table td br {
        display: none;
    }
    
    .honor .btn {
        background: url()no-repeat center;
        width: 29px;
        height: 10px;
        bottom: 16px !important;
        position: absolute;
        cursor: pointer;
    }
    
    .honor_btnl {
        left: 44% !important;
    }
    
    .honor_btnr {
        right: 44% !important;
        transform: rotate(180deg);
    }
    
    .honor_b {
        position: relative;
    }
    
    .honor_b a {
        background: url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417150236_200371399.png) center no-repeat;
        width: 58px;
        height: 44px;
        display: block;
        margin: 50px auto 0;
        border-radius: 5px;
        border: 1px #eee solid;
        transition: 0.3s all ease-in-out;
    }
    
    .honor_b a:hover {
        background: #0076e4 url(//memberpic.114my.cn/0452321/uploadfile/image/20240417/20240417150310_1715857715.png) center no-repeat;
    }
    
    .honor_cont table td:hover {
        border: 1px solid #0076e4;
    }
    
    .honor_cont table td:hover div:after {
        background: #fff;
        width: 60px;
    }
    
    .honor_cont table td>a {
        width: 90%;
        display: block;
        overflow: hidden;
        margin: 20px auto 0;
        position: relative;
        z-index: 2;
    }