﻿@charset "UTF-8";
html{
  font-size: 6.25vw;
}
@media screen and  (min-width: 1600px){ /*主体宽度*/
  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: #0D70BC;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #0D70BC;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:1600px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; 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;}
.wyb_s::after{content: "";display: block;width: 100%;height: 1px;background: rgba(255,255,255,0.35);position: absolute;left: 0;bottom: 0;}
.t_navs{ width: 100%;padding-left: 32px;position: relative;z-index: 10;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;position: relative;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 51px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.t_navs .top .right.on{margin-left: -540px;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 18px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #fff; position: relative;padding: 0 20px;line-height: 88px; font-size: 18px;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #fff; position: absolute; bottom: 0; left: 50%;transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(255,255,255,0.8);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%;position: relative;}
.t_navs .top .u2 .l2 .ico{content: "";display: block;width: 0;height: 0;border: 6px solid;border-color: transparent transparent  transparent rgba(255,255,255,0.8);position: absolute;left: 100%;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;}
.t_navs .top .u2 .l2:hover .ico{opacity: 1;}
.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>div{color: #333;}
.t_navs .top .u2 .l2:hover .a2>div{color: #0D70BC;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .u3{position: absolute;left: calc(100% + 12px);top: 0;min-width: 120px;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;background: rgba(255,255,255,0.8);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;}
.t_navs .top .l2:hover .u3{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .u3::after{content: "";display: block;width: 12px;height: 100%;position: absolute;right: 100%;top: 0;}
.t_navs .top .u3 .l3{ width: 100%;position: relative;}
.t_navs .top .u3 .l3 .a3{ 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 .u3 .l3 .a3>div{color: #333;}
.t_navs .top .u3 .l3 .a3>div:hover{color: #0D70BC;}
.t_navs .top .l2:hover .u3 .l3 .a3{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .pcSs_box{position: relative;display: flex;justify-content: flex-start;align-items: flex-start;}
.t_navs .top .pcSs_box .t_ico{width: 88px;height: 88px;cursor: pointer;background: #129b3d;position: relative;border-left: 1px solid rgba(255,255,255,0.35);}
.t_navs .top .pcSs_box .t_ico img{width: 26px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .pcSs_box .t_ico.on{background: #fff;}
.t_navs .top .pcSs_box .t_ico.on .ico1{display: none;}
.t_navs .top .pcSs_box .t_ico.on .ico2{display: block;}
.t_navs .top .pcSs_box .inputbox{border-left: 1px solid rgba(255,255,255,0.35);position: absolute;right: -600px;top: 0;
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.t_navs .top .pcSs_box.on .inputbox{right: 100%;}
.t_navs .top .pcSs_box .inputbox>div{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .pcSs_box .inputbox .ss_l{width: 211px;position: relative;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t{display: flex;justify-content: space-between;align-items: center;padding: 0 16px;cursor: pointer;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t>div{font-size: 14px;color: #fff;line-height: 88px;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t>img{width: 24px;display: block;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t .ico2{display: none;}
.t_navs .top .pcSs_box .inputbox .ss_l ._b{width: 100%;position: absolute;left: 0;top: 100%;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.t_navs .top .pcSs_box .inputbox .ss_l ._b a{display: block;font-size: 14px;color: #333;line-height: 20px;padding: 16px 20px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .top .pcSs_box .inputbox .ss_l ._b a:last-child{border-bottom: 0;}
.t_navs .top .pcSs_box .inputbox .ss_l ._b a:hover{background: #129b3d;color: #fff;}
.t_navs .top .pcSs_box .inputbox .inp_r{width: 327px;border-left: 1px solid rgba(255,255,255,0.35);}
.t_navs .top .pcSs_box .inputbox .inp_r input{width: 100%;height: 88px;font-size: 14px;color: #fff;padding: 0 16px;}
.t_navs .top .pcSs_box .inputbox .inp_r input::-webkit-input-placeholder{font-size: 14px;color: #fff;opacity: 1;}
.t_navs .top .pcSs_box .inputbox .inp_r input::-moz-placeholder{font-size: 14px;color: #fff;opacity: 1;}
.t_navs .top .pcSs_box .inputbox .inp_r input::moz-placeholder{font-size: 14px;color: #fff;opacity: 1;}
.t_navs .top .pcSs_box .inputbox .inp_r input:-ms-input-placeholder{font-size: 14px;color: #fff;opacity: 1;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 0;opacity: 0;}
.wyb_s.on{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1{color: rgb(44, 43, 40);}
.wyb_s.on .t_navs .top .menu .l1:hover .a1,.wyb_s.on .t_navs .top .menu .l1.on .a1{color: #0d70bc;}
.wyb_s.on .t_navs .top .menu .l1 .a1::after,.wyb_s.on .t_navs .top .menu .l1 .a1::after{background: #0d70bc;}
/*.wyb_s.on .t_navs .top .pcSs_box .inputbox{background: #D9E7DD;}*/
.wyb_s.on .t_navs .top .pcSs_box .inputbox .ss_l ._t>div{color: rgb(44, 43, 40);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .inp_r input{color: rgb(153, 161, 159);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .inp_r input::-webkit-input-placeholder{color: rgb(153, 161, 159);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .inp_r input::-moz-placeholder{color: rgb(153, 161, 159);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .inp_r input::moz-placeholder{color: rgb(153, 161, 159);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .inp_r input:-ms-input-placeholder{color: rgb(153, 161, 159);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .ss_l ._t .ico1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .ss_l ._t .ico2{display: block;}
.wyb_s.on .t_navs .top .pcSs_box .inputbox{border-left: 1px solid rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .pcSs_box .inputbox .inp_r{border-left: 1px solid rgba(0,0,0,0.1);}
.wyb_s._ny{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s._ny .t_navs .top .logo .img1{display: none;}
.wyb_s._ny .t_navs .top .logo .img2{display: block;}
.wyb_s._ny .t_navs .top .menu .l1 .a1{color: rgb(44, 43, 40);}
.wyb_s._ny .t_navs .top .menu .l1:hover .a1,.wyb_s._ny .t_navs .top .menu .l1.on .a1{color: #0d70bc;}
.wyb_s._ny .t_navs .top .menu .l1 .a1::after,.wyb_s._ny .t_navs .top .menu .l1 .a1::after{background: #0d70bc;}
/*.wyb_s._ny .t_navs .top .pcSs_box .inputbox{background: #D9E7DD;}*/
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .ss_l ._t>div{color: rgb(44, 43, 40);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .inp_r input{color: rgb(153, 161, 159);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .inp_r input::-webkit-input-placeholder{color: rgb(153, 161, 159);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .inp_r input::-moz-placeholder{color: rgb(153, 161, 159);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .inp_r input::moz-placeholder{color: rgb(153, 161, 159);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .inp_r input:-ms-input-placeholder{color: rgb(153, 161, 159);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .ss_l ._t .ico1{display: none;}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .ss_l ._t .ico2{display: block;}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox{border-left: 1px solid rgba(0,0,0,0.1);}
.wyb_s._ny .t_navs .top .pcSs_box .inputbox .inp_r{border-left: 1px solid rgba(0,0,0,0.1);}
@media screen and (max-width:1680px) {
.t_navs .top .menu .l1{padding: 0 12px;}
.t_navs .top .menu .l1 .a1{padding: 0 10px;font-size: 18px;}
}
@media screen and (max-width:1480px) {
.t_navs .top .logo img{height: 40px;}
.t_navs .top .menu .l1{padding: 0 8px;}
.t_navs .top .menu .l1 .a1{padding: 0 6px;font-size: 15px;}
.t_navs .top .pcSs_box .inputbox .ss_l{width: 160px;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t{padding: 0 12px;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t>img{width: 22px;}
.t_navs .top .pcSs_box .inputbox .inp_r{width: 240px;}
.t_navs .top .pcSs_box .inputbox .inp_r input{padding: 0 16px;}
.t_navs .top .right.on{margin-left: -420px;}
}
@media screen and (max-width:1150px) {
.t_navs .top .menu .l1{padding: 0 6px;}
.t_navs .top .menu .l1 .a1{padding: 0 4px;font-size: 14px;}
.t_navs .top .pcSs_box .inputbox .ss_l{width: 140px;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t{padding: 0 12px;}
.t_navs .top .pcSs_box .inputbox .ss_l ._t>img{width: 20px;}
.t_navs .top .pcSs_box .inputbox .inp_r{width: 200px;}
.t_navs .top .pcSs_box .inputbox .inp_r input{padding: 0 12px;}
.t_navs .top .right.on{margin-left: -340px;}
}
@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!important;}
.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: 9px 0;}
.t_navs .top .logo img{ height: 32px;}
.t_navs .top .logo .img1{display: none;}
.t_navs .top .logo .img2{display: block;}
.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:#0D70BC;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:#0D70BC;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: #0D70BC;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:#0D70BC;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 .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);display: flex;justify-content: flex-start;align-items: flex-start;}
.t_navs .xialaph .input_box .inp_l{width: 120px;position: relative;}
.t_navs .xialaph .input_box .inp_l::after{content: "";display: block;width: 1px;height: 24px;background: rgba(0,0,0,0.1);position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .input_box .inp_l ._t{width: 100%;padding: 0 10px;display: flex;justify-content: space-between;align-items: center;}
.t_navs .xialaph .input_box .inp_l ._t .wz_l{font-size: 14px;color: #333;line-height: 40px;}
.t_navs .xialaph .input_box .inp_l ._t .ico_r{width: 20px;}
.t_navs .xialaph .input_box .inp_l ._t .ico_r img{width: 100%;display: block;}
.t_navs .xialaph .input_box .inp_l ._b{width: 100%;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 10px 0;position: absolute;left: 0;top: calc(100% + 10px);overflow: hidden;overflow-y: auto;max-height: 200px;display: none;}
.t_navs .xialaph .input_box .inp_l ._b::-webkit-scrollbar{ display: none;}
.t_navs .xialaph .input_box .inp_l ._b a{display: block;font-size: 14px;color: #333;line-height: 20px;padding: 8px 10px;}
.t_navs .xialaph .input_box .inp_l ._b a:hover{color: #0d70bc;}
.t_navs .xialaph .input_box .inp_r{position: relative;width: calc(100% - 120px);}
.t_navs .xialaph .input_box .inp_r input{width: 100%;height: 40px;padding-right: 60px;font-size: 14px;color: #5a5a5a;padding-left: 12px;}
.t_navs .xialaph .input_box .inp_r input::-webkit-input-placeholder{font-size: 14px;color: #5a5a5a;}
.t_navs .xialaph .input_box .inp_r input::-moz-placeholder{font-size: 14px;color: #5a5a5a;}
.t_navs .xialaph .input_box .inp_r input::moz-placeholder{font-size: 14px;color: #5a5a5a;}
.t_navs .xialaph .input_box .inp_r input:-ms-input-placeholder{font-size: 14px;color: #5a5a5a;}
.t_navs .xialaph .input_box .inp_r img{width: 22px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

.b_nav{width: 100%;position: relative;z-index: 30;}
.b_nav .cont1{width: 100%;padding-top: 50px;padding-bottom: 60px;display: flex;justify-content: flex-start;align-items: flex-start;border-bottom: 1px solid rgba(255,255,255,0.5);}
.b_nav .cont1 .left{width: 43.75%;padding-right: 100px;}
.b_nav .cont1 .left .logo{margin-bottom: 30px;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .left .logo img{height: 51px;display: block;}
.b_nav .cont1 .left .dh{margin-bottom: 30px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.b_nav .cont1 .left .dh img{width: 20px;display: block;}
.b_nav .cont1 .left .dh .wz1{font-size: 14px;color: #fff;line-height: 20px;}
.b_nav .cont1 .left .dh .wz2{width: 100%;font-size: 20px;color: #fff;line-height: 24px;margin-top: 12px;}
.b_nav .cont1 .left ul{width: 100%;}
.b_nav .cont1 .left li{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont1 .left li:last-child{margin-bottom: 0;}
.b_nav .cont1 .left li img{width: 20px;display: block;}
.b_nav .cont1 .left li .wz{font-size: 14px;color: #fff;line-height: 20px;padding-left: 6px;}
.b_nav .cont1 .right{width: 56.25%;}
.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: 18px;color: #fff;line-height: 24px;}
.b_nav .cont1 .right .ej{margin-top: 36px;}
.b_nav .cont1 .right .ej a{display: block;margin-bottom: 12px;font-size: 14px;color: #fff;line-height: 20px;}
.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{text-decoration:underline;}
.b_nav .cont2{width: 100%;padding-top: 30px;padding-bottom: 30px;display: flex;justify-content: space-between;align-items: center;flex-direction:row-reverse;}
.b_nav .cont2 .left .banquan{font-size: 12px;color: #fff;line-height: 20px;margin-bottom: 2px;}
.b_nav .cont2 .left .banquan a{color: #fff;}
.b_nav .cont2 .left .firend{display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont2 .left .firend>div:nth-child(1){font-size: 12px;color: #fff;line-height: 20px;}
.b_nav .cont2 .left .firend>div:nth-child(2){font-size: 12px;color: #fff;line-height: 20px;}
.b_nav .cont2 .left .firend a{color: #fff;}
.b_nav .cont2 .left .firend span{margin: 0 10px;}
.b_nav .cont2 .left .firend a:hover{text-decoration:underline;}
.b_nav .cont2 .right ul{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont2 .right li{margin-right: 16px;position: relative;}
.b_nav .cont2 .right li:last-child{margin-right: 0;}
.b_nav .cont2 .right a{display: block;width: 38px;height: 38px; border: 1px solid rgba(255, 255, 255, 0.23);background: rgba(255, 255, 255, 0.04);display: flex;justify-content: center;align-items: center;border-radius: 100%;}
.b_nav .cont2 .right a img{width: 20px;display: block;}
.b_nav .cont2 .right .ewm{position: absolute;left: 50%;bottom: calc(100% + 12px);transform: translate(-50%,0) scale(0);width: 120px;box-shadow: 0 0 20px rgba(0,0,0,0.1);
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;}
.b_nav .cont2 .right .ewm img{width: 100%;display: block;}
.b_nav .cont2 .right li:hover .ewm{transform: translate(-50%,0) scale(1);}
.b_nav .cont2 .right li:hover a{background: rgba(13,112,188,0.3);}
@media screen and (max-width:1024px) {
.b_nav{background: url(img/img32.jpg)no-repeat center center!important;background-size: cover!important;margin-bottom: 60px;}
.b_nav .cont1{padding-top: 24px;padding-bottom: 24px;}
.b_nav .cont1 .left{width: 100%;padding-right: 0;}
.b_nav .cont1 .left .logo{margin-bottom: 12px;justify-content: center;}
.b_nav .cont1 .left .logo img{height: 36px;}
.b_nav .cont1 .left .dh{margin-bottom: 12px;justify-content: center;text-align: center;}
.b_nav .cont1 .left .dh img{width: 18px;}
.b_nav .cont1 .left .dh .wz1{line-height: 18px;}
.b_nav .cont1 .left .dh .wz2{font-size: 16px;line-height: 20px;margin-top: 0;width: auto;margin-left: 8px;}
.b_nav .cont1 .left li{margin-bottom: 10px;justify-content: center;}
.b_nav .cont1 .left li img{width: 18px;}
.b_nav .cont1 .right{display: none;}
.b_nav .cont2{padding-top: 16px;padding-bottom: 16px;display: block;}
.b_nav .cont2 .left{width: 100%;}
.b_nav .cont2 .left .banquan{font-size: 12px;color: #fff;line-height: 20px;margin-bottom: 6px;text-align: center;}
.b_nav .cont2 .left .banquan a{display: block;}
.b_nav .cont2 .left .firend>div:nth-child(1){width: 62px;}
.b_nav .cont2 .left .firend>div:nth-child(2){width: calc(100% - 62px);}
.b_nav .cont2 .left .firend span{margin: 0 4px;}
.b_nav .cont2 .right{width: 100%;margin-bottom: 10px;}
.b_nav .cont2 .right ul{width: 100%;justify-content: center;}
.b_nav .cont2 .right li{margin-right: 12px;}
.b_nav .cont2 .right a{width: 32px;height: 32px;}
.b_nav .cont2 .right a img{width: 18px;}
.b_nav .cont2 .right .ewm{width: 120px;}
}

/*手机端底漂浮*/
.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: #0D70BC; 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%;position: relative;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li{width: 100%;position: relative;}
.sy_banner .ul .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .ul .wz1{font-size: 48px;color: #fff;line-height: 64px;margin-bottom: 30px;font-weight: bold;}
.sy_banner .ul .wz2{font-size: 24px;color: #fff;line-height: 36px;margin-bottom: 30px;text-transform:uppercase;}
.sy_banner .ul .btn{width: 138px;}
.sy_banner .ul .btn a{display: block;width: 100%;font-size: 16px;color: #fff;line-height: 48px;text-align: center;border-radius: 24px;background: linear-gradient(90.00deg, rgba(255, 255, 255,0.46),rgba(255, 255, 255, 0) 48.855%,rgba(255, 255, 255,0.46) 100%);}
.sy_banner .ul .btn a:hover{background: rgba(255,255,255,0.46);}
.sy_banner .posi{width: 100%;position: absolute;left: 0;bottom: 0;border-top: 1px solid rgba(255, 255, 255, 0.35);background: rgba(83, 83, 83, 0.14);padding-top: 40px;padding-bottom: 40px;}
.sy_banner .posi ul{display: flex;justify-content: space-between;align-items: center;}
.sy_banner .posi .l1{display: flex;justify-content: flex-start;align-items: center;}
.sy_banner .posi .l1>div:nth-child(1){font-size: 48px;color: #fff;line-height: 52px;font-weight: bold;}
.sy_banner .posi .l1>div:nth-child(2){padding-left: 8px;}
.sy_banner .posi .l1 .dw{font-size: 14px;color: #fff;line-height: 20px;margin-bottom: 4px;}
.sy_banner .posi .l1 .wz{font-size: 20px;color: #fff;line-height: 24px;}
.sy_banner .posi .l2{width: 1px;height: 40px;background:rgba(255,255,255,0.5);}
.sy_banner .ul .slick-dots{position: absolute;left: 0;bottom: 180px;justify-content: flex-start;padding-left: 158px;}
.sy_banner .ul .slick-dots li{border-radius:6px;width:6px; height:6px;margin-right: 26px; background: #fff;position: relative;}
.sy_banner .ul .slick-dots li:last-child{margin-right: 0;}
.sy_banner .ul .slick-dots li.slick-active::after{content: "";display: block;width: 18px;height: 18px;border: 1px solid #fff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_banner .ul .slick-prev{width: 50px;height: 50px;background: url(img/img19.svg) no-repeat center center; background-size: cover;left: 40px;top: 50%;opacity: 0.66;}
.sy_banner .ul .slick-next{width: 50px;height: 50px;background: url(img/img20.svg) no-repeat center center; background-size: cover;right: 40px;top: 50%;opacity: 0.66;}
.sy_banner .ul .slick-prev:hover,
.sy_banner .ul .slick-next:hover{opacity: 1;}

.sy_banner .ul .wz1-1{ margin-bottom: 16px;}
.sy_banner .ul .wz2-1{ margin-bottom: 16px;}
.sy_banner .ul .wz3{font-size:18px;color: #fff;line-height: 32px;margin-bottom:44px; width:50%;}
.sy_banner .ul .wz3 .s{ display:inline-flex; padding:12px 12px; background: rgba(18, 155, 61, 0.47);border-radius: 12px; margin:0 4px 4px 0;}
.sy_banner .ul .wz3 .s:nth-child(2n){ background:rgba(13, 112, 188, 0.47);}


@media screen and (max-width:1680px) {
.sy_banner .ul .wz1{font-size: 30px;line-height: 40px;margin-bottom: 20px;}
.sy_banner .ul .wz2{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.sy_banner .ul .btn{width: 110px;}
.sy_banner .ul .btn a{font-size: 14px;line-height: 40px;border-radius: 20px;}
.sy_banner .posi{padding-top: 30px;padding-bottom: 30px;}
.sy_banner .posi .l1>div:nth-child(1){font-size: 30px;line-height: 34px;}
.sy_banner .posi .l1 .dw{font-size: 13px;line-height: 18px;}
.sy_banner .posi .l1 .wz{font-size: 16px;line-height: 20px;}
.sy_banner .posi .l2{height: 32px;}
.sy_banner .ul .slick-dots{bottom: 140px;padding-left: 100px;}
.sy_banner .ul .slick-prev{width: 40px;height: 40px;left: 30px;}
.sy_banner .ul .slick-next{width: 40px;height: 40px;right: 30px;}

.sy_banner .ul .wz1-1{ margin-bottom: 12px;}
.sy_banner .ul .wz2-1{ margin-bottom: 16px;}
.sy_banner .ul .wz3{font-size:16px;line-height:26px;margin-bottom:24px; width:60%;}
.sy_banner .ul .wz3 .s{ padding:6px 12px;}

}
@media screen and (max-width:1024px) {
.sy_banner{width: 100%;position: relative;}
.sy_banner .ul .wz1{font-size: 20px;line-height: 24px;margin-bottom: 8px;}
.sy_banner .ul .wz2{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.sy_banner .ul .btn{width: 100px;}
.sy_banner .ul .btn a{font-size: 14px;line-height: 36px;border-radius: 18px;}
.sy_banner .posi{position: static;;border-top: 0;background: #0d70bc;padding-top: 20px;padding-bottom: 20px;}
.sy_banner .posi .l1{display: block;}
.sy_banner .posi .l1>div:nth-child(1){font-size: 20px;line-height: 24px;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_banner .posi .l1>div:nth-child(2){padding-left: 0;width: 100%;}
.sy_banner .posi .l1 .dw{font-size: 10px;line-height: 14px;margin-bottom: 0;margin-left: 4px;}
.sy_banner .posi .l1 .wz{font-size: 14px;line-height: 18px;}
.sy_banner .posi .l2{display: none;}
.sy_banner .ul .slick-dots{bottom: 30px;justify-content: center;padding-left: 0;}
.sy_banner .ul .slick-dots li{margin-right: 20px;}
.sy_banner .ul .slick-dots li.slick-active::after{width: 14px;height: 14px;}

.sy_banner .ul .wz1-1{ margin-bottom:8px;}
.sy_banner .ul .wz2-1{ margin-bottom:12px;}
.sy_banner .ul .wz3{font-size:12px;line-height:20px;margin-bottom:16px; width:100%;}
.sy_banner .ul .wz3 .s{ padding:2px 6px 4px 6px; border-radius: 6px; margin:0 3px 3px 0;}

}

.sy_tit{width: 100%;text-align: center;}
.sy_tit .bt1{font-size: 36px;color: rgb(44, 43, 40);line-height: 40px;text-align: center;margin-bottom: 10px;font-weight: bold;}
.sy_tit .bt2{font-size: 20px;color: rgb(153, 161, 159);line-height: 24px;text-align: center;text-transform:uppercase;}
@media screen and (max-width:1024px) {
.sy_tit .bt1{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.sy_tit .bt2{font-size: 14px;line-height: 18px;}
}

.sy_btn{width: 100%;display: flex;justify-content: center;align-items: center;}
.sy_btn a{display: flex;justify-content: center;align-items: center;width: 158px;border-radius: 20px;backdrop-filter: blur(7px);background: radial-gradient(77.00% 77.00% at 50% 50%,rgba(230, 244, 255, 0),rgb(209, 234, 253) 100%);}
.sy_btn a div{font-size: 14px;color: rgb(13, 112, 188);line-height: 40px;margin-right: 16px;}
.sy_btn a img{width: 20px;}
.sy_btn a:hover{background: rgb(209, 234, 253);}
@media screen and (max-width:1024px) {
.sy_btn a{width: 130px;border-radius: 18px;}
.sy_btn a div{line-height: 36px;margin-right: 6px;}
.sy_btn a img{width: 20px;}
}

.sy_section1{width: 100%;padding-top: 100px;padding-bottom: 90px;}
.sy_section1 .content{margin-top: 60px;margin-bottom: 60px;}
.sy_section1 .content ul{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section1 .content li{width: 25%;padding: 16px;}
.sy_section1 .content li:nth-child(1){width: 50%;}
.sy_section1 .content a{display: block;width: 100%;position: relative;}
.sy_section1 .content a .pic{ width: 100%; padding-bottom: 53.19%; position: relative; overflow: hidden;border-radius: 8px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section1 .content 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_section1 .content 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_section1 .content li:nth-child(1) a .pic{padding-bottom: 31.97%;}
.sy_section1 .content li:nth-child(2) a .pic,
.sy_section1 .content li:nth-child(3) a .pic{padding-bottom: 66.75%;}
.sy_section1 .content a .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding: 0 36px;}
.sy_section1 .content a .wzbox .wz1{font-size: 24px;color: #fff;line-height: 30px;margin-bottom: 8px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .content a .wzbox .wz2{font-size: 12px;color: rgba(255, 255, 255, 0.72);line-height: 16px;margin-bottom: 14px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .content a .wzbox .jj{font-size: 14px;color: rgba(255, 255, 255, 0.8);line-height: 28px;margin-bottom: 12px;min-height: 56px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section1 .content a .wzbox .more{width: 68px;display: flex;justify-content: center;align-items: center;border-radius: 4px;background: rgba(255, 255, 255, 0.16);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content a:hover .wzbox .more{background: rgba(255,255,255,0.4);}
.sy_section1 .content a .wzbox .more .wz{font-size: 12px;color: #fff;line-height: 32px;margin-right: 4px;}
.sy_section1 .content a .wzbox .more img{width: 16px;display: block;}
.sy_section1 .content li:nth-child(3) a .wzbox .wz2,
.sy_section1 .content li:nth-child(4) a .wzbox .wz2,
.sy_section1 .content li:nth-child(5) a .wzbox .wz2,
.sy_section1 .content li:nth-child(6) a .wzbox .wz2{margin-bottom: 16px;}
@media screen and (max-width:1680px) {
.sy_section1 .content a .wzbox{padding: 0 20px;}
.sy_section1 .content a .wzbox .wz1{font-size: 18px;line-height: 24px;}
.sy_section1 .content a .wzbox .wz2{margin-bottom: 10px;}
.sy_section1 .content a .wzbox .jj{line-height: 20px;min-height: 40px;font-size: 13px;}
.sy_section1 .content a .wzbox .more{width: 60px;}
.sy_section1 .content a .wzbox .more .wz{line-height: 30px;}
.sy_section1 .content a .wzbox .more img{width: 14px;display: block;}
.sy_section1 .content li:nth-child(3) a .wzbox .wz2,
.sy_section1 .content li:nth-child(4) a .wzbox .wz2,
.sy_section1 .content li:nth-child(5) a .wzbox .wz2,
.sy_section1 .content li:nth-child(6) a .wzbox .wz2{margin-bottom: 14px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .content{margin-top: 20px;margin-bottom: 20px;}
.sy_section1 .content ul{margin: -6px;width: calc(100% + 12px);}
.sy_section1 .content li{width: 50%;padding: 6px;}
.sy_section1 .content li:nth-child(1){width: 100%;}
.sy_section1 .content a .wzbox{padding: 0 20px;}
.sy_section1 .content a .wzbox .wz1{font-size: 15px;line-height: 20px;margin-bottom: 6px;}
.sy_section1 .content a .wzbox .wz2{margin-bottom: 10px;-webkit-line-clamp:2;}
.sy_section1 .content a .wzbox .jj{display: none;}
.sy_section1 .content a .wzbox .more{width: 56px;}
.sy_section1 .content a .wzbox .more .wz{line-height: 28px;}
.sy_section1 .content a .wzbox .more img{width: 14px;}
.sy_section1 .content li:nth-child(3) a .wzbox .wz2,
.sy_section1 .content li:nth-child(4) a .wzbox .wz2,
.sy_section1 .content li:nth-child(5) a .wzbox .wz2,
.sy_section1 .content li:nth-child(6) a .wzbox .wz2{margin-bottom: 0;}
.sy_section1 .content li:nth-child(1) .pic{padding-bottom: 40%!important;}
.sy_section1 .content li .pic{padding-bottom: 70%!important;}
}

.sy_section2{width: 100%;padding-top: 100px;padding-bottom: 90px;background: linear-gradient(180deg, rgba(13, 112, 188,0.15) 0%,rgba(13, 112, 188, 0) 60%);}
.sy_section2 .content{margin-top: 60px;margin-bottom: 60px;}
.sy_section2 .ul{margin: -60px -25px;width: calc(100% + 50px);}
.sy_section2 .ul .li{padding: 60px 25px;min-height: 468px;}
.sy_section2 .ul a{display: block;width: 100%;border-radius: 24px;background: url(img/img53.png)no-repeat top center;background-size: cover;padding: 24px 30px 30px 30px;}
.sy_section2 .ul a:hover{box-shadow: 0px 0px 0px 0px rgba(22, 96, 192, 0.05),0px 3px 7px 0px rgba(22, 96, 192, 0.05),1px 13px 13px 0px rgba(22, 96, 192, 0.04),3px 30px 18px 0px rgba(22, 96, 192, 0.03),5px 52px 21px 0px rgba(22, 96, 192, 0.01),7px 82px 23px 0px rgba(22, 96, 192, 0);}
.sy_section2 .ul a .icobox{width: 125px;margin: 0 auto;position: relative;}
.sy_section2 .ul a .icobox .back{width: 100%;display: block;}
.sy_section2 .ul a .icobox .img{max-width: 100%;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-60%);}
.sy_section2 .ul a .wz1{font-size: 22px;color: rgb(44, 43, 40);line-height: 26px;text-align: center;margin-bottom: 8px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .ul a .wz2{font-size: 14px;color: rgb(13, 112, 188);line-height: 20px;text-align: center;opacity: 0.23;text-transform:uppercase;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .ul a .jjbox{display: none;}
.sy_section2 .ul a .jj{font-size: 14px;color: rgb(153, 161, 159);line-height: 20px;margin-top: 18px;min-height: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.sy_section2 .ul a .ico{width: 15px;display: block;margin: 22px auto 0 auto;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .ul a:hover .ico{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.sy_section2 .btnbox{width: 100%;display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 10;}
.sy_section2 .btnbox .sy_btn{width: auto;}
.sy_section2 .btnbox .qhbtn{width: 40px;height: 40px;border-radius: 100%;display: flex;justify-content: center;align-items: center;background: rgba(0, 0, 0, 0.05);cursor: pointer;}
.sy_section2 .btnbox .qhbtn img{width: 20px;display: block;}
.sy_section2 .btnbox .qhbtn .ico2{display: none;}
.sy_section2 .btnbox .qhbtn:hover{background: rgb(18, 155, 61,0.11);}
.sy_section2 .btnbox .qhbtn:hover .ico1{display: none;}
.sy_section2 .btnbox .qhbtn:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section2 .ul{margin: -60px -12px;width: calc(100% + 24px);}
.sy_section2 .ul .li{padding: 60px 12px;min-height: 400px;}
.sy_section2 .ul a{padding: 20px;}
.sy_section2 .ul a .icobox{width: 90px;}
.sy_section2 .ul a .wz1{font-size: 18px;line-height: 24px;}
.sy_section2 .ul a .jj{font-size: 13px;line-height: 18px;margin-top: 14px;min-height: 54px;}
.sy_section2 .ul a .ico{width: 14px;margin: 14px auto 0 auto;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-top: 30px;padding-bottom: 30px;background: linear-gradient(180deg, rgba(13, 112, 188,0.15) 0%,rgba(13, 112, 188, 0) 60%);}
.sy_section2 .content{margin-top: 20px;margin-bottom: 20px;}
.sy_section2 .ul{margin: -60px -10px;width: calc(100% + 20px);}
.sy_section2 .ul .li{padding: 60px 10px;min-height: 375px;}
.sy_section2 .ul a{border-radius: 12px;padding: 6px 14px 14px 14px;box-shadow: 0px 0px 0px 0px rgba(22, 96, 192, 0.05),0px 3px 7px 0px rgba(22, 96, 192, 0.05),1px 13px 13px 0px rgba(22, 96, 192, 0.04),3px 30px 18px 0px rgba(22, 96, 192, 0.03),5px 52px 21px 0px rgba(22, 96, 192, 0.01),7px 82px 23px 0px rgba(22, 96, 192, 0);}
.sy_section2 .ul a .icobox{width: 100px;}
.sy_section2 .ul a .icobox .img{max-width: 30%;}
.sy_section2 .ul a .wz1{font-size: 15px;line-height: 20px;}
.sy_section2 .ul a .wz2{font-size: 13px;line-height: 18px;}
.sy_section2 .ul a .jjbox{display: block;}
.sy_section2 .ul a .jj{font-size: 13px;line-height: 18px;margin-top: 10px;min-height: 54px;}
.sy_section2 .ul a .ico{width: 14px;margin: 10px auto 0 auto;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.sy_section2 .btnbox .qhbtn{width: 34px;height: 34px;}
.sy_section2 .btnbox .qhbtn img{width: 18px;}
}

.sy_section3{width: 100%;padding-top: 90px;padding-bottom: 90px;position: relative;overflow: hidden;}
.sy_section3 .w_width{position: relative;z-index: 10;display: flex;justify-content: flex-start;align-items: center;}
.sy_section3::before{content: "";display: block;width: 5000px;height: 100%;background: #e8f5ec;position: absolute;right: 50%;top: 0;}
.sy_section3::after{content: "";display: block;width: 5000px;height: 100%;background: #f3f8fc;position: absolute;left: 50%;top: 0;}
.sy_section3 .left{width: 50%;padding-right: 305px;}
.sy_section3 .left .bt{font-size: 36px;color: rgb(44, 43, 40);line-height: 52px;text-align: center;margin-bottom: 32px;font-weight: bold;}
.sy_section3 .left .bt span{color: rgb(13, 112, 188);}
.sy_section3 .left .pic img{width: 100%;display: block;}
.sy_section3 .right{width: 50%;padding-left: 166px;}
.sy_section3 .right ul{margin-bottom: 56px;}
.sy_section3 .right ul li{margin-bottom: 56px;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section3 .right ul li:last-child{margin-bottom: 0;}
.sy_section3 .right ul .ico{width: 76px;display: block;padding-right: 10px;}
.sy_section3 .right ul .ico img{max-width: 100%;display: block;}
.sy_section3 .right ul .wz{width: calc(100% - 76px);}
.sy_section3 .right ul .wz1{font-size: 18px;color: rgb(44, 43, 40);line-height: 37px;}
.sy_section3 .right ul .wz2{font-size: 16px;color: rgb(13, 112, 188);line-height: 23px;}
.sy_section3 .right ul .wz3{font-size: 16px;color:rgb(18, 155, 61);line-height: 23px;}
@media screen and (max-width:1680px) {
.sy_section3 .left{padding-right: 120px;}
.sy_section3 .left .bt{font-size: 24px;line-height: 36px;margin-bottom: 24px;}
.sy_section3 .right{padding-left: 120px;}
.sy_section3 .right ul{margin-bottom: 40px;}
.sy_section3 .right ul li{margin-bottom: 40px;}
.sy_section3 .right ul .ico{width: 50px;padding-right: 16px;}
.sy_section3 .right ul .wz{width: calc(100% - 50px);}
.sy_section3 .right ul .wz1{font-size: 16px;line-height: 32px;}
.sy_section3 .right ul .wz2{font-size: 14px;line-height: 20px;}
.sy_section3 .right ul .wz3{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding: 0!important;}
.sy_section3 .w_width{display: block;}
.sy_section3::before{display: none;}
.sy_section3::after{display: none;}
.sy_section3 .left{width: 100%;padding: 30px 15px 20px 15px;background: #e8f5ec;}
.sy_section3 .left .bt{font-size: 20px;line-height: 30px;margin-bottom: 14px;}
.sy_section3 .left .pic{width: 70%;margin: 0 auto}
.sy_section3 .left .pic img{width: 100%;display: block;}
.sy_section3 .right{width: 100%;padding: 30px 15px 20px 15px;background: #f3f8fc;}
.sy_section3 .right ul{margin-bottom: 20px;}
.sy_section3 .right ul li{margin-bottom: 14px;}
.sy_section3 .right ul .ico{width: 50px;padding-right: 10px;}
.sy_section3 .right ul li:nth-child(2) .ico,
.sy_section3 .right ul li:nth-child(3) .ico{padding-right: 18px;padding-left: 8px;}
.sy_section3 .right ul .wz{width: calc(100% - 50px);}
.sy_section3 .right ul .wz1{font-size: 14px;line-height: 24px;}
.sy_section3 .right ul .wz2{font-size: 14px;line-height: 24px;}
.sy_section3 .right ul .wz3{font-size: 14px;line-height: 24px;}
}

.sy_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;position: relative;}
.sy_section4 .posi_img1{width: 795px;display: block;position: absolute;left: -76px;top: 57px;}
.sy_section4 .posi_img2{width: 795px;display: block;position: absolute;right: -190px;bottom: -230px;}
.sy_section4 .qh_t{margin-top: 24px;margin-bottom: 40px;display: flex;justify-content: center;align-items: center;}
.sy_section4 .qh_t .list{margin-right: 64px;font-size: 20px;color: rgb(103, 105, 114);line-height: 24px;padding-bottom: 12px;position: relative;cursor: pointer;}
.sy_section4 .qh_t .list:last-child{margin-right: 0;}
.sy_section4 .qh_t .list.on{color: rgb(13, 112, 188);font-weight: bold;}
.sy_section4 .qh_t .list.on::after{content: "";display: block;width: 0;height: 0;border: 5px solid;border-color: transparent transparent rgb(13, 112, 188) transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.sy_section4 .qh_b{width: 100%;position: relative;margin-bottom: 56px;z-index: 20;}
.sy_section4 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .qh_b .list.on{position: relative;z-index: 5;opacity: 1;}
.sy_section4 .qh_b .ul{margin: 0 -28px;width: calc(100% + 56px);padding-right: 140px;}
.sy_section4 .qh_b .ul .slick-list{overflow: visible;}
.sy_section4 .qh_b .ul .li{padding: 0 28px;}
.sy_section4 .qh_b .ul a{display: flex;justify-content: flex-start;align-items: center;position: relative;padding: 46px 50px 46px 0;}
.sy_section4 .qh_b .ul a::after{content: "";display: block;width: calc(100% - 122px);height: 100%;background: #f9f9f9;position: absolute;right: 0;top: 0;border-radius: 8px;}
.sy_section4 .qh_b .ul a .picbox{width: 282px;position: relative;z-index: 4;}
.sy_section4 .qh_b .ul a .pic{ width: 100%; padding-bottom: 51.56%; position: relative; overflow: hidden;border-radius: 8px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section4 .qh_b .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_section4 .qh_b .ul:hover a .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_section4 .qh_b .ul a .wzbox{width: calc(100% - 282px);padding-left: 30px;position: relative;z-index: 4;}
.sy_section4 .qh_b .ul a .date{font-size: 14px;color: rgb(153, 161, 159);line-height: 20px;margin-bottom: 18px;}
.sy_section4 .qh_b .ul a .bt{font-size: 20px;color: rgb(44, 43, 40);line-height: 29px;margin-bottom: 38px;min-height: 58px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section4 .qh_b .ul a .more{display: flex;justify-content: flex-start;align-items: center;}
.sy_section4 .qh_b .ul a .more .wz{font-size: 14px;color: rgb(153, 161, 159);line-height: 20px;margin-right: 18px;}
.sy_section4 .qh_b .ul a .more img{width: 19px;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;}
.sy_section4 .qh_b .ul a:hover .more .wz{color: #fff;}
.sy_section4 .qh_b .ul a:hover::after{background: #0d70bc;}
.sy_section4 .qh_b .ul a:hover .date{color: rgba(255,255,255,0.5);}
.sy_section4 .qh_b .ul a:hover .bt{color: #fff;}
.sy_section4 .qh_b .ul a:hover .more img{margin-left: 10px;}
.sy_section4 .qh_b .ul a:hover .more .ico1{display: none;} 
.sy_section4 .qh_b .ul a:hover .more .ico2{display: block;}
.sy_section4 .qh_b .slick-prev{width: 40px;height: 40px;background: rgba(0, 0, 0, 0.05);left: 28px;top: auto;transform: translate(0);border-radius: 100%;bottom: -94px;}
.sy_section4 .qh_b .slick-prev::after{content: "";display: block;width: 20px;height: 20px;background: url(img/img49.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section4 .qh_b .slick-next{width: 40px;height: 40px;background: rgba(0, 0, 0, 0.05);right: 28px;top: auto;transform: translate(0); border-radius: 100%;bottom: -94px;}
.sy_section4 .qh_b .slick-next::after{content: "";display: block;width: 20px;height: 20px;background: url(img/img51.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section4 .qh_b .slick-prev:hover,
.sy_section4 .qh_b .slick-next:hover{background: rgb(18, 155, 61,0.11);}
.sy_section4 .qh_b .slick-prev:hover::after{background: url(img/img50.svg)no-repeat center center;background-size: cover;}
.sy_section4 .qh_b .slick-next:hover::after{background: url(img/img52.svg)no-repeat center center;background-size: cover;}
@media screen and (max-width:1680px) {
.sy_section4 .posi_img1{width: 600px;left: -70px;top: 40px;}
.sy_section4 .posi_img2{width: 600px;right: -190px;bottom: -200px;}
.sy_section4 .qh_t{margin-top: 20px;margin-bottom: 30px;}
.sy_section4 .qh_t .list{margin-right: 40px;font-size: 18px;}
.sy_section4 .qh_b{margin-bottom: 40px;}
.sy_section4 .qh_b .ul{margin: 0 -14px;width: calc(100% + 28px);padding-right: 60px;}
.sy_section4 .qh_b .ul .li{padding: 0 14px;}
.sy_section4 .qh_b .ul a{padding: 30px 30px 30px 0;}
.sy_section4 .qh_b .ul a::after{width: calc(100% - 122px);}
.sy_section4 .qh_b .ul a .picbox{width: 200px;}
.sy_section4 .qh_b .ul a .wzbox{width: calc(100% - 200px);padding-left: 20px;}
.sy_section4 .qh_b .ul a .date{margin-bottom: 12px;}
.sy_section4 .qh_b .ul a .bt{font-size: 16px;line-height: 24px;margin-bottom: 20px;min-height: 48px;}
.sy_section4 .qh_b .ul a .more{display: flex;justify-content: flex-start;align-items: center;}
.sy_section4 .qh_b .slick-prev{bottom: -80px;left: 14px;}
.sy_section4 .qh_b .slick-next{bottom: -80px;right: 14px;}
}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;}
.sy_section4 .posi_img1{width: 240px;left: -50px;top: 30px;}
.sy_section4 .posi_img2{width: 240px;right: -50px;bottom: -60px;}
.sy_section4 .qh_t{margin-top: 14px;margin-bottom: 20px;}
.sy_section4 .qh_t .list{margin-right: 12px;font-size: 16px;line-height: 20px;padding-bottom: 10px;}
.sy_section4 .qh_b{margin-bottom: 20px;}
.sy_section4 .qh_b .ul{margin: 0 -6px;width: calc(100% + 12px);padding-right: 0;}
.sy_section4 .qh_b .ul .slick-list{overflow: hidden;}
.sy_section4 .qh_b .ul .li{padding: 0 6px;}
.sy_section4 .qh_b .ul a{padding: 14px 14px 14px 0;margin-bottom: 12px;}
.sy_section4 .qh_b .ul a:last-child{margin-bottom: 0;}
.sy_section4 .qh_b .ul a::after{width: calc(100% - 100px);}
.sy_section4 .qh_b .ul a .picbox{width: 160px;}
.sy_section4 .qh_b .ul a .wzbox{width: calc(100% - 160px);padding-left: 14px;}
.sy_section4 .qh_b .ul a .date{font-size: 13px;line-height: 18px;margin-bottom: 10px;}
.sy_section4 .qh_b .ul a .bt{font-size: 15px;line-height: 22px;margin-bottom: 0;min-height: 1px;-webkit-line-clamp:2;margin-bottom: 8px;}
.sy_section4 .qh_b .ul a .more .wz{font-size: 13px;line-height: 18px;margin-right: 10px;}
.sy_section4 .qh_b .ul a .more img{width: 16px;}
.sy_section4 .qh_b .ul a:hover .more img{margin-left: 6px;}
.sy_section4 .qh_b .slick-prev{width: 34px;height: 34px;left: 6px;bottom: -55px;}
.sy_section4 .qh_b .slick-prev::after{width: 18px;height: 18px;}
.sy_section4 .qh_b .slick-next{width: 34px;height: 34px;right: 6px;bottom: -55px;}
.sy_section4 .qh_b .slick-next::after{width: 18px;height: 18px;}
}

.sy_section5{width: 100%;padding-bottom: 90px;position: relative;z-index: 4;}
.sy_section5 .sy_tit{margin-bottom: 66px;}
.sy_section5 .content{margin: 0 -28px;width: calc(100% + 56px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .content>div{width: 37.5%;padding: 0 28px;}
.sy_section5 .content>div:nth-child(3){width: 25%;}
.sy_section5 .btbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;overflow: hidden;}
.sy_section5 .btbox .wz{font-size: 20px;color: rgb(35, 35, 35);line-height: 24px;}
.sy_section5 .btbox .more{margin-right: -29px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .btbox .more a{display: flex;justify-content: flex-start;align-items: center;}
.sy_section5 .btbox .more a>div{font-size: 14px;color: rgb(153, 161, 159);line-height: 20px;margin-right: 10px;}
.sy_section5 .btbox .more a>img{width: 19px;display: block;}
.sy_section5 .btbox .more:hover{margin-right: 0;}
.sy_section5 .cont1{width: 100%;border-top: 1px solid rgb(238, 238, 238);}
.sy_section5 .cont1 ul{width: 100%;}
.sy_section5 .cont1 li{border-bottom: 1px solid rgb(238, 238, 238);}
.sy_section5 .cont1 a{display: flex;justify-content: flex-start;align-items: center;padding: 23.5px 24px;}
.sy_section5 .cont1 a .left{width: 128px;}
.sy_section5 .cont1 a .pic{ width: 100%; padding-bottom: 56.25%; position: relative; overflow: hidden;border-radius: 8px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section5 .cont1 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section5 .cont1 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section5 .cont1 a .right{width: calc(100% - 128px);padding-left: 41px;position: relative;}
.sy_section5 .cont1 a .right::after{content: "";display: block;width: 8px;height: 8px;border: 1px solid rgb(18, 155, 61);border-radius: 100%;position: absolute;left: 16px;top: 50%;transform: translate(0,-50%);}
.sy_section5 .cont1 a .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .cont1 a:hover{background: rgb(249, 249, 249);}
.sy_section5 .cont1 a:hover .wz{color: rgb(13, 112, 188);}
.sy_section5 .cont2{width: 100%;border-top: 1px solid rgb(238, 238, 238);}
.sy_section5 .cont2 ul{width: 100%;}
.sy_section5 .cont2 li{border-bottom: 1px solid rgb(238, 238, 238);padding: 25px 24px;}
.sy_section5 .cont2 .top{width: 100%;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.sy_section5 .cont2 .top .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 24px;width: calc(100% - 40px);}
.sy_section5 .cont2 li:hover .top .wz,
.sy_section5 .cont2 li.on .top .wz{color: rgb(13, 112, 188);}
.sy_section5 .cont2 .top .icobox{width: 24px;}
.sy_section5 .cont2 .top .icobox img{width: 100%;display: block;}
.sy_section5 .cont2 .top .icobox .ico2{display: none;}
.sy_section5 .cont2 li.on .top .icobox .ico1{display: none;}
.sy_section5 .cont2 li.on .top .icobox .ico2{display: block;}
.sy_section5 .cont2 .bottom{font-size: 13px;color: rgb(103, 105, 114);line-height: 16px;margin-top: 17px;display: none;}
.sy_section5 .cont2 .bottom.on{display: block;}
.sy_section5 .cont3{width: 100%;}
.sy_section5 .cont3 ul{width: 100%;}
.sy_section5 .cont3 li{margin-bottom: 11px;}
.sy_section5 .cont3 li:last-child{margin-bottom: 0;}
.sy_section5 .cont3 a{display: block;width: 100%;padding: 15px 32px;display: flex;justify-content: space-between;align-items: center;border-radius: 8px;border: 1px solid rgb(240, 240, 240);}
.sy_section5 .cont3 a:hover{box-sizing: border-box;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);}
.sy_section5 .cont3 a .ico_l{width: 80px;height: 80px;border-radius: 30px;display: flex;justify-content: center;align-items: center;background: rgb(219, 241, 226);}
.sy_section5 .cont3 a .ico_l img{width: 36px;display: block;}
.sy_section5 .cont3 li:nth-child(even) a .ico_l{background: rgb(233, 243, 252);}
.sy_section5 .cont3 a .wzbox{width: calc(100% - 99px);padding: 0 24px;}
.sy_section5 .cont3 a .wzbox .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 24px;}
.sy_section5 .cont3 a .ico_r{width: 19px;}
.sy_section5 .cont3 a .ico_r img{width: 100%;display: block;}
.sy_section5 .cont3 a .ico_r .ico2{display: none;}
.sy_section5 .cont3 a:hover .ico_r .ico1{display: none;}
.sy_section5 .cont3 a:hover .ico_r .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section5 .cont1 a{padding: 21px 20px;}
.sy_section5 .cont1 a .left{width: 100px;}
.sy_section5 .cont1 a .right{width: calc(100% - 100px);padding-left: 24px;}
.sy_section5 .cont1 a .right::after{left: 10px;}
.sy_section5 .cont1 a .wz{font-size: 14px;line-height: 20px;}
.sy_section5 .cont2 li{padding: 19px 20px;}
.sy_section5 .cont2 .top .wz{font-size: 14px;line-height: 20px;width: calc(100% - 30px);}
.sy_section5 .cont2 .top .icobox{width: 20px;}
.sy_section5 .cont2 .bottom{margin-top: 12px;}
.sy_section5 .cont3 li{margin-bottom: 10px;}
.sy_section5 .cont3 a{padding: 15px 20px;}
.sy_section5 .cont3 a .ico_l{width: 60px;height: 60px;border-radius: 24px;}
.sy_section5 .cont3 a .ico_l img{width: 30px;}
.sy_section5 .cont3 a .wzbox{width: calc(100% - 78px);padding: 0 16px;}
.sy_section5 .cont3 a .wzbox .wz{font-size: 13px;line-height: 18px;}
.sy_section5 .cont3 a .ico_r{width: 18px;}
.sy_section5 .conts{ overflow: hidden;overflow-y: auto;max-height: 400px;padding-right: 8px;}
.sy_section5 .conts::-webkit-scrollbar{ width: 3px;}
.sy_section5 .conts::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.sy_section5 .conts::-webkit-scrollbar-thumb{width: 3px;background-color: #1878f3;border-radius: 3px;}
}
@media screen and (max-width:1024px) {
.sy_section5{padding-bottom: 30px;}
.sy_section5 .sy_tit{margin-bottom: 20px;}
.sy_section5 .content{margin: 0;width: 100%;display: block;}
.sy_section5 .content>div{width: 100%;padding: 0;margin-bottom: 20px;}
.sy_section5 .content>div:nth-child(3){width: 100%;margin-bottom: 0;}
.sy_section5 .btbox{margin-bottom: 12px;}
.sy_section5 .btbox .wz{font-size: 16px;line-height: 20px;}
.sy_section5 .btbox .more{margin-right: 0;}
.sy_section5 .btbox .more a>div{font-size: 13px;line-height: 18px;margin-right: 6px;}
.sy_section5 .btbox .more a>img{width: 16px;}
.sy_section5 .cont1 a{padding: 14px;}
.sy_section5 .cont1 a .left{width: 120px;}
.sy_section5 .cont1 a .right{width: calc(100% - 120px);padding-left: 20px;}
.sy_section5 .cont1 a .right::after{width: 6px;height: 6px;left: 7px;}
.sy_section5 .cont1 a .wz{font-size: 14px;line-height: 20px;}
.sy_section5 .cont2 li{padding: 14px;}
.sy_section5 .cont2 .top .wz{font-size: 14px;line-height: 20px;width: calc(100% - 30px);}
.sy_section5 .cont2 .top .icobox{width: 20px;}
.sy_section5 .cont2 .bottom{margin-top: 10px;}
.sy_section5 .cont3 li{margin-bottom: 10px;}
.sy_section5 .cont3 a{padding: 12px;}
.sy_section5 .cont3 a .ico_l{width: 46px;height: 46px;border-radius: 12px;}
.sy_section5 .cont3 a .ico_l img{width: 24px;}
.sy_section5 .cont3 a .wzbox{width: calc(100% - 64px);padding: 0 14px;}
.sy_section5 .cont3 a .wzbox .wz{font-size: 14px;line-height: 20px;}
.sy_section5 .cont3 a .ico_r{width: 18px;}
.sy_section5 .conts{max-height: 10000px;padding-right: 0;}
.sy_section5 .conts::-webkit-scrollbar{ width: 0;}
.sy_section5 .conts::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.sy_section5 .conts::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.sy_section5 .conts::-webkit-scrollbar{ display: none;}
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;z-index: 20;}
.ny_banner img{width: 100%;display: block;}
.ny_banner .w_width{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner h1{font-size: 72px;line-height: 76px;font-weight: bold;margin-bottom: 20px;letter-spacing: 6px;background-image: linear-gradient(to right,rgba(255,255,255,0.3),rgba(255,255,255,1),rgba(255,255,255,0.3));-webkit-background-clip: text;background-clip: text;color: transparent;text-transform:uppercase;}
.ny_banner h4{font-size: 36px;color: #fff;line-height: 40px;width: 100%;}
.ny_banner ul{margin-top: 100px;display: flex;justify-content: flex-start;align-items: flex-start;}
.ny_banner ul li{margin-right: 16px;}
.ny_banner ul li:last-child{margin-right: 0;}
.ny_banner ul .l1 a{display: block;font-size: 16px;color: rgb(255, 255, 255);line-height: 46px;border: 1px solid rgba(255, 255, 255, 0.4);border-radius: 4px;text-align: center;padding: 0 40px;}
.ny_banner ul .l1 a:hover,
.ny_banner ul .l1.on a{background: rgba(255, 255, 255, 0.26);}
.ny_banner ul .l2{position: relative;}
.ny_banner ul .l2 ._t{cursor: pointer;padding: 0 40px;border: 1px solid rgba(255, 255, 255, 0.4);border-radius: 4px;display: flex;justify-content: center;align-items: center;white-space:nowrap;font-size: 16px;color: rgb(255, 255, 255);line-height: 46px;
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;}
.ny_banner ul .l2 ._t img{width: 20px;display: block;margin-left: 10px;}
.ny_banner ul .l2 ._t:hover,
.ny_banner ul .l2.on ._t{background: rgba(255, 255, 255, 0.26);}
.ny_banner ul .l2 ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;border-radius: 4px;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;padding: 10px 16px;}
.ny_banner ul .l2 ._b::after{content: "";display: block;width: 0;height: 0;border: 5px solid;border-color: transparent transparent #fff transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: calc(100% - 1px);}
.ny_banner ul .l2 ._b a{display: block;font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;padding: 16px;text-align: center;border-bottom: 1px solid #f6f6f6;}
.ny_banner ul .l2 ._b a:last-child{border-bottom: 0;}
.ny_banner ul .l2 ._b a:hover{color: rgb(13, 112, 188);}
.ny_banner2 .wzbox{top: auto;transform: translate(0,0);bottom: 55px;}
@media screen and (max-width:1680px) {
.ny_banner h1{font-size: 50px;line-height: 54px;margin-bottom: 14px;letter-spacing: 4px;}
.ny_banner h4{font-size: 26px;line-height: 30px;}
.ny_banner ul{margin-top: 40px;}
}
@media screen and (max-width:1024px) {
.ny_banner h1{font-size: 30px;line-height: 34px;margin-bottom: 10px;letter-spacing: 0;}
.ny_banner h4{font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.ny_banner ul{margin-top: 0;flex-wrap: wrap;margin: -6px;}
.ny_banner ul li{margin: 0;padding: 6px;}
.ny_banner ul li:last{margin-top: 10px;}
.ny_banner ul .l1 a{font-size: 14px;line-height: 32px;padding: 0 20px;}
.ny_banner ul .l2 ._t{padding: 0 20px;font-size: 14px;line-height: 32px;}
.ny_banner ul .l2 ._t img{width: 16px;margin-left: 6px;}
.ny_banner ul .l2 ._b{padding: 8px 10px;}
.ny_banner ul .l2 ._b a{padding: 10px 0;font-size: 13px;}
.ny_banner2 .wzbox{top: 50%;transform: translate(0,-50%);bottom: auto;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .pagel{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;display: flex;justify-content: flex-start;align-items: center;}
.page_section .pcpage .pagel input{width: 56px;height: 32px;border: 1px solid rgb(238, 238, 238);border-radius: 2px;padding: 0 10px;font-size: 14px;color: rgb(44, 43, 40);display: block;margin: 0 4px;}
.page_section .pcpage .pagec{margin: 0 6px;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .pagec a{display: block;width: 32px;height: 32px;border: 1px solid rgb(238, 238, 238);border-radius: 2px;line-height: 30px;text-align: center;display: flex;justify-content: center;align-items: center;font-size: 14px;color: rgb(44, 43, 40);margin-right: 8px;}
.page_section .pcpage .pagec a:last-child{margin-right: 0;}
.page_section .pcpage .pagec img{width: 20px;display: block;}
.page_section .pcpage .pagec .ico2{display: none;}
.page_section .pcpage .pagec a:hover,
.page_section .pcpage .pagec a.on{background: rgb(13, 112, 188);color: #fff;border-color: rgb(13, 112, 188);}
.page_section .pcpage .pagec a:hover .ico1{display: none;}
.page_section .pcpage .pagec a:hover .ico2{display: block;}

.page_section .pcpage .pagec a.on .ico1{display: none;}
.page_section .pcpage .pagec a.on .ico2{display: block;}

.page_section .pcpage .pager{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;display: flex;justify-content: flex-start;align-items: center;}
.page_section .pcpage .pager input{width: 44px;height: 32px; text-align:center; border: 1px solid rgb(238, 238, 238);border-radius: 2px;padding: 0 10px;font-size: 14px;color: rgb(44, 43, 40);display: block;margin: 0 4px;}
@media screen and (max-width:1680px) {
.page_section .pcpage .pagel{font-size: 12px;}
.page_section .pcpage .pagel input{width: 42px;height: 26px;padding: 0 6px;font-size: 12px;}
.page_section .pcpage .pagec{margin: 0 4px;}
.page_section .pcpage .pagec a{width: 26px;height: 26px;line-height: 24px;font-size: 12px;margin-right: 4px;}
.page_section .pcpage .pagec img{width: 17px;}
.page_section .pcpage .pager{font-size: 12px;}
.page_section .pcpage .pager input{width: 32px;height: 26px;padding: 0 6px;font-size: 12px;}
}
@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{width: 28px;height: 28px;border: 1px solid rgb(238, 238, 238);border-radius: 2px;display: flex;justify-content: center;align-items: center;}
.page_section .phpage img{width: 18px;display: block;}
.page_section .phpage .ico2{display: none;}
.page_section .phpage a:hover{background: rgb(13, 112, 188);color: #fff;border-color: rgb(13, 112, 188);}
.page_section .phpage a:hover .ico1{display: none;}
.page_section .phpage a:hover .ico2{display: block;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 20px;margin: 0 10px;}
.page_section .phpage .pager{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;display: flex;justify-content: flex-start;align-items: center;margin-left: 8px;}
.page_section .phpage .pager input{width: 32px;height: 28px;border: 1px solid rgb(238, 238, 238);border-radius: 2px;padding: 0 10px;font-size: 14px;color: rgb(44, 43, 40);display: block;margin: 0 4px;}
}

/*产品中心*/
.cpzx_section{width: 100%;padding-top: 80px;padding-bottom: 56px;}
.cpzx_section .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.cpzx_section .left{width: 295px;}
.cpzx_section .left h2{font-size: 24px;color: rgb(29, 33, 41);line-height: 30px;margin-bottom: 24px;}



.cpzx_section .left .u1{background: #fafafa;}
.cpzx_section .left .l1{border-bottom: 1px solid #eeeeee;padding: 25px 24px;}
.cpzx_section .left .top{width: 100%;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.cpzx_section .left .top .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 24px;width: calc(100% - 40px);}
/*.cpzx_section .left .l1:hover .top .wz{color: #0d70bc;}*/

.cpzx_section .left .l1.on .top1 .wz{color: #0d70bc;}
.cpzx_section .left .u2 .l2.on .top2 .wz{color: #0d70bc;}
.cpzx_section .left .u3 .l3.on .top3 .wz{color: #0d70bc;}

.cpzx_section .left .top .icobox{width: 24px;}
.cpzx_section .left .top .icobox img{width: 100%;display: block;}
.cpzx_section .left .top .icobox .ico2{display: none;}
.cpzx_section .left .l1.on .top1 .icobox .ico1{display: none;}
.cpzx_section .left .l1.on .top1 .icobox .ico2{display: block;}
.cpzx_section .left .bottom{margin-top: 22px;padding: 0;display: none;}
.cpzx_section .left .dl{width: 100%;}
.cpzx_section .left .dd{margin-bottom: 16px;display: flex;justify-content: flex-start;align-items: center;}
.cpzx_section .left .dd:last-child{margin-bottom: 0;}
.cpzx_section .left .dd ._l{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;cursor: pointer;padding-right: 10px;}
.cpzx_section .left .dd ._l .ico{width: 16px;height: 16px;border: 1px solid rgb(153, 161, 159);border-radius: 2px;display: flex;justify-content: center;align-items: center;margin-top: 4px;}
.cpzx_section .left .dd ._l .ico img{width: 12px;display: block;}
.cpzx_section .left .dd ._l .wz{font-size: 13px;color: rgb(44, 43, 40);line-height: 24px;width: calc(100% - 16px);padding-left: 10px;}
.cpzx_section .left .dd.on ._l .ico{background: rgb(13, 112, 188);border-color: rgb(13, 112, 188);}

.cpzx_section .left .dd.on ._l{width: calc(100% - 50px);}


.cpzx_section .left .dd:hover ._l .wz{color: #0d70bc;}
.cpzx_section .left .dd ._r{width: 50px;display: flex;justify-content: center;align-items: center;background: rgb(238, 238, 238);border-radius: 4px;cursor: pointer;display: none;}
.cpzx_section .left .dd ._r>div{font-size: 12px;color: rgb(29, 33, 41);line-height: 24px;}
.cpzx_section .left .dd ._r>img{width: 5px;display: block;margin-left: 4px;}
.cpzx_section .left .dd.on ._r{display: flex;}
.cpzx_section .left .l2.on .top2 .icobox .ico1{display: none;}
.cpzx_section .left .l2.on .top2 .icobox .ico2{display: block;}
.cpzx_section .left .l3.on .top3 .icobox .ico1{display: none;}
.cpzx_section .left .l3.on .top3 .icobox .ico2{display: block;}
.cpzx_section .left .u2{width: 100%;}
.cpzx_section .left .u2 .l2{border-bottom: 1px solid #eeeeee;padding: 16px 10px;}
.cpzx_section .left .u2 .l2:last-child{border-bottom: 0;padding-bottom: 0;}
.cpzx_section .left .bottom1{margin-top: 10px;}
.cpzx_section .left .u3{width: 100%;}
.cpzx_section .left .u3 .l3{border-bottom: 1px solid #eeeeee;padding: 16px 10px;}
.cpzx_section .left .u3 .l3:last-child{border-bottom: 0;padding-bottom: 0;}
.cpzx_section .left .bottom2{margin-top: 10px;}
.cpzx_section .right{width: calc(100% - 295px);padding-left: 32px;}
.cpzx_section .right .tswz{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;margin-bottom: 20px;}
.cpzx_section .right .nav{width: 100%;border-bottom: 1px solid rgb(238, 238, 238);border-top: 1px solid rgb(238, 238, 238);background: rgb(250, 250, 250);display: flex;justify-content: flex-start;align-items: flex-start;}
.cpzx_section .right .nav .list a{font-size: 20px;color: rgb(153, 161, 159);line-height: 60px;padding: 0 60px;display: block;}
.cpzx_section .right .nav .list.on a{background: #0d70bc;color: #fff!important;}
.cpzx_section .right .nav .list:hover a{color: #0d70bc;}
.cpzx_section .right .cont{margin-bottom: 56px;}
.cpzx_section .right .cont ul{width: 100%;}
.cpzx_section .right .cont li{padding-top: 32px;padding-bottom: 32px; border-bottom: 1px solid rgb(238, 238, 238);position: relative;}
.cpzx_section .right .cont li:nth-child(1){z-index: 16;}
.cpzx_section .right .cont li:nth-child(2){z-index: 15;}
.cpzx_section .right .cont li:nth-child(3){z-index: 14;}
.cpzx_section .right .cont li:nth-child(4){z-index: 13;}
.cpzx_section .right .cont li:nth-child(5){z-index: 12;}
.cpzx_section .right .cont li:nth-child(6){z-index: 11;}
.cpzx_section .right .cont li:nth-child(7){z-index: 10;}
.cpzx_section .right .cont li:nth-child(8){z-index: 9;}
.cpzx_section .right .cont li:nth-child(9){z-index: 8;}
.cpzx_section .right .cont li:nth-child(10){z-index: 7;}
.cpzx_section .right .cont li:nth-child(11){z-index: 6;}
.cpzx_section .right .cont .bt a{display: block;font-size: 20px;color: rgb(0, 0, 0);line-height: 24px;margin-bottom: 21px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpzx_section .right .cont li:hover .bt a{color: #0d70bc;}
.cpzx_section .right .cont .boxs{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpzx_section .right .cont .picbox{width: 171px;}
.cpzx_section .right .cont li .pic{ width: 100%; padding-bottom: 100%; 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;}
.cpzx_section .right .cont li .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;}
.cpzx_section .right .cont li: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);}
.cpzx_section .right .cont .wzbox{width: calc(100% - 171px);padding-left: 24px;}
.cpzx_section .right .cont .boxs1{margin-bottom: 12px;}
.cpzx_section .right .cont .boxs1 .jj{font-size: 16px;color: rgb(0, 0, 0);line-height: 20px;margin-bottom: 12px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpzx_section .right .cont .boxs1 .dl{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.cpzx_section .right .cont .boxs1 .dl .dd{margin-right: 16px;display: flex;justify-content: flex-start;align-items: center;}
.cpzx_section .right .cont .boxs1 .dl .dd:last-child{margin-right: 0;}
.cpzx_section .right .cont .boxs1 .dl img{width: 16px;display: block;margin-right: 6px;}
.cpzx_section .right .cont .boxs1 .dl .wz{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;}
.cpzx_section .right .cont .boxs2{display: flex;justify-content: flex-start;align-items: center;background: #f6fafd;padding: 10px 10px;}
.cpzx_section .right .cont .boxs2 .size{margin-right: 10px;display: flex;justify-content: flex-start;align-items: center;}
.cpzx_section .right .cont .boxs2 .wz_l{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;}
.cpzx_section .right .cont .boxs2 .con_r{position: relative;margin-left: 10px;}
.cpzx_section .right .cont .boxs2 ._t{display: flex;justify-content: flex-start;align-items: stretch;cursor: pointer;}
.cpzx_section .right .cont .boxs2 ._t>div:nth-child(1){width: 159px;margin-right: 1px;background: #fff;line-height: 32px;height: 32px;padding: 0 10px;font-size: 14px;color: rgb(44, 43, 40);}
.cpzx_section .right .cont .boxs2 ._t>div:nth-child(2){width: 32px;background: #fff;height: 32px;display: flex;justify-content: center;align-items: center;}
.cpzx_section .right .cont .boxs2 ._t>div:nth-child(2) img{width: 8px;display: block;}
.cpzx_section .right .cont .boxs2 ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 10px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;z-index: 20;}
.cpzx_section .right .cont .boxs2 ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 10px 14px;}
.cpzx_section .right .cont .boxs2 ._b a:hover{background: rgb(13, 112, 188);color: #fff;}
.cpzx_section .right .cont .boxs2 .jiag{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;}
.cpzx_section .right .cont .boxs2 .jiag span{color: rgb(241, 0, 0);font-weight: bold;}
.cpzx_section .right .cont .boxs3{font-size: 12px;color: rgb(44, 43, 40);line-height: 16px;margin-top: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
@media screen and (max-width:1680px) {
.cpzx_section .left{width: 240px;}
.cpzx_section .right{width: calc(100% - 240px);padding-left: 20px;}
.cpzx_section .right .cont .picbox{width: 140px;}
.cpzx_section .right .cont .wzbox{width: calc(100% - 140px);padding-left: 16px;}
}
@media screen and (max-width:1024px) {
.cpzx_section{padding-top: 30px;padding-bottom: 30px;}
.cpzx_section .w_width{display: block}
.cpzx_section .left{width: 100%;}
.cpzx_section .left .l_btbox{display: flex;justify-content: space-between;align-items: center;}
.cpzx_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 0;}
.cpzx_section .left .l_btbox .btn{width: 60px;font-size: 15px;color: #fff;line-height: 32px;border-radius: 2px;background: #0d70bc;text-align: center;}
.cpzx_section .left .l_btbox .btn .sp2{display: none;}
.cpzx_section .left .l_btbox .btn.on .sp1{display: none;}
.cpzx_section .left .l_btbox .btn.on .sp2{display: block;}
.cpzx_section .left .u1{margin-top: 12px;display: none;}
.cpzx_section .left .l1{padding: 12px;}
.cpzx_section .left .top .wz{font-size: 16px;line-height: 20px;}
.cpzx_section .left .top .icobox{width: 20px;}
.cpzx_section .left .bottom{margin-top: 10px;}
.cpzx_section .left .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpzx_section .left .dl::-webkit-scrollbar{ display: none;}
.cpzx_section .left .dd{margin-bottom: 0;margin-right: 20px;}
.cpzx_section .left .dd:last-child{margin-right: 0;}
.cpzx_section .left .dd ._l{width: 100%;padding-right: 0;}
.cpzx_section .left .dd.on ._l{width: 100%;}
.cpzx_section .left .dd ._r{display: none!important;}
.cpzx_section .left .u2 .l2{padding: 12px 10px;}
.cpzx_section .left .bottom1{margin-top: 10px;}
.cpzx_section .left .u3 .l3{padding: 12px 10px;}
.cpzx_section .left .bottom2{margin-top: 10px;}
.cpzx_section .right{width: 100%;padding-left: 0;margin-top: 20px;}
.cpzx_section .right .tswz{margin-bottom: 12px;}
.cpzx_section .right .nav .list a{font-size: 15px;line-height: 40px;padding: 0 20px;}
.cpzx_section .right .cont{margin-bottom: 20px;}
.cpzx_section .right .cont li{padding-top: 14px;padding-bottom: 14px;}
.cpzx_section .right .cont .bt a{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpzx_section .right .cont .picbox{width: 80px;}
.cpzx_section .right .cont .wzbox{width: calc(100% - 80px);padding-left: 10px;}
.cpzx_section .right .cont .boxs1{margin-bottom: 10px;}
.cpzx_section .right .cont .boxs1 .jj{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.cpzx_section .right .cont .boxs1 .dl .dd{margin-right: 12px;}
.cpzx_section .right .cont .boxs1 .dl .wz{font-size: 13px;line-height: 18px;}
.cpzx_section .right .cont .boxs2 .con_r{margin-left: 8px;}
.cpzx_section .right .cont .boxs2 ._t>div:nth-child(1){width: 74px;line-height: 30px;height: 30px;padding: 0 8px;font-size: 13px;}
.cpzx_section .right .cont .boxs2 ._t>div:nth-child(2){width: 30px;height: 30px;}
.cpzx_section .right .cont .boxs2 ._b a{font-size: 14px;padding: 6px 10px;}
.cpzx_section .right .cont .boxs2 .jiag{font-size: 13px;}
.cpzx_section .right .cont .boxs3{-webkit-line-clamp:2;}
}

.dq_section{width: 100%;padding-top: 16px;background: rgb(250, 250, 250);padding-bottom: 16px;}
.dq_section .w_width{display: flex;justify-content: space-between;align-items: center;}
.dq_section .left{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.dq_section .left a{font-size: 14px;color: rgb(29, 33, 41);line-height: 20px;display: block;}
.dq_section .left span{font-size: 14px;color: rgb(29, 33, 41);line-height: 20px;margin: 0 0 0 4px;display: block;}
.dq_section .left a.on,
.dq_section .left a:hover{color: rgb(13, 112, 188);}
.dq_section .right a{display: flex;justify-content: flex-end;align-items: center;width: 85px;}
.dq_section .right a img{width: 20px;display: block;margin-right: 7px;}
.dq_section .right a .ico2{display: none;}
.dq_section .right a .wz{font-size: 14px;color: rgb(29, 33, 41);line-height: 20px;}
.dq_section .right a:hover .ico1{display: none;}
.dq_section .right a:hover .ico2{display: block;}
.dq_section .right a:hover .wz{color: rgb(13, 112, 188);}
@media screen and (max-width:1024px) {
.dq_section{padding-top: 12px;padding-bottom: 12px;}
.dq_section .left a{font-size: 13px;line-height: 18px;}
.dq_section .left span{font-size: 13px;line-height: 18px;}
.dq_section .right a{width: 80px;}
.dq_section .right a img{width: 18px;margin-right: 6px;}
.dq_section .right a .wz{font-size: 13px;line-height: 18px;}
}

/*产品详情*/
.cpxq_section1{width: 100%;position: relative;border-bottom: 1px solid rgb(238, 238, 238);overflow: hidden;}
.cpxq_section1::after{content: "";display: block;width: 503px;height: 480px;background: url(img/img92.png)no-repeat center center;background-size: cover;position: absolute;left: -106px;top: 0;}
.cpxq_section1 .w_width{position: relative;z-index: 4;display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section1 .left{width: 480px;border: 1px solid rgb(238, 238, 238);}
.cpxq_section1 .left .ul{width: 100%;}
.cpxq_section1 .left .li{width: 100%;}
.cpxq_section1 .left .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.cpxq_section1 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section1 .left .slick-dots{width: 100%;position: absolute;left: 0;bottom: 20px;padding-left: 90px;padding-right: 90px;}
.cpxq_section1 .left .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 6px;background: #eeeeee;}
.cpxq_section1 .left .slick-dots li.slick-active{ background: #0D70BC;width: 6px;}
.cpxq_section1 .left .slick-prev{width: 24px;height: 24px;background: url(img/img100.svg) no-repeat center center; background-size: cover;left: 60px;top: auto;transform: translate(0,0);bottom: 16px;}
.cpxq_section1 .left .slick-next{width: 24px;height: 24px;background: url(img/img101.svg) no-repeat center center; background-size: cover;right: 60px;top: auto;transform: translate(0,0);bottom: 16px;}
.cpxq_section1 .left .slick-prev:hover{background: url(img/img102.svg) no-repeat center center; background-size: cover;}
.cpxq_section1 .left .slick-next:hover{background: url(img/img103.svg) no-repeat center center; background-size: cover;}
.cpxq_section1 .right{width: calc(100% - 480px);padding-left: 60px;}
.cpxq_section1 .right .bt{font-size: 24px;color: rgb(44, 43, 40);line-height: 30px;margin-bottom: 20px;}
.cpxq_section1 .right .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #eeeeee;margin-bottom: 26px;}
.cpxq_section1 .right .boxs .hhao{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;}
.cpxq_section1 .right .boxs .fz{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.cpxq_section1 .right .boxs .fz img{width: 12px;display: block;margin-right: 6px;}
.cpxq_section1 .right .boxs .fz .wz{font-size: 14px;color: rgb(13, 112, 188);line-height: 20px;}
.cpxq_section1 .right .dl{margin-bottom: 96px;}
.cpxq_section1 .right .dl .dd{margin-bottom: 18px;display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section1 .right .dl .dd:last-child{margin-bottom: 0;}
.cpxq_section1 .right .dl .dd .con_r{padding-left: 4px;}
.cpxq_section1 .right .dl .wz_l{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;}
.cpxq_section1 .right .dl .jiag{font-size: 14px;color: rgb(241, 0, 0);line-height: 20px;font-weight: bold;}
.cpxq_section1 .right .dl .ol{display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section1 .right .dl .ol .od{margin-right: 12px;font-size: 14px;color: rgb(44, 43, 40);line-height: 26px;padding: 0 8px;background: #fafafa;border-radius: 2px;border: 1px solid rgb(238, 238, 238);cursor: pointer;}
.cpxq_section1 .right .dl .ol .od:last-child{margin-right: 0;}
.cpxq_section1 .right .dl .ol .od:hover,
.cpxq_section1 .right .dl .ol .od.on{border: 1px solid rgb(13, 112, 188);background: rgb(250, 250, 250);color: rgb(13, 112, 188);}{border: 1px solid rgb(13, 112, 188);background: rgb(250, 250, 250);color: rgb(13, 112, 188);}
.cpxq_section1 .right .dl .wz{font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;}
.cpxq_section1 .right .btnbox{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 36px;}
.cpxq_section1 .right .btnbox .btn{margin-right: 24px;}
.cpxq_section1 .right .btnbox .btn:last-child{margin-right: 0;}
.cpxq_section1 .right .btnbox a{display: flex;justify-content: center;align-items: center;padding: 0 40px;background: #ecf7f0;border: 1px solid #7fc996;border-radius: 28px;border: 1px solid rgba(18, 155, 61, 0.5);}
.cpxq_section1 .right .btnbox a img{width: 24px;display: block;margin-right: 8px;}
.cpxq_section1 .right .btnbox a .ico2{display: none;}
.cpxq_section1 .right .btnbox a .wz{font-size: 18px;color: rgb(18, 155, 61);line-height: 54px;}
.cpxq_section1 .right .btnbox a:hover{background: rgb(13, 112, 188);border-color: rgb(13, 112, 188);}
.cpxq_section1 .right .btnbox a:hover .ico1{display: none;}
.cpxq_section1 .right .btnbox a:hover .ico2{display: block;}
.cpxq_section1 .right .btnbox a:hover .wz{color: #fff;}
.cpxq_section1 .right .tswz{display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section1 .right .tswz img{width: 15px;display: block;margin-right: 8px;}
.cpxq_section1 .right .tswz .wz{font-size: 14px;color: rgb(103, 105, 114);line-height: 20px;}
@media screen and (max-width:1680px) {
.cpxq_section1 .left{width: 360px;}
.cpxq_section1 .right{width: calc(100% - 360px);padding-left: 30px;}
.cpxq_section1 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.cpxq_section1 .right .boxs{padding-bottom: 14px;margin-bottom: 14px;}
.cpxq_section1 .right .dl{margin-bottom: 40px;}
.cpxq_section1 .right .dl .dd{margin-bottom: 14px;}
.cpxq_section1 .right .btnbox{margin-bottom: 24px;}
.cpxq_section1 .right .btnbox .btn{margin-right: 16px;}
.cpxq_section1 .right .btnbox a{padding: 0 24px;border-radius: 22px;}
.cpxq_section1 .right .btnbox a img{width: 20px;margin-right: 6px;}
.cpxq_section1 .right .btnbox a .wz{font-size: 16px;line-height: 42px;}
}
@media screen and (max-width:1024px) {
.cpxq_section1{padding-top: 20px;padding-bottom: 20px;}
.cpxq_section1::after{display: none;}
.cpxq_section1 .w_width{display: block;}
.cpxq_section1 .left{width: 100%;padding: 0 40px;}
.cpxq_section1 .left .slick-dots{width: 100%;position: static;left: 0;bottom: 0;padding-left: 0;padding-right: 0;margin-bottom: 20px;margin-top: 0;}
.cpxq_section1 .left .slick-dots li{border-radius:6px;width:6px; height:6px;margin:0 6px;background: #eeeeee;}
.cpxq_section1 .left .slick-dots li.slick-active{ background: #0D70BC;width: 6px;}
.cpxq_section1 .right{width: 100%;padding-left: 0;padding-top: 14px;}
.cpxq_section1 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.cpxq_section1 .right .boxs{padding-bottom: 12px;margin-bottom: 12px;}
.cpxq_section1 .right .dl{margin-bottom: 20px;}
.cpxq_section1 .right .dl .dd{margin-bottom: 12px;}
.cpxq_section1 .right .dl .ol .od{line-height: 24px;}
.cpxq_section1 .right .btnbox{margin-bottom: 12px;}
.cpxq_section1 .right .btnbox .btn{margin-right: 10px;}
.cpxq_section1 .right .btnbox a{padding: 0 20px;border-radius: 18px;}
.cpxq_section1 .right .btnbox a img{width: 20px;margin-right: 6px;}
.cpxq_section1 .right .btnbox a .wz{font-size: 14px;line-height: 34px;}
.cpxq_section1 .right .tswz img{width: 14px;margin-right: 6px;}
.cpxq_section1 .right .tswz .wz{font-size: 13px;}
}

.cpxq_section2{width: 100%;padding-bottom: 56px;padding-top: 40px;}
.cpxq_section2 .nav{width: 100%;background: #fafafa;margin-bottom: 64px;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section2 .nav .list{font-size: 18px;color: rgb(153, 161, 159);line-height: 54px;border-bottom: 1px solid rgb(238, 238, 238);border-top: 1px solid rgb(238, 238, 238);background: rgb(250, 250, 250);padding: 0 32px;cursor: pointer;}
.cpxq_section2 .nav .list.on{background: #0d70bc;color: #fff!important;}
.cpxq_section2 .nav .list:hover{color: #0d70bc;}
.cpxq_section2 .content{width: 100%;position: relative;}
.cpxq_section2 .content .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section2 .content .list.on{position: relative;z-index: 2;opacity: 1;}
.cpxq_section2 .content .btbox{width: 100%;position: relative;margin-bottom: 40px;}
.cpxq_section2 .content .btbox .bt1{font-size: 68px;line-height: 72px;background-image: linear-gradient(to bottom, rgba(13, 112, 188, 0.21), rgba(255, 255, 255, 0));-webkit-background-clip: text;background-clip: text;color: transparent;text-align: center;}
.cpxq_section2 .content .btbox .bt2{font-size: 24px;color: rgb(44, 43, 40);line-height: 30px;text-align: center;font-weight: bold;position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;}
.cpxq_section2 .content .cont1{width: 100%;padding: 56px;background: #fafafa;}
.cpxq_section2 .content .cont1 ul{width: 100%;}
.cpxq_section2 .content .cont1 li{margin-bottom: 50px;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section2 .content .cont1 li:last-child{margin-bottom: 0;}
.cpxq_section2 .content .cont1 .bt_l{display: flex;justify-content: flex-start;align-items: center;width: 130px;}
.cpxq_section2 .content .cont1 .bt_l>img{width: 18px;display: block;}
.cpxq_section2 .content .cont1 .bt_l>div{font-size: 18px;color: rgb(13, 112, 188);line-height: 32px;padding-left: 10px;}
.cpxq_section2 .content .cont1 .cont_r{font-size: 14px;color: rgb(44, 43, 40);line-height: 32px;width: calc(100% - 130px);}
.cpxq_section2 .content .cont1 .cont_r.cont_r_1{width:100%;}
.cpxq_section2 .content .cont1 .cont_r img{max-width: 100%;display: block;}
.cpxq_section2 .page{margin-top: 40px;background: #fafafa;display: flex;justify-content: space-between;align-items: center;}
.cpxq_section2 .page a{width: 50%;display: flex;align-items: center;padding: 0 40px;justify-content: flex-start;}
.cpxq_section2 .page .next{flex-direction:row-reverse;}
.cpxq_section2 .page img{width: 19px;display: block;}
.cpxq_section2 .page .wz{font-size: 18px;color: rgb(44, 43, 40);line-height: 72px;margin: 0 32px;width: calc(100% - 90px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section2 .page .next .wz{text-align: right;}
.cpxq_section2 .page a:hover .wz{color: rgb(13, 112, 188);}
.cpxq_section2 .table1{width: 1150px;background: #fff;border: 1px solid #eeeeee;}
.cpxq_section2 .table1 table{width: 100%;}
.cpxq_section2 .table1 tr{border-bottom: 1px solid #eee;}
.cpxq_section2 .table1 th{width: 25%;border-right: 1px solid #eee;font-size: 14px;color: rgb(44, 43, 40);line-height: 18px;padding: 10px;text-align: center;}
.cpxq_section2 .table1 td{width: 25%;border-right: 1px solid #eee;font-size: 14px;color: rgb(44, 43, 40);line-height: 18px;padding: 10px;text-align: center;}
.cpxq_section2 .table1 tr:last-child{border-bottom: 0;}
.cpxq_section2 .table1 th:last-child,
.cpxq_section2 .table1 td:last-child{border-right: 0;}
.cpxq_section2 .table2{width: 1108px;background: #fff;border: 1px solid #eeeeee;}
.cpxq_section2 .table2 table{width: 100%;}
.cpxq_section2 .table2 tr{border-bottom: 1px solid #eee;display: flex;justify-content: flex-start;align-items: stretch;width: 100%;}
.cpxq_section2 .table2 tr:last-child{border-bottom: 0;}
.cpxq_section2 .table2 td{border-right: 1px solid #eee;font-size: 14px;color: rgb(44, 43, 40);line-height: 18px;padding: 10px;text-align: center;display: block;}
.cpxq_section2 .table2 td:last-child{border-right: 0;}
.cpxq_section2 .table2 td:nth-child(1){width: 25.94936708860759%;}
.cpxq_section2 .table2 td:nth-child(2),
.cpxq_section2 .table2 td:nth-child(3),
.cpxq_section2 .table2 td:nth-child(4),
.cpxq_section2 .table2 td:nth-child(5),
.cpxq_section2 .table2 td:nth-child(6),
.cpxq_section2 .table2 td:nth-child(7),
.cpxq_section2 .table2 td:nth-child(8){width: 7.594936708860759%;}
.cpxq_section2 .table2 td:nth-child(9),
.cpxq_section2 .table2 td:nth-child(10){width: 10.44303797468355%;}
.cpxq_section2 .table2 tr:nth-child(2) td:nth-child(2),
.cpxq_section2 .table2 tr:nth-child(2) td:nth-child(3){width: 37.02531645569621%;}
.cpxq_section2 .table2 tr:nth-child(6) td:nth-child(2){width: 74.05063291139241%;}
@media screen and (max-width:1680px) {
.cpxq_section2 .content .btbox .bt1{font-size: 46px;line-height: 50px;}
.cpxq_section2 .content .btbox .bt2{font-size: 18px;line-height: 24px;}
.cpxq_section2 .table1{width: 100%;}
.cpxq_section2 .table2{width: 100%;}
}
@media screen and (max-width:1024px) {
.cpxq_section2{padding-bottom: 30px;padding-top: 30px;}
.cpxq_section2 .nav{margin-bottom: 20px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section2 .nav::-webkit-scrollbar{ display: none;}
.cpxq_section2 .nav .list{font-size: 13px;line-height: 36px;padding: 0 16px;}
.cpxq_section2 .content .btbox{margin-bottom: 14px;}
.cpxq_section2 .content .btbox .bt1{font-size: 24px;line-height: 30px;}
.cpxq_section2 .content .btbox .bt2{font-size: 16px;line-height: 20px;}
.cpxq_section2 .content .cont1{padding: 14px;}
.cpxq_section2 .content .cont1 li{margin-bottom: 12px;display: block;}
.cpxq_section2 .content .cont1 .bt_l{width: 100%;margin-bottom: 8px;}
.cpxq_section2 .content .cont1 .bt_l>img{width: 16px;}
.cpxq_section2 .content .cont1 .bt_l>div{font-size: 15px;line-height: 20px;padding-left: 6px;}
.cpxq_section2 .content .cont1 .cont_r{line-height: 24px;width: 100%;}
.cpxq_section2 .page{margin-top: 20px;display: block;padding: 14px;}
.cpxq_section2 .page a{width: 100%;padding: 0;margin-bottom: 10px;}
.cpxq_section2 .page .next{flex-direction: row;margin-bottom: 0;}
.cpxq_section2 .page img{width: 18px;display: none;}
.cpxq_section2 .page .wz{font-size: 14px;line-height: 20px;margin: 0 0;width: 100%;padding-left: 0;display: flex;justify-content: flex-start;align-items: center;}
.cpxq_section2 .page .next .wz{text-align: left;}
.cpxq_section2 .table1{width: 100%;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section2 .table1 table{width: 700px;}
.cpxq_section2 .table1::-webkit-scrollbar{ display: none;}
.cpxq_section2 .table1 th{font-size: 13px;line-height: 16px;padding: 6px 10px;}
.cpxq_section2 .table1 td{font-size: 13px;line-height: 16px;padding: 6px 10px;}
.cpxq_section2 .table2{width: 100%;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section2 .table2 table{width: 700px;}
.cpxq_section2 .table2::-webkit-scrollbar{ display: none;}
.cpxq_section2 .table2 td{font-size: 13px;line-height: 16px;padding: 6px 10px;}
}

/*常见问题*/
.cjwt_section{width: 100%;padding-top: 66px;padding-bottom: 56px;}
.cjwt_section .btbox{margin-bottom: 36px;}
.cjwt_section .btbox .bt1{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 8px;}
.cjwt_section .btbox .bt1 img{width: 18px;display: block;}
.cjwt_section .btbox .bt1 h2{font-size: 24px;color: rgb(29, 33, 41);line-height: 28px;margin: 0 10px;}
.cjwt_section .btbox h4{font-size: 16px;color: rgb(153, 161, 159);line-height: 20px;text-align: center;text-transform:uppercase;}
.cjwt_section .content{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 54px;}
.cjwt_section .left{width: 380px;padding-right: 56px;}
.cjwt_section .left .dl{width: 100%;}
.cjwt_section .left .dd{margin-bottom: 36px;}
.cjwt_section .left .dd:last-child{margin-bottom: 0;}
.cjwt_section .left .bt{font-size: 18px;color: rgb(44, 43, 40);line-height: 24px;margin-bottom: 10px;}
.cjwt_section .left .xlbox{width: 100%;position: relative;}
.cjwt_section .left .xlbox ._t{cursor: pointer; background: #f8f8f8; width: 100%;border: 1px solid #0d70bc;display: flex;justify-content: space-between;align-items: center;padding: 0 28px 0 22px;border-radius: 28px;}
.cjwt_section .left .xlbox ._t .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 20px;padding: 17px 17px 17px 0;width: calc(100% - 22px);}
.cjwt_section .left .xlbox ._t img{width: 22px;display: block;}
.cjwt_section .left .xlbox ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-radius: 28px;overflow: hidden;display: none;}
.cjwt_section .left .xlbox ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 14px 20px;}
.cjwt_section .left .xlbox ._b a:hover{background: #0d70bc;color: #fff;}
.cjwt_section .left .inp{width: 100%;}
.cjwt_section .left .inp input{width: 100%;padding: 0 22px;font-size: 16px;color: rgb(44, 43, 40);height: 56px;border-radius: 28px;background: #f8f8f8;display: block;border: 1px solid #129b3d;}
.cjwt_section .left .inp input::-webkit-input-placeholder{font-size:16px;color:rgb(103, 105, 114);opacity: 1;}
.cjwt_section .left .inp input::-moz-placeholder{font-size:16px;color:rgb(103, 105, 114);opacity: 1;}
.cjwt_section .left .inp input::moz-placeholder{font-size:16px;color:rgb(103, 105, 114);opacity: 1;}
.cjwt_section .left .inp input:-ms-input-placeholder{font-size:16px;color:rgb(103, 105, 114);opacity: 1;}
.cjwt_section .left .btn{width: 100px;display: block;font-size: 18px;color: rgb(255, 255, 255);line-height: 56px;border-radius: 28px;background: #0d70bc;text-align: center;cursor: pointer;}
.cjwt_section .left .btn:hover{background: #129b3d;}
.cjwt_section .right{width: calc(100% - 380px);}
.cjwt_section .right .content1 ul{width: 100%;}
.cjwt_section .right .content1 li{margin-bottom: 20px;background: #fafafa;border: 1px solid #fafafa;padding: 28px 40px;cursor: pointer;border-radius: 8px;overflow: hidden;}
.cjwt_section .right .content1 li:last-child{margin-bottom: 0;}
.cjwt_section .right .content1 .top{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.cjwt_section .right .content1 .top .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 24px;width: calc(100% - 24px);padding-right: 20px;}
.cjwt_section .right .content1 li:hover .top .wz{color: #0d70bc;}
.cjwt_section .right .content1 .top .icobox{width: 24px;}
.cjwt_section .right .content1 .top .icobox img{width: 100%;display: block;}
.cjwt_section .right .content1 .top .icobox .ico2{display: none;}
.cjwt_section .right .content1 .bottom{font-size: 13px;color: rgb(103, 105, 114);line-height: 18px;margin-top: 22px;display: none;}
.cjwt_section .right .content1 li.on{border-color: rgba(116, 184, 137, 0.3);box-shadow: 0px 4px 35px 0px rgba(13, 112, 188, 0.26);}
.cjwt_section .right .content1 li.on .top .wz{font-weight: bold;color: #0d70bc;}
.cjwt_section .right .content1 li.on .top .icobox .ico1{display: none;}
.cjwt_section .right .content1 li.on .top .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.cjwt_section .left{width: 300px;padding-right: 30px;}
.cjwt_section .right{width: calc(100% - 300px);}
}
@media screen and (max-width:1024px) {
.cjwt_section{padding-top: 30px;padding-bottom: 30px;}
.cjwt_section .btbox{margin-bottom: 14px;}
.cjwt_section .btbox .bt1 img{width: 16px;}
.cjwt_section .btbox .bt1 h2{font-size: 20px;line-height: 24px;margin: 0 8px;}
.cjwt_section .btbox h4{font-size: 14px;line-height: 18px;}
.cjwt_section .content{display: block;margin-bottom: 20px;}
.cjwt_section .left{width: 100%;padding-right: 0;padding-top: 0!important;}
.cjwt_section .left .dl{width: calc(100% + 12px);margin: -6px;display: flex;justify-content: flex-start;align-items: flex-end;flex-wrap: wrap;}
.cjwt_section .left .dd{margin-bottom: 0;padding: 6px;width: 50%;}
.cjwt_section .left .dd:last-child{width: 100%;}
.cjwt_section .left .bt{font-size: 13px;line-height: 20px;margin-bottom: 8px;}
.cjwt_section .left .xlbox ._t{padding: 0 12px;border-radius: 18px;}
.cjwt_section .left .xlbox ._t .wz{font-size: 14px;line-height: 20px;padding: 7px 10px 7px 0;width: calc(100% - 20px);}
.cjwt_section .left .xlbox ._t img{width: 20px;}
.cjwt_section .left .xlbox ._b{top: calc(100% + 10px);border-radius: 6px;}
.cjwt_section .left .xlbox ._b a{font-size: 14px;line-height: 18px;padding: 8px 12px;}
.cjwt_section .left .inp input{padding: 0 12px;font-size: 14px;height: 36px;border-radius: 18px;}
.cjwt_section .left .inp input::-webkit-input-placeholder{font-size:14px;}
.cjwt_section .left .inp input::-moz-placeholder{font-size:14px;}
.cjwt_section .left .inp input::moz-placeholder{font-size:14px;}
.cjwt_section .left .inp input:-ms-input-placeholder{font-size:14px;}
.cjwt_section .left .btn{width: 100%!important;margin: 0 auto;font-size: 15px;line-height: 40px;border-radius: 20px;}
.cjwt_section .right{width: 100%;margin-top: 20px;}
.cjwt_section .right .content1 li{margin-bottom: 12px;padding: 12px;}
.cjwt_section .right .content1 .top .wz{font-size: 15px;line-height: 20px;width: calc(100% - 20px);padding-right: 12px;}
.cjwt_section .right .content1 .top .icobox{width: 20px;}
.cjwt_section .right .content1 .bottom{font-size: 12px;line-height: 17px;margin-top: 10px;}
}

/*技术文档下载*/
.cjwt_section .nav{margin-bottom: 30px;}
.cjwt_section .nav ul{display: flex;justify-content: center;align-items: center;}
.cjwt_section .nav li{margin-right: 48px;}
.cjwt_section .nav li:last-child{margin-right: 0;}
.cjwt_section .nav a{display: block;font-size: 16px;color: rgb(44, 43, 40);line-height: 20px;padding-bottom: 12px;position: relative;}
.cjwt_section .nav li:hover a{color: #0d70bc;}
.cjwt_section .nav li.on a{color: #0d70bc;font-weight: bold;}
.cjwt_section .nav li.on a::after{content: "";display: block;width: 0;height: 0;border: 6px solid;border-color: transparent transparent #0d70bc transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.cjwt_section .right .content2 ul{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cjwt_section .right .content2 li{width: 33.3333%;padding: 16px;}
.cjwt_section .right .content2 a{display: block;width: 100%;background: #fafafa;border-radius: 8px;overflow: hidden;min-height: 200px;display: flex;justify-content: center;align-items: center;position: relative;}
.cjwt_section .right .content2 a .abox{width: 100%;padding: 40px;position: relative;z-index: 3;}
.cjwt_section .right .content2 a .bt{font-size: 18px;color:rgb(44, 43, 40);line-height: 24px;margin-bottom: 34px;font-weight: bold;}
.cjwt_section .right .content2 a .ico{width: 56px;height: 56px;border-radius: 100%;backdrop-filter: blur(7px);background: radial-gradient(78.00% 78.00% at 50% 50%,rgba(230, 244, 255, 0),rgb(209, 234, 253) 100%);display: flex;justify-content: center;align-items: center;}
.cjwt_section .right .content2 a .ico img{width: 22px;display: block;}
.cjwt_section .right .content2 a .posi{width: 439px;display: block;position: absolute;right: -196px;top: -30px;}
.cjwt_section .right .content2 a .posi2{display: none;}
.cjwt_section .right .content2 a:hover{background: #0d70bc;}
.cjwt_section .right .content2 a:hover .bt{color: #fff;}
.cjwt_section .right .content2 a:hover .posi1{display: none;}
.cjwt_section .right .content2 a:hover .posi2{display: block;}
.cjwt_section .right .content2 a:hover .ico{background: radial-gradient(78.00% 78.00% at 50% 50%,rgb(230, 244, 255),rgb(209, 234, 253) 100%);}
@media screen and (max-width:1680px) {
.cjwt_section .right .content2 ul{margin: -12px;width: calc(100% + 24px);}
.cjwt_section .right .content2 li{padding: 12px;}
.cjwt_section .right .content2 a{min-height: 160px;}
.cjwt_section .right .content2 a .abox{padding: 30px;}
.cjwt_section .right .content2 a .bt{font-size: 16px;line-height: 20px;margin-bottom: 24px;}
.cjwt_section .right .content2 a .ico{width: 40px;height: 40px;}
.cjwt_section .right .content2 a .ico img{width: 18px;}
.cjwt_section .right .content2 a .posi{width: 360px;right: -120px;top: -20px;}
}
@media screen and (max-width:1024px) {
.cjwt_section .nav{margin-bottom: 20px;}
.cjwt_section .nav ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;display: block;text-align: center;}
.cjwt_section .nav ul::-webkit-scrollbar{ display: none;}
.cjwt_section .nav li{margin-right: 15px;display: inline-block;vertical-align: middle;}
.cjwt_section .nav a{font-size: 14px;padding-bottom: 10px;}
.cjwt_section .right .content2 ul{margin: -6px;width: calc(100% + 12px);}
.cjwt_section .right .content2 li{width: 50%;padding: 6px;}
.cjwt_section .right .content2 a{min-height: 100px;}
.cjwt_section .right .content2 a .abox{padding: 20px 14px;}
.cjwt_section .right .content2 a .bt{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.cjwt_section .right .content2 a .ico{width: 40px;height: 40px;}
.cjwt_section .right .content2 a .ico img{width: 18px;}
.cjwt_section .right .content2 a .posi{width: 240px;right: -80px;top: 0;}
}

.cjwt_section .right .content3 ul{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cjwt_section .right .content3 li{width: 33.333%;padding: 16px;}
.cjwt_section .right .content3 a{display: block;width: 100%;background: #f8f8f8;padding: 40px;border-radius: 8px;}
.cjwt_section .right .content3 a .bt{font-size: 16px;color: rgb(44, 43, 40);line-height: 24px;margin-bottom: 110px;min-height: 48px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cjwt_section .right .content3 a .more{display: flex;justify-content: flex-start;align-items: center;}
.cjwt_section .right .content3 a .more .wz{font-size: 12px;color: rgb(80, 80, 80);line-height: 16px;margin-right: 8px;}
.cjwt_section .right .content3 a .more img{width: 19px;display: block;}
.cjwt_section .right .content3 a .more .ico2{display: none;}
.cjwt_section .right .content3 a:hover{background: #0d70bc;}
.cjwt_section .right .content3 a:hover .bt{color: #fff;}
.cjwt_section .right .content3 a:hover .more .wz{color: #fff;}
.cjwt_section .right .content3 a:hover .more .ico1{display: none;}
.cjwt_section .right .content3 a:hover .more .ico2{display: block;}
@media screen and (max-width:1680px) {
.cjwt_section .right .content3 a .bt{margin-bottom: 50px;}
}
@media screen and (max-width:1024px) {
.cjwt_section .right .content3 ul{margin: -6px;width: calc(100% + 12px);}
.cjwt_section .right .content3 li{width:50%;padding: 6px;}
.cjwt_section .right .content3 a{padding: 14px;}
.cjwt_section .right .content3 a .bt{font-size: 14px;line-height: 20px;margin-bottom: 14px;min-height: 40px;}
.cjwt_section .right .content3 a .more img{width: 16px;}
}

/*视频课堂*/
.spkt{width: 100%;margin-bottom: 54px;}
.spkt ul{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.spkt ul li{width: 33.3333%;padding: 16px;}
.spkt ul a{display: block;width: 100%;background: #f4f4f4;}
.spkt ul a .pic{ width: 100%; padding-bottom: 51.56%; 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;}
.spkt 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;}
.spkt 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);}
.spkt ul a .wzbox{width: 100%;padding: 25px 16px 25px 25px;display: flex;justify-content: space-between;align-items: center;}
.spkt ul a .wzbox .wz{font-size: 16px;color: rgb(44, 43, 40);line-height: 22px;width: calc(100% - 50px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.spkt ul a .wzbox .ico{width: 22px;height: 22px;background: #0d70bc;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.spkt ul a .wzbox .ico img{width: 18px;display: block;}
.spkt ul a .wzbox .ico .ico2{display: none;}
.spkt ul a:hover{background:#0d70bc;}
.spkt ul a:hover .wzbox .wz{color: #fff;}
.spkt ul a:hover .wzbox .ico{background: #fff;}
.spkt ul a:hover .wzbox .ico .ico1{display: none;}
.spkt ul a:hover .wzbox .ico .ico2{display: block;}
@media screen and (max-width:1024px) {
.spkt{margin-bottom: 20px;}
.spkt ul{margin: -6px;width: calc(100% + 12px);}
.spkt ul li{width: 50%;padding: 6px;}
.spkt ul a .wzbox{padding: 12px;align-items: flex-start;}
.spkt ul a .wzbox .wz{font-size: 13px;line-height: 18px;width: calc(100% - 32px);-webkit-line-clamp:2;}
.spkt ul a .wzbox .ico{width: 20px;height: 20px;}
.spkt ul a .wzbox .ico img{width: 16px;}
}

/*视频课堂详情*/
.spxq_section{width: 100%;padding-top: 48px;padding-bottom: 56px;}
.spxq_section .w_width>div{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.spxq_section .left{width: calc(100% - 544px);}
.spxq_section .left h2{font-size: 36px;color: rgb(17, 17, 43);line-height: 40px;margin-bottom: 24px;}
.spxq_section .left .box{font-size: 14px;color: rgb(154, 154, 154);line-height: 20px;padding-bottom: 24px;border-bottom: 1px solid #e1e6ef;margin-bottom: 32px;}
.spxq_section .left .vidbox video{width: 100%;display: block;margin-bottom: 32px; object-fit:cover;}
.spxq_section .left .content{font-size: 16px;color: rgb(29, 33, 41);line-height: 32px;margin-bottom: 36px;}
.spxq_section .left .dz{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 44px;}
.spxq_section .left .dz a{display: flex;justify-content: center;align-items: center;}
.spxq_section .left .dz img{width: 24px;display: block;}
.spxq_section .left .dz .ico2{display: none;}
.spxq_section .left .dz .wz{font-size: 14px;color: rgb(0, 0, 0);line-height: 24px;margin-left: 8px;}
.spxq_section .left .dz.on .ico1{display: none;}
.spxq_section .left .dz.on .ico2{display: block;}
.spxq_section .left .dz.on .wz{color: #0d70bc;}
.spxq_section .left .pagebox{width: 100%;border-top: 1px solid #e1e6ef;}
.spxq_section .left .pagebox a{display: block;border-bottom: 1px solid #e1e6ef;display: flex;justify-content: flex-start;align-items: flex-start;font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;padding: 26px 24px;}
.spxq_section .left .pagebox a span{display: block;font-size: 12px;color: rgb(103, 105, 114);margin-right: 32px;}
.spxq_section .left .pagebox a:hover{color: #0d70bc;background: rgb(244, 244, 244);}
.spxq_section .left .pagebox a:hover span{color: #0d70bc;}
.spxq_section .right{width: 544px;padding-left: 168px;}
.spxq_section .right ul{width: 100%;}
.spxq_section .right li{border-bottom: 1px solid #e1e6ef;}
.spxq_section .right li a{display: block;padding-top: 24px;padding-bottom: 24px;}
.spxq_section .right li a .bt{font-size: 14px;color: rgb(17, 17, 43);line-height: 18px;margin-bottom: 25px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.spxq_section .right li a .date{font-size: 12px;color: rgb(154, 154, 154);line-height: 16px;}
.spxq_section .right li a:hover .bt{color: #0d70bc;}
.spxq_section .fx_box{position: absolute;right: calc(100% + 52px);top: 108px;width: 48px;}
.spxq_section .fx_box ul li{margin-bottom: 12px;background: rgb(243, 245, 247)!important;position: relative;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.spxq_section .fx_box ul li:hover{background: #eee;}
.spxq_section .fx_box ul li:last-child{margin-bottom: 0;}
.spxq_section .fx_box ul a{display: block;width: 100%;border-radius: 8px;background: rgba(0, 0, 0,0)!important;height: 48px;padding: 0;margin: 0;float: none;position: relative;z-index: 5;}
.spxq_section .fx_box ul img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media screen and (max-width:1680px) {
.spxq_section .left{width: calc(100% - 360px);}
.spxq_section .right{width: 360px;padding-left: 100px;}
.spxq_section .fx_box{right: calc(100% + 12px);}
}
@media screen and (max-width:1024px) {
.spxq_section{padding-top: 30px;padding-bottom: 30px;}
.spxq_section .w_width>div{display: block;}
.spxq_section .left{width: 100%;}
.spxq_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.spxq_section .left .box{line-height: 14px;padding-bottom: 12px;margin-bottom: 12px;}
.spxq_section .left .vidbox video{margin-bottom: 12px;}
.spxq_section .left .content{font-size: 14px;;line-height: 24px;margin-bottom: 12px;}
.spxq_section .left .dz{margin-bottom: 12px;}
.spxq_section .left .dz img{width: 22px;}
.spxq_section .left .dz .wz{margin-left: 6px;}
.spxq_section .left .pagebox a{padding: 10px;}
.spxq_section .left .pagebox a span{margin-right: 0;width: 56px;}
.spxq_section .right{display: none;}
.spxq_section .fx_box{display: none;}
}

/*内页标题*/
.ny_btbox{width: 100%;}
.ny_btbox .bt1{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 8px;}
.ny_btbox .bt1 img{width: 18px;display: block;}
.ny_btbox .bt1 .wz{font-size: 24px;color: rgb(29, 33, 41);line-height: 28px;margin: 0 10px;}
.ny_btbox h4{font-size: 16px;color: rgb(153, 161, 159);line-height: 20px;text-align: center;text-transform:uppercase;}
@media screen and (max-width:1024px) {
.ny_btbox{width: 100%;}
.ny_btbox .bt1 img{width: 16px;}
.ny_btbox .bt1 .wz{font-size: 20px;line-height: 24px;margin: 0 8px;}
.ny_btbox h4{font-size: 14px;line-height: 18px;}
}

/*新闻*/
.xw_section{width: 100%;padding-top: 66px;padding-bottom: 56px;}
.xw_section .cont1{margin-bottom: 32px;}
.xw_section .cont1 .content{margin-top: 34px;}
.xw_section .cont1 .content .ul{width: 100%;}
.xw_section .cont1 .content .li{width: 100%;}
.xw_section .cont1 .content a{display: flex;justify-content: space-between;align-items: center;background: #fafafa;padding: 40px;flex-direction:row-reverse;}
.xw_section .cont1 .content a .left{width: calc(100% - 512px);padding-right: 190px;}
.xw_section .cont1 .content a .bt{font-size: 24px;color: rgb(44, 43, 40);line-height: 30px;margin-bottom: 32px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section .cont1 .content a:hover .bt{color: #0d70bc;}
.xw_section .cont1 .content a .jj{font-size: 16px;color: rgb(103, 105, 114);line-height: 26px;margin-bottom: 54px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section .cont1 .content a .date{font-size: 16px;color: rgb(103, 105, 114);line-height: 24px;margin-bottom: 34px;}
.xw_section .cont1 .content a .more{width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-radius: 24px;backdrop-filter: blur(7px);background: radial-gradient(78.00% 77.00% at 50% 50%,rgba(230, 244, 255, 0),rgb(209, 234, 253) 100%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .cont1 .content a .more img{width: 19px;display: block;}
.xw_section .cont1 .content a:hover .more{width: 72px;}
.xw_section .cont1 .content a .right{width: 512px;}
.xw_section .cont1 .content a .pic{ width: 100%; padding-bottom: 51.56%; 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 .cont1 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section .cont1 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section .cont1 .slick-dots{margin-top: 20px;}
.xw_section .cont2{width: 100%;margin-bottom: 54px;}
.xw_section .cont2 ul{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xw_section .cont2 li{width: 33.3333%;padding: 16px;}
.xw_section .cont2 a{display: block;width: 100%;background: #ffffff;}
.xw_section .cont2 a .pic{ width: 100%; padding-bottom: 51.56%; 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 .cont2 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section .cont2 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section .cont2 a .wzbox{width: 100%;border: 1px solid #e3e2e2;border-top: 0;}
.xw_section .cont2 a .bt{border-bottom: 1px solid #e3e2e2;padding: 20px 14px;}
.xw_section .cont2 a .bt div{font-size: 18px;color: rgb(44, 43, 40);line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section .cont2 a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 12px 16px;position: relative;}
.xw_section .cont2 a .boxs::after{content: "";display: block;width: 0%;height: 2px;background: #0d70bc;position: absolute;left: 0;bottom: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .cont2 a .wz{font-size: 14px;color: rgb(131, 131, 131);line-height: 30px;}
.xw_section .cont2 a .icobox{width: 19px;}
.xw_section .cont2 a .icobox img{width: 100%;display: block;}
.xw_section .cont2 a .icobox .ico2{display: none;}
.xw_section .cont2 a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.xw_section .cont2 a:hover .boxs::after{width: 100%;}
.xw_section .cont2 a:hover .bt div{color: #0d70bc;}
.xw_section .cont2 a:hover .icobox .ico1{display: none;}
.xw_section .cont2 a:hover .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.xw_section .cont1 .content a{padding: 30px;}
.xw_section .cont1 .content a .left{width: calc(100% - 400px);padding-right: 80px;}
.xw_section .cont1 .content a .bt{font-size: 18px;line-height: 24px;margin-bottom: 24px;}
.xw_section .cont1 .content a .jj{font-size: 14px;line-height: 24px;margin-bottom: 30px;}
.xw_section .cont1 .content a .date{font-size: 14px;line-height: 20px;margin-bottom: 24px;}
.xw_section .cont1 .content a .right{width: 400px;}
}
@media screen and (max-width:1024px) {
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section .cont1{margin-bottom: 20px;}
.xw_section .cont1 .content{margin-top: 12px;}
.xw_section .cont1 .content a{padding: 14px;display: block;}
.xw_section .cont1 .content a .left{width: 100%;padding-right: 0;margin-top: 10px;}
.xw_section .cont1 .content a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xw_section .cont1 .content a .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.xw_section .cont1 .content a .date{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.xw_section .cont1 .content a .more{width: 34px;height: 34px;border-radius: 17px;}
.xw_section .cont1 .content a .more img{width: 17px;}
.xw_section .cont1 .content a:hover .more{width: 60px;}
.xw_section .cont1 .content a .right{width: 100%;}
.xw_section .cont1 .slick-dots{margin-top: 14px;}
.xw_section .cont2{margin-bottom: 20px;}
.xw_section .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.xw_section .cont2 li{width:50%;padding: 6px;}
.xw_section .cont2 a{display: block;width: 100%;background: #ffffff;}
.xw_section .cont2 a .bt{padding: 10px;}
.xw_section .cont2 a .bt div{font-size: 14px;line-height: 18px;-webkit-line-clamp:2;}
.xw_section .cont2 a .boxs{padding: 8px 10px;}
.xw_section .cont2 a .boxs::after{height: 1px;}
.xw_section .cont2 a .wz{line-height: 18px;}
.xw_section .cont2 a .icobox{width: 17px;}
}

/*新闻详情*/
.xwxq_section{width: 100%;padding-top: 48px;padding-bottom: 56px;}
.xwxq_section .w_width>div{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.xwxq_section .left{width: calc(100% - 544px);}
.xwxq_section .left h2{font-size: 36px;color: rgb(17, 17, 43);line-height: 40px;margin-bottom: 24px;}
.xwxq_section .left .box{font-size: 14px;color: rgb(154, 154, 154);line-height: 20px;padding-bottom: 24px;border-bottom: 1px solid #e1e6ef;margin-bottom: 32px;}
.xwxq_section .left .content{font-size: 16px;color: rgb(44, 43, 40);line-height: 32px;margin-bottom: 14px;}
.xwxq_section .left .content img{max-width: 100%;}
.xwxq_section .left .dz{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 44px;}
.xwxq_section .left .dz a{display: flex;justify-content: center;align-items: center;}
.xwxq_section .left .dz img{width: 24px;display: block;}
.xwxq_section .left .dz .ico2{display: none;}
.xwxq_section .left .dz .wz{font-size: 14px;color: rgb(0, 0, 0);line-height: 24px;margin-left: 8px;}
.xwxq_section .left .dz.on .ico1{display: none;}
.xwxq_section .left .dz.on .ico2{display: block;}
.xwxq_section .left .dz.on .wz{color: #0d70bc;}
.xwxq_section .left .pagebox{width: 100%;border-top: 1px solid #e1e6ef;}
.xwxq_section .left .pagebox a{display: block;border-bottom: 1px solid #e1e6ef;display: flex;justify-content: flex-start;align-items: flex-start;font-size: 14px;color: rgb(44, 43, 40);line-height: 20px;padding: 26px 24px;}
.xwxq_section .left .pagebox a span{display: block;font-size: 12px;color: rgb(103, 105, 114);margin-right: 32px;}
.xwxq_section .left .pagebox a:hover{color: #0d70bc;background: rgb(244, 244, 244);}
.xwxq_section .left .pagebox a:hover span{color: #0d70bc;}
.xwxq_section .right{width: 544px;padding-left: 168px;}
.xwxq_section .right ul{width: 100%;}
.xwxq_section .right li{border-bottom: 1px solid #e1e6ef;}
.xwxq_section .right li a{display: block;padding-top: 24px;padding-bottom: 24px;}
.xwxq_section .right li a .bt{font-size: 14px;color: rgb(17, 17, 43);line-height: 18px;margin-bottom: 25px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .right li a .date{font-size: 12px;color: rgb(154, 154, 154);line-height: 16px;}
.xwxq_section .right li a:hover .bt{color: #0d70bc;}
.xwxq_section .fx_box{position: absolute;right: calc(100% + 52px);top: 108px;width: 48px;}
.xwxq_section .fx_box ul li{margin-bottom: 12px;background: rgb(243, 245, 247)!important;position: relative;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xwxq_section .fx_box ul li:hover{background: #eee;}
.xwxq_section .fx_box ul li:last-child{margin-bottom: 0;}
.xwxq_section .fx_box ul a{display: block;width: 100%;border-radius: 8px;background: rgba(0, 0, 0,0)!important;height: 48px;padding: 0;margin: 0;float: none;position: relative;z-index: 5;}
.xwxq_section .fx_box ul img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media screen and (max-width:1680px) {
.xwxq_section .left{width: calc(100% - 360px);}
.xwxq_section .right{width: 360px;padding-left: 100px;}
.xwxq_section .fx_box{right: calc(100% + 12px);}
}
@media screen and (max-width:1024px) {
.xwxq_section{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section .w_width>div{display: block;}
.xwxq_section .left{width: 100%;}
.xwxq_section .left h2{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.xwxq_section .left .box{line-height: 14px;padding-bottom: 12px;margin-bottom: 12px;}
.xwxq_section .left .content{font-size: 14px;;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .left .dz{margin-bottom: 12px;}
.xwxq_section .left .dz img{width: 22px;}
.xwxq_section .left .dz .wz{margin-left: 6px;}
.xwxq_section .left .pagebox a{padding: 10px;}
.xwxq_section .left .pagebox a span{margin-right: 0;width: 56px;}
.xwxq_section .right{display: none;}
.xwxq_section .fx_box{display: none;}
}

.gy_section1{width: 100%;padding-top: 90px;padding-bottom: 150px;position: relative;overflow: hidden;}
.gy_section1 .w_1920{position: relative;z-index: 5;}
.gy_section1 .posi_img{width: 2583px;max-width: 2583px;position: absolute;right: -70px;top: 280px;display: block;}
.gy_section1 .btbox{padding-left: 160px;padding-right: 160px;margin-bottom: 60px;}
.gy_section1 .bt1{font-size: 16px;color: rgb(13, 112, 188);line-height: 20px;margin-bottom: 8px;text-transform:uppercase;}
.gy_section1 .bt2{font-size: 24px;color: rgb(44, 43, 40);line-height: 30px;margin-bottom: 50px;}
.gy_section1 .info{font-size: 36px;color: rgb(44, 43, 40);line-height: 56px;font-weight: bold;}
.gy_section1 .content{width: 100%;padding-right: 160px;display: flex;justify-content: flex-start;align-items: flex-end;}
.gy_section1 .content .left{width: 673px;}
.gy_section1 .content .pic{ padding-bottom: 104.3%; position: relative; overflow: hidden;border-radius: 120px 120px 120px 0px;}
.gy_section1 .content .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 .right{width: calc(100% - 673px);padding-left: 140px;}
.gy_section1 .content .jj{font-size: 18px;color: rgb(44, 43, 40);line-height: 37px;margin-bottom: 80px;}
.gy_section1 .content .ulbox{padding-right: 390px;}
.gy_section1 .content ul{margin: -40px;width: calc(100% + 80px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gy_section1 .content li{width: 50%;padding: 40px;display: flex;justify-content: flex-start;align-items: center;}
.gy_section1 .content ul .num{font-size: 48px;color: rgb(13, 112, 188);line-height: 52px;}
.gy_section1 .content ul .wz_r{padding-left: 8px;}
.gy_section1 .content ul .dw{font-size: 14px;color: rgb(13, 112, 188);line-height: 20px;margin-bottom: 4px;}
.gy_section1 .content ul .wz{font-size: 20px;color: rgb(13, 112, 188);line-height: 24px;}
@media screen and (max-width:1850px) {
.gy_section1 .content .ulbox{padding-right: 200px;}
}
@media screen and (max-width:1740px) {
.gy_section1 .content .ulbox{padding-right: 100px;}
}
@media screen and (max-width:1680px) {
.gy_section1{padding-top: 80px;padding-bottom: 80px;}
.gy_section1 .posi_img{width: 2583px;max-width: 2583px;position: absolute;right: -70px;top: 140px;display: block;}
.gy_section1 .btbox{padding-left: 100px;padding-right: 100px;margin-bottom: 40px;}
.gy_section1 .bt1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.gy_section1 .bt2{font-size: 20px;line-height: 24px;margin-bottom: 30px;}
.gy_section1 .info{font-size: 24px;line-height: 40px;}
.gy_section1 .content{padding-right: 100px;}
.gy_section1 .content .left{width: 500px;}
.gy_section1 .content .right{width: calc(100% - 500px);padding-left: 80px;}
.gy_section1 .content .jj{font-size: 14px;line-height: 24px;margin-bottom: 40px;}
.gy_section1 .content .ulbox{padding-right: 0;}
.gy_section1 .content ul{margin: -20px;width: calc(100% + 40px);}
.gy_section1 .content li{padding: 20px;}
.gy_section1 .content ul .num{font-size: 30px;line-height: 34px;}
.gy_section1 .content ul .wz_r{padding-left: 8px;}
.gy_section1 .content ul .dw{font-size: 12px;line-height: 18px;margin-bottom: 4px;}
.gy_section1 .content ul .wz{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.gy_section1{padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;}
.gy_section1 .btbox{padding-left: 0;padding-right: 0;margin-bottom: 20px;}
.gy_section1 .bt1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.gy_section1 .bt2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.gy_section1 .info{font-size: 16px;line-height: 24px;}
.gy_section1 .info br{display: none;}
.gy_section1 .content{padding-right: 0;display: block;}
.gy_section1 .content .left{width: 100%;}
.gy_section1 .content .pic{border-radius: 80px 80px 80px 0px;}
.gy_section1 .content .right{width: 100%;padding-left: 0;margin-top: 12px;}
.gy_section1 .content .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.gy_section1 .content .ulbox{padding-right: 0;}
.gy_section1 .content ul{margin: -10px;width: calc(100% + 20px);}
.gy_section1 .content li{padding: 10px;display: block;}
.gy_section1 .content ul .wz_l{display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section1 .content ul .num{font-size: 20px;line-height: 24px;}
.gy_section1 .content ul .wz_r{padding-left: 0;}
.gy_section1 .content ul .dw{font-size: 12px;line-height: 16px;margin-bottom: 0;padding-left: 6px;}
.gy_section1 .content ul .wz{font-size: 15px;line-height: 20px;}
}

.gy_section2{width: 100%;padding-top: 132px;padding-bottom: 132px;position: relative;z-index: 5;}
.gy_section2 .content{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.gy_section2 .content .boxs{display: flex;justify-content: flex-start;align-items: center;width: calc(50% - 193px);}
.gy_section2 .content .left{flex-direction:row-reverse;padding-right: 100px;}
.gy_section2 .content .right{padding-left: 100px;}
.gy_section2 .content .wz_l{width: 57px;}
.gy_section2 .content .wz_l img{width: 100%;display: block;}
.gy_section2 .content .jj_r{font-size: 20px;color: rgb(18, 155, 61);line-height: 29px;padding-right: 34px;text-align: right;width: calc(100% - 57px);}
.gy_section2 .content .right .jj_r{color: rgb(13, 112, 188);padding-right: 0;padding-left: 34px;text-align: left;}
.gy_section2 .content .center{width: 386px;position: relative;height: 386px;}
.gy_section2 .content .center .back{width: 121.7616580310881%;max-width: 121.7616580310881%; display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;}
.gy_section2 .content .center .ico{width: 88.60103626943005%;max-width: 88.60103626943005%; display: block;position: absolute;left: 50%;top: 50%;transform: translate(-49%,-51%);z-index: 2;}
.gy_section2 .content .center::before{content: "";display: block;width: 75px;height: 5px;background: url(img/img148.png)no-repeat center center;background-size: cover;position: absolute;right: 100%;top: 50%;transform: translate(0,-50%);}
.gy_section2 .content .center::after{content: "";display: block;width: 75px;height: 5px;background: url(img/img149.png)no-repeat center center;background-size: cover;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
@media screen and (max-width:1680px) {
.gy_section2{padding-top: 120px;padding-bottom: 120px;}
.gy_section2 .content . boxs{width: calc(50% - 120px);}
.gy_section2 .content .left{padding-right: 100px;}
.gy_section2 .content .right{padding-left: 100px;}
.gy_section2 .content .wz_l{width: 40px;}
.gy_section2 .content .jj_r{font-size: 14px;line-height: 24px;padding-right: 20px;width: calc(100% - 40px);}
.gy_section2 .content .right .jj_r{padding-left: 20px;}
.gy_section2 .content .center{width: 240px;position: relative;height: 240px;}
.gy_section2 .content .center::before{width: 50px;height: 3px;}
.gy_section2 .content .center::after{width: 50px;height: 3px;}
}
@media screen and (max-width:1024px) {
.gy_section2{padding-top: 30px;padding-bottom: 30px;}
.gy_section2 .content{display: block;padding-top: 200px;position: relative;}
.gy_section2 .content .boxs{display: flex;justify-content: flex-start;align-items: center;width: 100%;}
.gy_section2 .content .left{flex-direction: row;padding-right: 0;margin-bottom: 12px;justify-content: center;}
.gy_section2 .content .right{padding-left: 0;justify-content: center;}
.gy_section2 .content .wz_l{width: 32px;}
.gy_section2 .content .jj_r{font-size: 14px;line-height: 22px;padding-right: 0;width:auto;padding-left: 12px;text-align: left;}
.gy_section2 .content .right .jj_r{padding-left: 12px;}
.gy_section2 .content .center{width: 180px;height: 180px;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
.gy_section2 .content .center .back{width: 121.7616580310881%;max-width: 121.7616580310881%;}
.gy_section2 .content .center .ico{width: 88.60103626943005%;max-width: 86.52849740932642%;}
.gy_section2 .content .center::before{display: none;}
.gy_section2 .content .center::after{display: none;}
}

.gy_section3{width: 100%;padding-top: 150px;padding-bottom: 186px;position: relative;}
.gy_section3::after{content: "";display: block;width: 100%;height: 100%;background: linear-gradient(180.00deg, rgb(255, 255, 255) 20%,rgba(255, 255, 255, 0) 80%);position: absolute;left: 0;top: 0;}
.gy_section3 .w_width{position: relative;z-index: 5;}
.gy_section3 .bt1{font-size: 16px;color: rgb(13, 112, 188);line-height: 20px;margin-bottom: 8px;text-transform:uppercase;}
.gy_section3 .bt2{font-size: 24px;color: rgb(44, 43, 40);line-height: 30px;margin-bottom: 56px;}
.gy_section3 .content{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.gy_section3 .left{width: 330px;}
.gy_section3 .left .list{margin-bottom: 42px;display: flex;justify-content: flex-start;align-items: center;font-size: 24px;color: rgb(44, 43, 40);line-height: 30px;cursor: pointer;}
.gy_section3 .left .list:last-child{margin-bottom: 0;}
.gy_section3 .left .list img{width: 51px;display: block;opacity: 0;margin-left: 14px;
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_section3 .left .list.on{color: #0d70bc;font-weight: bold;}
.gy_section3 .left .list.on img{opacity: 1;}
.gy_section3 .right{width: calc(100% - 330px);}
.gy_section3 .right .list{width: 100%;padding: 48px;position: relative;}
.gy_section3 .right .list::after{content: "";display: block;width: 3000px;height: 100%;border-radius: 24px 0px 0px 24px;box-shadow: 0px 4px 36px 0px rgba(13, 112, 188, 0.1);background: rgba(255, 255, 255, 0.24);position: absolute;left: 0;top: 0;}
.gy_section3 .right .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 22px;position: relative;z-index: 2;}
.gy_section3 .right .btbox img{width: 33px;display: block;}
.gy_section3 .right .btbox .wz{font-size: 24px;color: rgb(13, 112, 188);line-height: 30px;padding-left: 16px;}
.gy_section3 .right .wz1{font-size: 36px;color: rgb(44, 43, 40);line-height: 40px;margin-bottom: 12px;font-weight: bold;position: relative;z-index: 2;}
.gy_section3 .right .wz2{font-size: 16px;color: rgb(153, 161, 159);line-height: 20px;position: relative;z-index: 2;}
.gy_section3 .posi_img{width: 100%;display: block;position: absolute;left: 0;bottom: -215px;}
@media screen and (max-width:1680px) {
.gy_section3{padding-top: 100px;padding-bottom: 100px;}
.gy_section3 .bt2{margin-bottom: 30px;}
.gy_section3 .left{width: 240px;}
.gy_section3 .left .list{margin-bottom: 30px;font-size: 18px;line-height: 24px;}
.gy_section3 .left .list img{width: 44px;margin-left: 10px;}
.gy_section3 .right{width: calc(100% - 240px);}
.gy_section3 .right .list{padding: 30px;}
.gy_section3 .right .btbox{margin-bottom: 16px;}
.gy_section3 .right .btbox img{width: 30px;}
.gy_section3 .right .btbox .wz{font-size: 18px;line-height: 24px;padding-left: 14px;}
.gy_section3 .right .wz1{font-size: 26px;line-height: 30px;margin-bottom: 10px;}
.gy_section3 .right .wz2{font-size: 14px;line-height: 20px;}
.gy_section3 .posi_img{width: 100%;display: block;position: absolute;left: 0;bottom: -215px;}
}
@media screen and (max-width:1024px) {
.gy_section3{padding-top: 30px;padding-bottom: 30px;;}
.gy_section3 .bt1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.gy_section3 .bt2{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.gy_section3 .content{display: block;}
.gy_section3 .left{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 12px;}
.gy_section3 .left .list{margin-bottom: 0;margin-right: 20px;font-size: 16px;line-height: 26px;}
.gy_section3 .left .list:last-child{margin-right: 0;}
.gy_section3 .left .list img{width: auto;height: 26px; margin-left: 8px;opacity: 1;display: none;}
.gy_section3 .left .list.on img{display: block;}
.gy_section3 .right{width: 100%;}
.gy_section3 .right .list{padding: 14px;}
.gy_section3 .right .list::after{width: 100%;}
.gy_section3 .right .btbox{margin-bottom: 10px;}
.gy_section3 .right .btbox img{width: 24px;}
.gy_section3 .right .btbox .wz{font-size: 16px;line-height: 20px;padding-left: 10px;}
.gy_section3 .right .wz1{font-size: 16px;line-height: 24px;margin-bottom: 8px;}
.gy_section3 .right .wz2{font-size: 14px;}
.gy_section3 .posi_img{bottom: 0;}
}

/*人才招聘*/
.rczp_section{padding-top: 82px;padding-bottom: 56px;}
.rczp_section .btbox{margin-bottom: 18px;}
.rczp_section .btbox .bt1{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 8px;}
.rczp_section .btbox .bt1 img{width: 18px;display: block;}
.rczp_section .btbox .bt1 h2{font-size: 24px;color: rgb(29, 33, 41);line-height: 28px;margin: 0 10px;}
.rczp_section .btbox h4{font-size: 16px;color: rgb(153, 161, 159);line-height: 20px;text-align: center;text-transform:uppercase;}
.rczp_section .nav{margin-bottom: 30px;}
.rczp_section .nav ul{display: flex;justify-content: center;align-items: center;}
.rczp_section .nav li{margin-right: 48px;}
.rczp_section .nav li:last-child{margin-right: 0;}
.rczp_section .nav a{display: block;font-size: 16px;color: rgb(44, 43, 40);line-height: 20px;padding-bottom: 12px;position: relative;}
.rczp_section .nav li:hover a{color: #0d70bc;}
.rczp_section .nav li.on a{color: #0d70bc;font-weight: bold;}
.rczp_section .nav li.on a::after{content: "";display: block;width: 0;height: 0;border: 6px solid;border-color: transparent transparent #0d70bc transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.rczp_section .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.rczp_section .content .left{width: 478px;}
.rczp_section .content .left .list{margin-bottom: 16px;position: relative;padding: 36px 60px 36px 32px;cursor: pointer;}
.rczp_section .content .left .list:last-child{margin-bottom: 0;}
.rczp_section .content .left .bt{font-size: 20px;color: rgb(29, 33, 41);line-height: 24px;position: relative;z-index: 5;}
.rczp_section .content .left .list.on .bt{color: #0d70bc;}
.rczp_section .content .left .dl{margin-top: 30px;position: relative;z-index: 5;display: none;}
.rczp_section .content .left .dl .dd{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: center;}
.rczp_section .content .left .dl .dd:last-child{margin-bottom: 0;}
.rczp_section .content .left .dl img{width: 14px; display: block;}
.rczp_section .content .left .dl .wz{font-size: 16px;color: rgb(103, 105, 114);line-height: 20px;padding-left: 8px;}
.rczp_section .content .left .list::after{content: "";display: block;width: calc(100% - 12px);height: 100%; position: absolute;left: 0;top: 0;background: #fafafa;border-left: 4px solid #fafafa;
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;}
.rczp_section .content .left .list.on::after{width: 100%;border-color: #0d70bc;}
.rczp_section .content .left .list.on .dl{display: block;}
.rczp_section .content .right{width: calc(100% - 478px);background: #fafafa;padding: 54px 50px;}
.rczp_section .content .right .list{font-size: 14px;color: rgb(44, 43, 40);line-height: 32px;}
.rczp_section .content .right .list span{font-size: 16px;font-weight: bold;}
.rczp_section .content .right .list a{color: #0d70bc;text-decoration:underline;}
.rczp_section .content .right .list a:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.rczp_section .content .left{width: 320px;}
.rczp_section .content .left .list{margin-bottom: 14px;padding: 24px 60px 24px 24px;}
.rczp_section .content .left .bt{font-size: 16px;;line-height: 22px;}
.rczp_section .content .left .dl{margin-top: 24px;}
.rczp_section .content .left .dl .wz{font-size: 14px;}
.rczp_section .content .right{width: calc(100% - 320px);padding: 36px;}
}
@media screen and (max-width:1024px) {
.rczp_section{padding-top: 30px;padding-bottom: 30px;}
.rczp_section .btbox{margin-bottom: 14px;}
.rczp_section .btbox .bt1 img{width: 16px;}
.rczp_section .btbox .bt1 h2{font-size: 20px;line-height: 24px;margin: 0 8px;}
.rczp_section .btbox h4{font-size: 14px;line-height: 18px;}
.rczp_section .nav{margin-bottom: 20px;}
.rczp_section .nav ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;display: block;text-align: center;}
.rczp_section .nav ul::-webkit-scrollbar{ display: none;}
.rczp_section .nav li{margin-right: 15px;display: inline-block;vertical-align: middle;}
.rczp_section .nav a{font-size: 14px;padding-bottom: 10px;}
.rczp_section .content{display: block;}
.rczp_section .content .left{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;margin-bottom: 14px;}
.rczp_section .content .left::-webkit-scrollbar{ display: none;}
.rczp_section .content .left .list{margin-bottom:0;padding: 14px 20px;background: #fafafa;margin-right: 10px;}
.rczp_section .content .left .list.on
.rczp_section .content .left .list:last-child{margin-right: 0;}
.rczp_section .content .left .bt{font-size: 15px;line-height: 20px;}
.rczp_section .content .left .list.on{background: #0d70bc;}
.rczp_section .content .left .list.on .bt{color: #fff;}
.rczp_section .content .left .dl{display: none!important;}
.rczp_section .content .left .list::after{display: none!important;}
.rczp_section .content .right{width: 100%;padding: 14px;}
.rczp_section .content .right .list{font-size: 13px;line-height: 24px;}
.rczp_section .content .right .list span{font-size: 14px;}
.rczp_section .content .right .dl{margin-bottom: 12px;}
.rczp_section .content .right .dl .dd{margin-bottom: 8px;display: flex;justify-content: flex-start;align-items: center;}
.rczp_section .content .right .dl .dd:last-child{margin-bottom: 0;}
.rczp_section .content .right .dl img{width: 14px; display: block;}
.rczp_section .content .right .dl .wz{font-size: 14px;color: rgb(103, 105, 114);line-height: 20px;padding-left: 8px;font-weight: bold;}
}

/*联系我们*/
.lxwm_section1{width: 100%;padding-top: 84px;padding-bottom: 120px;}
.lxwm_section1 .ny_btbox{margin-bottom: 54px;}
.lxwm_section1 .content{display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwm_section1 .left{width: 22.5%;padding-right: 40px;padding-top: 36px;}
.lxwm_section1 .left .wz1{font-size: 48px;color: rgb(13, 112, 188);line-height: 52px;font-weight: bold;margin-bottom: 18px;}
.lxwm_section1 .left .wz2{font-size: 24px;color: rgb(13, 112, 188);line-height: 32px;font-weight: bold;}
.lxwm_section1 .center{width: 34.375%;padding-right: 40px;font-size: 16px;color: rgb(44, 43, 40);line-height: 32px;padding-top: 36px;}
.lxwm_section1 .right{width: 43.125%;position: relative;}
.lxwm_section1 .right .img{width: 100%;display: block;border-radius: 225.42px;}
.lxwm_section1 .right .logo{width: 342px;display: block;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 26px;}
.lxwm_section1 .right .ico{width: 122px;display: block;position: absolute;right: 17px;bottom: 4px;}
@media screen and (max-width:1680px) {
.lxwm_section1{padding-top: 60px;padding-bottom: 80px;}
.lxwm_section1 .ny_btbox{margin-bottom: 30px;}
.lxwm_section1 .left{padding-right: 30px;padding-top: 26px;}
.lxwm_section1 .left .wz1{font-size: 30px;line-height: 34px;margin-bottom: 18px;}
.lxwm_section1 .left .wz2{font-size: 18px;line-height: 24px;}
.lxwm_section1 .center{padding-right: 30px;font-size: 14px;line-height: 24px;padding-top: 26px;}
.lxwm_section1 .right .logo{width: 260px;bottom: 20px;}
.lxwm_section1 .right .ico{width: 80px;right: 0;bottom: 0;}
}
@media screen and (max-width:1024px) {
.lxwm_section1{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section1 .ny_btbox{margin-bottom: 20px;}
.lxwm_section1 .content{display: block;}
.lxwm_section1 .left{width: 100%;padding-right: 0;padding-top: 0;}
.lxwm_section1 .left .wz1{font-size: 22px;line-height: 26px;margin-bottom: 4px;}
.lxwm_section1 .left .wz2{font-size: 16px;line-height: 20px;}
.lxwm_section1 .left .wz2 br{display: none;}
.lxwm_section1 .center{width: 100%;padding-right: 0;font-size: 14px;line-height: 20px;padding-top: 0;margin: 20px 0;}
.lxwm_section1 .right{width: 100%;}
.lxwm_section1 .right .logo{width: 180px;bottom: 20px;}
.lxwm_section1 .right .ico{width: 60px;right: 0;bottom: 0;}
}

.lxwm_section2{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.lxwm_section2 .info{font-size: 24px;color: rgb(29, 33, 41);line-height: 42px;margin-bottom: 40px;}
.lxwm_section2 ul{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section2 li{width: 33.3333%;padding: 16px;}
.lxwm_section2 a{display: block;width: 100%;padding: 40px 40px 32px 40px;display: flex;justify-content: flex-start;align-items: flex-start;background: #f8f8f8;}
.lxwm_section2 a .left{width: calc(100% - 100px);padding-right: 20px;}
.lxwm_section2 a .bt{font-size: 16px;color: rgb(44, 43, 40);line-height: 20px;margin-bottom: 98px;}
.lxwm_section2 a .jj{font-size: 14px;color: rgb(80, 80, 80);line-height: 28px;}
.lxwm_section2 a .right{width: 100px;}
.lxwm_section2 a .right img{width: 100%;display: block;}
.lxwm_section2 a:hover{background: #0d70bc;}
.lxwm_section2 a:hover .bt,
.lxwm_section2 a:hover .jj{color: #fff;}
@media screen and (max-width:1680px) {
.lxwm_section2 ul{margin: -10px;width: calc(100% + 20px);}
.lxwm_section2 li{padding: 10px;}
.lxwm_section2 a{padding: 30px;}
.lxwm_section2 a .left{width: calc(100% - 90px);}
.lxwm_section2 a .bt{font-size: 15px;line-height: 20px;margin-bottom: 50px;}
.lxwm_section2 a .jj{font-size: 13px;line-height: 24px;}
.lxwm_section2 a .right{width: 90px;}
}
@media screen and (max-width:1024px) {
.lxwm_section2{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section2 .info{font-size: 16px;line-height: 22px;margin-bottom: 14px;}
.lxwm_section2 .info br{display: none;}
.lxwm_section2 ul{margin: 0;width:100%;display: block;}
.lxwm_section2 li{width:100%;padding: 0;margin-bottom: 12px;}
.lxwm_section2 li:last-child{margin-bottom: 0;}
.lxwm_section2 a{padding: 14px;}
.lxwm_section2 a .left{width: calc(100% - 80px);padding-right: 14px;}
.lxwm_section2 a .bt{font-size: 15px;line-height: 18px;margin-bottom: 14px;}
.lxwm_section2 a .jj{font-size: 13px;line-height: 20px;}
.lxwm_section2 a .right{width: 80px;}
}

/*加入我们*/
.jrwm_section{width: 100%;position: relative;padding-top: 80px;padding-bottom: 80px;overflow: hidden;}
.jrwm_section .w_width{position: relative;z-index: 5;}
.jrwm_section .content{margin-top: 34px;padding: 84px 124px 103px 124px;border-radius: 8px;background: rgba(250, 250, 250, 0.56);font-size: 16px;color: rgb(0, 0, 0);line-height: 39px;}
.jrwm_section .posi_img1{width: 1200px;display: block;position: absolute;right: -440px;top: -440px;}
.jrwm_section .posi_img2{width: 999px;display: block;position: absolute;left: -200px;bottom: 104px;}
@media screen and (max-width:1024px) {
.jrwm_section{padding-top: 30px;padding-bottom: 30px;}
.jrwm_section .content{margin-top: 20px;padding: 14px;font-size: 14px;line-height: 26px;}
.jrwm_section .posi_img1{width: 500px;right: -80px;top: -80px;}
.jrwm_section .posi_img2{width: 500px;left: -80px;bottom: 20px;}
}

/*电脑端漂浮*/
.pf_right{width: 75px;position: fixed;right: 10px;top: 50%;transform: translate(0,-50%);opacity: 0;z-index: -99;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right.on{opacity: 1;z-index: 99;}
.pf_right ul{width: 100%;}
.pf_right ul li{margin-bottom: 1px;position: relative;}
.pf_right ul li:last-child{margin-bottom: 0;}
.pf_right ul a{display: block;width: 100%;background:#0d70bc;padding: 11.5px 0;border-radius: 4px;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.pf_right ul a img{width: 30px;display: block;margin: 0 auto 6px auto;}
.pf_right ul a .wz{font-size: 12px;color: #fff;line-height: 16px;text-align: center;}
.pf_right ul a:hover{background: #129b3d;}
.pf_right ul .posi_wz{position: absolute;right: calc(100% + 16px);top: 50%;transform: translate(0,-50%) scale(0);background: #129b3d;box-shadow: 0 0 20px rgba(0,0,0,0.2);font-size: 16px;color: #fff;line-height: 48px;padding: 0 20px;white-space:nowrap;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;}
.pf_right ul .posi_wz::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #129b3d;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);-ms-transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%);}
.pf_right ul .posi_ewm{width: 150px;position: absolute;right: calc(100% + 16px);top: 50%;transform: translate(0,-50%) scale(0);background: #129b3d;padding: 10px;
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 ul .posi_ewm::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #129b3d;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);-ms-transform: translate(0,-50%);-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%);}
.pf_right ul .posi_ewm img{width: 100%;display: block;}
.pf_right ul li:hover .posi_wz,
.pf_right ul li:hover .posi_ewm{transform: translate(0,-50%) scale(1);}
@media screen and (max-width:1680px) {
.pf_right{width: 65px;}
.pf_right ul a{padding: 10.5px 0;}
.pf_right ul a img{width: 24px;margin: 0 auto 4px auto;}
.pf_right ul .posi_ewm{width: 130px;}
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}



