*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}

@font-face {
font-family:din;
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);
}
@font-face{font-family:Hos;src:url(https://memberpic.114my.com.cn/jcjyf8/cssnew/Hos.ttf.txt)}
@font-face {font-family: 'samsungsharpsans-b';src: url('//memberpic.114my.com.cn/jcjyf8/cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {
  font-family: 'iconfont';  /* Project id 4383909 */
  src: url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.woff2?t=1713441659541') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.woff?t=1713441659541') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.ttf?t=1713441659541') format('truetype');
}

@font-face {
  font-family: 'iconfont';  /* Project id 4573459 */
  src: url('//at.alicdn.com/t/c/font_4573459_k3x0e7xpdi.woff2?t=1717551951989') format('woff2'),
       url('//at.alicdn.com/t/c/font_4573459_k3x0e7xpdi.woff?t=1717551951989') format('woff'),
       url('//at.alicdn.com/t/c/font_4573459_k3x0e7xpdi.ttf?t=1717551951989') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;}

.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gya{margin: auto; max-width: 1500px;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyd{max-width: 90%;margin: 0 auto;min-width: 1200px;width: 100%;}

/*bt*/
.titlebt{text-align:center; margin:0 auto; padding-bottom: 0px;}
.titlebta{font-weight:bold;font-size:40px; text-align: center; color: #333;line-height:40px;}
.titlebta span{color: #00923f; font-size: 40px;}
.titlebtab{font-size:18px; text-align: center; color: #999;line-height:40px; margin-top: 0px;font-weight:normal;}

header{position: fixed;z-index: 9999;width:100%;}

.nav_on{position: absolute;top: 0px;left: 0%;width: 100%;min-width: 1200px; z-index: 999;display: flex;justify-content: space-between;align-items: center;padding-left:1%;border-radius: 0px; overflow: inherit;transition:all 0.6s;max-height: 6vw; height: 6vw;border-bottom: 1px rgba(255, 255, 255, 0.2) solid;background: linear-gradient(rgba(6, 48, 107, 0.99), rgba(6, 48, 107, 0.7));}
.nav_on.on{overflow:inherit;top: 0;min-height:70px;width: 100%;left: 0%;border-radius: 0px;height: 70px;    box-shadow: 0 10px 18px #666; background: linear-gradient(rgba(6, 48, 107, 0.99), rgba(6, 48, 107, 0.7));border-bottom: none;}
.nav_on.on .nav .p_navBox2{top:75px;}

.nav_on.on .logo { float: left; display: flex; justify-content: center; align-items: center;height:90px; width: 320px;}
.nav_on.on .logo img{height:55px; width:auto;}
.nav_on.on>a>p{font-size: 25px; line-height: 28px; padding-left: 2%; font-weight: bold; letter-spacing: 1px;color: #fff;}
.nav_on.on>a>p>span{font-size: 14px; padding-top:2px; display: block; line-height: 14px;letter-spacing:0px; color: #fff;font-weight: normal;}
.nav_on.on .nav>ul>li>a{color: #fff;}
.nav_on.on .nav>ul>li:nth-child(2)>a:before, .nav_on.on .nav>ul>li:nth-child(3)>a:before, .nav_on.on .nav>ul>li:nth-child(4)>a:before, .nav_on.on .nav>ul>li:nth-child(5)>a:before, .nav_on.on .nav>ul>li:nth-child(6)>a:before{color: #fff;}
.nav_on.on .top_con li i{color: #fff;}
.nav_on.on .top_con>ul>li:first-child b{color: #333;}
.nav_on.on .top_con>ul>li:first-child a
.nav_on.on .top_con li i a{color: #fff;}

.nav_on .logo { float: left; display: flex; justify-content: center; align-items: center;height:90px; width: 320px;opacity: 1;
filter: alpha(opacity=100);}
.nav_on .logo img{height:75px; width:auto;}
.nav_on>a>p{font-size: 25px; line-height: 28px; padding-left: 2%; font-weight: bold; letter-spacing: 1px;color: #fff;}
.nav_on>a>p>span{font-size: 14px; padding-top:2px; display: block; line-height: 14px;letter-spacing:0px; color: #ccc;font-weight: normal;}

.nav_on.on .logo{    display: none;}
.nav_on.on .logo img{height:75px; width:auto;}
.nav_on > .logoa{ float: left; display: flex; justify-content: center; align-items: center;height:70px; width: 0px;opacity: 0;
filter: alpha(opacity=100);}
.nav_on.on .logo {opacity: 0;}
.nav_on.on .logoa {float: left; display: flex; justify-content: center; align-items: center;height:70px; width: 320px;opacity: 1;}
.nav_on.on .logoa img{height:65px; width:auto;}

.nav{display:flex;width: calc(100% - 32vw);}
.nav>ul>li{display: flex;float: left;flex-direction: column;justify-content: center;}
.nav>ul>li:nth-child(2)>a:before,.nav>ul>li:nth-child(3)>a:before,.nav>ul>li:nth-child(4)>a:before,.nav>ul>li:nth-child(5)>a:before,.nav>ul>li:nth-child(6)>a:before {
    position: absolute;
    content: "\eb8a";
    font-family: "iconfont";
    font-size: 15px;
    color: #fff;
    top: -20%;
    right: -22%;
    transition: .5s;
}
.nav>ul>li.cur{color: #002d68; font-weight:bold;}
.nav>ul{display: flex;justify-content: space-between;align-items: center;width: calc(100% - 400px);}
.nav>ul>li+li{}
.nav>ul>li:after{content:'';width:0%;height:4px;background:#002d68;display:block;margin: -0px auto 0;transition: .3s;}
.nav>ul>li:hover:after{width:100%;}
.nav>ul>li>a{font-size: 1vw;color:#fff;font-weight:normal;text-align:center;display:block;position: relative;}
.nav,.nav>ul,.nav>ul>li{height:100%;}

.header-right{height: 100%;margin-left:100px;}
.header-search{float: right;position: relative;height:100%;text-align:center;display: flex;transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px;margin-left: 80px;font-weight: bold;}
.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #fff;}

.top_con {width: 14vw;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px;border-radius: 50%; justify-content: center;z-index:66;}
.top_con>ul>li:nth-child(2) {width: 80px;}
.top_con>ul>li:first-child {background: none;display: flex; align-items: center; width: 200px;font-size: 1vw;font-family: 'samsungsharpsans-b';}
.top_con>ul>li:first-child>a { text-transform: uppercase; font-size: 1vw; font-weight:bold; color: #fff; padding-left:5px;}
.top_con li i {font-size: 19px;line-height: 24px; color: #fff; height: 24px; font-weight:normal;}
.top_con li i a{color: #fff;  padding-left: 4px;font-size: 1vw;font-family: 'samsungsharpsans-b';}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}

.top_con li>b {width: 11vw;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s; padding: 5px;background: #fff;border: 1px solid #ddd;font-weight:normal;color: #333;}
.top_con li>b a{font-size:18px;color: #333; line-height: 30px;color: #333;}
.top_con li:hover b{opacity: 1;transition: 0.5s;}

/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.tit_sel span {font-size: 24px;display: block;color: #fff;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:50px; height:43px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:350px; height:43px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 40px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important; font-weight:normal;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

.fleft { float:left!important }
.fright { float:right!important }
.fnone { float:none!important }

.nav>ul>li:hover .p_navBox2{max-height:600px;}
.left{float:left;}
.right{float:right;}
.nav .p_navBox2{position: absolute;width:100%;background: rgba(255,255,255,0.9);top: 90px;left: 0;max-height:0px;overflow: hidden;transition: 0.3s ease all;border-radius: 10px;backdrop-filter: blur(5px);}

.nav .p_navBox2.prod_fl>div.warp{width:94%;margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:0;}
.nav .p_navBox2>div.warp{margin:0 auto;display:flex;max-width:1400px;justify-content:space-between;padding:60px 0;}
.nav .p_navBox2 .warp .right .tit{font-size:30px;line-height:30px;font-weight:400;margin-bottom:40px;color:#333}
.nav .p_navBox2 .warp .right .con{display:flex;flex-direction:column; }
.nav .p_navBox2 .warp .right .con a{width:180px;height:46px;font-size:16px;color:#333;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border:2px solid #bfbfbf;margin-bottom:15px;transition:all .5s ease}
.nav .p_navBox2 .warp .right .con a span{font-size:16px;}
.nav .p_navBox2 .warp .right .con a:hover span{ color:#fff;}
.nav .p_navBox2 .warp .right .con a:hover{ color:#fff; background:#002d68;border:2px solid #002d68}
.nav .p_navBox2 .warp .right .tel{padding-top:10px}
.nav .p_navBox2 .warp .right .tel .t22{font-size:16px;line-height:20px;color:#666}
.nav .p_navBox2 .warp .right .tel .c{font-size:30px;font-family:arial}
.nav .p_navBox2 .warp .right .tel .c a{color:#002d68; font-size:30px; font-family:"din";}
.nav .p_navBox2.prod_fl .warp .left{width:auto;position: relative;}
.nav .p_navBox2 .warp .left{width:60%;}
.nav .p_navBox2 .warp .left ul{display:block;width:100%;height: 100%;}
.nav .p_navBox2.prod_fl .warp .left ul{padding: 40px 0;}
.nav .p_navBox2 .warp .left ul p a{font-size: 18px;display:block;line-height: 40px;}
.nav .p_navBox2 .warp .left ul p a span{font-size: 18px;line-height: 40px;}
.nav .p_navBox2 .warp .left ul li:hover p a{color:#fff;}
.nav .p_navBox2.prod_fl .warp .left li{width:100%;background:#f8f8f8;margin:0px !important;}
.nav .p_navBox2.prod_fl .warp .left li>a{width: 50%;font-size: 18px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 40px;float: left;margin-left:0%;background:#fff url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606133808_1608292270.png) no-repeat center right 20px;margin-bottom:0px;}
.nav .p_navBox2.prod_fl  .warp .left li.on>a{background-color: #fff;color: #002d68;}
.nav .p_navBox2.prod_fl  .warp .left li:hover{background:none;}
.nav .p_navBox2 .warp .left>ul>li>a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 18px;font-weight: lighter;transition:all .3s ease;width: 50%;float: left;}
.nav .p_navBox2 .warp .left>ul>li{width:23.5%;    font-size: 20px;padding: 0 25px;font-weight: 400;letter-spacing: 0;line-height: 60px;float: left;background:#ddd url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606133808_1608292270.png) no-repeat center right 20px;transition:all .3s ease;}
.nav .p_navBox2 .warp .left>ul>li+li{margin-left:2%;}
.nav .p_navBox2 .warp .left>ul>li:nth-child(4n+1){margin-left:0;}
.nav .p_navBox2 .warp .left>ul>li:nth-child(n+5){margin-top:20px;}
.nav .p_navBox2 .warp .left>ul>li:hover{background:#002d68 url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606133709_361180735.png) no-repeat center right 20px;}

.nav .p_navBox2 .warp .left>ul>li>a:hover{color:#fff;}
.nav .p_navBox2 .warp .right {padding-left:5%;padding-top:5%;padding-bottom:5%;box-shadow: -10px 0px 10px rgb(0 0 0 / 5%);width: 540px;}
.nav .p_navBox2 .warp .center{max-width:340px;}
.nav .p_navBox2 .warp .center img{width:100%;height:auto;}
.nav .p_navBox2 .warp .left .title{font-size:27px;line-height:26px;color:#000;font-weight:700;margin-bottom:20px;text-align:left;}
.nav .p_navBox2 .warp .left .jieshao{font-size:16px;line-height:1.8;color:#333;margin-bottom:40px}
.nav .p_navBox2 .warp .left li dl{width: 50%;float:left;position: absolute;left: 50%;display:none;top:0px;background: #fff;height: 100%;padding: 40px 0;overflow-y: auto;}
.nav .p_navBox2 .warp .left li dl a{width: 100%;font-size: 18px;line-height: 60px;display: block;padding-left: 60px;float:left;font-weight: lighter;}
.nav .p_navBox2 .warp .left li.on dl{display:block;}

.nav .p_navBox2 .warp .left>ul>li.prod_list{background:none;width:100%;padding: 0;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li{margin-right:1%;display:block;float:left;padding:0px 20px;line-height: 40px;margin-bottom: 10px;margin-left: 0; width: calc(92% / 6);background:#ddd url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606133808_1608292270.png) no-repeat center right 20px;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li a{font-size:15px;color:#222;line-height: 40px;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li:hover{color:#fff;background:#002d68 url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606133709_361180735.png) no-repeat center right 20px;}
.nav .p_navBox2 .warp .left>ul>li.prod_list li:hover a{color:#fff;}

.nav .p_navBox2 .warp .left li.prod_zs{width:calc((100% - 8%) / 5) !important;background:none;padding:0 !important;    position: relative;}
.nav .p_navBox2 .warp .left.prod_nav{width:100%;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li img{width:100%;height:auto;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li span,.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li br{display:none;}
.nav .p_navBox2 .warp .left li.prod_zs .progdwz2021 li>a{display:block;} 
.nav .p_navBox2 .warp .left>ul>li.prod_zs:nth-child(5) {margin-top: 0px;margin-left:2%;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a{width:100%;height:100%;position: absolute;z-index: 9;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a span{display:block;width:100%;text-align:center;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs:hover{background:none;}
.nav .p_navBox2 .warp .left>ul>li.prod_zs>a:hover{color:#002d68;}
.nav .p_navBox2 .warp .left li.prod_zs>span{display:block;width:100%;text-align:center;}

/* ban */
.w1520 {
    padding-left: 10.4vw;
    padding-right: 10.4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;

}
.index_banner {position: relative;z-index: 99;background: rgba(0, 0, 0, 0.5);}
 .swiper-slide1:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 4;
}
 .swiper-slide3:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  z-index: 4;
}
.index_banner .banner .swiper-slide {
  position: relative;
}
@keyframes swiper_img_move {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.index_banner .banner .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
transition: 5s; transform: scale(1); animation: swiper_img_move 8s linear 0s infinite normal both;
}
.index_banner .banner .swiper-slide .img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.index_banner .banner .swiper-slide .position {
  position: absolute;
  top: 7%;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
z-index: 5;
}

.index_banner .banner .swiper-slide .position .content2{-webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide .position .content2{margin-top: 3rem;}
.flexStart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.index_banner .banner .swiper-slide .position .content2 > div {
    margin-right: 1rem;
}
.homeLink.homeLink1 a {
    color: #fff;
}

.homeLink.homeLink2 a {
    border-color: #fff;
}
.homeLink .a {
    width: 9rem;
    border: 2px solid #fff;
    line-height:2.5rem;
    border-radius: 2rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}


.index_banner .banner .swiper-slide .position .box h5 {
  color: #fff;
  overflow: hidden;
  font-size: 4.1vw;
line-height:4.8vw;
}
.index_banner .banner .swiper-slide-active .position .box>ul{
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide-active .position .flexStart{
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide .position .box>ul{display:flex;justify-content:space-between;align-items:center; padding:1% 0 0;margin:1% 0 0;border-top:1px solid #eee;width: 520px;}
.index_banner .banner .swiper-slide .position .box li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25%;}
.index_banner .banner .swiper-slide .position .box li+li{border-left:none}
.index_banner .banner .swiper-slide .position .box li i{color:#fff;font-family: 'samsungsharpsans-b';font-size:36px;font-weight:bold;font-style: normal;}
.index_banner .banner .swiper-slide .position .box li b{font-size: 18px; color: #fff; font-weight: normal; position: relative;bottom: 5px;}
.index_banner .banner .swiper-slide .position .box li>p{font-size:15px;display:flex;flex-direction:column;font-weight:normal;padding:0% 0 0;color:#fff;}
.index_banner .banner .swiper-slide .position .box li>p>span{width:40%;height:1px;background:#102e86;margin:10% auto 0}
.index_banner .banner .swiper-slide .position .box h6 {
  font-size: 22px;
  color: #fff;
  margin-top: 1.9rem;
  letter-spacing: 2px;
line-height:32px;
width:50%;
font-weight:normal;
}
.index_banner .banner .swiper-slide-active .position h5 p {
  -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
line-height:86px;
}
.index_banner .banner .swiper-slide .position .box h5 span{  font-size: 37px;line-height:72px; display: block;} 
.index_banner .banner .swiper-slide-active .position h6 {
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide-next {
  z-index: 1;
}
.widgets {
  position: absolute;
  right: 10vw;
  bottom: 9rem;
  z-index: 1;
}
.widgets .btn-area .bullet_outer {
  color: #fff;
  line-height: 34px;
  position: relative;
  padding-bottom: 17%;
  margin-bottom:15%;
  display: flex;width: 140%; align-items: center; justify-content: center;
}
.widgets .btn-area .bullet_outer .le_ {
  font-size: 1vw;
  opacity: 0.5;
  /*max-width: 0.2rem;*/
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.widgets .btn-area .bullet_outer .ri_ {
  font-size: 1vw;
  margin-left: 2%;
  opacity: 0.5;
}
.widgets .btn-area .bullet_outer::before {
  position: absolute;
  content: '';
  /*width: 0.18rem;*/
  width: 100%;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.5;
}
.widgets .btn-area .bullet_outer::after {
  position: absolute;
  width: 0rem;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.widgets .btn-area .bullet_outer .liner {
  position: absolute;
  width: 0rem;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.widgets .btn-area .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  display: block;
  background: none;
  opacity: 1;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .le_ {
  opacity: 1;
  max-width: 1.2rem;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .ri_ {
  opacity: 1;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::before {
  width: 100%;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::after {
  width: 100%;
  -webkit-transition: var(--i);
  -o-transition: var(--i);
  transition: var(--i);
}
.widgets .btn-area .play .bullet_outer .le_ {
  opacity: 1;
}
.widgets .btn-area .play .bullet_outer .ri_ {
  opacity: 1;
}
.widgets .btn-area .play .bullet_outer::before {
  width: 100%;
}
.p74 {
  padding-top: 0.74rem;
}
.p74_ {
  padding-bottom: 0.74rem;
}
.m58 {
  margin-top: 0.58rem;
}



.layui-btn, .layui-edge, .layui-inline, img {
    vertical-align: middle;
}
.layui-inline, img {
    display: inline-block;
    vertical-align: middle;
}
.index_title h6 {
    font-size: 2rem;
    margin-top: 0.6rem;
}
.p90_{padding-top: 5.625rem;}
.index_title.white h5 {color: #ccc;}
.index_title h5 {font-size: 2.8rem;font-family: 'samsungsharpsans-b';text-transform: uppercase;}
.w_1720 {margin: 0 5.2vw;}
.flexStart {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.index_about {
  background: #f8f8f8;
position: relative;
    z-index: 99;
}
.index_about .box .boxLeft {
  width: 45%;
  box-sizing: border-box;
  padding-right: 5.2vw;
}

@media screen and (max-width:1440px){
.index_about .box .boxLeft {width: 42%;}
}
.index_about .box .boxLeft .content1 {
  font-size: 1.8rem;
  color: #333;
  margin-top: 4rem;
  line-height: 3rem;
}
@media screen and (max-width: 1366px){
.index_about .box .boxLeft .content1 {margin-top: 2rem;}
}
@media screen and (max-width: 1440px){
.index_about .box .boxLeft .content1 {margin-top: 2rem;}
}
@media screen and (max-width: 1280px){
.index_about .box .boxLeft .content1 {font-size: 1.6rem;}
}
.index_about .box .boxLeft .content1 span{font-size: 2.5rem;display: block;}
@media screen and (max-width: 1366px){
.index_about .box .boxLeft .content1 span{font-size: 2.3rem;}
}

.index_about .box .boxLeft .content2 {height: 288px;
overflow: auto;
  margin-top: 3rem;
  color: #999;
  line-height: 1.7rem;
  text-align: justify;
  font-size:1rem;
}
@media screen and (max-width: 1366px){
.index_about .box .boxLeft .content2 {font-size:0.8rem;height: 288px;margin-top: 1rem;line-height: 1.5rem;}
}
@media screen and (max-width: 1440px){
.index_about .box .boxLeft .content2 {font-size:0.8rem;height: 288px;margin-top: 1rem;line-height: 1.5rem;}
}

.index_about .box .boxLeft .content3 {
  margin-top: 4rem;
}
@media screen and (max-width: 1366px){
.index_about .box .boxLeft .content3 { margin-top: 1rem;}
}
@media screen and (max-width: 1440px){
.index_about .box .boxLeft .content3 { margin-top: 2rem;}
}

.index_about .box .boxCen {
  width: 27.5%;
}
@media screen and (max-width:1440px){
.index_about .box .boxCen {width:30.5%;}
}

.index_about .box .boxCen p img {
  width: 100%;
}
.index_about .box .boxRight {
  width: 27.5%;
  background: #102e86;
  box-sizing: border-box;
  padding: 4rem;
}
.index_about .box .boxRight .item {
  padding: 15% 0;
  display: flex;
  align-items: center;
  color: #333;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.index_about .box .boxRight .item:last-child {
  border: 0;
}
.index_about .box .boxRight .item .content1 {}
.index_about .box .boxRight .item .content1 span {
  font-size: 4.5rem;
  font-family: 'samsungsharpsans-b';
  color: #fff;
}
.index_about .box .boxRight .item .content1 font {
  font-size: 2rem;
  position: relative;
  top: -2rem;color: #fff;
}
.index_about .box .boxRight .item .content1 .font {
  font-size: 1.875rem;
}
.index_about .box .boxRight .item .content2 {
  font-size: 1.3rem;
  color: #fff;
}
.index_link { width: 11rem;}
.index_link a {
    display: block;
    color: #fff;
    line-height: 2.9rem;
    font-size: 1rem;
    transition: 0.4s;
    width: 100%;
    background: #102e86;
    border-radius: 1.875rem;
    text-align: center;
    position: relative;
    top: 0;
}
.index_link i {
    width: 1.3rem;
    height: 1.9rem;
    background: url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606114649_1786321823.png) center 19px no-repeat;
    margin-left: 1rem;
    display: inline-block;
}
.index_link a:hover {background: #0192dc;}


/*products*/
.pro_dot{position: absolute;bottom: 19%;left: 50%;display: flex;margin-left: -21px;}
.pro_dot li{width: 8px;height: 8px;border-radius: 100%;background: #999;}
.pro_dot li+li{margin-left: 10px;}
.pro_dot li button{display: none;}
.pro_dot li.slick-active{background: #102e86;}

.pro_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro_lt {}

.pro_lt>b {
    display: flex;
    font-size: 40px;
    margin-bottom: 18px;
}

.pro_lt>b i {
    font-weight: normal;
    font-size: 40px;
text-transform: uppercase;font-family: 'samsungsharpsans-b';
line-height: 47px;
}

.pro_lt em {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #292772;
    position: relative;
    margin: 0 20px;
}

.pro_lt em:before,.pro_lt em:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: rgba(16,45,134,0.7);
    top: 0;
}

.pro_lt em:before {
    left: -16px;
}

.pro_lt em:after {
    right: -16px;
}

.pro_rc ul {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

.pro_rc ul dl {
    display: none;
}

.pro_rc li>a {
    display: block;
    font-size: 20px;
    color: #666;
    position: relative;
}

.pro_rc li+li {
    margin-left: 62px;
}

.pro_rc li {
    
}

.pro_rc li.on {
    border-color:#102e86;
}

.pro_rc li a:after {position:absolute;content:"";width: 100%;height: 100%;border-bottom: 3px solid #102e86;bottom: -22px;left: 0;transition: all .5s;opacity: 0;}

.pro_rc li:hover a:after,.pro_rc li.on a:after {opacity: 1;}

.pro_ic {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}

.pro_ic img {
    width: 100%;
    height: auto;
}

.pro_item .progdwz2021 ul {
    display: flex;margin-bottom:0!important;
}

.pro_item .progdwz2021 li {
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}

.pro_item {
    background: #fff;
    padding: 46px 24px 44px;
    overflow: hidden;
    width: 32.3%;
    position: relative;
}

.pro_item .progdwz2021 li br {
    display: none;
}

.pro_item .progdwz2021 li>a {
    display: block;
}

.pro_bc {
        background: url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606113402_1756978789.jpg) center no-repeat fixed; padding:90px 0 170px;position: relative;z-index: 9;}
.pro_bc:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.pro_item .progdwz2021 li span a {
    display: block;
    font-size: 20px;
    text-align: center;
    padding-bottom: 10%;
}
.pro_item .progdwz2021 {
    overflow: hidden;
}

i.pro_btn {
    font-size: 17px;
    color: #292772;
    width: 193px;
    height: 37px;
    text-align: center;
    margin: 0 auto;
    line-height: 37px;
    margin-top: 70px;
    transition: all .3s;
display: flex;
    justify-content: center;
}
.pro_item .progdwz2021 li:hover i.pro_btn {background:#102e86;color:#fff;border-radius:30px;}


.pro_item .progdwz2021 li:hover span a {
    color: #102e86;
}

/*六大优势*/
.td_bc {
    background: url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606114418_1192378656.png) no-repeat top;
    padding-top: 130px;
    margin-bottom: 0px;
    position: relative;
    margin-top: -180px;    z-index: 999;
}

.td_tit {
    display: block;
}

.td_tit b {
    color: #fff;
    font-size:40px;
margin-bottom: 18px;
display: flex;
}

.td_tit i {
    color: rgba(255,255,255,0.3);
    font-size: 38px;
    text-transform: uppercase;
font-family: 'samsungsharpsans-b';
margin-left:1%;
line-height: 52px;
}
.td_tit em {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #292772;
    position: relative;
    margin: 0 20px;
display: block;
}

.td_tit em:before,.td_tit em:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: rgba(255,255,255,0.7);
    top: 0;
}

.td_tit em:before {
    left: -16px;
}

.td_tit em:after {
    right: -16px;
}

.td_ic {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.td_ic>p img {
    width: 100%;
}

.td_ic>p { width: 34%;border: 15px #fff solid;border-radius: 30px;background: #fff; padding:3% 7%;}
@media screen and (max-width: 1440px){
.td_ic>p { width: 36%;}
}
@media screen and (max-width: 1366px){
.td_ic>p { width: 37%;}
}

.td_rc {
    width: 60%;
    position: relative;
}

.td_c {
    padding: 0 0%;
}

.td_rc ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.td_rc ul li {
    width: 49%;
    height: 126px;
    background: rgba(255,255,255,0.8);
    line-height: 86px;
    border-radius: 8px;
    padding-left: 25px;
    position: relative;
    transition: all .3s;
display: flex;
align-items: center;
}
.td_rc ul li i{
  font-size: 44px;
  position: relative;
  line-height: 86px;
margin-right:3%;
}
.td_rc ul li p{
  font-size: 26px;
  position: relative;
  line-height: 26px;
padding-right: 5%;
}
.td_rc ul li span{
  font-size: 16px;
  position: relative;
  line-height: 20px;
display: block;
margin-top: 5px;

}
.td_rc ul li:nth-child(n+3) {
    margin-top: 2.2%;
}

.td_rc ul li:after {
    position: absolute;
    content: "\e653";
    font-family: "iconfont";
    top: 0;
    right: 25px;
    font-size:40px;
}

.td_info>p {
    position: absolute;
    bottom: 20%;
    left: 0;
    font-size: 1.1vw;
    color: #666;
    line-height: 1.6vw;
}
@media screen and (max-width: 1680px){
.td_info>p {bottom: 12%;}
}
@media screen and (max-width: 1440px){
.td_info>p {bottom: 11%;}
}
@media screen and (max-width: 1366px){
.td_info>p {bottom: 12%;}
}
.td_info>p span{ font-size: 2vw; font-weight:bold; display: block;line-height:2vw; padding-bottom:2%;}

.td_info>p+p {
    display: none;
}
.td_rc ul li:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: rgba(255,255,255,0.5);
    top: 0;
    left: 0px;
    transition: all .3s;
}

.td_rc ul li.on:before {
    top: 5px;
}

.td_rc ul li.on {
    background: #fff;
}
.td_rc ul li.on i {
    color: #292772;
}

.td_rc ul li.on:after {color:#102e86;}


/*应用行业*/
.por_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.por_top li {
    padding:15px 50px;
    background: #333;
}
.por_top li+li {
    border-left: 1px #c3c3c3 solid;
}
.pro_bc {
    margin:0px 0 100px;
}

.por_top>p {font-size: 40px;color: #214042;font-weight: bold; line-height:38px;}

.por_top>p span {
    font-size: 18px;
    display: block;
    margin-left: 0px;font-weight: normal;line-height:28px;
margin-top:3px;
color: #999;
text-transform: uppercase;
}

.por_top dl {
    display: none;
}

.por_top ul {
    display: flex;
}

.por_top li>a {
    font-size:23px;
    color: #fff;
    position: relative;
}

.por_top li>a:after {
    position: absolute;
    content: "";
    width:10px;
    height:10px;
    border: 1px solid transparent;
    border-radius: 100%;
    top: 10px;
    left: -18px;
}

.por_top li.on{    background: #214042;}

a.vid_btn{width: 160px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color:#333;border:1px solid #eee; background: #eee; position: relative;overflow: hidden;z-index: 0; border-radius: 50px;}
a.vid_btn:hover:before {left:0;}
a.vid_btn:before {content: "";width: 100%;height: 100%;background: #fef23a;position: absolute;left: -100%;top: 0;z-index: -1;transition: all 0.3s;border:none;}

.apply_box{width: 100%; background: url(); padding:60px 0 60px 0; overflow:hidden; margin-bottom:0px;}
/*appli*/
.appli {padding-top:2%;overflow: hidden;position: relative;}
.appli_box {max-width: 90%;margin: 0 auto;position: relative;min-width: 1200px;width: 100%;}
.appli_con {position:relative;/* z-index:5; */}
.appli_call .divdgweb_new_div_item:before {content:'';width: 100%;height:100%;background: linear-gradient(to top,#333 0%,transparent);position: absolute;left: 0;right: 0;z-index: 1;}
.appli_call {overflow:hidden;position: relative;z-index: 5;}
.appli_call .divdgweb_new_div {margin-bottom:0 !important;display: flex;transition: 0.5s;}
.appli_call .divdgweb_new_div_item {display: flex !important;flex-direction: column-reverse;width: 100%;/* margin: 0 0.1%; */ flex-shrink: 0;position: relative;}
.appli_call .divdgweb_new_div_item_content {display:flex;flex-direction: column;/* align-items: center; */padding: 2%;position: absolute;background: #fff;width: 60%;top: 33%;left: 6%;z-index: 999;}
.appli_call .divdgweb_new_div_item_content:before {content:'';width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top: 10px solid #fff;position: absolute;bottom: -5%;left: 0;right: 0;margin: 0 auto;}
.appli_call .divdgweb_new_div_item_title {}
.appli_call .divdgweb_new_div_item_title a {font-size: 22px;color: #214042;}
.appli_call .divdgweb_new_div_item_body {font-size: 15px;width: 100%;text-overflow: ellipsis;-webkit-line-clamp: 3;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;line-height: 26px;font-weight: lighter;margin: 5% 0 0;}
.appli_call .divdgweb_new_div_item_body p {font-size: 15px;line-height: 26px;font-weight: lighter;}
.appli_call .news_div_item_pic {
    height: 800px;
}
.appli_call .news_div_item_pic a {overflow:hidden;}
.appli_call .news_div_item_pic a img {width:100%;height:auto;}
.appli_nav {position: absolute;bottom: 10%;left: 0;z-index: 6;width: 100%;/* border-bottom: 1px solid rgba(255,255,255,0.5); */right: 0;margin: 0 auto;/* overflow: hidden; */}
.appli_nav ul {display: flex;justify-content: space-between;align-items: center;width: 90%;margin: 0 auto;}
.appli_nav li {width: 20%;display: flex;justify-content: center;border-bottom: 1px solid rgba(255,255,255,0.5);padding: 2% 0%;position: relative;}
.appli_nav li:before {content:'';width:0;height: 3px;background:#fff;position:absolute;bottom: -2px;left:0;transition:0.5s;}
.appli_nav li.on:before {width:100%;}
.appli_nav li a {font-size: 22px;color: #fff;}

/*优势*/
/*title*/
.title{text-align:center;width:1400px;margin:auto;z-index:0;position:relative;}
.titlea{font-weight:bold;font-size:40px;text-align:center;color:#333;line-height:60px;display:block;margin:auto;}
.titlea span{color:#2bc088;}
.titleb{font-size:20px;color:#666;text-align:center;line-height:40px;}
.line{width:260px;height:2px;background:#999;position:relative;margin:6px auto;}
.line:after{content:"";position:absolute;height:2px;width:100%;background:#102e86;top:4px;bottom:0;left:0;}
.yous { width:100%; min-width:1200px;position:relative;height:755px; margin-top:40px;}
.yous_bot{width:1200px;height:125px;background:#fff;border-radius:100px;margin:0px auto 30px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.yous_bot ul li{font-size:26px;color:#333;width:calc(100%/4);height:85px;float:left;cursor: pointer;position: relative;z-index: 1;padding:40px 0 0 40px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;}
<strong>.yous</strong>_bot ul li:after{content: "";width: 1px;height: 92px;background: #d1d2d3;position: absolute;top: 18px;left: 0;z-index: -2;}
.yous_bot ul li em{float: left;font-size: 50px;line-height: 42px;}
.yous_bot ul li span{display: block;float: left;font-weight: bold;line-height: 32px;padding-left: 10px;}
.yous_bot ul li i{display: block;font-size: 12px;color: #d6d6d6;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;font-weight: normal;}
.yous_bot ul li.on{color: #fff;}
.yous_bot ul li.on i{color:#fff;}
.yous_bot ul li.on em img{margin-top: -45px;}
.yous_bot ul li:first-child:after{background: none;}
.yous_bot li:before {content: "";position: absolute;z-index: -1;left: 0;right: 100%;top: 0;background:#102e86;height: 125px;-webkit-transition-property: right;transition-property: right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.yous_bot li:hover:before, .yous_bot li:focus:before, .yous_bot li:active:before,.yous_bot li.on:before {right: 0;}
.yous_bot ul li:first-child,.yous_bot ul li:first-child:before{border-radius: 100px 0 0 100px;}
.yous_bot ul li.nobor,.yous_bot ul li.nobor:before{border-radius: 0 100px 100px 0;}
.yous_con { width: 1200px; position: absolute; left: 50%; margin-left: -600px; }
.yous_con .tempWrap .yous_m { margin-left: -1200px !important; }
.yous_con .tempWrap, .yous_con .tempWrap .yous_m { overflow: visible !important; }
.yous_con dl{width: 1200px;height: 600px;position: relative;}
.yous_con dl dt{width: 1200px;height: 600px;line-height: 0;overflow: hidden;}
.yous_con dl dt img{width: 1200px;height: 600px;}
.yous_con dl dd{max-width:640px;height: 15vw;position: absolute;bottom: 0;right: 0;background:rgba(16, 46, 134, 0.8);padding:4%;}
.yous_con dl dd h5{font-size: 1.6vw;color: #fff;height: 2.2vw;line-height: 2.2vw;overflow: hidden;}
.yous_con dl dd p{font-size: 0.9vw;color: rgba(255,255,255,1);line-height: 1.4vw;padding: 15px 0 0; overflow: hidden;}
.yous_con dl dd span{display: block;font-size: 1.5vw;color: #fff;padding: 30px 0 0;height:  2vw;line-height:2vw;font-family: 'samsungsharpsans-b';}
.yous_con dl dd span b{font-size: 1.8vw;font-family: 'samsungsharpsans-b';}
.yous_con dl dd span i{padding: 0 5px;}
.yous .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 600px; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.yous .pnBtn { position: absolute; z-index: 1; top:155px; width: 100%; height: 600px; cursor: pointer; }
.yous .prev { left: -50%; margin-left: -600px; }
.yous .next { left: 50%; margin-left: 600px; }
.yous .pnBtn .arrow {display: block; position: absolute; top: 0; z-index: 10; width: 10px; height: 600px;background: #fff;}
.yous .prev .arrow { right: 0;}
.yous .next .arrow { left: 0;}

/*简介*/
.container02{margin-top:60px; box-shadow: 0 10px 18px #333;}
.container02 .fl01{ background:url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606111730_1380571939.jpg) center no-repeat; padding:60px 0; text-align:center; position:relative; overflow:hidden; background-size:cover}
.container02 .fl01 .title002{ margin-bottom:4rem}
.container02 .fl01 .title002 h3{ padding-left:90px; display:inline-block; background:url() left center no-repeat; font-size:2.25rem; color:#333333; font-weight:bold}
.container02 .fl01 .title002 h4{ font-size:1.375rem; color:#2caadd; margin-top:1.5rem; line-height:1.75rem;}
canvas{display:block;}
.waves{position:absolute;z-index:0;left:0; right:0; bottom:0;height:25rem;}
.ar_article {width: 80%;margin: auto;font-size: 0.9vw;line-height: 2vw;color:#666;text-align:center;overflow:hidden;margin-top:40px;}
@media screen and (max-width: 1440px){
.ar_article {font-size: 1.2vw;}
}
@media screen and (max-width: 1400px){
.ar_article {font-size: 1.2vw;}
}
@media screen and (max-width: 1366px){
.ar_article {font-size: 1.2vw;}
}
@media screen and (max-width: 1360px){
.ar_article {font-size: 1.2vw;}
}
@media screen and (max-width: 1280px){
.ar_article {font-size: 1.2vw;}
}

.ar_article p{line-height: 35px;}
.container02 .fl02{ background:url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606111813_1592327758.jpg) center no-repeat; background-size:cover; border:#dcdcdc 1px solid}
.container02 .fl02 ul{ margin:0 0}
.container02 .fl02 ul li{ float:left; width:20%; text-align:center; border-right:#dcdcdc 1px solid; padding:1rem 1rem; height:16rem; position:relative; cursor:pointer}
.container02 .fl02 ul li:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; transition:.6s}
.container02 .fl02 ul li i{ height:3.75rem; transition:.6s; position:relative;font-size: 38px;display: block;}
.container02 .fl02 ul li i:after{ content:""; position:absolute; top:3.5rem; left:50%; width:1px; height:0; transition:.6s}
.container02 .fl02 ul li:last-child{ border:none}
.container02 .fl02 ul li h5{ position:relative; transition:.6s;}
.container02 .fl02 ul li big{font-size:52px;color: #003399;font-weight:bold;font-family: 'samsungsharpsans-b';}
.container02 .fl02 ul li up{font-size: 1.375rem;color: #003399;font-weight:bold;transition:.6s;position:relative;vertical-align: top;font-family: FRADMCN;margin-left: 0.25rem;}
.container02 .fl02 ul li h6{font-size: 1.0625rem;color: #393939;margin:0 0 0.25rem;line-height: 1.5rem; transition:.6s; position:relative}
@media(min-width: 768px){
.container02 .fl02 ul li:hover i:after{ height:3.125rem; background:#fff}
.container02 .fl02 ul li:hover i{ height:7rem;color:#fff;}
.container02 .fl02 ul li:hover:before{ transform:scaleY(1.1); background:#003399}
.container02 .fl02 ul li:hover up, .container02 .fl02 ul li:hover big, .container02 .fl02 ul li:hover h6{ color:#fff}}
@media(max-width: 1330px){.container02 .fl01 .ar_article p br{ display:none}}
.box_table {display: table;table-layout: fixed;text-align: center;width: 100%;height: 100%;}
.box_table_cell {display: table-cell;vertical-align: middle;}


/*news*/
.news {padding: 65px 0%;position:relative;background:#f8f8f8 url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240603/20240603140349_685482928.png) center;padding-top: 80px;position: relative;z-index: 9;}
.news_bg{width:100%;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {font-size: 40px;font-weight:bold;}
.news_t dd {font-size: 18px;color: #999;line-height: 30px;font-weight:100;margin-top: 5px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{background: #102e86;color:#fff;border-radius: 50px;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding:3% 3% 4% 3%; background: #fff;}
.new_lc .news_div_item:hover img {    transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {margin-top: 40px;position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 20px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom:18%;left: 6%;}
@media screen and (max-width: 1400px){
.new_lc .news_div_item_date {display: flex;position: absolute;bottom:20%;left: 6%;}
}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic {}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more +";font-size: 14px;color: rgb(34,34,34); bottom: -94px;left: 0;}
.new_rc .news_div_item {background: #fff;padding: 8% 7%;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#102e86;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 7%;}
@media screen and (max-width: 1400px){
.new_rc .news_div_item:nth-child(n+4) {margin-top: 4%;}
}

.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}

/*分布图*/
.fix:before, .fix:after, .clear {
    display: table;
    clear: both;
    content: '';
}
.l {
    float: left;
}
.r {
    float: right;
}
 .index_incel {
     width: 50%;
     position: relative;
 }
 
 .index_incel img {
     width: 100%;
     display: block;
 }
 
 .index_incer {
     width: 50%;
 }

 
 .index_incer_ing {
     width: 100%;
     position: relative;
 }
 
 .index_incer_ing img {
     width: 100%;
 }
 
 .text_indec {
     padding: 77px 207px 30px 150px;
     position: relative;
 }
 
 .text_indec h2 {
     font-size: 2.2vw;
     color: #000;
     line-height: 3vw;
     margin-bottom: 20px;
 }
 
 .text_indec p {
     font-size: 1.3vw;
     color: #343434;
     line-height: 2vw;
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }
 
 .text_indec a {
     margin-top: 42px;
     display: inline-block;
     transition: all .6s;
 }
 
 .text_indec .xt_2 {
     position: absolute;
     top: -50px;
     margin-left: -76px;
 }
 
 .text_indec a:hover {
     margin-left: 10px;
 }
 
 .index_incer_text {
     position: absolute;
     top: 0;
     margin-top: 7%;
     left: 24.1%;
     padding-right: 0;
 }
 
 .index_incer_text h2 {
     font-size: 2.2vw;
     color: #fff;
     line-height: 4vw;
     position: relative;
     padding-bottom: 13px;
     margin-bottom: 4px;
 }
 
 .index_incer_text h2::before {
     content: "";
     width: 65px;
     height: 3px;
     background: #FFFFFF;
     display: inline-block;
     position: absolute;
     bottom: 0;
 }
 
 .index_incer_text p {
     font-size: 0.9vw;
     line-height:1.3vw;
     color: rgba(255,255,255,0.6);
     word-break: break-all;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -webkit-box;
     -webkit-box-orient: vertical;
 }
.index_incer_text span{ display: block;font-size: 1.3vw; font-weight:bold;line-height:2vw;margin-top: 3%;color: #fff;}
 
 .index_incer_text a {
     width: 190px;
     height: 40px;
line-height: 36px;
     display: inline-block;
     margin-top: 28px;
     transition: all 0.4s;
border: 2px #fff solid;
color: #fff;
    font-size: 16px;
text-align:center;
 }
 
 .index_incer_text a:hover {
     margin-left: 10px;
 }

   /* footer */
    
    .footer {
        position: relative;
        clear: both;
        overflow: hidden;
        color: #999999;
        border-top: 1px solid #e6e6e6;    background:url(https://memberpic.114my.com.cn/jcjyf8/uploadfile/image/20240606/20240606112658_238834939.jpg) center no-repeat;
    }
    
    .footer a:hover {
        color: #002d68;
    }
    
    .footer-content {
        width: 90%;
        margin: auto;
        position: relative;
    }
    
    .footer-content-top {
        padding: 4% 0;
        overflow: hidden;
        border-bottom: 1px solid #ededed;
        position: relative;
    }
    
    .footer-top-left {
        float: left;
        max-width: 310px;
        text-align: left;
    }
    
    .footer-logo a {
        width: 100%;
        height: auto;
        display: block;
        padding-top: 15px;
    }
.footer-logo a img{ width: 255px;}
.footer-logo>p{font-size: 20px; line-height: 28px; padding-left: 2%; font-weight: bold; letter-spacing: 3px;color: #ccc; padding-top:2%;font-weight:normal;}
    
    .footer-contact {
        position: relative;
        margin-top: 7.7%;
border-top: 1px #eee solid;
    padding-top: 6%;
    }
    
    .footer-contact .item-1 {
        display: block;
        padding: 5px 0;
    }
    
    .footer-contact .item-1 span {
        vertical-align: middle;
        color: #555;
    }
.footer-contact .item-1 .font14{ font-size: 14px;}
.footer-contact .item-1 .font15{ font-size: 20px; font-weight:bold;line-height:24px;}
    
    
    .footer-top-right {
        width: 69%;
        text-align: right;
        float: right;
    }
    
    .footer-social {
        position: relative;
    }
    
    .footer-social li {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        margin-left: 1%;
        position: relative;
    }
    
    .footer-social li a {
        position: relative;
        display: block;
        width: 52px;
        height: 52px;
        border: 2px solid rgba(80, 80, 80, 0.1);
        border-radius: 100%;
    }
    .footer-social li a i{line-height: 48px;text-align: center;display: block;}
    .footer-social li a:hover {
        background: #002d68;
        border: 2px solid #002d68;
color: #fff;
    }
    
    .footer-social li a:hover img {
        filter: invert(1) brightness(5);
    }
    
    .footer-social li:last-child a {
        background: #002d68;
        border: 2px solid #002d68;
    }
    
    .footer-nav {
        margin-top: 3.2%;
        overflow: hidden;
    }
    
    .footer-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-left: 10%;
    }
    
    .footer-nav ul:first-child {
        margin: 0;
    }
    
    .footer-nav ul span {
        color: #000;
        display: block;
        padding-bottom: 16px;
        font-size: 18px;
        font-weight: 900;
    }

    
    .footer-nav ul li {
        list-style: none;
        margin: 0;
        padding-bottom: 9px;
    }
    
    .footer-nav ul a {
        color: #666;
        font-size: 15px;
    }
    
    .footer-nav ul a:hover {
        color: #002d68;
        font-size: 15px;
    }
    
    .footer-content-bottom {
        clear: both;
        overflow: hidden;
        position: relative;
        padding: 1% 0;
    }
    
    .footer-copy, .footer-content-bottom a {
        color: #666666;
        font-size: 15px;
        text-align: left;
line-height:25px;
    }
    
    .footer-content-bottom a:hover {
        color: #002d68;
    }
    
    .footer-link {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .footer-social li:hover .ewmshow-1 {
        display: block;
    }
    
    .ewmshow-1 {
        background: #ededed;
        padding: 5px;
        width: 100px;
        height: 100px;
        overflow: hidden;
        position: absolute;
        top: 100%;
        left: 50%;
        border-radius: 4px;
        margin-left: -45px;
        display: none;
    }
    
    .ft-bottom {
        padding: 0 0 14px 0;
        line-height: 40px;
    }
    
    .ft-bottom .copyright {
        float: left;
        font-size: 14px;
        color: #666;
    }
    
    .ft-bottom .copyright p {
        color: #666;
    }
    
    .ft-bottom .copyright span {
        display: inline-block;
        color: #666;
    }
    
    .ft-bottom .copyright a {
        color: #666;
        font-weight: normal;
        font-size: 15px;
    }
    
    .ft-bottom .copyright a:hover {
        color: #002d68;
        /*text-decoration: underline;*/
    }
    
    .ft-bottom .flinks {
        float: right;
    }
    
    .ft-bottom .flinks dl {
        position: relative;
        height: 40px;
    }
    
    .ft-bottom .flinks dt {
        height: 43px;
        line-height: 43px;
        text-align: right;
        /*background: #002d68;background: -moz-linear-gradient(45deg, #002d68 0%, #11b1bf 100%);background: -webkit-linear-gradient(45deg, #002d68 0%, #11b1bf 100%);background: linear-gradient(45deg, #002d68 0%, #11b1bf 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d68', endColorstr='#11b1bf', GradientType=1 );*/
        color: #666;
    }
    
    .ft-bottom .flinks dt a {
        display: block;
        color: #666;
        font-size: 15px;
    }
    
    .ft-bottom .flinks dd {
        display: none;
        position: absolute;
        right: 0;
        bottom: 100%;
        overflow: hidden;
        background: #002d68;
        background: -moz-linear-gradient(45deg, #002d68 0%, #023c88 100%);
        background: -webkit-linear-gradient(45deg, #002d68 0%, #023c882 100%);
        background: linear-gradient(45deg, #002d68 0%, #023c88 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#002d68', endColorstr='#023c88', GradientType=1);
        padding-left: 15px;
    }
    
    .ft-bottom .flinks dd a {
        display: block;
        float: left;
        padding: 10px 0;
        font-size: 14px;
        color: #fff;
        text-align: center;
    }
    
    .ft-bottom .flinks dd a:hover {
        text-decoration: underline;
    }
    
    .ft-bottom .flinks dl:hover dt a:after {
        transform: rotate(90deg);
    }
    
    .ft-bottom .flinks dl:hover dd {
        display: block;
    }

.lin_c{border-bottom: 1px solid rgba(0,0,0,0.12);background: #eee;}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz{width:7%;}
.l_wz p{color: #333;letter-spacing: 1px; font-size: 16px; padding-right:2%;}
.linkTagcs{width: 100%!important;}
.lin_ic {width: 30px; height: 30px; border-radius: 100%; border: 1px solid #eee; text-align: center; line-height: 30px; color: #333; font-size: 14px; position: absolute; right: 0; top: 25px; }
.links_m a{color:#999;}