* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;}
body {font-size: 14px;font-family: Microsoft YaHei;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%;position: fixed;z-index: 100;/* background: rgba(0,0,0,0.8); *//* position: relative; */top:0;    background: #fff;}
.head.on{width: 100%;/* z-index: 999; */box-shadow: 0 0 20px #ddd;background: #fff;position: fixed;}
.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_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo i {width: 22%;position: relative;}
.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:#0069b4;position:absolute;top: 28px;right: -18px;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size: calc(0.8rem + 0.5vw);margin: 0 0 0 36px;font-family: \963f\91cc\5988\5988\6570\9ed1\4f53 Bold;/* color: #fff; */font-weight: bold;}
.head_logo p span {font-size: calc(0.5rem + 0.35vw);font-weight:  lighter;margin: 1.8% 0 0;font-family: none;letter-spacing: 1.5px;color: #fff;background: #0069b4;border-radius: 50px;text-align: center;padding: 1%;}
.head_con {width: 56%;display:  flex;align-items:  center;justify-content:  space-between;}
.head_nav {width: 75%;/* 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 li {/* width: 20%; *//* position: relative; */}
.head_nav li>a {font-size: calc(0.8rem + 0.2vw);position: relative;/* color: #fff; */}
.head_nav li>a:before {content:'';width:0;height: 2px;background: #0069b4;position:absolute;bottom: -2.15vw;left:0;transition:0.5s;z-index: 1;right: 0;margin: 0 auto;}
.head_nav li>a:after {content:'';width:100%;height: 57px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width:100%;}
.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;}
.head_num li {/* position:relative; *//* width: 55px; */}
.head_num li+li {margin: 0 0 0 20px;/* border-left: 1px solid #eee; */}
.head_num li>i {font-size: 20px;/* 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: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;position:absolute;background: rgba(255,255,255,0.8);padding: 1.2% 2%;transition: 0.5s;transform: rotateX(90deg);transform-origin: top;top: 100%;right: 0;/* width: 13%; */box-shadow: 0 0 20px #eee;}
.head_num li>p>span {font-family:DIN Medium;font-size: 25px;padding: 5% 0 0;font-weight: bold;color: #0069b4;}
.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:#0069b4;}
.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: 150px;left: 0;width: 100%;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;justify-content: center;}
.head_nav li:nth-child(3) .head_qit {/* width:153px; *//* height: 311px; *//* overflow:auto; */}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit>a {font-size: 15px;padding: 2%;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 {background:#0069b4;color:#fff;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 40px;}
.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: 20px;/* color: #fff; */position: relative;z-index:2;}
.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;}
.search_l span+span{margin-left:4px;    font-size: 14px;}
.search_l a{color: #333;font-size: 14px;}
.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_box {position:fixed;width: 100%;top: calc(3rem + 2.9vw);}
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;}
.banner a img{height: auto;transform:scale(1.1);width: 100% !important;margin: 0 !important;}
.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: flex-start;align-items: flex-end;/* margin: 2% 0 0; */position: absolute;bottom: 5%;left: 5%;}
.banner .ban_dot li {width: 2px;height: 10px;display: inline-block;background: #fff;margin: 0 0.3%;transition: 0.5s;/* border-radius: 50%; */position: relative;z-index: 5;overflow: hidden;}
.banner .ban_dot li:before {content:'';width: 100%;height:0;/* background: #0a519a; */position:absolute;bottom: 0;left:0;z-index:-1;transition:1s all;}
.banner .ban_dot li.slick-active {height: 40px;}
.banner .ban_dot li.slick-active:before {height:100%; }
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e65f' !important;font-family: iconfont !important;color: #161883 !important;font-size: 60px !important;}
.banner .slick-next:before {content: '\e65f' !important;font-family: iconfont !important;color: #161883 !important;font-size: 60px !important;}
.banner .slick-prev {left: 3% !important;transform: rotate(180deg) !important;z-index: 5;}
.banner .slick-next {right: 3% !important;top: 45% !important;}
.banner .slick-prev:before, .banner .slick-next:before {opacity: 0;transition: all ease 0.5s;}
.banner:hover .slick-prev:before, .banner:hover .slick-next:before {opacity: 1;}

.box { position: relative;background: #fff;top: 47.8vw;z-index: 1;}
/*about*/
.about {padding:4% 1%;background:url(//memberpic.114my.cn/dgzljqr11/uploadfile/image/20240309/20240309093029_1817779158.png) no-repeat top center fixed;overflow:hidden;}
.about_box {max-width:1600px;margin:0 auto;}
.about_con {display:flex;justify-content:space-between;align-items: center;}
.about_txt {width: 50%;display:flex;flex-direction:column;}
.about_txt>p {display:flex;flex-direction:column;font-size: calc(1.1rem + 1vw);}
.about_txt>p span {display:flex;align-items: center;}
.about_txt>p i {width: 4.2%;margin: 0 10px 0 0;}
.about_txt>p i img {width:100%;height:auto;}
.about_txt p b {font-size: calc(1rem + 0.45vw);font-weight: bold;padding: 2% 0 0;}
.about_txt em {font-size: 15px;color: #555;line-height: 32px;padding: 6% 0 0;}
.about_txt ul {display:flex;justify-content: space-between;width: 80%;margin: 8% 0 0;}
.about_txt li {width: 18%;display:flex;flex-direction:column;align-items:center;border: 1px dashed #dbdbdb;padding: 3.5% 0;position: relative;z-index: 5;transition:0.5s;}
.about_txt li:hover {transform:translateY(-5px);box-shadow:0 0 20px #eee;}
.about_txt li:before {content:'';width:100%;height:0;background: #0069b4;position: absolute;bottom: 0;left: 0;z-index: -1;transition: 0.5s;}
.about_txt li:hover:before {height:100%;}
.about_txt li i {font-size: 32px;transition: 0.5s;}
.about_txt li p {font-size: 15px;padding: 10% 0 0;}
.about_txt li:hover i {color: #ffffff;}
.about_txt li:hover {color:#fff;}
.about_pic {width: 46%;position: relative;padding: 1.2% 1.2% 0 0;z-index: 5;}
.about_pic:before {content:'';width: 90%;height: 80%;background: #0069b4;position:absolute;top:0;right:0;z-index:-1;}
.about_pic i {}
.about_pic i img {width:100%;height: auto;}

/*pro*/
.pro {padding: 6% 1% 4%;overflow:hidden;background: url(//memberpic.114my.cn/dgzljqr11/uploadfile/image/20240309/20240309134436_63978825.png);}
.pro_box {max-width:1600px;margin:0 auto;}
.pro_tit {}
.pro_tit>p {display:flex;flex-direction:column;font-size: calc(1.2rem + 1vw);}
.pro_tit>p span {display:flex;align-items: center;}
.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: 24px;font-weight: bold;padding: 1% 0 0;}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.pro_tab {margin: 3% 0 0;}
.pro_nav {}
.pro_nav ul {display:flex;}
.pro_nav li {width: 12%;border: 1px solid #eee;padding: 1%;background: #fff;transition: 0.5s;position: relative;}
.pro_nav li:before {content:'\e609';font-family: 'iconfont';font-size: 12px;position: absolute;right: 10%;display: flex;justify-content: center;align-items: center;top: 0;bottom: 0;}
.pro_nav li:hover {background:#0069b4;}
.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 {color:#fff;}
.pro_con {margin: 2% 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;}
.pro_call li {display:flex;flex-direction:column;align-items:center;width: 24%;}
.pro_call li:nth-child(n+5) {margin:1% 0 0;}
.pro_call li a {overflow:hidden;}
.pro_call li a img {width:100%;height:auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {width:100%;padding: 5% 0;text-align: center;background: #0069b4;}
.pro_call li span a {font-size: 20px;color: #fff;font-family: Arial;}

/*char*/
.char {padding: 6% 1% 5%;overflow: hidden;background: url(//memberpic.114my.cn/xipujx/uploadfile/image/20231023/20231023093202_953722654.jpg)no-repeat bottom;/* background: #0069b4; */}
.char_box {max-width: 1600px;margin: 0 auto;}
.char_tit {}
.char_tit>p {display:flex;flex-direction:column;font-size: calc(1.2rem + 1vw);/* color: #fff; */}
.char_tit>p span {display:flex;align-items: center;}
.char_tit>p i {/* width: 2%; */margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.char_tit>p i img {width:100%;height:auto;/* filter: blur(1px) brightness(100); */}
.char_tit p b {font-size: 24px;font-weight: bold;padding: 1% 0 0;}
.char_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.char_con {margin: 4% 0 0;}
.char_con ul {display: flex;justify-content: space-between;}
.char_con li {display: flex;flex-direction: column;align-items: center;width: 24%;transition: 0.5s;box-shadow: 0 0 20px #eee;padding: 1%;background: #fff;position: relative;z-index: 5;}
.char_con li:before {content:'';width:100%;height:0;background: linear-gradient(120deg,#005bad 10%,#0085d9 80%);position:absolute;bottom:0;transition: 0.5s;left: 0;z-index: -1;}
.char_con li:hover {color:#fff;}
.char_con li:hover:before {height:100%;}
.char_con li i {position:relative;overflow:  hidden;}
.char_con li i:before {content: '';cursor: pointer;position: absolute;left: -100%; top: 0;width: 100%; height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.char_con li:hover i:before {left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}
.char_con li i img {width: 100%;height: auto;}
.char_con li p {display: flex;flex-direction: column;align-items: center;font-size: 22px;padding: 8% 6%;position:  relative;}
.char_con li p span {font-size: 15px;padding: 6% 0 0;line-height: 28px;text-align:  center;font-weight:  lighter;}
.char_more {display:flex;justify-content: center;background: #fff;box-shadow: 0 0 20px #ddd;width: 36%;margin: 5% auto 0;padding: 1% 0;align-items: center;}
.char_more p {display:flex;align-items:center;/* width: 100%; */}
.char_more p i {font-size: 24px;}
.char_more p span {font-size:16px;display: flex;align-items: center;margin: 0 0 0 12px;}
.char_more p span b {font-size: 30px;font-family: DIN Medium;}
.char_more a {font-size:16px;background: #e66933;color: #fff;margin: 0 0 0 30px;padding: 2% 5%;}

/*case*/
.case {overflow: hidden;padding: 4% 1% 4.5%;background: #f8f8f8;}
.case_box {max-width: 1600px;margin: 0 auto;}
.case_tit {}
.case_tit>p {display:flex;flex-direction:column;font-size: calc(1.2rem + 1vw);}
.case_tit>p span {display:flex;align-items: center;}
.case_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.case_tit>p i img {width:100%;height:auto;}
.case_tit p b {font-size: 24px;font-weight: bold;padding: 1% 0 0;}
.case_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.case_con {margin: 3% 0 0;padding: 4% 0 0;border-top: 1px solid #ddd;}
.case_nav {display: none;}
.case_nav ul {display:flex;/* justify-content:space-between; */}
.case_nav li {width:10%;display:flex;flex-direction:column;border: 1px solid #eee;align-items: center;padding: 1.2% 0;background: #fff;position: relative;z-index: 5;}
.case_nav li:before {content:'';width:0;height:100%;background:#0069b4;position:absolute;top:0;left:0;z-index:-1;transition:0.8s;}
.case_nav li:hover:before {width:100%;}
.case_nav li+li {margin:0 0 0 1%;}
.case_nav li a {font-size:16px;padding: 7% 0 0;}
.case_nav li i {font-size: 42px;transition:0.8s;}
.case_nav li:hover i {transform:rotateY(180deg);color:#fff;}
.case_nav li:hover a {color:#fff;}
.case_call {/* margin: 3% 0 0; */}
.case_call ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.case_call li {width: 24%;display: flex;flex-direction: column;position: relative;/* border: 1px solid #eee; *//* padding: 1%; */border-radius: 10px;overflow: hidden;}
.case_call li:nth-child(n+5) {margin: 1.2% 0 0;}
.case_call li>a {overflow: hidden;}
.case_call li a img {width: 100%;height: auto;transition: 0.5s;}
.case_call li:hover img {transform:scale(1.1);}
.case_call li p {position:absolute;bottom: -16%;left: 0;transition:0.5s;width: 100%;background: rgba(0,105,180,0.8);padding: 4%;/* text-align: center; */}
.case_call li:hover p {bottom: 0;}
.case_call li p a {font-size: 16px;color: #fff;position: relative;}

/*news*/
.news {padding: 4% 1% 4%;overflow: hidden;background: url(//memberpic.114my.cn/dgzljqr11/uploadfile/image/20240311/20240311164012_287074564.jpg)no-repeat center top;}
.news_box {max-width: 1600px;margin: 0 auto;}
.news_tit {}
.news_tit>p {display:flex;flex-direction:column;font-size: calc(1.2rem + 1vw);}
.news_tit>p span {display:flex;align-items: center;}
.news_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #0069b4;}
.news_tit>p i img {width:100%;height:auto;}
.news_tit p b {font-size: 24px;font-weight: bold;padding: 1% 0 0;}
.news_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.news_nav {width: 40%;margin: 4% auto 0;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 12px;width: 100%;padding: 1.5% 25px;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */background: #f8f8f8;}
.news_nav li:before {content:'';width:0;height:100%;background: #eb3d00;position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.news_nav li.on:before {width:100%;}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 18px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;}
.news_nav li.on,.news_nav li.on a {color: #fff;font-weight: bold;}
.news_list{width: 100%;display: flex;transition:all .5s;}
.news_list .ban_dot {display:none !important;}
.news_list .tempWrap {width: 100% !important;}
.news_list .slick-list  {padding:1% 0;}
.news_list .news_div{display: flex;justify-content: space-between;flex-shrink: 0;width:100%;}
.news_list .news_div{margin: 0 !important;}
.news_list .news_div_item{width: 32%;position: relative;transition:0.5s;padding: 22px;background: #fff;display: flex !important;flex-direction: column-reverse;margin: 0 0.2%;border: 1px solid #f8f8f8;box-shadow: 0 0 20px #eee;z-index: 5;}
.news_list .news_div_item:before {content:'';width:100%;height:0;background: #0069b4;transition: 0.8s;position: absolute;bottom: 0;left: 0;z-index: -1;}
.news_list .news_div_item:hover:before {height:100%;}
.news_list .news_div_item_date{position: absolute;top: 32px;display: flex;left: 24px;/* height: 22px; */font-size: 16px;color: #0069b4;transition: 0.8s;font-family: fantasy;justify-content: flex-end;align-items: flex-end;}
.news_list .news_div_item:hover .news_div_item_date,.news_list .news_div_item:hover .news_div_item_body {color:#fff;}
.news_list .news_div_item:hover {color:#fff;}
.news_list .news_div_item_date::before{content:'';}
.news_list .news_div_item_content{height: 250px;/* padding: 10% 0 0; */}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{/* float: left; */font-size: 23px;/* line-height: 22px; *//* color: #666; */}
.news_list .news_div_item_month {font-size: 45px;}
.news_list .news_div_item_year {display:none;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 20px;display: block;margin-bottom: 20px;position:relative;transition:0.3s;/* font-weight: 100; */padding-top: 24%;}
.news_list .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';bottom: -142px;left: 0;/* width: 130px; *//* height: 40px; *//* background: #fff; *//* border-radius: 20px; *//* line-height: 40px; */color: #666;font-size: 15px;transition:0.5s;/* border: 1px #f6f5f5 solid; */text-align: center;box-sizing: border-box;/* padding-left: 30px; */}
.news_list .news_div_item:hover .news_div_item_a::before {left:10%;}
.news_list .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;bottom: -136px;opacity: 0;}
.news_list .news_div_item_body{font-size: 14px;color: #999;line-height: 26px; font-weight:100;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height: auto;display: block;transition: 0.5s;display: none;}
.news_list .news_div_item:hover .news_div_item_a{color:#fff;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; */color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left: 0;opacity:1;color: #fff;}
.new_ic{overflow:hidden;margin: 2% auto 0;}
.news_list .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_div_item_pic {overflow: hidden;}
.news_pic {margin:3% 0 0;}
.news_pic ul {display:flex;justify-content: space-between;}
.news_pic li {width: 60%;position:relative;}
.news_pic li:last-child {width: 38%;}
.news_pic li a {}
.news_pic li a p {display:flex;flex-direction:column;position:absolute;bottom:0;left:0;color: #fff;font-size: 26px;padding: 4%;z-index: 5;}
.news_pic li a p span {font-size:16px;padding: 4% 0 0;}
.news_pic li a i {overflow:hidden;display: block;}
.news_pic li a i img {width:100%;height: auto;transition: 0.5s;}
.news_pic li:hover img {transform:scale(1.1);}


/*copy*/
.copy {padding: 4.5% 1% 3%;overflow: hidden;background: linear-gradient(160deg,#007fc1,#1d0479 );background: #3c3c3c;}
.copy_box {max-width: 1600px;margin: 0 auto;}
.copy_top {display: flex;justify-content: space-between;align-items: center;padding: 0 0 1.8% 0;position:  relative;z-index: 5;}
.copy_top:before {content:'';width:100%;height:1px;background:rgba(255,255,255,0.1);position:absolute;bottom:  0;left:  0;z-index: -1;display: none;}
.copy_logo {display:flex;align-items:  center;}
.copy_logo i {width: 12%;}
.copy_logo i img {width: 100%;height: auto;filter: grayscale(100%) brightness(1000%);}
.copy_logo p {font-size: 30px;color: #fff;margin: 0 0 0 14px;}
.copy_txt {display:flex;}
.copy_txt b {display: flex;flex-direction: column;font-size: 30px;color: #fff;align-items:  flex-end;font-weight:  lighter;}
.copy_txt b span {padding: 10px 0 0;}
.copy_con {display: flex;justify-content: space-between;border-top: 1px solid rgba(255,255,255,0.1);padding: 3.5% 0 0;}
.copy_nav {width: 60%;}
.copy_nav ul {display: flex;justify-content:space-between;width: 100%;}
.copy_nav li {padding: 0 0 0 2%;position: relative;z-index: 5;}
.copy_nav li:before {content:'';width: 1px;position:absolute;background: #0069b4;top: 0;left: 0;height: 24px;}
.copy_nav li p {font-size: 18px;line-height: 20px;margin-bottom: 20px;color: #fff;}
.copy_nav li a {font-size: 14px;line-height: 36px;display: flex;color: #fff;transform:translateX(0);transition:0.5s;font-weight:  lighter;opacity: 0.5;}
.copy_nav li a:hover  {transform:translateX(2px);opacity:1;}
.copy_txt {display:flex;flex-direction:column;color: #fff;align-items: flex-end;}
.copy_txt em {display:flex;flex-direction:column;width: 32%;align-items: center;}
.copy_txt em i {}
.copy_txt em i img {width:100%;height:auto;}
.copy_txt em span {padding:10% 0 0;font-size: 15px;}
.copy_txt p {display:flex;flex-direction: column;align-items: flex-end;margin: 11% 0 0;font-size: 16px;}
.copy_txt p span {font-family:Arial;font-size: 24px;padding: 7% 0 0;}
.copy_txt o {font-size: 16px;margin: 7% 0 0;opacity: 0.7;}
.copy_link {margin: 2% 0;}
.copy_tit {}
.copy_tit p {font-size: 16px;color: #fff;opacity: 0.8;}
.copy_tittxt {}
.copy_end {margin: 3% 0 0;display: flex;justify-content: space-between;border-top: 1px solid rgba(255,255,255,0.1);padding: 3% 0 0;}
.copy_end em {color: #fff;font-size: 15px;font-weight:  lighter;opacity: 0.6;display: flex;/* flex-direction: column; */}
.copy_end em>a,.copy_end em span a {font-size: 15px;color: #fff;}
.copy_end em span {}
.copy_end>a {font-size: 15px;color: #fff;font-weight:  lighter;opacity: 0.8;};