* {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}
html,body {position: relative;height: 100%;}
body {font-size: 14px;font-family: "Hos", 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;}

.mySwiper-pagination {position: absolute; z-index: 10;}
.swiper {width: 100%;height: 100%;}
.swiper-slide {text-align: center; font-size: 18px;background: #fff; display: flex; justify-content: center;align-items: center;overflow:hidden;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper-container { width: 100%;height: 100%;}
.slide-inner {position: absolute; width: 100%; height: 100%;left: 0;top: 0; background-size: cover; background-position: center;display: -webkit-box;
 display: -ms-flexbox;  display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center;-webkit-justify-content: center;
 justify-content: center; -webkit-box-align: center;-ms-flex-align: center; -webkit-align-items: center; align-items: center; color:#fff;}


@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: 'MiSans-Bold'; src: 
        url('https://cdn.114my.com.cn/font/lcw/MiSans-Bold.woff2') format('woff2'),  
}

@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: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}


@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.2% 1%;/* overflow: hidden; *//* width: 97%; */z-index: 100;/* background: rgba(0,0,0,0.8); */position: fixed;/* top: 3%; */background: #fff;/* border-top: 5px solid #227235; *//* box-shadow: 0px 0px 50px rgba(0,0,0,0.1); */left: 0;right: 0;margin: 0 auto;transition: 1s;/* background: #12a7f6; */display: flex;justify-content: flex-end;}
.head.on{width: 100%;/* z-index: 999; */box-shadow: 0 0 20px #595959;background: #fff;position: fixed;padding: 0.7% 2%;/* background: #000; */}
.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>ul>li.cur >a:before {opacity:1;width: 50%;}
.head_box {max-width: 1850px;margin: 0 auto;display:  flex;justify-content:  space-between;width: 100%;}
.head_logo {display:flex;align-items:center;}
.head_logo i {width: 36%;position: relative;/* border: 1px solid; *//* padding: 0.5%; *//* box-shadow: 0 0 20px #ddd; */}
.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;/* filter: brightness(100); */}
.head.on i img {filter:brightness();}
.head_logo p {display: flex;flex-direction: column;font-size: calc(0.78rem + 0.65vw);/* margin: 0 0 0 3px; *//* color: #fff; */font-weight: normal;/* letter-spacing: 1px; *//* border-left: 1px solid #eee; */padding: 0 0 0 14px;/* display: none; *//* font-size: 25px; */}
.head_logo p b {display:flex;/* font-family: 'Hos','Microsoft YaHei'; */color: #01933f;font-family: 'MiSans-Bold';}
.head_logo p b em {color: #249344;font-family: fantasy;}
.head_logo p span {font-size: calc(0.57rem + 0.4vw);/* font-weight: bold; */margin: 7px 0 0;border-radius: 50px;text-align: center;color: #333;/* text-align-last: justify; */position: relative;z-index: 5;opacity: 0.7;}
.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: 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>ul>li {/* width: 20%; */position: relative;}
.head_nav>ul>li>a {font-size: calc(0.85rem + 0.2vw);position: relative;/* color: #fff; */display: flex;/* letter-spacing: 0.5px; */flex-direction: column;align-items: center;padding: 0.6rem 0;font-weight: normal;color: #666;}
.head_nav>ul>li>a:before {content:'';width:0;height: 3px;background: #01933f;position:absolute;bottom: -0.5vw;left: 0;transition:0.5s;z-index: -1;right: 0;margin: 0 auto;opacity: 0;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before {width: 50%;/* right: auto; *//* left: 0; */opacity: 1; }
.head_nav li:hover>a,.head_nav>ul>li.cur>a {color: #dd1f4d;color: #01933f;font-weight: bold;/* transition: 1s; */}
.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: 22%; *//* background: #12a7f6; *//* border-radius: 4rem; */}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content: space-around;}
.head_num li {/* position:relative; *//* width: 102px; */}
.head_num>ul>li:first-child {display:flex;align-items: center;/* display: none; *//* padding: 0.2vw 1vw; *//* background: #12a7f6; */border-radius: 2rem;}
.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: 24px;color: #ffd650;color: #01933f;/* 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:  2%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; *//* align-items: center; */}
.head_num li>p>span {font-family:DIN Medium;font-size: calc(0.88rem + 0.5vw);font-weight: bold;/* color: #fff; *//* letter-spacing: 0.5px; */}
.head.on .head_num li>p>span {color:#333;}
.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:#249344;}
.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: -2.4vw;width: 160px;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;}
.head_nav li:nth-child() .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 li {/* padding: 12%; */text-align: center;background: #01933f;transition: 0.5s;width: 100%;display: flex;flex-direction: column;}
.head_qit li>a {font-size: 14px;font-weight: normal;color: #666;background: #01933f;display: flex;width: 100%;padding: 10% 0;/* height: 33px; */justify-content: center;color: #fff;}
.head_qit li dl {}
.head_qit li dl dt {display:flex;justify-content: center;}
.head_qit li dl dt a {padding: 7% 0;/* font-weight: bold; */color: #fff;}
.head_qit>a {font-size: 14px;padding: 12%;text-align: center;white-space: nowrap;/* font-weight: lighter; */transition:0.5s;font-weight: lighter;background: #01933f;color: #fff;}
.head_qit>a+a,.head_qit li+li {border-top: 1px solid rgba(255,255,255,0.2);}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 3.47vw;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color: #333;}
.head_qit>a:hover, .head_qit>div>ul>li>a:hover {background: #fff;/* color: #333; */}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 2.2vw;/* background: #f5f5f5; *//* background: #12a7f6; */border-radius: 50%;}
.icon>div i{width: 2.2vw;height: 2.2vw;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: 21px;/* 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: 15px;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: -#bodycon:before3px;}
.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;}
.banner a:nth-child(4):before,.banner a:last-child:before {display:none;}
.banner a:nth-child(4) div,.banner a:last-child div {max-width: none;}
video.vid {width: 100%;height: 104vh;object-fit: fill;}
.banner a>div {position:absolute;top: 0;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.7rem + 1vw);padding: 3% 0 0;color: #fff;font-weight: normal;}
.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; */position: relative;z-index: 5;/* text-shadow: 3px 3px rgba(0,0,0,0.5); */letter-spacing: 1px;font-family: 'MiSans-Bold'; text-shadow: rgb(1,147,63) 0.05rem 0.05rem 0rem;}
.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 b>span {padding: 2% 0 0;font-size: 1rem;color: #fff;/* font-weight: bold; */line-height: 1.6;/* text-shadow: -2px 2px rgba(0,0,0,0.5); */font-family: 'Microsoft YaHei';}
.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: 4% 0 0;width: 9vw;padding: 0.4vw;text-align: center;display: inline-block;letter-spacing: 1px;border-radius: 4rem;border: 2px solid #ffffff;clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);font-weight: normal;}
.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.2%;transition: 0.5s;border-radius: 50%;}
.banner .ban_dot li.slick-active {background: #2aa75f;width: 30px;border-radius: 1rem;}
.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 {height:auto;}
.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;}
.nbanner a p em {width: 10vw;padding: 0.4vw;}
.nbanner a:nth-child(4) div {  width: 70%; top: 65px;}

/*pro*/
.pro {padding: 5% 2% 5%;overflow:hidden;background: url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250414/20250414085836_1357661739.jpg)no-repeat center top fixed;/* box-shadow: 0 0 20px #ddd; */position: relative;z-index: 5;/* background: linear-gradient(to top, #0017b2, #0421e0); */}
.pro:before {content:'';width:100%;height:100%;position:absolute;top:0;left:0;/* background: rgba(255,255,255,0.5); */z-index:-1;}
.pro_box {max-width: 1650px;margin:0 auto;}
.pro_tit {}
.pro_tit>p {display:flex;flex-direction:column;font-size: calc(2.4rem + 0.5vw);/* border-left: 8px solid #0078b5; *//* padding: 0 0 0 1%; */align-items: center;position: relative;/* color: #fff; */}
.pro_tit>p span {display:flex;align-items: center;position: relative;/* font-weight: bold; *//* letter-spacing: 1px; */font-family: 'MiSans-Bold';}
.pro_tit>p span:before {content:'';width: 46px;background: url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250412/20250412135515_1226299274.png)no-repeat;position: absolute;height: 10px;left: -4rem;}
.pro_tit>p span:after {content:'';width: 46px;background:url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250412/20250412135515_1226299274.png)no-repeat;position: absolute;height: 10px;right: -4rem;transform: rotate(180deg);}
.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: 1.2rem;font-weight: normal;padding: 1.1% 0 0;/* color: #fff; */opacity: 0.4;color: #000;/* letter-spacing: 1px; */}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.pro_tab {margin: 3% 0 0;}

.pro_nav{text-align: center; margin-bottom:40px;}
.pro_nav ul{display: inline-block; background: linear-gradient(to top, #01933f, #03bc52); border-radius: 100px; overflow: hidden;}
.pro_nav ul li{ float:left;}
.pro_nav ul li:nth-child(8){display: none;}
.pro_nav ul li:nth-child(9){display: none;}
.pro_nav ul li a{padding: 0 2vw; line-height: 58px; color:#fff; font-size: 16px; display: block; position: relative; transition: all 0.3s ease;}
.pro_nav ul li a:after{content:"";display:block; width: 1px; height: 30%; background:rgba(255,255,255,0.2); position: absolute;top:0; bottom:0; right: 0; margin:auto; }
.pro_nav ul li:last-child a:after{display: none;}
.pro_nav ul li a:hover,.prod_list ul li.on a{background: #ff6536;}


.pro_con {margin: 3% 0 0;overflow:hidden;}
.pro_roll {display:flex;transition:1.2s;}
.pro_call {width:100%;flex-shrink:0;}
.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;grid-row-gap: 1.3vw;}
.pro_call .divproduct_new_div_item {width: 23.6%;position:relative;border: 1px solid #f8f8f8;flex-direction: column-reverse;display: flex !important;overflow: hidden;margin: 0.1% !important;padding: 0.6% 0.6% 0;background: #f8f8f8;transition: 0.5s;}
.pro_call .divproduct_new_div_item:nth-child(n+4) {/* margin:1% 0 0; */}
.pro_call .divproduct_new_div_item:hover {background:#01933f;}
.pro_call .divproduct_new_div_item:hover a {color:#fff;}
.pro_call .divproduct_new_div_item_date {display:none;}
.pro_call .divproduct_new_div_item_content {display:flex;flex-direction:column;/* background: #1e2188; *//* 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: 17px;/* font-family: Arial; *//* color: #fff; *//* font-weight: bold; */letter-spacing: 0.5px;}
.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; */position: absolute;bottom: 20%;background: rgba(1,147,63,0.8);width: 81%;left: 0;right: 0;margin: 0 auto;padding: 4%;transition: 1s;transform: scale(0);z-index: 5;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body {transform: scale(1); }
.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: 14px;line-height: 25px;/* color: #888; */display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;overflow: hidden;}
.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: 15vw;transition: 0.5s;object-fit: cover;}
.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.5vw;grid-column-gap: 1.41vw;}
.pro_call li {display:flex;flex-direction:column;align-items:center;width: 23.8%;padding: 1% 0.8% 0;transition: 1s;border: 1px solid #e8e8e8;}
.pro_call li:nth-child(n+5) {/* margin:1% 0 0; */}
.pro_call li >a {overflow:hidden;background: #f4f4f4;/* padding: 0 10%; */}
.pro_call li a img {width:100%;height: auto;transition: 0.5s;object-fit: contain;filter: brightness(130%);mix-blend-mode: multiply;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {/* width:100%; */padding: 7% 0;text-align: center;/* background: #0078b5; */}
.pro_call li:hover  {background: #274aa5;}
.pro_call li span a {font-size: 18px;/* color: #fff; */font-family: Arial;}
.pro_call li:hover span a {color:#fff;}

/*char*/
.char {overflow: hidden;padding: 5% 2% 5%;position: relative;z-index: 5;top:0;/* display: flex; *//* justify-content: flex-end; */width: 100%;background: url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250630/20250630141903_1080667010.jpg)no-repeat center top fixed;background-size: cover;}
.char:before {content:'';width:100%;height:100%;background: rgba(1,147,63,0.88);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: 1650px;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; */}
.char_tit p {display:flex;font-size: calc(2.4rem + 0.5vw);justify-content: center;align-items: center;width: 100%;color: #fff;font-family: 'MiSans-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: 1.2rem;color: #fff;margin: 1.2% 0 0;/* width: 35%; */text-align: center;position:relative;opacity: 0.7;letter-spacing: 1px;}
.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: -4%;}
.char_tit em:after {right: -4%;}
.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_nav {margin: 2% 0 0;}
.char_nav ul {display:flex;justify-content: space-between;padding: 2% 1.5% 0;}
.char_nav li {display:flex;/* flex-direction:column; */color: #fff;width: 25%;align-items: center;justify-content: center;border-top: 1px solid rgba(255,255,255,0.2);padding: 2% 0 0;}
.char_nav li+li {border-left: 1px solid rgba(255,255,255,0.2);}
.char_nav li i {font-size: 3.5rem;}
.char_nav li p {display:flex;flex-direction:column;font-size: calc(1rem + 0.5vw);padding: 0 0 0 4%;font-weight: bold;}
.char_nav li p span {font-size: 0.9rem;padding: 0.4rem 0 0;font-weight: normal;opacity: 0.5;}
.char_con {margin: 3% 0 0;background: #fff;padding: 2% 1.5%;}
.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: 25%;padding: 1% 1% 1%;transition: 0.8s;/* transition: 1s; *//* border-radius: 1rem; */overflow: hidden;align-items: center;background: #fff;}
.char_con li:hover  {transform:translateY(-10px);/* background: #27c956; */}
.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; */}
.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.6rem;padding: 10% 8% 0;text-align: center;color: #01933f;/* 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: 1.02rem;line-height: 1.8rem;padding: 5% 0 0;/* opacity: 0.5; */color: #bfbebe;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: 10% 0 0;transition: 0.8s;/* display: none; */width: 10%;height: 2px;background: #01933f;}
.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: 40%;margin: 6% auto 0;text-align: center;display: none;}
.char_more p {font-size: 1.6rem;color:#fff;background: #ff9900;background: #27c956;border-radius: 4rem;padding: 4% 0;/* border: 2px solid rgba(255,255,255,1); */}

/*int*/
.int {padding:5% 2%;overflow:hidden;background: url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250630/20250630135159_1195997534.jpg)no-repeat center top fixed;}
.int_box {max-width:1650px;margin:0 auto;}
.int_tit {display:flex;flex-direction: column;/* width: 100%; */align-items: center;/* justify-content: center; */}
.int_tit p {display:flex;font-size: calc(2.4rem + 0.5vw);justify-content: center;align-items: center;width: 100%;color: #fff;/* font-weight: bold; */font-family: 'MiSans-Bold';}
.int_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; */}
.int_tit p span:before,.int_tit p span:after {content:'';width: 42%;height:1px;background: #ddd;position:absolute;bottom: 0;top: 0;margin: auto;display: none;}
.int_tit em {font-size: 1.1rem;color: #fff;margin: 1.5% 0 0;/* width: 35%; */text-align: center;position:relative;line-height: 1.8rem;opacity: 0.5;letter-spacing: 1px;}
.int_tit em:before,.int_tit em:after {content:'';width: 8px;height: 8px;position: absolute;border-radius: 50%;/* border: 2px solid #fff; */top: 0;bottom: 0;margin: auto 0;}
.int_tit em:before {left: -6%;}
.int_tit em:after {right: -6%;}
.int_con {margin: 5% 0 0;}
.int_con ul {display:flex;justify-content: center;}
.int_con li {/* width: 20%; */display:flex;flex-direction:column;align-items: center;margin: 0 4.5%;transition: 1s;}
.int_con li:hover {transform:translateY(-10px);}
.int_con li i {font-size: 3.2rem;color: #fff;border: 2px solid rgba(255,255,255,0.2);display: flex;justify-content: center;align-items: center;border-radius: 50%;padding: 45%;transition: 1s;opacity: 0.7;}
.int_con li:hover i {background:#01933f;border:2px solid #01933f;opacity:1;}
.int_con li p {font-size: 1.4rem;color: #fff;margin: 20% 0 0;/* font-weight: bold; */line-height: 2rem;opacity: 0.6;letter-spacing: 0.5px;transition: 1s;}
.int_more {background:#01933f;margin: 6% auto 0;border-radius: 4rem;text-align: center;padding: 1% 0;width: 50%;}
.int_more p {color:#fff;font-size: calc(1.4rem + 0.5vw);opacity: 0.88;}
.int_con li:hover p {opacity:1;}

/*appli*/
.appli {padding: 4.2% 1% 0;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: #f8f8f8;}
.appli_box {max-width: 1650px;margin: 0 auto;}
.appli_tit {display: flex;align-items: center;flex-direction: column;}
.appli_tit b {font-size: 60px;color:#f1f1f1;font-family: fantasy;font-weight: normal;text-transform: uppercase;display: none;}
.appli_tit p {font-size: calc(2.4rem + 0.5vw);/* border-left: 8px solid #003096; *//* padding: 0 0 0 1%; */text-align: left;align-items: flex-end;}
.appli_tit p span {/* font-weight:bold; */display: flex;font-family: 'MiSans-Bold';}
.appli_tit em {font-size: 1.2rem;padding: 1.2% 0 0;color: #999;/* letter-spacing: 0.5px; *//* font-weight: bold; */opacity: 0.7;}
.appli_tab {margin: 3% 0 0;display: flex;justify-content: space-between;}
.appli_nav {width: 32%;}
.appli_nav ul {display:flex;justify-content:space-between;flex-wrap: wrap;grid-row-gap: 0.6vw;}
.appli_nav li {background:#fff;width: 49%;display: flex;justify-content: center;padding: 4.39% 5%;/* border: 3px solid #0069b4; */transition: 0.5s;background: #fff;flex-direction: column;font-weight: bold;align-items: center;/* border: 1px solid #dde0e3; */transition: 1s;}
.appli_nav li:nth-child(2n) {border-left:none;border-right: none;}
.appli_nav li:nth-child(n+3) {border-top:none;}
.appli_nav li i {font-size: 2.3rem;transition: 1s;color: #999;font-weight: normal;}
.appli_nav li:nth-child(3) i,.appli_nav li:nth-child(5) i {font-size:2.5rem;}
.appli_nav li:hover,.appli_nav li.on {background: #01933f;}
.appli_nav li a {font-size: 1.1rem;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 1.27rem 0 0;font-weight: normal;}
.appli_nav li a span {font-size: 0.8rem;color: #ccc;font-weight: normal;padding: 5% 0 0% 0;opacity: 0.5;font-family: 'Arial';}
.appli_nav li:hover a,.appli_nav li.on a,.appli_nav li.on i,.appli_nav li.on span {color:#fff;}
.appli_nav li:hover i {transform:rotateY(360deg);}
.appli_con {background: #f8f8f8;/* padding: 2%; */width: 67%;overflow: hidden;}
.appli_call {}
.new_web_div2021 {/* display:flex; *//* flex-direction:row-reverse; */}
.appli_call ul {display:flex;width: 100%;/* transition: 0.1s; */}
.appli_call li {width: 100%;position: relative;overflow: hidden;display:flex;flex-direction:column;flex-shrink: 0;}
.appli_call li a {position:relative;}
.appli_call li a:before {content:'';width:100%;height: 100%;position: absolute;background: rgba(0,65,167,0.2);left: 0;top: 0;transition: 1s;opacity: 1;z-index: 1;}
.appli_call li:hover a:before {opacity:0;}
.appli_call li a img {width:100%;height: 33.36vw;transition: 0.5s;}
.appli_call li:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.appli_call li p {padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #0041a7;transform: translateY(50px);transition:0.5s;display: flex;justify-content: center;/* padding: 5% 0; */align-items: center;height: 50px;}
.appli_call li:hover p{transform: translateY(0px);transition:0.5s;}
.appli_call li p a {font-size:16px;color:#fff;display:flex;justify-content:center;align-items:center;}
.divdgweb_new_div {display:flex;justify-content: space-between;margin: 0 !important;transition: 1s;}
.divdgweb_new_div_item {display: flex !important;!i;!;flex-direction: column-reverse;width: 100%;background: #fff;/* margin: 0 0.1%; */position: relative;/* border-radius: 1rem; */overflow: hidden;flex-shrink: 0;}
.divdgweb_new_div_item_content {padding: 3%;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.6rem;font-weight: bold;transition: 1s;}
.divdgweb_new_div_item_body {font-size: 0.9rem;color: rgba(255,255,255,0.6);line-height: 1.4rem;margin: 1% 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: 31.6vw;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: 12px;height: 12px;display: inline-block;background: #eee;margin: 0 0.3%;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;}

/*adva*/
.adva {padding: 4% 0% 0;overflow: hidden;background: #f8f8f8;}
.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: calc(2.4rem + 0.5vw);font-family: 'MiSans-Bold'}
.adva_tit p span {/* font-weight:bold; */color: #01933f;letter-spacing: 1px;}
.adva_tit em {font-size: 1.2rem;margin: 1% 0 0;/* color: #666; */letter-spacing: 0.5px;position:relative;/* font-weight: bold; */opacity: 0.4;/* letter-spacing: 1px; */}
.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(1,147,63,0.88);}
.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;opacity: 0.5;}
.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;opacity: 0.6;}

/*about*/
.about {padding: 5% 0% 5% 2%;overflow: hidden;);background: url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250630/20250630170504_1222275289.jpg)no-repeat center bottom;display: flex;justify-content: flex-end;position: relative;z-index: 5;}
.about_box {max-width: 1780px;/* margin: 0 auto; */position: relative;}
.about_tab {display: flex;justify-content: space-between;/* align-items: center; */flex-direction: row-reverse;}
.about_pic {width: 50%;position: relative;z-index: 5;/* padding: 1.5% 1.5% 1.5%; */}
.about_pic:before {content:'';width: 50%;height:100%;/* background: linear-gradient(120deg, #0f529b 10%, #106dd3 90%); */position:absolute;top:0;right:0;z-index:-1;/* background: #002063; */}
.about_pic:after {content:'';width: 0;height: 0;border-left: 11vw solid transparent;/* border-bottom: 30.55vw solid #002063; */position:absolute;top:0;right: 50%;z-index:-1;}
.about_pic i {overflow: hidden;/* box-shadow: 0 0 20px #eee; */}
.about_pic i img {width: 100%;height: 54rem;object-fit: cover;}
.about_txt {width: 43%;display: flex;flex-direction: column;background: url(https://memberpic.114my.com.cn/dgruite11/uploadfile/image/20241018/20241018103907_41676897.png) no-repeat top right;padding: 3% 0 0;}
.about_txt p {font-size: 40px;display: flex;flex-direction: column; color: #01933f; font-family: 'MiSans-Bold'}
.about_txt p span {font-size: 24px;color: #666;padding: 2% 0 0;/* font-weight: normal; */opacity: 0.85;font-family: 'Hos'}
.about_txt em {font-size: 17px;line-height: 32px;padding: 5% 0 0;color: #9d9d9d;/* font-weight: bold; *//* opacity: 0.4; */}
.about_txt a {font-size: 1.1rem;background: #01933f;color: #fff;margin: 6% 0 0;width: 26%;padding: 2% 4%;/* text-align: center; *//* border-radius: 4rem; */display: flex;justify-content: space-between;align-items: center;}
.about_txt a i {font-size: 0.6rem;background:#fff;border-radius: 50%;width: 1.5rem;height: 1.5rem;color: #333;display: flex;justify-content: center;align-items: center;font-weight: bold;}
.about_num {background: #fff;position: absolute;bottom: 12%;left: 0;width: 64%;z-index: 5;padding: 2% 0;}
.about_num ul {display: flex;width: 95%;justify-content:  space-between;/* box-shadow:  0 0 20px #eee; *//* margin: 5% 0 0; */}
.about_num li {display: flex;flex-direction: column;/* align-items:  center; */width: 20%;padding: 0 0 0 5%;}
.about_num li+li {/* border-left:1px solid #eee; */}
.about_num li span {display: flex;align-items: flex-end;}
.about_num li span b {font-size: 3.6rem;font-family:  DIN Medium;/* color: #abcd05; */opacity: 0.8;}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;/* background: #abcd05; */font-size: 20px;/* color: #fff; */margin: 0px  0 6% 0rem;}
.about_num li p {font-size: 18px;padding: 5% 0 0;color: #666;/* font-weight: bold; */opacity: 0.5;}
.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: 4% 2% 5%;overflow:hidden;background: linear-gradient(120deg,#fff 10%,#f8f8f8 80%);position: relative;z-index: 5;/* background: url(https://memberpic.114my.com.cn/kaida1688/uploadfile/image/20250407/20250407105212_1188459841.jpg)no-repeat center top; */}
.news_box {max-width: 1650px;margin:0 auto;}
.news_top {display:flex;align-items: flex-end;justify-content: space-between;}
.news_tit {}
.news_tit>p {display:flex;flex-direction:column;}
.news_tit p b {font-size: 2.4rem;font-weight: normal;font-family: 'MiSans-Bold'}
.news_tit p em {font-size: 1.2rem;text-transform: uppercase;padding: 3% 0 0;color: #666;/* font-weight: bold; */opacity: 0.8;letter-spacing: 1px;}
.news_nav {margin: 0 0 0 3%;}
.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 30px; */width: 100%;border-radius: 40px;position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */padding: 1.5% 3rem;}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 1.1rem;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: #249344;}
.news_con {overflow:hidden;margin: 3% 0 0;}
.news_roll {display:flex;    transition: 1.2s;}
.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: 46%;position: relative;transition:0.5s;padding: 20px;background: #ffffff;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_call .news_div_item_date{position: absolute;top: 67.5%;display: flex;left: 76%;height: 22px;font-size: 16px;color: #2d3b8d;transition: 0.5s;font-family: Arial;display: none;}
.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{padding: 6% 6% 18%;}
.new_column {background: #12a7f6;width: 35%;text-align: center;padding: 2% 0;top: 10%;/* border-radius: 2px; */display: none;}
.new_column a {color:#fff;font-size: 0.9rem;}
.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: 10px;position:relative;transition:0.3s;/* font-weight: bold; */padding-top: 3%;color: #000;text-transform: uppercase;}
.news_call .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';top: 140px;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;display: none;}
.news_call .news_div_item_body{font-size: 14px;color: #8b8b8b;line-height: 26px;text-overflow: ellipsis;-webkit-line-clamp: 3;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;/* font-weight: bold; */opacity: 0.7;font-family: "syht";}
.news_call .news_div_item_pic, .news_call .news_div_item_pic a, .news_call .news_div_item_image{width:100%;height: 22.26rem;display: block;transition: 0.5s;object-fit: cover;}
.news_call .news_div_item:hover .news_div_item_a{color: #249344;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: 67.5%;left: 76%;color: #999;font-size: 16px;}
.news_call .news_div_item:first-child  .news_div_item_a::after {top: 50%;left: 72%;}
.news_call .news_div_item:nth-child(-n+2) {width: 25.8%;}
.news_call .news_div_item:nth-child(2) {margin: 0 1.2%;}
.news_call .news_div_item:nth-child(2) .news_div_item_body {color: #666; font-family: "syht";}
.news_call .news_div_item:nth-child(n+3)  {flex-direction:row-reverse;justify-content: space-between;align-items: center;padding: 1.285% 3%;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a {/* padding: 6% 0 0; */margin-bottom: 16px;}
.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: 100%;/* height: 170px; */padding: 0;}
.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: 2.1% 0 0; */}
.news_call .news_div_item:nth-child(n+3):before {content:'';width:100%;height:100%;position:absolute;top:0;background: #fff;left: 0;z-index: -1;} 
.news_call .news_div_item:nth-child(4):before,.news_call .news_div_item:nth-child(6):before {background: #fff;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_pic {opacity:0;display: none;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_date {top: 33.2%;left: 76%;color: #999;font-size: 16px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 74%;left: 72%;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::before {top: 32vw;}
.news_call .news_div_item:nth-child(n+3) .new_column {display:none;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_body {-webkit-line-clamp:2;}

/*copy*/
.copy{/* overflow:hidden;*//* background: #333; */padding: 5% 2% 2%;position:relative;z-index:5;/* border-top: 8px solid #12a7f6; */box-shadow: 2px -2px 5px #ccc;background: #ffffff url(https://memberpic.114my.com.cn/huashunhb/uploadfile/image/20250701/20250701111110_225459624.png) no-repeat center bottom;}
.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:98%;height:93%;/* background:linear-gradient(120deg,#246bbf 10%,#1d8ff3 80%);*/position:absolute;top:4%;left:0;right:0;margin:auto;z-index:-1}
.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; */}
.copy_l>i{font-size: 22px;/* color:#fff; */font-weight: bold;display: flex;align-items: center;}
.copy_l>i img {width: 36%;}
.copy_l>i b {display:flex;flex-direction:column;margin: 0 0 0 1rem;display: none;}
.copy_l>i b span {font-size: 0.94rem;color: #888888;padding: 3% 0 0;font-weight: bold;}
.copy_top i img{width:100%;height:auto;filter: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 10px 0 0;position:relative;/* overflow:hidden;*/display:flex;}
.copy_top li i{font-size: 21px;width: 40px;height: 40px;/* border-radius:50%; */display:flex;justify-content:center;align-items: center;background: #249344;color: #fff;}
.copy_top li:nth-child(3) i{font-size: 19px;}
.copy_top li:nth-child(4) i{font-size: 25px;}
.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: 4% 0 0;}
.copy_txt p{display:flex;align-items:center;}
.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: 2% 0 0;}
.copy_txt p i{font-size:22px}
.copy_txt p em{font-size: 15px;margin:0 0 0 16px;color: #666;}
.copy_txt em span{/* font-family:Arial; */font-size: 16px;color: #666;opacity: 0.8;font-family: "syht";}
.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:#249344;/* 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: 54%;}
.copy_nav ul{display:flex;justify-content:space-between;width:100%}
.copy_nav li p{font-size: 20px;line-height:20px;margin-bottom: 1rem;}
.copy_nav li a{font-size: 16px;line-height: 2.2rem;display:flex;/* color:rgba(255,255,255,0.47); */transform:translateX(0);transition:0.5s;/* font-weight: bold; */color: #6b6b6b;opacity: 0.6;font-family: "syht";}
.copy_nav li a:hover{transform:translateX(5px);}
.copy_end{margin: 4% 0 0;display:flex;justify-content:space-between;border-top: 1px solid #f0f0f0;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;display: none;}
.copy_t p {font-size: 0.9rem;font-weight: bold;}