* {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: "Source Han Sans CN","Helvetica Neue", Helvetica, "Microsoft YaHei", "PingFang SC", sans-serif;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: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: 1% 1%;/* 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;}
.head.on{width: 100%;/* z-index: 999; */box-shadow: 0 0 20px #ddd;background: #fff;position: fixed;padding: 0.5% 1%;}
.head.on .head_nav>ul>li>a,.head.on .head_logo p b, .head.on .head_logo p span {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_num li>i {color:#fff;}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;position: relative;}
.head_logo i {width: 25%;position: relative;/* border: 1px solid; */padding: 0.5%;/* box-shadow: 0 0 20px #ddd; */position: absolute;left: 0;top: -21px;}
.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(1.2rem + 0.65vw);margin: 0 0 0 6vw;/* color: #fff; */font-weight: bold;letter-spacing: 1px;/* border-left: 1px solid #eee; *//* padding: 0 0 0 14px; */}
.head_logo p b {color: #fff;font-family: 'Helvetica Neue',Helvetica,Tahoma,Arial,'Microsoft JhengHei','PingFang SC','Hiragino Sans GB','Heiti SC','WenQuanYi Micro Hei',sans-serif;font-weight: ;}
.head_logo p b em {color: #007c3a;}
.head_logo p span {font-size: calc(0.5rem + 0.4vw);border-radius: 50px;text-align: center;color: #fff;text-align-last: justify;position: relative;z-index: 5;margin: 3% 0 0;font-weight: lighter;/* opacity: 0.8; */}
.head_logo p span:before,.head_logo p span:after {content:'';width: 3%;height: 0.125rem;position:absolute;top:0;/* background: #666; */bottom: 0;margin: auto;opacity: 0.5;}
.head_logo p span:before {left: 1rem;}
.head_logo p span:after {right: 1rem;}
.head_con {width: 64%;display:  flex;align-items:  center;justify-content:  space-between;}
.head_nav {width: 96%;/* background: #fff; */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;}
.head_nav>ul>li>a {font-size: calc(0.82rem + 0.2vw);position: relative;color: #fff;display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 0.6rem 0;}
.head_nav>ul>li>a:before {content:'';width:0;height: 5px;background: #565bff;position:absolute;bottom: -0.5rem;right: 0;transition:0.5s;z-index: -1;right: 0;left: 0;margin: 0 auto;}
.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: 20%;/* right: auto; *//* left: 0; */}
.head_nav li:hover>a,.head_nav>ul>li.cur>a {color:#fff;}
.head_nav li>a i {font-size: 10px;margin: 0.2rem 0 0;display: none;}
.head_num {display:  flex;/* align-items:  center; *//* margin: 0 0 0 20px; *//* width: 12%; */}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content:  space-between;flex-direction: row-reverse;}
.head_num>ul>li:first-child {background: linear-gradient(120deg, #1e2188 10%, #3150f1 90%);border-radius: 40px;padding: 3% 6%;}
.head_num li {/* position:relative; *//* width: 55px; */display: flex;align-items: center;}
.head_num>ul>li:last-child {display:flex;align-items: center;display: none;}
.head_num li+li {margin: 0 1vw 0 1vw;/* border-left: 1px solid #eee; */padding: 0 0 0 0.5vw;}
.head_num li>i {font-size: 1.3rem;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%; */padding: 0 0 0 0.5vw;}
.head_num li>p>span {font-family: Arial;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #ffe000;}
.head_num li>a {font-size: 15px;color: #fff;font-family:  Arial;display: flex;align-items: center;white-space: nowrap;font-weight: bold;flex-direction: row-reverse;transition:1s;}
.head_num li>a:hover {transform:translateY(-3px);/*text-decoration-line: underline;*/}
.head_num li>a:hover i {transform:rotate(30deg);}
.head_num li>a i {/* transform:rotate(90deg); */font-size: 1.5rem;margin: 0 8px 0 0;/* display: none; */font-weight: normal;transition:1s;}
.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;display: none;}
.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:#007c3a;}
.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: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;}
.head_nav li:nth-child(3) .head_qit {width: 150px;height: 311px;overflow:auto;}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit li {padding: 12%;text-align: center;}
.head_qit li dl {display:none;}
.head_qit li a {font-size: 13px;}
.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: 156%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {background:#1e2188;color:#fff;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background:#1e2188;color:#fff;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{/* width:40px; *//* height:40px; */border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */}
.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;}
.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:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;/* display: none; */}
.search_l span+span{margin-left:4px;    font-size: 14px;}
.search_l a{color: #444;font-size: 13px;margin: 0 5px;}
.search_r{margin-top: 15px;position:relative;width: 100%;}
#infoname{height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;width: 100%;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;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;display:none ;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;position: relative;}
.banner a img{height: auto;transform:scale(1);width: 100% !important;margin: 0 !important;object-fit: cover;object-position: center;}
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1);opacity: 1;}
video.vid {width: 100%; height: 100.8vh;object-fit: fill;}
.banner a i {position:absolute;top:0;left:0;}
.banner a.slick-current i { animation:enter 2s ease forwards; -webkit-animation:enter 2s ease forwards; }
.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: #ec0a16;}
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e609' !important;font-family: iconfont !important;color: #fff !important;font-size: 20px !important;letter-spacing: 5px;opacity: 1 !important;}
.banner .slick-next:before {content: '\e608' !important;font-family: iconfont !important;color: #fff !important;font-size: 20px !important;/* letter-spacing: 6px; */opacity: 1 !important;}
.banner .pro_call .ban_dot {/* display:none !important; */}
.banner .slick-prev {left: 1% !important;/* transform: rotate(180deg) !important; */background: rgba(0,0,0,0.1) !important;width: 42px !important;height: 90px !important;/* border-radius: 50%; */z-index: 5;/* top: -160% !important; */}
.banner .slick-next {right: 1% !important;background: rgba(0,0,0,0.1) !important;width: 42px !important;height: 90px !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 {
    height: 36vw;
}
.nbanner a img {
    height: 35vw;}

/*pro*/
.pro {padding: 5% 2%;overflow:hidden;background: url(https://memberpic.114my.com.cn/mytingzi/uploadfile/image/20240326/20240326110613_530802915.png);}
.pro_box {max-width: 1600px;margin:0 auto;    padding: 5% 0 0;}
.pro_tit {display:flex;flex-direction: column;/* display: none; */}
.pro_tit p {display:flex;/* flex-direction:column; */font-size: 38px;justify-content: center;align-items: center;width: 100%;}
.pro_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;}
.pro_tit p span:before,.pro_tit p span:after {content:'';width: 42%;height:1px;background: #ddd;position:absolute;bottom: 0;top: 0;margin: auto;display: none;}
.pro_tit p span:before {left: 0;}
.pro_tit p span:after {right:0;}
.pro_tit em {font-size: 17px;padding: 1.2% 0 0;color: #999;text-align: center;}
.pro_tab {margin: 4% 0 0;}
.pro_nav {/* display:none; *//* width: 48%; */margin: 0 auto;}
.pro_nav ul {display:flex;flex-wrap: wrap;justify-content: space-between;}
.pro_nav li {width: 25%;display: flex;justify-content: center;padding: 2% 0;transition:0.5s;border: 2px solid #1e2188;/* border-radius: 10px; */border: 1px solid #f5eaea;}
.pro_nav li+li {border-left: none;}
.pro_nav li:hover,.pro_nav li.on {background:linear-gradient(120deg, #1e2188 10%, #3150f1 90%);}
.pro_nav li:hover a,.pro_nav li.on a  {color:#fff;}
.pro_nav li:nth-child(n+6) {margin:1% 0 0;}
.pro_nav li a {font-size: 1.5rem;display: flex;flex-direction: column;align-items: center;}
.pro_nav li a i {font-size: 3.2rem;margin: 0 0 0.8vw 0;}
.pro_con {margin: 4% 0 0;    overflow: hidden;}
.pro_roll {    display: flex; transition: 0.5s;}
.pro_call {width: 100%;    flex-shrink: 0;}
.pro_call:nth-child(n+5) {margin: 2% 0 0;display: none;}
.pro_call ul {display:flex;flex-wrap:wrap;row-gap: 1vw;    grid-column-gap: 1.2%;}
.pro_call li {display:flex;flex-direction:column;/* border-radius: 40px; */overflow: hidden;position: relative;width: 32.5%;}
.pro_call li a {overflow:hidden;}
.pro_call li a img {width: 100%;height: auto;transition:0.8s;/* object-fit: cover; */}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {position:absolute;bottom: 0;background:rgba(0,0,0,0.5);left:0;width: 100%;padding: 18px 40px;}
.pro_call li span a {font-size: 16px;color: #fff;transition:0.5s;display: inline-block;}
.pro_call li:hover span a {transform: translateX(10px);}

/*appli*/
.appli {padding: 5% 1% 5%;overflow: hidden;background: url(https://memberpic.114my.com.cn/sxwjsj/uploadfile/image/20240828/20240828142630_1317545897.jpg)no-repeat center top;box-shadow: 0 0 20px #eee;background: linear-gradient(120deg, #1e2188 10%, #3248b9 90%);}
.appli_box {max-width: 1645px;margin: 0 auto;}
.appli_tit {display: flex;flex-direction: column;align-items: center;}
.appli_tit b {font-size: 60px;color:#f1f1f1;font-family: fantasy;font-weight: normal;text-transform: uppercase;display: none;}
.appli_tit p {font-size: 2.6rem;color: #fff;}
.appli_tit p span {font-weight:bold;}
.appli_tit em {font-size: 18px;padding: 1.2% 0 0;color: #999;letter-spacing: 0.5px;color: #cdc6c6;}
.appli_tab {margin: 5% 0 0;}
.appli_nav {max-width: 1700px;margin:0 auto;}
.appli_nav ul {display:flex;justify-content: space-between;}
.appli_nav li {width: 13.5%;display: flex;align-items: center;justify-content: center;background: #f8f8f8;/* padding: 1%; */transition:0.5s;flex-direction: column;}
.appli_nav li.on {background: #d5120a;}
.appli_nav li+li {border-left:1px solid #eee;}
.appli_nav li>a {width: 101%;/* color: #fff; */overflow:hidden;/* transform: translateX(-1px); */}
.appli_nav li a img {width: 100%;height: 5vw;object-fit: cover;transition: 1s;}
.appli_nav li:hover img {transform:scale(1.1);}
.appli_nav li.on i {color:#fff;}
.appli_nav li p {display:flex;flex-direction:column;align-items: center;/* margin: 5% 0 0; */background: #ffffff;width: 100%;padding: 3% 0;text-align: center;}
.appli_nav li> p a {font-size: 1.1rem;}
.appli_nav li.on a,.appli_nav li.on p span {color:#fff;}
.appli_nav li p span {font-size: 12px;font-family: Arial;color: #999;padding: 5px 0 0;/* display: none; */}
.appli_con {margin:3% 0 0;}
.appli_call {overflow:hidden;}
.appli_call .divdgweb_new_div {margin-bottom:0 !important;/* display: flex; */transition: 0.5s;justify-content: space-between;}
.appli_call .divdgweb_new_div_item {display: flex !important;flex-direction: column-reverse;width: 49%;margin: 0 0.15%;background: #f8f8f8;flex-shrink: 0;/* padding: 3%; */align-items: center;}
.appli_call .divdgweb_new_div_item_content {display:flex;flex-direction: column;/* align-items: center; */padding: 6%;/* border: 1px solid #eee; */border-top: none;width: 100%;}
.appli_call .divdgweb_new_div_item_title {}
.appli_call .divdgweb_new_div_item_title a {font-size: 1.8rem;font-weight: bold;color: #1e2188;position: relative;z-index: 5;}
.appli_call .divdgweb_new_div_item_title a:before {content:'';width: 18px;height: 18px;background: rgba(29,18,76,0.2);position:absolute;top:0;right: -5%;border-radius: 50%;}
.appli_call .divdgweb_new_div_item_body {font-size: 15px;width: 100%;text-overflow: ellipsis;-webkit-line-clamp: 3;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;line-height: 30px;font-weight: lighter;color: #333;}
.appli_call .divdgweb_new_div_item_body p {display:flex;flex-direction:column;margin: 3% 0 0;line-height: 2rem;font-size: 1rem;font-weight: normal;color: #666;text-overflow: ellipsis;-webkit-line-clamp: 4;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.appli_call .divdgweb_new_div_item_body p span {font-size: 16px;color: #666;line-height: 30px;padding: 7% 0 0;}
.appli_call .divdgweb_new_div_item_body o {display:flex;margin: 13% 0 0;}
.appli_call .divdgweb_new_div_item_body o a {font-size:16px;background: #333;color: #fff;width: 25%;margin: 0 1% 0 0;padding: 2.5%;text-align: center;}
.appli_call .divdgweb_new_div_item_body o a:last-child {background: #c30919;}
.appli_call .news_div_item_pic {width: 100%;}
.appli_call .news_div_item_pic a {overflow:hidden;}
.appli_call .news_div_item_pic a img {width:100%;height: 25vw;object-fit: cover;object-position: center;}
.appli_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;}
.appli_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.appli_call .ban_dot li.slick-active {background: #e50112;}
.appli_call .ban_dot li button {font-size:0;border: none;outline: none;}
.appli_call .divdgweb_new_div_item_body a {background: #da251d;color:#fff;padding: 2%;margin: 3% 0 0;display: flex;width: 21%;font-size: 16px;font-family: Arial;justify-content: center;transition:0.5s}
.appli_call .divdgweb_new_div_item_body a:hover {width:30%;}
/*cer*/
.cer {padding: 6% 1%;overflow: hidden;background: url(https://memberpic.114my.com.cn/dgaoderuite1/uploadfile/image/20241014/20241014101942_1629154182.jpg)no-repeat center top fixed;}
.cer_box {max-width: 1600px;margin: 0 auto;}
.cer_tit {display:flex;flex-direction: column;/* display: none; */}
.cer_tit p {display:flex;/* flex-direction:column; */font-size: 38px;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: 17px;padding: 1.2% 0 0;color: #999;text-align: center;}
.cer_tab {margin: 4% 0 0;}
.cer_con {}
.cer_con .new_web_div2021 {/* padding: 0 0 1% 0; */}
.cer_call {/* padding:0 0 1% 0 !important; */}
.cer_call .swiper-container {padding-bottom: 0px!important;}
.cer_call  .swiper-slide {width: calc(12rem + 20vw);/* height: 506px; */}
.cer_call  .swiper-slide img{display:block;}
.cer_call ul {display: flex;/* padding: 0 0 4% 0; */flex-wrap: wrap;justify-content: space-between;row-gap: 1vw;margin-bottom: 0 !important;!i;!;}
.cer_call li>a {overflow:hidden;display:block;}
.cer_call li img {width: 100%;height: 26vw;transition: 1s;object-fit: cover;}
.cer_call li:hover img {transform:scale(1.1)}
.cer_c li p a {display: none;}
.cer_call li {/* border:10px solid #333; */width: 24%;position: relative;margin: 0 0.1%;}
.cer_call li p {padding: 5% 0;text-align: center;background: linear-gradient(120deg, #1e2188 10%, #3150f1 90%);/* position: absolute; *//* width: 90%; */bottom: 22px;left: 0;right: 0;margin: 0 auto;}
.cer_call li p a {color:#fff;font-size: 1rem;}
.cer_call .swiper-slide-active p {display:block;}
.cer_call .swiper-slide-active p a {font-size: 22px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 31% !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 31% !important;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 20px!important;}
.swiper-button-next, .swiper-button-prev{color: #ccc!important;border: 1px solid #999;padding: 18px 20px;top: 90% !important;display: none !important;!i;!;}
.cer_call .swiper-pagination {left: 50%;bottom: -36px;/* margin-left: -55px; */}
.swiper-pagination-bullet-active {background: #f19601 !important;}
.cer_call .swiper-pagination>span+span {margin-left: 15px;}
.cer_call .swiper-pagination>span {width: 10px;height: 10px;}

/*about*/
.about {padding: 6% 1%;overflow: hidden;/* background: #f8f8f8; */background: url(https://memberpic.114my.com.cn/dgaoderuite1/uploadfile/image/20250103/20250103110714_185356300.jpg)no-repeat center;}
.about_box {max-width: 1600px;margin: 0 auto;}
.about_tab {display: flex;justify-content: space-between;align-items: center;}
.about_pic {width: 45%;position: relative;z-index: 5;padding: 1%;/* background: #f8f8f8; */}
.about_pic:before {content:'';width: 40%;height: 14%;background: linear-gradient(120deg, #1e2188 10%, #3150f1 90%);position:absolute;top:0;right:0;z-index:-1;}
.about_pic:after {content:'';width: 40%;height: 14%;background: linear-gradient(120deg, #1e2188 10%, #3150f1 90%);position:absolute;bottom: 0;left: 0;z-index:-1;}
.about_pic i {overflow: hidden;/* box-shadow: 0 0 20px #eee; */}
.about_pic i img {width: 100%;height: 32vw;object-fit: cover;}
.about_txt {width: 50%;display: flex;flex-direction: column;}
.about_txt>p {font-size: 2.5rem;display: flex;flex-direction: column;font-weight: bold;/* color: #fff; */font-family: Arial;background-image: -webkit-linear-gradient(left, #1e2188 10%, #3150f1 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.about_txt p span {font-size: 22px;/* color: rgba(255,255,255,0.98); */padding: 2% 0 0;font-weight: normal;background-image: -webkit-linear-gradient(left, #1e2188 10%, #3150f1 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.about_txt em {font-size: 0.98rem;line-height: 2.2rem;padding: 5% 0 0;/* color: rgba(255,255,255,0.5); */transition: 1s;}
.about_txt:hover em {}
.about_txt ul {display: flex;width: 100%;justify-content:  space-between;margin: 6% 0 0;/* box-shadow:  0 0 20px #eee; */}
.about_txt li {display: flex;flex-direction: column;align-items:  center;width: 33%;/* padding: 4% 0; *//* background: #fff; */}
.about_txt li+li { border-left:1px solid #eee; }
.about_txt li span {display: flex;align-items: flex-end;}
.about_txt li span b {font-size: 42px;font-family:  DIN Medium;/* color: #fff; */}
.about_txt li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #092591;font-size: 14px;color: #fff;margin: 0px  0 6% 0;}
.about_txt li p {font-size: 16px;padding: 3% 0 0;/* color: #fff; */}
.about_call {margin: 5% 0 0;display: none;}
.about_call ul {}
.about_call li {display: flex !important;flex-direction: column;margin: 0 0.2%;}
.about_call li a {overflow: hidden;}
.about_call li a img {width: 100%;height: auto;transition: 0.5s;}
.about_call li:hover img {transform:scale(1.1);}
.about_call li p {text-align:center;padding: 4% 0;}
.about_call li p a {font-size: 16px;}
.about_call .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;margin: 2% 0 0;/* position: absolute; */bottom: -5%;left: 0;}
.about_call .ban_dot li {width: 8px;height: 8px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;/* border-radius: 50%; */}
.about_call .ban_dot li.slick-active {background: #1d124c;}
.about_call .ban_dot li button {font-size:0;border: none;outline: none;}

/*news*/
.news {padding: 5% 1%;overflow:hidden;background: #f8f8f8;position: relative;z-index: 5;}
.news_box {max-width: 1600px;margin:0 auto;}
.news_top {display:flex;/* flex-direction: column; */align-items: center;justify-content: space-between;}
.news_tit {}
.news_tit>p {display:flex;/* flex-direction:column; */font-size: calc(1.8rem + 0.5vw);align-items: center;/* justify-content: center; */}
.news_tit>p span {display:flex;align-items: center;text-transform: uppercase;font-family: fantasy,Arial;color: #1e2188;font-weight: bold;margin: 0 2% 0 0;}
.news_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #1e2188;}
.news_tit>p i img {width:100%;height:auto;}
.news_tit p b {padding: 8% 0 0;}
.news_tit em {display: flex;font-size: 1.1rem;color: #888;width: 100%;text-align: center;margin: 5.2% 0 0;opacity: 0.8;}
.news_nav {margin: 0 0 0 3%;/* display: none; */}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;/* background: #fff; */margin: 0 16px;width: 100%;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 1rem;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;color: #999;}
.news_nav li.on,.news_nav li.on a {color: #1e2188;font-weight: bold;}
.news_con {overflow:hidden;margin: 4% 0 0;}
.news_roll {display:flex;}
.news_call {width:100%;flex-shrink:0;}
.news_call .news_div{/* display: flex; */justify-content: space-between;flex-shrink: 0;width:100%;}
.news_call .news_div{margin: 0 !important;}
.news_call .slick-list  {padding: 3% 0;}
.news_call .news_div_item{width: 36%;position: relative;transition:0.5s;padding: 20px;background: #fff;display: flex !important;flex-direction: column;/* margin: 0 0.2%; *//* border: 1px solid #f8f8f8; *//* box-shadow: 0 0 20px #eee; */float: left;z-index: 5;}
.news_call .news_div_item_date{position: absolute;top: 36px;display: flex;left: 19px;height: 22px;/* font-size: 16px; */color: #2d3b8d;transition: 0.5s;font-family: Arial;}
.news_call .news_div_item:hover .news_div_item_date {left: 11%;}
.news_call .news_div_item_date::before{content:'';}
.news_call .news_div_item_content{height: 285px;}
.news_call .news_div_item_year, .news_call .news_div_item_month, .news_call .news_div_item_day{float: left;line-height: 22px;}
.news_call .news_div_item_title{}
.news_call .news_div_item_a {font-size: 20px;display: block;margin-bottom: 20px;position:relative;transition:0.3s;font-weight: bold;padding-top: 23%;}
.news_call .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';top: 240px;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_call .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: -2px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;top: 0;opacity: 0;}
.news_call .news_div_item_body{font-size: 14px;color: #666;line-height: 26px;/* font-weight:100; */text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.news_call .news_div_item_pic, .news_call .news_div_item_pic a, .news_call .news_div_item_image{width:100%;height: auto;display: block;transition: 0.5s;object-fit: cover;}
.news_call .news_div_item:hover .news_div_item_a{color:#0156b1;transition:0.3s;}
.news_call .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; *//* color: #fff; */}
.news_call .news_div_item:hover .news_div_item_a::after{left: ;opacity:1;}
.news_call .new_ic{overflow:hidden;margin: 3% auto 0;}
.news_call .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_call .news_div_item_pic {overflow: hidden;}
.news_call .news_div_item:first-child {flex-direction:column-reverse;}
.news_call .news_div_item:first-child .news_div_item_date {top: 69.8%;left: 76%;color: #999;font-size: 16px;}
.news_call .news_div_item:first-child  .news_div_item_a::after {top: 84%;left: 72%;}
.news_call .news_div_item:nth-child(-n+2) {width: 30%;}
.news_call .news_div_item:nth-child(2) {margin: 0 2%;}
.news_call .news_div_item:nth-child(2) .news_div_item_body {-webkit-line-clamp: 20;color: #333;}
.news_call .news_div_item:nth-child(2) .news_div_item_a {/* color:#fff; */padding: 10% 0 0;}
.news_call .news_div_item:nth-child(2):before {content:'';width:100%;height:100%;position:absolute;top:0;background: #ebf2ff;left: 0;z-index: -1;} 
.news_call .news_div_item:nth-child(2) .news_div_item_pic {opacity:0;}
.news_call .news_div_item:nth-child(2) .news_div_item_date {top: 10.2%;left: 76%;color: #999;font-size: 16px;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::after {top: 74%;left: 72%;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::before {top: 30vw;}
.news_call .news_div_item:nth-child(n+3)  {flex-direction:row-reverse;justify-content: space-between;align-items: center;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a {padding: 6% 0 0;margin-bottom: 12px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_pic {width: 36%;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_content {width: 60%;height: 170px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_date {top: 66%;left: 76%;color: #999;font-size: 15px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::before {top: 120px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 6.1vw;left: 56%;}
.news_call .news_div_item:nth-child(n+4) {margin: 1.1% 0 0;}
.new_column {background: #1e2188;width: 6rem;text-align: center;padding: 1% 0;position: absolute;left: 4.2%;top: 61.9%;z-index: 5;}
.new_column a {font-size:1rem;color: #fff;}
.news_call .news_div_item:nth-child(2) .new_column  {top: 35%;}
.news_call .news_div_item:nth-child(n+3) .new_column {top: 71%;left: 3.5%;display: none;}
.news_call .news_div_item:first-child .news_div_item_pic img {height: auto;}
.news_call .news_div_item:nth-child(2) .news_div_item_pic img {height: auto;}


/*copy*/
.copy {background:#333;padding: 0% 1%;overflow:hidden;}
.copy_box {max-width: 1600px;margin:0 auto;}
.copy_con {display:flex;justify-content:space-between;border-bottom: 1px solid rgba(255,255,255,0.2);}
.copy_nav {width: 54%;padding: 5% 0 0;}
.copy_nav ul {display: flex;justify-content:space-between;width: 100%;}
.copy_nav li p {font-size: 22px;color: #ffffff;line-height: 20px;margin-bottom: 36px;}
.copy_nav li a {font-size: 16px;color: #fff;line-height: 40px;display: flex;}
.copy_nav li a:hover  {color:#fff;}
.copy_num {color: #fff;border-left: 1px solid rgba(255,255,255,0.2);padding: 5% 0 5% 6%;}
.copy_num ul {}
.copy_num li {}
.copy_num li+li {margin: 15% 0 0;border-top: 1px solid rgba(255,255,255,0.2);padding: 15% 0 0;}
.copy_num li p {display:flex;flex-direction:column;font-size: 17px;}
.copy_num li p span {font-family:Arial;font-size: 30px;padding: 10px 0 0;line-height: 30px;}
.copy_num li a {background: #1e2188;color:#fff;border-radius: 40px;padding: 5%;width: 100%;display: flex;justify-content: center;font-size: 15px;margin: 14% 0 0;}
.copy_txt {font-size:14px;color:#fff;padding: 4% 0 0;display: flex;flex-direction: column;}
.copy_txt p {}
.copy_txt em {margin: 3% 0 0;}
.copy_pic {position: absolute;bottom: 28%;right: 0;display: flex;align-items: center;justify-content: flex-end;}
.copy_pic i {width: 32%;background: #fff;padding: 2%;}
.copy_pic i img {width:100%;height:auto;}
.copy_pic p {text-align:left;font-size: 15px;line-height: 25px;margin: 0 0 0 18px;}


.foor_name {display: flex;justify-content: space-between;align-items: center;padding: 1% 0 8%;position: relative;}
.foor_name>div:nth-child(1) {/* padding-left: 7px; */}
.foor_name>div{font-size: 14px;color: #fff;text-align: center;}
.foor_name a {color: #fff;transition: all 0.3s linear;font-size: 14px;}
.foor_name a:hover  {color:#fff;transition: all 0.3s linear;}
.copy_pho b{display: block;font-size: 22px;color: #fff;font-weight: normal;}
.copy_pho div{font-size: 16px;color: #fff;line-height: 36px;margin-top: 25px;font-weight: lighter;}
.bq_bj {width: 100%; height: 266px;background: #141414;position: relative;margin-top: -266px;}
.copy_icon>b{display: block;font-size: 18px;color: #fff;margin-bottom: 30px;font-weight: normal;display: none;}