@charset "UTF-8";
html{
  font-size: 5.208vw;
}
@media screen and  (min-width: 1920px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #1E3EDF;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #1E3EDF;width: 20px;}
@media  screen and (max-width:1024px){
.slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.slick-dots li.slick-active{width: 18px;}
}

.w_width{max-width:1500px; margin-right: auto; margin-left: auto;}
.w_1400{max-width:1400px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 100px;padding-right: 100px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 999999;}
.t_navs{ width: 100%;padding: 0 60px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 40px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 24px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #FFFFFF; position: relative;padding: 0 4px;line-height: 80px; font-size: 18px;}
.t_navs .top .menu .l1 .a1::after,
.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #fff; position: absolute; bottom: 0; left: 50%;transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .u2{min-width: 142px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.2);height: auto;position: absolute;background: rgba(255, 255, 255, 1);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{/*-webkit-transition: all .85s;*/opacity: 1;visibility: visible;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 16px;line-height: 40px;padding: 0 16px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 1;position: relative;
/*transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;*/   

transition: none !important;
   -moz-transition: none !important;
-webkit-transition: none !important;
     -o-transition: none !important;
}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2>div{color: #333;display: flex;justify-content: flex-start;align-items: center;
/*transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;*/

transition: none !important;
   -moz-transition: none !important;
-webkit-transition: none !important;
     -o-transition: none !important;

}
.t_navs .top .u2 .l2 .a2>div .ico{width: 30px;height: 30px;border-radius: 100%;position: relative;}
.t_navs .top .u2 .l2 .a2>div img{width: 18px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.t_navs .top .u2 .l2 .a2>div .wzs{padding-left: 12px;width: calc(100% - 30px);text-align: left;}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;display: none;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #1E3EDF;}
.t_navs .top .l1:hover .u2 .l2 .a2{/*-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);*/opacity: 1;}
.t_navs .top .jf_btn{margin-left: 36px;}
.t_navs .top .jf_btn a{display: block;font-size: 16px;color: #FFFFFF;line-height: 40px;padding: 0 24px;background: #1E3EDF;border-radius: 20px;position: relative;overflow: hidden;}
.t_navs .top .jf_btn a .wz{position: relative;z-index: 5;}
.t_navs .top .jf_btn a::after{content: "";display: block;width: 160px;height: 160px;position: absolute;right: -160px;bottom: -160px;background: #814C8C;border-radius: 100%;
transition: All 0.7s ease-in-out;
-webkit-transition: All 0.7s ease-in-out;
-moz-transition: All 0.7s ease-in-out;
-o-transition: All 0.7s ease-in-out;}
.t_navs .top .jf_btn a:hover::after{right: -30px;bottom: -60px;}
.wyb_s.on{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1{color: #333;}
.wyb_s.on .t_navs .top .menu .l1 .a1::after,
.wyb_s.on .t_navs .top .menu .l1 .a1::after{background: #1E3EDF;}
.wyb_s.on .t_navs .top .menu .l1.on .a1,
.wyb_s.on .t_navs .top .menu .l1:hover .a1{color: #1E3EDF;}
.wyb_s.nynav{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.nynav .t_navs .top .logo .img1{display: none;}
.wyb_s.nynav .t_navs .top .logo .img2{display: block;}
.wyb_s.nynav .t_navs .top .menu .l1 .a1{color: #333;}
.wyb_s.nynav .t_navs .top .menu .l1 .a1::after,
.wyb_s.nynav .t_navs .top .menu .l1 .a1::after{background: #1E3EDF;}
.wyb_s.nynav .t_navs .top .menu .l1.on .a1,
.wyb_s.nynav .t_navs .top .menu .l1:hover .a1{color: #1E3EDF;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 80px;opacity: 0;}
@media screen and (max-width:1380px) {
.t_navs .top .logo img{height: 32px;}
.t_navs .top .menu .l1{padding: 0 16px;}
.t_navs .top .menu .l1 .a1{font-size: 16px;}
}
@media screen and (max-width:1180px) {
.t_navs .top .logo img{height: 30px;}
.t_navs .top .menu .l1{padding: 0 10px;}
.t_navs .top .menu .l1 .a1{font-size: 14px;}
.t_navs .top .jf_btn{margin-left: 20px;}
.t_navs .top .jf_btn a{font-size: 14px;padding: 0 14px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 24px;}
.t_navs .top .logo .img1{display: none;}
.t_navs .top .logo .img2{display: block;}
.t_navs .top .jf_btn{margin-left: 0;margin-right: 20px;}
.t_navs .top .jf_btn a{font-size: 14px;padding: 0 14px;line-height: 32px;border-radius: 16px;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#1E3EDF;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#1E3EDF;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #1E3EDF;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#1E3EDF;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.phonemeng{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 2;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
}

/*底导航*/
.b_nav{width: 100%;background: #363944;position: relative;z-index: 10;}
.b_nav .cont1{padding-top: 14px;padding-bottom: 80px;border-bottom: 1px solid rgba(255,255,255,0.1);position: relative;z-index: 10;}
.b_nav .cont1 .w_width{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .left{width: 320px;}
.b_nav .cont1 .left .logo{margin-bottom: 40px;}
.b_nav .cont1 .left .logo img{height: 44px;display: block;}
.b_nav .cont1 .left .u1{margin-bottom: 40px;}
.b_nav .cont1 .left .u1 li{margin-bottom: 16px;font-size: 16px;color: rgba(255,255,255,0.8);line-height: 24px;}
.b_nav .cont1 .left .u1 li:last-child{margin-bottom: 0;}
.b_nav .cont1 .left .u2{display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .left .u2 li{width: 44px;position: relative;margin-right: 10px;}
.b_nav .cont1 .left .u2 li:last-child{margin-right: 0;}
.b_nav .cont1 .left .u2 li a{display: block;width: 100%;height: 44px;background: rgba(255, 255, 255, 0.1);border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.b_nav .cont1 .left .u2 li a img{width: 24px;display: block;}
.b_nav .cont1 .left .u2 li a:hover{background: #1e3edf;}
.b_nav .cont1 .left .u2 li .ewm{width: 120px;position: absolute;left: 50%;margin-left: -60px;box-shadow: 0 0 20px rgba(0,0,0,0.1);bottom: calc(100% + 12px);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.b_nav .cont1 .left .u2 li:hover .ewm{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.b_nav .cont1 .right{width: calc(100% - 734px);}
.b_nav .cont1 .right ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .right .yj{margin-bottom: 24px;}
.b_nav .cont1 .right .yj a{display: block;font-size: 16px;color: #FFFFFF;line-height: 24px;font-weight: bold;}
.b_nav .cont1 .right .yj a:hover{text-decoration: underline;}
.b_nav .cont1 .right .ej a{display: block;margin-bottom: 10px;font-size: 16px;color: rgba(255,255,255,0.8);line-height: 20px;}
.b_nav .cont1 .right .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 .right .ej a:hover{color: #fff;text-decoration: underline;}
.b_nav .cont2{width: 100%;padding-top: 24px;padding-bottom: 24px;}
.b_nav .cont2 .banquan{margin-bottom: 8px;display: flex;justify-content: center;align-items: center;font-size: 16px;color: rgba(255,255,255,0.8);line-height: 24px;}
.b_nav .cont2 .banquan a{/*display: block;*/color: rgba(255,255,255,0.8);margin-left: 10px;}
.b_nav .cont2 .abox{display: flex;justify-content: center;align-items: center;}
.b_nav .cont2 .abox a{display: block;font-size: 16px;color: rgba(255,255,255,0.8);line-height: 24px;padding-right: 13px;margin-right: 12px;position: relative;}
.b_nav .cont2 .abox a:last-child{margin-right: 0;padding-right: 0;}
.b_nav .cont2 .abox a::after{content: "";display: block;width: 1px;height: 12px;background: rgba(255,255,255,0.2);position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.b_nav .cont2 .abox a:last-child::after{display: none;}
.b_nav .cont2 .abox a:hover{color: #fff;}
.b_nav .banner-wave {width: 100vw;position: absolute;bottom: calc(100% - 160px);z-index: 2;left: 0;z-index: 2;}
.b_nav .wave {animation: wave 3s linear;animation-iteration-count: infinite;fill: #363844;}
.b_nav #wave2 {animation-duration: 5s;animation-direction: reverse;opacity: 1;}
.b_nav #wave3 {animation-duration: 7s;opacity: .6;fill: #fff;}
@keyframes wave {to {transform: translateX(-100%);}}
@media screen and (max-width:1680px) {
.b_nav .cont1 .right{width: calc(100% - 500px);}
.b_nav .banner-wave {bottom: calc(100% - 120px);}
}
@media screen and (max-width:1024px) {
/*.b_nav{margin-bottom: 60px;}*/
.b_nav .cont1{padding-top: 14px;padding-bottom: 20px;}
.b_nav .cont1 .w_width{display: block;}
.b_nav .cont1 .left{width: 100%;}
.b_nav .cont1 .left .logo{margin-bottom: 12px;}
.b_nav .cont1 .left .logo img{height: 30px;margin: 0 auto;}
.b_nav .cont1 .left .u1{margin-bottom: 12px;}
.b_nav .cont1 .left .u1 li{margin-bottom: 10px;font-size: 14px;line-height: 20px;text-align: center;}
.b_nav .cont1 .left .u2{justify-content: center;}
.b_nav .cont1 .left .u2 li{width: 32px;;}
.b_nav .cont1 .left .u2 li a{height: 32px;}
.b_nav .cont1 .left .u2 li a img{width: 20px;}
.b_nav .cont1 .left .u2 li .ewm{width: 100px;left: 0;margin-left: 0;}
.b_nav .cont1 .right{display: none;}
.b_nav .cont2{padding-top: 20px;padding-bottom: 20px;}
.b_nav .cont2 .banquan{font-size: 14px;line-height: 20px;}
.b_nav .cont2 .banquan a{margin-left: 6px;}
.b_nav .cont2 .abox a{font-size: 14px;line-height: 20px;padding-right: 9px;margin-right: 8px;}
.b_nav .cont2 .abox a::after{height: 10px;}
.b_nav .banner-wave {bottom: calc(100% - 10px);}
}

/*电脑端漂浮*/
.pf_right{width: 48px;position: fixed;right: 10px;top: 50%;transform: translate(0,-50%);z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right.on{opacity: 1;z-index: 999;}
.pf_right .top{margin-bottom: 4px;}
.pf_right .top a{display: block;width: 100%;padding: 20px 0;background: #1E3EDF;border-radius: 24px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);}
.pf_right .top a img{width: 24px;display: block;margin: 0 auto 8px auto;}
.pf_right .top a .wz{font-size: 14px;color: #FFFFFF;line-height: 20px;text-align: center;}
.pf_right .top a:hover{opacity: 0.8;}
.pf_right .center{margin-bottom: 10px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);border-radius: 24px;}
.pf_right .center ul{width: 100%;}
.pf_right .center li{background: #fff;position: relative;}
.pf_right .center li:nth-child(1){background: linear-gradient(180.00deg, rgb(255, 255, 255) 72.222%,rgb(249, 249, 249) 100%);border-radius: 24px 24px 0 0;}
.pf_right .center li:nth-child(2){border-radius: 0 0 24px 24px;}
.pf_right .center li:nth-child(1) a{display: block;width: 100%;padding: 16px 0 12px 0;}
.pf_right .center li:nth-child(2) a{display: block;width: 100%;padding: 12px 0 16px 0;}
.pf_right .center li a img{width: 24px;display: block;margin: 0 auto 8px auto;}
.pf_right .center li a .ico2{display: none;}
.pf_right .center li a .wz{font-size: 14px;color: #414541;line-height: 20px;text-align: center;}
.pf_right .center li:hover{background: #1E3EDF;}
.pf_right .center li:hover a .ico1{display: none;}
.pf_right .center li:hover a .ico2{display: block;}
.pf_right .center li:hover a .wz{color: #fff;}
.pf_right .center .posi_ewm{width: 120px;position: absolute;right: calc(100% + 12px);top: 50%;margin-top: -60px;box-shadow: 0 0 12px rgba(0,0,0,0.1);background: #fff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.pf_right .center .posi_ewm img{width: 100%;display: block;}
.pf_right .center li:hover .posi_ewm{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.pf_right .center .posi_wz{width: 220px; position: absolute;right:  calc(100% + 12px);top: 50%;box-shadow: 0 0 12px rgba(0,0,0,0.1);background: #fff;padding: 10px 20px;font-size: 16px;color: #333;line-height: 26px;margin-top: -36.5px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.pf_right .center .posi_wz span{font-size: 18px;font-weight: bold;}
.pf_right .center li:hover .posi_wz{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.pf_right .bottom{width: 32px;height: 32px;margin: 0 auto;background: #1E3EDF;border-radius: 100%;display: flex;justify-content: center;align-items: center;cursor: pointer;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right .bottom img{width: 10px;display: block;}
.pf_right .bottom:hover{opacity: 0.8;}
@media screen and (max-width:1280px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ display:none !important; width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.pf_down li .ico7{ width: 100%; float: left; height: 24px; line-height:0; display: flex; justify-content: center; align-items: center;}
.pf_down li .ico7 img{ width:24px; height: 24px;}
.pf_down li .ico7 .show{ display: block;}
.pf_down li .ico7 .hide{ display: none;}
.pf_down li .d_name{ width: 100%; float: left; margin-top:2px; font-size:14px; color: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #1E3EDF; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}

.pubilc_btn1 a{display: flex;justify-content: center;align-items: center;border: 1px solid #1E3EDF;border-radius: 24px;width: 160px;overflow: hidden;position: relative;background: #1E3EDF;}
.pubilc_btn1 a .wz{font-size: 16px;color: #fff;line-height: 46px;position: relative;z-index: 5;}
.pubilc_btn1 a img{width: 20px;display: block;margin-left: 8px;position: relative;z-index: 5;}
.pubilc_btn1 a::after{content: "";display: block;width: 200px;height: 200px;position: absolute;right: -200px;bottom: -200px;background: #814C8C;border-radius: 100%;
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.pubilc_btn1 a:hover::after{right: -30px;bottom: -60px;}
.pubilc_btn1 a:hover{border: 1px solid #814C8C;}
@media screen and (max-width:1024px) {
.pubilc_btn1 a{border-radius: 18px;width: 110px;}
.pubilc_btn1 a .wz{font-size: 14px;line-height: 34px;}
.pubilc_btn1 a img{width: 16px;margin-left: 4px;}
}

.pubilc_btn2 a{display: flex;justify-content: center;align-items: center;border: 1px solid #1E3EDF;border-radius: 24px;width: 160px;overflow: hidden;position: relative;}
.pubilc_btn2 a .wz{font-size: 16px;color: #1E3EDF;line-height: 46px;position: relative;z-index: 5;}
.pubilc_btn2 a img{width: 20px;display: block;margin-left: 8px;position: relative;z-index: 5;}
.pubilc_btn2 a .ico2{display: none;}
.pubilc_btn2 a::after{content: "";display: block;width: 200px;height: 200px;position: absolute;right: -200px;bottom: -200px;background: #814C8C;border-radius: 100%;
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.pubilc_btn2 a:hover::after{right: -30px;bottom: -60px;}
.pubilc_btn2 a:hover{border: 1px solid #814C8C;}
.pubilc_btn2 a:hover .wz{color: #fff;}
.pubilc_btn2 a:hover .ico1{display: none;}
.pubilc_btn2 a:hover .ico2{display: block;}
@media screen and (max-width:1024px) {
.pubilc_btn2 a{border-radius: 18px;width: 110px;}
.pubilc_btn2 a .wz{font-size: 14px;line-height: 34px;}
.pubilc_btn2 a img{width: 16px;margin-left: 4px;}
}

.sy_tit{width: 100%;text-align: center;}
.sy_tit .tit{font-size: 48px;color: #000000;line-height: 52px;font-weight: bold;margin-bottom: 16px;}
.sy_tit .info{font-size: 18px;color: #555555;line-height: 24px;}
@media screen and (max-width:1024px) {
.sy_tit .tit{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_tit .info{font-size: 14px;line-height: 20px;}
}

/*首页*/
.sy_banner{width: 100%;overflow: hidden;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li{width: 100%;position: relative;}
.sy_banner .ul .pcshow{width: 100%;height: 100vh;position: relative;z-index: 1;}
.sy_banner .ul .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 5;padding-bottom: 82px;}
.sy_banner .ul .wzbox .w_width{display: flex;justify-content: space-between;align-items: flex-end;}
.sy_banner .ul .wzbox .left{width: calc(100% - 539px);}
.sy_banner .ul .wzbox .left .bt{font-size: 50px;color: #000000;line-height: 60px;margin-bottom: 24px;font-weight: bold;}
.sy_banner .ul .wzbox .left .jj{font-size: 30px;color: #333333;line-height: 36px;margin-bottom: 40px;}
.sy_banner .ul .wzbox .left .btnbox{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_banner .ul .wzbox .left .btnbox .pubilc_btn1{margin-right: 16px;}
.sy_banner .ul .wzbox .posi_ico1{width: 65px;display: block;position: absolute;left: 4.166666666666667%;bottom: 27.5%;opacity: 0.2;}
.sy_banner .ul .wzbox .posi_ico2{width: 46px;display: block;position: absolute;left: 24.104167%;bottom: 51.5%;}
.sy_banner .ul .wzbox .posi_ico3{width: 113px;display: block;position: absolute;left: 49.104167%;bottom: 34.5%;}
.sy_banner .ul .wzbox .posi_ico{
-webkit-animation-name: buzz-out;
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
}
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
  }
}
.sy_banner .ul .wzbox .right{width: 539px;padding-bottom: 22px;}
.sy_banner .ul .wzbox .right img{width: 100%;display: block;}
.sy_banner .ul .banner-wave {width: 150vw;position: absolute;bottom: -6px;z-index: 2;left: 50%;transform: translate(-50%,0);}
.sy_banner .ul .wave {animation: wave 3s linear;animation-iteration-count: infinite;fill: #eff2f7;}
.sy_banner .ul #wave2 {animation-duration: 5s;animation-direction: reverse;opacity: 1}
.sy_banner .ul #wave3 {animation-duration: 7s;opacity: .4;}
@keyframes wave {to {transform: translateX(-100%);}}
.sy_banner .slick-dots{bottom: 50px;position: absolute;left: 0;width: 100%;}
@media screen and (max-width:1680px) {
.sy_banner .ul .wzbox{padding-bottom: 40px;}
.sy_banner .ul .wzbox .left{width: calc(100% - 400px);}
.sy_banner .ul .wzbox .left .bt{font-size: 40px;line-height: 50px;margin-bottom: 16px;}
.sy_banner .ul .wzbox .left .jj{font-size: 24px;line-height: 30px;margin-bottom: 24px;}
.sy_banner .ul .wzbox .posi_ico1{width: 60px;left: 2%;bottom: 27%;}
.sy_banner .ul .wzbox .posi_ico2{width: 40px;left: 24.104167%;bottom: 56%;}
.sy_banner .ul .wzbox .posi_ico3{width: 100px;left: 49.104167%;bottom: 34%;}
.sy_banner .ul .wzbox .right{width: 360px;padding-bottom: 0;}
}
@media screen and (max-width:1280px) {
.sy_banner .ul .wzbox .posi_ico3{width: 100px;left: 52%;bottom: 34%;}
}
@media screen and (max-width:1024px) {
.sy_banner .ul .wzbox{padding-bottom: 40px;}
.sy_banner .ul .wzbox .left{width: calc(100% - 160px);}
.sy_banner .ul .wzbox .left .bt{font-size:15px;line-height: 20px;margin-bottom: 8px;}
.sy_banner .ul .wzbox .left .jj{font-size: 13px;line-height: 18px;margin-bottom: 10px;}
.sy_banner .ul .wzbox .left .btnbox .pubilc_btn1{margin-right: 10px;}
.sy_banner .ul .wzbox .posi_ico1{width: 40px;left: 4.166666666666667%;bottom: 27.5%;z-index: -1;}
.sy_banner .ul .wzbox .posi_ico2{width: 24px;left: 26.104167%;bottom: 104.5%;z-index: -1;}
.sy_banner .ul .wzbox .posi_ico3{width: 40px;left: 52.104167%;bottom: 70.5%;z-index: -1;}
.sy_banner .ul .wzbox .right{width: 140px;padding-bottom: 0;}
.sy_banner .ul .banner-wave {width: 410vw;}
.sy_banner .slick-dots{bottom: 20px;}
}

.sy_section6{width: 100%;padding-top: 140px;padding-bottom: 220px;position: relative;}
.sy_section6 .w_width{position: relative;z-index: 50;}
.sy_section6 .left{width: calc(100% - 571px);padding-right: 80px;}
.sy_section6 .left .bt{font-size: 40px;color: #000000;line-height: 48px;margin-bottom: 16px;font-weight: bold;}
.sy_section6 .left .fbt{font-size: 24px;color: #555555;line-height: 30px;margin-bottom: 40px;}
.sy_section6 .right{width: 571px;position: absolute;right: 0;bottom: -110px;}
.sy_section6 .right img{width: 100%;display: block;}

.sy_section6 .posi_ico1{width: 45px;display: block;position: absolute;left: 30.166667%;top: 11.5%;}
.sy_section6 .posi_ico2{width: 68px;display: block;position: absolute;left: 47.104167%;bottom: 44.5%;opacity: 0.2;}
.sy_section6 .posi_ico3{width: 112px;display: block;position: absolute;right: 5%;bottom: 57%;}
.sy_section6 .posi_ico{
-webkit-animation-name: buzz-out;
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
}
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
  }
}
@media screen and (max-width:1680px) {
.sy_section6 .left{width: calc(100% - 400px);padding-right: 40px;}
.sy_section6 .left .bt{font-size: 32px;line-height: 40px;}
.sy_section6 .left .fbt{font-size: 18px;line-height: 24px;margin-bottom: 30px;}
.sy_section6 .right{width: 400px;}
.sy_section6 .posi_ico1{width: 36px;display: block;position: absolute;left: 30.166667%;top: 11.5%;}
.sy_section6 .posi_ico2{width: 50px;display: block;position: absolute;left: 47.104167%;bottom: 44.5%;opacity: 0.2;}
.sy_section6 .posi_ico3{width: 80px;display: block;position: absolute;right: 2%;bottom: 50%;}
}
@media screen and (max-width:1024px) {
.sy_section6{padding-top: 30px;padding-bottom: 80px;}
.sy_section6 .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.sy_section6 .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;text-align: center;}
.sy_section6 .left .fbt{font-size: 14px;line-height: 20px;margin-bottom: 14px;text-align: center;}
.sy_section6 .left .pubilc_btn1{justify-content: center;display: flex;}
.sy_section6 .right{width: 60%;position: static;margin: 0 auto;}


.sy_section6 .posi_ico1{width: 26px;left: 20%;top: 30%;}
.sy_section6 .posi_ico2{width: 40px;right: 10%;left: auto; bottom: 50%;}
.sy_section6 .posi_ico3{width: 60px;right: 6%;bottom: 20%;}
}

.sy_section1{width: 100%;padding-top: 40px;padding-bottom: 100px;}
.sy_section1 .content{margin-top: 40px;display: flex;justify-content: space-between;align-items: center;}
.sy_section1 ._box{width: 20.66666666666667%;border-radius: 16px;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);background: rgb(255, 255, 255);padding: 40px 20px;position: relative;}
.sy_section1 ._box .bt{font-size: 30px;color: #1E3EDF;line-height: 34px;margin-bottom: 38px;font-weight: bold;text-align: center;}
.sy_section1 .center{width: 50.93333333333333%;border-radius: 16px;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);background: rgb(255, 255, 255);padding: 30px 20px 20px 20px;}
.sy_section1 .center .bt2{display: flex;justify-content: center;align-items: flex-start;margin-bottom: 24px;}
.sy_section1 .center .bt2>div{font-size: 36px;color: #FFFFFF;line-height: 62px;padding: 0 24px;background: #1E3EDF;border-radius: 8px;}
.sy_section1 .center .dl{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
/*25050514start*/
.sy_section1 .center .dl .dd{width: 33.333%;padding: 0 10px;position: relative;height: 36px;display: flex;justify-content: center;align-items: flex-start;}


@keyframes pathReveal {
            0% {
                clip-path: inset(0 100% 0 0);
            }
            70% {
                clip-path: inset(0 0 0 0);
            }
            100% {
                clip-path: inset(0 0 0 0);
            }
        }
        @keyframes pathRevealVertical {
            0% {
                clip-path: inset(0 0 100% 0);
            }
            70% {
                clip-path: inset(0 0 0 0);
            }
            100% {
                clip-path: inset(0 0 0 0);
            }
        }
        /* 新增右向左动画 */
        @keyframes pathRevealRightToLeft {
            0% {
                clip-path: inset(0 0 0 100%);
            }
            70% {
                clip-path: inset(0 0 0 0);
            }
            100% {
                clip-path: inset(0 0 0 0);
            }
        }

/*.sy_section1 .center .dl .dd::after{content: "";display: block;width: 36px;height: 36px;position: absolute;background: url(img/img40.svg)no-repeat top center;background-size: cover; left: 50%;margin-left: -18px;bottom: 0;
-webkit-animation-name: 'ripple';
 -webkit-animation-duration: 1.4s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple {
 0% {height: 0;}
 100% {height: 36px;}
}*/
/*20250514end*/
.sy_section1 .center .dl img{width: 36px; display: block;margin: 0 auto;}
.sy_section1 .center .cont{width: 100%;margin-top: 16px;}
.sy_section1 .center .cont img{width: 100%;}
/*20250514start*/
.sy_section1 .left .posi_ico{width: 36px;height: 36px;position: absolute;left: calc(100% + 11px);top: 50%;transform: translate(0,-50%);overflow: hidden;}
/*.sy_section1 .left .posi_ico::after{content: "";display: block;width: 36px;height: 36px;background: url(img/img54.svg)no-repeat left center;background-size: cover;position: absolute;left: 0;top: 0;
-webkit-animation-name: 'ripple2';
 -webkit-animation-duration: 1.4s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple2 {
 0% {left: 0;}
 100% {left: 100%;}
}*/
/*20250514end*/
.sy_section1 .left ul{width: 100%;}
.sy_section1 .left ul li{margin-bottom: 16px;}
.sy_section1 .left ul li:last-child{margin-bottom: 0;}
.sy_section1 .left ul a{display: flex;justify-content: center;align-items: center;padding: 27px 30px;border: 2px solid rgb(30, 62, 223);border-radius: 8px;}
.sy_section1 .left ul a img{width: 36px;display: block;margin-right: 8px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .left ul a .wz{font-size: 18px;color: #000000;line-height: 30px;}
.sy_section1 .left ul a:hover img{transform: rotateY(180deg);}
.sy_section1 .left ul a:hover .wz{color: #1e3edf;}
/*20250514start*/
.sy_section1 .right .posi_ico{width: 36px;height: 36px;position: absolute;right: calc(100% + 11px);top: 50%;transform: translate(0,-50%);overflow: hidden;}
/*.sy_section1 .right .posi_ico::after{content: "";display: block;width: 36px;height: 36px;background: url(img/img55.svg)no-repeat right center;background-size: cover;position: absolute;top: 0;right: 0;
-webkit-animation-name: 'ripple3';
 -webkit-animation-duration: 1.4s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple3 {
 0% {right: 0;}
 100% {right: 100%;}
}*/
/*20250514end*/
.sy_section1 .right ul{margin: -5px;width: calc(100% + 10px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section1 .right ul li{width: 50%;padding: 5px;}
.sy_section1 .right ul a{display: block;width: 100%;padding: 18px 6px;border: 2px solid rgb(30, 62, 223);border-radius: 8px;}
.sy_section1 .right ul a img{width: 48px;display: block;margin: 0 auto 8px auto;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .right ul a .wz{font-size: 18px;color: #000000;line-height: 30px;text-align: center;}
.sy_section1 .right ul a:hover img{transform: rotateY(180deg);}
.sy_section1 .right ul a:hover .wz{color: #1e3edf;}
@media screen and (max-width:1680px) {
.sy_section1 ._box .bt{font-size: 24px;}
.sy_section1 .left ul li{margin-bottom: 12px;}
.sy_section1 .left ul a{padding: 16px 20px;}
.sy_section1 .left ul a img{width: 32px;}
.sy_section1 .left ul a .wz{font-size: 14px;line-height: 24px;}
.sy_section1 .right ul a{padding: 11px 6px;}
.sy_section1 .right ul a img{width: 32px;}
.sy_section1 .right ul a .wz{font-size: 14px;line-height: 24px;}
/*20250514start*/
/*.sy_section1 .left .posi_ico{width: 30px;height: 30px;}
.sy_section1 .left .posi_ico::after{width: 30px;height: 30px;}
.sy_section1 .right .posi_ico{width: 30px;height: 30px;}
.sy_section1 .right .posi_ico::after{width: 30px;height: 30px;}*/
/*20250514end*/
}
@media screen and (max-width:1280px) {
.sy_section1 .left ul li{margin-bottom: 10px;}
.sy_section1 .left ul a{padding: 13.5px 14px;}
.sy_section1 .left ul a img{width: 26px;}
.sy_section1 .left ul a .wz{font-size: 12px;line-height: 20px;}
.sy_section1 .right ul a{padding: 8px 4px;}
.sy_section1 .right ul a img{width: 26px;}
.sy_section1 .right ul a .wz{font-size: 12px;line-height: 20px;}
/*20250514start*/
/*.sy_section1 .left .posi_ico{width: 24px;height: 24px;}
.sy_section1 .left .posi_ico::after{width: 24px;height: 24px;}
.sy_section1 .right .posi_ico{width: 24px;height: 24px;}
.sy_section1 .right .posi_ico::after{width: 24px;height: 24px;}*/
/*20250514end*/
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .content{margin-top: 20px;display: block;}
.sy_section1 ._box{width: 100%;border-radius: 8px;padding: 20px;}
.sy_section1 ._box .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.sy_section1 .center{width: 100%;border-radius: 8px;padding: 20px;margin: 14px 0;}
.sy_section1 .center .bt2{margin-bottom: 14px;}
.sy_section1 .center .bt2>div{font-size: 18px;line-height: 40px;padding: 0 20px;}
.sy_section1 .center .dl{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section1 .center .dl .dd{padding: 0 6px;}
.sy_section1 .center .dl img{width: 22px;}
.sy_section1 .center .cont{margin-top: 12px;}
.sy_section1 .left ul{width: calc(100% + 10px);margin: -5px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section1 .left ul li{margin-bottom: 0;width: 50%;padding: 5px;}
.sy_section1 .left ul li:last-child{width: 100%;}
.sy_section1 .left ul a{padding: 10px 14px;border: 1px solid rgb(30, 62, 223);}
.sy_section1 .left ul a img{width: 24px;}
.sy_section1 .left ul a .wz{font-size: 14px;line-height: 20px;}
.sy_section1 .right ul a{padding: 10px 14px;border: 1px solid rgb(30, 62, 223);display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 .right ul a img{width: 24px;display: block;margin: 0;}
.sy_section1 .right ul a .wz{font-size: 14px;line-height: 20px;text-align: left;padding-left: 8px;}
.sy_section1 .left::after{display: none;}
.sy_section1 .right::after{display: none;}
}

.sy_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;background: linear-gradient(180.00deg, rgb(0, 100, 161),rgb(0, 41, 125) 74.809%);position: relative;}
.sy_section2::after{content: "";display: block;width: 100%;height: 100%;background: url(../img/img56.jpeg)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 0;z-index: 1;
-webkit-animation-name: 'ripple5';
 -webkit-animation-duration: 2s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple5 {
 0% {opacity: 0.3;}
 100% {opacity: 1;}
}
.sy_section2 .w_width{position: relative;z-index: 10;}
.sy_section2 .content{margin-top: 40px;}
.sy_section2 .content .ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section2 .content .li{width: 25%;padding: 10px;}
.sy_section2 .content a{display: block;width: 100%;padding: 36px 40px;min-height: 380px;border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 20px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);background: rgba(255, 255, 255, 0.1);position: relative;}
.sy_section2 .content a .icobox{width: 128px;margin: 0 auto 24px auto;position: relative;}
.sy_section2 .content a .icobox .ico{width: 100%;display: block;}
.sy_section2 .content a .icobox .ico2{display: none;}
.sy_section2 .content a .icobox .dian{width: 100%;display: block;position: absolute;left: 0;top: 0;z-index: 3;}
.sy_section2 .content a .bt{font-size: 20px;color: #FFFFFF;line-height: 24px;text-align: center;font-weight: bold;margin-bottom: 12px;}
.sy_section2 .content a .jj{font-size: 16px;color: #FFFFFF;line-height: 30px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.sy_section2 .content a .more{width: 30px;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 20px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content a .more img{width: 100%;display: block;}
.sy_section2 .content a:hover .bt{color: #000;}
.sy_section2 .content a:hover .jj{color: #333;}
.sy_section2 .content a:hover .more{opacity: 1;}
.sy_section2 .content a:hover{padding-top: 20px;border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 20px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);background: rgb(255, 255, 255)}
.sy_section2 .content a:hover .icobox .ico1{display: none;}
.sy_section2 .content a:hover .icobox .ico2{display: block;}
.sy_section2 .content a:hover .icobox .dian{
-webkit-animation-name: 'ripple4';
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: ease; 
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;}
@keyframes ripple4 {
0% {-webkit-transform: rotate(0);}
33% {-webkit-transform: rotate(120deg);}
66% {-webkit-transform: rotate(240deg);}
100% {-webkit-transform: rotate(360deg);}
}
@media screen and (max-width:1680px) {
.sy_section2 .content .ul{margin: -6px;width: calc(100% + 12px);}
.sy_section2 .content .li{padding: 6px;}
.sy_section2 .content a{padding: 30px;min-height: 300px;}
.sy_section2 .content a .icobox{width: 80px;margin: 0 auto 16px auto;}
.sy_section2 .content a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sy_section2 .content a .jj{font-size: 14px;line-height: 24px;}
.sy_section2 .content a .more{width: 30px;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 20px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content a:hover{padding-top: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .content{margin-top: 20px;}
.sy_section2 .content .ul{margin: 0 -6px;width: calc(100% + 12px);display: block;}
.sy_section2 .content .li{width: 100%;padding: 0 6px;}
.sy_section2 .content a{padding: 14px;min-height: 1px;border-radius: 12px;box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0);}
.sy_section2 .content a .icobox{width: 80px;margin: 0 auto 12px auto;}
.sy_section2 .content a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 .content a .jj{font-size: 14px;line-height: 22px;}
.sy_section2 .content a .more{width: 30px;position: static;transform: translate(0,0);opacity: 12;margin: 10px auto 0 auto;}
.sy_section2 .content a:hover{border-radius: 12px;box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0);}
.sy_section2 .content .slick-dots{margin-top: 20px;}
}

.sy_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sy_section3 .content{margin-top: 40px;padding-bottom: 98px;position: relative;}
.sy_section3 .cont1{width: 100%;}
.sy_section3 .cont1 ul{width: 100%;}
.sy_section3 .cont1 ul li{width: 100%;position: relative;border-radius: 16px;overflow: hidden;}
.sy_section3 .cont1 ul .back_img{width: 100%;display: block;position: relative;z-index: 1;}
.sy_section3 .cont1 ul li::after{content: "";display: block;width: 50%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;background: linear-gradient(90.00deg, rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0) 100%);}
.sy_section3 .cont1 ul .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 40px 80px;z-index: 3;}
.sy_section3 .cont1 ul .wzbox .bt{font-size: 30px;color: #FFFFFF;line-height: 36px;margin-bottom: 24px;font-weight: bold;}
.sy_section3 .cont1 ul .wzbox .jj{font-size: 18px;color: #FFFFFF;line-height: 36px;margin-bottom: 40px;}
.sy_section3 .cont2{width: 100%;position: absolute;left: 0;bottom: 0;padding: 24px 30px 0 30px; border-radius: 8px;box-shadow: 0px 0px 0px 0px rgba(101, 157, 226, 0.06),0px 3px 7px 0px rgba(101, 157, 226, 0.06),0px 12px 12px 0px rgba(101, 157, 226, 0.05),0px 27px 16px 0px rgba(101, 157, 226, 0.03),0px 49px 19px 0px rgba(101, 157, 226, 0.01),0px 76px 21px 0px rgba(101, 157, 226, 0);backdrop-filter: blur(15px);background: linear-gradient(180.00deg, rgba(255, 255, 255, 0.51),rgb(255, 255, 255) 100%);}
.sy_section3 .cont2 ul{margin: -12px -8px;width: calc(100% + 16px);}
.sy_section3 .cont2 ul li{padding: 12px 8px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .cont2 ul a{display: block;width: 100%;padding: 8px 12px 24px 12px;border-radius: 16px;background: rgb(255, 255, 255);}
.sy_section3 .cont2 ul a .icobox{width: 110px;margin: 0 auto 6px auto;}
.sy_section3 .cont2 ul a .icobox img{width: 100%;display: block;}
.sy_section3 .cont2 ul a .icobox .ico2{display: none;}
.sy_section3 .cont2 ul a .wz{font-size: 20px;color: #000000;line-height: 24px;text-align: center;}
.sy_section3 .cont2 ul li.slick-current a{transform: translate(0,-12px);}
.sy_section3 .cont2 ul li.slick-current a .icobox .ico1{display: none;}
.sy_section3 .cont2 ul li.slick-current a .icobox .ico2{display: block;}
.sy_section3 .cont2 ul li.slick-current a{background: #1E3EDF;}
.sy_section3 .cont2 ul li.slick-current a .wz{color: #fff!important;}
.sy_section3 .cont2 ul li:hover a .wz{color: #1e3edf;}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .content{margin-top: 20px;padding-bottom: 50px;}
.sy_section3 .cont1 ul li{border-radius: 12px;}
.sy_section3 .cont1 ul li::after{width: 100%;}
.sy_section3 .cont1 ul .wzbox{padding: 20px;top: 40%;}
.sy_section3 .cont1 ul .wzbox .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_section3 .cont1 ul .wzbox .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.sy_section3 .cont1 ul .wzbox .jj br{display: none;}
.sy_section3 .cont2{padding: 20px 20px 0 20px;}
.sy_section3 .cont2 ul{margin: -10px -6px;width: calc(100% + 12px);}
.sy_section3 .cont2 ul li{padding: 10px 6px;}
.sy_section3 .cont2 ul a{padding: 8px 10px 14px 10px;border-radius: 12px;}
.sy_section3 .cont2 ul a .icobox{width: 40px;margin: 0 auto;}
.sy_section3 .cont2 ul a .wz{font-size: 14px;line-height: 20px;}
.sy_section3 .cont2 ul li.slick-current a{transform: translate(0,-10px);}
}

.sy_section4{width: 100%;padding-top: 108px;padding-bottom: 100px;position: relative;background: #f6f7f9;}
.sy_section4 .w_width::before{content: "";display: block;width: 20.83333333333333%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90.00deg, rgb(233, 237, 246) 56.489%,rgba(234, 238, 246, 0) 100%);z-index: 2;}
.sy_section4 .w_width::after{content: "";display: block;width: 20.83333333333333%;height: 100%;position: absolute;right: 0;top: 0;background: linear-gradient(90.00deg, rgb(233, 237, 246) 56.489%,rgba(234, 238, 246, 0) 100%);z-index: 2;transform: rotate(180deg);}
.sy_section4 .cont1{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 54px;position: relative;z-index: 3;}
.sy_section4 .cont1 .left{width: 59.93333333333333%;padding-right: 190px;}
.sy_section4 .cont1 .left .sy_tit{margin-bottom: 40px;text-align: left;}
.sy_section4 .cont1 .left .sy_tit .tit{margin-bottom: 40px;}
.sy_section4 .cont1 .left .sy_tit .info{line-height: 36px;}
.sy_section4 .cont1 .right{width: 40.06666666666667%;}
.sy_section4 .cont1 .right img{width: 100%;display: block;}
.sy_section4 .cont2{margin-bottom: 16px;}
.sy_section4 .cont ul{margin: 0 -8px;width: calc(100% + 16px);overflow: hidden;}
.sy_section4 .cont li{padding: 0 8px;width: 156px!important;float: left;}
.sy_section4 .cont ul a{display: block;width: 100%;border-radius: 100%;overflow: hidden;position: relative;}
.sy_section4 .cont ul a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;border-radius: 100%;background: #fefefe;}
.sy_section4 .cont ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section4 .cont ul a .wzbox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 10;background: rgba(30, 62, 223, 0.9);display: flex;justify-content: center;align-items: center;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .cont ul a .wzbox .wz{font-size: 16px;color: #FFFFFF;line-height: 26px;width: 100%;text-align: center;padding: 0 10px;}
.sy_section4 .cont ul a:hover .wzbox{opacity: 1;}
.sy_section4 .cont .tempWrap{width: 100%!important;}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;}
.sy_section4 .w_width::before{width: 50px;}
.sy_section4 .w_width::after{width: 50px;}
.sy_section4 .cont1{display: block;margin-bottom: 20px;}
.sy_section4 .cont1 .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.sy_section4 .cont1 .left .sy_tit{margin-bottom: 36px;}
.sy_section4 .cont1 .left .sy_tit .tit{margin-bottom: 14px;}
.sy_section4 .cont1 .left .sy_tit .info{line-height: 24px;}
.sy_section4 .cont1 .right{width: 60%;margin: 0 auto;}
.sy_section4 .cont2{margin-bottom: 12px;}
.sy_section4 .cont{height: 80px;}
.sy_section4 .cont ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section4 .cont li{padding: 0 6px;width: 92px!important;}
.sy_section4 .cont ul a .wzbox .wz{font-size: 13px;line-height: 20px;padding: 0 6px;}
}

.sy_section5{width: 100%;padding-top: 108px;padding-bottom: 120px;}
.sy_section5 .content{margin-top: 40px;margin-bottom: 40px;}
.sy_section5 .cont1{width: 100%;margin-bottom: 48px;}
.sy_section5 .cont1 a{display: flex;justify-content: flex-start;align-items: center;padding: 20px 50px 20px 20px;border-radius: 10px;border: 1px solid rgb(229, 229, 229);position: relative;overflow: hidden;}
.sy_section5 .cont1 a::after{content: "";display: none;width: 0;height: 0;background: #1E3EDF;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);border-radius: 100%;opacity: 0.5;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .cont1 a:hover::after{width: 30%;height: 200%;right: 0; border-radius: 0 50% 50% 0;}
.sy_section5 .cont1 a .left{width: 510px;position: relative;z-index: 10;}
.sy_section5 .cont1 a .pic{ width: 100%; padding-bottom: 62.745%; position: relative; overflow: hidden;border-radius: 8px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section5 .cont1 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section5 .cont1 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section5 .cont1 a .right{width: calc(100% - 510px);padding-left: 56px;}
.sy_section5 .cont1 a .date{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;}
.sy_section5 .cont1 a .date img{display: block;margin-right: 10px;}
.sy_section5 .cont1 a .date .ico2{display: none;}
.sy_section5 .cont1 a .date .wz{font-size: 16px;color: #1E3EDF;line-height: 24px;}
.sy_section5 .cont1 a .bt{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section5 .cont1 a .info{font-size: 16px;color: #555555;line-height: 30px;margin-bottom: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .cont1 a .more{position: relative;}
.sy_section5 .cont1 a .more .wz{font-size: 14px;color: #1E3EDF;line-height: 20px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .cont1 a .more img{width: 20px;display: block;position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .cont1 a .more .ico2{opacity: 0;}
.sy_section5 .cont1 a:hover .more .wz{opacity: 1;}
.sy_section5 .cont1 a:hover .more .ico1{opacity: 0;}
.sy_section5 .cont1 a:hover .more .ico2{opacity: 1;}
.sy_section5 .cont1 a:hover .more .ico2{left: 40px;}
.sy_section5 .cont1 a:hover  .bt{color: #1E3EDF;}
.sy_section5 .cont2{width: 100%;}
.sy_section5 .cont2 .ul{margin: -20px -15px;width: calc(100% + 30px);}
.sy_section5 .cont2 .li{width: 33.333%;padding: 20px 15px;position: relative;}
.sy_section5 .cont2 .a1{position: absolute;left: 15px;top: 0;z-index: 10;padding: 0 42px;}
.sy_section5 .cont2 .a1 .datebox{width: 143px;border-radius: 4px;background: #1E3EDF;display: flex;justify-content: center;align-items: center;}
.sy_section5 .cont2 .a1 .datebox img{display: block;}
.sy_section5 .cont2 .a1 .datebox .ico2{display: none;}
.sy_section5 .cont2 .a1 .datebox .wz{font-size: 16px;color: #FFFFFF;line-height: 36px;margin-left: 8px;}
.sy_section5 .cont2 .a2{display: block;width: 100%;border: 1px solid rgb(229, 229, 229);border-radius: 10px;padding: 45px 42px 30px 42px;position: relative;overflow: hidden;}
.sy_section5 .cont2 .a2::after{content: "";display: block;width: 0;height: 0;background: #1E3EDF;position: absolute;right: 0;bottom: 0;border-radius: 100%;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;}
.sy_section5 .cont2 .a2 .bt{font-size: 22px;color: #000000;line-height: 36px;min-height: 72px; margin-bottom: 16px;position: relative;z-index: 3;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .cont2 .a2 .jj{font-size: 16px;color: #555555;line-height: 30px;min-height: 60px; margin-bottom: 16px;position: relative;z-index: 3;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .cont2 .a2 .more{position: relative;z-index: 3;}
.sy_section5 .cont2 .a2 .more .wz{font-size: 14px;color: #fff;line-height: 20px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .cont2 .a2 .more img{width: 20px;display: block;position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .cont2 .a2 .more .ico2{opacity: 0;}
.sy_section5 .cont2 .libox:hover .a2::after{width: calc(100% + 180px);height: calc(100% + 180px);right: 0; border-radius: 10px;}
.sy_section5 .cont2 .libox:hover .more .wz{opacity: 1;}
.sy_section5 .cont2 .libox:hover .more .ico1{opacity: 0;}
.sy_section5 .cont2 .libox:hover .more .ico2{opacity: 1;}
.sy_section5 .cont2 .libox:hover .more .ico2{left: 40px;}
.sy_section5 .cont2 .libox:hover .bt,
.sy_section5 .cont2 .libox:hover .jj{color: #fff;}
.sy_section5 .cont2 .libox:hover .datebox{background: #FBF7F2;}
.sy_section5 .cont2 .libox:hover .datebox .ico1{display: none;}
.sy_section5 .cont2 .libox:hover .datebox .ico2{display: block;}
.sy_section5 .cont2 .libox:hover .datebox .wz{color: #1E3EDF;}
.sy_section5 .cont2 .slick-prev{width: 40px;height: 40px;border: 1px solid #e4e4e2; border-radius: 100%; left: -44px;top: 50%;}
.sy_section5 .cont2 .slick-prev::after{content: "";display: block;width: 7px;height: 14px;background: url(img/img125.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section5 .cont2 .slick-next{width: 40px;height: 40px;border: 1px solid #e4e4e2; border-radius: 100%; right: -44px;top: 50%;}
.sy_section5 .cont2 .slick-next::after{content: "";display: block;width: 7px;height: 14px;background: url(img/img126.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section5 .cont2 .slick-prev:hover,
.sy_section5 .cont2 .slick-next:hover{background: #1e3edf;}
.sy_section5 .cont2 .slick-prev:hover::after{background: url(img/img127.svg)no-repeat center center;}
.sy_section5 .cont2 .slick-next:hover::after{background: url(img/img128.svg)no-repeat center center;}
@media  screen and (max-width:1680px){
.sy_section5{padding-top: 80px;padding-bottom: 80px;}
.sy_section5 .content{margin-top: 30px;margin-bottom: 30px;}
.sy_section5 .cont1{margin-bottom: 30px;}
.sy_section5 .cont1 a .left{width: 300px;}
.sy_section5 .cont1 a .right{width: calc(100% - 300px);padding-left: 40px;}
.sy_section5 .cont1 a:hover::after{width: 24%;}
.sy_section5 .cont1 a .bt{margin-bottom: 14px;}
.sy_section5 .cont1 a .info{margin-bottom: 20px;}
.sy_section5 .cont2 .ul{margin: -20px -12px;width: calc(100% + 24px);}
.sy_section5 .cont2 .li{padding: 20px 12px;}
.sy_section5 .cont2 .a1{left: 12px;padding: 0 20px;}
.sy_section5 .cont2 .a2{padding: 40px 20px 20px 20px;}
.sy_section5 .cont2 .a1 .datebox{width: 130px;}
.sy_section5 .cont2 .a1 .datebox .wz{font-size: 14px;line-height: 32px;}
.sy_section5 .cont2 .a2 .bt{font-size: 18px;line-height: 26px;min-height: 52px; margin-bottom: 12px;}
.sy_section5 .cont2 .a2 .jj{font-size: 16px;line-height: 24px;min-height: 48px; margin-bottom: 12px;}
}
@media  screen and (max-width:1024px){
.sy_section5{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .content{margin-top: 20px;}
.sy_section5 .cont1{margin-bottom: 20px;}
.sy_section5 .cont1 a{padding: 14px;display: block;}
.sy_section5 .cont1 a:hover::after{width: 100%;border-radius: 0;}
.sy_section5 .cont1 a .left{width: 100%;}
.sy_section5 .cont1 a .right{width: 100%;padding-left: 0;padding-top: 14px;}
.sy_section5 .cont1 a .date{position: relative;z-index: 5;}
.sy_section5 .cont1 a .more{position: relative;z-index: 5;}
.sy_section5 .cont1 a .more img{margin-right: 8px;width: 18px;}
.sy_section5 .cont1 a .date .wz{font-size: 14px;line-height: 20px;}
.sy_section5 .cont1 a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;position: relative;z-index: 5;}
.sy_section5 .cont1 a .info{font-size: 14px;line-height: 20px;margin-bottom: 12px;position: relative;z-index: 5;}
.sy_section5 .cont2 .ul{margin: 0;width:100%;}
.sy_section5 .cont2 .ul .slick-dots{margin-top: 14px;}
.sy_section5 .cont2 .li{width: 100%;padding: 0;}
.sy_section5 .cont2 .li .libox{margin-bottom: 12px;position: relative;}
.sy_section5 .cont2 .li .libox:last-child{margin-bottom: 0;}
.sy_section5 .cont2 .a2{padding: 56px 14px 14px 14px;}
.sy_section5 .cont2 .a2:last-child{margin-bottom: 0;}
.sy_section5 .cont2 .a1{position: absolute;left: 14px;top: 14px;padding: 0;}
.sy_section5 .cont2 .a1 .datebox{width: 100px;margin-bottom: 12px;position: relative;}
.sy_section5 .cont2 .a1 .datebox img{width: 18px;}
.sy_section5 .cont2 .a1 .datebox .wz{font-size: 13px;line-height: 30px;margin-left: 4px;}
.sy_section5 .cont2 .a2 .bt{font-size: 16px;line-height: 22px;min-height: 1px; margin-bottom: 10px;}
.sy_section5 .cont2 .a2 .jj{font-size: 14px;line-height: 22px;min-height: 1px; margin-bottom: 10px;display: none;}
.sy_section5 .cont2 .li:hover .datebox{background: #fff;}
}

/*智慧平台*/
.zhpt_section1{width: 100%;padding-bottom: 100px;}
.zhpt_section1 .dq_box{width: 100%;backdrop-filter: blur(20px);background: rgba(0, 0, 0, 0.06);}
.zhpt_section1 .dq_box .w_1400{display: flex;justify-content: flex-start;align-items: center;}
.zhpt_section1 .dq_box img{width: 20px;display: block;margin-right: 6px;}
.zhpt_section1 .dq_box a{display: block;font-size: 16px;color: #555555;line-height: 64px;}
.zhpt_section1 .dq_box span{display: block;font-size: 16px;color: #555555;line-height: 64px;margin: 0 5px;}
.zhpt_section1 .dq_box a:hover,
.zhpt_section1 .dq_box a.on{color: #1E3EDF;text-decoration: underline;}
.zhpt_section1 .content{width: 100%;margin-top: 90px;}
.zhpt_section1 .content .pic{width: 551px;display: block;margin: 0 auto 62px auto;}
.zhpt_section1 .content .title{margin-bottom: 30px;font-size: 48px;color: #1E3EDF;line-height: 56px;text-align: center;}
.zhpt_section1 .content .info{margin-bottom: 30px;font-size: 24px;color: #333333;line-height: 40px;text-align: center;}
.zhpt_section1 .content .btnbox{display: flex;justify-content: center;align-items: center;}
.zhpt_section1 .content .btnbox .pubilc_btn1{margin-right: 16px;}
@media  screen and (max-width:1680px){
.zhpt_section1 .content{margin-top: 60px;}
.zhpt_section1 .content .pic{width: 360px;margin: 0 auto 40px auto;}
.zhpt_section1 .content .title{margin-bottom: 20px;font-size: 36px;line-height: 40px;}
.zhpt_section1 .content .info{margin-bottom: 20px;font-size: 16px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.zhpt_section1{padding-top: 30px; padding-bottom: 30px;}
.zhpt_section1 .dq_box{display: none;}
.zhpt_section1 .content{margin-top: 0;}
.zhpt_section1 .content .pic{width: 200px;margin: 0 auto 20px auto;}
.zhpt_section1 .content .title{margin-bottom: 10px;font-size: 20px;line-height: 24px;}
.zhpt_section1 .content .info{margin-bottom: 10px;font-size: 14px;line-height: 24px;}
.zhpt_section1 .content .btnbox .pubilc_btn1{margin-right: 12px;}
}

.zhpt_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.zhpt_section2 .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 16px;font-weight: bold;font-family: "微软雅黑";}
.zhpt_section2 .info{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 40px;}
.zhpt_section2 .content{width: 100%;}
.zhpt_section2 .content .ul{margin: -30px 0;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zhpt_section2 .content .ul .li{width: 25%;padding: 30px 0;}
.zhpt_section2 .content .ul a{display: block;width: calc(100% + 24px);margin-left: -12px;padding-bottom: 28px;position: relative;}
.zhpt_section2 .content .ul a .pic{ padding-bottom: 86.64%; position: relative; overflow: hidden;}
.zhpt_section2 .content .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.zhpt_section2 .content .ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding-left: 26px;display: flex;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.zhpt_section2 .content .ul a:hover .wzbox{padding-left: 40px;}
.zhpt_section2 .content .ul a .wzbox>div{background: url(img/img144.png) 100% 100%;background-size: 100% 100%;display: flex;justify-content: flex-start;align-items: center;padding: 8px 28px;min-width: 210px;max-width: calc(100% - 40px);}
.zhpt_section2 .content .ul a .wzbox img{width: 30px;display: block;}
.zhpt_section2 .content .ul a .wzbox .wz{font-size: 24px;color: #fff;line-height: 40px;padding-left: 8px;}
@media  screen and (max-width:1680px){
.zhpt_section2 .content .ul a{width: calc(100% + 16px);margin-left: -8px;padding-bottom: 20px;}
.zhpt_section2 .content .ul a .wzbox{padding-left: 20px;}
.zhpt_section2 .content .ul a:hover .wzbox{padding-left: 30px;}
.zhpt_section2 .content .ul a .wzbox>div{padding: 5px 20px;min-width: 180px;max-width: calc(100% - 30px);}
.zhpt_section2 .content .ul a .wzbox img{width: 24px;display: block;}
.zhpt_section2 .content .ul a .wzbox .wz{font-size: 18px;line-height: 30px;}
}
@media  screen and (max-width:1024px){
.zhpt_section2{padding-top: 30px;padding-bottom: 30px;}
.zhpt_section2 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.zhpt_section2 .info{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.zhpt_section2 .content .ul{margin: 0;display: block;}
.zhpt_section2 .content .ul .li{padding: 0;}
.zhpt_section2 .content .ul a{width: 100%;margin-left: 0;padding-bottom: 16px;}
.zhpt_section2 .content .ul a .wzbox{padding-left: 4px;}
.zhpt_section2 .content .ul a:hover .wzbox{padding-left: 4px;}
.zhpt_section2 .content .ul a .wzbox>div{padding: 8px 20px;min-width: 1px;max-width: 100%;}
.zhpt_section2 .content .ul a .wzbox img{width: 22px;}
.zhpt_section2 .content .ul a .wzbox .wz{font-size: 15px;line-height: 20px;padding-left: 6px;}
.zhpt_section2 .content .ul a{margin-bottom: 20px;}
.zhpt_section2 .content .ul a:last-child{margin-bottom: 0;}
.zhpt_section2 .content .slick-dots{margin-top: 20px;}
/* 手机端phshow样式修复 */
.zhpt_section2 .phshow{display: block !important;}
.zhpt_section2 .phshow .ul{display: block;}
.zhpt_section2 .phshow .ul .li{width: 100%;padding: 0;margin-bottom: 20px;}
.zhpt_section2 .phshow .ul .li:last-child{margin-bottom: 0;}
.zhpt_section2 .phshow .ul a{width: 100%;margin-left: 0;padding-bottom: 16px;display: block;}
.zhpt_section2 .phshow .ul a .pic{padding-bottom: 60%;}
.zhpt_section2 .phshow .ul a .wzbox{position: absolute;left: 0;bottom: 0;padding-left: 4px;}
.zhpt_section2 .phshow .ul a .wzbox>div{padding: 8px 20px;min-width: 1px;max-width: 100%;}
.zhpt_section2 .phshow .ul a .wzbox img{width: 22px;}
.zhpt_section2 .phshow .ul a .wzbox .wz{font-size: 15px;line-height: 20px;padding-left: 6px;}
}

.zhpt_section3{width: 100%;}
.zhpt_section3 .w_1400{height: 100vh;display: flex;justify-content: center;align-items: center;}
.zhpt_section3 .title{font-size: 62px;color: #FFFFFF;line-height: 72px;padding: 64px 114px;border-radius: 16px;background: rgba(0, 0, 0, 0.3);}
@media  screen and (max-width:1024px){
.zhpt_section3 .w_1400{height: 60vh;}
.zhpt_section3 .title{font-size: 20px;line-height: 30px;padding: 14px 20px;border-radius: 12px;}
}

.zhpt_section4{width: 100%;padding-top: 78px;}
.zhpt_section4 .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 16px;font-weight: bold;}
.zhpt_section4 .info{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 40px;}
.zhpt_section4 ul{width: 100%;}
.zhpt_section4 ul li{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.zhpt_section4 ul .w_1400{display: flex;justify-content: flex-start;align-items: center;}
.zhpt_section4 ul .left{width: 50.57142857142857%;}
.zhpt_section4 ul .left .pic{ width: 100%; padding-bottom: 65.53%; position: relative; overflow: hidden;border-radius: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zhpt_section4 ul .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zhpt_section4 ul li .left .pic:hover img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zhpt_section4 ul .right{width: 49.42857142857143%;padding-left: 40px;}
.zhpt_section4 ul .right .icobox{display: flex;margin-bottom: 40px;}
.zhpt_section4 ul .right .icobox>div{position: relative;width: 128px;}
.zhpt_section4 ul .right .icobox>div .ico{width: 100%;display: block;}
.zhpt_section4 ul .right .icobox>div .dian{width: 100%;display: block;position: absolute;left: 0;top: 0;z-index: 3;
-webkit-animation-name: 'ripple6';
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: ease; 
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;}
@keyframes ripple6 {
0% {-webkit-transform: rotate(0);}
33% {-webkit-transform: rotate(120deg);}
66% {-webkit-transform: rotate(240deg);}
100% {-webkit-transform: rotate(360deg);}
}
.zhpt_section4 ul .right .bt{font-size: 36px;color: #000000;line-height: 40px;margin-bottom: 32px;font-weight: bold;}
.zhpt_section4 ul .right .jj{font-size: 20px;color: #333333;line-height: 40px;margin-bottom: 8px;}
.zhpt_section4 ul .right .jj2{font-size: 20px;color: #1E3EDF;line-height: 40px;font-weight: bold;}
.zhpt_section4 ul li:nth-child(odd){background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);}
.zhpt_section4 ul li:nth-child(odd) .w_1400{flex-direction:row-reverse;}
.zhpt_section4 ul li:nth-child(odd) .w_1400 .right{padding-right: 40px;padding-left: 0;}
.zhpt_section4 ul li:nth-child(even) .right .icobox{justify-content: flex-end;}
.zhpt_section4 ul li:nth-child(even) .right .bt{text-align: right;}
.zhpt_section4 ul li:nth-child(even) .right .jj{text-align: right;}
.zhpt_section4 ul li:nth-child(even) .right .jj2{text-align: right;}
@media  screen and (max-width:1024px){
.zhpt_section4{padding-top: 30px;}
.zhpt_section4 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.zhpt_section4 .info{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.zhpt_section4 ul .w_1400{display: block;}
.zhpt_section4 ul li{padding-top: 36px;padding-bottom: 36px;}
.zhpt_section4 ul .left{width: 80%;margin: 0 auto;}
.zhpt_section4 ul .right{width: 100%;padding-left: 0;margin-top: 20px;}
.zhpt_section4 ul .right .icobox{margin-bottom: 12px;}
.zhpt_section4 ul .right .icobox>div{width: 70px;margin: 0 auto;}
.zhpt_section4 ul .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;text-align: center!important;}
.zhpt_section4 ul .right .jj{font-size: 14px;line-height: 20px;margin-bottom: 8px;text-align: center!important;}
.zhpt_section4 ul .right .jj2{font-size: 14px;line-height: 20px;text-align: center!important;}
.zhpt_section4 ul li:nth-child(odd) .w_1400 .right{padding-right: 20px;}
}

.zhpt_section5{width: 100%;padding-top: 100px;padding-bottom: 120px;}
.zhpt_section5 .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 16px;font-weight: bold;}
.zhpt_section5 .info{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 40px;}
.zhpt_section5 .content{width: 100%;}
.zhpt_section5 .content ul{margin: -32px -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zhpt_section5 .content ul li{padding: 32px 20px;}
.zhpt_section5 .content ul .l1{width: 26.38888888888889%;}
.zhpt_section5 .content ul .l2{width: 47.22222222222222%;}
.zhpt_section5 .content ul .pic{ width: 100%; position: relative; overflow: hidden;border-radius: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zhpt_section5 .content ul .l1 .pic{padding-bottom: 112.05%;}
.zhpt_section5 .content ul .l2 .pic{padding-bottom:59.53125%;}
.zhpt_section5 .content ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zhpt_section5 .content ul .libox:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zhpt_section5 .content ul .wz{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-top: 15px;}
.zhpt_section5 .content ul .libox:hover .wz{color: #1e3edf;}
@media  screen and (max-width:1024px){
.zhpt_section5{padding-top: 30px;padding-bottom: 30px;}
.zhpt_section5 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.zhpt_section5 .info{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.zhpt_section5 .content ul{margin: -6px;width: calc(100% + 12px);}
.zhpt_section5 .content ul li{padding: 6px;}
.zhpt_section5 .content ul .l1{width: 50%;}
.zhpt_section5 .content ul .l2{width: 100%;}
.zhpt_section5 .content ul .wz{font-size: 14px;line-height: 20px;margin-top: 12px;}
}

.zhpt_section6{width: 100%;padding-bottom: 110px;}
.zhpt_section6 .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 16px;font-weight: bold;}
.zhpt_section6 .info{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 40px;}
.zhpt_section6 ul{width: 100%;}
.zhpt_section6 ul li{margin-bottom: 120px;display: flex;justify-content: flex-start;align-items: center;}
.zhpt_section6 ul li:last-child{margin-bottom: 0;}
.zhpt_section6 ul li .left{width: 60%;}
.zhpt_section6 ul li .left img{width: 100%;display: block;}
.zhpt_section6 ul li .right{width: 40%;padding-left: 100px;}
.zhpt_section6 ul li .right .bt{font-size: 36px;color: #000000;line-height: 40px;margin-bottom: 32px;font-weight: bold;}
.zhpt_section6 ul li .right .jj{font-size: 20px;color: #333333;line-height: 40px;}
.zhpt_section6 ul li:nth-child(even){flex-direction:row-reverse;}
.zhpt_section6 ul li:nth-child(even) .right{padding-left: 0;padding-right: 50px;}
.zhpt_section6 ul li:nth-child(1) .left{width: 57.14285714285714%;}
.zhpt_section6 ul li:nth-child(1) .right{width: 42.85714285714286%;}
.zhpt_section6 ul li:nth-child(2) .left{width: 64.57142857142857%;}
.zhpt_section6 ul li:nth-child(2) .right{width: 35.42857142857143%;padding-right: 10px;}
.zhpt_section6 ul li:nth-child(3) .left{width: 60.71428571428571%;}
.zhpt_section6 ul li:nth-child(3) .right{width: 39.28571428571429%;padding-left: 60px;}
@media  screen and (max-width:1024px){
.zhpt_section6{padding-bottom: 30px;}
.zhpt_section6 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.zhpt_section6 .info{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.zhpt_section6 ul li{margin-bottom: 40px;display: block;}
.zhpt_section6 ul li .left{width: 100%!important;}
.zhpt_section6 ul li .right{width: 100%!important;padding: 14px 0 0 0!important;}
.zhpt_section6 ul li .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.zhpt_section6 ul li .right .jj{font-size: 16px;line-height: 22px;}
.zhpt_section6 ul li:nth-child(even) .right{padding-left: 0;padding-right: 50px;}
}

.zhpt_section7{width: 100%;padding-top: 120px;padding-bottom: 220px;background: linear-gradient(270.00deg, rgb(219, 225, 255) 3.053%,rgb(240, 250, 250) 58.779%,rgb(206, 230, 255) 99.237%);position: relative;}
.zhpt_section7 .bt1{font-size: 24px;color: #1E3EDF;line-height: 36px;text-align: center;margin-bottom: 16px;font-weight: bold;}
.zhpt_section7 .bt2{font-size: 48px;color: #000000;line-height: 56px;text-align: center;margin-bottom: 46px;font-weight: bold;}
.zhpt_section7 .btnbox{display: flex;justify-content: center;align-items: center;position: relative;z-index: 30;}
.zhpt_section7 .btnbox .pubilc_btn1{margin-right: 16px;}
.zhpt_section7 .posi_ico1{width: 65px;display: block;position: absolute;left: 14.01041666666667%;top: 56.45756457564576%;opacity: 0.2;}
.zhpt_section7 .posi_ico2{width: 46px;display: block;position: absolute;left: 26.51041666666667%;top: 11.07011070110701%;}
.zhpt_section7 .posi_ico3{width: 113px;display: block;position: absolute;right: 4.583333333333333%;top: 39.85239852398524%;}
.zhpt_section7 .posi_ico{
-webkit-animation-name: buzz-out;
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
}
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
  }
}
@media  screen and (max-width:1024px){
.zhpt_section7{padding-top: 30px;padding-bottom: 80px;}
.zhpt_section7 .bt1{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.zhpt_section7 .bt2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.zhpt_section7 .btnbox .pubilc_btn1{margin-right: 12px;}
.zhpt_section7 .posi_ico1{width: 40px;left: 8%;top: 48%;}
.zhpt_section7 .posi_ico2{width: 24px;left: 26.51041666666667%;top: 11.07011070110701%;}
.zhpt_section7 .posi_ico3{width: 40px;right: 4.583333333333333%;top: 39.85239852398524%;}
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;}
.ny_banner .pcimg{width: 100%;height: calc(100vh - 80px);}
.ny_banner .pcpopsiimg{width: 100%;height: calc(100vh - 80px);position: absolute;left: 0;top: 0;
-webkit-animation-name: 'ripple10';
 -webkit-animation-duration: 0.8s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple10 {
 0% {transform: scale(0.995);opacity: 0.5;}
 100% {transform: scale(1);opacity: 1;}
}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: calc(50% - 50px);transform: translate(0,-50%);z-index: 5;}
.ny_banner .wzbox .w_1400{display: flex;justify-content: space-between;align-items: center;}
.ny_banner .wzbox .left{width: 50%;display: flex;justify-content: flex-end;align-items: flex-start;}
.ny_banner .wzbox .left img{display: block;}
.ny_banner .wzbox .right{width: 50%;padding-right: 20px;}
.ny_banner .wzbox .right .bt{font-size: 48px;color: #000000;line-height: 56px;margin-bottom: 40px;font-weight: bold;}
.ny_banner .wzbox .right .jj{font-size: 28px;color: #333333;line-height: 48px;margin-bottom: 48px;}
.ny_banner .wzbox .right .btnbox{display: flex;justify-content: flex-start;align-items: center;}
.ny_banner .wzbox .right .btnbox .pubilc_btn1{margin-right: 16px;}
.ny_banner .wzbox2{width: 100%;position: absolute;left: 0;top: calc(50% - 50px);transform: translate(0,-50%);z-index: 5;}
.ny_banner .wzbox2 .w_1400{display: flex;justify-content: center;align-items: flex-start;}
.ny_banner .wzbox2 .w_1400>div{padding: 36px 60px;border: 3px solid rgb(255, 255, 255);border-radius: 24px;backdrop-filter: blur(20px);background: rgba(255, 255, 255, 0.5);}
.ny_banner .wzbox2 .bt{font-size: 48px;color: #333333;line-height: 64px;text-align: center;margin-bottom: 8px;font-weight: bold;}
.ny_banner .wzbox2 .fbt{font-size: 20px;color: #333333;line-height: 24px;text-align: center;}
.ny_banner .ej_section{width: 100%;position: absolute;left: 0;bottom: 0;backdrop-filter: blur(20px);background: rgba(0, 0, 0, 0.06);}
.ny_banner .ej_section.on{position: fixed;top: 80px;z-index: 99999;height: auto;left: 0;height: 75px;background: rgba(0, 0, 0, 0.2);box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.ny_banner .ej_section .w_1400{display: flex;justify-content: space-between;align-items: center;}
.ny_banner .ej_section .left{width: calc(80% - 10px);}
.ny_banner .ej_section .left ul{font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;padding: 16px 0;}
.ny_banner .ej_section .left ul::-webkit-scrollbar{ height: 3px;}
.ny_banner .ej_section .left ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.ny_banner .ej_section .left ul::-webkit-scrollbar-thumb{height: 3px;background-color: #1e3edf;border-radius: 3px;}
.ny_banner .ej_section .left ul li{display: inline-block;vertical-align: middle;margin-right: 10px;}
.ny_banner .ej_section .left ul li:last-child{margin-right: 0;}
.ny_banner .ej_section .left ul a{display: block;font-size: 16px;color: #000000;line-height: 24px;padding: 8px 24px;border-radius: 40px;background: rgb(255, 255, 255);}
.ny_banner .ej_section .left ul li:hover a,
.ny_banner .ej_section .left ul li.on a{color: #fff;background: #1E3EDF;}
.ny_banner .ej_section .right{width: calc(20% - 10px);font-size: 0;text-align: right;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: calc(20% - 10px);}
.ny_banner .ej_section .right::-webkit-scrollbar{ height: 3px;}
.ny_banner .ej_section .right::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.ny_banner .ej_section .right::-webkit-scrollbar-thumb{height: 3px;background-color: #1e3edf;border-radius: 3px;}
.ny_banner .ej_section .right img{width: 20px;display: inline-block;vertical-align: middle; margin-right: 6px;}
.ny_banner .ej_section .right a{display: inline-block;vertical-align: middle; font-size: 16px;color: #555555;line-height: 72px;}
.ny_banner .ej_section .right span{display: inline-block;vertical-align: middle; font-size: 16px;color: #555555;line-height: 72px;margin: 0 5px;}
.ny_banner .ej_section .right a:hover,
.ny_banner .ej_section .right a.on{color: #1E3EDF;text-decoration: underline;}
@media  screen and (max-width:1680px){
.ny_banner .wzbox .left{width: 32%;}
.ny_banner .wzbox .right .bt{font-size: 26px;line-height: 30px;margin-bottom: 20px;}
.ny_banner .wzbox .right .jj{font-size: 18px;line-height: 24px;margin-bottom: 30px;}
.ny_banner .ej_section .left ul a{font-size: 14px;padding: 8px 16px;}
.ny_banner .ej_section .right img{width: 18px; margin-right: 4px;}
.ny_banner .ej_section .right a{ font-size: 14px;}
.ny_banner .ej_section .right span{font-size: 14px;margin: 0 4px;}
}
@media  screen and (max-width:1024px){
.ny_banner .phimg{width: 100%;}
.ny_banner .phshow{display: block !important;}
.ny_banner .phpopsiimg{width: 100%;display: block;position: absolute;left: 0;top: 0;
-webkit-animation-name: 'ripple10';
 -webkit-animation-duration: 0.8s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple10 {
 0% {transform: scale(0.995);opacity: 0.5;}
 100% {transform: scale(1);opacity: 1;}
}
.ny_banner .wzbox{top: 45%;}
.ny_banner .wzbox .w_1400{display: block;}
.ny_banner .wzbox .left{width: 100%;padding-left: 0;margin-top: 14px;justify-content: center;}
.ny_banner .wzbox .left img{width: 60%;}
.ny_banner .wzbox .right{width: 100%;padding-right: 0;}
.ny_banner .wzbox .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 10px;text-align: center;}
.ny_banner .wzbox .right .jj{font-size: 16px;line-height: 20px;margin-bottom: 12px;text-align: center;}
.ny_banner .wzbox .right .btnbox{justify-content: center;}
.ny_banner .wzbox .right .btnbox .pubilc_btn1{margin-right: 12px;}
.ny_banner .wzbox2{top: 45%;}
.ny_banner .wzbox2 .w_1400{display: block;}
.ny_banner .wzbox2 .w_1400>div{padding: 14px;border: 2px solid rgb(255, 255, 255);border-radius: 12px;}
.ny_banner .wzbox2 .bt{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.ny_banner .wzbox2 .fbt{font-size: 14px;line-height: 20px;}
.ny_banner .wzbox3{ top: 24%; }
.ny_banner .wzbox3 .right .jj{font-size: 15px;}
.ny_banner .ej_section.on{top: 50px;;height: 56px;}
.ny_banner .ej_section .w_1400{display: block;}
.ny_banner .ej_section .left{width: 100%;}
.ny_banner .ej_section .left ul{padding: 12px 0;text-align: center;}
.ny_banner .ej_section .left ul::-webkit-scrollbar{ height: 0;}
.ny_banner .ej_section .left ul::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.ny_banner .ej_section .left ul::-webkit-scrollbar-thumb{height: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.ny_banner .ej_section .left ul a{font-size: 14px;line-height: 20px;padding: 6px 22px;border-radius: 32px;}
.ny_banner .ej_section .right{display: none;}
}

.sjfw_section{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sjfw_section1{background: url(img/img184.jpeg)no-repeat center center;background-size: cover;}
.sjfw_section2{background: url(img/img185.jpeg)no-repeat center center;background-size: cover;}
.sjfw_section .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 16px;font-weight: bold;}
.sjfw_section .info{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 40px;min-height: 1px;}
.sjfw_section2 .title{color: #fff;}
.sjfw_section2 .info{color: #fff;}
.sjfw_section .qh_t{margin-bottom: 56px;}
.sjfw_section .qh_t .ul{margin: -21px -8px;width: calc(100% + 16px); text-align: center;}
.sjfw_section .qh_t .ul .slick-track{display: inline-block;vertical-align: top;text-align: left;}
.sjfw_section .qh_t .ul .li{padding: 21px 8px;}
.sjfw_section .qh_t .ul .libox{cursor: pointer;width: 100%;border-radius: 16px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);background: rgb(255, 255, 255);padding: 24px 10px;position: relative;}
.sjfw_section .qh_t .ul .libox .icobox{width: 88px;margin: 0 auto 20px auto;position: relative;}
.sjfw_section .qh_t .ul .libox .icobox .back{width: 100%;display: block;}
.sjfw_section .qh_t .ul .libox .icobox .back2{display: none;}
.sjfw_section .qh_t .ul .libox .icobox .ico{width: 60px;height: 60px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sjfw_section .qh_t .ul .libox:hover .icobox .ico{transform: translate(-50%,-50%) rotateY(180deg);}
.sjfw_section .qh_t .ul .libox .icobox .ico img{width: 30px;display: block;}
.sjfw_section .qh_t .ul .libox .icobox .ico .ico2{display: none;}
.sjfw_section .qh_t .ul .libox .wz{font-size: 18px;color: #000000;line-height: 24px;text-align: center;}
.sjfw_section .qh_t .ul .li.slick-current .libox{background: rgb(30, 62, 223);}
.sjfw_section .qh_t .ul .li.slick-current .libox .icobox .back1{display: none;}
.sjfw_section .qh_t .ul .li.slick-current .libox .icobox .back2{display: block;}
.sjfw_section .qh_t .ul .li.slick-current .libox .icobox .ico{background: linear-gradient(0.00deg, rgb(190, 199, 248),rgb(232, 236, 255) 56.489%,rgb(255, 255, 255) 100%)!important;}
.sjfw_section .qh_t .ul .li.slick-current .libox .icobox .ico .ico1{display: none;}
.sjfw_section .qh_t .ul .li.slick-current .libox .icobox .ico .ico2{display: block;}
.sjfw_section .qh_t .ul .li.slick-current .libox .wz{color: #fff;}
.sjfw_section .qh_t .ul .li.slick-current .libox::after{content: "";display: block;width: 24px;height: 21px;background: url(img/img183.svg)no-repeat center bottom;background-size: cover;position: absolute;bottom: -18px;left: 50%;transform: translate(-50%,0);}
.sjfw_section2 .qh_t .ul .li.slick-current .libox{border: 1px solid rgba(255, 255, 255, 0.2);backdrop-filter: blur(40px);background: rgba(255, 255, 255, 0.06);}
.sjfw_section2 .qh_t .ul .li.slick-current .libox::after{content: "";display: block;width: 24px;height: 21px;background: url(img/img186.svg)no-repeat center bottom;background-size: cover;position: absolute;bottom: -21px;left: 50%;transform: translate(-50%,0);}
.sjfw_section .qh_b{width: 100%;border-radius: 16px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);background: rgb(255, 255, 255);overflow: hidden;}
.sjfw_section .qh_b .libox{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;flex-direction:row-reverse;}
.sjfw_section .qh_b .libox .left{width: 50%;padding: 48px 34px 48px 60px;}
.sjfw_section .qh_b .libox .left .bt{font-size: 30px;color: #000000;line-height: 34px;margin-bottom: 32px;font-weight: bold;}
.sjfw_section .qh_b .libox .left .jj{font-size: 16px;color: #333333;line-height: 30px;overflow: hidden;overflow-y: auto;height: 300px;padding-right: 30px;}
.sjfw_section .qh_b .libox .left .jj::-webkit-scrollbar{ width: 2px;}
.sjfw_section .qh_b .libox .left .jj::-webkit-scrollbar-track{background-color: rgba(0,0,0,0.1);}
.sjfw_section .qh_b .libox .left .jj::-webkit-scrollbar-thumb{width: 2px;background-color: #1E3EDF;}
.sjfw_section .qh_b .libox .left .jj .span_bt{font-size: 18px;color: #1E3EDF;line-height: 24px;font-weight: bold;display: block;}
.sjfw_section .qh_b .libox .left .jj p{margin-bottom: 16px;}
.sjfw_section .qh_b .libox .right{width: 50%;min-height: 480px;}
@media  screen and (max-width:1680px){
.sjfw_section .qh_t .ul .libox{padding: 16px 6px;}
.sjfw_section .qh_t .ul .libox .icobox{width: 60px;margin: 0 auto 14px auto;}
.sjfw_section .qh_t .ul .libox .icobox .ico{width: 36px;height: 36px}
.sjfw_section .qh_t .ul .libox .icobox .ico img{width: 22px;}
.sjfw_section .qh_t .ul .libox .wz{font-size: 14px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.sjfw_section{padding-top: 30px;padding-bottom: 30px;}
.sjfw_section .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sjfw_section .info{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.sjfw_section .qh_t{margin-bottom: 20px;}
.sjfw_section .qh_t .ul .libox{border-radius: 12px;padding: 12px 6px;}
.sjfw_section .qh_t .ul .libox .icobox{width: 56px;margin: 0 auto 12px auto;}
.sjfw_section .qh_t .ul .libox .icobox .ico{width: 34px;height: 34px}
.sjfw_section .qh_t .ul .libox .icobox .ico img{width: 20px;}
.sjfw_section .qh_t .ul .li.slick-current .libox::after{width: 16px;height: 12.11px;bottom: -12px;}
.sjfw_section2 .qh_t .ul .li.slick-current .libox::after{width: 16px;height: 12.11px;bottom: -12px;}
.sjfw_section .qh_b{border-radius: 12px;}
.sjfw_section .qh_b .libox{display: block;}
.sjfw_section .qh_b .libox .left{padding: 20px;width: 100%;}
.sjfw_section .qh_b .libox .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sjfw_section .qh_b .libox .left .jj{font-size: 14px;line-height: 22px;overflow-y: auto;height: auto;max-height: 270px; padding-right: 12px;}
.sjfw_section .qh_b .libox .left .jj .span_bt{font-size: 15px;line-height: 20px;}
.sjfw_section .qh_b .libox .left .jj p{margin-bottom: 16px;}
.sjfw_section .qh_b .libox .right{width: 100%;min-height: 1px;background: url()!important;}
}

.sjfw_section9{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sjfw_section9 .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 32px;font-weight: bold;}
.sjfw_section9 .info1{font-size: 24px;color: #1E3EDF;line-height: 30px;text-align: center;margin-bottom: 16px;}
.sjfw_section9 .info2{font-size: 18px;color: #333333;line-height: 36px;text-align: center;margin-bottom: 40px;}
.sjfw_section9 .cont1{margin-bottom: 128px;position: relative;}
.sjfw_section9 .cont2 ul{flex-direction:row-reverse;}
.sjfw_section9 .cont{width: 100%;}
.sjfw_section9 .cont ul{display: flex;justify-content: space-between;align-items: flex-start;}
.sjfw_section9 .cont ul li{width: 196px;}
.sjfw_section9 .cont ul .icobox{width: 196px;height: 196px;position: relative;margin-bottom: 16px;border: 1px dashed #1e3edf;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.sjfw_section9 .cont ul .icobox .ico{width: 170px;height: 170px;background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sjfw_section9 .cont ul li:hover .icobox .ico{transform: rotateY(180deg);}
.sjfw_section9 .cont ul .icobox .ico img{width: 90px;display: block;}
.sjfw_section9 .cont ul .icobox .num{font-size: 20px;color: #FFFFFF;line-height: 48px;width: 48px;font-weight: bold; text-align: center;background: #1E3EDF;border-radius: 100%;position: absolute;top: 7px;left: 11px;}
.sjfw_section9 .cont ul .wz{font-size: 20px;color: #333333;line-height: 36px;text-align: center;}
.sjfw_section9 .cont ul .l2{width: 48px;height: 48px;position: relative;margin-top: 74px;}
.sjfw_section9 .cont1 .posi_ico{width: 48px;height: 48px;position: absolute;right: 74px;top: calc(100% + 40px);}

@media  screen and (max-width:1024px){
.sjfw_section9{padding-top: 30px;padding-bottom: 30px;}
.sjfw_section9 .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sjfw_section9 .info1{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sjfw_section9 .info2{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.sjfw_section9 .cont1{margin-bottom: 16px;position: relative;}
.sjfw_section9 .cont2 ul{flex-direction:row-reverse;}
.sjfw_section9 .cont{width: 100%;}
.sjfw_section9 .cont ul{margin: -8px;width: calc(100% + 16px);flex-wrap: wrap;justify-content: flex-start;}
.sjfw_section9 .cont ul li{width: 25%;padding: 8px;}
.sjfw_section9 .cont ul .icobox{width: 80px;height: 80px;margin: 0 auto 12px auto;}
.sjfw_section9 .cont ul .icobox .ico{width: 60px;height: 60px;}
.sjfw_section9 .cont ul .icobox .ico img{width: 32px;}
.sjfw_section9 .cont ul .icobox .num{font-size: 16px;line-height: 30px;width: 30px;top: -4px;left: -4px;}
.sjfw_section9 .cont ul .wz{font-size: 14px;line-height: 20px;}
.sjfw_section9 .cont ul .l2{display: none;}
.sjfw_section9 .cont1 .posi_ico{display: none;}
}

/*行业案例*/
.hyal_section{width: 100%;}
.hyal_section .dd{width: 100%;padding-top: 100px;padding-bottom: 100px;}
/*20250517start*/
.hyal_section .dd2{background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);}
/*20250517end*/
.hyal_section .dd:last-child{padding-bottom: 235px;}
.hyal_section .title{font-size: 48px;color: #000000;line-height: 56px;text-align: center;margin-bottom: 50px;font-weight: bold;}
.hyal_section ul{width: 100%;}
.hyal_section ul li{margin-bottom: 80px;}
.hyal_section ul li:last-child{margin-bottom: 0;}
.hyal_section ul li a{display: flex;justify-content: flex-start;align-items: center;}
.hyal_section ul li a .left{width: 50%;}
.hyal_section ul li a .left .pic{ width: 100%; padding-bottom: 68.57%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.hyal_section ul li a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.hyal_section ul li a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.hyal_section ul li a .right{width: 50%;padding-left: 80px;}
.hyal_section ul li:nth-child(odd) a{flex-direction:row-reverse;}
.hyal_section ul li:nth-child(odd) a .right{padding-left: 0;padding-right: 80px;}
.hyal_section ul li a .btbox{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 30px;}
.hyal_section ul li a .icobox{width: 87px;position: relative;}
.hyal_section ul li a .icobox img{width: 100%;display: block;}
.hyal_section ul li a .icobox .dian{width: 100%;display: block;position: absolute;left: 0;top: 0;z-index: 3;}
.hyal_section ul li a:hover .icobox .dian{
-webkit-animation-name: 'ripple9';
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: ease; 
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;}
@keyframes ripple9 {
0% {-webkit-transform: rotate(0);}
33% {-webkit-transform: rotate(120deg);}
66% {-webkit-transform: rotate(240deg);}
100% {-webkit-transform: rotate(360deg);}
}
.hyal_section ul li a .btbox .wz{font-size: 30px;color: #000000;line-height: 36px;padding-left: 16px;font-weight: bold;}
.hyal_section ul li a .info{font-size: 16px;color: #333333;line-height: 30px;}
.hyal_section ul li a:hover .btbox .wz{color: #1e3edf;}
@media  screen and (max-width:1680px){
.hyal_section ul li a .right{padding-left: 40px;}
.hyal_section ul li:nth-child(odd) a .right{padding-right: 40px;}
.hyal_section ul li a .btbox{margin-bottom: 20px;}
.hyal_section ul li a .icobox{width: 66px;}
.hyal_section ul li a .btbox .wz{font-size: 24px;line-height: 30px;padding-left: 12px;}
.hyal_section ul li a .info{font-size: 14px;line-height: 24px;}
}
@media  screen and (max-width:1400px){
.hyal_section ul li a .info{font-size: 13px;line-height: 22px;}
}
@media  screen and (max-width:1024px){
.hyal_section .dd{padding-top: 30px;padding-bottom: 30px;}
.hyal_section .dd:last-child{padding-bottom: 80px;}
.hyal_section .title{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.hyal_section ul li{margin-bottom: 16px;}
.hyal_section ul li a{display: block;padding: 14px;background: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);border-radius: 12px;}
.hyal_section ul li a .left{width: 100%;}
.hyal_section ul li a .right{width: 100%;padding-left: 0;padding-top: 12px;}
.hyal_section ul li:nth-child(odd) a .right{padding-right: 0;}
.hyal_section ul li a .btbox{margin-bottom: 12px;}
.hyal_section ul li a .icobox{width: 32px;}
.hyal_section ul li a .btbox .wz{font-size: 16px;line-height: 20px;padding-left: 12px;}
.hyal_section ul li a .info{font-size: 14px;line-height: 22px;}
}

/*关于我们*/
.gywm_section1{width: 100%;padding-top: 100px;padding-bottom: 760px;min-height: 950px;}
.gywm_section1 .title{font-size: 48px;color: #000;line-height: 56px;text-align: center;margin-bottom: 16px;font-weight: bold;}
.gywm_section1 .info{font-size: 20px;color: #333333;line-height: 40px;text-align: center;}
@media  screen and (max-width:1680px){
.gywm_section1{padding-bottom: 500px;min-height: 800px;}
.gywm_section1 .info br{display: none;}
}
@media  screen and (max-width:1024px){
.gywm_section1{padding-top: 40px;padding-bottom: 400px;min-height: 1px;}
.gywm_section1 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.gywm_section1 .info{font-size: 14px;line-height: 24px;}
}

.gywm_section2{width: 100%;padding-top: 100px;padding-bottom: 144px;}
.gywm_section2 .title{font-size: 48px;color: #000000;line-height: 56px;text-align: center;font-weight: bold;margin-bottom: 84px;}
.gywm_section2 ul{width: 100%;}
.gywm_section2 li{min-height: 416px; margin-bottom: 190px;padding: 80px 80px 80px 720px; position: relative;}
.gywm_section2 li:last-child{margin-bottom: 0;}
.gywm_section2 li::after{content: "";display: block;width: calc(100% - 334px);height: 100%;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);background: linear-gradient(90.00deg, rgb(239, 247, 255),rgba(245, 247, 249, 0) 100%);position: absolute;left: 0;top: 0;z-index: 1;}
.gywm_section2 .left{width: 607px;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: 3;}
.gywm_section2 .left .pic{ padding-bottom: 86.65%; position: relative; overflow: hidden;}
.gywm_section2 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section2 .left .pic .img2{opacity: 0;}
.gywm_section2 li:hover .left .pic .img1{opacity: 0;}
.gywm_section2 li:hover .left .pic .img2{opacity: 1;}
.gywm_section2 .right{width: 100%;position: relative;z-index: 5;}
.gywm_section2 .right .ico{width: 100%;display: flex;justify-content: flex-end;align-items: flex-start;margin-bottom: 24px;}
.gywm_section2 .right .ico img{width: 72px;display: block;}
.gywm_section2 .right .bt{font-size: 36px;color: #000000;line-height: 56px;margin-bottom: 24px;font-weight: bold;text-align: right;}
.gywm_section2 .right .jj{font-size: 20px;color: #333333;line-height: 40px;text-align: right;}
.gywm_section2 li:nth-child(odd) .left{left: auto;right: 0;}
.gywm_section2 li:nth-child(odd){padding: 80px 720px 80px 80px;}
.gywm_section2 li:nth-child(odd) .right .ico{justify-content: flex-start;}
.gywm_section2 li:nth-child(odd) .right .bt{text-align: left;}
.gywm_section2 li:nth-child(odd) .right .jj{text-align: left;}
.gywm_section2 li:nth-child(even)::after{background: linear-gradient(270.00deg, rgb(239, 247, 255),rgba(245, 247, 249, 0) 100%);left: auto;right: 0;}
@media  screen and (max-width:1400px){
.gywm_section2 li{margin-bottom: 160px;padding: 60px 60px 60px 500px;min-height: 300px;}
.gywm_section2 li::after{width: calc(100% - 200px);}
.gywm_section2 .left{width: 400px;}
.gywm_section2 .right .ico{margin-bottom: 16px;}
.gywm_section2 .right .ico img{width: 56px;}
.gywm_section2 .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.gywm_section2 .right .jj{font-size: 16px;line-height: 22px;}
.gywm_section2 li:nth-child(odd){padding: 60px 500px 60px 60px;}
}
@media  screen and (max-width:1024px){
.gywm_section2{padding-top: 30px;padding-bottom: 30px;}
.gywm_section2 .title{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.gywm_section2 li{min-height: 1px; margin-bottom: 20px;padding: 20px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);background: linear-gradient(180.00deg, rgb(239, 247, 255),rgba(245, 247, 249, 0) 100%);}
.gywm_section2 li::after{display: none;}
.gywm_section2 .left{width: 65%;margin: 0 auto; margin-bottom: 14px;position: static;transform: translate(0,0);}
.gywm_section2 .right{width: 100%;}
.gywm_section2 .right .ico{display: block;margin-bottom: 12px;}
.gywm_section2 .right .ico img{width: 32px;}
.gywm_section2 .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;text-align: left;}
.gywm_section2 .right .jj{font-size: 14px;line-height: 22px;text-align: left;}
.gywm_section2 li:nth-child(odd){padding: 20px;}
}

.gywm_section3{width: 100%;padding-top: 100px;padding-bottom: 220px;background: linear-gradient(270.00deg, rgb(219, 225, 255) 3.053%,rgb(240, 250, 250) 58.779%,rgb(206, 230, 255) 99.237%);position: relative;}
.gywm_section3 .bt1{font-size: 48px;color: #000000;line-height: 56px;text-align: center;margin-bottom: 40px;font-weight: bold;}
.gywm_section3 .bt2{font-size: 20px;color: #333333;line-height: 40px;text-align: center;margin-bottom: 44px;}
.gywm_section3 .btnbox{display: flex;justify-content: center;align-items: center;position: relative;z-index: 30;}
.gywm_section3 .btnbox .pubilc_btn1{margin-right: 16px;}
.gywm_section3 .posi_ico1{width: 65px;display: block;position: absolute;left: 14.01041666666667%;top: 56.45756457564576%;opacity: 0.2;}
.gywm_section3 .posi_ico2{width: 46px;display: block;position: absolute;left: 26.51041666666667%;top: 11.07011070110701%;}
.gywm_section3 .posi_ico3{width: 113px;display: block;position: absolute;right: 4.583333333333333%;top: 39.85239852398524%;}
.gywm_section3 .posi_ico{
-webkit-animation-name: buzz-out;
-webkit-animation-duration: 5s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
}
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
  }
}
@media  screen and (max-width:1024px){
.gywm_section3{padding-top: 30px;padding-bottom: 80px;}
.gywm_section3 .bt1{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.gywm_section3 .bt2{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.gywm_section3 .bt2 br{display: none;}
.gywm_section3 .btnbox .pubilc_btn1{margin-right: 12px;}
.gywm_section3 .posi_ico1{width: 40px;left: 8%;top: 48%;}
.gywm_section3 .posi_ico2{width: 24px;left: 26.51041666666667%;top: 11.07011070110701%;}
.gywm_section3 .posi_ico3{width: 40px;right: 4.583333333333333%;top: 39.85239852398524%;}
}

/*新闻*/
.xw_section{width: 100%;padding-top: 100px;padding-bottom: 240px;background: linear-gradient(0.00deg, rgb(223, 238, 255),rgba(223, 238, 255, 0) 100%);}
.xw_section .cont1{margin-bottom: 30px;}
.xw_section .cont1 .ul{margin: -10px;width: calc(100% + 20px);}
.xw_section .cont1 .ul .li{padding: 10px;}
.xw_section .cont1 .ul a{display: block;border-radius: 16px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);background: rgb(255, 255, 255);padding: 20px;}
.xw_section .cont1 .ul a .pic{ width: 100%; padding-bottom: 62.7118%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section .cont1 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section .cont1 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section .cont1 .ul a .wzbox{padding-top: 24px;}
.xw_section .cont1 .ul a .date{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 10px;}
.xw_section .cont1 .ul a .date img{width: 16px;display: block;margin-right: 8px;}
.xw_section .cont1 .ul a .date .wz{font-size: 14px;color: #1E3EDF;line-height: 20px;}
.xw_section .cont1 .ul a .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section .cont1 .ul a .jj{font-size: 16px;color: #555555;line-height: 30px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section .cont1 .ul a .more{width: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .cont1 .ul a .more img{width: 20px;display: block;}
.xw_section .cont1 .ul a .more .ico2{display: none;}
.xw_section .cont1 .ul a:hover .bt{color: #1e3edf;}
.xw_section .cont1 .ul a:hover .more{padding-left: 20px;}
.xw_section .cont1 .ul a:hover .more .ico1{display: none;}
.xw_section .cont1 .ul a:hover .more .ico2{display: block;}
.xw_section .cont1 .ul .slick-dots{margin-top: 6px;margin-bottom: 40px;}
.xw_section .cont2{margin-bottom: 40px;}
.xw_section .cont2 li{margin-bottom: 30px;}
.xw_section .cont2 li:last-child{margin-bottom: 0;}
.xw_section .cont2 a{display: flex;background: #fff; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);justify-content: flex-start;align-items: center;padding: 20px 50px 20px 20px;border-radius: 10px;border: 1px solid #E5E5E5;position: relative;overflow: hidden;}
.xw_section .cont2 a::after{content: "";display: block;width: 0;height: 0;background: #1e3edf;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);border-radius: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .cont2 a:hover::after{width: 20%;height: 200%;right: 0; border-radius: 0 50% 50% 0;}
.xw_section .cont2 a .left{width: 335px;position: relative;z-index: 10;}
.xw_section .cont2 a .pic{ width: 100%; padding-bottom: 62.745%; position: relative; overflow: hidden;border-radius: 8px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section .cont2 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section .cont2 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section .cont2 a .right{width: calc(100% - 335px);padding-left: 40px;}
.xw_section .cont2 a .date{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;}
.xw_section .cont2 a .date img{display: block;margin-right: 10px;}
.xw_section .cont2 a .date .ico2{display: none;}
.xw_section .cont2 a .date .wz{font-size: 14px;color: #1e3edf;line-height: 20px;}
.xw_section .cont2 a .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section .cont2 a .info{font-size: 16px;color: #555555;line-height: 30px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section .cont2 a .more{position: relative;}
.xw_section .cont2 a .more .wz{font-size: 14px;color: #1e3edf;line-height: 20px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .cont2 a .more img{width: 20px;display: block;position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .cont2 a .more .ico2{opacity: 0;}
.xw_section .cont2 a:hover .more .wz{opacity: 1;}
.xw_section .cont2 a:hover .more .ico1{opacity: 0;}
.xw_section .cont2 a:hover .more .ico2{opacity: 1;}
.xw_section .cont2 a:hover .more .ico2{left: 40px;}
.xw_section .cont2 a:hover  .bt{color: #1e3edf;}
@media  screen and (max-width:1024px){
.xw_section{padding-top: 30px;padding-bottom: 80px;}
.xw_section .cont1 .ul a .wzbox{padding-top: 14px;}
.xw_section .cont1 .ul a .date{margin-bottom: 8px;}
.xw_section .cont1 .ul a .date img{width: 14px;margin-right: 6px;}
.xw_section .cont1 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xw_section .cont1 .ul a .jj{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.xw_section .cont1 .ul a .more img{width: 18px;}
.xw_section .cont1 .ul .slick-dots{margin-top: 4px;}
.xw_section .cont2{margin-bottom: 20px;}
.xw_section .cont2 li{margin-bottom: 14px;}
.xw_section .cont2 a{padding: 14px;display: block;}
.xw_section .cont2 a:hover::after{width: 100%;border-radius: 0;}
.xw_section .cont2 a .left{width: 100%;}
.xw_section .cont2 a .right{width: 100%;padding-left: 0;padding-top: 14px;}
.xw_section .cont2 a .date{position: relative;z-index: 5;}
.xw_section .cont2 a .more{position: relative;z-index: 5;}
.xw_section .cont2 a .more img{margin-right: 8px;width: 18px;}
.xw_section .cont2 a .date .wz{font-size: 14px;line-height: 20px;}
.xw_section .cont2 a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;position: relative;z-index: 5;}
.xw_section .cont2 a .info{font-size: 14px;line-height: 20px;margin-bottom: 12px;position: relative;z-index: 5;}
.xw_section .cont2 a:hover .bt,
.xw_section .cont2 a:hover .info,
.xw_section .cont2 a:hover .date .wz,
.xw_section .cont2 a:hover .more .wz{color: #fff!important;}
.xw_section .cont2 a:hover .date .ico1{display: none;}
.xw_section .cont2 a:hover .date .ico2{display: block;}
}

/*分页*/
.page_section{width: 100%;position: relative;z-index: 30;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{font-size: block;width: 30px;height: 30px;border: 1px solid rgb(229, 229, 229);background: rgb(255, 255, 255);font-size: 16px;color:#555555;line-height: 28px;text-align: center;margin: 0 5px;}
.page_section .pcpage .btn{margin: 0 25px;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .btn img{display: block;}
.page_section .pcpage .btn .ico2{display: none;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{background: #1e3edf;border-color: #1e3edf;color: #fff;}
.page_section .pcpage .btn:hover .ico1{display: none;}
.page_section .pcpage .btn:hover .ico2{display: block;}
.page_section .phpage{display: none;}
@media  screen and (max-width:1024px){
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;border: 1px solid rgb(229, 229, 229);background: rgb(255, 255, 255);margin: 0;}
.page_section .phpage a img{display: block;}
.page_section .phpage a .ico2{display: none;}
.page_section .phpage span{font-size: 16px;color: #333;margin: 0 20px;display: block;}
.page_section .phpage a:hover{background: #1e3edf;border-color: #1e3edf;color: #fff;}
.page_section .phpage a:hover .ico1{display: none;}
.page_section .phpage a:hover .ico2{display: block;}
}

/*新闻动态_详情*/
.xwxq_section{width: 100%;padding-bottom: 240px;position: relative;background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);}
.xwxq_section .posi_back{width: 100%;display: block;position: absolute;left: 0;top: 0;}
.xwxq_section .cont1{position: relative;z-index: 3;margin-bottom: 80px;backdrop-filter: blur(20px);background: rgba(0, 0, 0, 0.06);}
.xwxq_section .cont1 .w_1400{display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .cont1 .left{display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .cont1 .left img{width: 20px;display: inline-block;vertical-align: middle; margin-right: 6px;}
.xwxq_section .cont1 .left a{display: inline-block;vertical-align: middle; font-size: 16px;color: #FFFFFF;line-height: 64px;}
.xwxq_section .cont1 .left span{display: inline-block;vertical-align: middle; font-size: 16px;color: #FFFFFF;line-height: 64px;margin: 0 5px;}
.xwxq_section .cont1 .left a:hover,
.xwxq_section .cont1 .left a.on{text-decoration: underline;}
.xwxq_section .cont1 .right a{display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .cont1 .right a img{width: 16px;display: block;}
.xwxq_section .cont1 .right a .wz{font-size: 14px;color: #FFFFFF;line-height: 24px;padding-left: 8px;}
.xwxq_section .cont1 .right a:hover{opacity: 0.8;}
.xwxq_section .cont2{position: relative;z-index: 3;position: relative;z-index: 9999;}
.xwxq_section .cont2 .w_1400{border-radius: 10px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);background: rgb(255, 255, 255);overflow: hidden;display: flex;justify-content: flex-start;align-items: stretch;}
.xwxq_section .cont2 .left{width: calc(100% - 370px);padding: 36px;}
.xwxq_section .cont2 .left .title{font-size: 36px;color: #000000;line-height: 56px;margin-bottom: 16px;font-weight: bold;}
.xwxq_section .cont2 .left .dl{margin-bottom: 24px;display: flex;justify-content: flex-start;align-items: flex-start;}
.xwxq_section .cont2 .left .dd{margin-right: 48px;font-size: 16px;color: #555555;line-height: 24px;}
.xwxq_section .cont2 .left .dd:last-child{margin-right: 0;}
.xwxq_section .cont2 .left .content{padding-top: 24px;padding-bottom: 40px;border-top: 1px solid #E5E5E5;font-size: 16px;color: #333333;line-height: 30px;}
.xwxq_section .cont2 .left .content span{color: #1E3EDF;font-size: 20px;font-weight: bold;}
.xwxq_section .cont2 .left .content .span2{color: #1E3EDF;font-size: 24px;line-height: 40px;text-align: center;display: block; font-weight: 400;}
.xwxq_section .cont2 .left .boxs{display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}
.xwxq_section .cont2 .left .boxs .dianz{cursor: pointer;padding: 10px 24px;border-radius: 50px;background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .cont2 .left .boxs .dianz img{width: 24px;display: block;}
.xwxq_section .cont2 .left .boxs .dianz .wz{font-size: 16px;color: #333333;line-height: 20px;padding-left: 9px;}
.xwxq_section .cont2 .left .boxs .dianz:hover{opacity: 0.8;}
.xwxq_section .cont2 .left .boxs .fx{display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .cont2 .left .boxs .fx .wz{font-size: 16px;color: #333333;line-height: 23px;margin-right: 8px;}
.xwxq_section .cont2 .left .boxs .fx ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.xwxq_section .cont2 .left .boxs .fx ul li{width: 40px; margin-right: 8px;border: 1px solid rgb(229, 229, 229);border-radius: 6px;position: relative;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xwxq_section .cont2 .left .boxs .fx ul li:hover{background: #eee;}
.xwxq_section .cont2 .left .boxs .fx ul li:last-child{margin-right: 0;}
.xwxq_section .cont2 .left .boxs .fx ul a{display: block;width: 100%;background: rgba(0, 0, 0,0)!important;height: 40px;padding: 0;margin: 0;float: none;position: relative;z-index: 5;}
.xwxq_section .cont2 .left .boxs .fx ul img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 24px;}
.xwxq_section .cont2 .left .page_box{width: 100%;background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);padding: 18px 20px;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .cont2 .left .page_box a{display: block;width: calc(50% - 10px);font-size: 16px;color: #333333;line-height: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .cont2 .left .page_box .next{text-align: right;}
.xwxq_section .cont2 .left .page_box a:hover{color: #1E3EDF;}
.xwxq_section .cont2 .right{width: 370px;background: rgb(245, 247, 249);padding: 25px;}
.xwxq_section .cont2 .right .title{font-size: 30px;color: #FFFFFF;line-height: 40px;margin-bottom: 20px;border-radius: 8px;background: rgb(30, 62, 223);text-align: center;padding: 12px 20px;}
.xwxq_section .cont2 .right .ul{width: 100%;}
.xwxq_section .cont2 .right .li{width: 100%;padding-top: 20px;position: relative;margin-bottom: 20px;}
.xwxq_section .cont2 .right .li:last-child{margin-bottom: 0;}
.xwxq_section .cont2 .right .a1{position: absolute;left: 0;top: 0;z-index: 10;padding: 0 22px;}
.xwxq_section .cont2 .right .a1 .datebox{width: 128px;border-radius: 4px;background: #1E3EDF;display: flex;justify-content: center;align-items: center;}
.xwxq_section .cont2 .right .a1 .datebox img{display: block;width: 20px;}
.xwxq_section .cont2 .right .a1 .datebox .ico2{display: none;}
.xwxq_section .cont2 .right .a1 .datebox .wz{font-size: 16px;color: #FFFFFF;line-height: 36px;margin-left: 8px;}
.xwxq_section .cont2 .right .a2{display: block;width: 100%;background: #fff; border-radius: 10px;padding: 33px 17px 16px 22px;position: relative;overflow: hidden;}
.xwxq_section .cont2 .right .a2::after{content: "";display: block;width: 0;height: 0;background: #1E3EDF;position: absolute;right: 0;bottom: 0;border-radius: 100%;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;}
.xwxq_section .cont2 .right .li:hover .a2::after{width: calc(100% + 180px);height: calc(100% + 180px);right: 0; border-radius: 10px;}
.xwxq_section .cont2 .right .a2 .bt{font-size: 18px;color: #000000;line-height: 30px; margin-bottom: 10px;position: relative;z-index: 2;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .cont2 .right .a2 .jj{font-size: 16px;color: #555555;line-height: 30px; margin-bottom: 10px;position: relative;z-index: 2;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .cont2 .right .a2 .more{position: relative;z-index: 3;}
.xwxq_section .cont2 .right .a2 .more .wz{font-size: 14px;color: #fff;line-height: 20px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xwxq_section .cont2 .right .a2 .more img{width: 20px;display: block;position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xwxq_section .cont2 .right .a2 .more .ico2{opacity: 0;}
.xwxq_section .cont2 .right .li:hover .more .wz{opacity: 1;}
.xwxq_section .cont2 .right .li:hover .more .ico1{opacity: 0;}
.xwxq_section .cont2 .right .li:hover .more .ico2{opacity: 1;}
.xwxq_section .cont2 .right .li:hover .more .ico2{left: 40px;}
.xwxq_section .cont2 .right .li:hover .bt,
.xwxq_section .cont2 .right .li:hover .jj{color: #fff;}
.xwxq_section .cont2 .right .li:hover .datebox{background: #FBF7F2;}
.xwxq_section .cont2 .right .li:hover .datebox .ico1{display: none;}
.xwxq_section .cont2 .right .li:hover .datebox .ico2{display: block;}
.xwxq_section .cont2 .right .li:hover .datebox .wz{color: #1E3EDF;}
@media  screen and (max-width:1680px){
.xwxq_section .cont2 .left{width: calc(100% - 300px);padding: 26px;}
.xwxq_section .cont2 .right{width: 300px;padding: 20px;}
.xwxq_section .cont2 .right .li{padding-top: 20px;}
.xwxq_section .cont2 .right .a1{padding: 0 20px;}
.xwxq_section .cont2 .right .a2{padding: 40px 20px 20px 20px;}
.xwxq_section .cont2 .right .a1 .datebox{width: 130px;}
.xwxq_section .cont2 .right .a1 .datebox .wz{font-size: 14px;line-height: 32px;}
.xwxq_section .cont2 .right .a2 .bt{font-size: 18px;line-height: 26px;min-height: 52px; margin-bottom: 12px;}
.xwxq_section .cont2 .right .a2 .jj{font-size: 16px;line-height: 24px;min-height: 48px; margin-bottom: 12px;}
}
@media  screen and (max-width:1024px){
.xwxq_section{padding-bottom: 80px;}
.xwxq_section .cont1{margin-bottom: 20px;}
.xwxq_section .cont1 .w_1400{justify-content: flex-end;min-height: 50px;}
.xwxq_section .cont1 .left{display: none;}
.xwxq_section .cont2 .w_1400{display: block;}
.xwxq_section .cont2 .left{width: 100%;padding: 20px;}
.xwxq_section .cont2 .left .title{font-size: 20px;line-height: 30px;margin-bottom: 12px;}
.xwxq_section .cont2 .left .dl{margin-bottom: 14px;;}
.xwxq_section .cont2 .left .dd{margin-right: 6px; font-size: 12px;line-height: 16px;}
.xwxq_section .cont2 .left .dd:last-child{margin-bottom: 0;}
.xwxq_section .cont2 .left .content{padding-top: 14px;padding-bottom: 14px;font-size: 14px;line-height: 22px;}
.xwxq_section .cont2 .left .content .span2{font-size: 18px;line-height: 26px;}
.xwxq_section .cont2 .left .boxs{margin-bottom: 14px;justify-content: center;}
.xwxq_section .cont2 .left .boxs .dianz{padding: 8px 20px;border-radius: 18px;}
.xwxq_section .cont2 .left .boxs .dianz img{width: 20px;}
.xwxq_section .cont2 .left .boxs .dianz .wz{font-size: 14px;padding-left: 8px;}
.xwxq_section .cont2 .left .boxs .fx{display: none;}
.xwxq_section .cont2 .left .page_box{padding: 12px;}
.xwxq_section .cont2 .left .page_box a{width: calc(50% - 6px);font-size: 14px;line-height: 20px;}
.xwxq_section .cont2 .right{display: none;}
}

.lxwm_section{width: 100%;padding-bottom: 240px;background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);position: relative;}
/*20250514start*/
.lxwm_section .posi_back{width: 100%;display: block;position: absolute;left: 0;top: 0;}
/*20250514end*/
.lxwm_section .dq_sec{position: relative;z-index: 3;margin-bottom: 100px;backdrop-filter: blur(20px);background: rgba(0, 0, 0, 0.06);}
.lxwm_section .dq_sec .w_1400{display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section .dq_sec img{width: 20px;display: inline-block;vertical-align: middle; margin-right: 6px;}
.lxwm_section .dq_sec a{display: inline-block;vertical-align: middle; font-size: 16px;color: #FFFFFF;line-height: 64px;}
.lxwm_section .dq_sec span{display: inline-block;vertical-align: middle; font-size: 16px;color: #FFFFFF;line-height: 64px;margin: 0 5px;}
.lxwm_section .dq_sec a:hover,
.lxwm_section .dq_se  a.on{text-decoration: underline;}
.lxwm_section .content{position: relative;z-index: 999;}
.lxwm_section .cont1{margin-bottom: 40px;position: relative;z-index: 3;} 
.lxwm_section .cont1 img{width: 72px;display: block;margin: 0 auto 16px auto;}
.lxwm_section .cont1 .bt1{font-size: 48px;color: #FFFFFF;line-height: 64px;text-align: center;margin-bottom: 8px;font-weight: bold;}
.lxwm_section .cont1 .bt2{font-size: 24px;color: #FFFFFF;line-height: 36px;text-align: center;}
.lxwm_section .cont2{position: relative;z-index: 3;display: flex;justify-content: space-between;align-items: stretch;}
.lxwm_section .cont2 .dd{width: calc(50% - 10px);border-radius: 10px;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);background: rgb(255, 255, 255);padding: 36px 36px 56px 36px;}
.lxwm_section .cont2 .bt1{font-size: 36px;color: #000000;line-height: 40px;margin-bottom: 8px;font-weight: bold;}
.lxwm_section .cont2 .info{font-size: 18px;color: #333333;line-height: 36px;margin-bottom: 6px;}
.lxwm_section .cont2 .info2{margin-bottom: 20px;}
.lxwm_section .cont2 .bt2{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 24px;font-weight: bold;}
.lxwm_section .cont2 .boxs1{margin-bottom: 40px;}
.lxwm_section .cont2 .boxs1 ul{margin: -8px -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.lxwm_section .cont2 .boxs1 ul li{width: 50%;padding: 8px 20px;display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section .cont2 .boxs1 ul .wz{font-size: 18px;color: #333333;line-height: 30px;width: 54px;}
.lxwm_section .cont2 .boxs1 ul .wz span{color: #FF0000;}
.lxwm_section .cont2 .boxs1 ul input{display: block; width: calc(100% - 54px);height: 48px;border: 1px solid rgb(229, 229, 229);border-radius: 4px;background: rgb(245, 247, 249);padding: 12px 16px;font-size: 16px;color: #333;}
.lxwm_section .cont2 .boxs1 ul input::-webkit-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs1 ul input::-moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs1 ul input::moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs1 ul input:-ms-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs2{margin-bottom: 40px;}
.lxwm_section .cont2 .boxs2 .list{margin-bottom: 30px;}
.lxwm_section .cont2 .boxs2 .list:last-child{margin-bottom: 0;}
.lxwm_section .cont2 .boxs2 .bt3{font-size: 20px;color: #000000;line-height: 24px;padding-left: 14px;position: relative;font-weight: bold;margin-bottom: 24px;}
.lxwm_section .cont2 .boxs2 .bt3::after{content: "";display: block;width: 6px;height: 6px;background: #1E3EDF;border-radius: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.lxwm_section .cont2 .boxs2 ul{margin: -4px -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section .cont2 .boxs2 ul li{width: 50%;padding: 4px 10px;}
.lxwm_section .cont2 .boxs2 ul .libox{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox1{width: 20px;margin-right: 12px;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox1 img{width: 100%;display: block;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox1 .ico2{display: none;}
.lxwm_section .cont2 .boxs2 ul li.on .libox .icobox1 .ico1{display: none;}
.lxwm_section .cont2 .boxs2 ul li.on .libox .icobox1 .ico2{display: block;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox2{width: 40px;margin-right: 10px;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox2 img{width: 100%;display: block;}
.lxwm_section .cont2 .boxs2 ul .libox .wz{width: calc(100% - 80px);font-size: 18px;color: #333333;line-height: 22px;}
.lxwm_section .cont2 .boxs2 ul .libox:hover .wz{color: #1e3edf;}
.lxwm_section .cont2 .textbox{margin-bottom: 40px;}
.lxwm_section .cont2 .textbox2{margin-bottom: 80px;}
.lxwm_section .cont2 .textbox textarea{width: 100%;height: 180px;display: block;padding: 12px 16px;border: 1px solid rgb(229, 229, 229);border-radius: 4px;background: rgb(245, 247, 249);font-size: 16px;color: #333;}
.lxwm_section .cont2 .textbox textarea::-webkit-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .textbox textarea::-moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .textbox textarea::moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .textbox textarea:-ms-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .button{cursor: pointer;width: 184px;font-size: 20px;color: #FFFFFF;line-height: 48px;text-align: center;border-radius: 6px;background: rgb(30, 62, 223);}
.lxwm_section .cont2 .button:hover{opacity: 0.8;}
.lxwm_section .cont2 .boxs3{width: 100%;margin-bottom: 50px;}
.lxwm_section .cont2 .boxs3 li{margin-bottom: 22px;display: flex;justify-content: flex-start;align-items: center;position: relative;}
.lxwm_section .cont2 .boxs3 li:last-child{margin-bottom: 0;}
.lxwm_section .cont2 .boxs3 .left{width: 90px;font-size: 18px;color: #333333;line-height: 30px;padding-right: 8px;text-align: right;}
.lxwm_section .cont2 .boxs3 .left span{color: #FF0000;}
.lxwm_section .cont2 .boxs3 .right{width: calc(100% - 90px);}
.lxwm_section .cont2 .boxs3 .input input{width: 100%;height: 48px;border: 1px solid rgb(229, 229, 229);border-radius: 4px;background: rgb(245, 247, 249);padding: 0 16px;font-size: 16px;color: #333;}
.lxwm_section .cont2 .boxs3 .input input::-webkit-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs3 .input input::-moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs3 .input input::moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs3 .input input:-ms-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section .cont2 .boxs3 .qh_box{position: relative;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_t{cursor: pointer; width: 100%;padding: 0 16px;border: 1px solid rgb(229, 229, 229);border-radius: 4px;background: rgb(245, 247, 249);display: flex;justify-content: space-between;align-items: center;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_t .wz{font-size: 16px;color: #555555;width: calc(100% - 20px); line-height: 46px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_t img{width: 8px;display: block;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 30px;display: none;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b a{display: block;font-size: 16px;color: #333;line-height: 20px;margin-bottom: 20px;text-align: center;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b a:last-child{margin-bottom: 0;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b a:hover{color: #1e3edf;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b>div{overflow: hidden;overflow-y: auto;max-height: 140px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b>div::-webkit-scrollbar{ width: 3px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b>div::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b>div::-webkit-scrollbar-thumb{width: 3px;background-color: #1E3EDF;border-radius: 3px;}
.lxwm_section .cont2 .gx{cursor: pointer; display: flex;justify-content: flex-start;align-items: center;margin-bottom: 16px;}
.lxwm_section .cont2 .gx .ico{width: 18px;height: 18px;border: 1px solid rgb(229, 229, 229);background: rgb(245, 247, 249);border-radius: 100%;position: relative;}
.lxwm_section .cont2 .gx .ico::after{content: "";display: block;width: 12px;height: 12px;background: #1e3edf;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;display: none;}
.lxwm_section .cont2 .gx.on .ico::after{display: block;}
.lxwm_section .cont2 .gx .wz{font-size: 16px;color: #888888;line-height: 24px;padding-left: 8px;}
.lxwm_section .cont2 .gx .wz a{color: #1E3EDF;}
.lxwm_section .cont2 .gx .wz a:hover{text-decoration: underline;}
@media  screen and (max-width:1680px){
.lxwm_section .cont2 .dd{padding: 26px;}
.lxwm_section .cont2 .boxs2 ul .libox .wz{font-size: 15px;}
.lxwm_section .cont2 .boxs1 ul input{font-size: 14px}
.lxwm_section .cont2 .boxs1 ul input::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input::-moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input::moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input:-ms-input-placeholder{font-size: 14px;}
}
@media  screen and (max-width:1024px){
.lxwm_section{padding-bottom: 80px;padding-top: 20px;}
/*20250514start*/
.lxwm_section .posi_back{height: 200px;object-fit: cover;}
/*20250514end*/
.lxwm_section .dq_sec{display: none;}
.lxwm_section .cont1{margin-bottom: 40px;position: relative;z-index: 3;} 
.lxwm_section .cont1 img{width: 32px;margin: 0 auto 12px auto;}
.lxwm_section .cont1 .bt1{font-size: 20px;line-height: 24px;}
.lxwm_section .cont1 .bt2{font-size: 14px;line-height: 20px;}
.lxwm_section .cont2{display: block;}
.lxwm_section .cont2 .dd{width: 100%;padding: 20px;margin-bottom: 20px;}
.lxwm_section .cont2 .dd:last-child{margin-bottom: 0;}
.lxwm_section .cont2 .bt1{font-size: 18px;line-height: 24px;}
.lxwm_section .cont2 .info{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.lxwm_section .cont2 .info2{margin-bottom: 10px;}
.lxwm_section .cont2 .bt2{font-size: 16px;line-height: 20px;margin-bottom: 12px!important;}
.lxwm_section .cont2 .boxs1{margin-bottom: 14px;}
.lxwm_section .cont2 .boxs1 ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section .cont2 .boxs1 ul li{width: 100%;padding: 6px;}
.lxwm_section .cont2 .boxs1 ul .wz{font-size: 14px;line-height: 24px;width: 46px;}
.lxwm_section .cont2 .boxs1 ul input{width: calc(100% - 46px);height: 36px;padding: 6px 12px;font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input::-moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input::moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs1 ul input:-ms-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs2{margin-bottom: 14px;}
.lxwm_section .cont2 .boxs2 .list{margin-bottom: 14px;}
.lxwm_section .cont2 .boxs2 .bt3{font-size: 16px;line-height: 20px;padding-left: 10px;margin-bottom: 12px;}
.lxwm_section .cont2 .boxs2 ul{margin: -5px;width: calc(100% + 10px);}
.lxwm_section .cont2 .boxs2 ul li{padding: 5px;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox1{width: 16px;margin-right: 8px;}
.lxwm_section .cont2 .boxs2 ul .libox .icobox2{width: 28px;margin-right: 8px;}
.lxwm_section .cont2 .boxs2 ul .libox .wz{width: calc(100% - 60px);font-size: 13px;line-height: 20px;}
.lxwm_section .cont2 .textbox{margin-bottom: 14px;}
.lxwm_section .cont2 .textbox2{margin-bottom: 14px;}
.lxwm_section .cont2 .textbox textarea{height: 100px;padding: 8px 12px;font-size: 14px;}
.lxwm_section .cont2 .textbox textarea::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .textbox textarea::-moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .textbox textarea::moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .textbox textarea:-ms-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .button{width: 160px;font-size: 16px;line-height: 36px;}
.lxwm_section .cont2 .boxs3{margin-bottom: 14px!important;}
.lxwm_section .cont2 .boxs3 li{margin-bottom: 12px;}
.lxwm_section .cont2 .boxs3 .left{width: 80px;font-size: 14px;line-height: 24px;}
.lxwm_section .cont2 .boxs3 .right{width: calc(100% - 80px);}
.lxwm_section .cont2 .boxs3 .input input{height: 36px;padding: 0 12px;font-size: 14px;}
.lxwm_section .cont2 .boxs3 .input input::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs3 .input input::-moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs3 .input input::moz-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs3 .input input:-ms-input-placeholder{font-size: 14px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_t{padding: 0 12px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_t .wz{font-size: 14px; line-height: 34px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b{padding: 20px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b a{font-size: 14px;margin-bottom: 12px;}
.lxwm_section .cont2 .boxs3 .qh_box .qh_b>div{max-height: 148px;}
.lxwm_section .cont2 .gx{margin-bottom: 14px;}
.lxwm_section .cont2 .gx .wz{font-size: 14px;line-height: 20px;padding-left: 6px;}
}

.bd_weixin_popup .bd_weixin_popup_foot{font-size: 11px!important;}

.lxwm_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 9999999999;background: rgba(0,0,0,0.6);display: none;}
.lxwm_tc .content{width: 1000px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;border-radius: 20px;padding: 70px 30px 30px 30px;}
.lxwm_tc .content .tit{font-size: 24px;color: #000;line-height: 30px;text-align: center;margin-bottom: 20px;font-weight: bold;}
.lxwm_tc .content .info{font-size: 16px;color: #333;line-height: 30px;text-align: justify;overflow: hidden;overflow-y: auto;max-height: 500px;padding-right: 10px;}
.lxwm_tc .content .info::-webkit-scrollbar{ width: 3px;}
.lxwm_tc .content .info::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.lxwm_tc .content .info::-webkit-scrollbar-thumb{width: 3px;background-color: #1E3EDF;border-radius: 3px;}
.lxwm_tc .content .none{width: 26px;display: block;position: absolute;right: 30px;top: 30px;cursor: pointer;}
.lxwm_tc .content .none:hover{opacity: 0.6;}
@media  screen and (max-width:1400px){
.lxwm_tc .content{width: 800px;}
.lxwm_tc .content .info{font-size: 15px;line-height: 26px;max-height: 360px;}
}
@media  screen and (max-width:1024px){
.lxwm_tc .content{width: calc(100% - 40px);border-radius: 12px;padding: 50px 20px 20px 20px;}
.lxwm_tc .content .tit{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.lxwm_tc .content .info{font-size: 14px;line-height: 22px;max-height: 400px;}
.lxwm_tc .content .none{width: 22px;right: 20px;top: 20px;}
}

.bd_weixin_popup{height: auto!important;}


.pagecon{padding-top:50px; padding-bottom:180px;}
.pagecon.xwxq_section .cont2 .left{width:100%;}
.pagecon.xwxq_section .cont2 .left .content{padding:0; border:0;}
@media  screen and (max-width:1024px){
.pagecon{padding-top:20px; padding-bottom:80px;}
}





/*20250516start*/
.xzdt_section{width: 100%;padding-top: 100px;padding-bottom: 200px;background: linear-gradient(270.00deg, rgb(233, 237, 246),rgb(245, 247, 249) 56.489%,rgb(233, 237, 246) 100%);}
.xzdt_section .w_1400{background: #fff;padding: 30px 50px;border-radius: 10px;position: relative;z-index: 50;}
.xzdt_section ul{width: 100%;}
.xzdt_section ul li{width: 100%;padding: 20px;border-bottom: 1px dashed #999;}
.xzdt_section ul li:last-child{border-bottom: 0;}
.xzdt_section ul li .a1{display: block;font-size: 18px;color: #333;line-height: 24px;margin-bottom: 12px;}
.xzdt_section ul li .ej{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xzdt_section ul li .ej a{display: block;font-size: 16px;color: #333;line-height: 20px;padding: 10px;}
.xzdt_section ul li .a1:hover,
.xzdt_section ul li a:hover{color: #1E3EDF;text-decoration: underline;}
@media  screen and (max-width:1024px){
.xzdt_section{padding-top: 30px;padding-bottom: 80px;}
.xzdt_section .w_1400{padding: 6px 20px;}
.xzdt_section ul li{padding: 14px;}
.xzdt_section ul li .a1{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xzdt_section ul li .ej{margin: -5px;width: calc(100% + 10px);}
.xzdt_section ul li .ej a{font-size: 14px;line-height: 18px;padding: 5px;}
}

/*20250516end*/



/*20250517start*/
.zws_section{width: 100%;margin-top: -155px;opacity: 0;height: 155px;position: relative;z-index: -99;}
@media  screen and (max-width:1024px){
.zws_section{margin-top: -106px;height: 106px;}
}
/*200250517end*/