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


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

@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}

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


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

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

/*head*/
.head {padding: 1% 2%;/* overflow: hidden; */width: 100%;z-index: 100;/* background: rgba(0,0,0,0.8); */position: fixed;top:0;background: #fff;/* border-bottom: 1px solid #eee; */box-shadow: 0px 0px 50px rgba(0,0,0,0.1);transition: 1s;}
.head.on{width: 100%;/* z-index: 999; */box-shadow: 0 0 20px #ddd;background: #fff;position: fixed;padding: 0.3% 2%;}
.head.on .head_nav>ul>li>a {/* color: #333; */}
.head.on .head_num li i,.head.on .head_num li>a,.head.on .icon>div i span { color: #333;}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo i {width: 35%;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;}
.head_logo p {display: flex;flex-direction: column;font-size: calc(0.9rem + 0.65vw);margin: 0 0 0 10px;/* color: #fff; */font-weight: bold;letter-spacing: 1px;/* border-left: 1px solid #eee; */padding: 0 0 0 23px;background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20250224/20250224151351_136781802.png)no-repeat;}
.head_logo p b {}
.head_logo p b em {color: #35aaa9;color: #35aaa9;}
.head_logo p span {font-size: calc(0.6rem + 0.4vw);font-weight:  lighter;margin: 6px 0 0;border-radius: 50px;text-align: center;color: #8a8383;text-align-last: justify;position: relative;z-index: 5;}
.head_logo p span:before,.head_logo p span:after {content:'';width: 5%;height: 0.125rem;position:absolute;top:0;background: #666;bottom: 0;margin: auto;opacity: 0.5;display: none;}
.head_logo p span:before {left: 2rem;}
.head_logo p span:after {right: 2rem;}
.head_con {width: 45%;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.8rem + 0.2vw);position: relative;/* color: #fff; */display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 0.6rem 0;font-weight: bold;}
.head_nav>ul>li>a:before {content:'';width:0;height: 100%;background: #0058B1;position:absolute;bottom: 0;right: 0;transition:0.5s;z-index: -1;right: 0;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;}
.head_nav>ul>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: center;}
.head_num li {/* position:relative; *//* width: 55px; */}
.head_num>ul>li:first-child {display:flex;align-items: center;display: none;}
.head_num li+li {margin: 0 0 0 1vw;/* border-left: 1px solid #eee; */padding: 0 0 0 0.5vw;}
.head_num li>i {font-size: 25px;/* color: #fff; *//* width: 40px; *//* height: 40px; *//* background: #c70003; */display: flex;justify-content: center;align-items: center;border-radius: 5px;/* border: 1px solid #eee; */}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p {font-size: 15px;/* padding: 0px 0 0 7px; */white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; */}
.head_num li>p>span {font-family:DIN Medium;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #1a67bf;}
.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:#1a67bf;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px;/* font-weight: lighter; */white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

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

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

/*banner*/
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;z-index: 5;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;    position: relative; z-index: 5;}
.banner a img{height: auto;transform:scale(1.1);width: 100% !important;margin: 0 !important;}
.banner a:before {content:'';width:100%;height: 100%;background: linear-gradient(to right, rgba(0,48,150,0.8) 0%, transparent);background: rgba(5,37,104,0.3);position: absolute;left: 0;top: 0;/* z-index: -1; */}
video.vid {width: 100%;height: 104vh;object-fit: fill;}
.banner a p {position:absolute;top: 42%;left: 8%;width: 100%;font-size: 3.6rem;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 #000;/* padding: 0 0 0 2%; */}
.banner a p span {padding: 1.2% 0 0;font-size: 2rem;color: #fff;font-weight: normal;line-height: 3rem;}
.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 {position: relative;font-size: 1.1rem;text-shadow: none;background: #0058B1;/* background: #003096; */margin: 5% 0 0;width: 8%;padding: 0.8%;text-align: center;display: inline-block;letter-spacing: 1px;/* border-radius: 4rem; */}
.banner a p em i {background:#fff;color: #0058B1;padding: 10.52%;position: absolute;right: -2.8rem;top: 0;width: 31%;display: flex;justify-content: center;align-items: center;}
.banner a.slick-current p { animation:enter 2s ease forwards; -webkit-animation:enter 2s ease forwards; }
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1.1);opacity: 1;}
.banner .slick-active img {    transition: 6s linear; transform: scale(1);}
.banner a img{transition:transform 5s linear,opacity 1s linear;-webkit-transition:transform 5s linear,opacity 1s linear;-o-transition:transform 5s linear,opacity 1s linear;-moz-transition:transform 5s linear,opacity 1s linear;-ms-transition:transform 5s linear,opacity 1s linear;}
.banner .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;/* margin: 2% 0 0; */position: absolute;bottom: 5%;left: 0;}
.banner .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #fff;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.banner .ban_dot li.slick-active {background: #0672ba;}
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e8d4' !important;font-family: iconfont !important;color: #333 !important;font-size: 36px !important;letter-spacing: 5px;opacity: 1 !important;}
.banner .slick-next:before {content: '\e8d4' !important;font-family: iconfont !important;color: #333 !important;font-size: 36px !important;letter-spacing: 6px;opacity: 1 !important;}
.banner .pro_call .ban_dot {/* display:none !important; */}
.slick-prev {left: 90% !important;transform: rotate(180deg) !important;background: #0b5bbc !important;width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;top: -160% !important;}
.banner .slick-next {right: 70px !important;/*background: #0663ed !important;*/width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-prev:before, .pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
@-webkit-keyframes enter {
    0% { opacity: 0; transform:translateY(50px); -webkit-transform:translateY(50px); -moz-transform:translateY(50px); -ms-transform:translateY(50px); -o-transform:translateY(50px); }
    20% { opacity: 0; transform:translateY(50px); -webkit-transform:translateY(50px); -moz-transform:translateY(50px); -ms-transform:translateY(50px); -o-transform:translateY(50px); }
    100% { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); }
}

.nbanner a img { height: 30vw;object-fit: cover;}
.nbanner a p {font-size: 3rem;  top: 36%;}
.nbanner a p span {font-size: 1.5rem; line-height: 2.4rem;}
.nbanner a p em {margin: 3% 0 0;}

/*about*/
.about {padding: 5% 1%;overflow: hidden;);background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20250225/20250225154547_889544785.jpg)no-repeat center bottom;}
.about_box {max-width: 1700px;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.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: auto;object-fit: cover;}
.about_txt {width: 50%;display: flex;flex-direction: column;background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20241018/20241018103907_41676897.png) no-repeat top right;}
.about_txt p {font-size: 40px;display: flex;flex-direction: column;font-weight: bold;color: #0058B1;/* font-family: Arial; */}
.about_txt p span {font-size: 22px;color: #333;padding: 2% 0 0;}
.about_txt em {font-size: 16px;line-height: 32px;padding: 5% 0 0;color: #817d7d;font-weight: bold;}
.about_txt a {font-size:1rem;background: #0058B1;color: #fff;margin: 6% 0 0;width: 24%;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 ul {display: flex;width: 100%;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: 21%;}
.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: 4rem;font-family:  DIN Medium;/* color: #fff; */}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #003096;font-size: 14px;color: #fff;margin: 0px  0 6% 0;}
.about_num li p {font-size: 18px;padding: 3% 0 0;color: #666;}
.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;}

/*pro*/
.pro {padding:5% 1%;overflow:hidden;position: relative;/*top: 0; */z-index: 5;background: #f8f8f8;grid-row-gap: 3vw;display: flex;flex-direction: column;background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20250225/20250225170542_1994777131.jpg)no-repeat center fixed;background-size: cover;}
.pro_box {max-width:1700px;margin:0 auto;border-bottom: 1px solid #eee;padding: 0 0 3% 0;}
.pro_box:last-child {border-bottom:none;padding: 0;}
.pro_top {/*display:flex;*/justify-content: space-between;    align-items: center;}
.pro_tit {display: flex;flex-direction: column;align-items: center;}
.pro_tit b {font-size: 60px;color:#f1f1f1;font-family: fantasy;font-weight: normal;text-transform: uppercase;display: none;}
.pro_tit p {font-size: 2.8rem;/* margin: -3.5% 0 0; */}
.pro_tit p span {font-weight:bold;color: #0058B1;letter-spacing: 1px;}
.pro_tit em {font-size: 18px;margin: 1% 0 0;color: #999;letter-spacing: 0.5px;position:relative;}
.pro_tit em:before,.pro_tit em:after {content:'';width: 8px;height: 8px;position: absolute;border-radius: 50%;border: 2px solid #999;top: 0;bottom: 0;margin: auto 0;}
.pro_tit em:before {left: -6%;}
.pro_tit em:after {right: -6%;}
.pro_tab {margin: 2% 0 0;}
.pro_nav {width: 100%;margin: 3% 0 0;}
.pro_nav ul {display:flex;justify-content: space-between;width: 100%;flex-wrap: wrap; grid-row-gap: 1vw;}
.pro_nav li {width: 24%;padding: 1.3% 0;background: #fff;text-align: center;transition: 1s;}
.pro_nav li.on {background: #0058B1;}
.pro_nav li.on a {color:#fff;}
.pro_nav li a {font-size: 1.2rem;transition: 1s;font-weight: bold;}
.pro_con {/* margin: 3% 0 0; */overflow: hidden;}
.pro_roll {display: flex; transition: 1s;}
.pro_call {width: 100%;  flex-shrink: 0;}
.pro_call ul {display:flex;flex-wrap: wrap;/* justify-content: space-between; */grid-column-gap: 1.1vw;grid-row-gap: 1vw;}
.pro_call li {display:flex;flex-direction:column;width: 24%;border: 1px solid #eee;position:relative;z-index: 5;overflow: hidden;}
.pro_call li:before {content: '';cursor: pointer;position: absolute;left: -128%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
 background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));transform: skewx(-25deg);
;z-index: 6;}
.pro_call li:hover:before {left: 128%;-moz-transition: 1.5s; -o-transition: 1.5s; -webkit-transition: 1.5s;transition: 1.5s;}
.pro_call li:after {content: "";width: 1px;height: 0;/* background: #fff; */transition: 0.5s;left: 10%;top: 0;position: absolute;bottom: 0;margin: auto;}
.pro_call li>a:before {content: "";width: 0;height: 1px;/* background: #fff; */transition: 0.5s;right: 0;bottom: 10%;position: absolute;left: 0;margin: 0 auto;z-index: 1;}
.pro_call li>a:after {content: "";width: 1px;height: 0;/* background: #fff; */transition: 0.5s;right: 10%;bottom:0;position: absolute;z-index: 1;top: 0;margin: auto;}
.pro_call li:hover:before,.pro_call li:hover a:before {width: 80%;}
.pro_call li:hover:after,.pro_call li:hover a:after {height: 80%;}
.pro_call li:nth-child(n+6) {/* margin:1% 0 0; */}
.pro_call li a {overflow:hidden;}
.pro_call li a img {width:100%;height:auto;transition: 1s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {position:absolute;background: rgba(0,0,0,0.3);width: 100%;/* height: 100%; */display: flex;justify-content: center;align-items: center;bottom: 0;left: 0;/* opacity: 0; */transition: 1s;/* background: #35aaa9; */padding: 1% 0;}
.pro_call li:hover span {/* opacity:1; */}
.pro_call li span a {color:#fff; /* background: #0041a7; */padding: 3%;white-space: nowrap; text-overflow: ellipsis;  font-weight: bold; font-size: 1.2rem;}

/*char*/
.char {overflow: hidden;/* background: url(https://memberpic.114my.com.cn/richconda123/uploadfile/image/20241120/20241120094444_2027123335.png); */padding: 4% 1% 8%;position: relative;z-index: 5;top:0;display: flex;/* justify-content: flex-end; */width: 100%;background: url(https://memberpic.114my.com.cn/richconda123/uploadfile/image/20241120/20241120101157_803963971.png)no-repeat center bottom;}
.char:before {content:'';width:100%;height:100%;/* background: rgba(0,0,0,0.3); */position:absolute;top:0;left:0;z-index:-1}
.left,.right {position: absolute;top: 0;bottom: 0;background-color: #fff;width: 12.5vw;z-index: 5;}
.left {left:0;}
.right {right:0;}
.char_box {max-width: 1700px;margin:0 auto;display: flex;width: 100%;flex-direction: column;}
.char_tit {display:flex;flex-direction: column;width: 100%;align-items: center;justify-content: center;}
.char_tit p {display:flex;font-size: calc(1.8rem + 0.5vw);justify-content: center;align-items: center;width: 100%;}
.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: #35aaa9;}
.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: 17px;line-height: 32px;color: #888;padding: 0.5% 0 0;width: 35%;text-align: center;}
.char_txt {display: flex;justify-content: space-between;margin: 5% 0 0;background: #fff;padding: 2%;align-items: center;}
.char_txt i {width: 42%;}
.char_txt i img {width:100%;height:auto;}
.char_txt p {width: 52%;display: flex;flex-direction: column;font-size: 2rem;}
.char_txt p span {font-size: 1.1rem;line-height: 2.5rem;padding: 5% 0 0;}
.char_txt p span em { padding: 0 0 0 2.1%;}
.char_con {margin: 4% 0 0;background: #fff;/* padding: 3% 0 0; */}
.char_con .slick-track {padding:1% 0 0;    display: flex;}
.char_con ul {display:flex;justify-content: space-between;margin-bottom: 0 !important;}
.char_con>ul>div>div>li,.char_con li {display: flex !important;flex-direction:column;width: 24%;/* padding: 2% 2% 4%; */transition: 0.8s;/* transition: 1s; */}
.char_con li:hover {transform:translateY(-10px);}
.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: 5px;overflow: hidden;}
.char_con li i img {width:100%;height: 14vw;object-fit: cover;}
.char_con li p {display:flex;flex-direction:column;font-size: 1.5rem;padding: 10% 10%;text-align: center;/* color: #fff; */background: #f8f8f8;margin: -10% 5%;/* box-shadow: 0 0 10px #333; */transition: 1s;text-align: left;/* border-radius: 5px; */}
.char_con li p span {font-size: 0.92rem;line-height: 1.8rem;padding: 6% 0 0;opacity: 0.7;color: #8b8a8a;transition: 1s;}
.char_con li:hover p {background:#35aaa9;}
.char_con li:hover p,.char_con li:hover p span {color:#fff;}
.char_con li a {font-size:1rem;margin: 24% 0 0; transition: 0.8s;    display: none;  }
.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;}

/*appli*/
.appli {padding: 4% 1% 0;overflow: hidden;/* background: #f8f8f8; */}
.appli_box {/* max-width: 1650px; */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.8rem;/* margin: -3.5% 0 0; */}
.appli_tit p span {font-weight:bold;color: #0058B1;letter-spacing: 1px;}
.appli_tit em {font-size: 18px;margin: 1% 0 0;color: #999;letter-spacing: 0.5px;position:relative;}
.appli_tit em:before,.appli_tit em:after {content:'';width: 8px;height: 8px;position: absolute;border-radius: 50%;border: 2px solid #999;top: 0;bottom: 0;margin: auto 0;}
.appli_tit em:before {left: -6%;}
.appli_tit em:after {right: -6%;}
.appli_tab {margin: 3% 0 0;}
.appli_nav {}
.appli_nav ul {display:flex;justify-content: space-around;}
.appli_nav li {/* background:#fff; */width: 18%;display: flex;justify-content: center;padding: 1% 0;/* border: 1px solid #eee; */transition: 0.5s;flex-direction: column;align-items: center;}
.appli_nav li a {font-size: 1.2rem;margin: 0.8rem 0 0;display: flex;flex-direction: column;align-items: center;}
.appli_nav li i {font-size: 2rem;background:url(https://memberpic.114my.com.cn/0376151/uploadfile/image/20241029/20241029112146_1432184345.png)no-repeat;width: 4.2rem;height: 4.8rem;display: flex;justify-content: center;align-items: center;transition:0.8s;}
.appli_nav li:hover i {background:url(https://memberpic.114my.com.cn/0376151/uploadfile/image/20241030/20241030141405_1274614270.png)no-repeat;color:#fff;transform: rotateY(360deg);}
.appli_nav li:nth-child(1) i {letter-spacing: 4px;padding: 0.3rem  0 0;}
.appli_nav li:nth-child(2) i {letter-spacing: 3px;font-weight: bold;}
.appli_nav li:nth-child(3) i {letter-spacing: 4px;font-weight: bold;font-size: 1.8rem;padding: 0.3rem 0 0;}
.appli_nav li:nth-child(4) i {letter-spacing: 3px;font-size: 1.8rem;}
.appli_nav li:nth-child(5) i {font-size: 1.8rem;letter-spacing: 3px;padding: 0.4rem 0  0;}
.appli_nav li:nth-child(6) i {font-size: 1.8rem;letter-spacing: 8px;}
.appli_nav li:hover a {color:#0875dc;}
.appli_nav li a span {font-size: 0.8rem;font-family: Arial;padding: 4% 0 0;color: #999;text-transform: capitalize;}
.appli_con {margin: 1% 0 0;background: #f8f8f8;/* padding: 2%; */}
.appli_call {}
.appli_call .new_web_div2021 {display:flex;flex-direction:row-reverse;}
.appli_call ul {display:flex;flex-wrap:wrap;justify-content:space-between;width: 51.6%;}
.appli_call ul:last-child {width: 53%;}
.appli_call ul:last-child li {width: 98%;}
.appli_call ul:last-child li img {height: 30.8vw;}
.appli_call li {width: 49%;position: relative;overflow: hidden;display:flex;flex-direction:column;}
.appli_call li:nth-child(n+3) {margin: 2% 0 0;}
.appli_call li a {}
.appli_call li a img {width:100%;height: 15vw;transition: 1s;object-fit: cover;}
.appli_call li:hover img{ transform:scale(1.1);}
.appli_call li p {/* padding-top: 0px !important; */position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: linear-gradient(to top, rgba(0,0,0,0.5) 0, transparent);/* transform: translateY(50px); */transition:0.5s;display: flex;/* justify-content: center; */padding: 1.2vw;/* align-items: center; */}
.appli_call li:hover p{/* transform: translateY(0px); *//* transition:0.5s; */}
.appli_call li p a {font-size: 20px;color:#fff;display:flex;justify-content:center;align-items:center;font-weight: bold;}

/*coop*/
.coop {padding: 2% 2%;overflow:hidden;/* background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20241213/20241213162416_1652356190.jpg)no-repeat center top; */position: relative;z-index: 5;}
.coop:before {content:'';width:100%;height: 100%;/* background: linear-gradient(90deg, rgba(0,148,189,0.84), rgba(0,21,132,0.82)); */position: absolute;bottom: 0;left: 0;z-index: -1;/* background: linear-gradient(to top, #333, transparent); */}
.coop_box {max-width: 1720px;margin:0 auto;box-shadow: 1px -1px 20px #dddd;}
.coop_tit {display:none;}
.coop_tit p {display:flex;flex-direction:column;font-size: 38px;justify-content: center;align-items: center;color: #fff;}
.coop_tit p span {font-family: Arial;padding: 0.8% 0 0;text-transform: capitalize;display: none;}
.coop_call {/* margin: 3% 0 0; */}
.coop_call ul {/* display:flex; *//* flex-wrap:wrap; *//* justify-content:space-between; */margin: 0 !important;}
.coop_call li {display:flex;flex-direction:column;width: 16%;/* border: 1px solid #eee; */position: relative;z-index: 5;margin: 0 0.1%;}
.coop_call li:nth-child(n+7) {/* margin: 1% 0 0; */}
.coop_call li a {overflow:hidden;}
.coop_call li a img {width:100%;height: 7vw;object-fit: cover;transition: 1s;}
.coop_call li:hover img {transform:scale(1.1);}
.coop_call li p {width:100%;position: absolute;background: rgba(0,0,0,0.8);height: 100%;display: flex;justify-content: center;align-items: center;transition: 0.5s;opacity:0;display: none;}
.coop_call li:hover p {opacity:1;}
.coop_call li p a {font-size: 14px;color: #fff;font-weight: lighter;}
.coop_call .ban_dot {display:none !important;}

/*news*/
.news {padding: 4% 2% 5%;overflow:hidden;background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20250307/20250307154151_1107259033.png)no-repeat center top;position: relative;z-index: 5;width: 100%;height: 100%;background-position: center;background-size: contain;/* margin: 12% 0 0; *//* background: #f8f8f8; */}
.news_box {max-width: 1650px;margin:0 auto;}
.news_top {display:flex;align-items: center;/* flex-direction: column; */justify-content: space-between;width: 100%;}
.news_tit {/* width: 11%; */}
.news_tit>p {display:flex;flex-direction:column;font-size: 2.5rem;/* background: url(https://memberpic.114my.com.cn/gdzlgg/uploadfile/image/20241113/20241113091204_1459154040.png)no-repeat center; */width: 100%;/* height: 60px; */align-items: center;background-size: contain;background-position: center;}
.news_tit>p span {display:flex;align-items: center;font-weight: bold;padding: 0 0 0 1rem;border-left: 8px solid #0058B1;}
.news_tit>p i {/* width: 2%; */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: 1.5rem;font-weight: bold;padding: 2.8% 0 0;display: none;}
.news_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.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 12px;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: 16px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;color: #999;/* font-weight: bold; */}
.news_nav li.on,.news_nav li.on a {color: #0058B1;font-weight: bold;}
.news_con {overflow:hidden;margin: 2% 0 0;}
.news_roll {display:flex;    transition: 1.2s;}
.news_call {width:100%;flex-shrink:0;display: flex;justify-content: space-between;}
.news_call .news_div{/* display: flex; */justify-content: space-between;flex-shrink: 0;width:100%;}
.news_l,.news_c {width:32%;}
.news_l .news_div {margin: 0 !important;}
.news_l .slick-list  {/*padding: 3% 0;*/}
.news_l .news_div_item,.news_c .news_div_item {width: 100%;position: relative;transition:0.5s;/* padding: 20px; */background: #fff;display: flex !important;flex-direction: column-reverse;/* margin: 0 0.2%; *//* border: 1px solid #f8f8f8; *//* box-shadow: 0 0 20px #eee; */float: left;z-index: 5;}
.news_c .news_div_item:nth-child(-n+1) {display: none !important;}
.news_l .news_div_item_date,.news_c .news_div_item_date {position: absolute;top: 52%;display: flex;right:8%;font-size: 14px;color: #0058B1;transition: 0.5s;font-family: Arial;background: #0058B1;width: 5rem;height: 5rem;justify-content: center;align-items: center;font-weight: bold;z-index:5;padding: 6% 0 0;}
.news_l .news_div_item_content,.news_c .news_div_item_content {height: auto;padding: 7% 7% 21%;background: #fcf8f8;}
.news_l .new_column,.news_c .new_column {background: #0058B1;width: 18%;text-align: center;padding: 2% 0;/* position: absolute; */top: 10%;border-radius: 2px;}
.news_l .new_column a,.news_c .new_column a {font-size: 0.875rem;color: #fff;}
.news_l .news_div_item_year, .news_l .news_div_item_month, .news_l .news_div_item_day,.news_c .news_div_item_year, .news_c .news_div_item_month, .news_c .news_div_item_day {float: left;line-height: 22px;color:rgba(255,255,255,0.5);} 
.news_l .news_div_item_day,.news_c .news_div_item_day {position:absolute;top:28%;left:0;    right: 0; display: flex;justify-content: center;font-size: 1.8rem;color:rgba(255,255,255,1);}
.news_l .news_div_item_title{}
.news_l .news_div_item_a,.news_c .news_div_item_a {font-size: calc(0.7rem + 0.6vw);display: block;margin-bottom: 3%;position:relative;transition:0.3s;font-weight: bold;padding-top: 6%;text-align: left;}
.news_l .news_div_item_a::before,.news_c .news_div_item_a::before {position:absolute;content:'\4e86\89e3\8be6\60c5';top: calc(2rem + 7vw);left: 0;/* width: 130px; *//* height: 40px; *//* background: #fff; *//* border-radius: 20px; *//* line-height: 40px; */color: #666;font-size: 14px;transition:0.5s;/* border: 1px #f6f5f5 solid; */text-align: center;box-sizing: border-box;/* padding-left: 30px; */}
.news_l .news_div_item_a::after,.news_c .news_div_item_a::after {position:absolute;font-size: 18px;width: 18px;height: 14px;left: 15%;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;top: 8.5vw;opacity: 1;display: none;}
.news_l .news_div_item_body,.news_c .news_div_item_body {font-size: 14px;color: #666;line-height: 26px;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.news_l .news_div_item_pic, .news_l .news_div_item_pic a, .news_l .news_div_item_image,.news_c .news_div_item_pic, .news_c .news_div_item_pic a, .news_c .news_div_item_image {width:100%;height: 20vw;display: block;transition: 0.5s;object-fit: cover;}
.news_l .news_div_item:hover .news_div_item_a,.news_c .news_div_item:hover .news_div_item_a {color: #0058B1;transition:0.3s;}
.news_l .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; *//* color: #fff; */}
.news_l .news_div_item:hover .news_div_item_a::after{left: ;opacity:1;}
.news_l .new_ic,.news_c .new_ic {overflow:hidden;margin: 3% auto 0;}
.news_l .news_div_item:hover .news_div_item_pic img,.news_c .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_l .news_div_item_pic,.news_c .news_div_item_pic {overflow: hidden;border: 1px solid #eee;}
.news_r {width:30%;}
.news_b .news_div_item  {display: flex !important;    justify-content: space-between;padding: 6% 6%;    flex-direction: row-reverse;    align-items: center;    position: relative;}
.news_b .news_div_item+.news_div_item {border-top:1px solid #eee;}
.news_b .news_div_item_title {margin: 6% 0 0;}
.news_b .news_div_item .news_div_item_a {padding: 6% 0 0;margin-bottom: 12px;font-size: calc(0.7rem + 0.5vw);}
.news_b .news_div_item_body {font-size: 14px;line-height: 1.5rem;padding: 4% 0 0;color: #666;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;display: none;}
.news_b .news_div_item .news_div_item_pic {width: 36%;display: none;}
.news_b .news_div_item .news_div_item_content {width: 77%;}
.news_b .news_div_item .news_div_item_date {    position: relative;color: #999;font-size: 16px;display: flex;margin: 5% 0 0;}
.news_b .news_div_item .news_div_item_a::before {top: 120px;}
.news_b .news_div_item .news_div_item_a::after {top: 6.1vw;left: 56%;}
.news_b .new_column {background: #f8f8f8;width: 24%;text-align: center;padding: 1% 0;/* position: absolute; */top: 10%;border-radius: 2px;}
.news_b .new_column a {font-size: 0.875rem;color:#e50012;}
.news_t .news_div_item .news_div_item_date {position: relative;color: #999;font-size: 16px;display: flex;margin: 6% 0 0;}
.news_t .news_div_item .news_div_item_a {padding: 10% 0 0;margin-bottom: 12px;font-size: calc(0.6rem + 0.5vw);}
.news_t .news_div_item_body {font-size: 14px;line-height: 1.5rem;padding: 4% 0 0;color: #666;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;display: none;}
.news_t .news_div_item .news_div_item_content {width: 77%;}
.news_t .news_div_item {flex-direction:row;transition: 1s;background: #f8f8f8;padding: 0.5%;display: flex !important;}
.news_t .news_div_item .news_div_item_body {display:block;  border-top: 1px solid #eee;margin: 3% 0 0;padding: 3% 0 0;    transition: 1s;}
.news_t .news_div_item .news_div_item {}
.news_t .news_div_item .news_div_item_day {position:absolute;top:-43px;left:-53%;    right: 0; display: flex;justify-content: center;font-size: 2rem;color:#e50012;    transition: 1s;}
.news_t .news_div_item .news_div_item_day:before {font-size:0 !important;}
.news_t .news_div_item .news_div_item_date {color: #e50012;font-weight: bold;transition: 1s;padding: 10% 0 0;}
.news_t .news_div_item .new_column {    position:absolute;top:0;left:0;    background:#e50012;padding:2%;}
.news_t .news_div_item .new_column a {color:#fff;}
.news_t .news_div_item_pic {display:none;}
.news_t .slick-list {/* height: 687.92px !important; */}
.slick-slide {   will-change: transform, opacity;  }
.news_t .news_div_item:nth-child(n+2) .news_div_item_date .news_div_item_day {position: relative;z-index: 5; padding: 0 0 0 4%;}
.news_t .news_div_item .news_div_item_date .news_div_item_day:before { content: '.';position: absolute; right: 94%; bottom: -2px; font-size: 0.8rem;}

/*copy*/
.copy{/* overflow:hidden;*//* background: #333; */padding: 4% 2% 2%;position:relative;z-index:5;/* border-top: 3px solid #e50012; */box-shadow: 0px 0px 60px rgba(0,0,0,0.1);}
.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: 26px;/* color:#fff; */font-weight: bold;}
.copy_top i img{width:100%;height:auto;filter:blur() brightness(1000%)}
.copy_top ul{margin: 3vw 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;}
.copy_top li{margin:0 8px;position:relative;/* overflow:hidden;*/display:flex;}
.copy_top li i{font-size:20px;width: 42px;height: 42px;border-radius:50%;display:flex;justify-content:center;align-items: center;background: #0058B1;color: #fff;}
.copy_top li:nth-child(3) i{font-size:16px}
.copy_top li:nth-child(4) i{font-size:22px}
.copy_top li em{position:absolute;left:-100%;top:0;transition:0.5s;transform:translateY(50%);opacity:0;visibility:hidden;width:300%;border:1px solid #ddd}
.copy_top li em img{width:100%;height:auto}
.copy_top li:hover em{transform:translateY(-110%);opacity:1;visibility:visible}
.copy_top li em img{}
.copy_txt{display:flex;flex-direction:column;/* color:#fff; */margin: 5% 0 0;}
.copy_txt p{display:flex;align-items:center;font-weight: bold;}
.copy_txt p:nth-child(2) i{font-size:21px}
.copy_txt p:nth-child(3) i{font-size:21px}
.copy_txt p:nth-child(4) i{font-size:21px}
.copy_txt p+p{margin: 2% 0 0;}
.copy_txt p i{font-size:22px}
.copy_txt p em{font-size: 15px;margin:0 0 0 16px;color: #999;}
.copy_txt em span{/* font-family:Arial; */font-size: 16px;color: #000;}
.copy_txt>em{font-size:14px;margin: 29% 0 0;opacity: 0.5;}
.copy_txt em>a{font-size:14px;color:#fff}
.copy_con{width: 100%;display:flex;z-index:5;/* background:linear-gradient(120deg,#246bbf 10%,#1d8ff3 80%); */transition:0.5s;justify-content: space-between;}
.copy_con:before{content:'';background:#0f9fdd;/* padding:5%;*/border-radius:4vw 0 0 4vw;width:110%;height:115%;position:absolute;left:0%;top:0;transform:skewX(-20deg);z-index:-1;box-shadow:0 10px 30px rgba(15,159,221,0.5);display:none}
.copy_num{display:flex;justify-content:space-between;color:#fff;/* display:none;*/}
.copy_num p{font-size:26px;display:flex;align-items:center;letter-spacing:2px}
.copy_num p i{font-size:32px}
.copy_num p em{font-size:17px;margin:0 0 0 13px;display:flex;align-items:center}
.copy_num p em span{font-size:25px;font-family:Arial}
.copy_num a{font-size:15px;display:flex;align-items:center;color:#fff;opacity:0.7;font-weight:lighter;transition:0.5s}
.copy_num a:hover{opacity:1}
.copy_num a i{font-size:25px;margin:0 0 0 12px}
.copy_nav{width: 45%;}
.copy_nav ul{display:flex;justify-content:space-between;width:100%}
.copy_nav li p{font-size: 20px;line-height:20px;margin-bottom: 2rem;/* color:#fff; */font-weight: bold;}
.copy_nav li a{font-size: 15px;line-height: 2.2rem;display:flex;/* color:rgba(255,255,255,0.47); */transform:translateX(0);transition:0.5s;font-weight: bold;color: #6b6b6b;}
.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;}