*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: "syht";}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
:focus{ outline: none;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.gy{max-width: 1500px;margin: 0 auto;width: 100%;}
.gy1{min-width: 1280px;margin: 0 auto;width: 100%;}
@media screen and (max-width: 1550px){
.gy{width:calc(100% - 80px);}
}

@media screen and (max-width: 1366px){
.app_nav {width: 94%  !important;}
.head_nav {margin-right: 16% !important;}
}

@media screen and (max-width: 1680px){
.app_nav {width: 90.5%  !important;}
}


@font-face {
  font-family: 'iconfont';  /* Project id 4159087 */
  src: url('//at.alicdn.com/t/c/font_4159087_pu3vsgoivp9.woff2?t=1689046955150') format('woff2'),
       url('//at.alicdn.com/t/c/font_4159087_pu3vsgoivp9.woff?t=1689046955150') format('woff'),
       url('//at.alicdn.com/t/c/font_4159087_pu3vsgoivp9.ttf?t=1689046955150') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100{margin:0 auto; max-width:1500px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top100{height:100px;}

/*t_tit*/
.t_tit{text-align: center;}
.t_tit b{font-size: 45px;color: #0e131f;position: relative;display: inline-block;}
.t_tit b>span{font-weight: normal;position: relative;}
.t_tit p{font-size: 18px;color: #666;padding-top: 15px;}

/*t_tit*/
.t_titn{text-align: center;}
.t_titn b{font-size: 45px;color: #0e131f;position: relative;display: inline-block;}
.t_titn b>span{font-weight: normal;position: relative;}
.t_titn p{font-size: 18px;color: #666;padding-top: 15px;}

/*t_titpr*/
.t_titp{text-align: center;}
.t_titp b{font-size: 45px;color: #0e131f;position: relative;display: inline-block;}
.t_titp b>span{font-weight: normal;position: relative;}
.t_titp p{font-size: 18px;color: #666;padding-top: 15px;}

/*t_tit*/
.t_titr{text-align: center;}
.t_titr b{font-size: 45px;color: #fff;position: relative;display: inline-block;}
.t_titr b>span{font-weight: normal;position: relative;}
.t_titr p{font-size: 18px;color: #fff;padding-top: 15px;}
    
    @font-face {
        font-family: 'iconfont';
        /* Project id 3597336 */
        src: url('//at.alicdn.com/t/c/font_3597336_n1f1xk4t6h.woff2?t=1661139216309') format('woff2'), url('//at.alicdn.com/t/c/font_3597336_n1f1xk4t6h.woff?t=1661139216309') format('woff'), url('//at.alicdn.com/t/c/font_3597336_n1f1xk4t6h.ttf?t=1661139216309') format('truetype');
    }
    
    .iconfont {
        font-family: "iconfont" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }
    
    @font-face {
        font-family: 'iconfont1';
        /* Project id 3682646 */
        src: url('//at.alicdn.com/t/c/font_3682646_8wlmscd7tv4.woff2?t=1664521209091') format('woff2'), url('//at.alicdn.com/t/c/font_3682646_8wlmscd7tv4.woff?t=1664521209091') format('woff'), url('//at.alicdn.com/t/c/font_3682646_8wlmscd7tv4.ttf?t=1664521209091') format('truetype');
    }
    
    .iconfont1 {
        font-family: "iconfont1" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }
    /*抬头*/
    
    .header:hover {
        background: #fff;
        box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
    }
    
    .header:hover a {
        color: #333;
    }
    
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100px;
        z-index: 5000;
        background: transparent;
        transition: ease .5s;
    }
    
    .header.on {
        box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    }
    
    .ny-header {
        background: #fff;
    }
    
    .header-con {}
    
    .header.on .header-con {
        border: none;
    }
    
    .header:hover .logo {
        filter: grayscale(0%) brightness(100%);
    }
    
    .header .logo {
        filter: contrast(0) brightness(2);
        display: block;
        float: left;
        position: relative;
        z-index: 1200;
        height: 100px;
        display: flex;
        align-items: center;
        margin-left: 30px;
    }
    
    .header .logo span {
        float: right;
        font-size: 28px;
        margin-left: 20px;
        letter-spacing: 3px;
        color: #333;
        line-height: 22px;
        font-weight: bold;
margin-top: 10px;
    }
    
    .header .logo span i {
        font-size: 12px;
        font-family: microsoft yahei;
        letter-spacing: 0.6px;
        display: block;
        color: #333;
        line-height: 11px;
        margin-top: 9px;
        font-style: normal;
        font-weight: lighter;
    }
    
    .header .logo img {
        width: 95px;
    }
    /*

.header .logo img.logoon{display: none;}
.header.on .logo img, .ny-header .logo img{display: none;}
.header.on .logo img.logoon, .ny-header .logo img.logoon{display: block;}*/
    
    .header-right {
        float: right;
        margin: 0 0 0 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: left;
        font-size: 24px;
        line-height: 40px;
        color: #fff;
        margin-top: 40px;
        margin-right: 46px;
        position: relative;
        padding-left: 34px;
        font-family: "DIN";
    }
    
    .header-phone::before {
        position: absolute;
        content: "";
        width: 25px;
        height: 25px;
        background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190018_215761551.png)no-repeat center;
        background-size: 100% 100%;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }
    
    .header-phone span {
        display: inline-block;
        font-family: "ITCAvantGardeStd-BkCn";
        font-size: 22px;
        line-height: 30px;
        color: #341d17;
    }
    
    .header-phone h4 {}
    
    .header.on .header-search {
        background: #f5f5f5;
        height: 100px;
    }
    
    .header:hover .header-search {
        background: #f5f5f5;
    }
    
    .header-search {
        float: right;
        position: relative;
        height: 100px;
        width: 100px;
        text-align: center;
    }
    
    .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;
        margin-top: 39px;
        margin-left: 41px;
        background: transparent;
        border: none;
        z-index: 3;
        cursor: pointer;
        background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190046_2014437168.png) no-repeat center transparent;
        padding-right: 0px;
    }
    
    .header:hover .sub-bot {
        background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250808/20250808195132_203894983.png);
    }
    
    .header:hover .header-phone::before {
        background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250808/20250808194454_66131053.png);
    }
    
    .header:hover .header-phone {
        color: #2450aa;
    }
    
    .header.on .sub-bot,
    .ny-header .sub-bot {
        background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250808/20250808195132_203894983.png);
        margin-top: 39px;
    }
    
    .searchop .search-all {
        z-index: 10;
        opacity: 1;
        visibility: visible;
    }
    
    .search-all {
        position: absolute;
        right: 100px;
        top: 0;
        width: 260px;
        height: auto;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        transition: all .2s;
    }
    
    .search-all .search-box {
        position: relative;
        height: 36px;
        margin-top: 34px;
        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()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();
    }
    
    .header.on .language::before,
    .ny-header .language::before {
        background: #414141;
    }
    
    .header.on .header-phone,
    .ny-header .header-phone {
        color: #2450aa;
        margin-top: 40px;
    }
    
    .header.on .header-phone::before,
    .ny-header .header-phone::before {
        background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250808/20250808194454_66131053.png);
    }
    
    .header-navbar {}
    
    .navbar {
        float: left;
        transition: ease .5s;
        margin-left: 12%;
    }
    
    .navitem {
        float: left;
        padding: 0 26px;
    }
    
    .navitem>a {
        display: inline-block;
        font-size: 17px;
        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: 95px;
        text-align: center;
    }
    
    .dropdown-menu ul {
        display: flex;
        justify-content: center;
        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: 12px;
        line-height: 20px;
    }
    
    .dropdown-menu ul li a {
        display: block;
        color: #333333;
        font-size: 16px
    }
    
    .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: #2450aa;
        font-weight: bold;
        font-family: "Microsoft YaHei";
    }
    
    .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: #2450aa;
            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: #2450aa;
    }
    
    .navitem>a::before {
        position: absolute;
        content: "";
        width: 0px;
        height: 3px;
        background: #2450aa;
        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 {}
    
    .header.on .logo img {
        /*width: 224px;height: 35px;*/
        margin-top: 1.5px;
    }
    
    .header.on .logo span {
        margin-top: 10px;

    }
    
    .header.on .logo {
        filter: grayscale(0%) brightness(100%);
        color: #333;
    }
    
    .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: #2450aa;
        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: #2450aa;
    }
    
    .header.on .language-text:hover,
    .ny-header .language-text:hover {
        color: #2450aa;
    }
    
    #ino-p1 {
        display: none;
    }
    
    #ino-p span {
        opacity: 0;
    }
    
    @media(max-width:1500px) {
        .header-phone {
            margin-right: 20px;
        }
        .navbar {
            margin-left: 2%;
        }
        .header .logo span {
            margin-left: 7px
        }
    }
    
    @media(max-width:1819px) {
        .navitem {
            padding: 0 12px;
        }
        .language {
            padding-right: 12px;
            margin-right: 12px;
        }
        .header-phone {
            font-size: 22px;
        }
        .navbar {
            margin-right: -22px;
        }
    }
    
    @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;
        }
        .header-phone::before {
            width: 20px;
            height: 20px;
        }
        .header-phone {
            font-size: 20px;
            padding-left: 30px;
        }
        .navbar {
            margin-right: -18px;
            margin-left: 10px;
        }
        .ny-header .logo {
            margin: 38px 0;
        }
        .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;
        }
    }
    
    .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(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190142_1702753362.png) 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;
        color: #aaa;
        outline: none;
    }

    
.view {width: 100%;padding: 0 11rem;position: relative;}
.f-cb {zoom: 1;}
.mb {display: none;}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.home-a {
  padding: 3.75rem 0;
  padding-bottom:1rem;
  margin-top: 70px;
background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809102753_1670869196.png) no-repeat 0 0;
    padding: 125px 0 130px;
    position: relative;
    margin-top: -0px;
z-index: 999;
height:720px;
}

.main-tit {
  display: inline-block;
  font-size: 1.9rem;
  font-weight: bold;
  color: #000000;
  line-height: 1;
  background: linear-gradient(to right, #2450aa 0%, #0154be 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main-t {
  font-size: 2.2rem;
  font-weight: bold;
  color: #333;
  line-height: 1;
  margin-top: .55rem;
}

.home-a .left {
  width: 41%;
  float: left;
}

.home-a .left .con {
  width: 100%;
  margin-top: 1rem;
  height: 9rem;
}


.home-a .left .con .t1 {
  font-weight: bold;
  color: #888;
  font-size: 20px;
}

.home-a .left .con .t2 {
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-top: 3%;
  overflow: hidden;
  font-size: 16px;
}

.home-a .left .con .list {
  width: 70%;
  margin-top: 4%;
}

.home-a .left .con .list .li {
  display: block;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 17px;
  line-height: 25px;
  padding: 7px 11px;
  color: #999999;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}

.home-a .left .con .list .li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.home-a .left .con .list .li::after {
  content: "";
  position: absolute;
  right: 11px;
  top: 50%;
  width: 4px;
  height: 10px;
  transform: translateY(-50%);
  background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190225_809984747.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: grayscale(100%);
  opacity: 0.9;
}

.home-a .left .con .list .li:hover {
  color: #0154be;
}

.home-a .left .con .list .li:hover::after {
  filter: grayscale(0);
  opacity: 1;
}

.home-a .left .con .list .li.on {
  color: #0154be;
}

.home-a .left .con .list .li.on::after {
  filter: grayscale(0);
  opacity: 1;
}

.home-a .right {
  width: 59%;
  float: right;
  padding-left: 8rem;
}

.home-a .right .pimg {
  padding-top: 40rem;
}

.home-a .right .img2 {
  position: relative;
  margin-top: -1rem;
  margin-left: 1rem;
  margin-bottom: 0rem;
  opacity: 0;
}

.home-a .right .img1 {
  position: absolute;
  z-index: 2;
  top:40%;
  left: 67%;
  transform: translate(-50%, -50%);
}

.home-a .right .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
  margin-top: 0rem;

}

.homea-container {
  overflow: hidden;
  padding: 0rem 0;
}
.homea-container li{font-size:16px; padding:0 2%;}

.homea-container .swiper-slide {
  text-align: center;
  font-weight: 500;
  color: #999999;
  line-height: 1;
  font-size: .45rem;
  transition: all 0.5s;
  cursor: pointer;
}

.homea-container .swiper-slide.swiper-slide-active {
  color: #0DA9CD;
  transform: scale(1.3);
  position: relative;
}

.home-a .right .list .next,
.home-a .right .list .prev {
  background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190306_526851017.png);
  width: 9px;
  height: 14px;
  cursor: pointer;
  filter: grayscale(100%);
  opacity: 0.9;
}

.home-a .right .list .next {
  background-image: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190306_1525918504.png);
}

.home-a .right .list .next:hover,
.home-a .right .list .prev:hover {
  filter: grayscale(0);
  opacity: 1;
}

.homea-container .swiper-slide.swiper-slide-active::after {
  content: "";
  width: 2px;
  height: .375rem;
  background: #0154be;
  position: absolute;
  top: -0.6rem;
  left: 50%;
  transform: scale(0.8);
}


.more2 {
  background: linear-gradient(to right, #2450aa 25%, #1d5ddf 75%);
  background-position: 100% 50%;
  background-size: 400% 300%;
  color: #fff;
  padding:2%;
  width: 32%;
}

.more2 .icon {
  filter: grayscale(100%) brightness(1000%) !important;
}

.home-a .left .more {
  margin-top: 1rem;
  display: flex;
}

.scroll-animate.animated {
  visibility: inherit;
}

/*products*/
.view1{width: 100%; position: relative;}
.allnews {
    position: absolute;
    bottom: 0;
    right: 3rem;
    display: flex;
    align-items: center;
    color: #666;
    transition: all 0.5s;
}
.allnews .icon {margin-left: 11px;filter: grayscale(100%);opacity: 0.6;}

.pro_tc{margin-top: 0px;background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250808/20250808174949_637732163.jpg);padding: 100px 0 70px 0;position: relative;margin-top: 0px;}
.pro_ibc {padding: 0px 0 70px 0;background: #fff;position:relative;}
.pro_bc{width: 100%;padding-bottom: 0px;position: relative;margin-top:0px;}
.pro_rc{width: 100%;}
.pro_rc>ul{display: flex;justify-content: space-between;}
.pro_tab ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.pro_tab ul li{width:12%;text-align: center;background: #fff;height: 65px;line-height: 65px;position: relative; margin-top: 0.2%;border: 1px solid #eee;}
.pro_tab ul li.on{background:#2450aa;border:none;}
.pro_tab ul li.on a{color:#fff;}
.pro_tab ul li:nth-child(13){display: none;}
.pro_tab ul li a{font-size: 18px; color: #333; display: flex; align-items: center; justify-content: center; height: 100%;}
.pro_tab ul li:hover{background: linear-gradient(120deg,#2450aa 10%,#2450aa 80%);color: #fff;}
.pro_tab ul li:hover a{color: #fff;}
.pro_tab ul li dl{position: absolute; top: 65px; left: 0; width: 100%; height: 45px; z-index: 2;}
.pro_tab ul li dl a{display: block; background: #666; height: 45px; line-height: 45px; color: #fff; transition: all .3s;font-size: 15px;}
.pro_tab ul li:hover dl{transform: rotateX(0deg);}
.pro_tab ul li dl{transition: all .5s; transform: rotateX(
90deg
); transform-origin: top;}
.pro_tab ul li dl a:hover{background: #2450aa;}

.pro_tab {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 0px;
    background: #fff;
    padding: 3%;
}

.pro_icc{overflow:hidden;}
.pro_ic{position: relative;display: flex;transition:all .5s;}
.pro_ibc>span{display: block;position: absolute;top: 50%;width: 68px;height: 68px;border:1px solid #686868;line-height: 68px;text-align: center;color: #686868;background: #fff;margin-top: -34px;cursor: pointer;font-size: 24px;}
.pro_prev{left: -36px;transform: rotate(180deg);}
.pro_next{right: -36px;}
.product_div_item_image {
    width: 100%;
}

.pro_ic .pro_item {
    flex-shrink: 0;
    width: 100%;
    background: #fff;
}

.pro_item .divproduct_new_div {
    display: flex;
    justify-content: space-between;overflow:hidden;padding: 0 102px;
}
.slick-initialized .slick-slide {display: flex !important;}

.pro_item .divproduct_new_div_item {
    display: flex;
    flex-direction: column-reverse;
    width: 32%;
    flex-shrink: 0;
    position: relative;
}

.pro_item .divproduct_new_div_item_a {
    display: block;
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #f5f5f5;
    font-size: 16px;
    color: #000;
    padding-left: 28px;
    position: relative;
    transition: all .3s;
}

.pro_item .divproduct_new_div_item_a:after {
    position: absolute;
    content: "\eb8d";
    font-family: "iconfont";
    font-size: 18px;
    color: #000;
    top: 13px;
    right: 30px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #f5f5f5;
    text-align: center;
    line-height: 36px;
    transition: all .5s;
}

.pro_item .divproduct_new_div_item {
    margin:0 0.3%;
}


.pro_item .product_div_item_pic {
    border: 6px solid #f5f5f5;transition: all .3s;
}

.pro_item .divproduct_new_div_item_body {
    position: absolute;
    bottom: 103px;
    left: 50%;
    width: 80%;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255,255,255,0.77);
    background: rgba(36,80,170,0.8);
    padding: 20px;
    padding-bottom: 30px;
    margin-left: -40%;
    transition: all .5s;
    transform: scale(0);
}
.pro_yd {
    position: absolute;
    bottom: 160px;
    left: 0;
    width: 100%;
}
.pro_item .slick-prev:before,.pro_item .slick-next:before {font-family: "iconfont";content: "\e88e";color: #686868;display: block;width: 52px;height: 52px;line-height: 52px;text-align: center;border: 1px solid #686868;letter-spacing: 15px;font-size: 31px;}

.pro_item .slick-prev:before {
    transform: rotate(180deg);
}

.pro_item button {
    top: 50%;
    left: auto;
    bottom: auto;
    right: auto;
    margin-top: -34px;
}

.pro_item .slick-prev {
    left: 31px;
}

.pro_item .slick-next {
    right: 67px;
}
.pro_item .slick-dots{display:none!important;}

element.style {
}
a.pro_btn {
    width: 186px;
    height: 52px;
    border: 1px solid #2450aa;
    display: block;
    text-align: center;
    line-height: 52px;
    border-radius: 26px;
    margin: 0 auto;
    margin-top: 40px;
    color: #2450aa;
    font-size: 18px;
    transition: all .5s;
}
a.pro_btn:hover {
    width: 410px;
    background: #2450aa;
    box-shadow: 0 10px 10px rgb(0,95,175,0.2);
    color: #fff;
}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a {
    background: #2450aa;
    color:#fff;
}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a:after{color:#2450aa;background:#fff;transform:rotateY(360deg);}


.pro_item .divproduct_new_div_item:hover .product_div_item_pic {
    border-color: #2450aa;
}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_body {transform:scale(1);}

/**/
.home_page2{background-repeat: no-repeat;background-position:right;}
.home_page2 .txtBox {background-size: cover !important;width: 51.3%;}
.home_page2 .txtBox{background-image:url();-webkit-background-size: contain;-moz-background-size: contain;-o-background-size: contain; background-position:left center;background-repeat: no-repeat;display: table; padding:6% 2% 6% 0%;}
.home_page2 .txtBox .distabcel{display: table-cell;vertical-align: middle;padding-left: 25%;}
.home_page2 .txtBox .distabcel h5{font-family:'din';font-size:40px;font-weight:normal;color: #0657c0;line-height:1;text-transform: uppercase;margin-bottom: 1.5%;}
.home_page2 .txtBox .distabcel h3{font-size:50px;line-height:75px;color: #0657c0;font-weight: normal;font-family: "syh";}
.home_page2 .txtBox .distabcel h4{font-size:20px;line-height:28px;font-weight:normal;color: #0657c0;position: relative;padding-bottom: 3%;}
.home_page2 .txtBox .distabcel h4:before{width: 50px;height: 3px;content: '';background:#0657c0;left: 0;bottom:0;position: absolute;}
.home_page2 .txtBox .distabcel .listBox{height: 270px;margin-top:8%; width:140%;}
.home_page2 .txtBox .distabcel .listBox li{width: 24.7%;float: left;background:#0657c0;padding: 25px 0;line-height:120px;text-align: center;-webkit-transition: 1s;-o-transition: 1s;-moz-transition: 1s;transition: 1s;position: relative;bottom:0;}
.home_page2 .txtBox .distabcel .listBox li a{color: #fff;font-size:28px;display: block;border-left:1px solid rgba(255,255,255,.2);padding: 0 8%;line-height:160px;}
.home_page2 .txtBox .distabcel .listBox li a i{font-size:24px;}
.home_page2 .txtBox .distabcel .listBox li a img{margin-right: 5%;}
.home_page2 .txtBox .distabcel .listBox li a p{display: none;font-size:16px;line-height:24px;color: #fff;}
@media(min-width:1024px){
  .prodlBox .item{padding-top:95px!important;}
  #proLiBox16 .item{padding-top:160px!important;}
  .home_page2 .txtBox,.home_page4 .txtBox{height: 100%!important;}
.home_page2 .txtBox .distabcel .listBox li:hover{transform: scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.home_page2 .txtBox .distabcel .listBox li:hover{line-height:1;text-align: left;bottom: 25px;}
.home_page2 .txtBox .distabcel .listBox li:hover p{display: block;}
.home_page2 .txtBox .distabcel .listBox li:hover img{display: block;}
.home_page2 .txtBox .distabcel .listBox li:hover span{display: block;line-height:80px;}
}

.morep{display: block;width: 190px;text-align: center;line-height:50px;font-size:16px;color: #0657c0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border: 2px solid #0657c0;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.morep a{font-size:18px;}
.morep:hover{color: #fff;background:#0657c0;font-size:18px;}
.view_now{display: block;width: 190px;text-align: center;line-height:50px;font-size:17px;color: #0657c0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border: 2px solid #0657c0;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.view_now:hover{color: #fff;background:#0657c0;}

/*num*/
.num_c{width:100%; background: #f8f8f8;}
.num_c ul {display: flex;background: #f8f8f8;}

.num_c ul li {width: 25%;display: flex;justify-content: center;padding: 4% 0;}

.num_c ul li>div {width: 80%;}

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

.b_n>b {font-size: 56px;color: #333;margin-right: 10px;font-family:DIN Medium;}




.b_n>p {font-size: 24px;color: #999;}

.b_n>p i {font-size: 16px;color: #999;margin-top: 2px;display: block;}

.num_c li>div>p {color: #666;font-size: 18px;line-height: 18px;margin-top: 12px;}
@media screen and (max-width: 1650px) {
   .num_c ul li>div{width: 90%;}
}
@media screen and (max-width: 1400px) {
   .num_c ul li>div{width: 90%;}
   .num_c ul li{padding: 2% 0;}
}

.case_box{width:100%;border-top: 1px solid #eee; position: relative;margin-top:50px;}
.case_boxx li{width: calc(100%/8);/* float:left; */height:92px;/* text-align:center; */font-weight:100;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.case_boxx li:hover>div{
    color: #095eb5;
}
.case_boxx li a .cur {
    color: #095eb5;
}
.case_boxx li:hover a {
    color: #095eb5;
}
.case_boxx li .iconfont{font-size: 28px;color: #999;/* line-height:60px; */display:block;text-align:center;margin-bottom: 6px;}
.iconfont.icon-zhifachuanbo_huaban1 {font-size: 42px !important;}
.iconfont.icon-caidan_kechuanguanli {font-size: 60px !important;}
.iconfont.icon-yunshuchuan,.iconfont.icon-tuolun,.iconfont.icon-yunshuchuan {font-size: 50px !important;}
.iconfont.icon-winfo-icon-weixianpinchuan {font-size: 58px !important;}

.case_box li a{font-size: 17px;color:#666;}

.case_boxx li.cur:before {
    width: 100%;
}
.case_boxx ul {
    display: flex;
    flex-wrap: wrap;
}

.suc_c {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    margin-top: 75px;padding-bottom: 72px;
}

.case_boxx li:after {
    position: absolute;
    content: "";
    height: 63px;
    width: 1px;
    background: #eee;
    top: 50%;
    margin-top: -32px;
    right: 0;
}

.case_boxx li:nth-child(6):after,.case_boxx li:last-child:after {
    display: none;
}
.case_box:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    top: 90px;
    left: 0;
}
/*application*/
.app_c{padding:100px 0 80px;}
.app_img{margin-top: 50px;background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190441_1529331768.png) no-repeat center;padding: 50px;box-shadow: 1px 1px 36px rgba(31,26,23,0.08)}
.app_img .divdgweb_new_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.app_img img {
    width: 100%;
    height: auto;
}

.app_img .divdgweb_new_div_item {
    width: 24%;
    display: flex;
    flex-direction: column-reverse;
    transition: all .5s;
}
.app_img .news_div_item_pic{position:relative;}
.app_img .news_div_item_pic:after{content:'';width:100%;height:100%;background:linear-gradient(to top,#444, transparent);position:absolute;bottom:0;left:0;transition: all .5s;}
.app_img .divdgweb_new_div_item:hover .news_div_item_pic:after{opacity:0;}

.app_img .divdgweb_new_div_item_a {
    width: 100%;
    height: 78px;
    line-height: 80px;
    position: relative;
    color: #333;
    font-size: 18px;
    text-align: center;
padding-right:36px;
}


.app_img .divdgweb_new_div_item_a:after {
    position: absolute;
    content: "\eb8d";
    font-family: 'iconfont';
    color: #2450aa;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 1px solid #2450aa;
    line-height: 22px;
    text-align: center;
    top: 0;
    font-size: 14px;
    right: 0;
}

.app_img .divdgweb_new_div_item_title {
    background: #fff;
    text-align: center;
    transition: all .5s;
    height:78px;
}

.app_img .divdgweb_new_div_item:nth-child(1),.app_img .divdgweb_new_div_item:nth-child(2),.app_img .divdgweb_new_div_item:nth-child(3),.app_img .divdgweb_new_div_item:nth-child(4) {
    margin-bottom: 30px;
}

.app_img .divdgweb_new_div_item:hover {
    transform: translateY(-10px);
}

.app_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title {
    background: #2450aa;
}

.app_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_a {
    color: #fff;
}

.app_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after {
    color: #fff;
    border-color: #fff;
}

.main-t {
    font-size: 3rem;
    font-weight: bold;
    color: #333;
    line-height: 1;
    margin-top: 0.8rem;
}
.main-tc {
    font-size: 2.6rem;
    font-weight: bold;
    color: #333;
    line-height: 1;
    margin-top: 0.8rem;
}
.wr {
    width: 100%;
    position: relative;
}
.f-cb {
    zoom: 1;
}
.home-c {
    margin-top: -2px;
    padding-bottom: 3.75rem;
}
.home-c .left {
    width: 100%;
    padding-top: 1rem;
    padding-right: 4%;
    padding-left: 4%;
  }

  .home-c .left {
    padding-top: 12rem;
    padding-left: 12rem;
    width: 50%;
    float: left;
    padding-right: 5.25rem;
}


.home-c .right {
    width: 50%;
    float: left;
    height: 18.125rem;
    padding-top: 0rem;
    position: relative;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
  .home-c .right .img1 {
    position: absolute;
    right: 0rem;
    width: 72rem;
    max-width: none;
}

  .home-c .right .play {
    left: 1rem;
    transform: translateX(0);
    height: 1.8rem;
  }

  .home-c .right .play {
    bottom: 30%;
  }

  .home-c { padding-bottom: 220px;background: #f8f8f8;}
.home-c .left .numlist {
    width: 100%;
    display: flex;
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}
.home-c .left .numlist .li {
    width: 33%;
}
.home-c .left .numlist .li .nums {
    display: flex;
    color: #0657c0;
    align-items: flex-end;
    justify-content: flex-start;
font-size:26px;
}
.home-c .left .t1 {
    font-weight: 500;
    color: #666666;
    line-height: .7rem;
    margin-top: 1.375rem;
}
.home-c num tit-36{font-size:16px;}
.servers-list-01-ul .txts, .servers-list-01-ul .txts *, .applist02-box .txts, .applist02-box .txts *, .applist01-box .words .txts, .applist01-box .words .txts *, .technologys-items .txts, .technologys-items .txts *, .joinsbots-list .box .main-text, .joinsbots-list .box .main-text *, .abouts-01 .txts, .abouts-01 .txts *, .home-c .left .t1, .home-c .left .t1 * {
    font-size: 16px!important;
    line-height: 1.66!important;
}
.home-c .left .numlist .li .t2 {
    color: #999999;
    line-height: 22px;
    margin-top: 3px;
font-size: 14px;
}
  .more3 {
    background: linear-gradient(to right, #2450aa 25%, #0154be 75%);
    background-position: 100% 50%;
    background-size: 400% 300%;
    color: #fff;display: flex;
width: 30%;
    padding: 2% 5%;
}
.tit-16{color: #fff;}
.more3 a{color: #fff;}

/*实景*/
.fa_c{ margin-top: -4%;background: #fff; position: relative;box-shadow: 1px 1px 35px rgba(120,123,126,0.16); padding:70px 0; z-index: 999;}
.fa_bc {width:100%;margin-top:0px; padding:0px 0 70px;}
.fa_img { padding: 0px 76px 0 76px;overflow: hidden;}
.fa_img .divdgweb_new_div {display: flex;width:100%;justify-content: space-between;}
.fa_img .divdgweb_new_div_item {
    width: 25%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column-reverse;
    position: relative;padding:0 0.25%;
}
.fa_img .news_div_item_pic a { overflow: hidden;display: flex;flex-direction: column;}
.fa_img .news_div_item_pic img { width: 100%;height: auto;transition: all .5s;}
.fa_img .news_div_item_pic:hover img{transform: scale(1.2);transition: all .5s;}
.fa_img .divdgweb_new_div_item_a {
    display: block;
    width: 100%;
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #333;
    background: #fff;
    text-align: center;
}

.fa_img .divdgweb_new_div_item_content {position: relative;margin-top: -0px;}
.fa_img .slick-prev:before,.fa_img .slick-next:before{
    content: '\e88e';
    display: block;
    transform: rotate(180deg);
    font-size:32px;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    border: 1px solid #ddd;
    line-height: 52px;
    text-align: center;color:#666;
    font-family: "iconfont";
letter-spacing: 26px;
}
.fa_img .slick-next:before{transform: rotate(0deg);}
.fa_img .slick-prev{left:-56px;top: 127px;}
.fa_img .slick-next{right:-24px;top: 127px;}
.fa_img .slick-initialized .slick-slide{display: flex !important;}

/*新闻*/
.news_box{margin:0px auto;background: #fff;padding: 100px 0; overflow: hidden;}
.news_bt{width:547px;margin: auto; padding-top:40px;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 10px rgb(0,0,0,0.1);border-radius:30px;margin-top:0px;text-align: center; margin-bottom: 50px;}
.nb_tab a+a{margin-left:10px;}
.nb_tab a.cur{background: linear-gradient(120deg,#0657c0 10%,#0657c0 80%);color:#fff;background-size:400% 370%;box-shadow:0px 0px 10px rgba(0,108,238,0.3)}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width: 56%; float: left;}
.nbcl_le .news_div_item{width: 49%;display: inline-block;vertical-align:top; background: #fff; padding:3%;    padding-top: 0;}
.nbcl_le .news_div_item+.news_div_item{margin-left:10px;}
.nbcl_le .news_div_item_pic img{width:100%;}
.news_div_item_title a{font-size:16px;}
.nbcl_le .news_div_item_content{margin-top:18px;}
.nbcl_le .news_div_item_body{margin-top:15px;line-height:28px;color:#68686a;font-size:14px; font-weight: 100;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809190514_50273393.png) no-repeat right center;float: right;margin-top:5px;}

.nbcr_ri{width: 43.6%; float: right;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #eee;padding:26px 0;position:relative;transition:300ms;border-left:1px #eee solid;border-right:1px #eee solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:432px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight:100;text-align: left;}
.nbcr_ri .news_div_item_date>div{font-family:din;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:35px;font-weight:bold;line-height: 45px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:28px;color:#68686a;padding-right:20px;font-size:14px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #eee solid;}
.new_t{float:left;}
.new_ta{font-size:40px;color:#333;line-height:46px;display:block;width:400px;margin:auto;}
.new_ta span{font-weight:bold;}
.new_tb{font-size:20px;color:#666;line-height:40px;}

/*xad*/
.xad{height: 300px;background:url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809154924_1536351406.jpg) no-repeat center;background-repeat: no-repeat;
    background-attachment: fixed;}
    .dfsv {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.xad .gy{height: 100%;}
.xad_l{height: 100%;width: 50%;position: relative;}
.xad_l:after {position: absolute;content: '';width: 100%;height: 0px;bottom: 31%;border: 1px dashed rgb(255 255 255 / 0.3);overflow: hidden;}
.xad_l ul{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 100%;}
.xad_l li{transition: all 0.5s;height: 100%;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.xad_l li:after {position: absolute;content: '';bottom: 30%;border-radius: 100%;width: 8px;height: 8px;background: #fff;}
.xad_l li i{display: flex;font-size: 40px;color: #fff;align-items: center;justify-content: center;margin-bottom:8px;}
.xad_l li:first-child i:nth-child(1){font-size: 41px;}
.xad_l li:first-child i{font-size: 50px;margin-bottom: 0; line-height: 56px;}
.xad_l li:hover i {animation-duration: 2s;animation-name: flipInY;}
.xad_l li:hover{ transform: translateY(-5px); }
.xad_l li:hover:after{background: #ff7800;}
.xad_l li b{display: block;font-size: 18px;color: #fff;text-align: center;}
.xad_r{}
.xad_r_r{width:200px;height: 41px;background: #fff;border-radius: 21px;padding: 0 20px;font-size: 16px;color: #333;line-height: 41px;transition: all 0.5s;}
.xad_r_r a{display:flex;align-items: center;justify-content: space-between;line-height: 41px;}
.xad_r_r:hover{ transform: translateY(-5px); }
.xad_r_r em{width: 28px;height: 28px;border-radius: 100%;display: flex;align-items: center;justify-content: center;background: #ff7800;color: #fff;}
.xad_r_l {margin-right:40px;}
.xad_r_l p{display: flex;align-items: center;justify-content: center;}
.xad_r_l p+p{margin-top: 15px;}
.xad_r_l p:hover i {animation-duration: 2s;animation-name: flipInY;}
.xad_r_l i{display: flex;width:32px;height: 32px;align-items: center;justify-content: center;background: #ff7800;border-radius: 100%;color: #fff;}
.xad_r_l em {display: block;font-size: 26px;color: #fff;line-height: 26px;font-weight: bold;margin-left: 8px; font-family: din; font-weight: normal;}

.container { max-width: 1400px;margin: 0 auto;}

/*link*/
.links{width:100%; overflow:hidden; padding:40px 0; border-top:1px #eee solid;  line-height: 30px; background:#ffffff;}
.linksW{ margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.links_l{ width:200px; background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809191145_1502473908.png) left no-repeat; padding-left: 50px;}
.links_lm{font-size:17px; line-height:30px; color:#333; width:100px;}
.links_r{ width:93%; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

/* footer */
.footer {background:#282f36;position: relative;clear: both; overflow: hidden;color: #fff;}
.footer-content {width: 81%;margin: auto;position: relative;}
.footer-content-top::before,.footer-content-top::after {content: '';width: 50%;height:8px;position: absolute;left: 0;top: 0;background: #2450aa;}
.footer-content-top::after {left: auto;right: 0;background: #808080;}
.footer-content-top {overflow: hidden;padding:4.4% 0;}
.footer-left {float: left;width: 10%;}
.footer-logo img { height:55px; margin-right: 5%}

.footer-logo .logo{max-width:300px;font-size:0;overflow:hidden}
.footer-logo .logo img{ float:left; padding-right:0px;}
.footer-logo .logo strong{display: block;font-size:32px; line-height:33px;color:#fff; font-weight:bold; font-family: Microsoft YaHei; letter-spacing:2px;}
.footer-logo .logo dl{ font-size:13px; letter-spacing:2px; color:#adb2b7; line-height:26px;}
.footer-logo .logo dl en{color:#ababab;}


.footer-nav {float: right;width:100%;text-align: right;}
.footer-nav ul,.footer-nav li {list-style: none;margin: 0;padding: 0;}
.footer-nav ul {text-align: left;margin-left:7rem;overflow: hidden;display: inline-block;vertical-align: top;}
.footer-nav ul:first-child {margin-left: 0;}
.footer-nav .title-1 {font-weight: bold;}
.footer-nav li {margin-top:0.8rem;}
.font20{font-size: 18px; font-weight: normal;}
.flh30 {line-height: 30px;}
.font16 {font-size: 16px;}
.footer-nav li a{display: block;color: #aaa; font-size: 14px;}
.footer-nav li a:hover {color: #fff;}
.footer-nav .contact-1 {overflow: hidden;}
.footer-nav .contact-us-1 {color: rgba(255, 255, 255, 0.6);margin-top: 2rem;}
.footer-nav .contact-us-1 strong{font-weight: normal;}
.footer-nav .contact-us-1 p:first-child {padding: 0;margin: 0;}
.footer-content-bottom {border-top: 1px solid #383838;padding:1.8% 0 50px 0;position: relative;}
.footer-copy {color: rgba(255, 255, 255, 0.6);position: relative;}
.footer-copy a {color: rgba(255, 255, 255, 0.6);}
.footer-copy a:hover {color: #fff;}
.footer-link {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.footer-link li {list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: middle;position: relative;width: 30px;height: 30px;margin-left: 15px;}
.footer-link .ewmshow-1 {background: #fff;padding: 5px;width: 90px;height: 90px;overflow: hidden;position: absolute;bottom: 100%;left: 50%;border-radius: 4px;margin-left: -50px;display: none;}
.footer-link li:hover .ewmshow-1{display: block;}

.aside-top {position: fixed; width: 50px;bottom:3%;right:1%; z-index:199;display: none;}
.aside-top a {width: 50px;height: 50px;display: block;overflow: hidden; background: #2256a2 url('//memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809191212_963007089.png') no-repeat center;border-radius: 100%;}
.footer-top-left {float: left; width: 30%;}
.footer-top-right {float: right;width:70%;}
.footer-logo {/*width: 27%;*/}
.footer-logo a{width: 100%;height: auto;display: block;}
.footer-logo img {display: block;}
.footer-logo .st0 {fill: #fff;}
.footer-contact {margin-top:20px;}
.footer-social {margin-top:60px;} 
.footer-social li {display: inline-block;vertical-align: middle;margin-right:18px;position: relative;}
.footer-social li:first-child {margin-left: -.3%;}
.footer-social li a{position: relative;display: block;width: 2rem;height: 2rem;opacity: .3;}
.footer-social li a:hover {opacity: 1;}
.footer-social li:hover .ewmshow-1{display: block;}

.footer-copy,.footer-content-bottom a{color: rgba(255, 255, 255, 0.6);}
.footer-content-bottom a:hover {color: #fff;}


.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; transition:0.3s all ease-in-out; float: left;display: block;margin-right:26px; margin-top:28px;}
.social a img{ display: block}
.social a i{font-family: 'iconfont'; font-size: 20px; color: #999;}
.social a:hover{ }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -43px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; left: 52.5px; }
.social .ewm img { display: block; width: 100%; height:auto; }
.saj-footer .bottom{clear: both;padding:30px 0;overflow: hidden;font-size: 12px;color: #999;order-top: 1px solid #313131;}
.saj-footer .bottom a{color: #999; font-size:15px;}
.saj-footer .bottom .left{color: #999; font-size:15px;}
.left .tel div{color:#999; font-size:15px; line-height:25px;}

.ft-bottom{padding:14px 0;}
.ft-bottom .copyright{float: left;font-size: 14px;color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright p{color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright span{display: inline-block; color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright a{color: rgba(255, 255, 255, 0.6); font-weight:normal; font-size: 14px;}
.ft-bottom .copyright a:hover{color: #2450aa;text-decoration: underline;}



/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:76%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:50px;height:50px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:18px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#2450aa;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#2450aa;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item{overflow:hidden;}
.serverBar li .QRcode .item i{display:block;width:100px;}
.serverBar li .QRcode .item img{display:block;width:100%;}
.serverBar li .QRcode .item p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/

@media(max-width:1400px) {
.cpzt_h{ font-size:58px;}
.cpzt_t{ margin-top:14px; font-size:34px;}
.hopro_pic2 h1{ font-size:22px;}
.youshimint_h{font-size:58px;}
.newsboxl_h{font-size:58px;}

}

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

.app_c .app_img .divdgweb_new_div_item_a:after{
    top: 28px;right: 10px;
}



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

.pro_xqcate .pro_xq+.pro_xq {display: none; }
    
/*三大交付*/
.padv_bg{background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809174727_1442599106.jpg)no-repeat center;height: 850px;position: relative;background-attachment: fixed;}
.padv_bg:after{content:'';width: 100%;height: 850px;display: block;background: url()no-repeat center;position: absolute;top: 0;}

.padv{position: relative;z-index: 3;display: flex;align-items: center;height: 100%;flex-direction: row-reverse;}
.padv_tit{width: 53%;padding: 60px 60px;border-radius: 5px;background:rgba(36,80,170,0.9);}
.padv_tit p{font-size: 52px;color: #fff;font-weight: 500;}
.padv_tit dd{font-size: 18px;color: rgba(255,255,255,0.8);line-height: 40px;margin-top: 40px;}
.padv_list{margin-top: 40px;}
.padv_list li{width: 165px;height: 57px;display: block;background: #ea8a1c;float: left;text-align: center;line-height: 57px;color: rgba(255,255,255,0.8);font-size: 18px;border-radius: 1px;font-weight: bold;}
.padv_list li+li{margin-left: 15px;}
    
    /*简介*/
.about_bg{background: url(https://memberpic.114my.com.cn/dgwmzd11/uploadfile/image/20250809/20250809174855_1341990625.png)no-repeat center;height: 886px;padding: 150px 0 0px 0;}
.about>p{font-size: 50px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.about>d{font-size: 28px;color: #fff;display: block;width: 70%;}
.about>dd{font-size: 16px;color: rgba(255,255,255,0.8);line-height: 35px;margin-top: 80px;width:95%;}
.about>a{width: 135px;height: 40px;background: #ea8a1c;color: #fff;display: block;border-radius: 5px;text-align: center;line-height: 40px;margin-top: 60px;}
.about>a:hover{background:#2450aa;}
.about_box{width: 100%;background:#fff;padding: 30px;box-shadow: 0px 0px 20px rgba(0,0,0,0.1);margin-top: 100px;}
.about_box .new_web_div2021{display:flex;}
.about_box .new_web_div2021 li{width:calc((100% - 80px) / 4);display:block;float:left;margin-right:20px;position: relative;overflow: hidden;}
.about_box .new_web_div2021 li img{width:100%;height: auto;transition: 0.3s all ease;}
.about_box .new_web_div2021 li:hover img{transform: scale(1.1);}
.about_box .new_web_div2021 ul{display:block;float:left;width:100%;}
.about_box .new_web_div2021 li p{background:rgba(0,0,0,0.5);position: absolute;bottom:0;left:0;width:100%;transition: 0.3s all ease;}
.about_box .new_web_div2021 li:hover p{background:rgba(38,101,229,0.5);}
.about_box .new_web_div2021 li p a{display:block;font-size:15px;color:#fff;width:100%;height:40px;line-height:40px;text-align:center;}