@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: #0062a7;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #0062a7;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_1326{max-width:1326px; 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;}
}

.zws_section{width: 100%;margin-top: -93px;opacity: 0;height: 93px;position: relative;z-index: -99;}
@media  screen and (max-width: 1024px){
.zws_section{margin-top: -50px;height: 50px;}
}

/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;}
.t_navs{ width: 100%;padding: 0 50px;border-bottom: 1px solid rgba(255,255,255,0.3);}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 52px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 30px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;padding: 0 2px;line-height: 93px; font-size: 18px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #fff;}
.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: -1px; 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 .menu .l1 .posi_ico{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent #fff transparent;position: absolute;left: 50%;top: calc(100% + 4px);transform: translate(-50%,0);opacity: 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 .menu .l1:hover .posi_ico{opacity: 1;}
.t_navs .top .menu .ej_nav1{width: 574px;position: absolute;right: 30px;top: calc(100% + 18px);background-color: #ffffff;box-sizing: 0 0 20px rgba(0,0,0,0.1);display: none;}
.t_navs .top .menu .ej_nav1::before{content: "";display: block;width: 100%;height: 18px;position: absolute;left: 0;bottom: 100%;opacity: 0;}
.t_navs .top .menu .ej_nav1>div{width: 100%;display: flex;padding: 46px 20px 54px 50px;}
.t_navs .top .menu .ej_nav1 ._lef{width: 56.15079365079365%;}
.t_navs .top .menu .ej_nav1 ._lef .pic{ padding-bottom: 67.844%; position: relative; overflow: hidden;border-radius: 12px;}
.t_navs .top .menu .ej_nav1 ._lef .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%);}
.t_navs .top .menu .ej_nav1 ._rig{width: 43.84920634920635%;padding-left: 74px;}
.t_navs .top .menu .ej_nav1 ._rig .dl .dd{margin-bottom: 20px;}
.t_navs .top .menu .ej_nav1 ._rig .dl .dd:last-child{margin-bottom: 0;}
.t_navs .top .menu .ej_nav1 ._rig .dl a{display: block;font-size: 18px;color: #666666;line-height: 24px;position: relative;padding-left: 16px;}
.t_navs .top .menu .ej_nav1 ._rig .dl a::after{content: "";display: block;width: 6px;height: 6px;background-color: #6ab357;position: absolute;left: 0;top: 9px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.t_navs .top .menu .ej_nav1 ._rig .dl a:hover{color: #0062a7;}
.t_navs .top .menu .ej_nav2{width: 100%;position: fixed;left: 0;top: 112px;background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.t_navs .top .menu .ej_nav2::before{content: "";display: block;width: 100%;height: 22px;position: absolute;left: 0;bottom: 100%;opacity: 0;}
.t_navs .top .menu .ej_nav2 ul{display: flex;justify-content: space-between;align-items: stretch;padding-top: 70px;padding-bottom: 140px;}
.t_navs .top .menu .ej_nav2 ul .l1s{width: 12.9375%;}
.t_navs .top .menu .ej_nav2 ul .boxs1{margin-bottom: 32px;}
.t_navs .top .menu .ej_nav2 ul .boxs1 .pic{ padding-bottom: 68.115%; position: relative; overflow: hidden;border-radius: 12px;}
.t_navs .top .menu .ej_nav2 ul .boxs1 .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%);}
.t_navs .top .menu .ej_nav2 ul .boxs1 .wz{margin-top: 22px;font-size: 22px;color: #333333;line-height: 26px;}
.t_navs .top .menu .ej_nav2 ul .boxs1 a:hover .wz{color: #0062a7;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd{margin-bottom: 24px;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd:last-child{margin-bottom: 0;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd a{display: block;font-size: 16px;color: #666666;line-height: 20px;position: relative;padding-left: 14px;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd a::after{content: "";display: block;width: 6px;height: 6px;background-color: #6ab357;position: absolute;left: 0;top: 7.5px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd a:hover{color: #0062a7;}
.t_navs .top .menu .ej_nav2 ul .l2s{width: 1px;background-color: #ebebeb;}
.t_navs .top .pcSs_box{position: relative;margin-left: 30px;margin-right: 56px;}
.t_navs .top .pcSs_box .t_ico{width: 24px;height: 24px;cursor: pointer;margin: 23px 0;}
.t_navs .top .pcSs_box .t_ico img{width: 100%;display: block;}
.t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .pcSs_box .b_inp{width: 100%;position: fixed;left: 0;top: 94px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 40px;display: none;}
.t_navs .top .pcSs_box .b_inp>div{width: 700px;margin: 0 auto;position: relative;border: 1px solid #e9e9e9;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 50px;display: block;font-size: 16px;color: #333;border: 0;padding: 0 100px 0 20px;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 24px;display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top .pcYy_box{position: relative;}
.t_navs .top .pcYy_box ._t{cursor: pointer;display: flex;justify-content: center;align-items: center;}
.t_navs .top .pcYy_box ._t .wz{font-size: 16px;color: #ffffff;line-height: 93px;margin-right: 8px;}
.t_navs .top .pcYy_box ._t img{width: 20px;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;}
.t_navs .top .pcYy_box.on ._t img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.t_navs .top .pcYy_box ._t .ico2{display: none;}
.t_navs .top .pcYy_box ._b{width: 120px;position: absolute;left: 50%;transform: translate(-50%,0);background-color: #fff;border-radius: 12px;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 20px 0;display: none;}
.t_navs .top .pcYy_box ._b a{display: block;font-size: 16px;color: #333;line-height: 20px;text-align: center;margin-bottom: 14px;}
.t_navs .top .pcYy_box ._b a:last-child{margin-bottom: 0;}
.t_navs .top .pcYy_box ._b a:hover{color: #0062a7;text-decoration: underline;}
.t_navs .top .phYy_box{display: none;}
.wyb_s.on{background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.ny{background-color: #fff;}
.wyb_s.on .t_navs .top .logo .img1,
.wyb_s.ny .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2,
.wyb_s.ny .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1,
.wyb_s.ny .t_navs .top .menu .l1 .a1{color: #666666;}
.wyb_s.on .t_navs .top .menu .l1.on .a1,.wyb_s.on .t_navs .top .menu .l1:hover .a1,
.wyb_s.ny .t_navs .top .menu .l1.on .a1,.wyb_s.ny .t_navs .top .menu .l1:hover .a1{ color: #0062a7;}
.wyb_s.on .t_navs .top .menu .l1 .a1::after,.wyb_s.on .t_navs .top .menu .l1 .a1::after,
.wyb_s.ny .t_navs .top .menu .l1 .a1::after,.wyb_s.ny .t_navs .top .menu .l1 .a1::after{ background: #0062a7;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .ico1,
.wyb_s.ny .t_navs .top .pcSs_box .t_ico .ico1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .ico2,
.wyb_s.ny .t_navs .top .pcSs_box .t_ico .ico2{display: block;}
.wyb_s.on .t_navs .top .pcYy_box ._t .wz,
.wyb_s.ny .t_navs .top .pcYy_box ._t .wz{color: #666666;}
.wyb_s.on .t_navs .top .pcYy_box ._t .ico1,
.wyb_s.ny .t_navs .top .pcYy_box ._t .ico1{display: none;}
.wyb_s.on .t_navs .top .pcYy_box ._t .ico2,
.wyb_s.ny .t_navs .top .pcYy_box ._t .ico2{display: block;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 0;opacity: 0;}
@media screen and (max-width:1680px) {
.t_navs .top .menu .ej_nav1{width: 440px;}
.t_navs .top .menu .ej_nav1>div{padding: 30px;}
.t_navs .top .menu .ej_nav1 ._rig{padding-left: 40px;}
.t_navs .top .menu .ej_nav1 ._rig .dl .dd{margin-bottom: 14px;}
.t_navs .top .menu .ej_nav1 ._rig .dl a{font-size: 14px;padding-left: 14px;}
.t_navs .top .menu .ej_nav2 ul{padding-top: 40px;padding-bottom: 40px;}
.t_navs .top .menu .ej_nav2 ul .l1s{width: 15%;}
.t_navs .top .menu .ej_nav2 ul .boxs1{margin-bottom: 24px;}
.t_navs .top .menu .ej_nav2 ul .boxs1 .wz{margin-top: 16px;font-size: 16px;line-height: 22px;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd{margin-bottom: 14px;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd a{font-size: 14px;}
}
@media screen and (max-width:1440px) {
.t_navs .top .menu .l1{padding: 0 16px;}
.t_navs .top .menu .l1 .a1{ line-height:76px;}
.t_navs .top .menu .ej_nav1{right: -60px;}
.t_navs .top .pcSs_box{margin-left: 16px;margin-right: 32px;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd a{font-size: 13px;}
.t_navs .top .pcYy_box ._t .wz{  line-height: 76px;}
}
@media screen and (max-width:1100px) {
.t_navs .top .menu .l1{padding: 0 12px;}
.t_navs .top .menu .ej_nav1{right: 12px;}
.t_navs .top .pcSs_box{margin-left: 12px;margin-right: 24px;}
.t_navs .top .menu .l1 .a1{ font-size: 16px;}
.t_navs .top .pcYy_box ._t .wz{font-size: 14px;}
.t_navs .top .menu .ej_nav2 ul .boxs2 .dd a{font-size: 12px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_navs .top .pcYy_box{display: none;}
.t_navs .top .pcSs_box{margin-left: 0;margin-right: 14px;}
.t_navs .top .pcSs_box .t_ico{width: 20px;height: 20px;margin: 15px 0;}
.t_navs .top .pcSs_box .t_ico .ico1{display: none;}
.t_navs .top .pcSs_box .t_ico .ico2{display: block;}
.t_navs .top .pcSs_box .b_inp{top: 50px;padding: 20px;}
.t_navs .top .pcSs_box .b_inp>div{width: 100%;}
.t_navs .top .pcSs_box .b_inp input{height: 40px;font-size: 14px;padding: 0 60px 0 12px;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 22px;right: 12px;}
.t_navs .top .phYy_box{display: flex;align-items: center;margin-right: 20px;}
.t_navs .top .phYy_box a{display: block;font-size: 16px;color: #333;line-height: 50px;}
.t_navs .top .phYy_box span{display: block;font-size: 16px;color: #333;line-height: 50px;margin: 0 4px;}
.t_navs .top .phYy_box a:hover,
.t_navs .top .phYy_box a.on{color: #0062a7;text-decoration: underline;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .top .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:#0062a7;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:#0062a7;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: #0062a7;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:#0062a7;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;}
}

/* 底部 */
.b_nav{width: 100%;background-color: #e7e7e7;}
.b_nav .cont1{padding-top: 34px;padding-bottom: 24px;border-bottom: 1px solid #d9d9d9;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 .logo img{width: 130px;display: block;}
.b_nav .cont1 ul{width: calc(100% - 514px);display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 ul li{display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 ul li img{width: 40px;display: block;}
.b_nav .cont1 ul li .wzbox{padding-left: 14px;}
.b_nav .cont1 ul li .wzbox .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 7px;}
.b_nav .cont1 ul li .wzbox .wz2{font-size: 18px;color: #333333;line-height: 22px;}
.b_nav .cont1 .ewmbox{width: 104px;position: relative;}
.b_nav .cont1 .ewmbox::before{content: "";display: block;width: 12px;height: 12px;border-left: 1px solid #6ab357;border-top: 1px solid #6ab357;position: absolute;left: 0;top: 0;z-index: 5;}
.b_nav .cont1 .ewmbox::after{content: "";display: block;width: 12px;height: 12px;border-right: 1px solid #6ab357;border-top: 1px solid #6ab357;position: absolute;right: 0;top: 0;z-index: 5;}
.b_nav .cont1 .ewmbox .ewm{width: 100%;height: 104px;margin-bottom: 4px;display: flex;justify-content: center;align-items: center;border: 1px dashed rgba(106,179,87,0.5);position: relative;}
.b_nav .cont1 .ewmbox .ewm::before{content: "";display: block;width: 12px;height: 12px;border-left: 1px solid #6ab357;border-bottom: 1px solid #6ab357;position: absolute;left: -1px;bottom: -1px;z-index: 5;}
.b_nav .cont1 .ewmbox .ewm::after{content: "";display: block;width: 12px;height: 12px;border-right: 1px solid #6ab357;border-bottom: 1px solid #6ab357;position: absolute;right: -1px;bottom: -1px;z-index: 5;}
.b_nav .cont1 .ewmbox .ewm img{width: 94px;display: block;}
.b_nav .cont1 .ewmbox .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;}
.b_nav .cont2{padding-top: 60px;padding-bottom: 60px;border-bottom: 1px solid #d9d9d9;}
.b_nav .cont2 ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont2 ul .yj a{display: block;font-size: 22px;color: #666666;line-height: 26px;font-weight: bold;}
.b_nav .cont2 ul .ej{padding-top: 20px;margin-top: 16px;position: relative;} 
.b_nav .cont2 ul .ej::after{content: "";display: block;width: 28px;height: 3px;background-color: #6ab357;border-radius: 3px;position: absolute;left: 0;top: 0;}
.b_nav .cont2 ul .ej a{display: block;margin-bottom: 18px;font-size: 16px;color: #666666;line-height: 20px;}
.b_nav .cont2 ul .ej a:last-child{margin-bottom: 0;}
.b_nav .cont2 ul .yj a:hover,
.b_nav .cont2 ul .ej a:hover{color: #0062a7;}
.b_nav .cont3{padding-top: 16px;padding-bottom: 16px;display:flex;justify-content: space-between;align-items: center;}
.b_nav .cont3 .banquan{font-size: 14px;color: #666666;line-height: 30px;opacity: 0.8;}
.b_nav .cont3 .banquan a{color: #666666;/*margin-left: 12px;*/}
.b_nav .cont3 .abox{display: flex;justify-content: flex-end;align-items: center;}
.b_nav .cont3 .abox .a{font-size: 14px;color: #666666;line-height: 30px;opacity: 0.8;}
.b_nav .cont3 .abox .a:hover{color: #0062a7;opacity: 1;}
.b_nav .cont3 .abox span{font-size: 14px;color: #666666;line-height: 30px;opacity: 0.8;margin: 0 4px;}
.b_nav .cont3 .abox .firend_box{position: relative;}
.b_nav .cont3 .abox .firend_box ._t{display: flex;justify-content: center;align-items: center;cursor: pointer;}
.b_nav .cont3 .abox .firend_box ._t .wz{font-size: 14px;color: #666666;line-height: 30px;opacity: 0.8;margin-right: 4px;}
.b_nav .cont3 .abox .firend_box ._t:hover .wz{color: #0062a7;opacity: 1;}
.b_nav .cont3 .abox .firend_box ._t img{width: 20px;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;}
.b_nav .cont3 .abox .firend_box ._t.on img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.b_nav .cont3 .abox .firend_box ._b{width: 140px;position: absolute;left: 50%;transform: translate(-50%,0);bottom: calc(100% + 12px);background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;
overflow: hidden;overflow-y: auto;max-height: 176px;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar{ width: 3px;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.b_nav .cont3 .abox .firend_box ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 12px;}
.b_nav .cont3 .abox .firend_box ._b a:hover{background-color: #0062a7;color: #fff;}
@media screen and (max-width:1500px) {
.b_nav .cont1 .logo img{width: 100px;}
.b_nav .cont1 ul{width: calc(100% - 300px);}
.b_nav .cont1 ul li img{width: 34px;}
.b_nav .cont1 ul li .wzbox{padding-left: 12px;}
.b_nav .cont1 ul li .wzbox .wz1{font-size: 14px;margin-bottom: 4px;}
.b_nav .cont1 ul li .wzbox .wz2{font-size: 16px;}
.b_nav .cont1 .ewmbox{width: 100px;}
.b_nav .cont1 .ewmbox .ewm{height: 100px;}
.b_nav .cont1 .ewmbox .ewm img{width: 90px;}
}
@media screen and (max-width:1440px) {
.b_nav .cont2{padding-top: 40px;padding-bottom: 40px;}	
.b_nav .cont2 ul .ej a{ margin-bottom: 12px;}	
.b_nav .cont2 ul .ej{padding-top: 15px;
  margin-top: 12px;}
.b_nav .cont3{padding-top: 13px;padding-bottom: 13px;}
.b_nav .cont1 .ewmbox .ewm img{width: 90px;}
}	
@media screen and (max-width:1250px) {
.b_nav .cont1 .logo img{width: 80px;}
.b_nav .cont1 ul{width: calc(100% - 240px);}
.b_nav .cont1 ul li img{width: 32px;}
.b_nav .cont1 ul li .wzbox{padding-left: 10px;}
.b_nav .cont1 ul li .wzbox .wz1{font-size: 13px;}
.b_nav .cont1 ul li .wzbox .wz2{font-size: 15px;}
.b_nav .cont2{padding-top: 40px;padding-bottom: 40px;}
.b_nav .cont2 ul .yj a{font-size: 18px;line-height: 24px;}
.b_nav .cont2 ul .ej{padding-top: 14px;margin-top: 14px;} 
.b_nav .cont2 ul .ej::after{width: 24px;}
.b_nav .cont2 ul .ej a{margin-bottom: 12px;font-size: 14px;}
}
@media screen and (max-width:1080px) {
.b_nav .cont1 .logo img{width: 70px;}
.b_nav .cont1 ul{width: calc(100% - 220px);}
.b_nav .cont1 ul li img{width: 30px;}
.b_nav .cont1 ul li .wzbox{padding-left: 8px;}
.b_nav .cont1 ul li .wzbox .wz1{font-size: 13px;}
.b_nav .cont1 ul li .wzbox .wz2{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.b_nav{padding-bottom: calc(constant(safe-area-inset-bottom) + 60px);padding-bottom: calc(env(safe-area-inset-bottom) + 60px);}
.b_nav .cont1{padding-top: 30px;padding-bottom: 30px;display: block;position: relative;}
.b_nav .cont1 .logo{width: calc(100% - 110px); margin-bottom: 12px;}
.b_nav .cont1 .logo img{width: 80px;}
.b_nav .cont1 ul{width: calc(100% - 110px);;margin-bottom: 12px;display: block;}
.b_nav .cont1 ul li{margin-bottom: 10px;justify-content: flex-start;}
.b_nav .cont1 ul li img{width: 32px;}
.b_nav .cont1 ul li .wzbox{padding-left: 12px;}
.b_nav .cont1 ul li .wzbox .wz1{font-size: 13px;line-height: 18px;margin-bottom: 4px;}
.b_nav .cont1 ul li .wzbox .wz2{font-size: 15px;line-height: 20px;}
.b_nav .cont1 .ewmbox{width: 104px;position: absolute;right: 0;top: 30px;}
.b_nav .cont2{display: none;}
.b_nav .cont3{padding-top: 10px;padding-bottom: 10px;display:block;}
.b_nav .cont3 .banquan{font-size: 13px;line-height: 20px;text-align: center;}
.b_nav .cont3 .banquan a{margin-left: 0;}
.b_nav .cont3 .abox{justify-content: center;}
.b_nav .cont3 .abox .a{font-size: 13px;line-height: 20px;}
.b_nav .cont3 .abox span{font-size: 13px;line-height: 20px;}
.b_nav .cont3 .abox .firend_box ._t .wz{font-size: 13px;line-height: 20px;}
.b_nav .cont3 .abox .firend_box ._t img{width: 18px;}
.b_nav .cont3 .abox .firend_box ._b{width: 120px;max-height: 128px;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar{ width: 0;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.b_nav .cont3 .abox .firend_box ._b::-webkit-scrollbar{ display: none;}
.b_nav .cont3 .abox .firend_box ._b a{font-size: 14px;line-height: 20px;padding: 6px;}
}

/* 电脑端漂浮 */
.pf_right{width: 76px;position: fixed;right: 30px;top: 50%;transform: translate(0,-50%);background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-radius: 38px;z-index: 999;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right.on{opacity: 1;}
.pf_right ul{padding-top: 32px;padding-bottom: 32px;}
.pf_right ul li{margin-bottom: 18px;position: relative;}
.pf_right ul li:last-child{margin-bottom: 0;}
.pf_right ul li .a{display: block;width: 100%; cursor:pointer;}
.pf_right ul li .a .ico{width: 34px;display: block;margin: 0 auto 6px auto;}
.pf_right ul li .a .wz{font-size: 16px;color: #666666;line-height: 20px;text-align: center;}
.pf_right ul li .a:hover .wz{color: #0062a7;}
.pf_right ul .posi_box{width: 300px;position: absolute;right: calc(100% + 24px);top: 0;border-radius: 6px;background-color: #fff;padding: 28px 20px;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;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.pf_right ul li:hover .posi_box{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.pf_right ul .posi_box::before{content: "";display: block;width: 24px;height: 100%;position: absolute;left: 100%;top: 0;opacity: 0;}
.pf_right ul .posi_box::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #fff;position: absolute;left: 100%;top: 28px;}
.pf_right ul .posi_box .dd{padding-bottom: 20px;margin-bottom: 16px;border-bottom: 1px solid #efefef;}
.pf_right ul .posi_box .dd:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: 0;}
.pf_right ul .posi_box .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 6px;}
.pf_right ul .posi_box .wz2{display: flex;align-items: center;}
.pf_right ul .posi_box .wz2 span{font-size: 18px;color: #333333;line-height: 22px;margin-right: 6px;display: block;}
.pf_right ul .posi_box .wz2 img{width: 22px;display: block;cursor: pointer;}
.pf_right ul .posi_box .wz2 img:hover{opacity: 0.8;}
.pf_right ul .posi_box .dd:nth-child(1){display: flex;justify-content: flex-start;align-items: center;}
.pf_right ul .posi_box .dd:nth-child(1) .ewm{width: 80px;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.pf_right ul .posi_box .dd:nth-child(1) .ewm img{width: 100%;display: block;}
.pf_right ul .posi_box .dd:nth-child(1) .wzbox{width: calc(100% - 80px);padding-left: 12px;}
.pf_right ul .posi_box .dd:nth-child(1) .wzbox .wz1{font-size: 16px;color: #666666;line-height: 18px;margin-bottom: 6px;}
.pf_right ul .posi_box .dd:nth-child(1) .wzbox .wz2{font-size: 14px;color: #333;line-height: 20px;}
@media screen and (max-width:1680px) {
.pf_right{width: 60px;right: 20px;}
.pf_right ul{padding-top: 20px;padding-bottom: 20px;}
.pf_right ul li {margin-bottom: 12px;}
.pf_right ul li .a .ico{width: 26px;margin: 0 auto 4px auto;}
.pf_right ul li .a .wz{font-size: 14px;line-height: 18px;}
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.pf_down li .ico7{ width: 100%; float: left; height: 24px; line-height:0; display: flex; justify-content: center; align-items: center;}
.pf_down li .ico7 img{ width:24px; height: 24px;}
.pf_down li .ico7 .show{ display: block;}
.pf_down li .ico7 .hide{ display: none;}
.pf_down li .d_name{ width: 100%; float: left; margin-top:2px; font-size:14px; color: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #0062a7; 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;}

/* 在线咨询弹窗 */
.zixun_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);z-index: 9999999;display: none;}
.zixun_tc .content{width: 1167px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;justify-content: flex-end;}
.zixun_tc .content .left{width: 35.98971722365039%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);border-radius: 20px;padding: 40px;z-index: 10;}
.zixun_tc .content .left .title{font-size: 32px;color: #ffffff;line-height: 45px;margin-bottom: 36px;font-weight: bold;position: relative;}
.zixun_tc .content .left .title::after{content: "";display: block;width: 45px;height: 44px;background: url(img/img59.png)no-repeat center center;background-size: cover;position: absolute;right: -12px;bottom: -22px;}
.zixun_tc .content .left .line{width: 100%;height: 1px;background-color: rgba(255,255,255,0.3);margin-bottom: 26px;}
.zixun_tc .content .left ul{margin-bottom: 36px;}
.zixun_tc .content .left ul li{margin-bottom: 20px;}
.zixun_tc .content .left ul li:last-child{margin-bottom: 0;}
.zixun_tc .content .left ul .wz1{font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 10px;opacity: 0.3;}
.zixun_tc .content .left ul .wz2{font-size: 24px;color: #ffffff;line-height: 30px;}
.zixun_tc .content .left .ewmbox{width: 110px;position: relative;}
.zixun_tc .content .left .ewmbox .ewm{width: 100%;height: 110px; position: relative;display: flex;justify-content: center;align-items: center;border: 1px dashed rgba(106,179,87,0.6);}
.zixun_tc .content .left .ewmbox::before{content: "";display: block;width: 12px;height: 12px;border-left: 1px solid #6ab357;border-top: 1px solid #6ab357;position: absolute;left: 0;top: 0;z-index: 5;}
.zixun_tc .content .left .ewmbox::after{content: "";display: block;width: 12px;height: 12px;border-right: 1px solid #6ab357;border-top: 1px solid #6ab357;position: absolute;right: 0;top: 0;z-index: 5;}
.zixun_tc .content .left .ewmbox .ewm::before{content: "";display: block;width: 12px;height: 12px;border-left: 1px solid #6ab357;border-bottom: 1px solid #6ab357;position: absolute;left: -1px;bottom: -1px;z-index: 5;}
.zixun_tc .content .left .ewmbox .ewm::after{content: "";display: block;width: 12px;height: 12px;border-right: 1px solid #6ab357;border-bottom: 1px solid #6ab357;position: absolute;right: -1px;bottom: -1px;z-index: 5;}
.zixun_tc .content .left .ewmbox .ewm img{width: 94px;display: block;}
.zixun_tc .content .left .ewmbox .wz{font-size: 14px;color: #ffffff;line-height: 18px;text-align: center;margin-top: 8px;}
.zixun_tc .content .right{width: 78.49185946872322%;background-color: #fff;border-radius: 20px;padding: 40px 30px 48px 200px;position: relative;}
.zixun_tc .content .right .title{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 30px;font-weight: bold;}
.zixun_tc .content .right .none{width: 26px;display: block;position: absolute;right: 30px;top: 32px;cursor: pointer;}
.zixun_tc .content .right .none:hover{opacity: 0.8;}
.zixun_tc .content .right ul{margin: -8px -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zixun_tc .content .right ul li{width: 50%;padding: 8px 15px;}
.zixun_tc .content .right ul .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 8px;}
.zixun_tc .content .right ul .bt span{color: #fb0202;}
.zixun_tc .content .right ul .input{width: 100%;}
.zixun_tc .content .right ul .input input{width: 100%;height: 54px;display: block;padding: 0 18px;display: block;background-color: #f5f5f5;font-size: 14px;color: #333;}
.zixun_tc .content .right ul .text textarea{width: 100%;height: 100px;display: block;padding: 14px 18px;background-color: #f5f5f5;font-size: 14px;color: #333;}
.zixun_tc .content .right ul .yzm{width: 100%;position: relative;}
.zixun_tc .content .right ul .yzm input{width: 100%;height: 54px;display: block;padding: 0 130px 0 18px;display: block;background-color: #f5f5f5;font-size: 14px;color: #333;}
.zixun_tc .content .right ul .yzm img{width: 110px;height: 54px;display: block;cursor: pointer;position: absolute;right: 0;top: 0;}
.zixun_tc .content .right ul .button{width: 100%;line-height: 48px;border: 1px solid #0063a7;text-align: center;font-size: 18px;color: #0063a7;height: 54px;cursor: pointer;}
.zixun_tc .content .right ul .button:hover{background-color: #0063a7;color: #fff;}
.zixun_tc .content .right ul .tip{font-size: 14px;color: #666666;line-height: 20px;}
.zixun_tc .content .right ul .tip span{color: #fb0202;}
.zixun_tc .content .right ul .gx{display: flex;justify-content: flex-start;align-items: center;}
.zixun_tc .content .right ul .gx .ico{width: 12px;height: 12px;border: 1px solid #0062a7;margin-right: 6px;position: relative;cursor: pointer;}
.zixun_tc .content .right ul .gx .ico img{width: 12px;display: block;display: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.zixun_tc .content .right ul .gx .ico.on{background-color: #0062a7;}
.zixun_tc .content .right ul .gx .ico.on img{display: block;}
.zixun_tc .content .right ul .gx .wz{font-size: 14px;color: #666666;line-height: 18px;}
.zixun_tc .content .right ul .gx .wz a{color: #0062a6;}
.zixun_tc .content .right ul .srk::-webkit-input-placeholder{font-size: 14px;color: #888888;opacity: 1;}
.zixun_tc .content .right ul .srk::-moz-placeholder{font-size: 14px;color: #888888;opacity: 1;}
.zixun_tc .content .right ul .srk::moz-placeholder{font-size: 14px;color: #888888;opacity: 1;}
.zixun_tc .content .right ul .srk:-ms-input-placeholder{font-size: 14px;color: #888888;opacity: 1;}
@media screen and (max-width:1680px) {
.zixun_tc .content{width: 900px;}
.zixun_tc .content .left{padding: 30px;}
.zixun_tc .content .left .title{font-size: 26px;line-height: 34px;margin-bottom: 20px;}
.zixun_tc .content .left .line{margin-bottom: 20px;}
.zixun_tc .content .left ul{margin-bottom: 20px;}
.zixun_tc .content .left ul li{margin-bottom: 14px;}
.zixun_tc .content .left ul .wz1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.zixun_tc .content .left ul .wz2{font-size: 18px;line-height: 24px;}
.zixun_tc .content .left .ewmbox{width: 100px;}
.zixun_tc .content .left .ewmbox .ewm{height: 100px; }
.zixun_tc .content .left .ewmbox .ewm img{width: 88px;display: block;}
.zixun_tc .content .right{padding: 30px 30px 30px 160px;}
.zixun_tc .content .right .title{font-size: 18px;line-height: 22px;margin-bottom: 20px;}
.zixun_tc .content .right .none{width: 24px;right: 20px;top: 20px;}
.zixun_tc .content .right ul{margin: -6px -10px;width: calc(100% + 20px);}
.zixun_tc .content .right ul li{padding: 6px 10px;}
.zixun_tc .content .right ul .bt{font-size: 15px;line-height: 20px;margin-bottom: 6px;}
.zixun_tc .content .right ul .input input{height: 46px;}
.zixun_tc .content .right ul .text textarea{height: 90px;}
.zixun_tc .content .right ul .yzm input{height: 46px;}
.zixun_tc .content .right ul .yzm img{width: 100px;height: 46px;}
.zixun_tc .content .right ul .button{line-height: 42px;height: 46px;}
.zixun_tc .content .right ul .gx .wz{font-size: 12px;}
}
@media screen and (max-width:1024px) {
.zixun_tc .content{width: calc(100% - 30px);display: block;}
.zixun_tc .content .left{width: 100%;position: static;transform: translate(0,0);border-radius: 12px;padding: 14px;display: flex;flex-wrap: wrap;display: none;}
.zixun_tc .content .left .title{font-size: 16px;line-height: 20px;margin-bottom: 8px;width: 100%;}
.zixun_tc .content .left .title::after{content: "";display: block;width: 32px;height: 30px;background: url(img/img59.png)no-repeat center center;background-size: cover;position: absolute;right: 160px;bottom: -0;}
.zixun_tc .content .left .line{margin-bottom: 8px;}
.zixun_tc .content .left ul{margin-bottom: 12px;width: calc(100% - 100px);}
.zixun_tc .content .left ul li{margin-bottom: 10px;}
.zixun_tc .content .left ul .wz1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.zixun_tc .content .left ul .wz2{font-size: 16px;line-height: 20px;}
.zixun_tc .content .left .ewmbox{width: 100px;}
.zixun_tc .content .left .ewmbox .ewm{height: 100px;}
.zixun_tc .content .left .ewmbox .ewm img{width: 90px;}
.zixun_tc .content .left .ewmbox .wz{margin-top: 6px;}
.zixun_tc .content .right{border-radius: 12px;padding: 14px;width: 100%;position: static;}
.zixun_tc .content .right .title{font-size: 16px;line-height: 22px;margin-bottom: 12px;}
.zixun_tc .content .right .none{width: 24px;right: 14px;top: 14px;}
.zixun_tc .content .right ul{margin: -6px;width: calc(100% + 12px);}
.zixun_tc .content .right ul li{width: 50%;padding: 6px;}
.zixun_tc .content .right ul .bt{font-size: 14px;line-height: 24px;margin-bottom: 6px;}
.zixun_tc .content .right ul .input input{height: 34px;padding: 0 12px;font-size: 14px;}
.zixun_tc .content .right ul .text textarea{height: 60px;padding: 8px 12px;}
.zixun_tc .content .right ul .yzm input{height: 32px;padding: 0 100px 0 12px;}
.zixun_tc .content .right ul .yzm img{width: 70px;height: 34px;}
.zixun_tc .content .right ul .button{line-height: 30px;font-size: 14px;height: 34px;}
.zixun_tc .content .right ul li:last-child{width: 100%;}
}

/* 首页 */
.sy_banner{width: 100%;position: relative;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li a{display: block;width: 100%;}
.sy_banner .pcshow{width: 100%;height: 100vh;}
.sy_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .wzbox2 .w_width{flex-direction:row-reverse;}
.sy_banner .wzbox .w_width{display: flex;justify-content: space-between;align-items: center;}
.sy_banner .wzbox .left{width: 40.625%;}
.sy_banner .wzbox .left .pic{ padding-bottom: 112.307%; position: relative; overflow: hidden;}
.sy_banner .wzbox .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%);}
.sy_banner .wzbox .right{width: 33%;}
.sy_banner .wzbox .right .bt{font-size: 40px;color: #0062a6;line-height: 44px;margin-bottom: 20px;font-weight: bold;}
.sy_banner .wzbox .right .fbt{font-size: 58px;color: #333333;line-height: 72px;margin-bottom: 118px;font-weight: bold;}
.sy_banner .wzbox .right .more{display: flex;align-items: center;}
.sy_banner .wzbox .right .more .wz{font-size: 14px;color: #0062a7;line-height: 24px;margin-right: 18px;}
.sy_banner .wzbox .right .more .ico{width: 44px;height: 44px;background-color: #0062a7;border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_banner .wzbox .right .more .ico img{width: 24px;display: block;}
.sy_banner .wzbox .right .more:hover .ico{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_banner .wzbox3{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .wzbox3 .bt{font-size: 58px;color: #ffffff;line-height: 80px;font-weight: bold;}
.sy_banner .posi_btnbox{width: 100%;position: absolute;left: 0;bottom: 36px;}
.sy_banner .posi_btnbox .w_width{display: flex;justify-content: space-between;align-items: center;min-height: 50px;}
.sy_banner .posi_btnbox .sy_banner_dot{width: calc(50% - 100px);}
.sy_banner .posi_btnbox .sy_banner_dot .slick-dots{justify-content: flex-start;align-items: center;}
.sy_banner .posi_btnbox .sy_banner_dot .slick-dots li{width: 12px;height: 16px;background: url(img/img55.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.sy_banner .posi_btnbox .sy_banner_dot .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.sy_banner .posi_btnbox .sy_banner_dot .slick-dots li:last-child{margin-right: 0;}
.sy_banner .posi_btnbox .mouse_box{width: 56px;position: absolute;left: 50%;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;
animation:myfirst 1s infinite;
-moz-animation:myfirst 1s infinite; 
-webkit-animation:myfirst 1s infinite; 
-o-animation:myfirst 1s infinite;}
@keyframes myfirst
{
0%   { bottom:0;}
50%  { bottom:5px;}
75%  { bottom:5px;}
100% { bottom:0;}
}

@-moz-keyframes myfirst
{
0%   { bottom:0;}
50%  { bottom:5px;}
75%  { bottom:5px;}
100% { bottom:0;}
}

@-webkit-keyframes myfirst 
{
0%   { bottom:0;}
50%  { bottom:5px;}
75%  { bottom:5px;}
100% { bottom:0;}
}

@-o-keyframes myfirst 
{
0%   { bottom:0;}
50%  { bottom:5px;}
75%  { bottom:5px;}
100% { bottom:0;}
}
.sy_banner .posi_btnbox .mouse_box img{width: 24px;display: block;margin: 0 auto 8px auto;}
.sy_banner .posi_btnbox .mouse_box .wz{font-size: 14px;color: #ffffff;line-height: 18px;text-align: center;}
.sy_banner .posi_btnbox .mouse_box:hover .wz{color: #0062a7;}
.sy_banner .posi_btnbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.sy_banner .posi_btnbox ._btnbox ._btn{width: 44px;height: 44px;cursor: pointer;background-color: #ffffff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.sy_banner .posi_btnbox ._btnbox ._btn:last-child{margin-right: 0;}
.sy_banner .posi_btnbox ._btnbox ._btn img{width: 24px;display: block;}
.sy_banner .posi_btnbox ._btnbox ._btn .ico2{display: none;}
.sy_banner .posi_btnbox ._btnbox ._btn:hover{background-color: #0062a7;}
.sy_banner .posi_btnbox ._btnbox ._btn:hover .ico1{display: none;}
.sy_banner .posi_btnbox ._btnbox ._btn:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_banner .wzbox .right{width: 40%;}
.sy_banner .wzbox .right .bt{font-size: 30px;line-height: 34px;margin-bottom: 12px;}
.sy_banner .wzbox .right .fbt{font-size: 40px;line-height: 60px;margin-bottom: 60px;}
.sy_banner .wzbox .right .more .wz{margin-right: 12px;}
.sy_banner .wzbox .right .more .ico{width: 32px;height: 32px;}
.sy_banner .wzbox .right .more .ico img{width: 20px;}
.sy_banner .wzbox3 .bt{font-size: 40px;line-height: 60px;}
}
@media screen and (max-width:1024px) {
.sy_banner .phshow{display: block;}
.sy_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .wzbox2 .w_width{flex-direction:row-reverse;}
.sy_banner .wzbox .w_width{display: flex;justify-content: space-between;align-items: center;}
.sy_banner .wzbox .left{width: 46%;}
.sy_banner .wzbox .right{width: 52%;}
.sy_banner .wzbox .right .bt{font-size: 16px;line-height: 24px;margin-bottom: 8px;}
.sy_banner .wzbox .right .fbt{font-size: 20px;line-height: 32px;margin-bottom: 10px;}
.sy_banner .wzbox .right .more .wz{font-size: 13px;line-height: 20px;margin-right: 12px;}
.sy_banner .wzbox .right .more .ico{width: 28px;height: 28px;}
.sy_banner .wzbox .right .more .ico img{width: 18px;}
.sy_banner .wzbox3 .bt{font-size: 20px;line-height: 32px;}
.sy_banner .posi_btnbox{width: 100%;position: absolute;left: 0;bottom: 20px;}
.sy_banner .posi_btnbox .w_width{display: block;min-height: 50px;}
.sy_banner .posi_btnbox .sy_banner_dot{display: none;}
.sy_banner .posi_btnbox .mouse_box{width: 54px;}
.sy_banner .posi_btnbox .mouse_box img{width: 22px;margin: 0 auto 6px auto;}
.sy_banner .posi_btnbox .mouse_box .wz{font-size: 13px;line-height: 16px;}
.sy_banner .posi_btnbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.sy_banner .posi_btnbox ._btnbox ._btn{width: 32px;height: 32px;}
.sy_banner .posi_btnbox ._btnbox ._btn img{width: 20px;}
.sy_banner .posi_btnbox ._btnbox ._btn.sy_bannerPrev{position: absolute;left: 15px;top: 50%;transform: translate(0,-50%);}
.sy_banner .posi_btnbox ._btnbox ._btn.sy_bannerNext{position: absolute;right: 15px;top: 50%;transform: translate(0,-50%);}
}

.sy_tit{font-size: 48px;color: #333333;line-height: 52px;padding-left: 34px;position: relative;font-weight: bold;}
.sy_tit::after{content: "";display: block;width: 16px;height: 12px;background: url(img/img66.png)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_tit2{color: #fff;}
.sy_tit3{font-size: 42px;line-height: 46px;}
.sy_tit4{font-size: 30px;line-height: 34px;}
.sy_tit5{font-size: 42px;line-height: 50px;}
.sy_tit5::after{top: 17px;transform: translate(0,0);}
.sy_tit2::after{background: url(img/img69.png)no-repeat center center;background-size: cover;}
.sy_more1 a{display: flex;justify-content: flex-start;align-items: center;}
.sy_more1 a .wz{font-size: 14px;color: #0062a7;line-height: 24px;margin-right: 18px;}
.sy_more1 a .icobox{width: 44px;height: 44px;border: 1px solid #0062a7; border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more1 a .icobox img{width: 24px;display: block;}
.sy_more1 a .icobox .ico2{display: none;}
.sy_more1 a:hover .icobox{background-color: #0062a7;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_more1 a:hover .icobox .ico1{display: none;}
.sy_more1 a:hover .icobox .ico2{display: block;}
.sy_more2 a{display: flex;justify-content: flex-start;align-items: center;}
.sy_more2 a .wz{font-size: 14px;color: #0062a7;line-height: 24px;margin-right: 18px;}
.sy_more2 a .icobox{width: 44px;height: 44px;background-color: #0062a7; border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more2 a .icobox img{width: 24px;display: block;}
.sy_more2 a .icobox .ico2{display: none;}
.sy_more2 a:hover .icobox{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_more3 a{display: flex;justify-content: flex-start;align-items: center;}
.sy_more3 a .wz{font-size: 14px;color: #fff;line-height: 24px;margin-right: 18px;}
.sy_more3 a .icobox{width: 44px;height: 44px;border: 1px solid #fff; border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more3 a .icobox img{width: 24px;display: block;}
.sy_more3 a .icobox .ico2{display: none;}
.sy_more3 a:hover .icobox{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_more3 a:hover .icobox{background-color: #0062a7;border-color: #0062a7;}
.sy_more4{display: flex;justify-content: flex-start;align-items: center;}
.sy_more4 .wz{font-size: 14px;color: #0062a7;line-height: 24px;margin-right: 18px;}
.sy_more4 .icobox{width: 44px;height: 44px;border: 1px solid #0062a7; border-radius: 100%;display: flex;justify-content: center;align-items: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_more4 .icobox img{width: 24px;display: block;}
.sy_more4 .icobox .ico2{display: none;}
.sy_more4:hover .icobox{background-color: #0062a7;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_more4:hover .icobox .ico1{display: none;}
.sy_more4:hover .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_tit{font-size: 36px;line-height: 40px;padding-left: 30px;}
.sy_more1 a .icobox{width: 32px;height: 32px;}
.sy_more1 a .icobox img{width: 20px;}
.sy_more2 a .icobox{width: 32px;height: 32px;}
.sy_more2 a .icobox img{width: 20px;}
.sy_more3 a .icobox{width: 32px;height: 32px;}
.sy_more3 a .icobox img{width: 20px;}
.sy_more4 .icobox{width: 32px;height: 32px;}
.sy_more4 .icobox img{width: 20px;}
}
@media screen and (max-width:1024px) {
.sy_tit{font-size: 20px;line-height: 24px;padding-left: 20px;}
.sy_tit::after{width: 12px;height: 9px;}
.sy_more1 a .wz{line-height: 20px;margin-right: 12px;}
.sy_more1 a .icobox{width: 28px;height: 28px;}
.sy_more1 a .icobox img{width: 18px;}
.sy_more2 a .wz{line-height: 20px;margin-right: 12px;}
.sy_more2 a .icobox{width: 28px;height: 28px;}
.sy_more2 a .icobox img{width: 18px;}
.sy_more3 a .wz{line-height: 20px;margin-right: 12px;}
.sy_more3 a .icobox{width: 28px;height: 28px;}
.sy_more3 a .icobox img{width: 18px;}
.sy_more4 .wz{line-height: 20px;margin-right: 12px;}
.sy_more4 .icobox{width: 28px;height: 28px;}
.sy_more4 .icobox img{width: 18px;}
.sy_tit5::after{top: 7.5px;}
}

.sy_section1{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sy_section1 .cont1{display: flex;justify-content: space-between;align-items: flex-start;position: relative;z-index: 5;}
.sy_section1 .cont1 .left{width: 39.375%;}
.sy_section1 .cont1 .left .info{font-size: 18px;color: #444444;line-height: 32px;margin: 30px 0 60px 0;}
.sy_section1 .cont1 .right{width: 32.4375%;position: relative;padding: 0 40px 0 70px;margin-top: 42px;}
.sy_section1 .cont1 .right div{font-size: 26px;color: #333333;line-height: 46px;}
.sy_section1 .cont1 .right div span{color: #6ab357;}
.sy_section1 .cont1 .right .posi_ico1{width: 46px;display: block;position: absolute;left: 0;top: -42px;}
.sy_section1 .cont1 .right .posi_ico2{width: 46px;display: block;position: absolute;right: 0;bottom: -52px;}
.sy_section1 .cont2{width: 100%;margin-top: -32px;}
.sy_section1 .cont2 img{width: 100%;display: block;}
@media screen and (max-width:1500px) {
.sy_section1 .cont1 .right{width: 45%;;margin-top: 30px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .cont1{display: block;}
.sy_section1 .cont1 .left{width: 100%;}
.sy_section1 .cont1 .left .info{font-size: 14px;line-height: 22px;margin: 12px 0;}
.sy_section1 .cont1 .right{width: 100%;padding: 0 30px;margin-top: 24px;}
.sy_section1 .cont1 .right div{font-size: 16px;line-height: 24px;}
.sy_section1 .cont1 .right .posi_ico1{width: 26px;top: -6px;}
.sy_section1 .cont1 .right .posi_ico2{width: 26px;bottom: -6px;}
.sy_section1 .cont2{margin-top: 14px;}
}

.sy_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.sy_section2 .titbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 60px;padding: 0 160px;}
.sy_section2 .titbox .qh_t{display: flex;justify-content: flex-start;align-items: center;}
.sy_section2 .titbox .qh_t li{margin-right: 8px;font-size: 16px;color: #666666;line-height: 40px;padding: 0 32px;border-radius: 20px;cursor: pointer;}
.sy_section2 .titbox .qh_t li:last-child{margin-right: 0;}
.sy_section2 .titbox .qh_t li.on{background-color: #0062a7;color: #fff!important;}
.sy_section2 .titbox .qh_t li:hover{color: #0062a7;}
.sy_section2 .content{width: 100%;padding-left: 160px;}
.sy_section2 .content .qh_b{width: 100%;position: relative;}
.sy_section2 .content .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;display: flex;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .qh_b .list.on{opacity: 1;z-index: 3;position: relative;}
.sy_section2 .content .qh_b .left{width: 28.50601030337722%;padding-right: 118px;padding-top: 30px;}
.sy_section2 .content .qh_b .left .bt{font-size: 30px;color: #0062a7;line-height: 34px;margin-bottom: 36px;font-weight: bold;}
.sy_section2 .content .qh_b .left .info{font-size: 16px;color: #666666;line-height: 36px;margin-bottom: 100px;}
.sy_section2 .content .qh_b .right{width: 71.49398969662278%;}
.sy_section2 .content .qh_b .right .ul{padding-bottom: 86px;margin: 0 -14px;width: calc(100% + 28px);}
.sy_section2 .content .qh_b .right .ul .li{width: 660px;padding: 0 14px;}
.sy_section2 .content .qh_b .right .ul a{display: block;width: 100%;}
.sy_section2 .content .qh_b .right .ul a .pic{ width: 100%; padding-bottom: 67.255%; position: relative; overflow: hidden;border-radius: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section2 .content .qh_b .right .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_section2 .content .qh_b .right .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section2 .content .qh_b .right .ul a .wzbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 18px;}
.sy_section2 .content .qh_b .right .ul a .wzbox .bt{font-size: 22px;color: #3c3c3c;line-height: 26px;width: calc(100% - 50px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .content .qh_b .right .ul a .wzbox img{width: 24px;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_section2 .content .qh_b .right .ul a:hover .wzbox .bt{color: #0062a7;}
.sy_section2 .content .qh_b .right .ul .slick-dots{width: 100%;height: 2px;position: absolute;left: 0;bottom: 22px;background-color: #e4e4e4;display: flex;}
.sy_section2 .content .qh_b .right .ul .slick-dots li{flex: 1;height: 2px;margin: 0;;}
.sy_section2 .content .qh_b .right .ul .slick-prev{width: 44px;height: 44px;background: #ffffff;left: auto;right: 224px;top: auto;transform: translate(0,0);bottom: 0;border-radius: 100%;}
.sy_section2 .content .qh_b .right .ul .slick-prev::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img40.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section2 .content .qh_b .right .ul .slick-next{width: 44px;height: 44px;background: #ffffff;right: 160px;top: auto;transform: translate(0,0);bottom: 0;border-radius: 100%;}
.sy_section2 .content .qh_b .right .ul .slick-next::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img42.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section2 .content .qh_b .right .ul .slick-prev:hover,
.sy_section2 .content .qh_b .right .ul .slick-next:hover{background-color: #0062a7;}
.sy_section2 .content .qh_b .right .ul .slick-prev:hover::after{background: url(img/img39.svg)no-repeat center center;background-size: cover;}
.sy_section2 .content .qh_b .right .ul .slick-next:hover::after{background: url(img/img41.svg)no-repeat center center;background-size: cover;}
@media screen and (max-width:1680px) {
.sy_section2 .titbox{margin-bottom: 40px;padding: 0 100px;}
.sy_section2 .titbox .qh_t li{font-size: 14px;line-height: 36px;padding: 0 24px;border-radius: 18px;}
.sy_section2 .content{padding-left: 100px;}  
.sy_section2 .content .qh_b .left{padding-right: 70px;padding-top: 20px;}
.sy_section2 .content .qh_b .left .bt{font-size: 24px;line-height: 30px;margin-bottom: 24px;}
.sy_section2 .content .qh_b .left .info{font-size: 14px;line-height: 24px;margin-bottom: 80px;}
.sy_section2 .content .qh_b .right .ul .li{width: 500px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding: 30px 15px;}
.sy_section2 .titbox{display: block;margin-bottom: 20px;padding: 0;}
.sy_section2 .titbox .qh_t{display: block;text-align: center; font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;margin-top: 12px;}
.sy_section2 .titbox .qh_t::-webkit-scrollbar{ display: none;}
.sy_section2 .titbox .qh_t li{margin-right: 6px;font-size: 14px;line-height: 32px;padding: 0 14px;border-radius: 16px;display: inline-block;vertical-align: top;}
.sy_section2 .content{width: 100%;padding-left: 0;}
.sy_section2 .content .qh_b .list{display: block;}
.sy_section2 .content .qh_b .left{width: 100%;padding-right: 0;padding-top: 0;margin-bottom: 14px;}
.sy_section2 .content .qh_b .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_section2 .content .qh_b .left .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.sy_section2 .content .qh_b .right{width: 100%;}
.sy_section2 .content .qh_b .right .ul{padding-bottom: 16px;margin: 0 -6px;width: calc(100% + 12px);}
.sy_section2 .content .qh_b .right .ul .li{padding: 0 6px;}
.sy_section2 .content .qh_b .right .ul a .pic{ border-radius: 12px;}
.sy_section2 .content .qh_b .right .ul a .wzbox{margin-top: 12px;}
.sy_section2 .content .qh_b .right .ul a .wzbox .bt{font-size: 15px;line-height: 20px;width: calc(100% - 34px);}
.sy_section2 .content .qh_b .right .ul a .wzbox img{width: 22px;}
.sy_section2 .content .qh_b .right .ul .slick-dots{bottom: 0;}
}

.sy_section3{width: 100%;padding-top: 100px;padding-bottom: 40px;position: relative;}
.sy_section3 .w_width{position: relative;z-index: 10;}
.sy_section3 .ba_img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.sy_section3 .ba_img div{width: 100%;height: 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_section3 .ba_img .on{opacity: 1;z-index: 3;position: relative;}
.sy_section3 .qh_t{margin-top: 130px;margin-bottom: 200px;width: 36.25%;position: relative;}
.sy_section3 .qh_t .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;font-size: 16px;color: #ffffff;line-height: 36px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .qh_t .list.on{opacity: 1;z-index: 3;position: relative;}
.sy_section3 .qh_t .list .bt{font-size: 30px;color: #ffffff;line-height: 34px;margin-bottom: 42px;}
.sy_section3 .qh_t .list .info{font-size: 16px;color: #ffffff;line-height: 36px;margin-bottom: 56px;min-height: 144px;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.sy_section3 .qh_b{width: 100%;border: 1px solid #bfcfde;border-radius: 49px;display: flex;justify-content: flex-start;align-items: flex-start;overflow: hidden;}
.sy_section3 .qh_b .list{width: 20%;border-right: 1px solid #bfcfde;padding: 20px 28px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;}
.sy_section3 .qh_b .list:last-child{border-right: 0;}
.sy_section3 .qh_b .list .wz{font-size: 24px;color: #ffffff;line-height: 30px;width: calc(100% - 64px);}
.sy_section3 .qh_b .list.on{background-color: #196dac;}
.sy_section3 .qh_b .list img{width: 56px;display: block;}
@media screen and (max-width:1680px) {
.sy_section3{padding-top: 80px;padding-bottom: 30px;}
.sy_section3 .qh_t{margin-top: 80px;margin-bottom: 120px;width: 50%;}
.sy_section3 .qh_t .list .bt{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.sy_section3 .qh_t .list .info{font-size: 14px;line-height: 26px;margin-bottom: 50px;min-height: 104px;margin-bottom: 24px;}
.sy_section3 .qh_b{border-radius: 37px;}
.sy_section3 .qh_b .list{padding: 16px 16px;}
.sy_section3 .qh_b .list .wz{font-size: 16px;line-height: 24px;width: calc(100% - 50px);}
.sy_section3 .qh_b .list img{width: 40px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .qh_t{margin-top: 20px;margin-bottom: 40px;width: 100%;}
.sy_section3 .qh_t .list .bt{font-size: 16px;line-height: 34px;margin-bottom: 20px;}
.sy_section3 .qh_t .list .info{font-size: 14px;line-height: 24px;margin-bottom: 15px;min-height: 96px;}
.sy_section3 .qh_b{border-radius: 49px;display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_section3 .qh_b::-webkit-scrollbar{ display: none;}
.sy_section3 .qh_b .list{width: auto; padding: 10px 20px;display: inline-flex;}
.sy_section3 .qh_b .list .wz{font-size: 15px;line-height: 20px;width: auto;margin-right: 12px;}
.sy_section3 .qh_b .list img{width: 26px;}
}

.sy_section4{width: 100%;padding-top: 80px;padding-bottom: 100px;}
.sy_section4 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 70px;}
.sy_section4 .content{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section4 .content .left{width: 58.25%;}
.sy_section4 .content .left .ul{width: 100%;}
.sy_section4 .content .left .ul .li{width: 100%;}
.sy_section4 .content .left .ul a{display: block;width: 100%;position: relative;overflow: hidden;border-radius: 20px;}
.sy_section4 .content .left .ul a::after{content: "";display: block;width: 100%;height: 40%;position: absolute;left: 0;bottom: 0;z-index: 2;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));}
.sy_section4 .content .left .ul a .pic{ width: 100%; padding-bottom: 55.793%; position: relative; overflow: hidden;z-index: 1;
-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 .content .left .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 .content .left .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section4 .content .left .ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 3;padding: 32px 160px 32px 32px;}
.sy_section4 .content .left .ul a .wzbox .date{font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 12px;}
.sy_section4 .content .left .ul a .wzbox .info{font-size: 24px;color: #ffffff;line-height: 28px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section4 .content .left .ul .slick-dots{justify-content: flex-start;align-items: center;position: absolute;right: 46px;width: auto;bottom: 40px;}
.sy_section4 .content .left .ul .slick-dots li{width: 12px;height: 16px;background: url(img/img55.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.sy_section4 .content .left .ul .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.sy_section4 .content .left .ul .slick-dots li:last-child{margin-right: 0;}
.sy_section4 .content .right{width: 41.75%;padding-left: 60px;}
.sy_section4 .content .right ul{width: 100%;}
.sy_section4 .content .right ul li{border-bottom: 1px solid #f4f4f4;}
.sy_section4 .content .right ul a{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 24px;padding-bottom: 24px;}
.sy_section4 .content .right ul a .wz_l{width: calc(100% - 50px);}
.sy_section4 .content .right ul a .wz_l .date{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 12px;}
.sy_section4 .content .right ul a .wz_l .info{font-size: 20px;color: #3b3b3b;line-height: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section4 .content .right ul a .ico_r{width: 24px;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 .content .right ul a:hover .ico_r{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_section4 .content .right ul li:hover{border-bottom-color: #0062a7;}
.sy_section4 .content .right ul li:hover a .wz_l .date,
.sy_section4 .content .right ul li:hover a .wz_l .info{color: #0062a7;}
@media screen and (max-width:1680px) {
.sy_section4 .content .left{width: 54%;}
.sy_section4 .content .left .ul a .wzbox{padding: 24px 160px 24px 24px;}
.sy_section4 .content .left .ul a .wzbox .date{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.sy_section4 .content .left .ul a .wzbox .info{font-size: 18px;line-height: 24px;}
.sy_section4 .content .right{width: 46%;padding-left: 40px;}
.sy_section4 .content .right ul a{padding-top: 11px;padding-bottom: 11px;}
.sy_section4 .content .right ul a .wz_l .date{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.sy_section4 .content .right ul a .wz_l .info{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;}
.sy_section4 .btbox{margin-bottom: 20px;}
.sy_section4 .content{display: block;}
.sy_section4 .content .left{width: 100%;}
.sy_section4 .content .left .ul a{border-radius: 12px;}
.sy_section4 .content .left .ul a .wzbox{padding: 14px;}
.sy_section4 .content .left .ul a .wzbox .date{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.sy_section4 .content .left .ul a .wzbox .info{font-size: 16px;line-height: 20px;}
.sy_section4 .content .left .ul .slick-dots{justify-content: center;align-items: center;position: static;width: 100%;margin-top: 14px;}
.sy_section4 .content .left .ul .slick-dots li{width: 9px;height: 12px;background: url(img/img77.png)no-repeat center center;background-size: cover;margin: 0 10px 0 0;}
.sy_section4 .content .left .ul .slick-dots li.slick-active{width: 20px;height: 8px;background: #0062a7;border-radius: 8px;}
.sy_section4 .content .left .ul .slick-dots li:last-child{margin-right: 0;}
.sy_section4 .content .right{width: 100%;padding-left: 0;margin-top: 20px;border-top: 1px solid #f4f4f4;}
.sy_section4 .content .right ul a{padding-top: 12px;padding-bottom: 12px;}
.sy_section4 .content .right ul a .wz_l{width: calc(100% - 40px);}
.sy_section4 .content .right ul a .wz_l .date{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.sy_section4 .content .right ul a .wz_l .info{font-size: 16px;line-height: 20px;}
.sy_section4 .content .right ul a .ico{width: 22px;}
}

/* 内页banner */
.ny_banner{width: 100%;position: relative;}
.ny_banner .ba_img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner .wzbox .title{font-size: 52px;color: #ffffff;line-height: 56px;padding-left: 28px;font-weight: bold;position: relative;}
.ny_banner .wzbox .title::after{content: "";display: block;width: 16px;height: 12px;background: url(img/img66.png)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner .wzbox .info{font-size: 18px;color: #ffffff;line-height: 36px;margin-top: 50px;padding-left: 28px;width: 39.375%;}
.ny_banner .ej_nav{width: 100%;position: absolute;left: 0;bottom: 40px;}
.ny_banner .ej_nav ul{width: 100%;border: 1px solid #f4f5f5;border-radius: 42px;display: flex;backdrop-filter: blur(5px);overflow: hidden;}
.ny_banner .ej_nav ul li{flex: 1;border-right: 1px solid #f4f5f5;}
.ny_banner .ej_nav ul li:last-child{border-right: 0;}
.ny_banner .ej_nav ul a{display: flex;justify-content: space-between;align-items: center;padding: 14px 32px 14px 40px;}
.ny_banner .ej_nav ul a .wz{font-size: 24px;color: #ffffff;line-height: 30px;width: calc(100% - 70px);}
.ny_banner .ej_nav ul a img{width: 56px;display: block;}
.ny_banner .ej_nav ul li.on{background-color: rgba(0,98,167,0.8);}
.ny_banner .ej_nav ul a:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.ny_banner .wzbox .title{font-size: 36px;line-height: 40px;padding-left: 20px;}
.ny_banner .wzbox .info{padding-left: 20px;width: 40%;}
.ny_banner .ej_nav{bottom: 30px;}
.ny_banner .ej_nav ul{border-radius: 32px;}
.ny_banner .ej_nav ul a{padding: 12px 24px;}
.ny_banner .ej_nav ul a .wz{font-size: 18px;line-height: 24px;width: calc(100% - 50px);}
.ny_banner .ej_nav ul a img{width: 40px;}
}
@media screen and (max-width:1024px) {
.ny_banner .wzbox{top: 50%;}
.ny_banner .wzbox .title{font-size: 24px;line-height: 30px;padding-left: 16px;}
.ny_banner .wzbox .title::after{width: 12px;height: 9px;}
.ny_banner .wzbox .info{font-size: 14px;line-height: 22px;margin-top: 12px;padding-left: 16px;width: 100%;}
.ny_banner .ej_nav{bottom: 20px;display: none!important;}
.ny_banner .ej_nav ul{border-radius: 24px;font-size: 0;display: block;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ny_banner .ej_nav ul::-webkit-scrollbar{ display: none;}
.ny_banner .ej_nav ul li{display: inline-block;vertical-align: top;}
.ny_banner .ej_nav ul a{padding: 8px 20px;width: auto;}
.ny_banner .ej_nav ul a .wz{font-size: 15px;line-height: 24px;width: auto;margin-right: 20px;}
.ny_banner .ej_nav ul a img{width: 32px;}
}

/* 当前位置 */
.dq_section{display: flex;justify-content: flex-start;align-items: center;}
.dq_section img{width: 20px;display: block;margin-right: 8px;}
.dq_section a{display: block;font-size: 14px;color: #666666;line-height: 24px;}
.dq_section span{display: block;font-size: 14px;color: #666666;line-height: 24px;margin: 0 8px;}
.dq_section a:hover,
.dq_section a.on{color: #0062a7;}
@media screen and (max-width:1024px) {
.dq_section{display: none;}
}

.dq_section2{display: flex;justify-content: flex-start;align-items: center;}
.dq_section2 img{width: 20px;display: block;margin-right: 8px;}
.dq_section2 a{display: block;font-size: 14px;color: #fff;line-height: 24px;}
.dq_section2 span{display: block;font-size: 14px;color: #fff;line-height: 24px;margin: 0 8px;}
.dq_section2 a:hover,
.dq_section2 a.on{color: #0062a7;}
@media screen and (max-width:1024px) {
.dq_section2{display: none;}
}

/* 关于我们_公司简介 */
.gsjj_section{width: 100%;padding-top: 28px;padding-bottom: 80px;}
.gsjj_section .content{margin-top: 56px;display: flex;justify-content: space-between;align-items: flex-end;}
.gsjj_section .content .left{width: calc(50% - 242px);padding-bottom: 60px;padding-right: 60px;}
.gsjj_section .content .left .info1{font-size: 16px;color: #666666;line-height: 32px;margin-top: 46px;margin-bottom: 150px;}
.gsjj_section .content .left .fbt{font-size: 18px;color: #0062a6;line-height: 24px;margin-bottom: 14px;}
.gsjj_section .content .left .info2{font-size: 22px;color: #333333;line-height: 30px;margin-bottom: 30px;}
.gsjj_section .content .left img{width: 61px;display: block;}
.gsjj_section .content .center{width: 484px;}
.gsjj_section .content .center img{width: 100%;display: block;}
.gsjj_section .content .right{width: calc(50% - 242px);padding-bottom: 60px;padding-left: 110px;}
.gsjj_section .content .right .info1{font-size: 36px;color: #333333;line-height: 50px;margin-bottom: 320px;padding: 0 40px 0 0;font-weight: bold;position: relative;}
.gsjj_section .content .right .info1 span{color: #0062a6;display: block;}
.gsjj_section .content .right .info1 .posi_ico1{width: 46px;display: block;position: absolute;left: -80px;top: -26px;}
.gsjj_section .content .right .info1 .posi_ico2{width: 46px;display: block;position: absolute;right: 0;bottom: -66px;}
.gsjj_section .content .right ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: -26px 0;}
.gsjj_section .content .right ul li{width: 190px;padding: 26px 0;}
.gsjj_section .content .right ul li:nth-child(2){padding-left: 62px;position: relative;}
.gsjj_section .content .right ul li:nth-child(2)::after{content: "";display: block;width: 1px;height: 50px;background-color: #0062a6;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.gsjj_section .content .right ul ._t{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;}
.gsjj_section .content .right ul ._t .num{font-size: 48px;color: #0062a6;line-height: 52px;font-weight: bold;}
.gsjj_section .content .right ul ._t .num span{font-family: "微软雅黑";}
.gsjj_section .content .right ul ._t .dw{font-size: 18px;color: #666666;line-height: 24px;margin-left: 8px;}
.gsjj_section .content .right ul ._t ._b{font-size: 18px;color: #666666;line-height: 24px;}
@media screen and (max-width:1680px) {
.gsjj_section .content{margin-top: 40px;align-items: center;}
.gsjj_section .content .left{width: calc(50% - 120px);padding-bottom: 40px;padding-right: 40px;}
.gsjj_section .content .left .info1{font-size: 13px;line-height: 22px;margin-top: 30px;margin-bottom: 60px;}
.gsjj_section .content .left .fbt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.gsjj_section .content .left .info2{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gsjj_section .content .left img{width: 48px;}
.gsjj_section .content .center{width: 240px;}
.gsjj_section .content .right{width: calc(50% - 120px);padding-bottom: 40px;padding-left: 40px;}
.gsjj_section .content .right .info1{font-size: 30px;line-height: 40px;margin-bottom: 100px;padding: 0 40px 0 0;}
.gsjj_section .content .right .info1 .posi_ico1{width: 36px;left: -60px;top: -16px;}
.gsjj_section .content .right .info1 .posi_ico2{width: 36px;bottom: -30px;}
.gsjj_section .content .right ul{margin: -12px 0;}
.gsjj_section .content .right ul li{width: 140px;padding:12px 0;}
.gsjj_section .content .right ul li:nth-child(2){padding-left: 40px;}
.gsjj_section .content .right ul li:nth-child(2)::after{height: 40px}
.gsjj_section .content .right ul ._t .num{font-size: 30px;line-height: 34px;}
.gsjj_section .content .right ul ._t .dw{font-size: 14px;line-height: 20px;margin-left: 6px;}
.gsjj_section .content .right ul ._t ._b{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.gsjj_section{padding-top: 30px;padding-bottom: 30px;}
.gsjj_section .content{margin-top: 0;display: block;}
.gsjj_section .content .left{width: 100%;padding-bottom: 0;padding-right: 0;position: relative;}
.gsjj_section .content .left .info1{font-size: 14px;line-height: 20px;margin-top: 10px;margin-bottom: 12px;}
.gsjj_section .content .left .fbt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.gsjj_section .content .left .info2{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.gsjj_section .content .left img{width: 48px;display: block;position: absolute;right: 0;bottom: 0;}
.gsjj_section .content .center{width: 100%;margin: 14px 0;}
.gsjj_section .content .center img{width: 46%;margin: 0 auto;}
.gsjj_section .content .right{width: 100%;padding-bottom: 0;padding-left: 0;}
.gsjj_section .content .right .info1{font-size: 20px;line-height: 24px;margin-bottom: 16px;padding: 0;text-align: center;}
.gsjj_section .content .right .info1 .posi_ico1{width: 32px;left: 40px;top: -0;}
.gsjj_section .content .right .info1 .posi_ico2{width: 32px;right: 40px;bottom: -0;}
.gsjj_section .content .right ul{justify-content: space-around;align-items: flex-start;flex-wrap: wrap;margin: 0;}
.gsjj_section .content .right ul li{width: auto;padding: 0;}
.gsjj_section .content .right ul li:nth-child(2){padding-left: 0;}
.gsjj_section .content .right ul li:nth-child(2)::after{display: none;}
.gsjj_section .content .right ul ._t{margin-bottom: 6px;}
.gsjj_section .content .right ul ._t .num{font-size: 24px;line-height: 30px;}
.gsjj_section .content .right ul ._t .dw{font-size: 14px;line-height: 20px;margin-left: 6px;}
.gsjj_section .content .right ul ._t ._b{font-size: 14px;line-height: 20px;}
}

.qyjzg_section1{width: 100%;padding-top: 24px;padding-bottom: 100px;}
.qyjzg_section1 .dq_section{margin-bottom: 54px;}
.qyjzg_section1 .info{font-size: 16px;color: #666666;line-height: 20px;margin-top: 34px;}
.qyjzg_section1 .content{margin-top: 68px;position: relative;}
.qyjzg_section1 .content .ba_img{width: 37.9375%;margin: 0 auto;position: relative;}
.qyjzg_section1 .content .ba_img .line{width: 100%;display: block;}
.qyjzg_section1 .content .ba_img .img{width: 74.46457990115321%;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;}
.qyjzg_section1 .content li{width: 39.25%;padding: 20px;display: flex;justify-content: flex-start;align-items: center;border-radius: 51px;display: none;}
.qyjzg_section1 .content li .num{width: 60px;font-size: 24px;color: #ffffff;line-height: 60px;text-align: center;font-weight: bold;background-color: #6ab357;border-radius: 100%;}
.qyjzg_section1 .content li .wzbox{width: calc(100% - 60px);padding-left: 30px;}
.qyjzg_section1 .content li .bt{font-size: 26px;color: #0062a6;line-height: 30px;margin-bottom: 8px;font-weight: bold;}
.qyjzg_section1 .content li .jj{font-size: 17px;color: #666666;line-height: 24px;}
.qyjzg_section1 .content li:nth-child(1){position: absolute;left: 0;top: 40px;display: flex;flex-direction:row-reverse;}
.qyjzg_section1 .content li:nth-child(1) .wzbox{text-align: right;padding-left: 0;padding-right: 30px;}
.qyjzg_section1 .content li:nth-child(3){position: absolute;left: 0;bottom: 40px;display: flex;flex-direction:row-reverse;}
.qyjzg_section1 .content li:nth-child(3) .wzbox{text-align: right;padding-left: 0;padding-right: 30px;}
.qyjzg_section1 .content li:nth-child(2){position: absolute;right: 0;top: 40px;display: flex;}
.qyjzg_section1 .content li:nth-child(4){position: absolute;right: 0;bottom: 40px;display: flex;} 
.qyjzg_section1 .content li:hover .bt,
.qyjzg_section1 .content li:hover .jj{color: #fff;}
.qyjzg_section1 .content li:nth-child(1):hover,
.qyjzg_section1 .content li:nth-child(3):hover{background: linear-gradient(to right,#0062a6,#71a8cd);}
.qyjzg_section1 .content li:nth-child(2):hover,
.qyjzg_section1 .content li:nth-child(4):hover{background: linear-gradient(to right,#71a8cd,#0062a6);}
@media screen and (max-width:1024px) {
.qyjzg_section1{padding-top: 30px;padding-bottom: 30px;}
.qyjzg_section1 .dq_section{margin-bottom: 0;}
.qyjzg_section1 .info{font-size: 14px;margin-top: 12px;}
.qyjzg_section1 .content{margin-top: 20px;}
.qyjzg_section1 .content .ba_img{width: 60%;}
.qyjzg_section1 .content .ba_img .img{width: 80%;}
.qyjzg_section1 .content ul{margin-top: 20px;}
.qyjzg_section1 .content li{margin-bottom: 12px;width: 100%;padding: 14px;border-radius: 80px;position: static!important;background: linear-gradient(to right,#0062a6,#71a8cd)!important;flex-direction: row!important;}
.qyjzg_section1 .content li:last-child{margin-bottom: 0;}
.qyjzg_section1 .content li .num{width: 46px;font-size: 16px;line-height: 46px;}
.qyjzg_section1 .content li .wzbox{width: calc(100% - 40px);padding-left: 20px!important;padding-right: 0; text-align: left!important;}
.qyjzg_section1 .content li .bt{font-size: 16px;line-height: 20px;margin-bottom: 6px;color: #fff;}
.qyjzg_section1 .content li .jj{font-size: 14px;line-height: 20px;color: #fff;}
}

.qyjzg_section2{width: 100%;padding-top: 100px;padding-bottom: 120px;background-color: #f5f5f5;}
.qyjzg_section2 .content{margin-top: 50px;}
.qyjzg_section2 .content ul{display: flex;justify-content: flex-start;align-items: flex-start;margin: 0 -15px;width: calc(100% + 30px);}
.qyjzg_section2 .content ul li{width: 33.333%;padding: 0 15px;}
.qyjzg_section2 .content ul .libox{width: 100%;position: relative;padding: 62px 70px 36px 60px;border-radius: 20px;background-color: #ffffff;overflow: hidden;}
.qyjzg_section2 .content ul .libox>div:nth-child(1){position: relative;z-index: 5;}
.qyjzg_section2 .content ul .libox>div:nth-child(2){width: 100%;height: 100%;position: absolute;top: 0;left: 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;}
.qyjzg_section2 .content ul .libox .bt{font-size: 36px;color: #333333;line-height: 40px;margin-bottom: 40px;}
.qyjzg_section2 .content ul .libox .jj{font-size: 20px;color: #666666;line-height: 36px;margin-bottom: 78px;min-height: 180px}
.qyjzg_section2 .content ul .libox .icobox{width: 130px;}
.qyjzg_section2 .content ul .libox .icobox img{width: 100%;display: block;}
.qyjzg_section2 .content ul .libox .icobox .ico2{display: none;}
.qyjzg_section2 .content ul .libox:hover .bt,
.qyjzg_section2 .content ul .libox:hover .jj{color: #fff;}
.qyjzg_section2 .content ul .libox:hover>div:nth-child(2){opacity: 1;}
.qyjzg_section2 .content ul .libox:hover .icobox .ico1{display: none;}
.qyjzg_section2 .content ul .libox:hover .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.qyjzg_section2{padding-top: 80px;padding-bottom:80px;}
.qyjzg_section2 .content{margin-top: 30px;}
.qyjzg_section2 .content ul{margin: 0 -10px;width: calc(100% + 20px);}
.qyjzg_section2 .content ul li{padding: 0 10px;}
.qyjzg_section2 .content ul .libox{padding: 40px;border-radius: 16px;}
.qyjzg_section2 .content ul .libox .bt{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.qyjzg_section2 .content ul .libox .jj{font-size: 16px;line-height: 30px;margin-bottom: 40px;min-height: 150px}
.qyjzg_section2 .content ul .libox .icobox{width: 100px;}
}
@media screen and (max-width:1024px) {
.qyjzg_section2{padding-top: 30px;padding-bottom: 30px;}
.qyjzg_section2 .content{margin-top: 20px;}
.qyjzg_section2 .content ul{display: block;margin: 0 ;width: 100%;}
.qyjzg_section2 .content ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.qyjzg_section2 .content ul li:last-child{margin-bottom: 0;}
.qyjzg_section2 .content ul .libox{padding: 14px;border-radius: 12px;position: relative;}
.qyjzg_section2 .content ul .libox .bt{font-size: 18px;line-height: 32px;margin-bottom: 12px;}
.qyjzg_section2 .content ul .libox .jj{font-size: 14px;line-height: 22px;margin-bottom: 0;min-height: 1px}
.qyjzg_section2 .content ul .libox .icobox{width: 32px;position: absolute;right: 0;top: 0;}
}

/* 团队介绍 */
.tdjs_section1{width: 100%;padding-top: 26px;padding-bottom: 112px;}
.tdjs_section1 .cont1{margin-top: 50px;margin-bottom: 72px;display: flex;}
.tdjs_section1 .cont1 .left{width: 44.375%;padding-right: 100px;}
.tdjs_section1 .cont1 .left .info{margin-top: 112px;padding: 0 36px;position: relative;display: flex;}
.tdjs_section1 .cont1 .left .info div{font-size: 30px;color: #6ab357;line-height: 34px;}
.tdjs_section1 .cont1 .left .info .posi_ico1{width: 30px;display: block;position: absolute;left: 0;top: -30px;}
.tdjs_section1 .cont1 .left .info .posi_ico2{width: 30px;display: block;position: absolute;left: 374px;bottom: -34px;}
.tdjs_section1 .cont1 .right{width: 55.625%;font-size: 18px;color: #444444;line-height: 32px;}
.tdjs_section1 .cont1 .right p{margin-bottom: 16px;}
.tdjs_section1 .cont1 .right p:last-child{margin-bottom: 0;}
.tdjs_section1 .cont2{width: 100%;}
.tdjs_section1 .cont2 ul{width: 100%;}
.tdjs_section1 .cont2 li{margin-bottom: 64px;}
.tdjs_section1 .cont2 li:last-child{margin-bottom: 0;}
.tdjs_section1 .cont2 li a{padding-right: 250px;position: relative;padding-top: 160px;display: block;}
.tdjs_section1 .cont2 li a .left{width: 648px;position: absolute;right: 0;bottom: 0;}
.tdjs_section1 .cont2 li a .left .pic{ padding-bottom: 106.481%; position: relative; overflow: hidden;}
.tdjs_section1 .cont2 li a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.tdjs_section1 .cont2 li a .right{padding: 72px 500px 120px 80px;background-color: #ffffff;border-radius: 0 0 96px 96px;}
.tdjs_section1 .cont2 li a .right .name{font-size: 30px;color: #1a1a1a;line-height: 34px;margin-bottom: 8px;}
.tdjs_section1 .cont2 li a .right .zhiw{font-size: 18px;color: #0062a6;line-height: 24px;margin-bottom: 22px;font-style: italic;}
.tdjs_section1 .cont2 li a .right .line{width: 130px;height: 10px;border-radius: 10px;background: linear-gradient(to right,#71b75f,#ffffff);margin-bottom: 32px;}
.tdjs_section1 .cont2 li a .right .info{font-size: 16px;color: #666666;line-height: 32px;}
.tdjs_section1 .cont2 li a .right .info p{margin-bottom: 16px;}
.tdjs_section1 .cont2 li a .right .info p:last-child{margin-bottom: 0;}
.tdjs_section1 .cont2 li a .right .zp_btn{display: none;}
.tdjs_section1 .cont2 li:nth-child(even) a{padding-right: 0;padding-left: 250px;}
.tdjs_section1 .cont2 li:nth-child(even) a .left{right: auto;left: 0;}
.tdjs_section1 .cont2 li:nth-child(even) a .right{padding: 72px 80px 120px 500px;}
@media screen and (max-width:1680px) {
.tdjs_section1 .cont2 li a{padding-right: 220px;padding-top: 80px;}
.tdjs_section1 .cont2 li a .left{width: 500px;}
.tdjs_section1 .cont2 li a .right{padding: 60px 400px 100px 60px;border-radius: 0 0 70px 70px;}
.tdjs_section1 .cont2 li a .right .name{font-size: 24px;line-height: 30px;}
.tdjs_section1 .cont2 li a .right .zhiw{font-size: 14px;line-height: 20px;margin-bottom: 14px;}
.tdjs_section1 .cont2 li a .right .line{width: 120px;margin-bottom: 24px;}
.tdjs_section1 .cont2 li a .right .info{font-size: 14px;line-height: 26px;}
.tdjs_section1 .cont2 li a .right .info p{margin-bottom: 12px;}
.tdjs_section1 .cont2 li:nth-child(even) a{padding-right: 0;padding-left: 220px;}
.tdjs_section1 .cont2 li:nth-child(even) a .right{padding: 60px 60px 100px 400px;}
}
@media screen and (max-width:1024px) {
.tdjs_section1{padding-top: 30px;padding-bottom: 30px;}
.tdjs_section1 .cont1{margin-top: 0;margin-bottom: 20px;display: block;}
.tdjs_section1 .cont1 .left{width: 100%;padding-right: 0;}
.tdjs_section1 .cont1 .left .info{margin-top: 20px;padding: 0 30px;padding-bottom: 14px;}
.tdjs_section1 .cont1 .left .info div{font-size: 20px;line-height: 26px;}
.tdjs_section1 .cont1 .left .info .posi_ico1{width: 22px;top: -12px;}
.tdjs_section1 .cont1 .left .info .posi_ico2{width: 22px;left: 264px;bottom: -0;}
.tdjs_section1 .cont1 .right{width: 100%;font-size: 14px;line-height: 22px;margin-top: 12px;}
.tdjs_section1 .cont1 .right p{margin-bottom: 10px;}
.tdjs_section1 .cont2 li{margin-bottom: 14px;}
.tdjs_section1 .cont2 li a{padding-right: 0;padding-top: 0;background-color: #ffffff;border-radius: 12px;display: block;padding: 20px!important;}
.tdjs_section1 .cont2 li a .left{width: 50%;position: static;}
.tdjs_section1 .cont2 li a .right{padding: 0;border-radius: 0;margin-top: 12px;}
.tdjs_section1 .cont2 li a .right .name{font-size: 16px;line-height: 20px;margin-bottom: 6px;position: absolute;left: calc(50% + 12px);top: 60px;}
.tdjs_section1 .cont2 li a .right .zhiw{font-size: 14px;line-height: 20px;margin-bottom: 12px;position: absolute;left: calc(50% + 12px);top: 84px;}
.tdjs_section1 .cont2 li a .right .line{width: 100px;height: 6px;border-radius: 6px;margin-bottom: 0;position: absolute;left: calc(50% + 12px);top: 116px;}
.tdjs_section1 .cont2 li a .right .info{font-size: 14px;line-height: 22px;height: 132px;overflow: hidden;}
.tdjs_section1 .cont2 li a .right .info.on{height: auto;}
.tdjs_section1 .cont2 li a .right .info p{margin-bottom: 22px;}
.tdjs_section1 .cont2 li:nth-child(even) a{padding-right: 0;padding-left: 0;}
.tdjs_section1 .cont2 li:nth-child(even) a .right{padding: 0;}
.tdjs_section1 .cont2 li a .right .zp_btn{display: block;font-size: 15px;color: #0062a6;line-height: 20px;margin-top: 10px;display: flex;justify-content: flex-end;}
}

.cp_section{width: 100%;padding-top: 24px;padding-bottom: 100px;background-color: #f5f5f5;}
.cp_section .content{margin-top: 54px;}
.cp_section .content ul{width: 100%;}
.cp_section .content ul li{margin-bottom: 30px;border-radius: 20px;overflow: hidden;display: flex;justify-content: flex-start;align-items: stretch;}
.cp_section .content ul li:last-child{margin-bottom: 0;}
.cp_section .content ul li .left{width: 50%;}
.cp_section .content ul li .pic{ width: 100%; padding-bottom: 64.875%; 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;}
.cp_section .content ul 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;}
.cp_section .content ul 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);}
.cp_section .content ul li .right{width: 50%;background-color: #ffffff;display: flex;justify-content: flex-start;align-items: center;padding: 20px 60px;}
.cp_section .content ul li .right .bt a{font-size: 30px;color: #333333;line-height: 36px;margin-bottom: 20px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cp_section .content ul li .right .info{padding-bottom: 36px;margin-bottom: 36px;border-bottom: 1px solid #e4e4e4;}
.cp_section .content ul li .right .info a{font-size: 16px;color: #666666;line-height: 32px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cp_section .content ul li .right .dl{margin: -8px;width: calc(100% + 16px);display: flex;flex-wrap: wrap;}
.cp_section .content ul li .right .dl .dd{width: 33.333%;padding: 8px;}
.cp_section .content ul li .right .dl a{padding-left: 18px;font-size: 16px;color: #333333;line-height: 20px;position: relative;display: block;}
.cp_section .content ul li .right .dl a::after{content: "";display: block;width: 6px;height: 6px;background-color: #6ab357;position: absolute;left: 2px;top: 7px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.cp_section .content ul li .right .sy_more1{margin-top: 86px;}
.cp_section .content ul li:hover .right .bt a{color: #0062a7;}
.cp_section .content ul li:hover .right .info{border-bottom-color: #0062a7;}
.cp_section .content ul li:hover .sy_more1 a .icobox{background-color: #0062a7;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.cp_section .content ul li:hover .sy_more1 a .icobox .ico1{display: none;}
.cp_section .content ul li:hover .sy_more1 a .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.cp_section .content ul li .right{padding: 20px 40px;}
.cp_section .content ul li .right .bt a{font-size: 20px;line-height: 26px;margin-bottom: 14px;}
.cp_section .content ul li .right .info{padding-bottom: 24px;margin-bottom: 24px;}
.cp_section .content ul li .right .info a{font-size: 14px;line-height: 22px;}
.cp_section .content ul li .right .dl{margin: -6px;width: calc(100% + 12px);}
.cp_section .content ul li .right .dl .dd{padding: 6px;}
.cp_section .content ul li .right .dl a{padding-left: 12px;font-size: 14px;}
.cp_section .content ul li .right .sy_more1{margin-top: 30px;}
}
@media screen and (max-width:1024px) {
.cp_section{padding-top: 30px;padding-bottom: 30px;}
.cp_section .content{margin-top: 0;}
.cp_section .content ul li{margin-bottom: 12px;border-radius: 12px;display: block;}
.cp_section .content ul li .left{width: 100%;}
.cp_section .content ul li .right{width: 100%;display: block;padding: 14px;}
.cp_section .content ul li .right .bt a{font-size: 16px;line-height: 22px;margin-bottom: 10px;}
.cp_section .content ul li .right .info{padding-bottom: 12px;margin-bottom: 12px;}
.cp_section .content ul li .right .info a{font-size: 14px;line-height: 22px;}
.cp_section .content ul li .right .dl{margin: -6px;width: calc(100% + 12px);}
.cp_section .content ul li .right .dl .dd{width: 50%;padding: 6px;}
.cp_section .content ul li .right .dl a{padding-left: 12px;font-size: 14px;}
.cp_section .content ul li .right .sy_more1{margin-top: 14px;}
}

/* 产品详情 */
.cpxq_section1{width: 100%;padding-top: 120px;padding-bottom: 76px;}
.cpxq_section1 .content{margin-top: 24px;display: flex;justify-content: flex-start;flex-direction:row-reverse;}
.cpxq_section1 .content .left{width: 63.125%;padding-right: 360px;padding-top: 50px;}
.cpxq_section1 .content .left .info{margin-top: 46px;font-size: 16px;color: #666666;line-height: 36px;padding-left: 34px;}
.cpxq_section1 .content .left .info p{margin-bottom: 26px;}
.cpxq_section1 .content .left .info p:last-child{margin-bottom: 0;}
.cpxq_section1 .content .right{width: 36.875%;}
.cpxq_section1 .content .right .ul{margin-bottom: 40px;}
.cpxq_section1 .content .right .ul .pic{ padding-bottom: 93.22%; position: relative; overflow: hidden;}
.cpxq_section1 .content .right .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section1 .content .right .slick-dots{justify-content: center;align-items: center;}
.cpxq_section1 .content .right .slick-dots li{width: 12px;height: 16px;background: url(img/img112.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.cpxq_section1 .content .right .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.cpxq_section1 .content .right .slick-dots li:last-child{margin-right: 0;}
@media screen and (max-width:1680px) {
.cpxq_section1 .content .left{padding-right: 120px;padding-top: 40px;}
.cpxq_section1 .content .left .info{margin-top: 30px;font-size: 14px;line-height: 24px;padding-left: 30px;}
.cpxq_section1 .content .left .info p{margin-bottom: 14px;}
.cpxq_section1 .content .right .ul{margin-bottom: 30px;}
}
@media screen and (max-width:1024px) {
.cpxq_section1{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section1 .content{margin-top: 0;display: block;}
.cpxq_section1 .content .left{width: 100%;padding-right: 0;padding-top: 0;margin-top: 20px;}
.cpxq_section1 .content .left .info{margin-top: 12px;font-size: 14px;line-height: 22px;padding-left: 0;}
.cpxq_section1 .content .left .info p{margin-bottom: 10px;}
.cpxq_section1 .content .right{width: 100%;}
.cpxq_section1 .content .right .ul{margin-bottom: 12px;}
.cpxq_section1 .content .right .slick-dots li{width: 7px;height: 8px;margin: 0 8px 0 0;}
.cpxq_section1 .content .right .slick-dots li.slick-active{width: 20px;height: 8px;border-radius: 10px;}
}

.cpxq_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.cpxq_section2 .dl{display: flex;justify-content: space-between;align-items: stretch;}
.cpxq_section2 .dl .dd{width: calc(50% - 1px);background-color: #ffffff;padding: 44px 50px 84px 50px;}
.cpxq_section2 .dl .dd:nth-child(1){border-top: 4px solid #0062a6;}
.cpxq_section2 .dl .dd:nth-child(2){border-top: 4px solid #6ab357;}
.cpxq_section2 .dl .btbox{width: 100%;display: flex;justify-content: space-between;align-items: center;padding-bottom: 40px;border-bottom: 1px solid #f1f1f1;margin-bottom: 36px;}
.cpxq_section2 .dl .btbox .bt{font-size: 30px;color: #333333;line-height: 34px;font-weight: bold;}
.cpxq_section2 .dl .btbox img{width: 46px;display: block;}
.cpxq_section2 .dl .u1 li a{display: flex;justify-content: flex-start;align-items: center;border-bottom: 1px solid rgba(255,255,255,0);}
.cpxq_section2 .dl .u1 li img{word-wrap: 16px;display: block;}
.cpxq_section2 .dl .u1 li .wz{font-size: 18px;color: #666666;line-height: 45px;padding-left: 10px;width: calc(100% - 16px);}
.cpxq_section2 .dl .u2 li .a{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #f1f1f1; cursor:pointer;}
.cpxq_section2 .dl .u2 li .a .wz{font-size: 18px;color: #666666;line-height: 45px;width: calc(100% - 30px);}
.cpxq_section2 .dl .u2 li .a .icobox{width: 22px;}
.cpxq_section2 .dl .u2 li .a .icobox img{width: 100%;display: block;}
.cpxq_section2 .dl .u2 li .a .icobox .ico2{display: none;}
.cpxq_section2 .dl .u2 li .a:hover .wz{color: #0062a7;}
.cpxq_section2 .dl .u2 li .a:hover .icobox .ico1{display: none;}
.cpxq_section2 .dl .u2 li .a:hover .icobox .ico2{display: block;}
@media screen and (max-width:1024px) {
.cpxq_section2{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section2 .dl{display: block;}
.cpxq_section2 .dl .dd{width: 100%;padding: 20px;}
.cpxq_section2 .dl .dd:nth-child(1){border-top: 2px solid #0062a6;margin-bottom: 10px;}
.cpxq_section2 .dl .dd:nth-child(2){border-top: 2px solid #6ab357;}
.cpxq_section2 .dl .btbox{padding-bottom: 14px;margin-bottom: 14px;}
.cpxq_section2 .dl .btbox .bt{font-size: 18px;line-height: 24px;}
.cpxq_section2 .dl .btbox img{width: 26px;}
.cpxq_section2 .dl .u1 li{margin-bottom: 10px;}
.cpxq_section2 .dl .u1 li:last-child{margin-bottom: 0;}
.cpxq_section2 .dl .u1 li .wz{font-size: 14px;line-height: 20px;}
.cpxq_section2 .dl .u2 li .a .wz{font-size: 14px;line-height: 20px;}
.cpxq_section2 .dl .u2 li .a{margin-bottom: 8px;padding-bottom: 8px;}
.cpxq_section2 .dl .u2 li:last-child .a{margin-bottom: 0;}
}

.cpxq_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.cpxq_section3 .btbox .more{display: none;}
.cpxq_section3 .content{margin-top: 40px;}
.cpxq_section3 .cont1{width: 100%;background-color: #0062a6;border: 1px solid #0062a6;display: flex;align-items: stretch;}
.cpxq_section3 .cont1 .dd{font-size: 24px;color: #ffffff;line-height: 30px;padding: 16px 12px;font-weight: bold;border-right: 1px solid #fff;width: 16.270337922403%;text-align: center;}
.cpxq_section3 .cont1 .dd:last-child{border-right: 0;width: 34.91864831038798%;}
.cpxq_section3 .cont2{width: 100%;border: 1px solid #e0e0e0;border-top: 0;border-bottom: 0;}
.cpxq_section3 .cont2 li{border-bottom: 1px solid #e0e0e0;}
.cpxq_section3 .cont2 li:nth-child(even){background-color: #f5f5f5;}
.cpxq_section3 .cont2 li .a{display: flex;align-items: stretch; cursor:pointer;}
.cpxq_section3 .cont2 li .a .dd{width: 16.270337922403%;border-right: 1px solid #e0e0e0;position: relative;display: flex;justify-content: center;align-items: center;padding: 18px 12px;}
.cpxq_section3 .cont2 li .a .dd .wz{font-size: 16px;color: #666666;line-height: 30px;text-align: center;position: relative;}
.cpxq_section3 .cont2 li .a .dd .picbox{width: 168px;background-color: #fff;border-radius: 12px;padding: 4px;box-shadow: 0 0 20px rgba(0,0,0,0.1);position: absolute;top: 50%;right: calc(100% + 16px);margin-top: -60px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.cpxq_section3 .cont2 li .a:hover .dd .picbox{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.cpxq_section3 .cont2 li .a:hover .dd .wz{color: #0062a7;}
.cpxq_section3 .cont2 li .a .dd .picbox::after{content: "";display: block;width: 0;height: 0;border: 7px solid;border-color: transparent transparent transparent #fff;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.cpxq_section3 .cont2 li .a .dd .pic{ padding-bottom: 70%; position: relative; overflow: hidden;border-radius: 12px;}
.cpxq_section3 .cont2 li .a .dd .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_section3 .cont2 li .a .dd:last-child{border-right: 0;width: 34.91864831038798%;}


.cpxq_section3 .ddnum_4 .cont1 .dd{width:21.69378389653733%;}
.cpxq_section3 .ddnum_4 .cont1 .dd:last-child{border-right: 0;width: 34.91864831038798%;}
.cpxq_section3 .ddnum_4 .cont2 li .a .dd{width:21.69378389653733%;}
.cpxq_section3 .ddnum_4 .cont2 li .a .dd:last-child{border-right: 0;width: 34.91864831038798%;}

@media screen and (max-width:1680px) {
.cpxq_section3 .cont1 .dd{font-size: 20px;padding: 16px 12px;}
.cpxq_section3 .cont2 li .a .dd{padding: 12px;}
.cpxq_section3 .cont2 li .a .dd .wz{font-size: 14px;line-height: 20px;}
.cpxq_section3 .cont2 li .a .dd .picbox{width: 120px;margin-top: -43px;}
}
@media screen and (max-width:1024px) {
.cpxq_section3{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section3 .btbox{display: flex;justify-content: space-between;align-items: center;}
.cpxq_section3 .btbox .more{font-size: 14px;color: #555;line-height: 20px;display: block;}
.cpxq_section3 .content{margin-top: 20px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section3 .content::-webkit-scrollbar{ display: none;}
.cpxq_section3 .cont1{width: 1000px}
.cpxq_section3 .cont1 .dd{font-size: 16px;line-height: 20px;padding: 12px 12px;}
.cpxq_section3 .cont2{width: 1000px;}
.cpxq_section3 .cont2 li .a .dd{padding: 12px;}
/* 20250923start */
.cpxq_section3 .cont2 li .a .dd .wz{font-size: 14px;line-height: 20px;white-space:normal;}
.cpxq_section3 .cont2 li .a .dd .picbox{width: 120px;border-radius: 6px;position: static;margin-top: -0;margin: 0 auto;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
/* 20250923end */
.cpxq_section3 .cont2 li .a .dd .pic{ border-radius: 6px;}
.cpxq_section3 .cont2 li .a .dd .picbox::after{display: none;}
}

.cpxq_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;position: relative;}
.cpxq_section4::after{content: "";display: block;width: 100%;height: 30%;background: linear-gradient(to bottom,#f6f6f6,#fff);position: absolute;left: 0;top: 0;}
.cpxq_section4 .w_width{position: relative;z-index: 5;}
.cpxq_section4 .btbox .more{display: none;}
.cpxq_section4 .content{margin-top: 40px;border-radius: 10px 10px 0 0;overflow: hidden;}
.cpxq_section4 .content .cont1{background-color: #0062a6;margin-bottom: 10px;border-radius: 10px 10px 0 0;display: flex;}
.cpxq_section4 .content .cont1 .dd{font-size: 24px;color: #ffffff;line-height: 30px;padding: 18px 12px;text-align: center;font-weight: bold;}
.cpxq_section4 .content .cont1 .dd:last-child{border-right: 0;}
.cpxq_section4 .content .cont1 .dd:nth-child(1){width: 41.67709637046308%;border-right: 1px solid #fff;}
.cpxq_section4 .content .cont1 .dd:nth-child(2){width: 58.32290362953692%;}
.cpxq_section4 .content .cont2 li{margin-bottom: 10px;}
.cpxq_section4 .content .cont2 li:last-child{margin-bottom: 0;}
.cpxq_section4 .content .cont2 .a{display: flex;align-items: stretch;background-color: #f5f5f5;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1){width: 41.67709637046308%;border-right: 1px solid #fff;padding: 20px;display: flex;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .picbox{width: 229px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .pic{ padding-bottom: 61.135%; position: relative; overflow: hidden;border-radius: 10px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .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_section4 .content .cont2 .a .dd:nth-child(1) .wzbox{width: calc(100% - 229px);padding-left: 28px;padding-top: 8px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .bt{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 12px;}
.cpxq_section4 .content .cont2 .a:hover .dd:nth-child(1) .bt{color: #0062a7;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .listbox .list{margin-bottom: 12px;padding-left: 14px;position: relative;font-size: 16px;color: #666666;line-height: 20px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .listbox .list::after{content: "";display: block;width: 6px;height: 6px;background-color: #6ab357;position: absolute;left: 2px;top: 7px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.cpxq_section4 .content .cont2 .a .dd:nth-child(2){width: 58.32290362953692%;display: flex;align-items: stretch;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(2) .ol{display: flex;justify-content: flex-start;align-items: stretch;width: 100%;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(2) .od{flex: 1;border-right: 1px solid #fff;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #666666;line-height: 24px;padding: 12px; cursor:pointer;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(2) .od:last-child{border-right: 0;}
@media screen and (max-width:1680px) {
.cpxq_section4 .content .cont1 .dd{font-size: 20px;padding: 16px 12px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1){padding: 16px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .picbox{width: 200px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .wzbox{width: calc(100% - 200px);padding-left: 16px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .listbox .list{margin-bottom: 8px;font-size: 14px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(2) .od{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.cpxq_section4{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section4 .btbox{display: flex;justify-content: space-between;align-items: center;}
.cpxq_section4 .btbox .more{font-size: 14px;color: #555;line-height: 20px;display: block;}
.cpxq_section4 .content{margin-top: 20px;}
.cpxq_section4 .content>div{margin-top: 20px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section4 .content>div::-webkit-scrollbar{ display: none;}
.cpxq_section4 .content .cont1{border-radius: 6px 6px 0 0;width: 1000px;white-space:normal;}
.cpxq_section4 .content .cont1 .dd{font-size: 16px;line-height: 20px;padding: 12px 12px;}
.cpxq_section4 .content .cont2{width: 1000px;white-space:normal;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1){padding: 14px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .picbox{width: 180px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .pic{border-radius: 6px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .wzbox{width: calc(100% - 180px);padding-left: 14px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(1) .listbox .list{margin-bottom: 8px;font-size: 14px;}
.cpxq_section4 .content .cont2 .a .dd:nth-child(2) .od{font-size: 14px;line-height: 20px;padding: 12px;}
}

.cpxq_section5{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.cpxq_section5 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 32px;}
.cpxq_section5 .btbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.cpxq_section5 .btbox ._btnbox ._btn{width: 44px;height: 44px;cursor: pointer;background-color: #ffffff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.cpxq_section5 .btbox ._btnbox ._btn:last-child{margin-right: 0;}
.cpxq_section5 .btbox ._btnbox ._btn img{width: 24px;display: block;}
.cpxq_section5 .btbox ._btnbox ._btn .ico2{display: none;}
.cpxq_section5 .btbox ._btnbox ._btn:hover{background-color: #0062a7;}
.cpxq_section5 .btbox ._btnbox ._btn:hover .ico1{display: none;}
.cpxq_section5 .btbox ._btnbox ._btn:hover .ico2{display: block;}
.cpxq_section5 .content{width: 100%;}
.cpxq_section5 .content .ul{margin: 0 -17px;width: calc(100% + 34px);}
.cpxq_section5 .content .ul .li{padding: 0 17px;}
.cpxq_section5 .content .ul a{display: block;width: 100%;border-radius: 20px;background-color: #fff;overflow: hidden;}
.cpxq_section5 .content .ul a .pic{ width: 100%; padding-bottom: 65.098%; 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;}
.cpxq_section5 .content .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section5 .content .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section5 .content .ul a .wzbox{width: 100%;padding: 40px;}
.cpxq_section5 .content .ul a .bt{font-size: 22px;color: #333333;line-height: 26px;margin-bottom: 24px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section5 .content .ul a .info{font-size: 16px;color: #666666;line-height: 32px;min-height: 64px;margin-bottom: 40px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cpxq_section5 .content .ul a img{width: 24px;display: block;}
.cpxq_section5 .content .ul a:hover .bt{color: #0062a7;}
.cpxq_section5 .content .ul .slick-dots{justify-content: center;align-items: center;margin-top: 48px;}
.cpxq_section5 .content .ul .slick-dots li{width: 12px;height: 16px;background: url(img/img112.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.cpxq_section5 .content .ul .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.cpxq_section5 .content .ul .slick-dots li:last-child{margin-right: 0;}
@media screen and (max-width:1024px) {
.cpxq_section5{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section5 .btbox{margin-bottom: 20px;}
.cpxq_section5 .btbox ._btnbox{width: auto;}
.cpxq_section5 .btbox ._btnbox ._btn{width: 32px;height: 32px;margin-right: 12px;}
.cpxq_section5 .btbox ._btnbox ._btn img{width: 20px;}
.cpxq_section5 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section5 .content .ul .li{padding: 0 6px;}
.cpxq_section5 .content .ul a{border-radius: 12px;}
.cpxq_section5 .content .ul a .wzbox{padding: 14px;}
.cpxq_section5 .content .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section5 .content .ul a .info{font-size: 14px;line-height: 22px;min-height: 44px;margin-bottom: 12px;}
.cpxq_section5 .content .ul a img{width: 20px;}
}

/* 产品型号弹窗新开窗口 */
.cpxh_section{width: 100%;padding-top: 120px;padding-bottom: 110px;background-color: #f5f5f5;}
.cpxh_section .content{margin-top: 28px;background-color: #ffffff;border-radius: 10px;padding: 40px 30px 50px 30px;}
.cpxh_section .cont1{display: flex;align-items: center;margin-bottom: 46px;}
.cpxh_section .cont1 .left{width: 32.85939968404423%;}
.cpxh_section .cont1 .left .pic{ padding-bottom: 66.105%; position: relative; overflow: hidden;border-radius: 20px;}
.cpxh_section .cont1 .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%);}
.cpxh_section .cont1 .right{width: 67.14060031595577%;padding-left: 48px;}
.cpxh_section .cont1 .bt{font-size: 30px;color: #333333;line-height: 34px;margin-bottom: 20px;font-weight: bold;}
.cpxh_section .cont1 .fbt{font-size: 24px;color: #0062a6;line-height: 30px;margin-bottom: 30px;}
.cpxh_section .cont1 .line{width: 100%;height: 1px;background-color: #0062a7;margin-bottom: 22px;}
.cpxh_section .cont1 .info{font-size: 16px;color: #666666;line-height: 36px;}
.cpxh_section .cont2{margin-bottom: 40px;}
.cpxh_section .cont2 .info{font-size: 16px;color: #666666;line-height: 34px;margin-top: 18px;}
.cpxh_section .cont3{margin-bottom: 46px;}
.cpxh_section .cont3 .more{display: none;}
.cpxh_section .cont3 .table{width: 100%;margin-top: 30px;}



.cpxh_section .cont3 .table .boxs1{margin-bottom: 24px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar{ height: 10px;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 10px;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar-thumb{height: 10px;background-color: #0062a6;border-radius: 10px;}
.cpxh_section .cont3 .table .boxs1 table{width: 1260px;}
.cpxh_section .cont3 .table .boxs1 th{cursor: pointer; background-color: #0062a6;border-right: 1px solid #fff;padding: 6px 20px;font-size: 16px;color: #ffffff;line-height: 20px;position: relative;}
.cpxh_section .cont3 .table .boxs1 th:last-child{border-right-color: #0062a6;}
.cpxh_section .cont3 .table .boxs1 th img{width: 16px;display: block;position: absolute;right: 8px;top: 50%;margin-top: -8px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxh_section .cont3 .table .boxs1 th.asc img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.cpxh_section .cont3 .table .boxs1 tr:nth-child(odd){background-color: #f5f5f5;}
.cpxh_section .cont3 .table .boxs1 td{border: 1px solid #e0e0e0;font-size: 15px;color: #666666;line-height: 24px;text-align: center;padding: 12px;}





.cpxh_section .cont3 .table .boxs3{font-size: 16px;color: #666666;line-height: 20px;}
.cpxh_section .cont4 .title{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 22px;font-weight: bold;}
.cpxh_section .cont4 ul{margin: -14px;width: calc(100% + 28px);display: flex;flex-wrap: wrap;}
.cpxh_section .cont4 ul li{width: 50%;padding: 14px;}
.cpxh_section .cont4 ul .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 12px;}
.cpxh_section .cont4 ul .bt span{color: #fb0202;}
.cpxh_section .cont4 ul .input{width: 100%;}
.cpxh_section .cont4 ul .input input{width: 100%;height: 56px;display: block;padding: 0 20px;font-size: 16px;color: #333;border-radius: 3px;background-color: #f5f5f5;}
.cpxh_section .cont4 ul .srk::-webkit-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.cpxh_section .cont4 ul .srk::-moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.cpxh_section .cont4 ul .srk::moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.cpxh_section .cont4 ul .srk:-ms-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.cpxh_section .cont4 ul .xla_box{width: 100%;position: relative;}
.cpxh_section .cont4 ul .xla_box ._t{display: flex;justify-content: space-between;align-items: center;border-radius: 3px;background-color: #f5f5f5;padding: 0 20px;cursor: pointer;}
.cpxh_section .cont4 ul .xla_box ._t .wz{font-size: 16px;color: #333;line-height: 56px;width: calc(100% - 30px);}
.cpxh_section .cont4 ul .xla_box ._t img{width: 16px;display: block;}
.cpxh_section .cont4 ul .xla_box ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 10px);background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);border-radius: 3px;display: none;
 overflow: hidden;overflow-y: auto;max-height: 176px;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar{ width: 3px;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.cpxh_section .cont4 ul .xla_box ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 12px;text-align: center;}
.cpxh_section .cont4 ul .xla_box ._b a:hover{background-color: #0062a7;color: #fff;}
.cpxh_section .cont4 ul .yzm{width: 100%;margin-bottom: 26px;position: relative;border-radius: 3px;overflow: hidden;}
.cpxh_section .cont4 ul .yzm input{width: 100%;height: 56px;display: block;padding: 0 140px 0 20px;font-size: 16px;color: #333;background-color: #f5f5f5;}
.cpxh_section .cont4 ul .yzm img{width: 120px;height: 56px;display: block;cursor: pointer;position: absolute;right: 0;top: 0;}
.cpxh_section .cont4 ul .tip{font-size: 16px;color: #666666;line-height: 20px;}
.cpxh_section .cont4 ul .tip span{color: #fb0202;}
.cpxh_section .cont4 ul .button{width: 100%;font-size: 18px;color: #ffffff;line-height: 56px;text-align: center;background-color: #0062a7;border-radius: 3px;margin-bottom: 23px;cursor: pointer;}
.cpxh_section .cont4 ul .button:hover{background-color: #6ab357;}
.cpxh_section .cont4 ul .gx{display: flex;justify-content: flex-start;align-items: center;}
.cpxh_section .cont4 ul .gx .ico{width: 12px;height: 12px;border: 1px solid #0062a7;margin-right: 6px;position: relative;cursor: pointer;}
.cpxh_section .cont4 ul .gx .ico img{width: 12px;display: block;display: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.cpxh_section .cont4 ul .gx .ico.on{background-color: #0062a7;}
.cpxh_section .cont4 ul .gx .ico.on img{display: block;}
.cpxh_section .cont4 ul .gx .wz{font-size: 14px;color: #666666;line-height: 20px;width: calc(100% - 12px);}
.cpxh_section .cont4 ul .gx .wz a{color: #0062a6;}
.cpxh_section .cont5{margin-top: 36px;display: flex;align-items: center;}
.cpxh_section .cont5 .dd{margin-right: 60px;}
.cpxh_section .cont5 .dd:last-child{margin-right: 0;}
.cpxh_section .cont5 .a{display: flex;justify-content: flex-start;align-items: center; cursor:pointer;}
.cpxh_section .cont5 img{width: 22px;display: block;margin-right: 6px;}
.cpxh_section .cont5 .wz{font-size: 14px;color: #666666;line-height: 20px;}
.cpxh_section .cont5 .a:hover .wz{color: #0062a7;text-decoration: underline;}
@media screen and (max-width:1400px) {
.cpxh_section .cont3 .table .boxs1 table{width: 935px;}
}

@media screen and (max-width:1024px) {
.cpxh_section{padding-top: 30px;padding-bottom: 30px;}
.cpxh_section .content{margin-top: 0;padding: 40px 20px 20px 20px;}
.cpxh_section .cont1{display: block;margin-bottom: 20px;}
.cpxh_section .cont1 .left{width: 100%;}
.cpxh_section .cont1 .right{width: 100%;padding-left: 0;padding-top: 16px;}
.cpxh_section .cont1 .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.cpxh_section .cont1 .fbt{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.cpxh_section .cont1 .line{margin-bottom: 12px;}
.cpxh_section .cont1 .info{font-size: 14px;line-height: 22px;}
.cpxh_section .cont2{margin-bottom: 20px;}
.cpxh_section .cont2 .info{font-size: 14px;line-height: 22px;margin-top: 10px;}
.cpxh_section .cont3{margin-bottom: 20px;}
.cpxh_section .cont3 .tit_box{display: flex;justify-content: space-between;align-items: center;}
.cpxh_section .cont3 .tit_box .more{font-size: 14px;color: #555;line-height: 20px;display: block;}
.cpxh_section .cont3 .table{margin-top: 14px;}




.cpxh_section .cont3 .table .boxs1{margin-bottom: 14px;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar{ height: 0;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar-thumb{height: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.cpxh_section .cont3 .table .boxs1::-webkit-scrollbar{ display: none;}
.cpxh_section .cont3 .table .boxs1 table{width: 1000px;}
.cpxh_section .cont3 .table .boxs1 th{font-size: 14px;line-height: 18px;}
.cpxh_section .cont3 .table .boxs1 td{font-size: 13px;line-height: 18px;padding: 10px 12px;}









.cpxh_section .cont3 .table .boxs3{font-size: 14px;line-height: 18px;white-space:normal;}
.cpxh_section .cont4 .title{font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.cpxh_section .cont4 ul{margin: -6px;width: calc(100% + 12px);}
.cpxh_section .cont4 ul li{width: 50%;padding: 6px;}
.cpxh_section .cont4 ul .bt{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.cpxh_section .cont4 ul .input input{height: 36px;padding: 0 12px;font-size: 14px;}
.cpxh_section .cont4 ul .srk::-webkit-input-placeholder{font-size: 14px;}
.cpxh_section .cont4 ul .srk::-moz-placeholder{font-size: 14px;}
.cpxh_section .cont4 ul .srk::moz-placeholder{font-size: 14px;}
.cpxh_section .cont4 ul .srk:-ms-input-placeholder{font-size: 14px;}
.cpxh_section .cont4 ul .xla_box ._t{padding: 0 12px;}
.cpxh_section .cont4 ul .xla_box ._t .wz{font-size: 14px;line-height: 40px;width: calc(100% - 24px);}
.cpxh_section .cont4 ul .xla_box ._t img{width: 15px;}
.cpxh_section .cont4 ul .xla_box ._b{max-height: 160px;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar{ width: 0;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 0;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar-thumb{width: 0;background-color: #0062a7;border-radius: 0;}
.cpxh_section .cont4 ul .xla_box ._b::-webkit-scrollbar{ display: none;}
.cpxh_section .cont4 ul .xla_box ._b a{font-size: 14px;padding: 10px;}
.cpxh_section .cont4 ul .yzm{margin-bottom: 12px;}
.cpxh_section .cont4 ul .yzm input{height: 40px;padding: 0 80px 0 12px;font-size: 14px;}
.cpxh_section .cont4 ul .yzm img{width: 70px;height: 40px;}
.cpxh_section .cont4 ul .tip{font-size: 14px;}
.cpxh_section .cont4 ul .button{font-size: 15px;line-height: 40px;margin-bottom: 12px;}
.cpxh_section .cont4 ul .gx{align-items: flex-start;}
.cpxh_section .cont4 ul .gx .ico{margin-top: 4px;}
.cpxh_section .cont5{margin-top: 20px;}
.cpxh_section .cont5 .dd{margin-right: 12px;}
.cpxh_section .cont5 img{width: 20px;}
}

/* 产品详情弹窗 */
.cpxq_tc1{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.4);z-index: 999999;display: none;}
.cpxq_tc1 .tc_content{width: 1326px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);overflow: hidden;overflow-y: auto;max-height: calc(100vh - 100px);background-color: #fff;}
.cpxq_tc1 .tc_content::-webkit-scrollbar{ width: 3px;}
.cpxq_tc1 .tc_content::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.cpxq_tc1 .tc_content::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.cpxq_tc1 .tc_content .cpxh_section{padding-top: 0;padding-bottom: 0;}
.cpxq_tc1 .tc_content .cpxh_section .content{margin-top: 0;}
.cpxq_tc1 .none_box{width: 1326px;position: fixed;left: 50%;top: 50px;transform: translate(-50%,0);display: flex;justify-content: flex-end;align-items: flex-start;z-index: 40;padding: 30px 30px 0 0;}
.cpxq_tc1 .none{width: 30px;height: 30px;background-color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center; cursor: pointer;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.cpxq_tc1 .none img{width: 16px;display: block;}
.cpxq_tc1 .none:hover{box-shadow: 0 0 12px rgba(0,0,0,0.2);}
@media screen and (max-width:1400px) {
.cpxq_tc1 .tc_content{width: 1000px;}
.cpxq_tc1 .none_box{width: 1000px;}
}
@media screen and (max-width:1024px) {
.cpxq_tc1 .tc_content{width: calc(100% - 30px);max-height: calc(100vh - 50px);padding-top: 00px;}
.cpxq_tc1 .tc_content .none{width: 20px;right: 20px;top: 12px;}
.cpxq_tc1 .none_box{width: calc(100% - 30px);padding: 14px 20px 0 0;top: 20px;}
.cpxq_tc1 .none{width: 26px;height: 26px;}
.cpxq_tc1 .none img{width: 14px;}
}

.cpxq_tc2{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.4);z-index: 999999;display: none;}
.cpxq_tc2 .tc_content{width: 1326px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);overflow: hidden;overflow-y: auto;max-height: calc(100vh - 100px);background-color: #fff;}
.cpxq_tc2 .tc_content::-webkit-scrollbar{ width: 3px;}
.cpxq_tc2 .tc_content::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.cpxq_tc2 .tc_content::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.cpxq_tc2 .tc_content .cpxh_section{padding-top: 0;padding-bottom: 0;}
.cpxq_tc2 .tc_content .cpxh_section .content{margin-top: 0;}
.cpxq_tc2 .none_box{width: 1326px;position: fixed;left: 50%;top: 50px;transform: translate(-50%,0);display: flex;justify-content: flex-end;align-items: flex-start;z-index: 40;padding: 30px 30px 0 0;}
.cpxq_tc2 .none{width: 30px;height: 30px;background-color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center; cursor: pointer;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.cpxq_tc2 .none img{width: 16px;display: block;}
.cpxq_tc2 .none:hover{box-shadow: 0 0 12px rgba(0,0,0,0.2);}
@media screen and (max-width:1400px) {
.cpxq_tc2 .none_box{width: 1000px;}
.cpxq_tc2 .tc_content{width: 1000px;}
}
@media screen and (max-width:1024px) {
.cpxq_tc2 .tc_content{width: calc(100% - 30px);max-height: calc(100vh - 50px);padding-top: 00px;}
.cpxq_tc2 .tc_content .none{width: 20px;right: 20px;top: 12px;}
.cpxq_tc2 .none{right: 35px;top: 32px;}
.cpxq_tc2 .none_box{width: calc(100% - 30px);padding: 14px 20px 0 0;top: 20px;}
.cpxq_tc2 .none{width: 26px;height: 26px;}
.cpxq_tc2 .none img{width: 14px;}
}

/* 联系我们 */
.lxwm_section1{width: 100%;padding-top: 24px;padding-bottom: 114px;}
.lxwm_section1 .sy_tit{margin-top: 54px;}
.lxwm_section1 .cont1{margin-top: 76px;margin-bottom: 50px;background-color: #ffffff;border-radius: 110px;padding: 34px 24px;box-shadow: 0 0 20px rgba(0,98,167,0.1);}
.lxwm_section1 .cont1 ul{display: flex;justify-content: space-between;align-items: center;}
.lxwm_section1 .cont1 ul li{padding: 0 60px;position: relative;}
.lxwm_section1 .cont1 ul li::after{content: "";display: block;width: 1px;height: 66px;background: linear-gradient(to bottom,#fdfdfd,#dfdfdf,#fdfdfd);position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.lxwm_section1 .cont1 ul li:last-child::after{display: none;}
.lxwm_section1 .cont1 ul .icowz_box{display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section1 .cont1 ul .icowz_box .ico{ min-width: 48px;height: 48px;background-color: #6ab357;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.lxwm_section1 .cont1 ul .icowz_box .ico img{width: 24px;display: block;}
.lxwm_section1 .cont1 ul .icowz_box .wzbox{padding-left: 12px;}
.lxwm_section1 .cont1 ul .icowz_box .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 8px;}
.lxwm_section1 .cont1 ul .icowz_box .wz2{font-size: 18px;color: #333333;line-height: 22px;}
.lxwm_section1 .cont1 ul .ewmbox{width: 254px;display: flex;justify-content: space-between;align-items: flex-start;}
.lxwm_section1 .cont1 ul .ewmbox .ewm{width: 110px;position: relative;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1){width: 100%;position: relative;height: 110px;display: flex;justify-content: center;align-items: center;border: 1px dashed rgba(106, 179, 87, 0.5);}
.lxwm_section1 .cont1 ul .ewmbox .ewm::before{content: "";display: block;width: 12px;height: 12px;border-left: 1px solid #6ab357;border-top: 1px solid #6ab357;position: absolute;left: 0;top: 0;z-index: 5;}
.lxwm_section1 .cont1 ul .ewmbox .ewm::after{content: "";display: block;width: 12px;height: 12px;border-right: 1px solid #6ab357;border-top: 1px solid #6ab357;position: absolute;right: 0;top: 0;z-index: 5;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1)::before{content: "";display: block;width: 12px;height: 12px;border-left: 1px solid #6ab357;border-bottom: 1px solid #6ab357;position: absolute;left: -1px;bottom: -1px;z-index: 5;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1)::after{content: "";display: block;width: 12px;height: 12px;border-right: 1px solid #6ab357;border-bottom: 1px solid #6ab357;position: absolute;right: -1px;bottom: -1px;z-index: 5;}
.lxwm_section1 .cont1 ul .ewmbox .ewm img{width: 90px;display: block;}
.lxwm_section1 .cont1 ul .ewmbox .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;margin-top: 12px;}
.lxwm_section1 .cont2{width: 100%;display: flex;justify-content: center;align-items: center;}
.lxwm_section1 .cont2>div{height: 510px;position: relative;display: flex;justify-content: center;align-items: center;}
.lxwm_section1 .cont2 .ico{width: 30px;display: block;}
.lxwm_section1 .cont2 .boxs{width: 545px;position: absolute;left: calc(50% + 48px);top: 50%;transform: translate(0,-50%);background-color: #ffffff;border-radius: 20px;box-shadow: 0 0 20px rgba(0,98,167,0.1);padding: 40px 40px 32px 40px;}
.lxwm_section1 .cont2 .boxs::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent #fff transparent transparent;position: absolute;right: 100%;top: 50%;transform: translate(0,-50%);}
.lxwm_section1 .cont2 .boxs .pic{ padding-bottom: 58.62%; position: relative; overflow: hidden;border-radius: 10px;margin-bottom: 28px;}
.lxwm_section1 .cont2 .boxs .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%);}
.lxwm_section1 .cont2 .boxs .bt{font-size: 30px;color: #0062a6;line-height: 34px;margin-bottom: 16px;font-weight: bold;}
.lxwm_section1 .cont2 .boxs .jj{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 32px;}
.lxwm_section1 .cont2 .boxs .more{display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section1 .cont2 .boxs .more:hover{opacity: 0.8;}
.lxwm_section1 .cont2 .boxs .more img{width: 19px;display: block;}
.lxwm_section1 .cont2 .boxs .more .wz{font-size: 12px;color: #0062a6;line-height: 17px;margin-left: 6px;border-bottom: 1px solid #0062a6;}
@media screen and (max-width:1680px) {
.lxwm_section1{padding-bottom: 100px;}
.lxwm_section1 .sy_tit{margin-top: 40px;}
.lxwm_section1 .cont1{margin-top: 50px;margin-bottom: 40px;padding: 20px;}
.lxwm_section1 .cont1 ul li{padding: 0 20px;}
.lxwm_section1 .cont1 ul li::after{height: 50px;}
.lxwm_section1 .cont1 ul .icowz_box .ico{min-width: 38px;height: 38px;}
.lxwm_section1 .cont1 ul .icowz_box .ico img{width: 20px;}
.lxwm_section1 .cont1 ul .icowz_box .wzbox{padding-left: 10px;}
.lxwm_section1 .cont1 ul .icowz_box .wz1{font-size: 14px;line-height: 18px;margin-bottom: 5px;}
.lxwm_section1 .cont1 ul .icowz_box .wz2{font-size: 16px;line-height: 20px;}
.lxwm_section1 .cont1 ul .ewmbox{width: 180px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm{width: 85px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1){height: 85px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm::before{width: 10px;height: 10px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm::after{width: 10px;height: 10px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1)::before{width: 12px;height: 12px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1)::after{width: 12px;height: 12px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm img{width: 78px;}
.lxwm_section1 .cont2{width: 100%;justify-content: flex-start;}
.lxwm_section1 .cont2>div{justify-content: flex-start;margin-left: 30%;}
.lxwm_section1 .cont2 .ico{width: 30px;display: block;}
.lxwm_section1 .cont2 .boxs{width: 480px;padding: 30px;}
.lxwm_section1 .cont2 .boxs .bt{font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.lxwm_section1 .cont2 .boxs .jj{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.lxwm_section1{padding-top: 20px;padding-bottom: 30px;}
.lxwm_section1 .sy_tit{margin-top: 0;}
.lxwm_section1 .cont1{margin-top: 20px;margin-bottom: 14px;border-radius: 10px;padding: 20px;}
.lxwm_section1 .cont1 ul{display: block;}
.lxwm_section1 .cont1 ul li{padding: 0;margin-bottom: 12px;}
.lxwm_section1 .cont1 ul li:last-child{margin-bottom: 0;}
.lxwm_section1 .cont1 ul li::after{display: none;}
.lxwm_section1 .cont1 ul .icowz_box .ico{min-width: 32px;height: 32px;}
.lxwm_section1 .cont1 ul .icowz_box .ico img{width: 22px;}
.lxwm_section1 .cont1 ul .icowz_box .wzbox{padding-left: 12px;width: calc(100% - 32px);}
.lxwm_section1 .cont1 ul .icowz_box .wz1{font-size: 14px;line-height: 18px;margin-bottom: 4px;}
.lxwm_section1 .cont1 ul .icowz_box .wz2{font-size: 16px;line-height: 20px;}
.lxwm_section1 .cont1 ul .ewmbox{width: 280px;margin: 0 auto;justify-content: center;}
.lxwm_section1 .cont1 ul .ewmbox .ewm{width: 95px;margin-right: 20px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm:last-child{margin-right: 0;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1){height: 95px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm::before{width: 10px;height: 10px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm::after{width: 10px;height: 10px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1)::before{width: 10px;height: 10px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm>div:nth-child(1)::after{width: 10px;height: 10px;}
.lxwm_section1 .cont1 ul .ewmbox .ewm img{width: 85px;}
.lxwm_section1 .cont1 ul .ewmbox .wz{font-size: 13px;line-height: 16px;margin-top: 8px;}
.lxwm_section1 .cont2{display: block;}
.lxwm_section1 .cont2>div{height: auto;margin-left: 0;justify-content: center;}
.lxwm_section1 .cont2 .ico{width: 24px;}
.lxwm_section1 .cont2 .boxs{width: calc(100% - 80px);position: static;transform: translate(0,0);border-radius: 12px;padding: 14px;margin-left: 12px;}
.lxwm_section1 .cont2 .boxs::after{display: none;}
.lxwm_section1 .cont2 .boxs .pic{margin-bottom: 14px;}
.lxwm_section1 .cont2 .boxs .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.lxwm_section1 .cont2 .boxs .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
}

.lxwm_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.lxwm_section2 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwm_section2 .left{width: 29.375%;padding-right: 110px;}
.lxwm_section2 .left .info{font-size: 16px;color: #666666;line-height: 30px;margin: 50px 0 210px 0;}
.lxwm_section2 .left .ico{width: 60px;display: block;}
.lxwm_section2 .right{width: 70.625%;}
.lxwm_section2 .right ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section2 .right ul li{width: 50%;padding: 15px;}
.lxwm_section2 .right ul .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 12px;}
.lxwm_section2 .right ul .bt span{color: #fb0202;}
.lxwm_section2 .right ul .input{width: 100%;}
.lxwm_section2 .right ul .input input{width: 100%;height: 56px;display: block;padding: 0 20px;display: block;background-color: #ffffff;font-size: 16px;color: #333;border-radius: 3px;}
.lxwm_section2 .right ul .text textarea{width: 100%;height: 108px;display: block;padding: 16px 20px;background-color: #ffffff;font-size: 16px;color: #333;border-radius: 3px;}
.lxwm_section2 .right ul .yzm{width: 100%;position: relative;border-radius: 3px;overflow: hidden;}
.lxwm_section2 .right ul .yzm input{width: 100%;height: 56px;display: block;padding: 0 130px 0 20px;display: block;background-color: #ffffff;font-size: 16px;color: #333;}
.lxwm_section2 .right ul .yzm img{width: 110px;height: 56px;display: block;cursor: pointer;position: absolute;right: 0;top: 0;}
.lxwm_section2 .right ul .button{width: 100%;line-height: 52px;background-color: #0063a7; text-align: center;font-size: 18px;color: #fff;height: 56px;cursor: pointer;}
.lxwm_section2 .right ul .button:hover{opacity: 0.8;}
.lxwm_section2 .right ul .tip{font-size: 16px;color: #666666;line-height: 20px;}
.lxwm_section2 .right ul .tip span{color: #fb0202;}
.lxwm_section2 .right ul .gx{display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section2 .right ul .gx .ico{min-width: 12px;height: 12px;border: 1px solid #0062a7;margin-right: 6px;position: relative;cursor: pointer;}
.lxwm_section2 .right ul .gx .ico img{width: 12px;display: block;display: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwm_section2 .right ul .gx .ico.on{background-color: #0062a7;}
.lxwm_section2 .right ul .gx .ico.on img{display: block;}
.lxwm_section2 .right ul .gx .wz{font-size: 14px;color: #666666;line-height: 18px;}
.lxwm_section2 .right ul .gx .wz a{color: #0062a6;}
.lxwm_section2 .right ul .srk::-webkit-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section2 .right ul .srk::-moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section2 .right ul .srk::moz-placeholder{font-size: 16px;color: #888888;opacity: 1;}
.lxwm_section2 .right ul .srk:-ms-input-placeholder{font-size: 16px;color: #888888;opacity: 1;}
@media screen and (max-width:1024px) {
.lxwm_section2{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section2 .w_width{display: block;}
.lxwm_section2 .left{width: 100%;padding-right: 0;margin-bottom: 20px;position: relative;}
.lxwm_section2 .left .sy_tit{line-height: 32px;}
.lxwm_section2 .left .info{font-size: 14px;line-height: 22px;margin: 12px 0 0 0;}
.lxwm_section2 .left .ico{width: 32px;position: absolute;right: 0;top: 0;}
.lxwm_section2 .right{width: 100%;}
.lxwm_section2 .right ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section2 .right ul li{width: 50%;padding: 6px;}
.lxwm_section2 .right ul .bt{font-size: 14px;line-height: 24px;margin-bottom: 6px;}
.lxwm_section2 .right ul .input input{height: 34px;padding: 0 12px;font-size: 14px;}
.lxwm_section2 .right ul .text textarea{height: 60px;padding: 8px 12px;}
.lxwm_section2 .right ul .yzm input{height: 32px;padding: 0 100px 0 12px;}
.lxwm_section2 .right ul .yzm img{width: 70px;height: 34px;}
.lxwm_section2 .right ul .button{line-height: 30px;font-size: 14px;height: 34px;}
.lxwm_section2 .right ul li:last-child{width: 100%;}
.lxwm_section2 .right ul .srk::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section2 .right ul .srk::-moz-placeholder{font-size: 14px;}
.lxwm_section2 .right ul .srk::moz-placeholder{font-size: 14px;}
.lxwm_section2 .right ul .srk:-ms-input-placeholder{font-size: 14px;}
.lxwm_section2 .right ul .tip{font-size: 14px;line-height: 18px;}
.lxwm_section2 .right ul .gx .ico{width: 12px;height: 12px;}
.lxwm_section2 .right ul .gx .wz{font-size: 12px;}
}

/* 新闻 */
.xw_section1{width: 100%;padding-top: 28px;padding-bottom: 90px;background-color: #f5f5f5;}
.xw_section1 .btbox{margin-top: 56px;margin-bottom: 36px;display: flex;justify-content: space-between;align-items: center;}
.xw_section1 .btbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.xw_section1 .btbox ._btnbox ._btn{width: 44px;height: 44px;cursor: pointer;background-color: #ffffff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.xw_section1 .btbox ._btnbox ._btn:last-child{margin-right: 0;}
.xw_section1 .btbox ._btnbox ._btn img{width: 24px;display: block;}
.xw_section1 .btbox ._btnbox ._btn .ico2{display: none;}
.xw_section1 .btbox ._btnbox ._btn:hover{background-color: #0062a7;}
.xw_section1 .btbox ._btnbox ._btn:hover .ico1{display: none;}
.xw_section1 .btbox ._btnbox ._btn:hover .ico2{display: block;}
.xw_section1 .content{overflow: hidden;padding-top: 20px;}
.xw_section1 .content .slideOut{ position: relative;}
.xw_section1 .content .slide{ width: 100%; min-height: 100px; position: relative;}
.xw_section1 .content .slide .img{position: absolute;transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;}
.xw_section1 .content .slide .img a{display: flex;justify-content: flex-start;align-items: center;background-color: #ffffff;border-radius: 20px;overflow: hidden;}
.xw_section1 .content .slide .img a .left{width: 62.76094276094276%;}
.xw_section1 .content .slide .img a .pic{ width: 100%; padding-bottom: 55.793%; 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_section1 .content .slide .img 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_section1 .content .slide .img 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_section1 .content .slide .img a .right{width:37.23905723905724%;padding: 14px 66px 14px 56px;}
.xw_section1 .content .slide .img a .right .date{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 20px;}
.xw_section1 .content .slide .img a .right .bt{font-size: 24px;color: #3b3b3b;line-height: 34px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section1 .content .slide .img a .right .line{width: 100%;height: 1px;background-color: #e9e9e9;margin: 26px 0;}
.xw_section1 .content .slide .img a .right .jj{font-size: 16px;color: #666666;line-height: 36px;margin-bottom: 84px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.xw_section1 .content .slide .img1{ width: 92.8125%; height: 100%; top: 0; left: 0; z-index: 10;}
.xw_section1 .content .slide .img1 a{box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.xw_section1 .content .slide .img2{ width: 71.5%; height: 75.002%; top: 12.499%; left: -28.5%; z-index: 4;}
.xw_section1 .content .slide .img3{ width: 71.5%; height: 75.002%; top: 12.499%; left: -28.5%; z-index: 3; }
.xw_section1 .content .slide .img4{ width: 71.5%; height: 75.002%; top: 12.499%; left: 28.5%; z-index: 2;}
.xw_section1 .content .slide .img5{ width: 71.5%; height: 75.002%; top: 12.499%; left: 28.5%; z-index: 1;}
.xw_section1 .content .slide .img2 a .right .date,
.xw_section1 .content .slide .img3 a .right .date,
.xw_section1 .content .slide .img4 a .right .date,
.xw_section1 .content .slide .img5 a .right .date{font-size: 12.7px;line-height: 15px;margin-bottom: 14px;}
.xw_section1 .content .slide .img2 a .right .bt,
.xw_section1 .content .slide .img3 a .right .bt,
.xw_section1 .content .slide .img4 a .right .bt,
.xw_section1 .content .slide .img5 a .right .bt{font-size: 19px;line-height: 25px;}
.xw_section1 .content .slide .img2 a .right .line,
.xw_section1 .content .slide .img3 a .right .line,
.xw_section1 .content .slide .img4 a .right .line,
.xw_section1 .content .slide .img5 a .right .line{margin: 20px 0;}
.xw_section1 .content .slide .img2 a .right .jj,
.xw_section1 .content .slide .img3 a .right .jj,
.xw_section1 .content .slide .img4 a .right .jj,
.xw_section1 .content .slide .img5 a .right .jj{font-size: 12px;line-height: 28px;margin-bottom: 60px;}
.xw_section1 .content .slide-bt{margin-top: 50px;display: flex;justify-content: center;align-items: center;width: 100%!important;margin-left: 0!important;}
.xw_section1 .content .slide-bt span{width: 12px;height: 16px;background: url(img/img112.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.xw_section1 .content .slide-bt span.on{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.xw_section1 .content .slide-bt span:last-child{margin-right: 0;}
@media screen and (max-width:1680px) {
.xw_section1 .content .slide .img a .right{padding: 14px 30px;}
.xw_section1 .content .slide .img a .right .date{font-size: 14px;line-height: 18px;margin-bottom: 12px;}
.xw_section1 .content .slide .img a .right .bt{font-size: 18px;line-height: 24px;}
.xw_section1 .content .slide .img a .right .line{margin: 16px 0;}
.xw_section1 .content .slide .img a .right .jj{font-size: 14px;line-height: 24px;margin-bottom: 40px;}
.xw_section1 .content .slide .img2 a .right .date,
.xw_section1 .content .slide .img3 a .right .date,
.xw_section1 .content .slide .img4 a .right .date,
.xw_section1 .content .slide .img5 a .right .date{font-size: 12px;line-height: 15px;margin-bottom: 10px;}
.xw_section1 .content .slide .img2 a .right .bt,
.xw_section1 .content .slide .img3 a .right .bt,
.xw_section1 .content .slide .img4 a .right .bt,
.xw_section1 .content .slide .img5 a .right .bt{font-size: 16px;line-height: 20px;}
.xw_section1 .content .slide .img2 a .right .line,
.xw_section1 .content .slide .img3 a .right .line,
.xw_section1 .content .slide .img4 a .right .line,
.xw_section1 .content .slide .img5 a .right .line{margin: 12px 0;}
.xw_section1 .content .slide .img2 a .right .jj,
.xw_section1 .content .slide .img3 a .right .jj,
.xw_section1 .content .slide .img4 a .right .jj,
.xw_section1 .content .slide .img5 a .right .jj{font-size: 12px;line-height: 20px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.xw_section1{padding-top: 30px;padding-bottom: 20px;}
.xw_section1 .btbox{margin-top: 0;margin-bottom: 20px;}
.xw_section1 .btbox ._btnbox.phshow{width: auto;display: flex!important;}
.xw_section1 .btbox ._btnbox ._btn{width: 32px;height: 32px;margin-right: 12px;}
.xw_section1 .btbox ._btnbox ._btn img{width: 20px;}
.xw_section1 .content{padding-top: 0;}
.xw_section1 .content .slide{ min-height: 1px;}
.xw_section1 .content .slide .img{position: static;transition: width 0s,height 0s,top 0s,left 0s,z-index 0s;}
.xw_section1 .content .slide .img a{display: block;border-radius: 12px;}
.xw_section1 .content .slide .img a .left{width: 100%;}
.xw_section1 .content .slide .img a .right{width:100%;padding: 20px;}
.xw_section1 .content .slide .img a .right .date{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.xw_section1 .content .slide .img a .right .bt{font-size: 16px;line-height: 20px;-webkit-line-clamp:1;}
.xw_section1 .content .slide .img a .right .line{margin: 12px 0;}
.xw_section1 .content .slide .img a .right .jj{font-size: 14px;line-height: 22px;margin-bottom: 12px;-webkit-line-clamp:2;}
.xw_section1 .content .slide-bt{display: none!important;}

.xw_section1 .content .slide .slick-dots{margin-top:20px;}

}

.xw_section2{width: 100%;padding-bottom: 100px;background-color: #f5f5f5;}
.xw_section2 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 54px;position: relative;z-index: 20;}
.xw_section2 .btbox .right_box{display: flex;justify-content: flex-end;align-items: center;}
.xw_section2 .btbox .qh_box{width: 336px;margin-right: 32px;position: relative;}
.xw_section2 .btbox .qh_box ._t{width: 100%;border: 1px solid #cecece;padding: 0 20px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;border-radius: 5px;}
.xw_section2 .btbox .qh_box ._t .wz{font-size: 16px;color: #b0b0b0;line-height: 52px;width: calc(100% - 40px);}
.xw_section2 .btbox .qh_box ._t img{width: 24px;display: block;}
.xw_section2 .btbox .qh_box ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background-color: #fff;border-radius: 5px;box-shadow: 0 0 12px rgba(0,0,0,0.1);display: none;
overflow: hidden;overflow-y: auto;max-height: 192px;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar{ width: 3px;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.xw_section2 .btbox .qh_box ._b a{display: block;font-size: 15px;color: #555;line-height: 20px;padding: 14px;text-align: center;}
.xw_section2 .btbox .qh_box ._b a:hover{background-color: #0062a7;color: #fff;}
.xw_section2 .btbox .ss_box{width: 336px;position: relative;}
.xw_section2 .btbox .ss_box input{width: 100%;height: 54px;border: 1px solid #cecece;border-radius: 5px;padding: 0 70px 0 20px;font-size: 16px;color: #333;}
.xw_section2 .btbox .ss_box input::-webkit-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.xw_section2 .btbox .ss_box input::-moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.xw_section2 .btbox .ss_box input::moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.xw_section2 .btbox .ss_box input:-ms-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.xw_section2 .btbox .ss_box .btn{width: 59px;height: 54px;background-color: #0062a7;position: absolute;right: 0;top: 0;border-radius: 5px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.xw_section2 .btbox .ss_box .btn img{width: 24px;display: block;}
.xw_section2 .btbox .ss_box .btn:hover{background-color: #6ab357;}
.xw_section2 .content{margin-bottom: 60px;}
.xw_section2 .content ul{margin: -17px;width: calc(100% + 34px);display: flex;flex-wrap: wrap;}
.xw_section2 .content ul li{width: 33.3333%;padding: 17px;}
.xw_section2 .content ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 20px;overflow: hidden;}
.xw_section2 .content ul a .pic{ width: 100%; padding-bottom: 55.882%; 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_section2 .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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_section2 .content ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section2 .content ul a .wzbox{width: 100%;padding: 40px 30px;}
.xw_section2 .content ul a .bt{font-size: 20px;color: #3b3b3b;line-height: 32px;margin-bottom: 35px;min-height: 64px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section2 .content ul a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;padding-top: 26px;border-top: 1px solid #eaeaea;}
.xw_section2 .content ul a .date{font-size: 14px;color: #666666;line-height: 20px;}
.xw_section2 .content ul a .icobox{width: 24px;}
.xw_section2 .content ul a .icobox img{width: 100%;display: block;}
.xw_section2 .content ul a .icobox .ico2{display: none;}
.xw_section2 .content ul a:hover .wzbox{background: url(img/img163.jpg)no-repeat center center;background-size: cover;}
.xw_section2 .content ul a:hover .bt,
.xw_section2 .content ul a:hover .date{color: #fff;}
.xw_section2 .content ul a:hover .icobox .ico1{display: none;}
.xw_section2 .content ul a:hover .icobox .ico2{display: block;}
.xw_section2 .content ul a:hover .boxs{border-top-color: #eaeaea;}
@media screen and (max-width:1024px) {
.xw_section2{padding-bottom: 30px;}
.xw_section2 .btbox{display: block;margin-bottom: 20px;position: relative;z-index: 50;}
.xw_section2 .btbox .right_box{justify-content: space-between;margin-top: 12px;}
.xw_section2 .btbox .qh_box{width: calc(50% - 6px);margin-right: 0;}
.xw_section2 .btbox .qh_box ._t{padding: 0 12px;}
.xw_section2 .btbox .qh_box ._t .wz{font-size: 14px;line-height:34px;width: calc(100% - 30px);}
.xw_section2 .btbox .qh_box ._t img{width: 20px;}
.xw_section2 .btbox .qh_box ._b{max-height: 160px;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar{ width: 0;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.xw_section2 .btbox .qh_box ._b::-webkit-scrollbar{ display: none;}
.xw_section2 .btbox .qh_box ._b a{font-size: 14px;padding: 10px 12px;}
.xw_section2 .btbox .ss_box{width: calc(50% - 6px);}
.xw_section2 .btbox .ss_box input{height: 36px;padding: 0 50px 0 12px;font-size: 14px;}
.xw_section2 .btbox .ss_box input::-webkit-input-placeholder{font-size: 14px;}
.xw_section2 .btbox .ss_box input::-moz-placeholder{font-size: 14px;}
.xw_section2 .btbox .ss_box input::moz-placeholder{font-size: 14px;}
.xw_section2 .btbox .ss_box input:-ms-input-placeholder{font-size: 14px;}
.xw_section2 .btbox .ss_box .btn{width: 40px;height: 36px;}
.xw_section2 .btbox .ss_box .btn img{width: 20px;}
.xw_section2 .content{margin-bottom: 20px;}
.xw_section2 .content ul{margin: -6px;width: calc(100% + 12px);}
.xw_section2 .content ul li{width: 50%;padding: 6px;}
.xw_section2 .content ul a{border-radius: 12px;}
.xw_section2 .content ul a .wzbox{padding: 14px;}
.xw_section2 .content ul a .bt{font-size: 16px;line-height: 22px;margin-bottom: 10px;min-height: 44px;}
.xw_section2 .content ul a .boxs{padding-top: 10px;}
.xw_section2 .content ul a .icobox{width: 22px;}
}

/* 分页 */
.page_section{width: 100%;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{display: block;width: 40px;height: 40px;margin-right: 10px;font-size: 16px;color: #9c9c9c;line-height: 40px;border-radius: 100%;text-align: center;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{background-color: #0062a7;color: #fff;}
.page_section .phpage{display: none;}
@media screen and (max-width:1024px) {
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: block;width: 32px;height: 32px;font-size: 14px;color: #9c9c9c;line-height: 32px;border-radius: 32px;text-align: center;background-color: #0062a7;color: #fff;}
.page_section .phpage span{display: block;font-size: 16px;color: #333;line-height: 20px;margin: 0 20px;}
.page_section .pcpage{display: none;}
}

/* 弹窗 */
._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/img192.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:1000px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: rgba(255,255,255,0.5);padding: 12px;}
._htm video{width: 100%;display: block;margin: 0 auto;height: 520px;object-fit: cover;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:600px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(images);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width: calc(100% - 30px);position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
._htm video{height: 200px;}
}

/* 新闻详情 */
.xwxq_section{width: 100%;padding-top: 124px;padding-bottom: 100px;background-color: #f5f5f5;}
.xwxq_section .content{margin-top: 24px;display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .left{width: 71.25%;background-color: #fff;padding: 60px 40px 50px 40px;}
.xwxq_section .left .title{font-size: 30px;color: #231815;line-height: 34px;margin-bottom: 36px;font-weight: bold;}
.xwxq_section .left .dl{display: flex;}
.xwxq_section .left .dl .dd{margin-right: 60px;display: flex;justify-content: flex-start;align-items: center;}
.xwxq_section .left .dl .dd:last-child{margin-right: 0;}
.xwxq_section .left .dl .dd img{width: 24px;display: block;}
.xwxq_section .left .dl .dd .wz{font-size: 14px;color: #7a7a7a;line-height: 20px;padding-left: 8px;}
.xwxq_section .left .cont{margin: 24px 0 32px 0;padding: 32px 0 32px 0;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;font-size: 16px;color: #666666;line-height: 36px;}
.xwxq_section .left .page_box{display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .left .page_box .page_l{width: calc(100% - 150px);}
.xwxq_section .left .page_box .page_l a{display: block;font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 8px;}
.xwxq_section .left .page_box .page_l a:last-child{margin-bottom: 0;}
.xwxq_section .left .page_box .page_l a:hover{color: #0062a7;}
.xwxq_section .left .page_box .back_r{width: 138px;}
.xwxq_section .left .page_box .back_r a{display: flex;justify-content: center;align-items: center;border: 1px solid #0062a7;border-radius: 23px;}
.xwxq_section .left .page_box .back_r a .wz{font-size: 16px;color: #004c97;line-height: 44px;margin-right: 14px;}
.xwxq_section .left .page_box .back_r a img{width: 22px;display: block;}
.xwxq_section .left .page_box .back_r a .ico2{display: none;}
.xwxq_section .left .page_box .back_r a:hover{background-color: #0062a7;border-color: #0062a7;}
.xwxq_section .left .page_box .back_r a:hover .wz{color: #fff;}
.xwxq_section .left .page_box .back_r a:hover .ico1{display: none;}
.xwxq_section .left .page_box .back_r a:hover .ico2{display: block;}
.xwxq_section .right{width: 27.1875%;}
.xwxq_section .right .input_box{width: 100%;margin-bottom: 24px;background-color: #ffffff;position: relative;}
.xwxq_section .right .input_box input{width: 100%;height: 54px;display: block;padding: 0 70px 0 20px;display: block;font-size: 14px;color: #333;}
.xwxq_section .right .input_box input::-webkit-input-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.xwxq_section .right .input_box input::-moz-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.xwxq_section .right .input_box input::moz-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.xwxq_section .right .input_box input:-ms-input-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.xwxq_section .right .input_box .ico{width: 60px;height: 54px;display: flex;justify-content: center;align-items: center;background-color: #0062a7;position: absolute;right: 0;top: 0;cursor: pointer;}
.xwxq_section .right .input_box .ico img{width: 24px;display: block;}
.xwxq_section .right .input_box .ico:hover{background-color: #6ab357;}
.xwxq_section .right .cont{background-color: #fff;padding: 24px 30px 38px 30px;}
.xwxq_section .right .cont .tit{font-size: 18px;color: #222222;line-height: 24px;padding-left: 22px;position: relative;margin-bottom: 12px;}
.xwxq_section .right .cont .tit::after{content: "";display: block;width: 12px;height: 8px;background: url(img/img66.png)no-repeat center center;background-size: cover;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.xwxq_section .right .cont ul li{border-bottom: 1px solid #eeeeee;}
.xwxq_section .right .cont ul a{padding-top: 16px;padding-bottom: 16px;display: block;}
.xwxq_section .right .cont ul a .bt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .right .cont ul a .date{font-size: 14px;color: #666666;line-height: 18px;}
.xwxq_section .right .cont ul a:hover .bt,
.xwxq_section .right .cont ul a:hover .date{color: #0062a7;}
.xwxq_section .right .cont ul li:hover{border-bottom-color: #0062a7;}
@media screen and (max-width:1024px) {
.xwxq_section{padding-top: 30px;padding-bottom: 30px;;}
.xwxq_section .content{margin-top: 0;display: block;}
.xwxq_section .left{width: 100%;padding: 14px;}
.xwxq_section .left .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .left .dl{justify-content: center;}
.xwxq_section .left .dl .dd{margin-right: 12px;}
.xwxq_section .left .dl .dd img{width: 20px;}
.xwxq_section .left .dl .dd .wz{font-size: 13px;padding-left: 6px;}
.xwxq_section .left .cont{margin: 12px 0 12px 0;padding: 12px 0 12px 0;font-size: 14px;line-height: 22px;}
.xwxq_section .left .page_box{display: block;}
.xwxq_section .left .page_box .page_l{width: 100%;}
.xwxq_section .left .page_box .page_l a{font-size: 14px;}
.xwxq_section .left .page_box .back_r{width: 120px;margin: 10px auto 0 auto;}
.xwxq_section .left .page_box .back_r a{border-radius: 18px;}
.xwxq_section .left .page_box .back_r a .wz{font-size: 14px;line-height: 34px;margin-right: 8px;}
.xwxq_section .left .page_box .back_r a img{width: 20px;}
.xwxq_section .right{display: none;}
}

/* 常见问题 */
.cjwt_section{width: 100%;padding-top: 24px;padding-bottom: 100px;background-color: #f5f5f5;}
.cjwt_section .sha_box{display: flex;justify-content: space-between;align-items: center;margin-top: 56px;margin-bottom: 40px;position: relative;z-index: 20;}
.cjwt_section .sha_box .qh_box{width: calc(33.125% - 10px);position: relative;}
.cjwt_section .sha_box .qh_box ._t{width: 100%;border: 1px solid #cecece;padding: 0 20px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;border-radius: 5px;}
.cjwt_section .sha_box .qh_box ._t .wz{font-size: 16px;color: #b0b0b0;line-height: 52px;width: calc(100% - 40px);}
.cjwt_section .sha_box .qh_box ._t img{width: 24px;display: block;}
.cjwt_section .sha_box .qh_box ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background-color: #fff;border-radius: 5px;box-shadow: 0 0 12px rgba(0,0,0,0.1);display: none;
overflow: hidden;overflow-y: auto;max-height: 192px;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar{ width: 3px;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.cjwt_section .sha_box .qh_box ._b a{display: block;font-size: 15px;color: #555;line-height: 20px;padding: 14px;text-align: center;}
.cjwt_section .sha_box .qh_box ._b a:hover{background-color: #0062a7;color: #fff;}
.cjwt_section .sha_box .ss_box{width: calc(66.875% - 10px);position: relative;}
.cjwt_section .sha_box .ss_box input{width: 100%;height: 54px;border: 1px solid #cecece;border-radius: 5px;padding: 0 70px 0 20px;font-size: 16px;color: #333;}
.cjwt_section .sha_box .ss_box input::-webkit-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.cjwt_section .sha_box .ss_box input::-moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.cjwt_section .sha_box .ss_box input::moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.cjwt_section .sha_box .ss_box input:-ms-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.cjwt_section .sha_box .ss_box .btn{width: 59px;height: 54px;background-color: #0062a7;position: absolute;right: 0;top: 0;border-radius: 5px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.cjwt_section .sha_box .ss_box .btn img{width: 24px;display: block;}
.cjwt_section .sha_box .ss_box .btn:hover{background-color: #6ab357;}
.cjwt_section .content{margin-bottom: 60px;}
.cjwt_section .content li{margin-bottom: 20px;padding: 0 30px 0 22px;background-color: #ffffff;border-radius: 20px;}
.cjwt_section .content li:last-child{margin-bottom: 0;}
.cjwt_section .content .ico_l{width: 28px;font-size: 14px;color: #0062a6;line-height: 20px;text-align: center;border: 1px solid #0062a7;border-radius: 8px 8px 0 8px;height: 24px;}
.cjwt_section .content .top{width: 100%;display: flex;justify-content: space-between;align-items: center;cursor: pointer;padding: 26px 0;}
.cjwt_section .content .top .ico_l{background-color: #0062a7;color: #fff;}
.cjwt_section .content .top .wz{width: calc(100% - 52px);padding: 0 14px;font-size: 18px;color: #333333;line-height: 24px;}
.cjwt_section .content .top .ico_box_r{width: 24px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cjwt_section .content .top .ico_box_r img{width: 100%;display: block;}
.cjwt_section .content .top .ico_box_r .ico2{display: none;}
.cjwt_section .content li.on .top .wz{color: #0062a7;}
.cjwt_section .content li.on .top .ico_box_r{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.cjwt_section .content li.on .top .ico_box_r .ico1{display: none;}
.cjwt_section .content li.on .top .ico_box_r .ico2{display: block;}
.cjwt_section .content .bottom{display: none;}
.cjwt_section .content .bottom>div{padding-bottom: 26px;display: flex;justify-content: flex-start;align-items: flex-start;}
.cjwt_section .content .bottom>div .ico_l{margin-top: 8px;}
.cjwt_section .content .bottom>div .wz{font-size: 16px;color: #666666;line-height: 36px;width: calc(73% - 28px);padding-left: 14px;}
@media screen and (max-width:1680px) {
.cjwt_section .content .bottom>div .wz{width: calc(84% - 28px);}
}
@media screen and (max-width:1024px) {
.cjwt_section{padding-top: 30px;padding-bottom: 30px;}
.cjwt_section .sha_box{margin-top: 0;margin-bottom: 20px;}
.cjwt_section .sha_box .qh_box{width: calc(50% - 6px);margin-right: 0;}
.cjwt_section .sha_box .qh_box ._t{padding: 0 12px;}
.cjwt_section .sha_box .qh_box ._t .wz{font-size: 12px;line-height:34px;width: calc(100% - 30px);}
.cjwt_section .sha_box .qh_box ._t img{width: 20px;}
.cjwt_section .sha_box .qh_box ._b{max-height: 160px;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar{ width: 0;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.cjwt_section .sha_box .qh_box ._b::-webkit-scrollbar{ display: none;}
.cjwt_section .sha_box .qh_box ._b a{font-size: 14px;padding: 10px 12px;}
.cjwt_section .sha_box .ss_box{width: calc(50% - 6px);}
.cjwt_section .sha_box .ss_box input{height: 36px;padding: 0 50px 0 12px;font-size: 12px;}
.cjwt_section .sha_box .ss_box input::-webkit-input-placeholder{font-size: 12px;}
.cjwt_section .sha_box .ss_box input::-moz-placeholder{font-size: 12px;}
.cjwt_section .sha_box .ss_box input::moz-placeholder{font-size: 12px;}
.cjwt_section .sha_box .ss_box input:-ms-input-placeholder{font-size: 12px;}
.cjwt_section .sha_box .ss_box .btn{width: 40px;height: 36px;}
.cjwt_section .sha_box .ss_box .btn img{width: 20px;}
.cjwt_section .content{margin-bottom: 20px;}
.cjwt_section .content li{margin-bottom: 12px;padding: 0 14px;border-radius: 12px;}
.cjwt_section .content .top{padding: 14px 0;align-items: flex-start;}
.cjwt_section .content .top .ico_l{margin-top: 4px;}
.cjwt_section .content .top .wz{width: calc(100% - 50px);padding: 0 10px;font-size: 14px;line-height: 20px;}
.cjwt_section .content .top .ico_box_r{width: 20px;}
.cjwt_section .content .bottom>div{padding-bottom: 14px;}
.cjwt_section .content .bottom>div .ico_l{margin-top: 4px;}
.cjwt_section .content .bottom>div .wz{font-size: 14px;line-height: 22px;width: calc(100% - 28px);padding-left: 12px;}
}

/* 文件下载 */
.wjxz_section{width: 100%;padding-top: 26px;padding-bottom: 100px;background-color: #f5f5f5;}
.wjxz_section .sha_box{display: flex;justify-content: space-between;align-items: center;margin-top: 56px;margin-bottom: 40px;position: relative;z-index: 20;}
.wjxz_section .sha_box .qh_box{width: calc(33.3333% - 13px);position: relative;}
.wjxz_section .sha_box .qh_box ._t{width: 100%;border: 1px solid #cecece;padding: 0 20px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;border-radius: 5px;}
.wjxz_section .sha_box .qh_box ._t .wz{font-size: 16px;color: #b0b0b0;line-height: 52px;width: calc(100% - 40px);}
.wjxz_section .sha_box .qh_box ._t img{width: 24px;display: block;}
.wjxz_section .sha_box .qh_box ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background-color: #fff;border-radius: 5px;box-shadow: 0 0 12px rgba(0,0,0,0.1);display: none;
overflow: hidden;overflow-y: auto;max-height: 192px;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar{ width: 3px;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.wjxz_section .sha_box .qh_box ._b a{display: block;font-size: 15px;color: #555;line-height: 20px;padding: 14px;text-align: center;}
.wjxz_section .sha_box .qh_box ._b a:hover{background-color: #0062a7;color: #fff;}
.wjxz_section .sha_box .ss_box{width: calc(33.3333% - 13px);position: relative;}
.wjxz_section .sha_box .ss_box input{width: 100%;height: 54px;border: 1px solid #cecece;border-radius: 5px;padding: 0 70px 0 20px;font-size: 16px;color: #333;}
.wjxz_section .sha_box .ss_box input::-webkit-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.wjxz_section .sha_box .ss_box input::-moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.wjxz_section .sha_box .ss_box input::moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.wjxz_section .sha_box .ss_box input:-ms-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.wjxz_section .sha_box .ss_box .btn{width: 59px;height: 54px;background-color: #0062a7;position: absolute;right: 0;top: 0;border-radius: 5px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.wjxz_section .sha_box .ss_box .btn img{width: 24px;display: block;}
.wjxz_section .sha_box .ss_box .btn:hover{background-color: #6ab357;}
.wjxz_section .content{margin-bottom: 60px;}
.wjxz_section .content ul{margin: -17px;width: calc(100% + 34px);display: flex;flex-wrap: wrap;}
.wjxz_section .content ul li{width: 50%;padding: 17px;}
.wjxz_section .content ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 20px;padding: 40px 40px 30px 40px;}
.wjxz_section .content ul a .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.wjxz_section .content ul a .jj{font-size: 16px;color: #666666;line-height: 24px;margin-bottom: 36px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.wjxz_section .content ul a .dl{display: flex;}
.wjxz_section .content ul a .dd{margin-right: 56px;display: flex;align-items: center;}
.wjxz_section .content ul a .dd:last-child{margin-right: 0;}
.wjxz_section .content ul a .dd img{width: 24px;display: block;}
.wjxz_section .content ul a .dd .wz{font-size: 14px;color: #666666;line-height: 20px;padding-left: 8px;}
.wjxz_section .content ul a:hover .bt{color: #0062a7;}
.wjxz_section .content ul a .dd:nth-child(2):hover .wz{color: #6ab357;text-decoration: underline;}
@media screen and (max-width:1024px) {
.wjxz_section{padding-top: 30px;padding-bottom: 30px;}
.wjxz_section .sha_box{margin-top: 0;margin-bottom: 20px;flex-wrap: wrap;}
.wjxz_section .sha_box .qh_box{width: calc(50% - 6px);margin-right: 0;z-index: 40;}
.wjxz_section .sha_box .qh_box ._t{padding: 0 12px;}
.wjxz_section .sha_box .qh_box ._t .wz{font-size: 13px;line-height:34px;width: calc(100% - 30px);}
.wjxz_section .sha_box .qh_box ._t img{width: 20px;}
.wjxz_section .sha_box .qh_box ._b{max-height: 160px;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar{ width: 0;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.wjxz_section .sha_box .qh_box ._b::-webkit-scrollbar{ display: none;}
.wjxz_section .sha_box .qh_box ._b a{font-size: 14px;padding: 10px 12px;}
.wjxz_section .sha_box .ss_box{width: 100%;margin-top: 12px;}
.wjxz_section .sha_box .ss_box input{height: 36px;padding: 0 50px 0 12px;font-size: 13px;}
.wjxz_section .sha_box .ss_box input::-webkit-input-placeholder{font-size: 13px;}
.wjxz_section .sha_box .ss_box input::-moz-placeholder{font-size: 13px;}
.wjxz_section .sha_box .ss_box input::moz-placeholder{font-size: 13px;}
.wjxz_section .sha_box .ss_box input:-ms-input-placeholder{font-size: 13px;}
.wjxz_section .sha_box .ss_box .btn{width: 40px;height: 36px;}
.wjxz_section .sha_box .ss_box .btn img{width: 20px;}
.wjxz_section .content{margin-bottom: 20px;}
.wjxz_section .content ul{margin: -6px;width: calc(100% + 12px);}
.wjxz_section .content ul li{width: 100%;padding: 6px;}
.wjxz_section .content ul a{border-radius: 12px;padding: 14px;}
.wjxz_section .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.wjxz_section .content ul a .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.wjxz_section .content ul a .dd{margin-right: 20px;}
.wjxz_section .content ul a .dd img{width: 22px;}
.wjxz_section .content ul a .dd .wz{padding-left: 6px;}
}

/* 请求支持 */
.qqzc_section{width: 100%;padding-top: 26px;padding-bottom: 100px;background-color: #f5f5f5;}
.qqzc_section .content{margin-top: 58px;background-color: #fff;padding: 50px 50px 60px 50px;}
.qqzc_section .content .tit{font-size: 20px;color: #333333;line-height: 34px;margin-bottom: 38px;}
.qqzc_section .content .tit2{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 14px;}
.qqzc_section .content .listbox{display: flex;margin-bottom: 24px;}
.qqzc_section .content .listbox .list{margin-right: 20px;cursor: pointer;padding: 0 32px;font-size: 16px;color: #333333;line-height: 48px;border: 1px solid #cccccc;position: relative;}
.qqzc_section .content .listbox .list:last-child{margin-right: 0;}
.qqzc_section .content .listbox .list img{width: 26px;position: absolute;right: 0;bottom: 0;display: block;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;}
.qqzc_section .content .listbox .list.on img{opacity: 1;}
.qqzc_section .content .listbox .list.on{border-color: #0062a7;color: #0062a7;}
.qqzc_section .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.qqzc_section .content ul li{width: 50%;padding: 15px;}
.qqzc_section .content ul .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 8px;}
.qqzc_section .content ul .bt span{color: #fb0202;}
.qqzc_section .content ul .input{width: 100%;}
.qqzc_section .content ul .input input{width: 100%;height: 56px;display: block;padding: 0 18px;display: block;background-color: #f5f5f5;font-size: 16px;color: #333;}
.qqzc_section .content ul .text textarea{width: 100%;height: 108px;display: block;padding: 14px 18px;background-color: #f5f5f5;font-size: 16px;color: #333;}
.qqzc_section .content ul .yzm{width: 100%;position: relative;}
.qqzc_section .content ul .yzm input{width: 100%;height: 56px;display: block;padding: 0 130px 0 18px;display: block;background-color: #f5f5f5;font-size: 16px;color: #333;}
.qqzc_section .content ul .yzm img{width: 110px;height: 56px;display: block;cursor: pointer;position: absolute;right: 0;top: 0;}
.qqzc_section .content ul .button{width: 100%;line-height: 48px;border: 1px solid #0063a7;text-align: center;font-size: 18px;height: 56px;cursor: pointer;background-color: #0063a7;color: #fff;}
.qqzc_section .content ul .button:hover{opacity: 0.8;}
.qqzc_section .content ul .tip{font-size: 16px;color: #666666;line-height: 20px;}
.qqzc_section .content ul .tip span{color: #fb0202;}
.qqzc_section .content ul .gx{display: flex;justify-content: flex-start;align-items: center;}
.qqzc_section .content ul .gx .ico{width: 12px;height: 12px;border: 1px solid #0062a7;margin-right: 6px;position: relative;cursor: pointer;}
.qqzc_section .content ul .gx .ico img{width: 12px;display: block;display: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.qqzc_section .content ul .gx .ico.on{background-color: #0062a7;}
.qqzc_section .content ul .gx .ico.on img{display: block;}
.qqzc_section .content ul .gx .wz{font-size: 14px;color: #666666;line-height: 18px;}
.qqzc_section .content ul .gx .wz a{color: #0062a6;}
.qqzc_section .content ul .dlbox{margin-top: 16px;}
.qqzc_section .content ul .dl{display: flex;flex-wrap: wrap;margin: -8px;}
.qqzc_section .content ul .dl .dd{padding: 8px;display: flex;align-items: center;}
.qqzc_section .content ul .dl .dd .icobox{min-width: 16px;cursor: pointer;}
.qqzc_section .content ul .dl .dd .icobox img{width: 100%;display: block;}
.qqzc_section .content ul .dl .dd .icobox .ico2{display: none;}
.qqzc_section .content ul .dl .dd.on .icobox .ico1{display: none;}
.qqzc_section .content ul .dl .dd.on .icobox .ico2{display: block;}
.qqzc_section .content ul .dl .dd .wz{font-size: 16px;color: #666666;line-height: 20px;padding-left: 8px;cursor: pointer;}
.qqzc_section .content ul .dl .dd:hover .wz{color: #0062a7;}
.qqzc_section .content ul .dl .dd input{width: 172px;height: 20px;display: block;font-size: 16px;color: #333;border-bottom: 1px solid #d2d2d2;margin-left: 10px;}
.qqzc_section .content ul .srk::-webkit-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.qqzc_section .content ul .srk::-moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.qqzc_section .content ul .srk::moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.qqzc_section .content ul .srk:-ms-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
@media screen and (max-width:1024px) {
.qqzc_section{padding-top: 30px;padding-bottom: 30px;}
.qqzc_section .content{margin-top: 0;padding: 14px;}
.qqzc_section .content .tit{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
.qqzc_section .content .tit2{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.qqzc_section .content .listbox{margin-bottom: 20px;flex-wrap: wrap;justify-content: space-between;}
.qqzc_section .content .listbox .list{margin-right: 0;padding: 0 12px;font-size: 12px;line-height: 34px;width: calc(25% - 6px);text-align: center;}
.qqzc_section .content .listbox .list img{width: 16px;}
.qqzc_section .content ul{margin: -6px;width: calc(100% + 12px);}
.qqzc_section .content ul li{width: 50%;padding: 6px;}
.qqzc_section .content ul .bt{font-size: 14px;line-height: 24px;margin-bottom: 6px;}
.qqzc_section .content ul .input input{height: 34px;padding: 0 12px;font-size: 14px;}
.qqzc_section .content ul .text textarea{height: 60px;padding: 8px 12px;}
.qqzc_section .content ul .yzm input{height: 32px;padding: 0 100px 0 12px;}
.qqzc_section .content ul .yzm img{width: 70px;height: 34px;}
.qqzc_section .content ul .button{line-height: 30px;font-size: 14px;height: 32px;}
.qqzc_section .content ul .tip{font-size: 14px;}
.qqzc_section .content ul li:last-child{width: 100%;}
.qqzc_section .content ul .srk::-webkit-input-placeholder{font-size: 14px;}
.qqzc_section .content ul .srk::-moz-placeholder{font-size: 14px;}
.qqzc_section .content ul .srk::moz-placeholder{font-size: 14px;}
.qqzc_section .content ul .srk:-ms-input-placeholder{font-size: 14px;}
.qqzc_section .content ul .dlbox{margin-top: 8px;}
.qqzc_section .content ul .dl{margin: -5px;width: calc(100% + 10px);}
.qqzc_section .content ul .dl .dd{padding: 5px;width: 25%;}
.qqzc_section .content ul .dl .dd .icobox{min-width: 14px;}
.qqzc_section .content ul .dl .dd .wz{font-size: 14px;padding-left: 6px;}
.qqzc_section .content ul .dl .dd:last-child{width: 100%;}
.qqzc_section .content ul .dl .dd input{width: 160px;font-size: 14px;}
}

/* 解决方案详情 */
.jjfaxq_section1{width: 100%;padding-top: 26px;padding-bottom: 100px;}
.jjfaxq_section1 .content{margin-top: 56px;display: flex;justify-content: space-between;align-items: center;flex-direction:row-reverse;}
.jjfaxq_section1 .left{width: 48.75%;}
.jjfaxq_section1 .left .ul .pic{ padding-bottom: 61.794%; position: relative; overflow: hidden;border-radius: 20px;}
.jjfaxq_section1 .left .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.jjfaxq_section1 .left .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 32px;}
.jjfaxq_section1 .left .ul .slick-dots li{width: 12px;height: 16px;background: url(img/img55.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.jjfaxq_section1 .left .ul .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.jjfaxq_section1 .left .ul .slick-dots li:last-child{margin-right: 0;}
.jjfaxq_section1 .right{width: 51.25%;padding-right: 80px;}
.jjfaxq_section1 .right .info{font-size: 16px;color: #666666;line-height:30px;margin-top: 60px; }

.jjfaxq_section1 .right .info>div{padding-right: 40px;
overflow: hidden;overflow-y: auto;max-height: 280px;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar{ width: 4px;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar-track{background-color: #c3c4c5;border-radius: 4px;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar-thumb{width: 4px;background-color: #0062a7;border-radius: 4px;}

@media screen and (max-width:1680px) {
.jjfaxq_section1 .right{padding-right: 40px;}
.jjfaxq_section1 .right .sy_tit br{display: none;}
.jjfaxq_section1 .right .info{font-size: 14px;line-height: 30px;margin-top: 30px;}
.jjfaxq_section1 .right .info>div{padding-right: 20px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section1{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section1 .content{margin-top: 0;display: block;}
.jjfaxq_section1 .left{width: 100%;margin-bottom: 14px;}
.jjfaxq_section1 .left .ul .pic{border-radius: 12px;}
.jjfaxq_section1 .left .ul .slick-dots{bottom: 20px;}
.jjfaxq_section1 .left .ul .slick-dots li{width: 8px;height: 12px;margin: 0 10px 0 0;}
.jjfaxq_section1 .left .ul .slick-dots li.slick-active{width: 24px;height: 10px;border-radius: 10px;}
.jjfaxq_section1 .right{width: 100%;padding-right: 0;}
.jjfaxq_section1 .right .info{font-size: 14px;line-height: 24px;margin-top: 14px;}

.jjfaxq_section1 .right .info>div{padding-right: 0;max-height: 100000px;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar{ width: 0;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section1 .right .info>div::-webkit-scrollbar{ display: none;}
}

.jjfaxq_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.jjfaxq_section2 .content{margin-top: 40px;display: flex;justify-content: flex-start;align-items: center;}
.jjfaxq_section2 .content .left{width: 45.4375%;}
.jjfaxq_section2 .content .left .pic{ padding-bottom: 68.775%; position: relative; overflow: hidden;border-radius: 20px;}
.jjfaxq_section2 .content .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%);}
.jjfaxq_section2 .content .right{width: 54.5625%;padding-left: 70px;}
.jjfaxq_section2 .content .right>div{font-size: 16px;color: #666;line-height:30px;padding-right: 40px;
overflow: hidden;overflow-y: auto;max-height: 480px;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar{ width: 4px;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar-track{background-color: #c3c4c5;border-radius: 4px;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar-thumb{width: 4px;background-color: #0062a7;border-radius: 4px;}
@media screen and (max-width:1680px) {
.jjfaxq_section2 .content .right{padding-left: 40px;}
.jjfaxq_section2 .content .right>div{font-size: 16px;line-height: 26px;padding-right: 20px;max-height: 312px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section2{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section2 .content{margin-top: 20px;display: block;}
.jjfaxq_section2 .content .left{width: 100%;}
.jjfaxq_section2 .content .left .pic{border-radius: 12px;}
.jjfaxq_section2 .content .right{width: 100%;padding-left: 0;margin-top: 14px;}
.jjfaxq_section2 .content .right>div{font-size: 14px;line-height: 22px;padding-right: 0;max-height: 100000px;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar{ width: 0;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section2 .content .right>div::-webkit-scrollbar{ display: none;}
}

.jjfaxq_section3{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.jjfaxq_section3 .info{margin: 40px 0;font-size: 18px;color: #666666;line-height: 24px;}
.jjfaxq_section3 .cont1{margin-bottom: 60px;}
.jjfaxq_section3 .cont1 ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.jjfaxq_section3 .cont1 ul li{width: 25%;padding: 15px;}
.jjfaxq_section3 .cont1 ul .a{display: block;width: 100%;height: 208px;display: flex;justify-content: center;align-items: center;flex-direction:column;background-color: #fff;border-radius: 20px;}
.jjfaxq_section3 .cont1 ul .a img{width: 80px;display: block;margin-bottom: 30px;
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;}
.jjfaxq_section3 .cont1 ul .a:hover img{transform: rotateY(180deg);}
.jjfaxq_section3 .cont1 ul .a .wz{font-size: 24px;color: #333333;line-height: 28px;}
.jjfaxq_section3 .cont2{width: 100%;}
.jjfaxq_section3 .cont2 .li{position: relative;}
.jjfaxq_section3 .cont2 .li .pic{ padding-bottom: 42.625%; position: relative; overflow: hidden;border-radius: 20px;}
.jjfaxq_section3 .cont2 .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%);}
.jjfaxq_section3 .cont2 .posi_ico{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jjfaxq_section3 .cont2 .posi_ico img{width: 104px;display: block;margin: 0 auto 24px auto;}
.jjfaxq_section3 .cont2 .posi_ico .wz{font-size: 16px;color: #ffffff;line-height: 20px;text-align: center;}
.jjfaxq_section3 .cont2 .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
.jjfaxq_section3 .cont2 .slick-dots li{width: 12px;height: 16px;background: url(img/img55.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.jjfaxq_section3 .cont2 .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.jjfaxq_section3 .cont2 .slick-dots li:last-child{margin-right: 0;}

/* 251023start */
.jjfaxq_section3 .cont1 ul .a{ padding:15px;}
@media screen and (max-width:1600px) {
.jjfaxq_section3 .cont1 ul .a .wz{font-size: 20px;  line-height: 24px;}	
}
@media screen and (max-width:1440px) {
.jjfaxq_section3 .cont1 ul .a .wz{font-size: 18px;  line-height: 22px;}	
}
@media screen and (max-width:1024px) {
.jjfaxq_section3{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section3 .info{margin: 12px 0 20px 0;font-size: 14px;line-height: 22px;}
.jjfaxq_section3 .cont1{margin-bottom: 20px;}
.jjfaxq_section3 .cont1 ul{margin: -6px;width: calc(100% + 12px);}
.jjfaxq_section3 .cont1 ul li{width: 50%;padding: 6px;}
.jjfaxq_section3 .cont1 ul .a{height: 120px;border-radius: 12px; padding:12px;}
.jjfaxq_section3 .cont1 ul .a img{width: 32px;margin-bottom: 12px;}
.jjfaxq_section3 .cont1 ul .a .wz{font-size: 15px;line-height: 20px;}
.jjfaxq_section3 .cont2 .li .pic{border-radius: 12px;}
.jjfaxq_section3 .cont2 .posi_ico img{width: 30px;margin: 0 auto 12px auto;}
.jjfaxq_section3 .cont2 .posi_ico .wz{font-size: 14px;line-height: 18px;}
.jjfaxq_section3 .cont2 .slick-dots{bottom: 12px;}
.jjfaxq_section3 .cont2 .slick-dots li{width: 8px;height: 12px;margin: 0 10px 0 0;}
.jjfaxq_section3 .cont2 .slick-dots li.slick-active{width: 24px;height: 10px;border-radius: 10px;}
}
@media screen and (max-width:767px) {
.jjfaxq_section3 .cont1 ul .a .wz{font-size: 13px;  line-height: 20px;}	
}
/* 251023end */

.jjfaxq_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.jjfaxq_section4 .content{margin-top: 46px;display: flex;justify-content: flex-start;align-items: center;}
.jjfaxq_section4 .content .left{width: 48.75%;}
.jjfaxq_section4 .content .left .pic{ padding-bottom: 61.923%; position: relative; overflow: hidden;border-radius: 20px;}
.jjfaxq_section4 .content .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%);}
.jjfaxq_section4 .content .right{width: 51.25%;padding-left: 70px;}
.jjfaxq_section4 .content .right>div{font-size: 16px;color: #666666;line-height: 30px;padding-right: 10px;
overflow: hidden;overflow-y: auto;max-height: 456px;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar{ width: 4px;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar-track{background-color: #c3c4c5;border-radius: 4px;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar-thumb{width: 4px;background-color: #0062a7;border-radius: 4px;}
@media screen and (max-width:1680px) {
.jjfaxq_section4 .content .right{padding-left: 40px;}
.jjfaxq_section4 .content .right>div{font-size: 16px;line-height: 26px;padding-right: 20px;max-height: 312px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section4{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section4 .content{margin-top: 20px;display: block;}
.jjfaxq_section4 .content .left{width: 100%;}
.jjfaxq_section4 .content .left .pic{border-radius: 12px;}
.jjfaxq_section4 .content .right{width: 100%;padding-left: 0;margin-top: 14px;}
.jjfaxq_section4 .content .right>div{font-size: 14px;line-height: 22px;padding-right: 0;max-height: 100000px;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar{ width: 0;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section4 .content .right>div::-webkit-scrollbar{ display: none;}
}

.jjfaxq_section5{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.jjfaxq_section5 .btbox{margin-bottom: 36px;display: flex;justify-content: space-between;align-items: center;}
.jjfaxq_section5 .btbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.jjfaxq_section5 .btbox ._btnbox ._btn{width: 44px;height: 44px;cursor: pointer;background-color: #ffffff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.jjfaxq_section5 .btbox ._btnbox ._btn:last-child{margin-right: 0;}
.jjfaxq_section5 .btbox ._btnbox ._btn img{width: 24px;display: block;}
.jjfaxq_section5 .btbox ._btnbox ._btn .ico2{display: none;}
.jjfaxq_section5 .btbox ._btnbox ._btn:hover{background-color: #0062a7;}
.jjfaxq_section5 .btbox ._btnbox ._btn:hover .ico1{display: none;}
.jjfaxq_section5 .btbox ._btnbox ._btn:hover .ico2{display: block;}
.jjfaxq_section5 .content{height: 540px;position: relative;}
.jjfaxq_section5 .content .left{width: 64%;position: relative;z-index: 5;padding-top: 30px;}
.jjfaxq_section5 .content .left .qh_l{margin: -0 0;}
.jjfaxq_section5 .content .left .qh_l li{padding: 0 0;display: flex;}
.jjfaxq_section5 .content .left .qh_l li>div{width: 45%; font-size: 16px;color: #666666;line-height: 30px;padding-left: 20px;position: relative;/* font-weight: bold; */min-height: 72px;}
.jjfaxq_section5 .content .left .qh_l li>div::before{content: "";display: block;width: 8px;height: 8px;border: 1px solid #6ab357;border-radius: 100%;position: absolute;left: 0;top: 11px;}
.jjfaxq_section5 .content .left .qh_l li>div::after{content: "";display: block;width: 0;height: 1px;background-color: #6ab357;position: absolute;left: calc(100% + 56px);top: 16px;transform: translate(0,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jjfaxq_section5 .content .left .qh_l li.slick-current>div{font-size: 28px;color: #0062a6;}
.jjfaxq_section5 .content .left .qh_l li.slick-current>div::before{border-color: #0062a7;}
.jjfaxq_section5 .content .left .qh_l li.slick-current>div::after{width: 320px;}
.jjfaxq_section5 .content .right{width: 67.125%;position: absolute;right: 0;top: 0;}
.jjfaxq_section5 .content .right .li a{display: block;width: 100%;position: relative;border-radius: 20px;overflow: hidden;}
.jjfaxq_section5 .content .right .li a .pic{ padding-bottom: 49.813%; position: relative; overflow: hidden;border-radius: 20px;z-index: 1;}
.jjfaxq_section5 .content .right .li 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%);}
.jjfaxq_section5 .content .right .li a::after{content: "";display: block;width: 100%;height: 30%;background: linear-gradient(to bottom,rgba(0,98,167,0),rgba(0,98,167,1));position: absolute;left: 0;bottom: 0;z-index: 2;}
.jjfaxq_section5 .content .right .li .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 36px 40px;z-index: 4;}
.jjfaxq_section5 .content .right .li .wz{font-size: 28px;color: #ffffff;line-height: 36px;}
@media screen and (max-width:1680px) {
.jjfaxq_section5 .content{height: 400px;}
.jjfaxq_section5 .content .left{padding-top: 40px;}
.jjfaxq_section5 .content .left .qh_l{margin: -0 0;}
.jjfaxq_section5 .content .left .qh_l li{padding: 0 0;}
.jjfaxq_section5 .content .left .qh_l li>div{font-size: 15px;line-height: 24px;padding-left: 14px;min-height: 24px;}
.jjfaxq_section5 .content .left .qh_l li>div::after{left: calc(100% + 30px);}
.jjfaxq_section5 .content .left .qh_l li>div::before{top: 8px;}

.jjfaxq_section5 .content .left .qh_l li.slick-current>div{font-size: 20px;}
.jjfaxq_section5 .content .left .qh_l li.slick-current>div::after{width: 160px;}
}
@media screen and (max-width:1280px) {
.jjfaxq_section5 .content .left .qh_l{margin: -6px 0;}
.jjfaxq_section5 .content .left .qh_l li{padding: 6px 0;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section5{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section5 .btbox{margin-bottom: 20px;}
.jjfaxq_section5 .btbox ._btnbox.phshow{width: auto;display: flex!important;}
.jjfaxq_section5 .btbox ._btnbox ._btn{width: 32px;height: 32px;margin-right: 12px;}
.jjfaxq_section5 .btbox ._btnbox ._btn img{width: 20px;}
.jjfaxq_section5 .content{height: auto;}
.jjfaxq_section5 .content .left{width: 100%;padding-top: 0;margin-bottom: 20px;}
.jjfaxq_section5 .content .left .qh_l{margin: -5px 0;}
.jjfaxq_section5 .content .left .qh_l li{padding: 5px 0;}
.jjfaxq_section5 .content .left .qh_l li>div{font-size: 14px;line-height: 20px;padding-left: 12px;width: 100%;min-height: 1px;}
.jjfaxq_section5 .content .left .qh_l li>div::before{width: 6px;height: 6px;top: 7px;}
.jjfaxq_section5 .content .left .qh_l li.slick-current>div{font-size: 14px;}
.jjfaxq_section5 .content .left .qh_l li.slick-current>div::after{width: 50px;}
.jjfaxq_section5 .content .right{width: 100%;position:static;}
.jjfaxq_section5 .content .right .li a{border-radius: 12px;}
.jjfaxq_section5 .content .right .li a .pic{border-radius: 12px;}
.jjfaxq_section5 .content .right .li .wzbox{padding: 14px;z-index: 4;}
.jjfaxq_section5 .content .right .li .wz{font-size: 16px;line-height: 22px;}
}

.jjfaxq_section6{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.jjfaxq_section6 .btbox{margin-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.jjfaxq_section6 .btbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.jjfaxq_section6 .btbox ._btnbox ._btn{width: 44px;height: 44px;cursor: pointer;background-color: #f5f5f5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.jjfaxq_section6 .btbox ._btnbox ._btn:last-child{margin-right: 0;}
.jjfaxq_section6 .btbox ._btnbox ._btn img{width: 24px;display: block;}
.jjfaxq_section6 .btbox ._btnbox ._btn .ico2{display: none;}
.jjfaxq_section6 .btbox ._btnbox ._btn:hover{background-color: #0062a7;}
.jjfaxq_section6 .btbox ._btnbox ._btn:hover .ico1{display: none;}
.jjfaxq_section6 .btbox ._btnbox ._btn:hover .ico2{display: block;}
.jjfaxq_section6 .content{width: 100%;}
.jjfaxq_section6 .content .ul{margin: 0 -20px;width: calc(100% + 40px);}
.jjfaxq_section6 .content .ul .li{padding: 0 20px;}
.jjfaxq_section6 .content .ul a{display: block;width: 100%;}
.jjfaxq_section6 .content .ul a .pic{ width: 100%; padding-bottom: 66.272%; position: relative; overflow: hidden;border-radius: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfaxq_section6 .content .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jjfaxq_section6 .content .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jjfaxq_section6 .content .ul a .wzbox{display: flex;justify-content: space-between;align-items: center;padding-top: 24px;}
.jjfaxq_section6 .content .ul a .wzbox .wz{font-size: 22px;color: #3b3b3b;line-height: 26px;width: calc(100% - 40px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfaxq_section6 .content .ul a .wzbox img{width: 24px;display: block;}
.jjfaxq_section6 .content .ul a:hover .wzbox .wz{color: #0062a7;}
.jjfaxq_section6 .content .ul .slick-dots{width: 100%;margin-top: 50px;}
.jjfaxq_section6 .content .ul .slick-dots li{width: 12px;height: 16px;background: url(img/img112.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.jjfaxq_section6 .content .ul .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.jjfaxq_section6 .content .ul .slick-dots li:last-child{margin-right: 0;}
@media screen and (max-width:1024px) {
.jjfaxq_section6{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section6 .btbox{margin-bottom: 20px;}
.jjfaxq_section6 .btbox ._btnbox.phshow{width: auto;display: flex!important;}
.jjfaxq_section6 .btbox ._btnbox ._btn{width: 32px;height: 32px;margin-right: 12px;}
.jjfaxq_section6 .btbox ._btnbox ._btn img{width: 20px;}
.jjfaxq_section6 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.jjfaxq_section6 .content .ul .li{padding: 0 6px;}
.jjfaxq_section6 .content .ul a .pic{ border-radius: 12px;}
.jjfaxq_section6 .content .ul a .wzbox{padding-top: 10px;}
.jjfaxq_section6 .content .ul a .wzbox .wz{font-size: 15px;line-height: 20px;width: calc(100% - 30px);}
.jjfaxq_section6 .content .ul a .wzbox img{width: 20px;}
.jjfaxq_section6 .content .ul .slick-dots{margin-top: 20px;}
.jjfaxq_section6 .content .ul .slick-dots li{width: 8px;height: 12px;margin: 0 10px 0 0;}
.jjfaxq_section6 .content .ul .slick-dots li.slick-active{width: 24px;height: 10px;border-radius: 10px;}
}

.jjfaxq_section7{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.jjfaxq_section7 .btbox{margin-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.jjfaxq_section7 .btbox ._btnbox{width: calc(50% - 100px);display: flex;justify-content: flex-end;align-items: center;}
.jjfaxq_section7 .btbox ._btnbox ._btn{width: 44px;height: 44px;cursor: pointer;background-color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.jjfaxq_section7 .btbox ._btnbox ._btn:last-child{margin-right: 0;}
.jjfaxq_section7 .btbox ._btnbox ._btn img{width: 24px;display: block;}
.jjfaxq_section7 .btbox ._btnbox ._btn .ico2{display: none;}
.jjfaxq_section7 .btbox ._btnbox ._btn:hover{background-color: #0062a7;}
.jjfaxq_section7 .btbox ._btnbox ._btn:hover .ico1{display: none;}
.jjfaxq_section7 .btbox ._btnbox ._btn:hover .ico2{display: block;}
.jjfaxq_section7 .content{width: 100%;}
.jjfaxq_section7 .content .ul{margin: 0 -15px;width: calc(100% + 30px);}
.jjfaxq_section7 .content .ul .li{padding: 0 15px;}
.jjfaxq_section7 .content .ul .a{margin-bottom: 30px;display: block;padding: 46px 36px 54px 40px;border-radius: 20px;background-color: #fff;}
.jjfaxq_section7 .content .ul .a:last-child{margin-bottom: 0;}
.jjfaxq_section7 .content .ul .ico_l{width: 28px;font-size: 14px;color: #0062a6;line-height: 20px;text-align: center;border: 1px solid #0062a7;border-radius: 8px 8px 0 8px;height: 24px;}
.jjfaxq_section7 .content .ul .top{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 24px;}
.jjfaxq_section7 .content .ul .top .ico_l{background-color: #0062a7;color: #fff;}
.jjfaxq_section7 .content .ul .top .wz{width: calc(100% - 30px);padding-left: 14px;font-size: 18px;color: #333333;line-height: 24px;}
.jjfaxq_section7 .content .ul .bottom{display: flex;justify-content: flex-start;align-items: flex-start;}
.jjfaxq_section7 .content .ul .bottom .ico_l{margin-top: 8px;}
.jjfaxq_section7 .content .ul .bottom .wz{font-size: 16px;color: #666666;line-height: 36px;width: calc(100% - 28px);padding-left: 14px;padding-right: 10px;
overflow: hidden;overflow-y: auto;height: 180px;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar{ width: 3px;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.jjfaxq_section7 .content .ul .slick-dots{width: 100%;margin-top: 50px;}
.jjfaxq_section7 .content .ul .slick-dots li{width: 12px;height: 16px;background: url(img/img112.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.jjfaxq_section7 .content .ul .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.jjfaxq_section7 .content .ul .slick-dots li:last-child{margin-right: 0;}
@media screen and (max-width:1024px) {
.jjfaxq_section7{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section7 .btbox{margin-bottom: 20px;}
.jjfaxq_section7 .btbox ._btnbox.phshow{width: auto;display: flex!important;}
.jjfaxq_section7 .btbox ._btnbox ._btn{width: 32px;height: 32px;margin-right: 12px;}
.jjfaxq_section7 .btbox ._btnbox ._btn img{width: 20px;}
.jjfaxq_section7 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.jjfaxq_section7 .content .ul .li{padding: 0 6px;}
.jjfaxq_section7 .content .ul .a{margin-bottom: 12px;padding: 14px;border-radius: 12px;}
.jjfaxq_section7 .content .ul .top{margin-bottom: 10px;align-items: flex-start;}
.jjfaxq_section7 .content .ul .top .ico_l{margin-top: 2px;}
.jjfaxq_section7 .content .ul .top .wz{padding-left: 10px;font-size: 15px;line-height: 20px;}
.jjfaxq_section7 .content .ul .bottom .ico_l{margin-top: 4px;}
.jjfaxq_section7 .content .ul .bottom .wz{font-size: 14px;line-height: 22px;padding-left: 10px;padding-right: 0;
overflow: hidden;overflow-y: auto;height: 110px;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar{ width: 0;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.jjfaxq_section7 .content .ul .bottom .wz::-webkit-scrollbar{ display: none;}
.jjfaxq_section7 .content .ul .slick-dots{margin-top: 20px;width: 100%;}
.jjfaxq_section7 .content .ul .slick-dots li{width: 8px;height: 12px;margin: 0 10px 0 0;}
.jjfaxq_section7 .content .ul .slick-dots li.slick-active{width: 24px;height: 10px;border-radius: 10px;}
}

.jjfaxq_section8{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.jjfaxq_section8 .content{margin-top: 54px;}
.jjfaxq_section8 .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.jjfaxq_section8 .content ul li{width: 33.33333%;padding: 15px;}
.jjfaxq_section8 .content ul .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 8px;}
.jjfaxq_section8 .content ul .bt span{color: #fb0202;}
.jjfaxq_section8 .content ul .input{width: 100%;}
.jjfaxq_section8 .content ul .input input{width: 100%;height: 56px;display: block;padding: 0 18px;display: block;background-color: #fff;font-size: 16px;color: #333;}
.jjfaxq_section8 .content ul .text textarea{width: 100%;height: 100px;display: block;padding: 14px 18px;background-color: #fff;font-size: 16px;color: #333;}
.jjfaxq_section8 .content ul .yzm{width: 100%;position: relative;}
.jjfaxq_section8 .content ul .yzm input{width: 100%;height: 56px;display: block;padding: 0 130px 0 18px;display: block;background-color: #fff;font-size: 16px;color: #333;}
.jjfaxq_section8 .content ul .yzm img{width: 110px;height: 56px;display: block;cursor: pointer;position: absolute;right: 0;top: 0;}
.jjfaxq_section8 .content ul .button{width: 100%;line-height: 50px;border: 1px solid #0063a7;text-align: center;font-size: 18px;color: #fff;height: 56px;cursor: pointer;background-color: #0063a7;}
.jjfaxq_section8 .content ul .button:hover{opacity: 0.8;}
.jjfaxq_section8 .content ul .tip{font-size: 14px;color: #666666;line-height: 20px;}
.jjfaxq_section8 .content ul .tip span{color: #fb0202;}
.jjfaxq_section8 .content ul .gx{display: flex;justify-content: flex-start;align-items: center;}
.jjfaxq_section8 .content ul .gx .ico{width: 12px;height: 12px;border: 1px solid #0062a7;margin-right: 6px;position: relative;cursor: pointer;}
.jjfaxq_section8 .content ul .gx .ico img{width: 12px;display: block;display: none;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jjfaxq_section8 .content ul .gx .ico.on{background-color: #0062a7;}
.jjfaxq_section8 .content ul .gx .ico.on img{display: block;}
.jjfaxq_section8 .content ul .gx .wz{font-size: 14px;color: #666666;line-height: 18px;width: calc(100% - 30px);}
.jjfaxq_section8 .content ul .gx .wz a{color: #0062a6;}
.jjfaxq_section8 .content ul .srk::-webkit-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section8 .content ul .srk::-moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section8 .content ul .srk::moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section8 .content ul .srk:-ms-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section8 .content ul .xla_box{width: 100%;position: relative;}
.jjfaxq_section8 .content ul .xla_box ._t{display: flex;justify-content: space-between;align-items: center;background-color: #fff;padding: 0 18px;cursor: pointer;}
.jjfaxq_section8 .content ul .xla_box ._t .wz{font-size: 16px;color: #333;line-height: 56px;width: calc(100% - 30px);}
.jjfaxq_section8 .content ul .xla_box ._t img{width: 16px;display: block;}
.jjfaxq_section8 .content ul .xla_box ._b{width: 100%;position: absolute;left: 0;top: calc(100% + 10px);background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);border-radius: 3px;display: none;
 overflow: hidden;overflow-y: auto;max-height: 176px;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar{ width: 3px;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar-thumb{width: 3px;background-color: #0062a7;border-radius: 3px;}
.jjfaxq_section8 .content ul .xla_box ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 12px;text-align: center;}
.jjfaxq_section8 .content ul .xla_box ._b a:hover{background-color: #0062a7;color: #fff;}
@media screen and (max-width:1024px) {
.jjfaxq_section8{padding-top: 30px;padding-bottom: 30px;}
.jjfaxq_section8 .content{margin-top: 20px;}
.jjfaxq_section8 .content ul{margin: -6px;width: calc(100% + 12px);}
.jjfaxq_section8 .content ul li{width: 50%;padding: 6px;}
.jjfaxq_section8 .content ul .bt{font-size: 14px;line-height: 24px;margin-bottom: 6px;}
.jjfaxq_section8 .content ul .input input{height: 34px;padding: 0 12px;font-size: 14px;}
.jjfaxq_section8 .content ul .text textarea{height: 60px;padding: 8px 12px;}
.jjfaxq_section8 .content ul .yzm input{height: 32px;padding: 0 100px 0 12px;}
.jjfaxq_section8 .content ul .yzm img{width: 70px;height: 32px;}
.jjfaxq_section8 .content ul .button{line-height: 30px;font-size: 14px;height: 34px;}
.jjfaxq_section8 .content ul li:last-child{width: 100%;}
.jjfaxq_section8 .content ul .xla_box ._t{padding: 0 12px;}
.jjfaxq_section8 .content ul .xla_box ._t .wz{font-size: 14px;line-height: 40px;width: calc(100% - 24px);}
.jjfaxq_section8 .content ul .xla_box ._t img{width: 15px;}
.jjfaxq_section8 .content ul .xla_box ._b{max-height: 160px;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar{ width: 0;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 0;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar-thumb{width: 0;background-color: #0062a7;border-radius: 0;}
.jjfaxq_section8 .content ul .xla_box ._b::-webkit-scrollbar{ display: none;}
.jjfaxq_section8 .content ul .xla_box ._b a{font-size: 14px;padding: 10px;}
.jjfaxq_section8 .content ul .srk::-webkit-input-placeholder{font-size: 14px;}
.jjfaxq_section8 .content ul .srk::-moz-placeholder{font-size: 14px;}
.jjfaxq_section8 .content ul .srk::moz-placeholder{font-size: 14px;}
.jjfaxq_section8 .content ul .srk:-ms-input-placeholder{font-size: 14px;}
}

/* 解决方案 */
.jjfa_section1{width: 100%;padding-top: 26px;padding-bottom: 100px;background-color: #f5f5f5;}
.jjfa_section1 .sy_tit{margin-top: 54px;margin-bottom: 44px;}
.jjfa_section1 .content{width: 100%;display: flex;align-items: flex-start;}
.jjfa_section1 .content .left{width: 62.25%;padding-right: 140px;}
.jjfa_section1 .content .left .bt{font-size: 26px;color: #0062a6;line-height: 30px;margin-bottom: 36px;font-weight: bold;}
.jjfa_section1 .content .left .info{font-size: 18px;color: #666666;line-height: 40px;}
.jjfa_section1 .content .right{width: 37.75%;background-color: #ffffff;border-radius: 0 0 20px 80px;border-top: 4px solid #6ab357;padding: 48px 48px 100px 60px;display: flex;align-items: flex-start;}
.jjfa_section1 .content .right img{width: 74px;display: block;}
.jjfa_section1 .content .right .wzbox{width: calc(100% - 74px);padding-left: 50px;}
.jjfa_section1 .content .right .bt{font-size: 18px;color: #666666;line-height: 24px;margin-bottom: 46px;}
.jjfa_section1 .content .right .dl .dd{margin-bottom: 18px;padding-left: 16px;position: relative;font-size: 16px;color: #333333;line-height: 20px;}
.jjfa_section1 .content .right .dl .dd::after{content: "";display: block;width: 6px;height: 6px;position: absolute;left: 0;top: 7px;background-color: #6ab357;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
@media screen and (max-width:1680px) {
.jjfa_section1 .content .left .bt{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.jjfa_section1 .content .left .info{font-size: 15px;line-height: 30px;}
.jjfa_section1 .content .right{padding: 30px 30px 60px 30px;}
.jjfa_section1 .content .right .bt{margin-bottom: 24px;}
.jjfa_section1 .content .right .wzbox{padding-left: 30px;}
}
@media screen and (max-width:1024px) {
.jjfa_section1{padding-top: 30px;padding-bottom: 30px;}
.jjfa_section1 .sy_tit{margin-top: 0;margin-bottom: 20px;}
.jjfa_section1 .content{display: block;}
.jjfa_section1 .content .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.jjfa_section1 .content .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jjfa_section1 .content .left .info{font-size: 14px;line-height: 22px;}
.jjfa_section1 .content .right{width: 100%;padding: 20px;border-radius: 0 0 10px 30px;}
.jjfa_section1 .content .right img{width: 40px;}
.jjfa_section1 .content .right .wzbox{width: calc(100% - 10px);padding-left: 14px;}
.jjfa_section1 .content .right .bt{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.jjfa_section1 .content .right .dl .dd{margin-bottom: 10px;padding-left: 14px;font-size: 14px;}
}

.jjfa_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.jjfa_section2 .cont1{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 80px;}
.jjfa_section2 .cont1 .info{font-size: 18px;color: #666666;line-height: 42px;width: 63.125%;}
.jjfa_section2 .cont2{width: 100%;}
.jjfa_section2 .cont2 .li{position: relative;}
.jjfa_section2 .cont2 .li .pic{ padding-bottom: 42.625%; position: relative; overflow: hidden;border-radius: 20px;}
.jjfa_section2 .cont2 .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%);}
.jjfa_section2 .cont2 .posi_ico{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jjfa_section2 .cont2 .posi_ico img{width: 104px;display: block;margin: 0 auto 24px auto;}
.jjfa_section2 .cont2 .posi_ico .wz{font-size: 16px;color: #ffffff;line-height: 20px;text-align: center;}
.jjfa_section2 .cont2 .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
.jjfa_section2 .cont2 .slick-dots li{width: 12px;height: 16px;background: url(img/img55.png)no-repeat center center;background-size: cover;margin: 0 18px 0 0;}
.jjfa_section2 .cont2 .slick-dots li.slick-active{width: 35px;height: 12px;background: #0062a7;border-radius: 12px;}
.jjfa_section2 .cont2 .slick-dots li:last-child{margin-right: 0;}
@media screen and (max-width:1024px) {
.jjfa_section2{padding-top: 30px;padding-bottom: 30px;}
.jjfa_section2 .cont1{display: block;margin-bottom: 0;margin-bottom: 20px;}
.jjfa_section2 .cont1 .info{font-size: 14px;line-height: 22px;width: 100%;margin-top: 12px;}
.jjfa_section2 .cont1{margin-bottom: 20px;}
.jjfa_section2 .cont1 ul{margin: -6px;width: calc(100% + 12px);}
.jjfa_section2 .cont1 ul li{width: 50%;padding: 6px;}
.jjfa_section2 .cont1 ul a{height: 110px;border-radius: 12px;}
.jjfa_section2 .cont1 ul a img{width: 32px;margin-bottom: 12px;}
.jjfa_section2 .cont1 ul a .wz{font-size: 15px;line-height: 20px;}
.jjfa_section2 .cont2 .li .pic{border-radius: 12px;}
.jjfa_section2 .cont2 .posi_ico img{width: 30px;margin: 0 auto 12px auto;}
.jjfa_section2 .cont2 .posi_ico .wz{font-size: 14px;line-height: 18px;}
.jjfa_section2 .cont2 .slick-dots{bottom: 12px;}
.jjfa_section2 .cont2 .slick-dots li{width: 8px;height: 12px;margin: 0 10px 0 0;}
.jjfa_section2 .cont2 .slick-dots li.slick-active{width: 24px;height: 10px;border-radius: 10px;}
}

.jjfa_section3{width: 100%;background-color: #f5f5f5;padding-top: 90px;padding-bottom: 100px;}
.jjfa_section3 .sy_tit{margin-bottom: 50px;}
.jjfa_section3 .content1{margin-bottom: 90px;display: flex;justify-content: space-between;align-items: flex-start;}
.jjfa_section3 .content1 .dot_l{width: 16px;position: sticky;position: -webkit-sticky;top: 120px;left: 0;}
.jjfa_section3 .content1 .dot_l .gabn-li{margin-bottom: 16px;width: 16px;height: 12px;background: url(img/img212.png)no-repeat center center;background-size: cover;cursor: pointer;
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;}
.jjfa_section3 .content1 .dot_l .gabn-li.act{width: 13px;height: 36px;background-color: #0062a7;border-radius: 13px;background: #0062a7;}
.jjfa_section3 .content1 .dot_l .gabn-li:last-child{margin-bottom: 0;}
.jjfa_section3 .content1 ul{width: calc(100% - 100px);}
.jjfa_section3 .content1 ul li{margin-bottom: 50px;position: sticky;top: 120px;position: -webkit-sticky;box-shadow: 0 0 12px rgba(0,0,0,0.05);}
.jjfa_section3 .content1 ul li:last-child{margin-bottom: 0;}
.jjfa_section3 .content1 ul a{display: flex;justify-content: flex-start;align-items: center;flex-direction:row-reverse;padding: 20px 20px 20px 50px;background-color: #ffffff;border-radius: 20px;}
.jjfa_section3 .content1 ul a .left{width: 41.95804195804196%;}
.jjfa_section3 .content1 ul a .pic{ width: 100%; padding-bottom: 62.771%; position: relative; overflow: hidden;border-radius: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfa_section3 .content1 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;}
.jjfa_section3 .content1 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);}
.jjfa_section3 .content1 ul a .right{width: 58.04195804195804%;padding-right: 56px;}
.jjfa_section3 .content1 ul a .right .bt{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 18px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfa_section3 .content1 ul a .right .info{font-size: 16px;color: #666666;line-height: 32px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jjfa_section3 .content1 ul a .right .line{width: 100%;height: 1px;background-color: #e4e4e4;margin: 24px 0;}
.jjfa_section3 .content1 ul a .right .dl{margin-bottom: 30px;min-height: 90px;}
.jjfa_section3 .content1 ul a .right .dl .dd{margin-bottom: 14px;padding-left: 16px;position: relative;font-size: 16px;color: #333333;line-height: 20px;}
.jjfa_section3 .content1 ul a .right .dl .dd::after{content: "";display: block;width: 6px;height: 6px;background-color: #6ab357;position: absolute;left: 0;top: 7px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.jjfa_section3 .content1 ul a .right .dl .dd:last-child{margin-bottom: 0;}
.jjfa_section3 .content1 ul a:hover .right .bt{color: #0062a7;}
.jjfa_section3 .content2 ul{margin: -18px;width: calc(100% + 36px);display: flex;flex-wrap: wrap;}
.jjfa_section3 .content2 ul li{width: 33.333%;padding: 18px;}
.jjfa_section3 .content2 ul a{display: block;width: 100%;border-radius: 20px;overflow: hidden;background-color: #ffffff;}
.jjfa_section3 .content2 ul a .pic{ width: 100%; padding-bottom:54.509%; position: relative; overflow: hidden;border-radius: 20px 20px 0 0;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfa_section3 .content2 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;}
.jjfa_section3 .content2 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);}
.jjfa_section3 .content2 ul a .right{width: 100%;padding: 30px;}
.jjfa_section3 .content2 ul a .right .bt{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 18px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfa_section3 .content2 ul a .right .info{font-size: 16px;color: #666666;line-height: 32px;min-height: 64px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jjfa_section3 .content2 ul a:hover .right .bt{color: #0062a7;}
@media screen and (max-width:1680px) {
.jjfa_section3 .content1 ul a{padding: 20px 20px 20px 30px;}
.jjfa_section3 .content1 ul a .right{padding-right: 40px;}
.jjfa_section3 .content1 ul a .right .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.jjfa_section3 .content1 ul a .right .info{font-size: 14px;line-height: 24px;;}
.jjfa_section3 .content1 ul a .right .line{margin: 14px 0;}
.jjfa_section3 .content1 ul a .right .dl{margin-bottom: 20px;min-height: 80px;}
.jjfa_section3 .content1 ul a .right .dl .dd{margin-bottom: 10px;padding-left: 14px;font-size: 14px;}
.jjfa_section3 .content2 ul a .right .bt{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.jjfa_section3 .content2 ul a .right .info{font-size: 14px;line-height: 24px;min-height: 48px;}
}
@media screen and (max-width:1024px) {
.jjfa_section3{padding-top: 30px;padding-bottom: 30px;}
.jjfa_section3 .sy_tit{margin-bottom: 20px;}
.jjfa_section3 .content1{margin-bottom:30px;display: block;}
.jjfa_section3 .content1 .dot_l{display: none;}
.jjfa_section3 .content1 ul{width: 100%;}
.jjfa_section3 .content1 ul li{margin-bottom: 14px;top: 80px;}
.jjfa_section3 .content1 ul a{display: block;padding: 12px;border-radius: 12px;}
.jjfa_section3 .content1 ul a .left{width: 100%;}
.jjfa_section3 .content1 ul a .pic{ border-radius: 12px;}
.jjfa_section3 .content1 ul a .right{width: 100%;padding-right: 0;padding-top: 14px;}
.jjfa_section3 .content1 ul a .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.jjfa_section3 .content1 ul a .right .info{font-size: 14px;line-height: 22px;}
.jjfa_section3 .content1 ul a .right .line{margin: 12px 0;}
.jjfa_section3 .content1 ul a .right .dl{margin-bottom: 12px;min-height: 1px;}
.jjfa_section3 .content1 ul a .right .dl .dd{margin-bottom: 10px;padding-left: 14px;font-size: 14px;}
.jjfa_section3 .content2 ul{margin: -6px;width: calc(100% + 12px);}
.jjfa_section3 .content2 ul li{width: 50%;padding: 6px;}
.jjfa_section3 .content2 ul a{border-radius: 12px;}
.jjfa_section3 .content2 ul a .pic{border-radius: 12px 12px 0 0;}
.jjfa_section3 .content2 ul a .right{padding: 14px;}
.jjfa_section3 .content2 ul a .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.jjfa_section3 .content2 ul a .right .info{font-size: 14px;line-height: 22px;min-height: 44px;;}
}

.pagecon{padding-top:28px; padding-bottom:60px;}
.pagecon.xwxq_section .left{width:100%; padding-top:30px; padding-bottom:30px;}
.pagecon.xwxq_section .left .cont{padding:0; margin:0; border:0;}

@media screen and (max-width:1024px) {
.pagecon{padding-top:20px; padding-bottom:20px;}
.pagecon.xwxq_section .left{width:100%; padding-top:15px; padding-bottom:15px;}
}

.sitemap{ width:100%;float:left;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#0062a7;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}



.cjwt_section .content .top .wz em{color:#0062a7;}
.wjxz_section .content ul a .bt em{color:#0062a7;}
.xw_section2 .content ul a .bt em{color:#0062a7;}



/* 251023start */



/* 251023end */