* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;scroll-behavior: smooth;}
::-webkit-scrollbar { width: 0px}
::-webkit-scrollbar {width: 5px;height: 5px}
::-webkit-scrollbar-button:vertical {display: none}
::-webkit-scrollbar-track:vertical {background-color: #000}
::-webkit-scrollbar-track-piece {background: #e3e3e3}
::-webkit-scrollbar-thumb:vertical {background-color: #555;border-radius: 30px}
::-webkit-scrollbar-thumb:vertical:hover {background-color: #3b3b3b}
::-webkit-scrollbar-corner:vertical {background-color: #535353}
::-webkit-scrollbar-resizer:vertical {background-color: #ff6e00}
::-webkit-scrollbar-track-piece {background: #eee}
::-webkit-scrollbar-thumb:vertical {background-color: #c3000e}
body {font-size: 14px;font-family: "syht", sans-serif !important;!i;!;overflow-x: hidden;}
em, i {font-style: inherit;font-weight: inherit;}
ul {list-style: none;}
a {text-decoration: none;color: #333;text-transform: capitalize;}
tr, td {padding: 0 !important;}
input, textarea {outline: none;border: none;}


@font-face {
    font-family: "syht";
    src: url("//memberpic.114my.com.cn/017682/cssnew/syht.woff.txt") format("woff2"), url("//memberpic.114my.com.cn/017682/cssnew/syht.woff.txt") format("woff"), url("//memberpic.114my.com.cn/017682/cssnew/syht.ttf.txt") format("truetype"), url("//memberpic.114my.com.cn/017682/cssnew/syht.eot.txt") format("embedded-opentype"), url("//memberpic.114my.com.cn/017682/cssnew/syht.eot.txt") format("svg");
}

@font-face {
font-family:DIN Medium;
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);
}

.icon {
       width: 1em; height: 1em;
       vertical-align: -0.15em;
       fill: currentColor;
       overflow: hidden;
    }


@font-face {
  font-family: 'iconfont';  /* Project id 4464360 */
  src: url('//at.alicdn.com/t/c/font_4464360_l8bhkrw932s.woff2?t=1710294667933') format('woff2'),
       url('//at.alicdn.com/t/c/font_4464360_l8bhkrw932s.woff?t=1710294667933') format('woff'),
       url('//at.alicdn.com/t/c/font_4464360_l8bhkrw932s.ttf?t=1710294667933') format('truetype');
}

@font-face {
  font-family: "\963f\91cc\5988\5988\6570\9ed1\4f53 Bold";font-weight: 700;src: url("../cssnew/Alimama_ShuHeiTi_Bold.woff2.txt") format("woff2"),
  url("../cssnew/Alimama_ShuHeiTi_Bold.woff.txt") format("woff");
  font-display: swap;
}

/*head*/
.head {/* padding: 0.8% 2%; *//* overflow: hidden; */width: 100%;z-index: 100;/* background: rgba(0,0,0,0.8); */position: fixed;top: 0;background: #fff;/* border-bottom: 1px solid #eee; *//* box-shadow: 0px 0px 50px rgba(0,0,0,0.1); */transition: 1s;/* border-bottom: 1px solid rgba(172,172,172,0.2); */left: 0;right: 0;/* max-width: 1800px; *//* margin: 0 auto; */}
.nhead {background:#fff;}
.head:before {content:'';width:100%;height:0;background:#fff;position:absolute;top:0;left:0;transition:1s;z-index: -1;}
.head.on:before {height:100%;}
.head.on .head_logo {opacity:0;visibility: hidden;height: 0;padding: 0;/* transition: 1s; */}
.head:hover:before {height:100%;}
.head.on{width: 100%;/* z-index: 999; */box-shadow: 0 0 20px #000;background: #fff;position: fixed;/* padding: 0.3% 2%; */}
.head.on .head_nav>ul>li>a {/* color: #333; */}
.head.on .head_num li i,.head.on .head_num li>a,.head.on .icon>div i span {/* color: #333;*/}
.head.on .head_nav li:nth-child(n+2):nth-child(-n+3)>a i:before {color:#999;}
.head:hover .head_nav li:nth-child(n+2):nth-child(-n+3)>a i:before {color:#999;}
.head_box {/* max-width: 1800px; */margin: 0 auto;display:  flex;justify-content:  space-between;flex-direction: column;}
.head_logo {display:flex;align-items:center;/* width: 19%; */padding: 1% 2%;transition: 1s;overflow: hidden;/* width: 100%; *//* height: 100%; */justify-content: space-between;}
.head_logo>div {display:flex;align-items: center;}
.head_logo >div>i {width: 16%;position: relative;/* border: 1px solid; *//* padding: 0.5%; *//* box-shadow: 0 0 20px #ddd; */font-size: 1rem;}
.head_logo i:before {/* content:''; */width:1px;height:100%;/* background:rgba(51,51,51,0.08); *//* position:absolute; *//* top:0; *//* right: -17px; */}
.head_logo i:after {content:'';width: 3px;height: 20%;/* background:#1a67bf; */position:absolute;top: 22px;right: -18px;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size: calc(1rem + 0.65vw);margin: 0 0 0 10px;/* color: #fff; */font-weight: bold;/* letter-spacing: 1px; *//* border-left: 1px solid #eee; *//* padding: 0 0 0 23px; */background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250401/20250401095856_152287500.png)no-repeat;white-space: nowrap;background-size: contain;}
.head_logo p b {}
.head_logo p b em {color: #183883;/* display: none; */}
.head_logo >em {display:flex;align-items: center;}
.head_logo em b {font-size: 1rem;color: #666;display: flex;align-items: center;margin: 0 1rem 0 0;white-space: nowrap;}
.head_logo em b span {color:#333;font-size: 1.8rem;font-family: fantasy;font-weight: normal;}
.head_logo em i {color: #1859b5;font-size: 2rem;}
.head_logo p span {font-size: calc(0.6rem + 0.4vw);font-weight:  lighter;margin: 6px 0 0;border-radius: 50px;text-align: center;color: #8a8383;text-align-last: justify;position: relative;z-index: 5;}
.head_logo p span:before,.head_logo p span:after {content:'';width: 5%;height: 0.125rem;position:absolute;top:0;background: #666;bottom: 0;margin: auto;opacity: 0.5;display: none;}
.head_logo p span:before {left: 2rem;}
.head_logo p span:after {right: 2rem;}
.head_con {width: 100%;display:  flex;align-items:  center;justify-content:  space-between;background: #1859b5;background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);}
.head_nav {width: 96%;display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {width: 20%;/* position: relative; *//* box-shadow: 4px 1px 5px 0px #183da0; */}
.head_nav>ul>li>a {font-size: calc(0.8rem + 0.2vw);position: relative;color: #fff;display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 1.5rem 0;font-weight: bold;}
.head_nav>ul>li>a:before {content:'';width:0;height: 3px;background: #fff;position:absolute;bottom: 0;/* right: 0; */transition:0.5s;/* z-index: -1; *//* right: 0; */}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 50%;/* right: auto; *//* left: 0; */}
.head_nav>ul>li:hover>a, .head_nav>ul>li.cur>a {/* color: #274aa5 !important; */!i;!;}
.head_nav li>a i {font-size: 0;/* margin: 0.2rem 0 0; *//* display:none; */position: relative;}
.head:hover .head_nav>ul>li>a {/* color:#333; */}
.head_nav li:nth-child(n+2):nth-child(-n+3)>a i:before {content:'\e609';position:absolute;font-size: 0.5rem;top: -0.8vw;right: -2.5vw;font-family: 'iconfont';color: #fff;transform: rotate(90deg);transition: 1s;}
.head_nav li:hover a i:before,.head_nav li.cur a i:before {transform: rotate(-90deg) !important;}
.head_num {display:  flex;/* align-items:  center; *//* margin: 0 0 0 20px; *//* width: 3%; */}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content: center;}
.head_num li {/* position:relative; *//* width: 55px; */}
.head_num>ul>li:first-child {display:flex;align-items: center;display: none;}
.head_num li+li {/* margin: 0 0 0 1vw; *//* border-left: 1px solid #eee; *//* padding: 0 0 0 0.5vw; */}
.head_num li>i {font-size: 25px;/* color: #fff; *//* width: 40px; *//* height: 40px; *//* background: #c70003; */display: flex;justify-content: center;align-items: center;border-radius: 5px;/* border: 1px solid #eee; */}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p {font-size: 15px;/* padding: 0px 0 0 7px; */white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; */}
.head_num li>p>span {font-family:DIN Medium;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #0078b5}
.head_num li>a {font-size: 15px;/* color: #fff; */font-family:  Arial;display: flex;align-items: center;}
.head_num li>a i {transform:rotate(90deg);font-size: 10px;margin: -3px 0 0 4px;}
.head_lan {/* margin: 0 0 0 30px; */position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;}
.head_lan p {display:flex;/* border-top: 1px solid #eee; */padding: 12% 0;width: 88px;/* justify-content: center; *//* align-items: center; */background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#0078b5;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px;/* font-weight: lighter; */white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

/*xiala*/
.head_qit {position: absolute;top: 280%;left: 0;width: 100%;background: #f8f8f8;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;padding: 4% 4% 10%;border-bottom: 5px solid #0078b5;}
.head_nav li:nth-child(3) .head_qit {/* width: 120px; *//* height: 311px; *//* overflow:auto; */}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit ul {display:flex;flex-wrap:wrap;grid-row-gap: 2vw;grid-column-gap: 2.57vw;}
.head_qit li {padding: 0 0 2% 0;/* text-align: center; */width: 30%;border-bottom: 1px solid #ddd;position: relative;z-index: 5;}
.head_qit li a {font-size: 1.1rem;}
.head_qit>a {font-size: 13px;padding: 12%;text-align: center;white-space: nowrap;/* font-weight: lighter; */transition:0.5s;}
.head_qit>a+a {border-top: 1px solid #f9f9f9;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 100%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:#0078b5;}
.head_qit li:hover a {color:#0078b5;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background:#35aaa9;color:#0078b5;}
.head_qit>p {font-size:2rem;font-weight:bold;}
.head_big {display:flex;justify-content:space-between;margin: 3% 0 0;position: relative;}
.head_big>div {width: 56%;}
.head_big>i {width: 30%;position: absolute;right: 0;top: -4vw;}
.head_big>i img {width:100%;height: 15vw;object-fit: cover;}
.head_qit li dl {display:none;}
.head_qit li:before {content:'\e609';font-size: 0.8rem;position: absolute;right: 0;top: 0;font-family: 'iconfont';}
.head_qit li:after {content:'';width:0;height:1px;position:absolute;bottom:0;left:0;transition:1s;background:#0078b5;}
.head_qit li:hover:after {width:100%;}
.head_qit li:hover:before {color:#0078b5;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 64px;}
.icon>div i{width: 81px;height: 64px;/* border-radius:100%; */display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */background: #333;}
.icon>div:hover i{/* background: #005ee0; */}
.icon>div i:before{content:'';width:40px;height: 5vw;border-radius:100%;position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 24px;color: #fff;position: relative;z-index:2;font-weight: bold;}
.head:hover .icon>div i span {/* color:#333; */}
.icon>div:hover i span{/*color: #fff;*/}

.form_ul {/* padding:0; */}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top: 100%;right:0;padding: 4%;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;width: 100%;display: flex;flex-direction: column-reverse;justify-content: center;/* align-items: center; */text-align: center;background: linear-gradient(120deg, #1859b5 10%, #003686 80%,#183883 100%);}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content: center;/* display: none; */padding: 2% 0 0;color:#fff;}
.search_l span+span{margin-left:4px;font-size: 16px;color: rgba(255,255,255,0.6);}
.search_l a{color: #444;font-size: 16px;margin: 0 5px;color: #fff;}
.search_r{/* margin-top: 15px; */position:relative;width: 86%;display: flex;align-items: center;justify-content: center;}
#infoname{height: 64px;line-height: 64px;border:1px solid #eee;text-indent:12px;width: 100%;border-radius: 2rem;padding: 0 0 0 1%;}
.z_img{width: 38px;height: 38px;position:absolute;top: 13px;right: 20px;background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Arial;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}

/*banner*/
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;z-index: 5;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;    position: relative; z-index: 5;}
.banner a img{height: auto;transform:scale(1.1);width: 100% !important;margin: 0 !important;}
.banner a:before {content:'';width:100%;height: 100%;/* background: linear-gradient(to bottom, rgba(128,155,187,0.8) 0%, transparent); *//* background: rgba(5,37,104,0.3); */background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);position: absolute;left: 0;top: 0;z-index: 1;opacity: 0.2;}
video.vid {width: 100%;height: 104vh;object-fit: fill;}
.banner a>div {position:absolute;top: 22%;left: 0;width: 100%;display: flex;justify-content: space-between;max-width: 1600px;margin: 0 auto;right: 0;z-index: 5;bottom: 0;margin: auto;height: 100%;align-items: center;padding: 0 2%;}
.banner a p {font-size: 2rem;color: #fff;font-weight: bolder;font-family: 'Helvetica Neue',Helvetica,Tahoma,Arial,'Microsoft JhengHei','PingFang SC','Hiragino Sans GB','Heiti SC','WenQuanYi Micro Hei',sans-serif;display: flex;flex-direction: column;/* background-image: linear-gradient(to right, #548bfe 0%, #ffffff 25%, #afedf8 45%, #29c2e1 100%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; *//* background-clip: text; *//* color: transparent; *//* color: #ffa439; *//* text-shadow: 2px 2px 8px #ffffff; *//* padding: 0 0 0 2%; */}
.banner a p b {display:flex;flex-direction:column;font-size: calc(2.6rem + 1vw);padding: 3% 0 0;color: #fff;}
.banner a p b o {/* background-image: linear-gradient(325deg, #ffffff 15%, #8a8a86 30%, #fff 45%, #8a8a86 75%, #fff 90%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; */background-clip: text;/* color: transparent; */nt; */position: relative;position: relative;/* z-index: 5; */line-height: 4.8rem;}
.banner a p b o:before {content:attr(data-text);position: absolute;left: 1px;top: 4%;width: 100%;height: 100%;/* color: #000; */text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);z-index: -1;clip: rect(0, 0, 0, 0);/* pointer-events: none; */ /}
.banner a p span {padding: 5% 0 0;font-size: 1.3rem;color: #fff;font-weight: bold;line-height: 2.2rem;opacity: 0.8;}
.banner a p:before {content:'';width: 56%;height: 54%;position:absolute;/* background: rgba(0,0,139,0.8); *//* background: rgba(0,48,150,0.8); */left: -8%;z-index: -1;top: 14%;}
.banner a p em {font-size: 1.1rem;text-shadow: none;/* background: linear-gradient(120deg, #0078b5 10%, #2ab2a7 80%); *//* background: #003096; */margin: 5% 0 0;width: 30%;padding: 2%;text-align: center;display: inline-block;letter-spacing: 1px;border-radius: 4rem;border: 2px solid #1859b5;clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);}
.banner a>div i {overflow: hidden;position: absolute;bottom: 1vw;right: -3%;width: 84%;}
.banner a>div i img {width:100%;height:auto;/* padding: 15%; */}
.banner a.slick-current p { animation:enter 2s ease forwards; -webkit-animation:enter 2s ease forwards; }
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1.1);opacity: 1;}
.banner .slick-active img {    transition: 6s linear; transform: scale(1);}
.banner a img{transition:transform 5s linear,opacity 1s linear;-webkit-transition:transform 5s linear,opacity 1s linear;-o-transition:transform 5s linear,opacity 1s linear;-moz-transition:transform 5s linear,opacity 1s linear;-ms-transition:transform 5s linear,opacity 1s linear;}
.banner .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;/* margin: 2% 0 0; */position: absolute;bottom: 5%;left: 0;}
.banner .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #fff;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.banner .ban_dot li.slick-active {background: #0078b5;}
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e8d4' !important;font-family: iconfont !important;color: #333 !important;font-size: 36px !important;letter-spacing: 5px;opacity: 1 !important;}
.banner .slick-next:before {content: '\e8d4' !important;font-family: iconfont !important;color: #333 !important;font-size: 36px !important;letter-spacing: 6px;opacity: 1 !important;}
.banner .pro_call .ban_dot {/* display:none !important; */}
.slick-prev {left: 90% !important;transform: rotate(180deg) !important;background: #0b5bbc !important;width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;top: -160% !important;}
.banner .slick-next {right: 70px !important;/*background: #0663ed !important;*/width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-prev:before, .pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
@-webkit-keyframes enter {
    0% { opacity: 0; transform:translateY(50px); -webkit-transform:translateY(50px); -moz-transform:translateY(50px); -ms-transform:translateY(50px); -o-transform:translateY(50px); }
    20% { opacity: 0; transform:translateY(50px); -webkit-transform:translateY(50px); -moz-transform:translateY(50px); -ms-transform:translateY(50px); -o-transform:translateY(50px); }
    100% { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); }
}

.nbanner a img { height: 40rem;object-fit: cover;}
.nbanner a p {font-size: 1.8rem;  top: 36%;}
.nbanner a p span {font-size: 1.2rem; line-height: 2.2rem;}
.nbanner a p b {font-size:3rem;}
.nbanner a p em {margin: 5% 0 0;}
.nbanner a>div {    width: 60%;}
.nbanner a p b o {line-height:3.8rem;}

/*pro*/
.pro {padding: 4.2% 2% 5%;overflow:hidden;/* background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20241018/20241018110819_1449072710.jpg)no-repeat center top; */position: relative;z-index: 5;}
.pro:before {content:'';width:100%;height:100%;background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416110015_753075909.jpg)no-repeat center top;position: absolute;top: 0;left: 0;z-index: -1;opacity: 0.4;}
.pro_box {max-width: 1700px;margin:0 auto;}
.pro_tit {display:flex;justify-content:space-between;align-items: center;flex-direction: column;}
.pro_tit>p {display:flex;flex-direction:column;font-size: calc(1.2rem + 1vw);/* border-left: 8px solid #003096; *//* padding: 0 0 0 1%; */align-items: center;}
.pro_tit>p span {display:flex;align-items: center;position: relative;z-index: 5;/* padding: 0 0 0 4%; *//* background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416111923_302029855.png)no-repeat  0; */}
.pro_tit>p span:before {content:'';background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416095939_41761958.png)no-repeat 0;width: 10%;height: 50px;background-size: contain;position: absolute;left: -12%;}
.pro_tit>p span:after {content:'';background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416100121_977949444.png)no-repeat 0;width: 10%;height: 100%;background-size: contain;position: absolute;right: -12%;}
.pro_tit>p i {/* width: 2%; */margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.pro_tit>p i img {width:100%;height:auto;}
.pro_tit p b {font-size: 18px;font-weight: normal;padding: 2% 0 0;color: #666;}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.pro_tab {margin: 3% 0 0;}
.pro_nav {width: 34%;margin: 3% 0 0;}
.pro_nav ul {display:flex;/* justify-content: space-between; *//* flex-wrap: wrap; *//* row-gap: 0.5vw; */grid-column-gap: 1vw;}
.pro_nav li {width: 100%;border: 1px solid #eee;padding: 3% 3%;background: #fff;transition: 0.5s;position: relative;border-radius: 4rem;text-align: center;}
.pro_nav li:before {content:'\e8d4';font-family: 'iconfont';font-size: 10px;position: absolute;right: 10%;display: flex;justify-content: center;align-items: center;top: 0;bottom: 0;opacity: 0;}
.pro_nav li:hover,.pro_nav li.on {background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);}
.pro_nav li+li {/* margin:0 0 0 10px; */}
.pro_nav li a {font-size: 16px;}
.pro_nav li:hover a,.pro_nav li:hover:before,.pro_nav li.on a,.pro_nav li.on:before {color:#fff;}
.pro_nav li dl {display:none;}
.pro_con {margin: 3% 0 0;}
.pro_call {}
.pro_call .progdwz2021 {margin-bottom: 0 !important;}
.pro_call .divproduct_new_div {/* display:flex; *//* flex-wrap:wrap; *//* justify-content:space-between; */margin-bottom: 0 !important;}
.pro_call .divproduct_new_div_item {width: 32.6%;position:relative;border: 1px solid #e3e3e3;flex-direction: column-reverse;display: flex !important;overflow: hidden;margin: 0.1% !important;/* padding: 0.3% 0.2% 0.2%; */background: #fff;transition: 0.5s;}
.pro_call .divproduct_new_div_item:nth-child(n+4) {/* margin:1% 0 0; */}
.pro_call .divproduct_new_div_item_date {display:none;}
.pro_call .divproduct_new_div_item_content {display:flex;flex-direction:column;background: #0069b4;margin: 4% 0 0;padding: 6% 0;color: #fff;}
.pro_call .divproduct_new_div_item_title {/* background: #fff; *//* padding: 4%; */text-align: center;}
.pro_call .divproduct_new_div_item_title a {font-size: 22px;font-family: Arial;color: #fff;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:;}
.pro_call .divproduct_new_div_item_body {margin: 3% 0 0;display: block;/* overflow: hidden; */display: none;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body {/* transform: rotate(0); *//* left:0; *//* top:0; */}
.pro_call .divproduct_new_div_item:nth-child(2n+1) .divproduct_new_div_item_body {bottom: 100%;right: 100%;  left: auto;}
.pro_call .divproduct_new_div_item:nth-child(2n+1):hover .divproduct_new_div_item_body {     right: 0; left: auto; top: 0;bottom: 0;}
.pro_call .divproduct_new_div_item_body p {display:flex;flex-direction:column;align-items: center;font-family: Arial;position: relative;transition: 0.5s;font-size: 15px;line-height: 30px;/* color: #888; */}
.pro_call .divproduct_new_div_item_body p span {/* font-size: 18px; */}
.pro_call .divproduct_new_div_item_body p em {font-size: 14px;width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 6% 0 0;border-top: 2px solid #fff;margin: 6% 0 0;}
.pro_call .product_div_item_pic {/* margin: 16% 0 0; */}
.pro_call .product_div_item_pic a {overflow:hidden;display: block;}
.pro_call .product_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.pro_call .divproduct_new_div_item:hover img {transform:scale(1.1);}
.pro_call .slick-prev:before {content: '\e608' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: 5px;}
.pro_call .slick-next:before {content: '\e609' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -5px;}
.pro_call .slick-prev {left: 92% !important;/* transform: rotate(180deg) !important; */background: #0069b4 !important;width: 48px !important;height: 48px !important;border-radius: 50%;z-index: 5;position: absolute;top: -6%;}
.pro_call .slick-next {right: 0 !important;background: #0069b4 !important;width: 48px !important;height: 48px !important;border-radius: 50%;z-index: 5;top: -6%;right: 0;/* transform: rotate(90deg); */}
.pro_call .slick-prev:before,.pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}
.pro_call .slick-list {/* height: 400px !important; *//* padding: 120px 0 !important; */}
.pro_call .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;margin: 3% 0 0;/* position: absolute; */bottom: 18%;right: -38%;}
.pro_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;/* border-radius: 50%; */}
.pro_call .ban_dot li.slick-active {width:25px;/* border-radius: 40px; */background: #0137b5;}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call ul {display: flex !important;flex-wrap:wrap;justify-content: space-between;grid-row-gap: 1.2vw;}
.pro_call li {display:flex;flex-direction:column;align-items:center;width: 24%;padding: 0.8% 0.8%;background: #fff;position: relative;z-index: 5;border: 1px solid #eee;}
.pro_call li:nth-child(n+5) {/* margin:1% 0 0; */}
.pro_call li >a {overflow:hidden;background: #fff;/* padding: 0 10%; */}
.pro_call li a img {width:100%;height: 18vw;transition: 0.5s;object-fit: cover;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {width:100%;padding: 10% 0 20%;text-align: center;/* background: linear-gradient(to top,rgba(0,0,0,1), transparent); *//* position: absolute; */bottom: 0;/* background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%); */background: #fff;}
.pro_call li span a {font-size: 18px;/* color: #fff; *//* font-family: Arial; */position: relative;z-index: 5;width: 100%;display: inline-block;font-weight: bold;}
.pro_call li span a:before {content:'more';font-size: 0.8rem;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: -2.4vw;background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);border-radius: 5rem;color: #fff;padding: 1.5% 0;text-align: center;width: 32%;font-weight: normal;text-transform: uppercase;transition:1s;}
.pro_call li:hover span a:before {background:#1859b5;width:36%;}

/*adva*/
.adva {padding: 4% 0% 0;overflow: hidden;}
.adva_box {/* max-width: 1650px; */margin: 0 auto;}
.adva_tit {display: flex;flex-direction: column;align-items: center;}
.adva_tit b {font-size: 60px;color:#f1f1f1;font-family: fantasy;font-weight: normal;text-transform: uppercase;display: none;}
.adva_tit p {font-size: 2.8rem;/* margin: -3.5% 0 0; */}
.adva_tit p span {font-weight:bold;color: #249344;letter-spacing: 1px;}
.adva_tit em {font-size: 18px;margin: 1% 0 0;color: #666;letter-spacing: 0.5px;position:relative;}
.adva_tit em:before,.adva_tit em:after {content:'';width: 8px;height: 8px;position: absolute;border-radius: 50%;border: 2px solid #999;top: 0;bottom: 0;margin: auto 0;}
.adva_tit em:before {left: -6%;}
.adva_tit em:after {right: -6%;}
.adva_con {margin:3% 0 0;}
.adva_con ul {display:flex;justify-content: space-between;}
.adva_con li {width: 14.8%;position:relative;transition: 1s;}
.adva_con li:before {content:'';width:100%;height:100%;background: rgba(0,0,0,0.3);position: absolute;left: 0;top: 0;}
.adva_con li:hover,.adva_con li.on {width: 54%;}
.adva_con li>i {}
.adva_con li i img {width:100%;height: 650px;object-fit: cover;}
.adva_con li>p {position:absolute;bottom: 0;font-size: 1.8rem;color: #fff;padding: 4%;display: flex;flex-direction: column;font-weight: bold;opacity: 0;transition: 1s;width: 100%;background: rgba(36,147,68,0.8);}
.adva_con li.on>p {opacity:1;}
.adva_con li.on>div {visibility: hidden;opacity:0;}
.adva_con li>p b {}
.adva_con li>p b i {font-size: 3rem;font-family: fantasy;font-weight: normal;margin: 0 1rem 0 0;}
.adva_con li>p span {font-size: 1rem;font-weight: normal;line-height: 1.8rem;padding: 1.5% 0 0;}
.adva_con li div {position:absolute;top: 2vw;color: #fff;left: 0;padding: 24%;/* background: rgba(36,147,68,0.8); */border-radius: 0 2rem;right: 0;margin: 0 auto;width: 100%;}
.adva_con li div i {font-size: 3.6rem;}
.adva_con li div p {font-size: 2rem;display: flex;flex-direction: column;padding: 16% 0 0;font-weight: bold;line-height: 2.4rem;}
.adva_con li div p span {font-size: 0.8rem;font-weight: normal;padding: 4% 0 0;}

/*char*/
.char {overflow: hidden;padding: 5% 2% 4.8%;position: relative;z-index: 5;top:0;/* display: flex; *//* justify-content: flex-end; */width: 100%;background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416103236_1670504107.jpg)no-repeat center top fixed;background-size: cover;}
.char:before {content:'';width:100%;height:100%;background: rgba(226,238,255,0.3);position:absolute;top:0;left:0;z-index:-1}
.left,.right {position: absolute;top: 0;bottom: 0;background-color: #fff;width: 12.5vw;z-index: 5;}
.left {left:0;}
.right {right:0;}
.char_box {max-width: 1700px;margin:0 auto;/* display: flex; */width: 100%;/* flex-direction: column; */}
.char_tit {display:flex;flex-direction: column;/* width: 100%; */align-items: center;/* justify-content: center; */position: relative;z-index: 5;}
.char_tit:before {content:'';width:30px;height:30px;background:url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250417/20250417105649_599289489.png)no-repeat center;position: absolute;bottom: -2.2vw;left: 0;right: 0;margin: 0 auto;}
.char_tit p {display:flex;font-size: calc(2.1rem + 0.5vw);justify-content: center;align-items: center;width: 100%;/* color: #1859b5; *//* font-weight: bold; */}
.char_tit p span {/* font-size: calc(2rem + 0.5vw); */background-image: -webkit-linear-gradient(left, #013c90 10%, #33b3ff 90%);-webkit-background-clip: text;/* -webkit-text-fill-color: transparent; */font-weight: bold;line-height: 3rem;/* color: #12a7f6; */}
.char_tit p span:before,.char_tit p span:after {content:'';width: 42%;height:1px;background: #ddd;position:absolute;bottom: 0;top: 0;margin: auto;display: none;}
.char_tit em {font-size: 18px;color: #666;margin: 1% 0 0;/* width: 35%; */text-align: center;position:relative;line-height: 2rem;padding: 0 20%;/* font-weight: bold; */}
.char_tit em:before,.char_tit em:after {content:'';width: 8px;height: 8px;position: absolute;border-radius: 50%;/* border: 2px solid #fff; */top: 0;bottom: 0;margin: auto 0;}
.char_tit em:before {left: -6%;}
.char_tit em:after {right: -6%;}
.char_txt {display: flex;justify-content: space-between;margin: 5% 0 0;background: #fff;padding: 2%;align-items: center;}
.char_txt i {width: 42%;}
.char_txt i img {width:100%;height:auto;}
.char_txt p {width: 52%;display: flex;flex-direction: column;font-size: 2rem;}
.char_txt p span {font-size: 1.1rem;line-height: 2.5rem;padding: 5% 0 0;}
.char_txt p span em { padding: 0 0 0 2.1%;}
.char_con {margin: 6% 0 0;/* background: #fff; *//* padding: 3% 0 0; */}
.char_con .slick-track {padding:1% 0 0;    display: flex;}
.char_con ul {display:flex;justify-content: space-between;margin-bottom: 0 !important;}
.char_con>ul>div>div>li,.char_con li {display: flex !important;flex-direction:column;width: 19%;padding: 4% 2% 3%;transition: 0.8s;/* transition: 1s; */border-radius: 1.5rem;overflow: hidden;align-items: center;background: rgba(255,255,255,0.3);/* box-shadow: 0 0 20px rgba(0,0,0,0.1); */}
.char_con li:hover  {transform:translateY(-10px);background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);}
.char_con>ul>div>div>li:hover,.char_con>ul>div>div>li.on,.char_con li.on {/* background: #e50012; */color:#fff;/* box-shadow:0 0 20px #333; */position:relative;z-index:5;/* border-left: 1px solid #e50012; */}
.char_con li+li {/* border-left:1px solid #eee; */}
.char_con>ul>div>div>li.slick-current {}
.char_con li i {font-size: 3rem;border-radius: 50%;overflow: hidden;width: 9rem;height: 9rem;border: 5px solid #fff;display: flex;justify-content: center;align-items: center;background: #183883;color: #fff;}
.char_con li i img {width:100%;height: auto;object-fit: contain;transition: 1s;}
.char_con li:hover i img {transform:scale(1.1);}
.char_con li p {display:flex;flex-direction:column;font-size: 1.5rem;padding: 14% 0 0;text-align: center;color: #1859b5;/* background: #fff; *//* margin: -10% 5%; *//* box-shadow: 4px 5px 17px #c4c4c4; */transition: 1s;/* text-align: left; *//* border-radius: 5px; */font-weight: bold;}
.char_con li p span {font-size: 1rem;line-height: 1.8rem;padding: 5% 0 0;/* opacity: 0.7; */color: #666;transition: 1s;font-weight: normal;}
.char_con li:hover p,.char_con li:hover p span {color:#fff;}
.char_con li a {font-size: 0;margin: 18% 0 0;transition: 0.8s;/* display: none; */width: 10%;height: 2px;background: #ff9900;}
.char_con li.on a {color:#fff;}
.char_con .ban_dot {display: flex !important;width: 100%;align-items: center;position: absolute;bottom: 0;left: -37%;}
.char_con .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #fff;margin: 0 0.3%;transition: 0.5s;/* border-radius: 50%; */}
.char_con .ban_dot li.slick-active {width:25px;/* border-radius: 40px; */background: #ff6600;}
.char_con .ban_dot li button {font-size:0;border: none;outline: none;}
.char_more {width: 54%;margin: 5% auto 0;text-align: center;}
.char_more p {font-size: 1.6rem;color:#fff;background: #ff9900;background: #1859b5;border-radius: 4rem;padding: 3% 0;/* border: 2px solid rgba(255,255,255,1); */}

/*cer*/
.cer {padding: 5% 2%;overflow: hidden;background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416112805_1163528003.jpg)no-repeat center top;background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416154400_252012344.jpg)no-repeat center top;}
.cer_box {max-width: 1650px;margin: 0 auto;}
.cer_tit {display:flex;flex-direction: column;/* display: none; */position: relative;z-index: 5;}
.cer_tit:before {content:'';width:30px;height:30px;background:url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250417/20250417105824_1787515908.png)no-repeat center;position: absolute;bottom: -2.8vw;left: 0;right: 0;margin: 0 auto;}
.cer_tit p {display:flex;/* flex-direction:column; */font-size: calc(1.2rem + 1vw);justify-content: center;align-items: center;width: 100%;color: #fff;}
.cer_tit p span {/* font-size: 42px; *//* margin: 1% 0 0; *//* position: relative; *//* z-index: 5; *//* width: 100%; */text-align: center;/* font-family: Arial; *//* background-image: -webkit-linear-gradient(left, #1e2188 10%, #3150f1 90%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; *//* padding: 0 0.6% 0 0; *//* font-weight: bold; */}
.cer_tit em {font-size: 18px;padding: 1% 0 0;color: #fff;text-align: center;}
.cer_tab {margin: 6% 0 0;}
.cer_con {}
.cer_con .new_web_div2021 {/* padding: 0 0 1% 0; */}
.cer_call {}
.divdgweb_new_div {display:flex;justify-content: space-between;margin: 0 !important;}
.divdgweb_new_div_item {display: flex !important;!i;!;flex-direction: column-reverse;width: 14%;background: #fff;margin: 0 0.1%;position: relative;}
.divdgweb_new_div_item_content {padding: 8%;position: absolute;bottom: 0;left: 0;z-index: 5;transition: 1s;}
.divdgweb_new_div_item_content:before {content:'';width:100%;height:100%;background: linear-gradient(to top,#000 0,transparent);position: absolute;bottom: 0;left: 0;z-index: -1;}
.divdgweb_new_div_item_title {transition:1s;}
.divdgweb_new_div_item_title a {color: #fff;font-size: 1.3rem;font-weight: bold;transition: 1s;}
.divdgweb_new_div_item_body {font-size: 0.9rem;color: #fff;line-height: 1.4rem;margin: 4% 0 0;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;overflow: hidden;opacity: 0.8;transition:1s;}
.news_div_item_pic {overflow:hidden;}
.news_div_item_pic img {width:100%;height: 30vw;object-fit: cover;transition: 1s;}
.divdgweb_new_div_item:hover img {transform:scale(1.1);}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_title {transform:translateY(-10px);}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_body {transform:translateY(-12px);}
.cer_call .ban_dot {display: flex !important;width: 100%;/* position: absolute; */bottom: -14%;left: 0;justify-content: center;align-items: center;/* height: 50px; */margin: 3% 0 0;}
.cer_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #fff;margin: 0 0.2%;transition: 0.5s;border-radius: 50%;}
.cer_call .ban_dot li.slick-active {background: #e50112;}
.cer_call .ban_dot li button {font-size:0;border: none;outline: none;}

/*about*/
.about {overflow:hidden;padding: 7% 2%;display: flex;justify-content: flex-end;background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250416/20250416165809_900546069.jpg)no-repeat center top;position: relative;z-index: 5;}
.about:before {content:'';width: 50%;height:100%;position:absolute;top:0;left:0;/* background: #0359b6; */position:absolute;z-index:-1;}
.about_box {max-width: 1700px;margin: 0 auto;}
.about_con {display: flex;justify-content: space-between;align-items: center;}
.about_txt {/* background:#fff url(https://memberpic.114my.com.cn/dg0081112/uploadfile/image/20240706/20240706141748_1585875712.png) no-repeat center bottom; */width: 45%;/* padding: 6%; */display: flex;flex-direction: column;}
.about_txt b {display:flex;text-transform: uppercase;font-family: fantasy;font-weight: normal;font-size: 3rem;}
.about_txt b span {color:#0041a7;}
.about_txt>p {font-size: 1.5rem;padding: 1% 0 0;display: none;}
.about_txt em {display:flex;flex-direction:column;font-size: 2rem;margin: 2% 0 0;font-weight: bold;}
.about_txt em span {font-size:1rem;font-weight: bold;color: #666;line-height: 2rem;padding: 5% 0 0;}
.about_txt a {color: #fff;padding: 2% 2%;,: 1;width: 22%;font-size: 1rem;position: relative;z-index: 5;border: 2px solid #0041a7;overflow: hidden;margin: 6% 0 0;}
.about_txt a:before {content:'';width: 81%;height:101%;background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.about_txt a:after {content:'\e61d';font-family: iconfont;right: 10%; position: absolute;  color: #333; font-size: 1.2rem; font-weight: bold;    transition: 0.8s;}
.about_txt a:hover:before {width:120%;}
.about_txt a:hover:after {color:#fff;}
.about_txt ul {display: flex;/* width: 100%; *//* justify-content:  space-between; */margin: 7% 0 0;grid-column-gap: 4vw;/* display:none; */}
.about_txt li {display: flex;flex-direction: column;/* align-items:  center; *//* width: 18%; *//* padding: 5% 0; */transition:0.5s;/* background:rgba(255,255,255,0.5); */border-radius: 10px;}
.about_txt li span {display: flex;align-items:flex-start;position: relative;}
.about_txt li span b {font-size: calc(2.2rem + 1vw);font-family: fantasy;transition:0.5s;font-weight: normal;color: #1859b5;}
.about_txt li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #082465;color: #fff;font-size: 12px;/* position: absolute; */right: 0;}
.about_txt li p {font-size: calc(0.4rem + 0.5vw);margin: 6% 0 0;font-weight: bold;}
.about_pic {overflow:hidden;width: 51%;padding: 1% 1% 0 0;position:relative;z-index:5; }
.about_pic:before {content:'';width: 80%;height: 80%;background:linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);position:absolute;z-index: -1;top: 0;right: 0;opacity: 0.8;}
.about_pic i {}
.about_pic i img {width:100%;height: 36vw;object-fit: cover;}
.about_num {}
.about_num ul {display: flex;/* width: 100%; *//* justify-content:  space-between; */margin: 7% 0 0;grid-column-gap: 5vw;display: none;}
.about_num li {display: flex;flex-direction: column;align-items:  center;/* width: 18%; *//* padding: 5% 0; */transition:0.5s;/* background:rgba(255,255,255,0.5); */border-radius: 10px;}
.about_num li span {display: flex;align-items:flex-start;position: relative;}
.about_num li span b {font-size: calc(2.2rem + 1vw);font-family: fantasy;transition:0.5s;font-weight: normal;color: #1859b5;}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #082465;color: #fff;font-size: 12px;position: absolute;right: -1.5rem;}
.about_num li p {font-size: calc(0.4rem + 0.5vw);margin: 6% 0 0;font-weight: bold;}

/*news*/
.news {padding: 5% 2%;overflow:hidden;background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250417/20250417091306_1544131184.png)no-repeat center bottom;position: relative;z-index: 5;}
.news_box {max-width: 1700px;margin:0 auto;}
.news_top {display:flex;align-items: center;justify-content: space-between;}
.news_tit {}
.news_tit>p {display:flex;flex-direction:column;}
.news_tit p b {font-size: 2.5rem;}
.news_tit p b span {color: #1859b5;}
.news_tit p em {font-size: 1.3rem;text-transform: uppercase;font-family: Arial;/* font-weight: bold; */padding: 4% 0 0;color: #999;}
.news_nav {/* margin: 0 0 0 3%; */}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;/* display: none; */grid-column-gap: 2vw;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;/* background: #fff; *//* margin: 0 12px; */width: 100%;border-radius: 40px;position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */padding: 0.5rem 3rem;}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 16px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;color: #999;font-weight: bold;}
.news_nav li.on,.news_nav li.on a {color: #fff;font-weight: bold;background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);}
.news_con {overflow:hidden;margin: 3% 0 0;}
.news_roll {display:flex;    transition: 1.2s;}
.news_call {width:100%;flex-shrink:0;display: flex;justify-content: space-between;}
.news_call .news_div{/* display: flex; */justify-content: space-between;flex-shrink: 0;width:100%;}
.news_l,.news_c {width:32%;}
.news_l .news_div {margin: 0 !important;}
.news_l .slick-list  {padding: 3% 0;}
.news_l .news_div_item,.news_c .news_div_item {width: 100%;position: relative;transition:0.5s;/* padding: 20px; */background: #fff;display: flex !important;flex-direction: column-reverse;/* margin: 0 0.2%; *//* border: 1px solid #f8f8f8; *//* box-shadow: 0 0 20px #eee; */float: left;z-index: 5;}
.news_c .news_div_item:nth-child(-n+1) {display: none !important;}
.news_l .news_div_item_date,.news_c .news_div_item_date {position: absolute;top: 36px;display: flex;left: 19px;height: 22px;font-size: 15px;color: #2d3b8d;transition: 0.5s;font-family: Arial;display: none;}
.news_l .news_div_item:hover .news_div_item_date {left: 11%;}
.news_l .news_div_item_date::before{content:'';}
.news_l .news_div_item_content,.news_c .news_div_item_content {height: auto;padding: 7% 7% 17.3%;background: #fff;border: 1px solid #f8f8f8;}
.news_l .new_column,.news_c .new_column {background: #1a67bf;width: 18%;text-align: center;padding: 1% 0;/* position: absolute; */top: 10%;border-radius: 2px;}
.news_l .new_column a,.news_c .new_column a {font-size: 0.875rem;color: #fff;}
.news_l .news_div_item_year, .news_l .news_div_item_month, .news_l .news_div_item_day,.news_c .news_div_item_year, .news_c .news_div_item_month, .news_c .news_div_item_day {float: left;line-height: 22px;} 
.news_l .news_div_item_title{}
.news_l .news_div_item_a,.news_c .news_div_item_a {font-size: 1.5rem;display: block;margin-bottom: 25px;position:relative;transition:0.3s;font-weight: bold;padding-top: 5%;}
.news_l .news_div_item_a::before,.news_c .news_div_item_a::before {position:absolute;content:'\4e86\89e3\8be6\60c5';top: 164px;left: 0;/* width: 130px; *//* height: 40px; *//* background: #fff; *//* border-radius: 20px; *//* line-height: 40px; */color: #666;font-size: 14px;transition:0.5s;/* border: 1px #f6f5f5 solid; */text-align: center;box-sizing: border-box;/* padding-left: 30px; */}
.news_l .news_div_item_a::after,.news_c .news_div_item_a::after {position:absolute;font-size: 18px;width: 18px;height: 14px;left: 15%;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;top: 8.5vw;opacity: 1;}
.news_l .news_div_item_body,.news_c .news_div_item_body {font-size: 14px;color: #666;line-height: 26px;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;font-weight: bold;}
.news_l .news_div_item_pic, .news_l .news_div_item_pic a, .news_l .news_div_item_image,.news_c .news_div_item_pic, .news_c .news_div_item_pic a, .news_c .news_div_item_image {width:100%;height: 22rem;display: block;transition: 0.5s;object-fit: cover;}
.news_l .news_div_item:hover .news_div_item_a,.news_c .news_div_item:hover .news_div_item_a {color: #1859b5;transition:0.3s;}
.news_l .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; *//* color: #fff; */}
.news_l .news_div_item:hover .news_div_item_a::after{left: ;opacity:1;}
.news_l .new_ic,.news_c .new_ic {overflow:hidden;margin: 3% auto 0;}
.news_l .news_div_item:hover .news_div_item_pic img,.news_c .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_l .news_div_item_pic,.news_c .news_div_item_pic {overflow: hidden;}
.news_r {width:30%;}
.news_r .news_div_item  {flex-direction: column-reverse;display: flex;background: #fff;padding: 4.66% 6%;}
.news_r .news_div_item+.news_div_item {border-top:1px solid #eee;}
.news_r .news_div_item:nth-child(-n+2) {display:none;}
.news_r .news_div_item_title {margin: 6% 0 0;}
.news_r .news_div_item .news_div_item_a {padding: 5% 0 0;margin-bottom: 12px;font-size: 1.5rem;}
.news_r .news_div_item_body {font-size: 14px;line-height: 1.5rem;padding: 4% 0 0;color: #666;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;font-weight: bold;}
.news_r .news_div_item .news_div_item_pic {width: 36%;display: none;}
.news_r .news_div_item .news_div_item_content {width: 100%;}
.news_r .news_div_item .news_div_item_date {top: 66%;left: 76%;color: #999;font-size: 16px;display: flex;margin: 5% 0 0;}
.news_r .news_div_item .news_div_item_a::before {top: 120px;}
.news_r .news_div_item .news_div_item_a::after {top: 6.1vw;left: 56%;}
.news_r .new_column {background: #1a67bf;width: 18%;text-align: center;padding: 1% 0;/* position: absolute; */top: 10%;border-radius: 2px;display: none;}
.news_r .new_column a {font-size: 0.875rem;color: #fff;}

/*copy*/
.copy{/* overflow:hidden;*//* background: #333; */padding: 4.2% 2% 0%;position:relative;z-index:5;/* border-top: 3px solid #e50012; */box-shadow: 0px 0px 60px rgba(0,0,0,0.1);background: url(https://memberpic.114my.com.cn/dgaijia/uploadfile/image/20250422/20250422153947_753959202.jpg)no-repeat center top;/* background: #003686; */background-size: cover;}
.copy:after {content:'';width:0;height:0;border-left: 16vw solid transparent;/* border-bottom: 16vw solid #b10412; */position:absolute;bottom:0;right:0;z-index: -1;}
.copy:before{content:'';width: 100%;height: 100%;background: linear-gradient(120deg,#003686 10%,#003686 80%);position:absolute;top: 0;left:0;right:0;margin:auto;z-index:-1;opacity: 0.7;}
.copy_box{max-width: 1650px;margin:0 auto;display:flex;flex-direction: column;}
.copy_name {position:absolute;background: #b10412;top: -8%;color: #fff;width: 40%;left: -3%;transform: skewX(-30deg);padding: 1.8% 9%;display:none;}
.copy_name p {font-size: calc(0.5rem + 1vw);transform: skewX(30deg);letter-spacing: 1.5px;}
.copy_l{width:40%;display:flex;flex-direction:column;/*background:url(https://memberpic.114my.com.cn/030456/uploadfile/image/20240325/20240325143611_2087565334.jpg)no-repeat 0px 53px;*/}
.copy_top{display:flex;align-items: flex-end;/* color:#fff; *//* justify-content: flex-end; */margin: 6% 0 0;}
.copy_l>i{font-size: 28px;/* color:#fff; */font-weight: bold;width: 10%;display: flex;align-items: center;white-space: nowrap;}
.copy_l>i img {width:100%;height:auto;}
.copy_l i b {display:flex;flex-direction:column;color:#fff;margin: 0 0 0 1rem;} 
.copy_l i b span {font-size: 0.87rem;opacity:0.8;padding: 0.4rem 0 0;}
.copy_top i img{width:100%;height:auto;filter:l blur() brightness(1000%)}
.copy_top ul{/* margin: 2vw 0 0; */display:flex;/* position:relative;*/align-items:center}
.copy_top ul p{font-size:15px;margin:0 8px 0 0;line-height:18px;font-weight: bold;color: #666;display: none;}
.copy_top li{margin:0 8px;position:relative;/* overflow:hidden;*/display:flex;}
.copy_top li i{font-size:20px;width: 40px;height: 40px;border-radius: 0rem;display:flex;justify-content:center;align-items: center;background: linear-gradient(to bottom, #1859b5 10%, #003686 80%,#183883 100%);color: #fff;}
.copy_top li:nth-child(3) i{font-size:16px}
.copy_top li:nth-child(4) i{font-size:22px}
.copy_top li em{position:absolute;left:-100%;top:0;transition:0.5s;transform:translateY(50%);opacity:0;visibility:hidden;width:300%;border:1px solid #ddd}
.copy_top li em img{width:100%;height:auto}
.copy_top li:hover em{transform:translateY(-110%);opacity:1;visibility:visible}
.copy_top li em img{}
.copy_txt{display:flex;flex-direction:column;/* color:#fff; */margin: 3% 0 0;grid-row-gap: 0.5vw;}
.copy_txt p{display:flex;align-items:center;font-weight: bold;}
.copy_txt p:nth-child(2) i{font-size:21px}
.copy_txt p:nth-child(3) i{font-size:21px}
.copy_txt p:nth-child(4) i{font-size:21px}
.copy_txt p+p{/* margin: 1% 0 0; */}
.copy_txt p i{font-size:22px;/* background: #fff; *//* box-shadow: 0 0 20px #ddd; */border-radius: 50%;/* padding: 1%; */color: #fff;}
.copy_txt p em{font-size: 15px;margin:0 0 0 16px;color: rgba(255,255,255,0.6);}
.copy_txt em span{/* font-family:Arial; */font-size: 16px;color: #fff;}
.copy_txt>em{font-size:14px;margin: 29% 0 0;opacity: 0.5;}
.copy_txt em>a{font-size:14px;color:#fff}
.copy_con{width: 100%;display:flex;z-index:5;/* background:linear-gradient(120deg,#246bbf 10%,#1d8ff3 80%); */transition:0.5s;justify-content: space-between;}
.copy_con:before{content:'';background:#0f9fdd;/* padding:5%;*/border-radius:4vw 0 0 4vw;width:110%;height:115%;position:absolute;left:0%;top:0;transform:skewX(-20deg);z-index:-1;box-shadow:0 10px 30px rgba(15,159,221,0.5);display:none}
.copy_num{display:flex;justify-content:space-between;color:#fff;/* display:none;*/}
.copy_num p{font-size:26px;display:flex;align-items:center;letter-spacing:2px}
.copy_num p i{font-size:32px}
.copy_num p em{font-size:17px;margin:0 0 0 13px;display:flex;align-items:center}
.copy_num p em span{font-size:25px;font-family:Arial}
.copy_num a{font-size:15px;display:flex;align-items:center;color:#fff;opacity:0.7;font-weight:lighter;transition:0.5s}
.copy_num a:hover{opacity:1}
.copy_num a i{font-size:25px;margin:0 0 0 12px}
.copy_nav{width: 56%;margin: 1% 0 0;}
.copy_nav>ul{display:flex;justify-content:space-between;width:100%;/* margin: 6%  0 0; */}
.copy_nav li p{font-size: 20px;line-height:20px;margin-bottom: 1.2rem;color:#fff;font-weight: bold;}
.copy_nav li a{font-size: 14px;line-height: 2rem;display:flex;color: rgba(255,255,255,0.6);transform:translateX(0);transition:0.5s;font-weight: bold;/* color: rgba(0,0,0,0.5); */}
.copy_nav li a:hover{transform:translateX(5px);color:#fff;}
.copy_end{margin: 4% 0 0;display:flex;justify-content:space-between;border-top: 1px solid rgba(255,255,255,0.13);padding: 2% 0 0;}
.copy_end em{color:#fff;font-size:14px;/* font-weight:lighter; */opacity: 0.5;font-weight: bold;}
.copy_end em+em {/* margin: 0 0 0 16%; */}
.copy_end em>a{font-size:14px;color:#fff;}
.copy_end>a{font-size:14px;/* color:#fff; *//* font-weight:lighter; */opacity: 0.5;transition:1s;font-weight: bold;}
.copy_end>a:hover {opacity:1;}
.copy_t {text-align:center;/* margin: 2rem 0 0; *//* background: #f8f8f8; */padding: 1% 0;color: #fff;}
.copy_t p {font-size: 0.9rem;font-weight: bold;}
.copy_end em p {margin:0.3rem 0 0;}