@charset "UTF-8";
html{
  font-size: 5.78vw;
}
@media screen and  (min-width: 1720px){ /*主体宽度*/
  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: #0252a3;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #0252a3;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:1720px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 80px;padding-right: 80px;}
@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;
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{ width: 100%;padding-left: 50px;padding-right: 50px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: flex-start;}
.t_navs .top .logo{line-height: 0;margin-top: 20px;
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 .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 86px;
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 .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: 50px 2px;
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 .a1{ display: block;color: #ffffff; position: relative;padding: 0 38px;line-height: 50px; font-size: 18px;border-radius: 25px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{background: #0252a3;color: #fff!important;}
.t_navs .top .u2{min-width: 140px; top:calc(100% - 30px); left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);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: 35px;padding: 0 30px;white-space:nowrap;-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::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: rgba(255, 255, 255, .75);
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::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #0252a3;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .pc_dh{display: flex;justify-content: center;align-items: center;background: #22c176;border-radius: 25px;padding: 0 32px 0 20px;margin-left: 10px;}
.t_navs .top .pc_dh img{width: 22px;display: block;}
.t_navs .top .pc_dh .wz{font-size: 18px;color: #ffffff;line-height: 50px;margin-left: 4px;font-weight: bold;
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 .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.wyb_s.on{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo{margin-top: 12px;}
.wyb_s.on .t_navs .top .logo img{height: 56px;}
.wyb_s.on .t_navs .top .menu .l1{padding: 22px 2px;}
.wyb_s.on .t_navs .top .menu .l1 .a1{color: #333;line-height: 46px;}
.wyb_s.on .t_navs .top .u2{top: 100%;}
.wyb_s.on .t_navs .top .pc_dh .wz{line-height: 46px;}
.t_nav_zw{width: 100%;height: 0;opacity: 0;}
@media screen and (max-width:1680px) {
.t_navs .top .menu .l1{padding: 34px 2px;}
.t_navs .top .menu .l1 .a1{padding: 0 26px;}
.t_navs .top .logo{;margin-top: 20px;}
.t_navs .top .logo img{height: 70px;}
.t_navs .top .u2{top:calc(100% - 10px);}
}
@media screen and (max-width:1420px) {
.t_navs .top .menu .l1{padding: 34px 2px;}
.t_navs .top .menu .l1 .a1{padding: 0 20px;font-size: 16px;}
.t_navs .top .logo{;margin-top: 20px;}
.t_navs .top .logo img{height: 70px;}
.t_navs .top .pc_dh{padding: 0 24px 0 20px;}
.t_navs .top .pc_dh img{width: 20px;}
.t_navs .top .pc_dh .wz{font-size: 16px;line-height: 50px;}
}
@media screen and (max-width:1210px) {
.t_navs{padding-left: 40px;padding-right: 40px;}
.t_navs .top .menu .l1 .a1{padding: 0 16px;font-size: 14px;}
.t_navs .top .logo{;margin-top: 20px;}
.t_navs .top .logo img{height: 60px;}
.t_navs .top .pc_dh{padding: 0 20px;}
.t_navs .top .pc_dh .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ 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: 2px 0;}
.t_navs .top .logo img{ height: 40px;}
.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:#0252a3;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:#0252a3;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: #0252a3;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:#0252a3;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: 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;}
.t_navs .top .pc_dh{border-radius: 20px;padding: 0 20px;margin-left: 0;margin-right: 20px;display: none;}
.t_navs .top .pc_dh img{width: 20px;}
.t_navs .top .pc_dh .wz{font-size: 14px;line-height: 40px;margin-left: 4px;}
}

/*底部*/
.b_nav{width: 100%;}
.b_nav .cont1{width: 100%;padding-top: 70px;padding-bottom: 70px;border-bottom: 1px solid #dddddd;}
.b_nav .cont1 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .left{width: 33.72093023255814%;padding-right: 60px;}
.b_nav .cont1 .left .logo{margin-bottom: 36px;}
.b_nav .cont1 .left .logo img{height: 86px;display: block;}
.b_nav .cont1 .left ul{margin-bottom: 46px;}
.b_nav .cont1 .left ul li{margin-bottom: 16px;font-size: 20px;color: #525252;line-height: 24px;}
.b_nav .cont1 .left ul li:last-child{margin-bottom: 0;}
.b_nav .cont1 .left .ewm img{width: 82px;display: block;}
.b_nav .cont1 .right{width: 66.27906976744186%;padding-top: 44px;}
.b_nav .cont1 .right ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .right .yj a{display: block;font-size: 16px;color: #555555;line-height: 20px;font-weight: bold;}
.b_nav .cont1 .right .ej{margin-top: 18px;}
.b_nav .cont1 .right .ej a{display: block;font-size: 16px;color: #525252;line-height: 20px;margin-bottom: 12px;}
.b_nav .cont1 .right .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 .right .yj a:hover,
.b_nav .cont1 .right .ej a:hover{color: #0252a3;}
.b_nav .cont2{width: 100%;padding-top: 15px;padding-bottom: 15px;}
.b_nav .cont2 .w_width{display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont2 .left{font-size: 16px;color: #525252;line-height: 20px;}
.b_nav .cont2 .left a{color: #525252;}
.b_nav .cont2 .left .a2{margin: 0 12px;}
.b_nav .cont2 .left br{display: none;}
.b_nav .cont2 .right{font-size: 16px;color: #525252;line-height: 20px;}
.b_nav .cont2 .right a{color: #525252;}
.b_nav .cont2 .right a:hover{color: #0252a3;}
@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%;padding-right: 0;position: relative;}
.b_nav .cont1 .left .logo{margin-bottom: 20px;}
.b_nav .cont1 .left .logo img{height: 50px;}
.b_nav .cont1 .left ul{margin-bottom: 0;padding-right: 100px;}
.b_nav .cont1 .left ul li{margin-bottom: 8px;font-size: 14px;line-height: 20px;}
.b_nav .cont1 .left .ewm{position: absolute;right: 0;top: 70px;}
.b_nav .cont1 .left .ewm img{width: 70px;}
.b_nav .cont1 .right{display: none;}
.b_nav .cont2{padding-top: 12px;padding-bottom: 12px;}
.b_nav .cont2 .w_width{display: block;}
.b_nav .cont2 .left{font-size: 14px;line-height: 26px;text-align: center;}
.b_nav .cont2 .left .a2{margin: 0;}
.b_nav .cont2 .left br{display: block;}
.b_nav .cont2 .right{font-size: 14px;line-height: 26px;text-align: center;}
}

/*电脑端漂浮*/
.pf_right{width: 40px;position: fixed;right: 35px;top: 50%;transform: translate(0,-50%);z-index: 90;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 li{width: 100%;margin-bottom: 20px;position: relative;}
.pf_right li:last-child{margin-bottom: 0;}
.pf_right a{display: block;width: 100%;height: 40px;background: #3164af;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.pf_right a img{width: 22px;display: block;}
.pf_right .posi_wz{font-size: 20px;color: #333;line-height: 24px;padding: 16px 30px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);position: absolute;right: calc(100% + 12px);top: 50%;transform: translate(0,-50%) scale(0);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;}
.pf_right .posi_img{width: 120px;position: absolute;right: calc(100% + 12px);top: 50%;transform: translate(0,-50%);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 5px;transform: translate(0,-50%) scale(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 .posi_img img{width: 100%;display: block;}
.pf_right li:hover .posi_wz,
.pf_right li:hover .posi_img{transform: translate(0,-50%) scale(1);}
@media screen and (max-width:1680px) {
.pf_right{width: 36px;right: 20px;}
.pf_right li{margin-bottom: 16px;}
.pf_right a{height: 36px}
.pf_right a img{width: 20px;}
.pf_right .posi_wz{font-size: 18px;line-height: 22px;padding: 12px 24px;}
.pf_right .posi_img{width: 100px;}
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.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: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #0252a3; 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;}

/*首页*/
.sy_banner{width: 100%;}
.sy_banner .ul{width: 100%;}
.sy_banner .li{width: 100%;}
.sy_banner .li img{width: 100%;display: block;}
.sy_banner .slick-prev{width: 50px;height: 50px;background: rgba(0,0,0,0.6);left: 50px;top: auto;transform: translateY(0,0);bottom: 50px;border-radius: 100%;z-index: 10;}
.sy_banner .slick-prev::after{content: "←";display: block;font-size: 20px;color: #fff;line-height: 50px;width: 100%;text-align: center;}
.sy_banner .slick-next{width: 50px;height: 50px;background: rgba(0,0,0,0.6);right: 50px;top: auto;transform: translateY(0,0);bottom: 50px;border-radius: 100%;z-index: 10;}
.sy_banner .slick-next::after{content: "→";display: block;font-size: 20px;color: #fff;line-height: 50px;width: 100%;text-align: center;}
.sy_banner .slick-prev:hover,
.sy_banner .slick-next:hover{background: #0252a3;}
@media screen and (max-width:1024px) {
.sy_banner .slick-prev{width: 40px;height: 40px;left: 20px;bottom: 20px;}
.sy_banner .slick-prev::after{font-size: 16px;line-height: 40px;}
.sy_banner .slick-next{width: 40px;height: 40px;right: 20px;bottom: 20px;}
.sy_banner .slick-next::after{font-size: 16px;line-height: 40px;}
}

.sy_tit .title{font-size: 50px;line-height: 56px;margin-bottom: 44px;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_tit .title span{background: linear-gradient(140deg, #0252a3, #22c176);-webkit-background-clip: text;-webkit-text-fill-color: transparent;stroke-dasharray: block;}
.sy_tit .line{width: 50px;height: 5px;background: #0252a3;margin-bottom: 64px;}
.sy_tit .btnbox{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_tit .btnbox .more a{display: block;width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;border: 1px solid #999;border-radius: 100%;}
.sy_tit .btnbox .more a img{width: 30px;}
.sy_tit .btnbox .more a .ico2{display: none;}
.sy_tit .btnbox .more a:hover{background: #0252a3;border-color: #0252a3;}
.sy_tit .btnbox .more a:hover .ico1{display: none;}
.sy_tit .btnbox .more a:hover .ico2{display: block;}
.sy_tit .btnbox .qh_num{width: 50px;font-size: 20px;color: #999999;line-height: 48px;border: 1px solid #999;border-radius: 100%;margin-left: 10px;text-align: center;}
.sy_tit .btnbox .qh_btn{width: 50px;font-size: 24px;color: #999;line-height: 48px;border: 1px solid #999;border-radius: 100%;text-align: center;margin-left: 10px;cursor: pointer;
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;}
.sy_tit .btnbox .qh_btn:last-child{margin-right: 0;}
.sy_tit .btnbox .qh_btn:hover{background: #0252a3;border-color: #0252a3;color: #fff;}
.sy_tit2 .title span{color: #fff;background: rgba(255,255,255,0);-webkit-text-fill-color: #fff;}
.sy_tit2 .line{background: #fff;}
@media screen and (max-width:1680px) {
.sy_tit .title{font-size: 40px;line-height: 46px;margin-bottom: 32px;}
.sy_tit .line{margin-bottom: 40px;}
.sy_tit .btnbox .more a{width: 40px;height: 40px;}
.sy_tit .btnbox .more a img{width: 26px;}
.sy_tit .btnbox .qh_num{width: 40px;font-size: 16px;line-height: 38px;}
.sy_tit .btnbox .qh_btn{width: 40px;font-size: 20px;line-height: 38px;}
}
@media screen and (max-width:1024px) {
.sy_tit{display: flex;justify-content: space-between;align-items: center;}
.sy_tit .title{font-size: 20px;line-height: 24px;margin-bottom: 0;}
.sy_tit .title span br{display: none;}
.sy_tit .line{display: none;}
.sy_tit .btnbox .more a{width: 34px;height: 34px;}
.sy_tit .btnbox .more a img{width: 24px;}
.sy_tit .btnbox .qh_num{width: 34px;font-size: 16px;line-height: 32px;}
.sy_tit .btnbox .qh_btn{width: 34px;font-size: 18px;line-height: 32px;}
.sy_tit3{position: relative;padding-bottom: 16px;}
.sy_tit3 .line{display: block;position: absolute;left: 0;bottom: 0;margin: 0;}

}

.sy_section1{width: 100%;padding-top: 200px;padding-bottom: 230px;}
.sy_section1 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section1 .left{width: 280px;}
.sy_section1 .center{width: calc(47.67441860465116% - 280px);padding-right: 80px;}
.sy_section1 .center .bt{font-size: 38px;color: #333333;line-height: 42px;margin-bottom: 120px;}
.sy_section1 .center .info{font-size: 30px;line-height: 38px;background: linear-gradient(to right, #0252a3, #29d86d);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.sy_section1 .right{width: 52.32558139534884%;}
.sy_section1 .right ul{display: flex;justify-content: space-between;align-items: center;margin-bottom: 82px;}
.sy_section1 .right ul .l2{width: 1px;height: 80px;background: #cccccc;}
.sy_section1 .right ul .numbox{display: flex;justify-content: center;align-items: flex-start;margin-bottom: 16px;}
.sy_section1 .right ul .num{font-size: 40px;color: #333333;line-height: 46px;}
.sy_section1 .right ul .dw{font-size: 16px;color: #333333;line-height: 20px;margin-left: 6px;}
.sy_section1 .right ul .wz{font-size: 16px;color: #333333;line-height: 20px;}
.sy_section1 .right .info{font-size: 18px;color: #525252;line-height: 32px;}
@media screen and (max-width:1680px) {
.sy_section1{padding-top: 180px;padding-bottom: 180px;}
.sy_section1 .left{width: 200px;}
.sy_section1 .center{width: calc(47.67441860465116% - 200px);padding-right: 60px;}
.sy_section1 .center .bt{font-size: 20px;line-height: 30px;margin-bottom: 80px;}
.sy_section1 .center .info{font-size: 17px;line-height: 30px;}
.sy_section1 .right ul{margin-bottom: 44px;}
.sy_section1 .right ul .l2{height: 70px;}
.sy_section1 .right ul .numbox{margin-bottom: 14px;}
.sy_section1 .right ul .num{font-size: 30px;line-height: 36px;}
.sy_section1 .right ul .dw{font-size: 14px;line-height: 20px;}
.sy_section1 .right ul .wz{font-size: 14px;line-height: 20px;}
.sy_section1 .right .info{font-size: 16px;line-height: 32px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .w_width{display: block;}
.sy_section1 .left{width: 100%;margin-bottom: 12px;}
.sy_section1 .center{width: 100%;padding-right: 0;margin-bottom: 12px;}
.sy_section1 .center .bt{font-size: 20px;line-height: 30px;margin-bottom: 8px;}
.sy_section1 .center .info{font-size: 14px;line-height: 26px;}
.sy_section1 .right{width: 100%;}
.sy_section1 .right ul{flex-wrap: wrap;margin: -6px;width: calc(100% + 12px);}
.sy_section1 .right ul li{width: 50%;padding: 6px;}
.sy_section1 .right ul .l2{display: none;}
.sy_section1 .right ul .numbox{margin-bottom: 0;}
.sy_section1 .right ul .num{font-size: 20px;line-height: 24px;}
.sy_section1 .right ul .dw{font-size: 14px;margin-left: 4px;}
.sy_section1 .right ul .wz{font-size: 14px;text-align: center}
.sy_section1 .right .info{font-size: 14px;line-height: 24px;margin-top: 12px;}
}

.sy_section2{width: 100%;}
.sy_section2 .w_1920{display: flex;justify-content: space-between;align-items: flex-start;}
.sy_section2 .left{padding: 190px 40px 40px 100px;width: 25%;}
.sy_section2 .right{width: 75%;}
.sy_section2 .right ul{width: 100%;border-left: 1px solid rgba(255,255,255,0.5);}
.sy_section2 .right li{border-right: 1px solid rgba(255,255,255,0.5);width: 33.3333%;}
.sy_section2 .right a{display: block;width: 100%;padding: 190px 60px 150px 60px;}
.sy_section2 .right a .ico{width: 60px;display: block;margin: 0 auto 20px auto;}
.sy_section2 .right a .wz{font-size: 24px;color: #ffffff;line-height: 28px;text-align: center;margin-bottom: 50px;}
.sy_section2 .right a .info{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;min-height: 72px;margin-bottom: 80px;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;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.sy_section2 .right a .more{width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;border: 1px solid #9a9a9a;border-radius: 100%;margin: 0 auto;
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;}
.sy_section2 .right a .more img{width: 30px;}
.sy_section2 .right a .more .ico2{display: none;}
.sy_section2 .right a:hover{background: linear-gradient(140deg, #0252a3, #22c176);}
.sy_section2 .right a:hover .more{background: #0252a3;border-color: #0252a3;}
.sy_section2 .right a:hover .more .ico1{display: none;}
.sy_section2 .right a:hover .more .ico2{display: block;}
.sy_section2 .right a:hover .info{opacity: 1;}
.sy_section2s .right a{min-height: 700px;}
@media screen and (max-width:1680px) {
.sy_section2 .left{padding: 160px 30px 30px 80px;}
.sy_section2 .right a{padding: 160px 50px 140px 50px;}
.sy_section2 .right a .info{font-size: 16px;line-height: 20px;min-height: 60px;margin-bottom: 60px;}
}
@media screen and (max-width:1024px) {
.sy_section2 .w_1920{display: block;}
.sy_section2 .left{padding: 30px 15px 20px 15px;width: 100%;}
.sy_section2 .left .qh_num,
.sy_section2 .left .qh_btn{display: none;}
.sy_section2 .right{width: 100%;}
.sy_section2 .right ul{border-left: 0;border-top: 1px solid rgba(255,255,255,0.5);}
.sy_section2 .right li{border-right: 0;width: 100%;border-bottom: 1px solid rgba(255,255,255,0.5);}
.sy_section2 .right a{padding: 30px 15px;display: flex;justify-content: flex-start;align-items: center;}
.sy_section2 .right a .ico{width: 40px;margin: 0;}
.sy_section2 .right a .wzbox{width: calc(100% - 64px);padding: 0 20px;}
.sy_section2 .right a .wz{font-size: 16px;line-height: 20px;margin-bottom: 10px;text-align: left;width: 100%;}
.sy_section2 .right a .info{font-size: 14px;line-height: 22px;min-height: 44px;margin-bottom: 0;-webkit-line-clamp:2;opacity: 1;text-align: left;}
.sy_section2 .right a .info br{display: none;}
.sy_section2 .right a .more{width: 34px;height: 34px;margin: 0}
.sy_section2 .right a .more img{width: 24px;}
.sy_section2s .right a .wzbox{width: calc(100% - 40px);padding: 0 0 0 20px;}
.sy_section2s .right a{min-height: 1px;}
}

.sy_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;background: linear-gradient(to right,#dce7f2,#ffffff);}
.sy_section3 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section3 .left{width: 23.25581395348837%;}
.sy_section3 .left .line{margin-bottom: 164px;}
.sy_section3 .right{width: 76.74418604651163%;}
.sy_section3 .right ul{margin: 0 -34px;width: calc(100% + 68px);}
.sy_section3 .right li{padding: 0 34px;}
.sy_section3 .right a{display: block;width: 100%;}
.sy_section3 .right a .pic{ padding-bottom: 142.8571%; position: relative; overflow: hidden;}
.sy_section3 .right 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%);}
@media screen and (max-width:1680px) {
.sy_section3 .left .line{margin-bottom: 60px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .w_width{display: block;}
.sy_section3 .left{width: 100%;margin-bottom: 14px;}
.sy_section3 .right{width: 100%;}
.sy_section3 .right ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section3 .right li{padding: 0 6px;}
}

.sy_section4{width: 100%;}
.sy_section4 .ul{width: 100%;}
.sy_section4 .li{width: 100%;position: relative;}
.sy_section4 .ul .li>img{width: 100%;display: block;}
.sy_section4 .ul .posi_wzbox{width: 21.875%;position: absolute;left: 0;top: 0;height: 100%;background: rgba(0,0,0,0.6);padding: 110px 44px 20px 100px;}
.sy_section4 .ul .posi_wzbox .bt{font-size: 30px;color: #ffffff;line-height: 36px;margin-bottom: 32px;}
.sy_section4 .ul .posi_wzbox .jj{font-size: 20px;color: #ffffff;line-height: 36px;margin-bottom: 30px;min-height: 360px;}
@media screen and (max-width:1680px) {
.sy_section4 .ul .posi_wzbox{width: 30%;padding: 80px 40px 20px 80px;}
.sy_section4 .ul .posi_wzbox .bt{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.sy_section4 .ul .posi_wzbox .jj{font-size: 18px;line-height: 26px;margin-bottom: 30px;min-height: 260px;}
}
@media screen and (max-width:1400px) {
.sy_section4 .ul .posi_wzbox .jj{min-height: 1px;margin-bottom: 40px;}
}
@media screen and (max-width:1024px) {
.sy_section4 .ul .posi_wzbox{width: 100%;padding: 30px 15px;}
.sy_section4 .ul .posi_wzbox .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;margin-top: 30px;}
.sy_section4 .ul .posi_wzbox .jj{font-size: 14px;line-height: 24px;margin-bottom: 0;min-height: 1px;}
}

.sy_section5{width: 100%;padding-top: 160px;padding-bottom: 120px;background: linear-gradient(to right,#dae6f2,#ffffff);}
.sy_section5 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .left{width: 13.37209302325581%;padding-right: 20px;}
.sy_section5 .right{width: 86.62790697674419%;}
.sy_section5 .right .ul{width: 100%;}
.sy_section5 .right .li{width: 100%;}
.sy_section5 .right a{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .right a .left{width: 42.28187919463087%;padding-right: 34px;}
.sy_section5 .right a .bt{font-size: 40px;color: #333333;line-height: 48px;margin-bottom: 26px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .right a .date{font-size: 18px;color: #cccccc;line-height: 24px;margin-bottom: 36px;}
.sy_section5 .right a .jianj{font-size: 18px;color: #aaaaaa;line-height: 28px;margin-bottom: 100px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.sy_section5 .right a .btnbox{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .right a .btnbox .qh_num{width: 50px;font-size: 20px;color: #999999;line-height: 48px;border: 1px solid #999;border-radius: 100%;text-align: center;}
.sy_section5 .right a .btnbox .qh_btn{width: 50px;font-size: 24px;color: #999;line-height: 48px;border: 1px solid #999;border-radius: 100%;text-align: center;margin-left: 10px;cursor: pointer;
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;}
.sy_section5 .right a .btnbox .qh_btn:last-child{margin-right: 0;}
.sy_section5 .right a .btnbox .qh_btn:hover{background: #0252a3;border-color: #0252a3;color: #fff;}
.sy_section5 .right a .right{width: 57.71812080536913%;}
.sy_section5 .right a .right .pic{ width: 100%; padding-bottom: 52.32%; 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_section5 .right a .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%);
-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 .right a:hover .right .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);}
@media screen and (max-width:1680px) {
.sy_section5{padding-top: 120px;padding-bottom: 100px;}
.sy_section5 .right a .left{width: 45%;padding-right: 30px;}
.sy_section5 .right a .bt{font-size: 26px;line-height: 36px;margin-bottom: 12px;}
.sy_section5 .right a .date{font-size: 16px;line-height: 22px;margin-bottom: 20px;}
.sy_section5 .right a .jianj{font-size: 16px;line-height: 24px;margin-bottom: 40px;-webkit-line-clamp:3;}
.sy_section5 .right a .btnbox .qh_num{width: 40px;font-size: 16px;line-height: 38px;}
.sy_section5 .right a .btnbox .qh_btn{width: 40px;font-size: 20px;line-height: 38px;}
.sy_section5 .right a .right{width: 55%;}
}
@media screen and (max-width:1024px) {
.sy_section5{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .w_width{display: block;}
.sy_section5 .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.sy_section5 .right{width: 100%;}
.sy_section5 .right a{align-items: center;}
.sy_section5 .right a .left{width: 50%;padding-right: 12px;margin-bottom: 0;}
.sy_section5 .right a .bt{font-size: 15px;line-height: 22px;margin-bottom: 8px;-webkit-line-clamp:3;}
.sy_section5 .right a .date{font-size: 13px;line-height: 20px;margin-bottom: 0;}
.sy_section5 .right a .jianj{display: none;}
.sy_section5 .right a .btnbox{display: none;}
.sy_section5 .right a .btnbox .qh_num{width: 34px;font-size: 16px;line-height: 32px;}
.sy_section5 .right a .btnbox .qh_btn{width: 34px;font-size: 18px;line-height: 32px;}
.sy_section5 .right a .right{width: 50%;}
.sy_section5 .right .slick-dots{margin-top: 20px;}
}

/*内页banner*/
.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 .w_width{display: flex;justify-content: space-between;align-items: center;}
.ny_banner .left h1{font-size: 40px;color: #ffffff;line-height: 44px;margin-bottom: 16px;}
.ny_banner .left h4{font-size: 40px;color: #ffffff;line-height: 44px;margin-bottom: 30px;}
.ny_banner .left .dq_sec{display: flex;justify-content: flex-start;align-items: center;}
.ny_banner .left .dq_sec a{display: block;font-size: 18px;color: #ffffff;line-height: 24px;}
.ny_banner .left .dq_sec a:hover{color: #0252a3;}
.ny_banner .left .dq_sec span{display: block;font-size: 18px;color: #ffffff;line-height: 24px;margin: 0 5px;}
.ny_banner .right{font-size: 50px;color: #ffffff;line-height: 60px;font-weight: bold;}
@media screen and (max-width:1680px) {
.ny_banner .left h1{font-size: 30px;line-height: 34px;margin-bottom: 14px;}
.ny_banner .left h4{font-size: 30px;line-height: 34px;margin-bottom: 20px;}
.ny_banner .left .dq_sec a{font-size: 16px;line-height: 22px;}
.ny_banner .left .dq_sec span{font-size: 16px;line-height: 20px;margin: 0 4px;}
.ny_banner .right{font-size: 38px;line-height: 46px;}
}
@media screen and (max-width:1024px) {
.ny_banner .wzbox .w_width{display: block;}
.ny_banner .left h1{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
.ny_banner .left h4{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
.ny_banner .left .dq_sec a{font-size: 14px;line-height: 20px;}
.ny_banner .left .dq_sec span{font-size: 14px;line-height: 20px;margin: 0 4px;}
.ny_banner .right{font-size: 20px;line-height: 30px;margin-top: 14px;}
}

/*关于我们*/
.gywm_section1{width: 100%;padding-top: 200px;padding-bottom: 120px;}
.gywm_section1 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.gywm_section1 .left{width: 16.27906976744186%;}
.gywm_section1 .center{width: 48.83720930232558%;padding-right: 70px;}
.gywm_section1 .center .info{font-size: 20px;color: #333333;line-height: 28px;padding-right: 70px;overflow: hidden;overflow-y: auto;max-height: 390px;}
.gywm_section1 .center .info::-webkit-scrollbar{ width: 20px;}
.gywm_section1 .center .info::-webkit-scrollbar-track{background-color: #eeeeee;}
.gywm_section1 .center .info::-webkit-scrollbar-thumb{width: 20px;background-color: #cccccc;}
.gywm_section1 .right{width: 34.88372093023256%;position: relative;}
.gywm_section1 .right .ul{width: 100%;}
.gywm_section1 .right .ul .li{width: 100%;}
.gywm_section1 .right .ul .pic{ padding-bottom: 66.666%; position: relative; overflow: hidden;}
.gywm_section1 .right .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%);}
.gywm_section1 .right .qh_btn{width: 50px;font-size: 24px;color: #fff;line-height: 46px;height: 50px; background: rgba(0,0,0,0.8); border-radius: 100%;text-align: center;cursor: pointer;
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;}
.gywm_section1 .right .qh_btn:hover{background: #0252a3;color: #fff;}
.gywm_section1 .right .qh_prevgy1{position: absolute;left: 30px;top: 50%;transform: translate(0,-50%);z-index: 20;}
.gywm_section1 .right .qh_nextgy1{position: absolute;right: 30px;top: 50%;transform: translate(0,-50%);z-index: 20;}
@media screen and (max-width:1680px) {
.gywm_section1{padding-top: 150px;padding-bottom: 100px;}
.gywm_section1 .center{padding-right: 50px;}
.gywm_section1 .center .info{font-size: 16px;line-height: 24px;padding-right: 50px;max-height: 260px;}
.gywm_section1 .center .info::-webkit-scrollbar{ width: 16px;}
.gywm_section1 .center .info::-webkit-scrollbar-thumb{width: 16px;}
.gywm_section1 .right .qh_btn{width: 40px;font-size: 20px;line-height: 38px;height: 40px;}
}
@media screen and (max-width:1024px) {
.gywm_section1{padding-top: 30px;padding-bottom: 30px;}
.gywm_section1 .w_width{display: block;}
.gywm_section1 .left{width: 100%;margin-bottom: 14px;}
.gywm_section1 .center{width: 100%;padding-right: 0;margin-bottom: 14px;}
.gywm_section1 .center .info{font-size: 15px;line-height: 22px;padding-right: 0;max-height: 200px;}
.gywm_section1 .center .info::-webkit-scrollbar{ width: 0;}
.gywm_section1 .center .info::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);}
.gywm_section1 .center .info::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);}
.gywm_section1 .center .info::-webkit-scrollbar{ display: none;}
.gywm_section1 .right{width: 100%;position: relative;}
.gywm_section1 .right .qh_btn{width: 34px;font-size: 18px;line-height: 32px;height: 34px;}
.gywm_section1 .right .qh_prevgy1{left: 20px;}
.gywm_section1 .right .qh_nextgy1{right: 20px;}
}

.gywm_section2{width: 100%;padding-top: 200px;padding-bottom: 200px;}
.gywm_section2 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.gywm_section2 .left{width: 11.04651162790698%;padding-top: 46px;}
.gywm_section2 .right{width: 88.95348837209302%;position: relative;display: flex;justify-content: space-between;align-items: flex-start;}
.gywm_section2 .right .qh_btn{width: 50px;font-size: 24px;color: #fff;line-height: 50px;background: rgba(0,0,0,0.6); border-radius: 100%;text-align: center;cursor: pointer;margin-top: 132px;
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;}
.gywm_section2 .right .qh_btn:hover{background: #0252a3;color: #fff;}
.gywm_section2 .right .ulbox{width: calc(100% - 136px);padding: 0 24px;position: relative;}
.gywm_section2 .right .ulbox::after{content: "";display: block;width: 100%;height: 5px;background: rgba(255,255,255,0.6);position: absolute;left: 0;top: 156px;}
.gywm_section2 .right ul{margin: 0 -20px;width: calc(100% + 40px);}
.gywm_section2 .right li{padding: 0 20px;}
.gywm_section2 .right a{display: block;}
.gywm_section2 .right a .year{font-size: 30px;color: #ffffff;line-height: 36px;margin-bottom: 20px;}
.gywm_section2 .right a .line{width: 1px;height: 100px;background: rgba(255,255,255,0.8);}
.gywm_section2 .right a .dl{width: 100%;margin-top: 17px;}
.gywm_section2 .right a .dd{margin-bottom: 12px;font-size: 20px;color: #ffffff;line-height: 24px;}
.gywm_section2 .right a .dd:last-child{margin-bottom: 0;}
@media screen and (max-width:1680px) {
.gywm_section2{padding-top: 140px;padding-bottom: 140px;}
.gywm_section2 .left{padding-top: 30px;}
.gywm_section2 .right .qh_btn{width: 40px;font-size: 20px;line-height: 40px;margin-top: 96px;}
.gywm_section2 .right .ulbox{width: calc(100% - 100px);padding: 0 20px;}
.gywm_section2 .right .ulbox::after{height: 5px;top: 114px;}
.gywm_section2 .right ul{margin: 0 -10px;width: calc(100% + 20px);}
.gywm_section2 .right li{padding: 0 10px;}
.gywm_section2 .right a .year{font-size: 24px;line-height: 30px;margin-bottom: 14px;}
.gywm_section2 .right a .line{height: 70px;}
.gywm_section2 .right a .dl{margin-top: 14px;}
.gywm_section2 .right a .dd{margin-bottom: 10px;font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.gywm_section2{padding-top: 30px;padding-bottom: 20px;}
.gywm_section2 .w_width{display: block;}
.gywm_section2 .left{width: 100%;padding-top: 0;margin-bottom: 20px;}
.gywm_section2 .right{width: 100%;}
.gywm_section2 .right .qh_btn{width: 34px;font-size: 18px;line-height: 34px;margin-top: 38px;}
.gywm_section2 .right .ulbox{width: calc(100% - 90px);padding: 0 10px;}
.gywm_section2 .right .ulbox::after{height: 3px;top: 56px;}
.gywm_section2 .right ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section2 .right li{padding: 0 6px;}
.gywm_section2 .right a .year{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.gywm_section2 .right a .line{height: 24px;}
.gywm_section2 .right a .dl{margin-top: 12px;}
.gywm_section2 .right a .dd{margin-bottom: 10px;font-size: 14px;line-height: 20px;}
}

/*产品&新闻详情*/
.cpxq_section{width: 100%;padding-top: 200px;padding-bottom: 60px;}
.cpxq_section .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section .left{width: 16.27906976744186%;}
.cpxq_section .right{width: 83.72093023255814%;}
.cpxq_section h2{font-size: 50px;color: #333333;line-height: 54px;margin-bottom: 40px;}
.cpxq_section .cont{width: 100%;font-size: 20px;color: #333333;line-height: 28px;}
.cpxq_section .cont img{max-width: 100%;}
@media screen and (max-width:1680px) {
.cpxq_section h2{font-size: 40px;line-height: 44px;margin-bottom: 30px;}
.cpxq_section .cont{font-size: 16px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.cpxq_section{padding-top: 30px;padding-bottom: 10px;}
.cpxq_section .w_width{display: block;}
.cpxq_section .left{width: 100%;margin-bottom: 14px;}
.cpxq_section .right{width: 100%;}
.cpxq_section h2{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.cpxq_section .cont{font-size: 14px;line-height: 22px;}
}

/*资讯动态*/
.zxdt_section{width: 100%;padding-top: 98px;padding-bottom: 100px;}
.zxdt_section .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.zxdt_section ._ls{width: 13.37209302325581%;}
.zxdt_section ._rs{width: 86.62790697674419%;}
.zxdt_section ._rs ul{width: 100%;margin-bottom: 110px;}
.zxdt_section ._rs li{border-bottom: 1px solid #dddddd;padding-bottom: 100px;margin-bottom: 100px;}
.zxdt_section ._rs li:last-child{margin-bottom: 0;}
.zxdt_section ._rs a{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction:row-reverse;}
.zxdt_section ._rs a .left{width: 42.28187919463087%;padding-right: 32px;}
.zxdt_section ._rs a .bt{font-size: 40px;color: #333333;line-height: 48px;margin-bottom: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.zxdt_section ._rs a .date{font-size: 18px;color: #cccccc;line-height: 24px;margin-bottom: 36px;}
.zxdt_section ._rs a .jj{font-size: 18px;color: #aaaaaa;line-height: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.zxdt_section ._rs a .right{width: 57.71812080536913%;}
.zxdt_section ._rs a .pic{ width: 100%; padding-bottom: 52.325%; 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;}
.zxdt_section ._rs 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;}
.zxdt_section ._rs 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);}
@media screen and (max-width:1680px) {
.zxdt_section{padding-top: 90px;padding-bottom: 90px;}
.zxdt_section ._rs ul{margin-bottom: 80px;}
.zxdt_section ._rs li{padding-bottom: 80px;margin-bottom: 80px;}
.zxdt_section ._rs a .left{padding-right: 26px;}
.zxdt_section ._rs a .bt{font-size: 30px;line-height: 36px;margin-bottom: 20px;}
.zxdt_section ._rs a .date{font-size: 14px;line-height: 20px;margin-bottom: 30px;}
.zxdt_section ._rs a .jj{font-size: 14px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.zxdt_section{padding-top: 30px;padding-bottom: 10px;}
.zxdt_section .w_width{display: block;}
.zxdt_section ._ls{width: 100%;margin-bottom: 14px;}
.zxdt_section ._rs{width: 100%;}
.zxdt_section ._rs ul{margin-bottom: 20px;}
.zxdt_section ._rs li{padding-bottom: 20px;margin-bottom: 20px;}
.zxdt_section ._rs a{display: block;}
.zxdt_section ._rs a .left{width: 100%;padding-right: 32px;margin-top: 14px;padding-right: 0;}
.zxdt_section ._rs a .bt{font-size: 18px;line-height: 24px;margin-bottom: 6px;-webkit-line-clamp:1;}
.zxdt_section ._rs a .date{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.zxdt_section ._rs a .jj{font-size: 14px;line-height: 24px;-webkit-line-clamp:2;}
.zxdt_section ._rs a .right{width: 100%;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .pcpage{display: flex;justify-content: flex-start;align-items: flex-start;}
.page_section .pcpage a{display: block;width: 50px;height: 50px;font-size: 18px;color: #888888;line-height: 50px;margin-right: 10px;text-align: center;border-radius: 10px;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{background: #1266ff;color: #fff;}
.page_section .pcpage .btn{width: 70px;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .btn img{width: 30px;display: block;}
.page_section .pcpage .btn .ico2{display: none;}
.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: 36px;height: 36px;border-radius: 8px;background: #1266ff;}
.page_section .phpage a img{width: 24px;display: block;}
.page_section .phpage a .ico1{display: none;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 20px;margin: 0 20px;display: block;}
.page_section .phpage a:hover{opacity: 0.8;}
}

/*联系我们*/
.lxwm_section1{width: 100%;padding-top: 100px;padding-bottom: 70px;background: #eeeeee;}
.lxwm_section1 ul{display: flex;justify-content: flex-start;align-items: flex-start;width: calc(100% + 28px);margin: -14px;flex-wrap: wrap;}
.lxwm_section1 li{width: 25%;padding: 14px;}
.lxwm_section1 .abox{width: 100%;background: #ffffff;border-radius: 10px;padding: 26px;}
.lxwm_section1 img{width: 40px;display: block;margin: 0 auto 8px auto;}
.lxwm_section1 .wz1{font-size: 24px;color: #000000;line-height: 30px;text-align: center;margin-bottom: 12px;}
.lxwm_section1 .wz2{font-size: 18px;color: #000000;line-height: 24px;text-align: center;}
@media screen and (max-width:1680px) {
.lxwm_section1 .abox{padding: 20px;}
.lxwm_section1 img{width: 26px;}
.lxwm_section1 .wz1{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section1 .wz2{font-size: 16px;line-height: 22px;}
}
@media screen and (max-width:1024px) {
.lxwm_section1{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section1 ul{width: calc(100% + 12px);margin: -6px;flex-wrap: wrap;}
.lxwm_section1 li{width: 50%;padding: 6px;}
.lxwm_section1 .abox{border-radius: 8px;padding: 14px;}
.lxwm_section1 img{width: 24px;}
.lxwm_section1 .wz1{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.lxwm_section1 .wz2{font-size: 13px;line-height: 20px;word-wrap:break-word; word-break:normal;}
}

.lxwm_section2{width: 100%;}
.lxwm_section2 img{width: 100%;display: block;}

._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/img67.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: rgba(255,255,255,0.5);padding: 12px;}
._htm video{width: 100%;display: block;margin: 0 auto;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:400px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(images);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width: calc(100% - 30px);position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}
