﻿@charset "UTF-8";
/*html{
  font-size: 7.8369vw;
}
@media screen and  (min-width: 1276px){
  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: #066CE8;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #066CE8;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:1276px; margin-right: auto; margin-left: auto;}
.w_1020{max-width:1020px; 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: 99999;background: #fff;}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; margin: 16px 0;}
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 126px;}
.t_navs .top .right ._t{display: flex;justify-content: flex-end;align-items: center;margin-bottom: 12px;padding-top: 15px;}
.t_navs .top .right ._t .yx_box{margin-right: 24px;}
.t_navs .top .right ._t .yx_box a{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .right ._t .yx_box a img{width: 20px;display: block;margin-right: 6px;}
.t_navs .top .right ._t .yx_box a .wz{font-weight: 16px;color: #066CE8;line-height: 32px;}
.t_navs .top .right ._t .yx_box a:hover{opacity: 0.8;}
.t_navs .top .right ._t .ss_box{position: relative;}
.t_navs .top .right ._t .ss_box input{width: 315px;border-radius: 4px;backdrop-filter: blur(10px);background: rgb(245, 245, 245);display: block;height: 40px;padding: 0 60px 0 12px;}
.t_navs .top .right ._t .ss_box img{width: 16px;display: block;position: absolute;right: 12px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top .right ._t .ss_box img:hover{opacity: 0.8;}
.t_navs .top .right ._b{display: flex;justify-content: flex-end;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 10px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #333333; position: relative;padding: 15px 10px;line-height: 22px; font-size: 18px;font-weight: bold;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #066CE8;}
.t_navs .top .u2{min-width: 140px; top: 100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: #fff;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;-webkit-transform: translateY(5px);opacity: 0;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;}
.t_navs .top .u2 .l2 .a2>div{color: #333333;font-size: 14px;line-height: 52px;padding: 0 16px;white-space:nowrap;
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;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #ffffff;background: #066CE8;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.wyb_s.on{box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo{margin: 10px 0;}
.wyb_s.on .t_navs .top .logo img{  height: 70px;}
.wyb_s.on .t_navs .top .right ._t{margin-bottom: 0;padding-top: 10px;}
.wyb_s.on .t_navs .top .right ._t .yx_box a .wz{line-height: 30px;}
.wyb_s.on .t_navs .top .right ._t .ss_box input{width: 300px;height: 30px;padding: 0 50px 0 10px;}
.wyb_s.on .t_navs .top .right ._t .ss_box img{right: 10px;}
.wyb_s.on .t_navs .top .menu .l1 .a1{padding: 10px 10px;line-height: 20px;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 158px;opacity: 0;}
@media screen and (max-width:1680px) {
.t_navs .top .logo{margin: 15px 0;}
.t_navs .top .logo img{  height: 70px;}
.t_navs .top .right ._t{margin-bottom: 0;padding-top: 15px;}
.t_navs .top .right ._t .yx_box a .wz{line-height: 30px;}
.t_navs .top .right ._t .ss_box input{width: 300px;height: 30px;padding: 0 50px 0 10px;}
.t_navs .top .right ._t .ss_box img{right: 10px;}
.t_navs .top .menu .l1 .a1{padding: 10px 10px 15px 10px;line-height: 20px;}
.t_nav_zw{height: 100px;}
}
@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: 30px;}
.t_navs .top .right ._t{margin-bottom: 0;padding-top: 0;}
.t_navs .top .right ._t .yx_box{margin-right: 20px;}
.t_navs .top .right ._t .ss_box{display: none;}
.t_navs .top .right ._b{display: none}
.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:#066CE8;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:#066CE8;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: #066CE8;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:#066CE8;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;}
.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: 14px;color: #333;line-height: 22px;position: relative;padding: 10px 0 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;}
.t_navs .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

/*底部*/
.b_nav{width: 100%;background: #5F6369;}
.b_nav .cont1{width: 100%;padding-top: 80px;padding-bottom: 88px;border-bottom: 1px solid rgb(155, 155, 155);display: flex;justify-content: flex-end;align-items: flex-start;}
.b_nav .cont1 .left{width: 214px;}
.b_nav .cont1 .left img{width: 100%;display: block;}
.b_nav .cont1 .right{width: calc(100% - 214px);padding-left: 214px;}
.b_nav .cont1 .right ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .right .yj a{font-size: 16px;color: #FFFFFF;line-height: 22px;font-weight: bold;display: block;}
.b_nav .cont1 .right .ej{margin-top: 32px;}
.b_nav .cont1 .right .ej a{display: block;font-size: 14px;color: #FFFFFF;line-height: 32px;}
.b_nav .cont1 .right .yj a:hover,
.b_nav .cont1 .right .ej a:hover{text-decoration: underline;}
.b_nav .cont2{width: 100%;display: flex;justify-content: flex-start;align-items: center;flex-direction:row-reverse;padding-top: 26px;padding-bottom: 26px;}
.b_nav .cont2 .left{width: calc(100% - 272px);}
.b_nav .cont2 .left .banquan{font-size: 12px;color: #FFFFFF;;line-height: 20px;margin-bottom: 8px;}
.b_nav .cont2 .left .banquan a{color: #fff;}
.b_nav .cont2 .left ul{font-size: 12px;color: #FFFFFF;;line-height: 20px;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .left ul li{margin-right:12px;}
.b_nav .cont2 .left ul li:last-child{margin-right:0;}
.b_nav .cont2 .right ul{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .right ul li{margin-right: 8px;}
.b_nav .cont2 .right ul li:last-child{margin-right: 0;}
.b_nav .cont2 .right ul a{display: block;width: 48px;height: 48px;}
.b_nav .cont2 .right ul a img{width: 100%;display: block;}
.b_nav .cont2 .right ul a:hover{opacity: 0.8;}
@media screen and (max-width:1400px) {
.b_nav .cont1 .left{width: 160px;}
.b_nav .cont1 .right{width: calc(100% - 160px);padding-left: 160px;}
}
@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 60px;}
.b_nav .cont1{padding-top: 30px;padding-bottom: 30px;}
.b_nav .cont1 .left{width: 100%;}
.b_nav .cont1 .left img{width: 90px;margin: auto;}
.b_nav .cont1 .right{display: none;}
.b_nav .cont2{width: 100%;display: block;padding-top: 20px;padding-bottom: 20px;}
.b_nav .cont2 .left{width: 100%;margin-top: 12px;}
.b_nav .cont2 .left .banquan{margin-bottom: 0;margin-top: 10px;text-align: center;}
.b_nav .cont2 .left ul{display: block;text-align: center;}
.b_nav .cont2 .left ul li{margin-bottom: 4px;margin-right:0;}
.b_nav .cont2 .left ul li:last-child{margin-bottom: 0;}
.b_nav .cont2 .right{width: 100%;}
.b_nav .cont2 .right ul{justify-content: center;}
.b_nav .cont2 .right ul li{margin-right: 6px;}
.b_nav .cont2 .right ul a{width: 36px;height: 36px;}
}

/*电脑端漂浮*/
.pf_right{width: 40px;position: fixed;right: 30px;top: 50%;transform: translate(0,-50%);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;}
.pf_right ul{width: 100%;}
.pf_right ul li{margin-bottom: 6px;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.pf_right ul li:last-child{margin-bottom: 0;}
.pf_right ul a{display: block;width: 40px;height: 40px;background: radial-gradient(1014.00% 748.00% at 59% 198%,#5F6369,#5F6369 100%);border-radius: 4px;display: flex;justify-content: center;align-items: center;}
.pf_right ul a img{display: block;}
.pf_right ul a:hover{background: radial-gradient(1014.00% 748.00% at 59% 198%,rgb(6, 108, 232),rgb(6, 4, 87) 100%);}

/*手机端底漂浮*/
.pf_down{ 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: #066ce8; line-height: 14px;}
.pf_down li:hover .ico7{ background: #066CE8; 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;}

/*首页*/
._btn1{width: 140px;font-size: 14px;color: #FFFFFF;line-height: 40px;text-align: center;border-radius: 4px;background: linear-gradient(135.00deg, rgb(6, 108, 232) 0%,rgb(6, 108, 232) 100%);display: block;}
._btn1:hover{border-radius: 8px;background: linear-gradient(135.00deg, rgb(6, 108, 232) 0%,rgb(6, 4, 87) 100%);}
@media screen and (max-width:1024px) {
._btn1{width: 100px;line-height: 32px;}
}

._btn2{width: 178px;display: flex;justify-content: center;align-items: center;border-radius: 8px;background: linear-gradient(135.00deg, rgb(6, 108, 232) 0%,rgb(6, 108, 232) 100%);}
._btn2 .wz{font-size: 16px;color: #FFFFFF;line-height: 48px;margin-right: 10px;}
._btn2 img{width: 14px;display: block;}
._btn2:hover{background: linear-gradient(135.00deg, rgb(6, 108, 232) 0%,rgb(6, 4, 87) 100%);}
@media screen and (max-width:1024px) {
._btn2{width: 120px;}
._btn2 .wz{font-size: 14px;line-height: 36px;margin-right: 6px;}
._btn2 img{width: 12px;}
}

._btn3{width: 178px;margin: 0 auto;display: flex;justify-content: center;align-items: center;border: 1px solid rgb(255, 255, 255);border-radius: 4px;height: 48px;}
._btn3 .wz{font-size: 16px;color: #FFFFFF;line-height: 46px;margin-right: 10px;}
._btn3 img{width: 14px;display: block;}
._btn3:hover{border: 0;background: linear-gradient(135.00deg, rgb(6, 108, 232) 0%,rgb(6, 4, 87) 100%);border-radius: 8px;}
._btn3:hover .wz{line-height: 48px;}
@media screen and (max-width:1024px) {
._btn3{width: 120px;height: 36px;}
._btn3 .wz{font-size: 14px;line-height: 34px;margin-right: 6px;}
._btn3 img{width: 12px;display: block;}
._btn3:hover .wz{line-height: 36px;}
}

._btn4{width: 178px;margin: 0 auto;display: flex;justify-content: center;align-items: center;border: 1px solid #066CE8;border-radius: 4px;height: 48px;}
._btn4 .wz{font-size: 16px;color: #066CE8;line-height: 46px;margin-right: 10px;}
._btn4 img{width: 14px;display: block;}
._btn4 .ico2{display: none;}
._btn4:hover .ico1{display: none;}
._btn4:hover .ico2{display: block;}
._btn4:hover{border: 0;background: linear-gradient(135.00deg, rgb(6, 108, 232) 0%,rgb(6, 4, 87) 100%);border-radius: 8px;}
._btn4:hover .wz{line-height: 48px;color: #fff;}
@media screen and (max-width:1024px) {
._btn4{width: 120px;height: 36px;}
._btn4 .wz{font-size: 14px;line-height: 34px;margin-right: 6px;}
._btn4 img{width: 12px;display: block;}
._btn4:hover .wz{line-height: 36px;}
}

.sy_banner{width: 100%;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li{width: 100%;position: relative;}
.sy_banner .ul .pcshow{height: calc(100vh - 158px);}
.sy_banner .ul .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;}
.sy_banner .ul .wzbox .title{font-size: 48px;color: #FFFFFF;line-height: 65px;margin-bottom: 26px;font-weight: bold;}
.sy_banner .ul .dl{width: 100%;margin-top: 160px;background: linear-gradient(180.00deg, rgba(0, 0, 0, 0.21),rgba(0, 0, 0, 0.14) 100%);display: flex;justify-content: flex-start;align-items: flex-start;height: auto;}
.sy_banner .ul .dl .dd{width: 50%;}
.sy_banner .ul .dl .dd a{padding: 32px;display:block;}
.sy_banner .ul .dl .dd a:hover{background:#066CE8;}
.sy_banner .ul .dl .dd .bt{font-size: 26px;color: #FFFFFF;line-height: 29px;margin-bottom: 8px;}
.sy_banner .ul .dl .dd .jj{font-size: 16px;color: #FFFFFF;line-height: 24px;}
.sy_banner .ul .dl .dd a:hover .bt,
.sy_banner .ul .dl .dd a:hover .jj{color:#fff;}
@media screen and (max-width:1400px) {
.sy_banner .ul .wzbox .title{font-size: 30px;line-height: 40px;margin-bottom: 16px;}
.sy_banner .ul .dl{margin-top: 100px;}
.sy_banner .ul .dl .dd a{padding: 200px;}
.sy_banner .ul .dl .dd .bt{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.sy_banner .ul .dl .dd .jj{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.sy_banner .ul .phshow{width: 100%;display: block;}
.sy_banner .ul .wzbox{bottom: auto;top: 18%;}
.sy_banner .ul .wzbox .title{font-size: 20px;line-height: 30px;margin-bottom: 14px;}
.sy_banner .ul .dl.phshow{display: flex!important;margin-top: 0;background: rgba(0,108,232,0.8);}
.sy_banner .ul .dl .dd a{padding: 20px 15px;}
.sy_banner .ul .dl .dd .bt{font-size: 16px;line-height: 24px;margin-bottom: 6px;}
.sy_banner .ul .dl .dd .jj{font-size: 14px;line-height: 18px;}
}

.sy_section1{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.sy_section1 .cont1{margin-bottom: 80px;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section1 .cont1 .left{width: 51.01880877742947%;padding-right: 100px;}
.sy_section1 .cont1 .left .bq{font-size: 20px;color: #066CE8;line-height: 27px;margin-bottom: 12px;}
.sy_section1 .cont1 .left .bt{font-size: 48px;color: #333333;line-height: 65px;margin-bottom: 24px;font-weight: bold;}
.sy_section1 .cont1 .right{width: 48.98119122257053%;font-size: 20px;color: #333333;line-height: 34px;}
.sy_section1 .cont2{width: 100%;}
.sy_section1 .cont2 ul{margin: 0 -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section1 .cont2 ul li{width: 25%;padding: 0 12px;}
.sy_section1 .cont2 ul a{display: block;width: 100%;position: relative;}
.sy_section1 .cont2 ul a .pic{ padding-bottom: 112.29%; position: relative; overflow: hidden;z-index: 1;}
.sy_section1 .cont2 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_section1 .cont2 ul a::after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2; background: linear-gradient(180.00deg, rgba(6, 108, 232, 0) 50%,rgb(6, 108, 232) 100%);}
.sy_section1 .cont2 ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 30px 16px;z-index: 3;}
.sy_section1 .cont2 ul a ._t{text-transform:uppercase;display: flex;justify-content: flex-start;align-items: flex-end;font-size: 24px;color: #fff;line-height: 30px;font-weight: bold;margin-bottom: 10px;}
.sy_section1 .cont2 ul a ._t span{font-size: 48px;line-height: 52px;display: block;}
.sy_section1 .cont2 ul a ._b{font-size: 18px;color: #FFFFFF;line-height: 22px;min-height: 44px;}
.sy_section1 .cont2 ul a:hover::after{background: linear-gradient(180.00deg, rgba(6, 108, 232, 0) 0%,rgb(6, 108, 232) 100%);}
@media screen and (max-width:1680px) {
.sy_section1 .cont2 ul a ._t{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.sy_section1 .cont2 ul a ._t span{font-size: 30px;line-height: 40px;}
.sy_section1 .cont2 ul a ._b{font-size: 16px;line-height: 20px;min-height: 40px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .cont1{margin-bottom: 20px;display: block;}
.sy_section1 .cont1 .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.sy_section1 .cont1 .left .bq{font-size: 16px;line-height: 20px;margin-bottom: 10px;text-align: center;}
.sy_section1 .cont1 .left .bt{font-size: 20px;line-height: 30px;margin-bottom: 12px;text-align: center;}
.sy_section1 .cont1 .left .bt br{display: none;}
.sy_section1 .cont1 .left ._btn2{margin: 0 auto;}
.sy_section1 .cont1 .right{width: 100%;font-size: 14px;line-height: 20px;}
.sy_section1 .cont2{width: 100%;}
.sy_section1 .cont2 ul{margin: -6px;width: calc(100% + 12px);flex-wrap: wrap;}
.sy_section1 .cont2 ul li{width: 50%;padding: 6px;}
.sy_section1 .cont2 ul a{display: block;width: 100%;position: relative;}
.sy_section1 .cont2 ul a::after{ background: linear-gradient(180.00deg, rgba(6, 108, 232, 0) 30%,rgb(6, 108, 232) 100%);}
.sy_section1 .cont2 ul a .wzbox{padding: 12px;}
.sy_section1 .cont2 ul a ._t{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.sy_section1 .cont2 ul a ._t span{font-size: 20px;line-height: 24px;}
.sy_section1 .cont2 ul a ._b{font-size: 14px;line-height: 20px;min-height: 40px;}
}

.sy_section2{padding-top: 126px;padding-bottom: 126px;}
.sy_section2 .title{font-size: 48px;color: #FFFFFF;line-height: 64px;margin-bottom: 48px;text-align: center;text-transform:uppercase;}
.sy_section2 .cont1{margin-bottom: 24px;}
.sy_section2 .cont1 ul{margin: 0 -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section2 .cont1 ul li{padding: 0 12px;width: 50%;}
.sy_section2 .cont1 ul a{display: block;padding: 57.5px 40px;display: flex;justify-content: flex-start;align-items: center;background: rgba(0, 0, 0, 0.2);position: relative;}
.sy_section2 .cont1 ul a .left{width: calc(100% - 80px);padding-right: 20px;font-size: 24px;color: #FFFFFF;line-height: 33px;}
.sy_section2 .cont1 ul a .right{width: 80px;}
.sy_section2 .cont1 ul a .right img{width: 100%;display: block;}
.sy_section2 .cont1 ul a:hover{padding-right: 107px;background: rgba(6, 108, 232, 0.48);}
.sy_section2 .cont1 ul a::after{content: "";display: block;width: 18px;height: 11px;background: url(img/img37.svg)no-repeat center center;background-size: cover;position: absolute;right: 40px;top: 50%;transform: translate(0-50%);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 .cont1 ul a:hover::after{opacity: 1;}
.sy_section2 .cont2{margin-bottom: 48px;}
.sy_section2 .cont2 ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section2 .cont2 ul li{width: 25%;padding: 0 10px;}
.sy_section2 .cont2 ul a{display: block;width: 100%;height: 220px;position: relative;background: rgba(0, 0, 0, 0.2);}
.sy_section2 .cont2 ul a .posi_box{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 24px;}
.sy_section2 .cont2 ul a .ico1{width: 40px;display: block;margin-bottom: 32px;}
.sy_section2 .cont2 ul a .wz{font-size: 20px;color: #fff;line-height: 24px;min-height: 72px;}
.sy_section2 .cont2 ul a .ico2{width: 18px;display: block;margin-top: 22px;display: none;}
.sy_section2 .cont2 ul a:hover{background: rgba(6, 108, 232, 0.48);}
.sy_section2 .cont2 ul a:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section2 .cont1 ul a .left{font-size: 18px;line-height: 26px;}
.sy_section2 .cont2 ul a .wz{font-size: 16px;line-height: 20px;min-height: 60px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .title{font-size: 20px;line-height: 30px;margin-bottom: 20px;}
.sy_section2 .cont1{margin-bottom: 20px;}
.sy_section2 .cont1 ul{margin: 0;width: 100%;display: block;}
.sy_section2 .cont1 ul li{padding: 0;width: 100%;margin-bottom: 12px;}
.sy_section2 .cont1 ul li:last-child{margin-bottom: 0;}
.sy_section2 .cont1 ul a{padding: 20px;background: rgba(0, 0, 0, 0.4);}
.sy_section2 .cont1 ul a .left{width: calc(100% - 40px);padding-right: 14px;font-size: 16px;line-height: 24px;}
.sy_section2 .cont1 ul a .right{width: 40px;}
.sy_section2 .cont1 ul a:hover{padding-right: 20px;}
.sy_section2 .cont1 ul a::after{content: "";display: none;}
.sy_section2 .cont2{margin-bottom: 20px;}
.sy_section2 .cont2 ul{margin: -6px;width: calc(100% + 12px);flex-wrap: wrap;}
.sy_section2 .cont2 ul li{width: 50%;padding: 6px;}
.sy_section2 .cont2 ul a{height: auto;background: rgba(0, 0, 0, 0.4);}
.sy_section2 .cont2 ul a .posi_box{position: static;top: 0;transform: translate(0,0);padding: 14px;}
.sy_section2 .cont2 ul a .ico1{width: 24px;display: block;margin-bottom: 12px;}
.sy_section2 .cont2 ul a .wz{font-size: 14px;line-height: 22px;min-height: 88px;}
.sy_section2 .cont2 ul a .ico2{width: 14px;margin-top: 12px;display: block}
}

.sy_section3{width: 100%;padding-top: 80px;padding-bottom: 80px;background: #F5F5F5;}
.sy_section3 .title{font-size: 48px;color: #333333;line-height: 65px;margin-bottom: 48px;text-align: center;text-transform:uppercase;}
.sy_section3 ul{margin: -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section3 ul li{width: 33.3333%;padding: 12px;}
.sy_section3 ul a{display: block;width: 100%;background: #fff;}
.sy_section3 ul a .pic{ width: 100%; padding-bottom: 64.39%; position: relative; overflow: hidden;
-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_section3 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;}
.sy_section3 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);}
.sy_section3 ul a .wzbox{padding: 24px;}
.sy_section3 ul a .bt{font-size: 20px;color: #333333;line-height: 27px;margin-bottom: 40px;min-height: 81px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.sy_section3 ul a .date{font-size: 16px;color: #4C4948;line-height: 20px;}
.sy_section3 ul a:hover .bt{color: #066CE8;}
.sy_section3 ._btn4{margin-top: 48px;}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .title{font-size: 20px;line-height: 30px;margin-bottom: 20px;}
.sy_section3 ul{margin: -6px;width: calc(100% + 12px);}
.sy_section3 ul li{width: 50%;padding: 6px;}
.sy_section3 ul a .wzbox{padding: 12px;}
.sy_section3 ul a .bt{font-size: 16px;line-height: 24px;margin-bottom: 10px;min-height: 48px;-webkit-line-clamp:2;}
.sy_section3 ul a .date{font-size: 14px;}
.sy_section3 ._btn4{margin-top: 20px;}
}

.sy_section4{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.sy_section4 .title{font-size: 48px;color: #333333;line-height: 65px;margin-bottom: 48px;text-align: center;text-transform:uppercase;}
.sy_section4 .content{display: flex;justify-content: space-between;align-items: stretch;}
.sy_section4 .content .left{width: 250px;border: 1px solid #EBEAEA;padding: 14px;}
.sy_section4 .content .left img{width: 100%;display: block;}
.sy_section4 .content .rights{width: calc(100% - 262px);display:flex;justify-content:space-between;align-items:flex-start;}
.sy_section4 .content .right{width: calc(100% - 230px);}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;}
.sy_section4 .title{font-size: 20px;line-height: 30px;margin-bottom: 20px;}
.sy_section4 .content{display: block;}
.sy_section4 .content .left{width: 100%!important;margin-bottom: 14px;}
.sy_section4 .content .left img{width: 50%;margin: 0 auto;}
.sy_section4 .content .rights{width: 100%!important;padding: 14px;display:block;}
.sy_section4 .content .right{width: 100%!important;hite-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;margin-top:12px;}
.sy_section4 .content .right::-webkit-scrollbar{ display: none;}
.sy_section4 .content .right>div{width: 700px;}
.filter2{margin-top: 14px;}
.filter3 > span, .filter ul > .stepli span{font-size: 14px!important;}
.filter_category_wg{justify-content: flex-start!important;}
}

.ny_banner{width: 100%;position: relative;}
.ny_banner img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner .wzbox h1{font-size: 48px;color: #FFFFFF;line-height: 65px;font-weight: bold;}
@media screen and (max-width:1024px) {
.ny_banner .wzbox h1{font-size: 24px;line-height: 30px;}
}

.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .left{font-size: 14px;color: #333333;line-height: 20px;margin-right: 32px;}
.page_section .pcpage .right{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .right a{display: block;font-size: 14px;color: #333333;line-height: 20px;margin-right: 32px;}
.page_section .pcpage .right a:last-child{margin-right: 0;}
.page_section .pcpage .right a.on,
.page_section .pcpage .right a:hover{color: #066CE8;}
.page_section .pcpage .right img{width: 7px;display: block;}
.page_section .pcpage .right .ico2{display: none;}
.page_section .pcpage .right a:hover .ico1{display: none;}
.page_section .pcpage .right a:hover .ico2{display: block;}
.page_section .pcpage .right .not{opacity: .5;}
.page_section .pcpage .right a.not:hover .ico1{display: block;}
.page_section .pcpage .right a.not:hover .ico2{display: none;}
@media screen and (max-width:1024px) {
.page_section{width: 100%;}
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: block;}
.page_section .phpage img{width: 7px;display: block;}
.page_section .phpage .ico2{display: none;}
.page_section .phpage a:hover .ico1{display: none;}
.page_section .phpage a:hover .ico2{display: block;}
.page_section .phpage span{font-size: 14px;color: #333;line-height: 20px;margin: 0 20px;}
}

.fw_section{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.fw_section .bt{font-size: 36px;color: #333333;line-height: 46px;margin-bottom: 40px;font-weight: bold;}
.fw_section .line{width: 79px;display: block;margin-bottom: 80px;}
.fw_section .content{margin-bottom: 40px;}
.fw_section .content ul{margin: -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.fw_section .content ul li{width: 33.333%;padding: 12px;}
.fw_section .content ul a{display: block;width: 100%;background: #F5F5F5;padding-bottom: 182px;position: relative;overflow: hidden;}
.fw_section .content ul a .pic{ width: 100%; padding-bottom: 64.39%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.fw_section .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%);
-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;}
.fw_section .content 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);}
.fw_section .content ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;background: #F5F5F5;padding: 24px;
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;}
.fw_section .content ul a .wzbox .tit{font-size: 20px;color: #333333;line-height: 27px;min-height: 54px;margin-bottom: 40px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.fw_section .content ul a .wzbox .info{font-size: 16px;color: #4C4948;line-height: 24px;margin-bottom: 40px;height: 0;opacity: 0;position: absolute;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp: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;}
.fw_section .content ul a .wzbox .more{width: 150px;display: flex;justify-content: center;align-items: center;border: 1px solid rgb(6, 108, 232);border-radius: 4px;}
.fw_section .content ul a .wzbox .more .wz{font-size: 14px;color: #066CE8;line-height: 38px;margin-right: 10px;}
.fw_section .content ul a .wzbox .more img{width: 14px;display: block;}
.fw_section .content ul a .wzbox .more .ico2{display: none;}
.fw_section .content ul a:hover .wzbox .tit{color: #066CE8;}
.fw_section .content ul a:hover .wzbox .info{height: auto;opacity: 1;position: relative;}
.fw_section .content ul a:hover .wzbox .more{background: #066CE8;}
.fw_section .content ul a:hover .wzbox .more .wz{color: #fff;}
.fw_section .content ul a:hover .wzbox .more .ico1{display: none;}
.fw_section .content ul a:hover .wzbox .more .ico2{display: block;}
@media screen and (max-width:1024px) {
.fw_section{padding-top: 30px;padding-bottom: 30px;}
.fw_section .bt{font-size: 17px;line-height: 30px;margin-bottom: 14px;}
.fw_section .bt br{display: none;}
.fw_section .line{width: 50px;margin-bottom: 20px;}
.fw_section .content{margin-bottom: 20px;}
.fw_section .content ul{margin: -10px;width: calc(100% + 20px);}
.fw_section .content ul li{width: 100%;padding: 10px;}
.fw_section .content ul a{padding-bottom: 0;}
.fw_section .content ul a .wzbox{padding: 12px;position: static;}
.fw_section .content ul a .wzbox .tit{font-size: 16px;line-height: 24px;min-height: 1px;margin-bottom: 10px;}
.fw_section .content ul a .wzbox .info{font-size: 14px;line-height: 20px;margin-bottom: 12px;height: auto;opacity: 1;position: relative;}
.fw_section .content ul a .wzbox .info br{display: none;}
.fw_section .content ul a .wzbox .more{width: 120px;}
.fw_section .content ul a .wzbox .more .wz{line-height: 34px;margin-right: 6px;}
.fw_section .content ul a .wzbox .more img{width: 12px;}
}

.eq_section{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.eq_section .bt{font-size: 36px;color: #333333;line-height: 46px;margin-bottom: 40px;font-weight: bold;}
.eq_section .line{width: 79px;display: block;margin-bottom: 40px;}
.eq_section .jj{font-size: 16px;color: #333333;line-height: 24px;margin-bottom: 80px;}
.eq_section .content{margin-bottom: 68px;}
.eq_section .content ul{margin: 0 -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.eq_section .content ul li{width: 33.333%;padding: 0 12px;}
.eq_section .content ul a{display: block;width: 100%;background: #F5F5F5;padding-bottom: 156px;position: relative;overflow: hidden;}
.eq_section .content ul a .pic{ width: 100%; padding-bottom: 64.39%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.eq_section .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%);
-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;}
.eq_section .content 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);}
.eq_section .content ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;background: #F5F5F5;padding: 24px;
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;}
.eq_section .content ul a .wzbox .tit{font-size: 20px;color: #333333;line-height: 27px;min-height: 27px;margin-bottom: 40px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.eq_section .content ul a .wzbox .info{font-size: 16px;color: #4C4948;line-height: 24px;margin-bottom: 40px;height: 0;opacity: 0;position: absolute;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:7;
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;}
.eq_section .content ul a .wzbox .more{width: 150px;display: flex;justify-content: center;align-items: center;border: 1px solid rgb(6, 108, 232);border-radius: 4px;}
.eq_section .content ul a .wzbox .more .wz{font-size: 14px;color: #066CE8;line-height: 38px;margin-right: 10px;}
.eq_section .content ul a .wzbox .more img{width: 14px;display: block;}
.eq_section .content ul a .wzbox .more .ico2{display: none;}
.eq_section .content ul a:hover .wzbox .tit{color: #066CE8;}
.eq_section .content ul a:hover .wzbox .info{height: auto;opacity: 1;position: relative;}
.eq_section .content ul a:hover .wzbox .more{background: #066CE8;}
.eq_section .content ul a:hover .wzbox .more .wz{color: #fff;}
.eq_section .content ul a:hover .wzbox .more .ico1{display: none;}
.eq_section .content ul a:hover .wzbox .more .ico2{display: block;}
@media screen and (max-width:1024px) {
.eq_section{padding-top: 30px;padding-bottom: 30px;}
.eq_section .bt{font-size: 17px;line-height: 30px;margin-bottom: 14px;}
.eq_section .bt br{display: none;}
.eq_section .line{width: 50px;margin-bottom: 14px;}
.eq_section .jj{font-size: 14px;line-height: 22px;margin-bottom: 20px;}
.eq_section .content{margin-bottom: 20px;}
.eq_section .content ul{margin: -10px;width: calc(100% + 20px);}
.eq_section .content ul li{width: 100%;padding: 10px;}
.eq_section .content ul a{padding-bottom: 0;}
.eq_section .content ul a .wzbox{padding: 12px;position: static;}
.eq_section .content ul a .wzbox .tit{font-size: 16px;line-height: 24px;min-height: 1px;margin-bottom: 10px;}
.eq_section .content ul a .wzbox .info{font-size: 14px;line-height: 20px;margin-bottom: 12px;height: auto;opacity: 1;position: relative;}
.eq_section .content ul a .wzbox .more{width: 120px;}
.eq_section .content ul a .wzbox .more .wz{line-height: 34px;margin-right: 6px;}
.eq_section .content ul a .wzbox .more img{width: 12px;}
}

.xw_section{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.xw_section .page_section{margin-top: 40px;}
.xw_section ul{margin: -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xw_section ul li{width: 33.333%;padding: 12px;}
.xw_section ul a{display: block;width: 100%;padding-bottom: 195px;position: relative;background: #f5f5f5;}
.xw_section ul a .pic{ width: 100%; padding-bottom: 64.39%; position: relative; overflow: hidden;
-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 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 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 ul a .wzbox{width: 100%;padding: 24px;position: absolute;left: 0;bottom: 0;border-bottom: 2px solid rgba(255,255,255,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 ul a .wzbox .info{font-size: 20px;color: #333333;line-height: 27px;min-height: 81px;margin-bottom: 40px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;
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 ul a .wzbox .date{font-size: 16px;color: #4C4948;line-height: 24px;}
.xw_section ul a:hover .wzbox{padding: 28px 24px 28px 24px;border-color: #066CE8;}
.xw_section ul a:hover .wzbox .info{margin-bottom: 32px;}
.xw_section ul a:hover .wzbox .info{color: #066CE8;}
@media screen and (max-width:1024px) {
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section .page_section{margin-top: 20px;}
.xw_section ul{margin: -10px;width: calc(100% + 20px);}
.xw_section ul li{width: 100%;padding: 10px;}
.xw_section ul a{padding-bottom: 0;}
.xw_section ul a .wzbox{padding: 20px;position: static;border-bottom: 2px solid #066CE8;}
.xw_section ul a .wzbox .info{font-size: 16px;line-height: 22px;min-height: 44px;margin-bottom: 12px;-webkit-line-clamp:2;}
.xw_section ul a .wzbox .date{font-size: 14px;line-height: 20px;}
.xw_section ul a:hover .wzbox{padding: 20px;}
.xw_section ul a:hover .wzbox .info{margin-bottom: 12px;}
}

.xwxq_section1{width: 100%;padding-top: 82px;padding-bottom: 64px;background: #066CE8;}
.xwxq_section1 .title{font-size: 32px;color: #FFFFFF;line-height: 44px;margin-bottom: 10px;font-weight: bold;}
.xwxq_section1 .date{font-size: 16px;color: #FFFFFF;line-height: 22px;}
@media screen and (max-width:1024px) {
.xwxq_section1{padding: 30px 35px;}
.xwxq_section1 .title{font-size: 18px;line-height: 26px;margin-bottom: 8px;}
.xwxq_section1 .date{font-size: 14px;line-height: 20px;}
}

.xwxq_section2{background: #f5f5f5;padding-bottom:80px;}
.xwxq_section2 .w_width{display: flex;justify-content: space-between;align-items: stretch;}
.xwxq_section2 .left{width: calc(100% - 326px);background: #ffffff;padding: 64px 32px;}
.xwxq_section2 .left .content{font-size: 14px;color: #333333;line-height: 22px;margin-bottom: 32px;}
.xwxq_section2 .left .content span{font-size: 8px;}
.xwxq_section2 .left .content ul{list-style-type: disc;}
.xwxq_section2 .left .content img{display: block;}
.xwxq_section2 .left .page{width: 100%;}
.xwxq_section2 .left .page a{display: flex;font-size: 18px;color: #000000;line-height: 25px;margin-bottom: 20px;justify-content: flex-start;align-items: center;}
.xwxq_section2 .left .page a span{font-size: 18px;color: #066CE8;line-height: 25px;display: block;padding-right: 26px;position: relative;margin-right: 25px;}
.xwxq_section2 .left .page a span::after{content: "";display: block;width: 1px;height: 14px;background: #E7E7E7;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.xwxq_section2 .left .page a:last-child{margin-bottom: 0;}
.xwxq_section2 .left .page a:hover{color: #066CE8;}
.xwxq_section2 .right{width: 294px;padding: 30px 0;}
.xwxq_section2 .right .title{font-size: 24px;color:#333333;line-height: 33px;margin-bottom: 12px;font-weight: bold;}
.xwxq_section2 .right .cont1{margin-bottom: 24px;}
.xwxq_section2 .right .cont1 a{display: block;background: #fff;}
.xwxq_section2 .right .cont1 a .pic{ width: 100%; padding-bottom: 64.625%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section2 .right .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;}
.xwxq_section2 .right .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);}
.xwxq_section2 .right .cont1 a .wzbox{width: 100%;padding: 17px;}
.xwxq_section2 .right .cont1 a .bt{font-size: 14px;color: #333333;line-height: 20px;margin-bottom: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.xwxq_section2 .right .cont1 a .date{font-size: 12px;color: #4C4948;line-height: 20px;}
.xwxq_section2 .right .cont1 a:hover .bt{color: #066ce8;}
.xwxq_section2 .right .cont2{margin-bottom:72px;}
.xwxq_section2 .right .cont2 li{margin-bottom: 24px;}
.xwxq_section2 .right .cont2 li:last-child{margin-bottom: px;}
.xwxq_section2 .right .cont2 li a{display: flex;justify-content: flex-start;align-items: flex-start;}
.xwxq_section2 .right .cont2 li a .picbox{width: 107px;}
.xwxq_section2 .right .cont2 li a .picbox .pic{ width: 100%; padding-bottom: 63.55%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section2 .right .cont2 li a .picbox .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;}
.xwxq_section2 .right .cont2 li a:hover .picbox .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);}
.xwxq_section2 .right .cont2 li a .wzbox{width: calc(100% - 107px);padding-left: 16px;font-size: 12px;color: #333333;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.xwxq_section2 .right .cont2 li a:hover .wzbox{color: #066ce8;}
.xwxq_section2 .right .cont3 ul{margin:-12px -6px;width:calc(100% + 12px);display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.xwxq_section2 .right .cont3 ul li{width:50%;padding:12px 6px;}
.xwxq_section2 .right .cont3 ul a{display:block;width:100%;}
.xwxq_section2 .right .cont3 ul a .pic{ width: 100%; padding-bottom: 64.788%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section2 .right .cont3 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;}
.xwxq_section2 .right .cont3 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);}
.xwxq_section2 .right .cont3 ul a .wzbox{width:100%;padding-top:12px;}
.xwxq_section2 .right .cont3 ul a  .bt{font-size: 14px;color: #066CE8;line-height: 20px;margin-bottom: 6px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section2 .right .cont3 ul a  .info{font-size: 12px;color: #333333;line-height: 16px;word-wrap:break-word; word-break:normal;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:6;}
.xwxq_section2 .right .cont3 ul a:hover  .bt{text-decoration:underline;}
@media screen and (max-width:1024px) {
.xwxq_section2{padding-bottom:0;}
.xwxq_section2 .w_width{display:block;}
.xwxq_section2 .left{padding: 20px;width: 100%;}
.xwxq_section2 .left .content{margin-bottom: 20px;}
.xwxq_section2 .left .page a{font-size: 14px;line-height: 20px;margin-bottom: 14px;}
.xwxq_section2 .left .page a span{font-size: 14px;line-height: 20px;padding-right: 9px;margin-right: 8px;}
.xwxq_section2 .right{display: none;}
.xwxq_section2 .left .content span{font-size: 6px;}
}

.xwxq_section3{width:100%;padding-top:64px;padding-bottom:64px;}
.xwxq_section3 .title{font-size: 24px;color:#333333;line-height: 33px;margin-bottom: 6px;font-weight: bold;text-align:center;}
.xwxq_section3 .line{width:35px;height:2px;background:#066CE8;margin:0 auto 32px auto}
.xwxq_section3 .content .ul{margin:0 -12px;width:calc(100% + 24px);}
.xwxq_section3 .content .ul .li{padding:0 12px}
.xwxq_section3 .content .ul a{display:block;width:100%;background:#F5F5F5;}
.xwxq_section3 .content .ul a .pic{ width: 100%; padding-bottom: 64.39%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section3 .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%);
-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;}
.xwxq_section3 .content .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);}
.xwxq_section3 .content .ul a .wzbox{width:100%;padding:32px 24px;}
.xwxq_section3 .content .ul a  .bt{font-size: 24px;color: #333;line-height: 33px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section3 .content .ul a  .jj{font-size: 16px;color: #4C4948;line-height: 24px;min-height:72px;word-wrap:break-word; word-break:normal;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.xwxq_section3 .content .ul a:hover  .bt{color:#066CE8;}
.xwxq_section3 .content .ul  .slick-dots{margin-top:20px;}
@media screen and (max-width:1024px) {
.xwxq_section3{padding-top:30px;padding-bottom:30px;display:none;}
.xwxq_section3 .title{font-size: 18px;line-height: 24px;}
.xwxq_section3 .line{width:30px;background:#066CE8;margin:0 auto 14px auto}
.xwxq_section3 .content .ul{margin:0 -6px;width:calc(100% + 12px);}
.xwxq_section3 .content .ul .li{padding:0 6px}
.xwxq_section3 .content .ul a .wzbox{padding:14px;}
.xwxq_section3 .content .ul a  .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xwxq_section3 .content .ul a  .jj{font-size: 14px;line-height: 22px;min-height:66px;}
}

.gy_section1{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.gy_section1 .title{font-size: 36px;color: #333333;line-height: 44px;font-weight: bold;font-family: "微软雅黑";}
.gy_section1 .line{width: 79px;margin: 40px 0;}
.gy_section1 .info{font-size: 20px;color: #333333;line-height: 30px;margin-bottom: 80px;width: 81%;}
.gy_section1 .content ul{margin: 0 -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section1 .content ul li{width: 25%;padding: 0 12px;}
.gy_section1 .content ul a{display: block;width: 100%;position: relative;}
.gy_section1 .content ul a .pic{ padding-bottom: 112.29%; position: relative; overflow: hidden;z-index: 1;}
.gy_section1 .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%);}
.gy_section1 .content ul a::after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2; background: linear-gradient(180.00deg, rgba(6, 108, 232, 0) 50%,rgb(6, 108, 232) 100%);}
.gy_section1 .content ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 30px 16px;z-index: 3;}
.gy_section1 .content ul a ._t{text-transform:uppercase;display: flex;justify-content: flex-start;align-items: flex-end;font-size: 24px;color: #fff;line-height: 30px;font-weight: bold;margin-bottom: 10px;}
.gy_section1 .content ul a ._t span{font-size: 48px;line-height: 52px;display: block;}
.gy_section1 .content ul a ._b{font-size: 18px;color: #FFFFFF;line-height: 22px;min-height: 44px;}
.gy_section1 .content ul a:hover::after{background: linear-gradient(180.00deg, rgba(6, 108, 232, 0) 0%,rgb(6, 108, 232) 100%);}
@media screen and (max-width:1680px) {
.gy_section1 .content ul a ._t{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.gy_section1 .content ul a ._t span{font-size: 30px;line-height: 40px;}
.gy_section1 .content ul a ._b{font-size: 16px;line-height: 20px;min-height: 40px;}
}
@media screen and (max-width:1024px) {
.gy_section1{padding-top: 30px;padding-bottom: 30px;}
.gy_section1 .title{font-size: 20px;line-height: 24px;}
.gy_section1 .line{width: 50px;margin: 14px 0;}
.gy_section1 .info{font-size: 14px;line-height: 22px;margin-bottom: 20px;width: 100%;}
.gy_section1 .content{width: 100%;}
.gy_section1 .content ul{margin: -6px;width: calc(100% + 12px);flex-wrap: wrap;}
.gy_section1 .content ul li{width: 50%;padding: 6px;}
.gy_section1 .content ul a{display: block;width: 100%;position: relative;}
.gy_section1 .content ul a::after{ background: linear-gradient(180.00deg, rgba(6, 108, 232, 0) 30%,rgb(6, 108, 232) 100%);}
.gy_section1 .content ul a .wzbox{padding: 12px;}
.gy_section1 .content ul a ._t{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.gy_section1 .content ul a ._t span{font-size: 20px;line-height: 24px;}
.gy_section1 .content ul a ._b{font-size: 14px;line-height: 20px;min-height: 40px;}
}

.gy_section2{width: 100%;padding-top: 96px;padding-bottom: 80px;position: relative;}
.gy_section2::after{content: "";display: block;width: 100%;height: 402px;background: #F5F5F5;position: absolute;left: 0;top: 0;}
.gy_section2 .w_width{position: relative;z-index: 5;display: flex;justify-content: flex-start;align-items: stretch;}
.gy_section2 .left{width: 48.27586206896552%;background: #fff;padding: 120px 112px 40px 78px;}
.gy_section2 .left .title{font-size: 36px;color: #333333;line-height: 44px;font-weight: bold;font-family: "微软雅黑";}
.gy_section2 .left .line{width: 79px;display: block;margin: 40px 0 60px 0;}
.gy_section2 .left .info{font-size: 20px;color: #333333;line-height: 30px;}
.gy_section2 .right{width: 51.72413793103448%;}
.gy_section2 .right .pic{ padding-bottom: 78.1818%; position: relative; overflow: hidden;}
.gy_section2 .right .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%);}
@media screen and (max-width:1024px) {
.gy_section2{padding-top: 30px;padding-bottom: 30px;}
.gy_section2::after{height: 50%;}
.gy_section2 .w_width{display: block;}
.gy_section2 .left{width: 100%;padding: 20px;}
.gy_section2 .left .title{font-size: 20px;line-height: 30px;}
.gy_section2 .left .line{width: 50px;margin: 14px 0;}
.gy_section2 .left .info{font-size: 14px;line-height: 24px;}
.gy_section2 .right{width: 100%;}
}

.gy_section3{width: 100%;background: #F5F5F5;}
.gy_section3 .w_width{position: relative;padding-top: 80px;padding-bottom: 80px;}
.gy_section3 .w_width::after{content: "";display: block;position: absolute;left: 0;top: calc(100% - 15px);background: url(img/img85.svg)no-repeat center center;background-size: cover;width: 163px;height: 51px;}
.gy_section3 .title{font-size: 36px;color: #333333;line-height: 44px;font-weight: bold;font-family: "微软雅黑";}
.gy_section3 .line{width: 79px;display: block;margin: 40px 0;}
.gy_section3 .info{font-size: 20px;color: #333333;line-height: 30px;}
@media screen and (max-width:1024px) {
.gy_section3 .w_width{padding-top: 30px;padding-bottom: 30px;}
.gy_section3 .w_width::after{top: calc(100% - 15px);width: 80px;height: 30px;}
.gy_section3 .title{font-size: 20px;line-height: 30px;}
.gy_section3 .line{width: 50px;margin: 14px 0;}
.gy_section3 .info{font-size: 14px;line-height: 24px;}
}

.gy_section4{padding-top: 80px;padding-bottom: 80px;background: linear-gradient(180.00deg, rgba(6, 108, 232, 0.72) -8.387%,rgb(6, 108, 232) 100%);}
.gy_section4 .cont1{margin-bottom: 24px;}
.gy_section4 .cont1 ul{margin: 0 -12px;width: calc(100% + 24px);display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section4 .cont1 ul li{padding: 0 12px;width: 50%;}
.gy_section4 .cont1 ul a{display: block;padding: 57.5px 40px;display: flex;justify-content: flex-start;align-items: center;background: rgba(0, 0, 0, 0.2);position: relative;}
.gy_section4 .cont1 ul a .left{width: calc(100% - 80px);padding-right: 20px;font-size: 24px;color: #FFFFFF;line-height: 33px;}
.gy_section4 .cont1 ul a .right{width: 80px;}
.gy_section4 .cont1 ul a .right img{width: 100%;display: block;}
.gy_section4 .cont1 ul a:hover{padding-right: 107px;background: rgba(6, 108, 232, 0.48);}
.gy_section4 .cont1 ul a::after{content: "";display: block;width: 18px;height: 11px;background: url(img/img37.svg)no-repeat center center;background-size: cover;position: absolute;right: 40px;top: 50%;transform: translate(0-50%);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;}
.gy_section4 .cont1 ul a:hover::after{opacity: 1;}
.gy_section4 .cont2 ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section4 .cont2 ul li{width: 25%;padding: 0 10px;}
.gy_section4 .cont2 ul a{display: block;width: 100%;height: 220px;position: relative;background: rgba(0, 0, 0, 0.2);}
.gy_section4 .cont2 ul a .posi_box{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 24px;}
.gy_section4 .cont2 ul a .ico1{width: 40px;display: block;margin-bottom: 32px;}
.gy_section4 .cont2 ul a .wz{font-size: 20px;color: #fff;line-height: 24px;min-height: 72px;}
.gy_section4 .cont2 ul a .ico2{width: 18px;display: block;margin-top: 22px;display: none;}
.gy_section4 .cont2 ul a:hover{background: rgba(6, 108, 232, 0.48);}
.gy_section4 .cont2 ul a:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.gy_section4 .cont1 ul a .left{font-size: 18px;line-height: 26px;}
.gy_section4 .cont2 ul a .wz{font-size: 16px;line-height: 20px;min-height: 60px;}
}
@media screen and (max-width:1024px) {
.gy_section4{padding-top: 30px;padding-bottom: 30px;}
.gy_section4 .cont1{margin-bottom: 20px;}
.gy_section4 .cont1 ul{margin: 0;width: 100%;display: block;}
.gy_section4 .cont1 ul li{padding: 0;width: 100%;margin-bottom: 12px;}
.gy_section4 .cont1 ul li:last-child{margin-bottom: 0;}
.gy_section4 .cont1 ul a{padding: 20px;background: rgba(0, 0, 0, 0.2);}
.gy_section4 .cont1 ul a .left{width: calc(100% - 40px);padding-right: 14px;font-size: 16px;line-height: 24px;}
.gy_section4 .cont1 ul a .right{width: 40px;}
.gy_section4 .cont1 ul a:hover{padding-right: 20px;}
.gy_section4 .cont1 ul a::after{content: "";display: none;}
.gy_section4 .cont2 ul{margin: -6px;width: calc(100% + 12px);flex-wrap: wrap;}
.gy_section4 .cont2 ul li{width: 50%;padding: 6px;}
.gy_section4 .cont2 ul a{height: auto;background: rgba(0, 0, 0, 0.2);}
.gy_section4 .cont2 ul a .posi_box{position: static;top: 0;transform: translate(0,0);padding: 14px;}
.gy_section4 .cont2 ul a .ico1{width: 24px;display: block;margin-bottom: 12px;}
.gy_section4 .cont2 ul a .wz{font-size: 14px;line-height: 22px;min-height: 88px;}
.gy_section4 .cont2 ul a .ico2{width: 14px;margin-top: 12px;display: block}
.gy_section4 .cont1 ul a:hover{padding: 20px;background: rgba(0, 0, 0, 0.4);}
.gy_section4 .cont2 ul a:hover{height: auto;background: rgba(0, 0, 0, 0.4);}
}

.pro_section{width: 100%;background: linear-gradient(180.00deg, rgb(245, 245, 245),rgba(245, 245, 245, 0) 100%);overflow: hidden;}
.pro_section .w_width{display: flex;justify-content: flex-start;align-items: stretch;}
.pro_section .left{width: 206px;padding-top: 54px;padding-bottom: 54px;position: relative;}
.pro_section .left::after{content: "";display: block;width: 3000px;height: 100%;position: absolute;right: 0;top: 0;border-radius: 8px 8px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(156, 156, 156, 0.1),0px 8px 18px 0px rgba(156, 156, 156, 0.1),0px 33px 33px 0px rgba(156, 156, 156, 0.09),0px 73px 44px 0px rgba(156, 156, 156, 0.05),0px 131px 52px 0px rgba(156, 156, 156, 0.01),0px 204px 57px 0px rgba(156, 156, 156, 0);background: rgba(255, 255, 255, 0.81);}
.pro_section .left ul{width: 100%;position: relative;z-index: 5;padding-right: 20px;overflow: hidden;overflow-y: auto;max-height: 792px;}
.pro_section .left ul::-webkit-scrollbar{ width: 5px;}
.pro_section .left ul::-webkit-scrollbar-track{background-color: rgba(0,0,0,0);border-radius: 5px;}
.pro_section .left ul::-webkit-scrollbar-thumb{width: 5px;background-color: rgb(217, 217, 217);;border-radius: 5px;}
.pro_section .left ul li{margin-bottom: 18px;}
.pro_section .left ul li:last-child{margin-bottom: 0;}
.pro_section .left ul a{display: flex;justify-content: flex-start;align-items: center;}
.pro_section .left ul a img{width: 24px;display: block;}
.pro_section .left ul a .wz{font-size: 16px;color: #333333;line-height: 27px;padding-left: 8px;}
.pro_section .left ul a:hover .wz{color: #066ce8;}
.pro_section .right{width: calc(100% - 206px);padding-top: 70px;padding-left: 12px;}
.pro_section .right .title{font-size: 36px;color: #333333;line-height: 44px;margin-bottom: 10px;font-weight: bold;padding-left: 32px;}
.pro_section .right .line{width: 34px;display: block;margin-bottom: 28px;margin-left: 32px;}
.pro_section .right .pic{width: 100%;position: relative;}
.pro_section .right .pic .img{width: 100%;display: block;}
.pro_section .right li{position: absolute;z-index:1;}
.pro_section .right li:nth-child(1){left: 19%;top: 50%;}
.pro_section .right li:nth-child(2){left: 18%;top: 58%;}
.pro_section .right li:nth-child(3){left: 28%;top: 63.5%;}
.pro_section .right li:nth-child(4){left: 29.5%;top: 65.5%;}
.pro_section .right li:nth-child(5){left: 30.2%;top: 65.2%;}
.pro_section .right li:nth-child(6){left: 25.8%;top: 65.32033426183844%;}
.pro_section .right li:nth-child(7){left: 24.2619926199262%;top: 67.54874651810585%;}
.pro_section .right li:nth-child(8){display: block;left: 25.3690036900369%;top: 71.3091922005571%;}
.pro_section .right li:nth-child(9){display: block;left: 28.04428044280443%;top: 73.53760445682451%;}
.pro_section .right li:nth-child(10){display: block;left: 32.19557195571956%;top: 71.16991643454039%;}
.pro_section .right li:nth-child(11){display: block;left: 28.04428044280443%;top: 81.75487465181058%;}
.pro_section .right li:nth-child(12){display: block;left: 48.5239852398524%;top: 46.51810584958217%;}
.pro_section .right li:nth-child(13){display: block;left: 50.55350553505535%;top: 44.98607242339833%;}
.pro_section .right li:nth-child(14){display: block;left: 51.8450184501845%;top: 45.96100278551532%;}
.pro_section .right li:nth-child(15){display: block;left: 54.15129151291513%;top: 44.15041782729805%;}
.pro_section .right li:nth-child(16){display: block;left: 58.21033210332103%;top: 49.02506963788301%;}
.pro_section .right li:nth-child(17){display: block;left: 59.5%;top: 60%;}
.pro_section .right li:nth-child(18){display: block;left: 64.39114391143911%;top: 53.89972144846797%;}
.pro_section .right li:nth-child(19){display: block;left: 66.42066420664207%;top: 57.79944289693593%;}
.pro_section .right li:nth-child(20){display: block;left: 55.07380073800738%;top: 52.92479108635097%;}
.pro_section .right li:nth-child(21){display: block;left: 72.686347%;top: 60.35376%;}
.pro_section .right li:nth-child(22){display: block;left: 47.5%;top: 62.8133704735376%;}
.pro_section .right li:nth-child(23){display: block;left: 51.8450184501845%;top: 68.38440111420613%;}
.pro_section .right li:nth-child(24){display: block;left: 78.690036900369%;top: 76.88022284122563%;}
.pro_section .right li .wz{font-size: 20px;color: #FFFFFF;line-height: 42px;padding: 0 30px;background: #066CE8;border-radius: 13px;position: absolute;left: 50%;transform: translate(-50%,0) scale(0);bottom: calc(100% + 22px);white-space:nowrap;
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;}
.pro_section .right li:hover .wz{transform: translate(-50%,0) scale(1);}
.pro_section .right li .wz::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: #066CE8 transparent transparent transparent;position: absolute;left: 50%;transform: translate(-50%,0);top: calc(100% - 1px);}
.pro_section .right li .icobox{width: 6px;height: 6px;position: relative;}
.pro_section .right li .icobox .ico1{width: 9px;height: 9px;background: url(img/img129.png)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;z-index: 1;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;}
.pro_section .right li .icobox .ico2{width: 22px;height: 22px;background: url(img/img130.png)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;z-index: 1;transform: translate(-50%,-50%);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;}
.pro_section .right li:hover{z-index:10;}
.pro_section .right li:hover .icobox .ico1{opacity: 0;}
.pro_section .right li:hover .icobox .ico2{opacity: 1;}
@media screen and (max-width:1024px) {
.pro_section .w_width{display: block;padding-top: 30px;padding-bottom: 30px;}
.pro_section .left{width: 100%;padding-top: 0;padding-bottom: 30px;}
.pro_section .left::after{height: 10000px;right: auto;transform: translate(-50%,0); top: auto;bottom: 0}
.pro_section .left ul{padding-right: 0;max-height: 1000000px;margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.pro_section .left ul::-webkit-scrollbar{ width: 0;}
.pro_section .left ul::-webkit-scrollbar-track{border-radius: 0;}
.pro_section .left ul::-webkit-scrollbar-thumb{width: 0;background-color: rgba(0,0,0,0);border-radius: 0;}
.pro_section .left ul li{margin-bottom: 0;padding: 6px 0 6px 6px;width: 33.3333%;}
.pro_section .left ul a{align-items: flex-start;}
.pro_section .left ul a img{width: 16px;}
.pro_section .left ul a .wz{font-size: 11px;line-height: 20px;padding-left: 6px;width: calc(100% - 16px);}
.pro_section .right{width: 100%;padding-top: 20px;padding-left: 0;}
.pro_section .right .title{font-size: 20px;line-height: 30px;padding-left: 0;}
.pro_section .right .line{width: 30px;margin-bottom: 14px;margin-left: 0;}
}

.lx_section{width: 100%;padding-top: 80px;padding-bottom: 100px;}
.lx_section .title{font-size: 36px;color: #333333;line-height: 44px;margin-bottom: 40px;font-weight: bold;}
.lx_section .line{width: 79px;display: block;margin-bottom: 54px;}
.lx_section .content{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;border-radius: 10px;overflow: hidden;}
.lx_section .left{width: 59.24764890282132%;background: rgb(247, 247, 247);padding: 32px;}
.lx_section .left ul li{margin-bottom: 24px;}
.lx_section .left ul li:last-child{margin-bottom: 0;}
.lx_section .left ul .tit{font-size: 16px;color: #333333;line-height: 24px;margin-bottom: 8px;}
.lx_section .left ul .tit span{color: #FF0000;}
.lx_section .left ul .cont1{margin: 0 -5px;width: calc(100% + 10px);display: flex;justify-content: flex-start;align-items: flex-start;}
.lx_section .left ul .cont1 .dd{width: 50%;padding: 0 5px;}
.lx_section .left ul .cont1 input{width: 100%;height: 40px;margin-bottom: 8px;border: 1px solid rgb(204, 204, 204);border-radius: 3px;background: rgb(255, 255, 255);font-size: 16px;color: #333;display: block;padding: 0 16px;}
.lx_section .left ul .cont1 .wz{font-size: 14px;color: #AB9E9E;line-height: 20px;}
.lx_section .left ul .cont2 input{width: 100%;height: 40px;border: 1px solid rgb(204, 204, 204);border-radius: 3px;background: rgb(255, 255, 255);font-size: 16px;color: #333;display: block;padding: 0 16px;}
.lx_section .left ul .cont3{width: 100%;;border: 1px solid rgb(204, 204, 204);border-radius: 3px;background: rgb(255, 255, 255);display: flex;justify-content: flex-start;align-items: center;padding: 0 16px;}
.lx_section .left ul .cont3 ._l{width: 50px;position: relative;}
.lx_section .left ul .cont3 ._l ._t{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.lx_section .left ul .cont3 ._l ._t .img{width: 24px;margin: 7px 6px 7px 0;}
.lx_section .left ul .cont3 ._l ._t .ico{width: 8px;display: block;
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;}
.lx_section .left ul .cont3 ._l ._t.on .ico{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.lx_section .left ul .cont3 ._l ._b{display: none; width: 150px;position: absolute;left: -16px;top: calc(100% + 10px);background: #fff;border-radius: 6px;box-shadow: 0 0 12px rgba(0,0,0,0.1);overflow: hidden;overflow-y: auto;max-height: 312px;}
.lx_section .left ul .cont3 ._l ._b a{display: flex;justify-content: flex-start;align-items: center;padding: 14px;}
.lx_section .left ul .cont3 ._l ._b img{width: 24px;display: block;}
.lx_section .left ul .cont3 ._l ._b .wz{font-size: 15px;color: #333;line-height: 20px;padding-left: 12px;}
.lx_section .left ul .cont3 ._l ._b a:hover .wz{color: #066ce8;}
.lx_section .left ul .cont3 ._r{width: calc(100% - 50px);padding-left: 10px;}
.lx_section .left ul .cont3 ._r input{height: 38px;font-size: 16px;color: #333;}
.lx_section .left ul .cont4 textarea{width: 100%;height: 114px;border: 1px solid rgb(204, 204, 204);border-radius: 3px;background: rgb(255, 255, 255);font-size: 16px;color: #333;display: block;padding: 8px 16px;}
.lx_section .left ul .cont5{width: 340px;position: relative;border: 1px solid rgb(204, 204, 204);border-radius: 3px;background: rgb(255, 255, 255);overflow: hidden;}
.lx_section .left ul .cont5 input{width: 100%;height: 38px;font-size: 16px;color: #333;display: block;padding: 0 120px 0 16px;}
.lx_section .left ul .cont5 img{width: 99px;height: 41px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.lx_section .left ul .button{width: 166px;display: flex;justify-content: center;align-items: center;background: #066CE8;border-radius: 8px;cursor: pointer;}
.lx_section .left ul .button .wz{font-size: 18px;color: #FFFFFF;line-height: 52px;margin-right: 18px;}
.lx_section .left ul .button img{width: 20px;display: block;}
.lx_section .left ul .button:hover{opacity: .8;}
.lx_section .right{width: 40.75235109717868%;background: rgb(6, 108, 232);padding: 56px 40px 470px 40px;position: relative;}
.lx_section .right .bt{font-size: 32px;color: #FFFFFF;line-height: 40px;margin-bottom: 50px;}
.lx_section .right .u1{margin-bottom: 120px;}
.lx_section .right .u1 li{margin-bottom: 20px;padding-left: 28px;position: relative;font-size: 20px;color: #FFFFFF;line-height: 30px;}
.lx_section .right .u1 li::after{content: "";display: block;width: 4px;height: 6px;background: #fff;border-radius: 4px;position: absolute;left: 12px;top: 12px;}
.lx_section .right .u2{display: flex;justify-content: flex-start;align-items: flex-start;}
.lx_section .right .u2 li{margin-right: 8px;}
.lx_section .right .u2 li:last-child{margin-right: 0;}
.lx_section .right .u2 a{display: block;width: 48px;height: 48px;opacity: .8;}
.lx_section .right .u2 a img{width: 100%;display: block;}
.lx_section .right .u2 a:hover{opacity: 1;}
.lx_section .right .pic{width: 100%;position: absolute;left: 0;bottom: 0;}
.lx_section .right .pic img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.lx_section{padding-top: 30px;padding-bottom: 30px;}
.lx_section .title{font-size: 20px;line-height: 30px;margin-bottom: 12px;}
.lx_section .line{width: 50px;margin-bottom: 14px;}
.lx_section .content{display: block;}
.lx_section .left{width: 100%;padding: 20px;position: relative;z-index: 10;}
.lx_section .left ul li{margin-bottom: 15px;}
.lx_section .left ul .tit{font-size: 14px;line-height: 20px;}
.lx_section .left ul .cont1 input{height: 34px;font-size: 14px;padding: 0 12px;}
.lx_section .left ul .cont2 input{height: 34px;font-size: 14px;padding: 0 12px;}
.lx_section .left ul .cont3{padding: 0 12px;}
.lx_section .left ul .cont3 ._l{width: 45px;;}
.lx_section .left ul .cont3 ._l ._t .img{width: 20px;margin: 6px 6px 6px 0;}
.lx_section .left ul .cont3 ._l ._t .ico{width: 6px;}
.lx_section .left ul .cont3 ._l ._b{width: 130px;left: -12px;max-height: 312px;}
.lx_section .left ul .cont3 ._l ._b a{padding: 10px;}
.lx_section .left ul .cont3 ._l ._b img{width: 20px;}
.lx_section .left ul .cont3 ._l ._b .wz{font-size: 14px;padding-left: 8px;}
.lx_section .left ul .cont3 ._r{width: calc(100% - 45px);}
.lx_section .left ul .cont3 ._r input{height: 32px;font-size: 14px;}
.lx_section .left ul .cont4 textarea{height: 100px;font-size: 14px;padding: 10px 12px;}
.lx_section .left ul .cont5{width: 100%;}
.lx_section .left ul .cont5 input{height: 32px;font-size: 14px;padding: 0 100px 0 14px;}
.lx_section .left ul .cont5 img{width: 80px;height: 32px;}
.lx_section .left ul .button{width: 120px;}
.lx_section .left ul .button .wz{font-size: 14px;line-height: 34px;margin-right: 10px;}
.lx_section .left ul .button img{width: 16px;}
.lx_section .right{width: 100%;padding: 20px;}
.lx_section .right .bt{font-size: 20px;line-height: 30px;margin-bottom: 14px;}
.lx_section .right .u1{margin-bottom: 14px;}
.lx_section .right .u1 li{margin-bottom: 10px;padding-left: 17px;font-size: 16px;line-height: 24px;}
.lx_section .right .u1 li::after{width: 3px;height: 5px;left: 7px;top: 9.5px;}
.lx_section .right .u2 a{width: 36px;height: 36px;}
.lx_section .right .pic{position: static;margin-top: 14px;}
.lx_section .right .pic img{border-radius: 0 0 10px 10px;}
}

.dytw_section{width:100%;padding-top:80px;padding-bottom:80px;}
.dytw_section .conts{font-size:16px;color:#333;line-height:30px;}
@media screen and (max-width:1024px) {
.dytw_section{padding-top:30px;padding-bottom:30px;}
.dytw_section .conts{font-size:14px;line-height:22px;}
}
