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

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #2057d5;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:1530px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.w_1265{max-width:1265px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 1rem;padding-right: 1rem;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;padding: 0 60px;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 62px;}
.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 17px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;padding: 0 10px;line-height: 100px; font-size: 20px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ text-decoration: underline;}
.t_navs .top .u2::after{content: "";display: block;width: 0;height: 0;border: 7px solid;border-color: transparent transparent rgba(10,14,26,0.94) transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 100%;}
.t_navs .top .u2{min-width: 150px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(10,14,26,0.94);padding: 15px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 18px;line-height: 52px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 110px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: #373a44;-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);transform: translate(-50%,0);}
.t_navs .top .u2 .l2 .a2>div{color: #ffffff;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #2057d5;}
.t_navs .top .u2 .l2:last-child .a2::after{display: none;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .pcSs_box{position: relative;margin-left: 27px;margin-right: 36px;}
.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 .ico1{display: none;}
.t_navs .top .pcSs_box .b_inp{width: 100%;position: fixed;left: 0;top: 100px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 0 60px 0 12px;display: none;padding: 60px 0;}
.t_navs .top .pcSs_box .b_inp>div{width: 1000px;margin: 0 auto;border: 1px solid #eee;position: relative;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 60px;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 .pcSs_box .b_inp .ss_btn:hover{opacity: 0.6;}
.t_navs .top .pcYy_box{position: relative;}
.t_navs .top .pcYy_box .t_box{display: flex;justify-content: center;align-items: center;cursor: pointer;}
.t_navs .top .pcYy_box .t_box .ico1{width: 24px;display: block;}
.t_navs .top .pcYy_box .t_box .ico1_2{display: none;}
.t_navs .top .pcYy_box .t_box .wz{font-size: 16px;color: #ffffff;line-height: 100px;margin: 0 5px 0 8px;}
.t_navs .top .pcYy_box .t_box .ico2{width: 14px;display: block;}
.t_navs .top .pcYy_box .t_box .ico2_2{display: none;}
.t_navs .top .pcYy_box .b_box{width: 100px;position: absolute;left: 50%;transform: translate(-50%,0);top: calc(100% - 20px);background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 20px 0;display: none;}
.t_navs .top .pcYy_box .b_box a{display: block;font-size: 16px;color: #333;line-height: 20px;text-align: center;margin-bottom: 12px;}
.t_navs .top .pcYy_box .b_box a:last-child{margin-bottom: 0;}
.t_navs .top .pcYy_box .b_box a:hover{text-decoration: underline;color: #2057d5;}
.t_navs .top .phYy_box{display: none;}
.wyb_s.on{background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1{color: #333;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .ico1{display: block;}
.wyb_s.on .t_navs .top .pcYy_box .t_box .wz{color: #333;}
.wyb_s.on .t_navs .top .pcYy_box .t_box .ico1_1{display: none;}
.wyb_s.on .t_navs .top .pcYy_box .t_box .ico1_2{display: block;}
.wyb_s.on .t_navs .top .pcYy_box .t_box .ico2_1{display: none;}
.wyb_s.on .t_navs .top .pcYy_box .t_box .ico2_2{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:1220px) {
.t_navs .top .logo img{height: 50px;}
.t_navs .top .menu .l1{padding: 0 10px;}
.t_navs .top .menu .l1 .a1{padding: 0 6px;font-size: 16px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.wyb_s{position: relative;}
.t_navs .top.active .logo{ position: relative; z-index: 4;}
.t_navs .top.active .right{ position: relative; z-index: 4;}
.t_navs .top.active::after{ content: ''; position: fixed; top: 0; left: 0; z-index: 1;background: #fff; width: 100%; height: 100vh;}

.t_navs .top .menu{ display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 0;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: static; 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 .top .pcYy_box{margin-right: 20px;}
.t_navs .top .pcYy_box .t_box .ico1{width: 20px;}
.t_navs .top .pcYy_box .t_box .wz{font-size: 14px;line-height: 50px;}
.t_navs .top .pcYy_box .b_box{top: 100%;padding: 14px 0;z-index: 99;}
.t_navs .top .pcYy_box .b_box a{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .pcSs_box .t_ico .ico1{display: block;}
.t_navs .top .pcYy_box .t_box .wz{color: #333;}
.t_navs .top .pcYy_box .t_box .ico1_1{display: none;}
.t_navs .top .pcYy_box .t_box .ico1_2{display: block;}
.t_navs .top .pcYy_box .t_box .ico2_1{display: none;}
.t_navs .top .pcYy_box .t_box .ico2_2{display: block;}
.t_navs .top .pcSs_box{margin-left: 0;margin-right: 20px;}
.t_navs .top .pcSs_box .t_ico{width: 22px;height: 22px;margin: 14px 0;}
.t_navs .top .pcSs_box .b_inp{top: 50px;padding: 30px 0;z-index: 99;}
.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: 20px;right: 12px;}
.t_navs .top .pcSs_box .b_inp>div{width: calc(100% - 40px);}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#2057d5;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:#2057d5;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: #2057d5;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:#2057d5;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: absolute; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
.t_navs .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

/* 底部 */
.b_nav{width: 100%;background-color: #090e1a;position: relative;z-index: 99;}
.b_nav .cont1{width: 100%;padding-top: 68px;padding-bottom: 54px;border-bottom: 1px solid rgba(255,255,255,0.1);display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .left{width: calc(100% - 260px);padding-right: 270px;}
.b_nav .cont1 .left ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .left ul .yj a{display: block;font-size: 20px;color: #ffffff;line-height: 24px;font-weight: bold;}
.b_nav .cont1 .left ul .ej{margin-top: 28px;}
.b_nav .cont1 .left ul .ej a{display: block;font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 18px;}
.b_nav .cont1 .left ul .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 .left ul .yj a:hover,
.b_nav .cont1 .left ul .ej a:hover{text-decoration: underline;color: #0068b7;}
.b_nav .cont1 .right{width: 260px;}
.b_nav .cont1 .right .gsmc{font-size: 20px;color: #ffffff;line-height: 24px;margin-bottom: 30px;font-weight: bold;}
.b_nav .cont1 .right .dl{margin-bottom: 46px;}
.b_nav .cont1 .right .dl .dd{margin-bottom: 18px;font-size: 16px;color: #ffffff;line-height: 20px;}
.b_nav .cont1 .right .dl .dd:last-child{margin-bottom: 0;}
.b_nav .cont1 .right .bt{font-size: 16px;color: #ffffff;line-height: 20px;margin-bottom: 16px;}
.b_nav .cont1 .right ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .right ul li{margin-right: 20px;}
.b_nav .cont1 .right ul li:last-child{margin-right: 0;}
.b_nav .cont1 .right ul li a{display: block;width: 42px;position: relative;}
.b_nav .cont1 .right ul li a .ico{width: 100%;display: block;}
.b_nav .cont1 .right ul li a:hover .ico{opacity: 0.8;}
.b_nav .cont1 .right ul li a .ewm{width: 110px;position: absolute;left: 50%;margin-left: -55px;bottom: calc(100% + 10px);box-shadow: 0 0 12px 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);}
.b_nav .cont1 .right ul li a:hover .ewm{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.b_nav .cont1 .right ul li a .ewm img{width: 100%;display: block;}
.b_nav .cont2{width: 100%;padding-top: 32px;padding-bottom: 32px;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont2 .banquan{font-size: 14px;color: #dcdcdc;line-height: 30px;}
.b_nav .cont2 .banquan a{margin-left: 12px;color: #dcdcdc;}
.b_nav .cont2 .abox{display: flex;align-items: center;font-size: 14px;color: #dcdcdc;line-height: 30px;}
.b_nav .cont2 .abox a{color: #dcdcdc;display: block;}
.b_nav .cont2 .abox span{margin: 0 5px;display: block;}
.b_nav .cont2 .abox a:hover{color: #0068b7;}
.b_nav .cont2 .abox .firend_box{position: relative;}
.b_nav .cont2 .abox .firend_box ._ts{display: flex;align-items: center;cursor: pointer;}
.b_nav .cont2 .abox .firend_box ._ts .wz{font-size: 14px;color: #dcdcdc;line-height: 30px;}
.b_nav .cont2 .abox .firend_box ._ts img{width: 20px;display: block;}
.b_nav .cont2 .abox .firend_box ._bs{display: none;width: 130px;position: absolute;right: 0;bottom: calc(100% + 12px);background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 20px 0;}
.b_nav .cont2 .abox .firend_box ._bs a{color: #333;padding: 0 12px;line-height: 18px;text-align: center;margin-bottom: 10px;}
.b_nav .cont2 .abox .firend_box ._bs a:last-child{margin-bottom: 0;}
.b_nav .cont2 .abox .firend_box ._bs a:hover{color: #0068b7;}

@media screen and (max-width:1680px) {
.b_nav .cont1 .left{padding-right: 100px;}
}

@media screen and (max-width:1366px) {
.b_nav .cont1 .left ul li{padding: 0px 10px;}
.b_nav .cont1 .left ul .ej a{font-size: 14px;}
}

@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 0;position: relative;z-index: 9999;}
.b_nav .cont1{padding-top: 30px;padding-bottom: 30px;display: none;}
.b_nav .cont1 .left{display: none;}
.b_nav .cont1 .right{width: 100%;}
.b_nav .cont1 .right .gsmc{font-size: 16px;line-height: 20px;margin-bottom: 12px;text-align: center;}
.b_nav .cont1 .right .dl{margin-bottom: 12px;text-align: center;}
.b_nav .cont1 .right .dl .dd{margin-bottom: 10px;font-size: 14px;line-height: 18px;}
.b_nav .cont1 .right .bt{font-size: 14px;line-height: 18px;margin-bottom: 12px;text-align: center;}
.b_nav .cont1 .right ul{justify-content: center;}
.b_nav .cont1 .right ul li{margin-right: 12px;}
.b_nav .cont1 .right ul li a{width: 32px;}
.b_nav .cont1 .right ul li a .ewm{width: 100px;margin-left: -50px;}
.b_nav .cont2{padding-top: 20px;padding-bottom: 20px;display: block;}
.b_nav .cont2 .banquan{line-height: 24px;text-align: center;}
.b_nav .cont2 .banquan a{margin-left: 6px;}
.b_nav .cont2 .abox{line-height: 20px;justify-content: center;margin-top: 6px;}
.b_nav .cont2 .abox .firend_box ._ts .wz{line-height: 20px;}
.b_nav .cont2 .abox .firend_box ._ts img{width: 18px;}
.b_nav .cont2 .abox .firend_box ._bs{width: 120px;right: auto;left: 50%;transform: translate(-50%,0);padding: 14px 0;}
.b_nav .cont2 .abox .firend_box ._bs a{padding: 0 8px;line-height: 16px;margin-bottom: 8px;}
}

/*手机端底漂浮*/
.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: 99999;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);display: none!important;}
.pf_down li{ width:33.3333%; float: left; text-align: center; padding:10px 0;}
.pf_down li:last-child{display: none;}
.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: #2057d5; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}

/* 首页 */
.sy_banner{width: 100%;position: relative;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li{width: 100%;position: relative;}
.sy_banner .ul .li .pcshow{width: 100%;height: 100vh;}
.sy_banner .ul .li .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .ul .li .wzbox .wz1{width: 50%;font-size:40px;line-height: 50px;margin-bottom: 38px;font-weight: bold;font-family: "微软雅黑";
background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;}
.sy_banner .ul .li .wzbox .wz2{font-size: 30px;color: #ffffff;line-height: 40px;margin-bottom: 90px; width: 50%;}
.sy_banner .ul .li .more{width: 160px;border-radius: 48px; display: flex;justify-content: center;align-items: center; background: linear-gradient(to right, #2057d5 0%, #2057d5 50%, #1d95d4 100%);}
.sy_banner .ul .li .more .wz{font-size: 18px;color: #ffffff;line-height: 48px;}
.sy_banner .ul .li .more img{width: 13px;display: block;margin-left: 18px;}
.sy_banner .ul .li .more:hover{background: linear-gradient(to right, #2057d5 0%, #2057d5 50%, #2057d5 100%);}
.sy_banner .boxs{width: 100%;position: absolute;left: 0;bottom: 30px;}
.sy_banner .boxs .w_width{display: flex;justify-content: space-between;align-items: center;}
.sy_banner .boxs .left{display: flex;align-items: center;justify-content: flex-start;}
.sy_banner .boxs .left font{font-size: 20px;color: #ffffff;line-height: 24px;display: block;margin-right: 74px;position: relative;}
.sy_banner .boxs .left font::after{content: "";display: block;width: 52px;height: 1px;background-color: #ffffff;position: absolute;left: calc(100% + 11px);top: 50%;transform: translate(0,-50%);}
.sy_banner .boxs .left font:last-child:after{display: none;}
.sy_banner .boxs .right{display: flex;justify-content: flex-start;align-items: center;}
.sy_banner .boxs .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.sy_banner .boxs .right .btn:last-child{margin-right: 0;}
.sy_banner .boxs .right .btn img{width: 10px;display: block;}
.sy_banner .boxs .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}

@media screen and (max-width:1366px) {
.sy_banner .ul .li .wzbox .wz1{width: 60%;font-size: 32px;line-height: 40px;}
.sy_banner .ul .li .wzbox .wz2{width: 60%;font-size: 20px;line-height: 24px;}
}

@media screen and (max-width:1024px) {
.sy_banner .ul .li .phshow{height: 260px;width: 100%;object-fit: cover;}
.sy_banner .ul .li .wzbox{top: 44%;}
.sy_banner .ul .li .wzbox .wz1{width: 100%;font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_banner .ul .li .wzbox .wz2{width: 100%;font-size: 16px;line-height: 22px;margin-bottom: 20px;}
.sy_banner .ul .li .more{width: 210px;border-radius: 36px;}
.sy_banner .ul .li .more .wz{font-size: 14px;line-height: 36px;}
.sy_banner .ul .li .more img{width: 12px;margin-left: 10px;}
.sy_banner .boxs{bottom: 20px;}
.sy_banner .boxs .left font{font-size: 16px;line-height: 20px;margin-right: 40px;}
.sy_banner .boxs .left font::after{width: 30px;left: calc(100% + 5px);}
.sy_banner .boxs .right .btn{width: 32px;height: 32px;margin-right: 12px;}
.sy_banner .boxs .right .btn img{width: 8px;}
}

.sy_section1{width: 100%;padding-top: 110px;padding-bottom: 110px;background-color: #f5f5f5;}
.sy_section1 .h2{font-size: 60px;color: #1f1f1f;line-height: 64px;margin-bottom: 50px;font-weight: bold;}
.sy_section1 .content{position: relative;}
.sy_section1 .content .dot_l{width: 7px;position: absolute; top: 0;left: -68px;}
.sy_section1 .content.fixed .dot_l{position: fixed;top: 120px;left: 120px;}
.sy_section1 .content .dot_l .gabn-li{margin-bottom: 14px;width: 7px;height: 7px;background: #afaeae;cursor: pointer;border-radius: 7px;
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;}
.sy_section1 .content .dot_l .gabn-li.act{height: 40px;background-color: #0068b7;}
.sy_section1 .content .dot_l .gabn-li:last-child{margin-bottom: 0;}
.sy_section1 .li{margin-bottom: 30px;position: sticky;top: 120px;position: -webkit-sticky;}
.sy_section1 .li:last-child{margin-bottom: 0;}
.sy_section1 .li .a{box-shadow: 0 0 20px rgba(0,0,0,0.05); display: flex;justify-content: space-between;align-items: center;background-color: #ffffff;border-radius: 20px;padding: 20px 20px 20px 70px;flex-direction:row-reverse;}
.sy_section1 .li .a .left{width: 48.81944444444444%;}
.sy_section1 .li .a .left .pic{ width: 100%; padding-bottom: 65.433%;border-radius: 10px; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section1 .li .a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section1 .li .a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section1 .li .a .right{width: 51.18055555555556%;padding-right: 80px;}
.sy_section1 .li .a .right .bt{font-size: 34px;color: #333333;line-height: 44px;margin-bottom: 14px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .li .a .right .fbt{font-size: 22px;color: #666666;line-height: 32px;margin-bottom: 36px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .li .a .right .info{font-size: 16px;color: #666666;line-height: 32px;margin-bottom: 92px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section1 .li .a .right .more{display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 .li .a .right .more .wz{font-size: 18px;color: #666666;line-height: 48px;margin-right: 16px;}
.sy_section1 .li .a .right .more img{width: 13px;display: block;}
.sy_section1 .li .a .right .more .ico2{display: none;}
.sy_section1 .li .a:hover .right .more .wz{color: #fff;}
.sy_section1 .li .a:hover .right .more{width: 156px;background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);justify-content: center;border-radius: 48px;}
.sy_section1 .li .a:hover .right .more .ico1{display: none;}
.sy_section1 .li .a:hover .right .more .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section1 .content .dot_l{left: -40px;}
.sy_section1 .content.fixed .dot_l{position: fixed;top: 120px;left: 60px;}
.sy_section1 .li .a .right .info{margin-bottom: 40px;}
.sy_section1 .h2{font-size: 36px;line-height: 40px;margin-bottom: 40px;}
}

@media screen and (max-width:1366px) {
.sy_section1 .content.fixed .dot_l{ left:40px;}
}

@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.sy_section1 .li{margin-bottom: 0;position: static;}
.sy_section1 .li .a{display: block;border-radius: 12px;padding: 14px;}
.sy_section1 .li .a .left{width: 100%;}
.sy_section1 .li .a .right{width: 100%;padding-right: 0;margin-top: 14px;}
.sy_section1 .li .a .right .bt{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
.sy_section1 .li .a .right .fbt{font-size: 14px;line-height: 20px;margin-bottom: 10px;display: none}
.sy_section1 .li .a .right .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.sy_section1 .li .a .right .more .wz{font-size: 14px;line-height: 36px;margin-right: 10px;}
.sy_section1 .li .a .right .more img{width: 12px;}
.sy_section1 .li .a:hover .right .more{width: 130px;border-radius: 36px;}
.sy_section1 .slick-dots{margin-top: 16px;}
.sy_section1 .content .dot_l{display: none;}
}

.sy_section2{width: 100%;padding-bottom: 90px;background-color: #f5f5f5;position: relative;z-index: 999;}
.sy_section2 .tit_box{display: flex;justify-content: space-between;align-items: center;margin-bottom: 52px;}
.sy_section2 .tit_box h2{font-size: 50px;color: #1f1f1f;line-height: 56px;font-weight: bold;}
.sy_section2 .tit_box .qh_t{display: flex;align-items: center;}
.sy_section2 .tit_box .qh_t .dd{cursor: pointer;margin-right: 28px;font-size: 18px;color: #0068b7;line-height: 52px;border-radius: 54px;border: 1px solid #0068b7;padding: 0 40px;}
.sy_section2 .tit_box .qh_t .dd:last-child{margin-right: 0;}
.sy_section2 .tit_box .qh_t .dd.on{background-color: #0068b7;color: #ffffff;}
.sy_section2 .tit_box .qh_t .dd:hover{opacity: 0.8;}
.sy_section2 .qh_b{width: 100%;position: relative;}
.sy_section2 .qh_b .dd{position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;width: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .qh_b .dd.on{position: relative;z-index: 3;opacity: 1;}
.sy_section2 .qh_b .ul{margin: 0 -20px;width: calc(100% + 40px);}
.sy_section2 .qh_b .ul .li{padding: 0 20px;}
.sy_section2 .qh_b .ul a{display: block;padding: 62px 36.5px 42px 36.5px;background: #ffffff;border-radius: 20px;position: relative;overflow: hidden;}
.sy_section2 .qh_b .ul a:hover::after{content: "";display: block;width: 100%;height: 60%; background: linear-gradient(to top, rgba(0,104,183,0), rgba(0,104,183,0.8));position: absolute;left: 0;top: 0;z-index: 1;}
.sy_section2 .qh_b .ul a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;z-index: 3;}
.sy_section2 .qh_b .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%; object-fit: contain;
-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_section2 .qh_b .ul a .wzbox{margin-top: 15px;position: relative;z-index: 3;}
.sy_section2 .qh_b .ul a .wzbox .wz{font-size: 20px;color: #666666;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .qh_b .ul a:hover .wzbox .wz{color: #0168b7;}
.sy_section2 .qh_b .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 50px;}
.sy_section2 .qh_b .boxs .left{width: calc(100% - 170px);}
.sy_section2 .qh_b .boxs .left .slick-dots{width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.sy_section2 .qh_b .boxs .left .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.sy_section2 .qh_b .boxs .left .slick-dots li.slick-active{background-color: #2057d5;}
.sy_section2 .qh_b .boxs .right{display: flex;justify-content: flex-start;align-items: center;}
.sy_section2 .qh_b .boxs .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.sy_section2 .qh_b .boxs .right .btn:last-child{margin-right: 0;}
.sy_section2 .qh_b .boxs .right .btn img{width: 10px;display: block;}
.sy_section2 .qh_b .boxs .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
.sy_section2 .qh_b .boxs .right .btn .ico2{display: none;}
.sy_section2 .qh_b .boxs .right .btn:hover .ico1{display: none;}
.sy_section2 .qh_b .boxs .right .btn:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section2 .tit_box h2{font-size: 36px;line-height: 40px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-bottom: 30px;}
.sy_section2 .tit_box{margin-bottom: 20px;display: block;}
.sy_section2 .tit_box h2{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section2 .tit_box .qh_t{width: 100%;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_section2 .tit_box .qh_t .dd{margin-right: 12px;font-size: 14px;line-height: 36px;border-radius: 38px;padding: 0 20px;}
.sy_section2 .tit_box .qh_t::-webkit-scrollbar{ display: none;}
.sy_section2 .qh_b .ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section2 .qh_b .ul .li{padding: 0 6px;}
.sy_section2 .qh_b .ul a{padding: 20px;border-radius: 12px;}
.sy_section2 .qh_b .ul a .wzbox{margin-top: 10px;}
.sy_section2 .qh_b .ul a .wzbox .wz{font-size: 14px;line-height: 20px;}
.sy_section2 .qh_b .boxs{margin-top: 20px;}
.sy_section2 .qh_b .boxs .left{width: calc(100% - 90px);}
.sy_section2 .qh_b .boxs .right .btn{width: 32px;height: 32px;margin-right: 12px;}
.sy_section2 .qh_b .boxs .right .btn img{width: 8px;}
}

.sy_section3{width: 100%;padding-bottom: 110px;background-color: #f5f5f5;position: relative;z-index: 999;}
.sy_section3 h3{font-size: 50px;color: #1f1f1f;line-height: 56px;font-weight: bold;text-align: center;margin-bottom: 48px;}
.sy_section3 .cont1{margin-bottom: 48px;}
.sy_section3 .cont1 .ul{margin: 0 -16px;width: calc(100% + 32px);}
.sy_section3 .cont1 .ul .li{padding: 0 16px;}
.sy_section3 .cont1 .ul a{display: block;width: 100%;border-radius: 20px;overflow: hidden;position: relative;}
.sy_section3 .cont1 .ul a .pic{ width: 100%; padding-bottom: 55.045%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section3 .cont1 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section3 .cont1 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section3 .cont1 .ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 36px;z-index: 3;padding: 0 40px;}
.sy_section3 .cont1 .ul a .wz{font-size: 36px;color: #ffffff;line-height: 40px;font-weight: bold;}
.sy_section3 .cont2 .w_width .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 50px;}
.sy_section3 .cont2 .left{width: calc(100% - 170px);}
.sy_section3 .cont2 .left .slick-dots{width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.sy_section3 .cont2 .left .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.sy_section3 .cont2 .left .slick-dots li.slick-active{background-color: #2057d5;}
.sy_section3 .cont2 .right{display: flex;justify-content: flex-start;align-items: center;}
.sy_section3 .cont2 .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.sy_section3 .cont2 .right .btn:last-child{margin-right: 0;}
.sy_section3 .cont2 .right .btn img{width: 10px;display: block;}
.sy_section3 .cont2 .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
.sy_section3 .cont2 .right .btn .ico2{display: none;}
.sy_section3 .cont2 .right .btn:hover .ico1{display: none;}
.sy_section3 .cont2 .right .btn:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section3 h3{font-size: 36px;line-height: 40px;}
}
@media screen and (max-width:1366px) {
.sy_section3 .cont1 .ul a .wz{font-size: 30px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding-bottom: 30px;}
.sy_section3 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.sy_section3 .cont1{margin-bottom: 20px;padding: 0 15px;}
.sy_section3 .cont1 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section3 .cont1 .ul .li{padding: 0 6px;}
.sy_section3 .cont1 .ul a{border-radius: 12px;}
.sy_section3 .cont1 .ul a .wzbox{bottom: 14px;z-index: 3;padding: 0 14px;}
.sy_section3 .cont1 .ul a .wz{font-size: 16px;line-height: 20px;}
.sy_section3 .cont2 .w_width .boxs{margin-top: 20px;}
.sy_section3 .cont2 .left{width: calc(100% - 90px);}
.sy_section3 .cont2 .right .btn{width: 32px;height: 32px;margin-right: 12px;}
.sy_section3 .cont2 .right .btn img{width: 8px;}
}

.sy_section4{width: 100%;padding-bottom: 130px;background-color: #f5f5f5;position: relative;z-index: 999;}
.sy_section4 .ul{margin: 0 -20px;width: calc(100% + 40px);}
.sy_section4 .ul .li{padding: 0 20px;}
.sy_section4 .ul a{display: block;width: 100%;overflow: hidden;border-radius: 20px;position: relative;}
.sy_section4 .ul a::after{content: "";display: block;opacity: 0; width: 100%;height: 50%;background: linear-gradient(to bottom, rgba(0,104,183,0), rgba(0,104,183,0.8));position: absolute;left: 0;bottom: 0;z-index: 3;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .ul a:hover::after{opacity: 1;}
.sy_section4 .ul a .pic{ padding-bottom: 89.0269%; position: relative; overflow: hidden;z-index: 1;}
.sy_section4 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section4 .ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 32px;padding: 0 20px;z-index: 5;}
.sy_section4 .ul a .wzbox .wz{font-size: 36px;color: #ffffff;line-height: 40px;text-align: center;}
.sy_section4 .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 50px;display: none;}
.sy_section4 .boxs .left{width: calc(100% - 170px);}
.sy_section4 .boxs .left .slick-dots{width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.sy_section4 .boxs .left .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.sy_section4 .boxs .left .slick-dots li.slick-active{background-color: #2057d5;}
.sy_section4 .boxs .right{display: flex;justify-content: flex-start;align-items: center;}
.sy_section4 .boxs .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.sy_section4 .boxs .right .btn:last-child{margin-right: 0;}
.sy_section4 .boxs .right .btn img{width: 10px;display: block;}
.sy_section4 .boxs .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
.sy_section4 .boxs .right .btn .ico2{display: none;}
.sy_section4 .boxs .right .btn:hover .ico1{display: none;}
.sy_section4 .boxs .right .btn:hover .ico2{display: block;}

@media screen and (max-width:1366px) {
.sy_section4 .ul a .wzbox .wz{font-size: 30px;}
}

@media screen and (max-width:1024px) {
.sy_section4{padding-bottom: 30px;}
.sy_section4 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section4 .ul .li{padding: 0 6px;}
.sy_section4 .ul a{border-radius: 12px;}
.sy_section4 .ul a .wzbox{bottom: 12px;padding: 0 12px;}
.sy_section4 .ul a .wzbox .wz{font-size: 16px;line-height: 20px;}
.sy_section4 .boxs{margin-top: 20px;display: flex;}
.sy_section4 .boxs .left{width: calc(100% - 90px);}
.sy_section4 .boxs .right .btn{width: 32px;height: 32px;margin-right: 12px;}
.sy_section4 .boxs .right .btn img{width: 8px;}
}

/* 内页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 h1{font-size: 68px;color: #ffffff;line-height: 72px;font-weight: bold;font-family: "微软雅黑";}
.ny_banner .ej_nav{width: 100%;position: absolute;left: 0;bottom: 0;border-top: 1px solid rgba(255,255,255,0.4);background-color: rgba(0,0,0,0.2);}
.ny_banner .ej_nav ul{display: flex;align-items: center;}
.ny_banner .ej_nav ul li{flex: 1;position: relative;}
.ny_banner .ej_nav ul li:last-child:after{display: none;}
.ny_banner .ej_nav ul li::after{content: "";display: block;width: 1px;height: 30px;background-color: rgba(255,255,255,0.4);position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.ny_banner .ej_nav ul a{display: block;font-size: 22px;color: #ffffff;line-height: 30px;text-align: center;padding: 26px;}
.ny_banner .ej_nav ul li:hover a,
.ny_banner .ej_nav ul li.on a{text-decoration: underline;}

@media screen and (max-width:1366px) {
.ny_banner .ej_nav ul a{display: block;font-size: 20px;}
}

@media screen and (max-width:1024px) {
.ny_banner .wzbox{top: 40%;}
.ny_banner .wzbox h1{font-size: 20px;line-height: 24px;}
.ny_banner .ej_nav ul{width: 100%;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;display: block;text-align: center;}
.ny_banner .ej_nav ul::-webkit-scrollbar{ display: none;}
.ny_banner .ej_nav ul li{display: inline-block;vertical-align: middle;min-width: 50%;}
.ny_banner .ej_nav ul li::after{height: 24px;}
.ny_banner .ej_nav ul a{font-size: 14px;line-height: 20px;padding: 12px 24px;}
}

.cplb_section{width: 100%;padding-top: 80px;padding-bottom: 134px;background-color: #f5f5f5;}
.cplb_section .dd{margin-bottom: 74px;}
.cplb_section .dd:last-child{margin-bottom: 0;}
.cplb_section .dd .title{font-size: 50px;color: #1f1f1f;line-height: 56px;font-weight: bold;margin-bottom: 46px;}
.cplb_section .dd ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;}
.cplb_section .dd ul li{padding: 15px;width: 50%;}
.cplb_section .dd ul a{width: 100%;border-radius: 20px;flex-direction:row-reverse; overflow: hidden;position: relative;background-color: #ffffff;padding: 36px 20px 36px 60px;display: flex;align-items: center;}
.cplb_section .dd ul .left{width: 55.22388059701493%;padding-right: 50px;}
.cplb_section .dd ul .left .bt{font-size: 32px;color: #333333;line-height: 36px;margin-bottom: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cplb_section .dd ul .left .info{font-size: 16px;color: #666666;line-height: 26px;margin-bottom: 84px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cplb_section .dd ul .left .more{display: flex;align-items: center;}
.cplb_section .dd ul .left .more .wz{font-size: 18px;color: #666666;line-height: 24px;margin-right: 16px;}
.cplb_section .dd ul .left .more img{width: 13px;display: block;}
.cplb_section .dd ul .right{width: 44.77611940298507%;}
.cplb_section .dd ul a:hover .left .bt,
.cplb_section .dd ul a:hover .left .more .wz{color: #2057d5;}

@media screen and (max-width:1366px) {
.cplb_section .dd .title{font-size: 36px;line-height: 56px;}
}

@media screen and (max-width:1024px) {
.cplb_section{padding-top: 30px;padding-bottom: 30px;}
.cplb_section .dd{margin-bottom: 30px;}
.cplb_section .dd .title{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.cplb_section .dd ul{margin: -6px;width: calc(100% + 12px);}
.cplb_section .dd ul li{padding: 6px;width: 50%;}
.cplb_section .dd ul a{border-radius: 12px;padding: 14px;display: block;}
.cplb_section .dd ul .left{width: 100%;padding-right: 0;margin-top: 12px;}
.cplb_section .dd ul .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 0;text-align: center;}
.cplb_section .dd ul .left .info{font-size: 14px;display: none;line-height: 22px;margin-bottom: 14px;}
.cplb_section .dd ul .left .more{display: none;}
.cplb_section .dd ul .left .more .wz{font-size: 14px;line-height: 20px;margin-right: 8px;}
.cplb_section .dd ul .left .more img{width: 12px;}
.cplb_section .dd ul .right{width: 100%;}
}

.bjhc_section1{width: 100%;padding-top: 80px;padding-bottom: 120px;background-color: #f5f5f5;}
.bjhc_section1 h2{font-size: 50px;color: #1f1f1f;line-height: 56px;font-weight: bold;margin-bottom: 56px;}
.bjhc_section1 .content{margin-bottom: 56px;}
.bjhc_section1 .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.bjhc_section1 .content ul li{width: 25%;padding: 15px;}
.bjhc_section1 .content ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 20px;padding: 20px 20px 40px 20px;}
.bjhc_section1 .content ul a .pic{ padding-bottom: 100%; position: relative; overflow: hidden;}
.bjhc_section1 .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%; object-fit: contain;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.bjhc_section1 .content ul a .wzbox{margin-top:15px;}
.bjhc_section1 .content ul a .wzbox .wz{font-size: 18px;color: #333333;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.bjhc_section1 .content ul a:hover .wzbox .wz{color: #2057d5;}
@media screen and (max-width:1024px) {
.bjhc_section1{padding-top: 30px;padding-bottom: 30px;}
.bjhc_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.bjhc_section1 .content{margin-bottom: 20px;}
.bjhc_section1 .content ul{margin: -6px;width: calc(100% + 12px);}
.bjhc_section1 .content ul li{width: 50%;padding: 6px;}
.bjhc_section1 .content ul a{border-radius: 12px;padding: 12px;}
.bjhc_section1 .content ul a .wzbox{margin-top: 10px;}
.bjhc_section1 .content ul a .wzbox .wz{font-size: 14px;line-height: 20px;}
}

.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{width: 40px;height: 40px;margin-right: 12px;font-size: 16px;color: #9c9c9c;line-height: 40px;border-radius: 6px;text-align: center;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{color: #fff;background: linear-gradient(to right ,#2057d5,#1d95d4);}
@media screen and (max-width:1024px) {
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{width: 32px;height: 32px;font-size: 16px;color: #fff;background: linear-gradient(to right ,#2057d5,#1d95d4);line-height: 32px;text-align: center;border-radius: 6px;}
.page_section .phpage span{display: block;font-size: 16px;color: #333;line-height: 20px;margin: 0 12px;}
.page_section .phpage a:hover{opacity: 0.8;}
}

.bjkc_section2{width: 100%;padding-top: 114px;padding-bottom: 140px;background-color: #ffffff;}
.bjkc_section2 h3{font-size: 50px;color: #1f1f1f;line-height: 56px;font-weight: bold;margin-bottom: 52px;}
.bjkc_section2 .content{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.bjkc_section2 .content .left{width: 63.0718954248366%;position: relative;}
.bjkc_section2 .content .left .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.bjkc_section2 .content .left .dd.on{position: relative;z-index: 1;opacity: 1;}
.bjkc_section2 .content .left .pic{ padding-bottom: 59.067%; position: relative; overflow: hidden;border-radius: 20px;}
.bjkc_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%);}
.bjkc_section2 .content .right{width: 36.9281045751634%;padding-left: 90px;}
.bjkc_section2 .content .right ul{width: 100%;}
.bjkc_section2 .content .right ul li{margin-bottom: 48px;}
.bjkc_section2 .content .right ul li:last-child{margin-bottom: 0;}
.bjkc_section2 .content .right ul a{display: flex;justify-content: flex-start;align-items: flex-start;}
.bjkc_section2 .content .right ul a .icobox{width: 52px;background-color: #fff;}
.bjkc_section2 .content .right ul a .icobox img{width: 100%;display: block;}
.bjkc_section2 .content .right ul a .icobox .ico2{display: none;}
.bjkc_section2 .content .right ul a .wzbox{width: calc(100% - 52px);padding-left: 30px;}
.bjkc_section2 .content .right ul a .wzbox .bt{font-size: 34px;color: #5b5a5a;line-height: 52px;}
.bjkc_section2 .content .right ul a .wzbox .jj{font-size: 16px;color: #666666;line-height: 24px;display: none;margin-top: 10px;}
.bjkc_section2 .content .right ul li.on a .wzbox .bt{color: #0068b7;}
.bjkc_section2 .content .right ul li.on a .wzbox .jj{display: block;}
.bjkc_section2 .content .right ul li.on a .icobox .ico1{display: none;}
.bjkc_section2 .content .right ul li.on a .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.bjkc_section2 .content .right{padding-left: 40px;}
.bjkc_section2 .content .right ul li{margin-bottom: 30px;}
.bjkc_section2 .content .right ul a .icobox{width: 40px;}
.bjkc_section2 .content .right ul a .wzbox{width: calc(100% - 40px);padding-left: 14px;}
.bjkc_section2 .content .right ul a .wzbox .bt{font-size: 24px;line-height: 40px;}
.bjkc_section2 .content .right ul a .wzbox .jj{font-size: 14px;line-height: 20px;margin-top: 6px;}
}
@media screen and (max-width:1024px) {
.bjkc_section2{padding-top: 30px;padding-bottom: 30px;}
.bjkc_section2 h3{font-size: 20px;line-height: 26px;margin-bottom: 20px;}
.bjkc_section2 .content{display: block;}
.bjkc_section2 .content .left{width: 100%;}
.bjkc_section2 .content .right{width: 100%;padding-left: 0;margin-top: 15px;}
.bjkc_section2 .content .right ul li{margin-bottom: 12px;}
.bjkc_section2 .content .left .pic{ padding-bottom: 46%;}
.bjkc_section2 .content .right ul a .icobox{width: 36px;}
.bjkc_section2 .content .right ul a .wzbox{width: calc(100% - 36px);padding-left: 12px;}
.bjkc_section2 .content .right ul a .wzbox .bt{font-size: 16px;line-height: 36px;}
.bjkc_section2 .content .right ul a .wzbox .jj{font-size: 14px;line-height: 20px;margin-top: 6px;}
}

.ny_banner2{width: 100%;padding-top: 140px;padding-bottom: 74px;}
.ny_banner2 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;padding-right: 173px;}
.ny_banner2 .left{width: calc(100% - 580px);padding-right: 100px;padding-top: 90px;}
.ny_banner2 .left .wz1{font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 24px;}
.ny_banner2 .left .wz2{font-size: 90px;color: #ffffff;line-height: 94px;margin-bottom: 92px;font-weight: bold;}
.ny_banner2 .left .more a{width: 240px;border-radius: 48px; display: flex;justify-content: center;align-items: center; background: linear-gradient(to right, #0c348b 0%, #0c348b 50%, #1d94d4 100%);}
.ny_banner2 .left .more .wz{font-size: 18px;color: #ffffff;line-height: 48px;}
.ny_banner2 .left .more img{width: 13px;display: block;margin-left: 18px;}
.ny_banner2 .left .more:hover a{background: linear-gradient(to right, #0c348b 0%, #0c348b 50%, #0c348b 100%);}
.ny_banner2 .right{width: 580px;}
.ny_banner2 .right .ul{width: 100%;}
.ny_banner2 .right .ul .li{width: 100%;}
.ny_banner2 .right .ul .pic{ padding-bottom: 89.655%; position: relative; overflow: hidden;}
.ny_banner2 .right .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%; object-fit: contain;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.ny_banner2 .right .ul .slick-dots{margin-top: 52px;}
.ny_banner2 .right .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #fff;}
.ny_banner2 .right .ul .slick-dots li.slick-active{ background: #fff;width: 40px;}
@media  screen and (max-width:1680px){
.ny_banner2 .left{width: calc(100% - 420px);padding-right: 0;padding-top: 40px;}
.ny_banner2 .right{width: 420px;}
}
@media  screen and (max-width:1024px){
.ny_banner2{padding-top: 50px;padding-bottom: 50px;}
.ny_banner2 .w_width{padding-right: 0;}
.ny_banner2 .left{width: 50%;padding-right: 14px;padding-top: 20px;}
.ny_banner2 .left .wz1{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.ny_banner2 .left .wz2{font-size: 24px;line-height: 30px;margin-bottom: 14px;}
.ny_banner2 .left .more a{width: 180px;border-radius: 36px;}
.ny_banner2 .left .more .wz{font-size: 14px;line-height: 36px;}
.ny_banner2 .left .more img{width: 12px;margin-left: 10px;}
.ny_banner2 .right{width: 50%;margin: 0 auto;}
.ny_banner2 .right .ul .slick-dots{margin-top: 14px;}
.ny_banner2 .right .ul .slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.ny_banner2 .right .ul .slick-dots li.slick-active{width: 18px;}
}

.dq_section{width: 100%;padding-top: 26px;}
.dq_section .w_width{display: flex;align-items: center;justify-content: flex-start;}
.dq_section img{width: 20px;display: block;margin-right: 8px;}
.dq_section a{display: block;font-size: 14px;color: #8c8c8c;line-height: 20px;}
.dq_section span{display: block;font-size: 14px;color: #8c8c8c;line-height: 20px;margin: 0 6px;}
.dq_section a:hover,
.dq_section a.on{color: #0068b7;}
@media  screen and (max-width:1024px){
.dq_section{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/img86.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:800px;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: 440px;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: 220px;}
}

.bjcpxq_section1{width: 100%;padding-top: 60px;padding-bottom: 110px;background-color: #f5f5f5;}
.bjcpxq_section1 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.bjcpxq_section1 .left{width: 47.38562091503268%;background-color: #ffffff;border-radius: 20px;padding: 4px;}
.bjcpxq_section1 .left .pic{ padding-bottom:66.851%; position: relative; overflow: hidden;border-radius: 20px;}
.bjcpxq_section1 .left .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%; object-fit: contain;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.bjcpxq_section1 .left .pic .ico{width: 90px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 10;cursor: pointer;}
.bjcpxq_section1 .right{width: 52.61437908496732%;padding-right: 126px;padding-top: 48px;}
.bjcpxq_section1 .right .bt{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 46px;font-weight: bold;}
.bjcpxq_section1 .right .info{font-size: 16px;color: #666666;line-height: 36px;}
@media  screen and (max-width:1680px){
.bjcpxq_section1 .right{padding-right: 50px;padding-top: 20px;}
.bjcpxq_section1 .right .bt{margin-bottom: 30px;}
.bjcpxq_section1 .right .info{font-size: 14px;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.bjcpxq_section1{padding-top: 30px;padding-bottom: 30px;}
.bjcpxq_section1 .w_width{display: block;}
.bjcpxq_section1 .left{width: 100%;border-radius: 12px;}
.bjcpxq_section1 .left .pic{border-radius: 12px;}
.bjcpxq_section1 .left .pic .ico{width: 46px;}
.bjcpxq_section1 .right{width: 100%;padding-right: 0;padding-top: 0;padding-bottom: 14px;}
.bjcpxq_section1 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.bjcpxq_section1 .right .info{font-size: 14px;line-height: 22px;}
}

.bjcpxq_section2{width: 100%;padding-top: 110px;padding-bottom: 126px;}
.bjcpxq_section2 h3{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 46px;font-weight: bold;}
.bjcpxq_section2 ul{width: 100%;border: 1px solid #e1e1e1;font-size: 16px;color: #666666;line-height: 30px;}
.bjcpxq_section2 ul li:nth-child(1){color: #3e3e3e;}
.bjcpxq_section2 ul li{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;padding: 17px 70px;}
.bjcpxq_section2 ul li:nth-child(odd){background-color: #f3f3f3;}
.bjcpxq_section2 ul li .wz1{width: 190px;}
.bjcpxq_section2 ul li .wz2{width: calc(100% - 190px);}
@media  screen and (max-width:1024px){
.bjcpxq_section2{padding-top: 30px;padding-bottom: 30px;}
.bjcpxq_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.bjcpxq_section2 ul{font-size: 14px;line-height: 20px;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.bjcpxq_section2 ul::-webkit-scrollbar{ display: none;}
.bjcpxq_section2 ul li{padding: 12px;width: 1000px}
.bjcpxq_section2 ul li .wz1{width: 100px;margin-bottom: 4px;}
.bjcpxq_section2 ul li .wz2{width: calc(100% - 100px);}
}

.bjcpxq_section3{background-color: #f5f5f5;padding-top: 100px;padding-bottom: 100px;}
@media  screen and (max-width:1024px){
.bjcpxq_section3{padding-top: 30px;padding-bottom: 30px;}
}

.cpxq_section1{width: 100%;padding-top: 92px;padding-bottom: 120px;background-color: #f5f5f5;}
.cpxq_section1 h3{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 54px;font-weight: bold;}
.cpxq_section1 ul{margin: -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section1 ul li{width: 33.333%;padding: 20px;}
.cpxq_section1 ul a{display: flex;justify-content: space-between;align-items: center;padding: 26px 20px 26px 26px;background-color: #ffffff;border-radius: 10px;}
.cpxq_section1 ul a .wz{width: calc(100% - 90px);font-size: 20px;color: #4e4e4e;line-height: 24px;}
.cpxq_section1 ul a img{width: 64px;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;}
.cpxq_section1 ul a:hover .wz{color: #1564af;}
.cpxq_section1 ul a:hover img{transform: rotateY(180deg);}
@media  screen and (max-width:1500px){
.cpxq_section1 ul{margin: -12px;width: calc(100% + 24px);}
.cpxq_section1 ul li{padding: 12px;}
.cpxq_section1 ul a{padding: 20px;}
.cpxq_section1 ul a .wz{width: calc(100% - 80px);font-size: 16px;line-height: 20px;}
.cpxq_section1 ul a img{width: 50px;}
}
@media  screen and (max-width:1024px){
.cpxq_section1{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section1 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.cpxq_section1 ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section1 ul li{width: 100%;padding: 6px;}
.cpxq_section1 ul a{padding: 12px;border-radius: 6px;}
.cpxq_section1 ul a .wz{width: calc(100% - 50px);font-size: 15px;line-height: 20px;}
.cpxq_section1 ul a img{width: 40px;}
}

.cpxq_section2{width: 100%;padding-top: 100px;padding-bottom: 120px;}
.cpxq_section2 h4{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 54px;font-weight: bold;}
.cpxq_section2 ul{width: 100%;border: 1px solid #e1e1e1;}
.cpxq_section2 ul li{font-size: 16px;color: #666666;line-height: 30px;padding: 17px 50px;display: flex;align-items: flex-start;justify-content: flex-start;}
.cpxq_section2 ul li:nth-child(1){color: #3e3e3e;}
.cpxq_section2 ul li:nth-child(odd){background-color: #f3f3f3;}
.cpxq_section2 ul li .dd:nth-child(1){width: 13.86554621848739%;}
.cpxq_section2 ul li .dd:nth-child(2){width: 23.66946778711485%;}
.cpxq_section2 ul li .dd:nth-child(3){width: 23.80952380952381%;}
.cpxq_section2 ul li .dd:nth-child(4){width: 23.80952380952381%;}
.cpxq_section2 ul li .dd:nth-child(5){width: 14.84593837535014%;}
@media  screen and (max-width:1400px){
.cpxq_section2 ul li{font-size: 14px;padding: 14px 30px;}
}
@media  screen and (max-width:1024px){
.cpxq_section2{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section2 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.cpxq_section2 ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.cpxq_section2 ul::-webkit-scrollbar{ display: none;}
.cpxq_section2 ul li{font-size: 14px;line-height: 20px;padding: 10px 20px;width: 900px;}
}

.jszc_section1{width: 100%;padding-top: 76px;padding-bottom: 84px;background-color: #f5f5f5;}
.jszc_section1 h2{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 54px;font-weight: bold;}
.jszc_section1 .dd{margin-bottom: 40px;}
.jszc_section1 .dd:last-child{margin-bottom: 0;}
.jszc_section1 .dd{background-color: #ffffff;padding: 54px;border-radius: 20px;padding: 54px 40px 70px 50px;}
.jszc_section1 .title{font-size: 30px;color: #333333;line-height: 36px;margin-bottom: 50px;font-weight: bold;}
.jszc_section1 ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.jszc_section1 ul li{width: 33.333%;padding-right: 50px;border-right: 1px solid #e2e2e2;padding-left: 80px;}
.jszc_section1 ul li:nth-child(1){padding-left: 0;}
.jszc_section1 ul li:last-child{border-right: 0;}
.jszc_section1 ul li img{width: 64px;display: block;margin-bottom: 20px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jszc_section1 ul li:hover img{transform: rotateY(180deg);}
.jszc_section1 ul li .bt{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 8px;}
.jszc_section1 ul li .jj{font-size: 16px;color: #666666;line-height: 20px;}
@media  screen and (max-width:1024px){
.jszc_section1{padding-top: 30px;padding-bottom: 30px;}
.jszc_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.jszc_section1 .dd{margin-bottom: 14px;}
.jszc_section1 .dd{padding: 20px;border-radius: 12px;padding: 12px;}
.jszc_section1 .title{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.jszc_section1 ul{display: block;}
.jszc_section1 ul li{width: 100%;padding-right: 0;border-right: 0;padding-left: 0;margin-bottom: 8px;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.jszc_section1 ul li a{padding-left: 50px;position: relative;display: block;}
.jszc_section1 ul li img{width: 36px;margin-bottom: 0;position: absolute;left: 0;top: 50%;margin-top: -18px;}
.jszc_section1 ul li .bt{font-size: 16px;line-height: 20px;margin-bottom: 6px;}
.jszc_section1 ul li .jj{font-size: 14px;line-height: 18px;}
}

.jszc_section2{padding-bottom: 120px;background-color: #f5f5f5;}
.jszc_section2 .w_width{padding: 64px 64px 100px 60px;border-radius: 20px;}
.jszc_section2 h3{font-size: 42px;color: #ffffff;line-height: 46px;margin-bottom: 18px;font-weight: bold;}
.jszc_section2 .info1{font-size: 20px;color: #ffffff;line-height: 24px;margin-bottom: 40px;}
.jszc_section2 .info2{font-size: 16px;color: #ffffff;line-height: 32px;margin-bottom: 100px;}
.jszc_section2 .more a{display: flex;align-items: center;justify-content: center;width: 230px;border: 1px solid #fff;border-radius: 48px;height: 48px;}
.jszc_section2 .more a .wz{font-size: 18px;color: #ffffff;line-height: 46px;margin-right: 16px;}
.jszc_section2 .more a img{width: 13px;display: block;}
.jszc_section2 .more a:hover{border-color: rgba(255,255,255,0);background: linear-gradient(to right ,#2057d5,#1d95d4);border: 0;}
@media  screen and (max-width:1680px){
.jszc_section2 .w_width{padding: 40px 40px 60px 40px;}
.jszc_section2 h3{font-size: 36px;line-height: 40px;margin-bottom: 14px;}
.jszc_section2 .info1{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.jszc_section2 .info2{font-size: 14px;line-height: 24px;margin-bottom: 40px;}
.jszc_section2 .more a{width: 190px;border-radius: 40px;height: 40px;}
.jszc_section2 .more a .wz{font-size: 16px;line-height: 38px;margin-right: 14px;}
.jszc_section2 .more a img{width: 12px;}
}
@media  screen and (max-width:1024px){
.jszc_section2{padding-bottom: 30px;}
.jszc_section2 .w_width{padding: 24px;border-radius: 12px;}
.jszc_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.jszc_section2 .info1{font-size: 15px;line-height: 20px;margin-bottom: 8px;width: 60%;}
.jszc_section2 .info2{font-size: 13px;line-height: 20px;margin-bottom: 12px;display: none}
.jszc_section2 .more a{width: 160px;border-radius: 34px;height: 34px;}
.jszc_section2 .more a .wz{font-size: 14px;line-height: 32px;margin-right: 10px;}
.jszc_section2 .more a img{width: 12px;}
}

.jszl_section{width: 100%;padding-top: 80px;padding-bottom: 120px;background-color: #f5f5f5;}
.jszl_section .tit_box{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.jszl_section .tit_box h2{font-size: 50px;color: #1f1f1f;line-height: 54px;font-weight: bold;}
.jszl_section .tit_box .ss_box{width: 520px;border: 1px solid #cecece;border-radius: 5px;position: relative;}
.jszl_section .tit_box .ss_box input{width: 100%;height: 52px;display: block;padding: 0 84px 0 18px;font-size: 16px;color: #333;}
.jszl_section .tit_box .ss_box input::-webkit-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.jszl_section .tit_box .ss_box input::-moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.jszl_section .tit_box .ss_box input::moz-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.jszl_section .tit_box .ss_box input:-ms-input-placeholder{font-size: 16px;color: #b0b0b0;opacity: 1;}
.jszl_section .tit_box .ss_box .ico{width: 60px;height: 54px;border-radius: 0 5px 5px 0;cursor: pointer; position: absolute;right: -1px;top: -1px;background: linear-gradient(to right,#104799,#1a83c6);display: flex;justify-content: center;align-items: center;}
.jszl_section .tit_box .ss_box .ico img{width: 24px;display: block;}
.jszl_section .tit_box .ss_box .ico:hover{background: linear-gradient(to right,#104799,#104799);}
.jszl_section .content{margin-bottom: 80px;width: 100%;}
.jszl_section .content li{margin-bottom: 30px;background-color: #ffffff;border-radius: 20px;}
.jszl_section .content li:last-child{margin-bottom: 0;}
.jszl_section .content li a{display: flex;justify-content: space-between;align-items: center;padding: 0 46px 0 34px;}
.jszl_section .content li a .left{width: calc(100% - 400px);font-size: 18px;color: #666666;line-height: 84px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jszl_section .content li a:hover .left{color: #0068b7;}
.jszl_section .content li a .right{width: 350px;display: flex;justify-content: flex-end;align-items: center;}
.jszl_section .content li a .right .dd{margin-right: 118px;display: flex;align-items: center;}
.jszl_section .content li a .right .dd:last-child{margin-right: 0;}
.jszl_section .content li a .right .dd img{width: 26px;display: block;margin-right: 10px;}
.jszl_section .content li a .right .dd .wz{font-size: 14px;color: #666666;line-height: 24px;}
.jszl_section .content li a .right .dd:last-child:hover .wz{color: #0068b7;}

@media  screen and (max-width:1366px){
.jszl_section .tit_box h2{font-size: 36px;}
}
@media  screen and (max-width:1024px){
.jszl_section{padding-top: 30px;padding-bottom: 30px;}
.jszl_section .tit_box{margin-bottom: 20px;}
.jszl_section .tit_box h2{font-size: 20px;line-height: 24px;}
.jszl_section .tit_box .ss_box{width: 240px;}
.jszl_section .tit_box .ss_box input{height: 34px;padding: 0 50px 0 12px;font-size: 14px;}
.jszl_section .tit_box .ss_box input::-webkit-input-placeholder{font-size: 14px;}
.jszl_section .tit_box .ss_box input::-moz-placeholder{font-size: 14px;}
.jszl_section .tit_box .ss_box input::moz-placeholder{font-size: 14px;}
.jszl_section .tit_box .ss_box input:-ms-input-placeholder{font-size: 14px;}
.jszl_section .tit_box .ss_box .ico{width: 36px;height: 36px;}
.jszl_section .tit_box .ss_box .ico img{width: 22px;}
.jszl_section .content{margin-bottom: 20px;}
.jszl_section .content li{margin-bottom: 12px;border-radius: 12px;}
.jszl_section .content li a{display: block;padding: 14px;}
.jszl_section .content li a .left{width: 100%;font-size: 16px;line-height: 20px;margin-bottom: 8px;-webkit-line-clamp:10;}
.jszl_section .content li a .right{width: 100%;justify-content: flex-start;}
.jszl_section .content li a .right .dd{margin-right: 20px;}
.jszl_section .content li a .right .dd img{width: 22px;margin-right: 6px;}
.jszl_section .content li a .right .dd .wz{line-height: 20px;}
}

.xw_section{width: 100%;padding-top: 80px;padding-bottom: 120px;background-color: #f5f5f5;}
.xw_section ul{width: 100%;margin-bottom: 66px;}
.xw_section ul li{margin-bottom: 30px;}
.xw_section ul li:last-child{margin-bottom: 0;}
.xw_section ul li a{display: flex;justify-content: flex-start;align-items: center;background-color: #ffffff;border-radius: 10px;flex-direction:row-reverse;padding: 30px 30px 30px 40px;}
.xw_section ul li a .left{width: 481px;}
.xw_section ul li a .pic{ width: 100%; padding-bottom: 61.203%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section ul 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%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section ul li a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section ul li a .right{width: calc(100% - 481px);padding-right: 74px;}
.xw_section ul li a .date{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 16px;}
.xw_section ul li a .bt{font-size: 22px;color: #333333;line-height: 36px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section ul li a .info{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section ul li a .more{display: flex;align-items: center;}
.xw_section ul li a .wz{font-size: 18px;color: #666666;line-height: 24px;margin-right: 18px;}
.xw_section ul li a img{width: 13px;display: block;}
.xw_section ul li a:hover .bt{color: #2057d5;}
.xw_section ul li a:hover .wz{color: #2057d5;}
@media  screen and (max-width:1024px){
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section ul{margin-bottom: 20px;}
.xw_section ul li{margin-bottom: 12px;}
.xw_section ul li a{display: block;padding: 20px;}
.xw_section ul li a .left{width: 100%;}
.xw_section ul li a .right{width: 100%;padding-right: 0;padding-top: 14px;}
.xw_section ul li a .date{margin-bottom: 10px;}
.xw_section ul li a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xw_section ul li a .info{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.xw_section ul li a .wz{font-size: 15px;line-height: 20px;margin-right: 10px;}
.xw_section ul li a img{width: 12px;}
}

.xwxq_section1{width: 100%;padding-top: 184px;padding-bottom: 68px;}
.xwxq_section1 h1{font-size: 40px;color: #ffffff;line-height: 60px;margin-bottom: 50px;font-weight: bold;}
.xwxq_section1 .line{width: 100%;height: 1px;background-color: rgba(255,255,255,0.2);margin-bottom: 36px;}
.xwxq_section1 .dl{display: flex;}
.xwxq_section1 .dl .dd{margin-right: 60px;font-size: 16px;color: #ffffff;line-height: 20px;}
.xwxq_section1 .dl .dd:last-child{margin-right: 0;}
@media  screen and (max-width:1024px){
.xwxq_section1{padding-top: 50px;padding-bottom: 30px;}
.xwxq_section1 h1{font-size: 20px;line-height: 30px;margin-bottom: 12px;}
.xwxq_section1 h1 br{display: none;}
.xwxq_section1 .line{margin-bottom:12px;}
.xwxq_section1 .dl .dd{margin-right: 12px;font-size: 14px;}
}

.xwxq_section2{width: 100%;padding-top: 12px;padding-bottom: 110px;}
.xwxq_section2 .w_1265{display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section2 .left{width: 70.67193675889328%;padding-top: 30px;}
.xwxq_section2 .left .bq{text-align: center;font-size: 14px;color: #0068b7;line-height: 28px;margin-bottom: 32px;width: 130px;background-color: #e5f0f8;border-radius: 3px;}
.xwxq_section2 .left .content{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 62px;padding-top: 42px;border-top: 1px solid #e4e4e4}
.xwxq_section2 .left .content .span{font-size: 18px;color: #333333;line-height: 30px;font-weight: bold;}
.xwxq_section2 .left .content .p{padding-left: 15px;position: relative;}
.xwxq_section2 .left .content .p::after{content: "";display: block;width: 4px;height: 4px;background-color: #2057d5;position: absolute;left: 0;top: 12px;}
.xwxq_section2 .left .page_box{width: 100%;display: flex;justify-content: space-between;align-items: center;background-color: #f5f5f5;padding: 32px;border-radius: 10px;}
.xwxq_section2 .left .page_box .page_l{width: calc(100% - 140px);}
.xwxq_section2 .left .page_box .page_l a{display: block;font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section2 .left .page_box .page_l a:last-child{margin-bottom: 0;}
.xwxq_section2 .left .page_box .page_l a span{color: #a9a9a9;}
.xwxq_section2 .left .page_box .page_l a:hover{color: #0068b7;}
.xwxq_section2 .left .page_box .back_r a{display: flex;justify-content: center;align-items: center;}
.xwxq_section2 .left .page_box .back_r a .wz{font-size: 16px;color: #666666;line-height: 20px;margin-right: 14px;}
.xwxq_section2 .left .page_box .back_r a img{width: 38px;display: block;}
.xwxq_section2 .left .page_box .back_r a:hover .wz{color: #2057d5;}
.xwxq_section2 .right{width: 24.03162055335968%;background-color: #f5f5f5;padding: 32px 15px 48px 15px;}
.xwxq_section2 .right h3{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 24px;font-weight: bold;}
.xwxq_section2 .right ul{width: 100%;}
.xwxq_section2 .right ul li{margin-bottom: 36px;}
.xwxq_section2 .right ul li:last-child{margin-bottom: 0;}
.xwxq_section2 .right ul li .pic{ width: 100%; padding-bottom: 61.4814%;border-radius: 10px; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section2 .right 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;}
.xwxq_section2 .right 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);}
.xwxq_section2 .right ul li .wzbox{margin-top: 14px;}
.xwxq_section2 .right ul li .date{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 10px;}
.xwxq_section2 .right ul li .bt{font-size: 16px;color: #666666;line-height: 22px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section2 .right ul li:hover .bt{color: #0068b7;}
@media  screen and (max-width:1024px){
.xwxq_section2{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section2 .w_1265{display: block;}
.xwxq_section2 .left{width: 100%;padding-top: 0;}
.xwxq_section2 .left .bq{margin-bottom: 12px;}
.xwxq_section2 .left .content{font-size: 14px;line-height: 22px;margin-bottom: 12px;padding-top: 12px;}
.xwxq_section2 .left .content .span{font-size: 15px;line-height: 20px;}
.xwxq_section2 .left .page_box{padding: 20px;border-radius: 8px;display: block;}
.xwxq_section2 .left .page_box .page_l{width: 100%;}
.xwxq_section2 .left .page_box .page_l a{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.xwxq_section2 .left .page_box .back_r{margin-top: 12px;}
.xwxq_section2 .left .page_box .back_r a{display: block;padding-top: 30px;position: relative;}
.xwxq_section2 .left .page_box .back_r a .wz{font-size: 14px;line-height: 18px;margin-right: 0;text-align: center;margin-top: 6px;}
.xwxq_section2 .left .page_box .back_r a img{width: 30px;position: absolute;left: 50%;margin-left: -15px;top: 0;}
.xwxq_section2 .right{display: none;}
}

.lxwm_section1{width: 100%;padding-top: 74px;padding-bottom: 150px;}
.lxwm_section1 h2{font-size: 50px;color: #1f1f1f;line-height: 54px;margin-bottom: 42px;font-weight: bold;}
.lxwm_section1 .cont1{margin-bottom: 58px;}
.lxwm_section1 .cont1 ul{display: flex;justify-content: space-between;align-items: center;}
.lxwm_section1 .cont1 ul .wzicobox{display: flex;align-items: center;}
.lxwm_section1 .cont1 ul .wzicobox img{width: 60px;display: block;}
.lxwm_section1 .cont1 ul .wzicobox .wzbox{padding-left: 20px;}
.lxwm_section1 .cont1 ul .wzicobox .wz1{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 10px;}
.lxwm_section1 .cont1 ul .wzicobox .wz2{font-size: 18px;color: #333333;line-height: 24px;font-weight: bold;}
.lxwm_section1 .cont1 ul .l2{width: 1px;height: 40px;background-color: #e6e6e6;}
.lxwm_section1 .cont1 ul .ewmbox{width: 85px;}
.lxwm_section1 .cont1 ul .ewmbox img{width: 100%;display: block;margin-bottom: 8px;}
.lxwm_section1 .cont1 ul .ewmbox .wz{font-size: 14px;color: #666666;line-height: 18px;text-align: center;}
.lxwm_section1 .cont2{width: 100%;border: 1px solid #cdcdcd;overflow: hidden;border-radius: 20px;position: relative;}
.lxwm_section1 .cont2 .ba_img{width: 100%;display: block;}
.lxwm_section1 .cont2 .posi_box{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwm_section1 .cont2 .posi_box .ico{width: 30px;display: block;}
.lxwm_section1 .cont2 .posi_box .wzbox{width: 445px;position: absolute;left: calc(100% + 32px);top: 50%;transform: translate(0,-50%);background-color: #fff;box-shadow: 0 0 30px rgba(32,87,213,0.1);padding: 40px 36px;}
.lxwm_section1 .cont2 .posi_box .wzbox::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 .posi_box .wzbox .bt{font-size: 20px;color: #141414;line-height: 32px;margin-bottom: 18px;font-weight: bold;}
.lxwm_section1 .cont2 .posi_box .wzbox .fbt{font-size: 18px;color: #666666;line-height: 24px;margin-bottom: 32px;}
.lxwm_section1 .cont2 .posi_box .wzbox .btn{display: flex;align-items: center;}
.lxwm_section1 .cont2 .posi_box .wzbox .btn img{width: 19px;display: block;margin-right: 6px;}
.lxwm_section1 .cont2 .posi_box .wzbox .btn .wz{font-size: 13px;color: #0068b7;line-height: 18px;}
.lxwm_section1 .cont2 .posi_box .wzbox .btn:hover .wz{text-decoration: underline;}

@media  screen and (max-width:1680px){
.lxwm_section1 .cont1 ul .wzicobox img{width: 40px;}
.lxwm_section1 .cont1 ul .wzicobox .wzbox{padding-left: 14px;}
.lxwm_section1 .cont1 ul .wzicobox .wz1{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.lxwm_section1 .cont1 ul .wzicobox .wz2{font-size: 16px;line-height: 20px;}
.lxwm_section1 .cont1 ul .ewmbox{width: 70px;}
.lxwm_section1 .cont1 ul .ewmbox .wz{font-size: 12px;}
}
@media  screen and (max-width:1024px){
.lxwm_section1{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.lxwm_section1 .cont1{margin-bottom: 20px;padding-right: 82px;position: relative;}
.lxwm_section1 .cont1 ul{display: block;}
.lxwm_section1 .cont1 ul li{margin-bottom: 12px;}
.lxwm_section1 .cont1 ul .wzicobox img{width: 36px;}
.lxwm_section1 .cont1 ul .wzicobox .wzbox{padding-left: 12px;width: calc(100% - 36px);}
.lxwm_section1 .cont1 ul .wzicobox .wz1{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.lxwm_section1 .cont1 ul .wzicobox .wz2{font-size: 16px;line-height: 20px;}
.lxwm_section1 .cont1 ul .l2{width: 0;height: 0;display: none;}
.lxwm_section1 .cont1 ul li:last-child{position: absolute;right: 0;top: 0;margin-bottom: 0;}
.lxwm_section1 .cont1 ul .ewmbox{width: 70px;}
.lxwm_section1 .cont2 .posi_box{display: flex;align-items: center;justify-content: center;}
.lxwm_section1 .cont2 .posi_box .ico{width: 24px;}
.lxwm_section1 .cont2 .posi_box .wzbox{width: 240px;position: static;transform: translate(0,0);padding: 14px;margin-left: 24px;}
.lxwm_section1 .cont2 .posi_box .wzbox::after{width: 0;height: 0;border: 7px solid;border-color: transparent #fff transparent transparent;}
.lxwm_section1 .cont2 .posi_box .wzbox .bt{font-size: 15px;line-height: 24px;margin-bottom: 6px;}
.lxwm_section1 .cont2 .posi_box .wzbox .fbt{font-size: 12px;line-height: 20px;margin-bottom: 8px;}
.lxwm_section1 .cont2 .posi_box .wzbox .btn img{width: 18px;}
}

.lxwm_section2{width: 100%;padding-top: 120px;padding-bottom: 120px;background-color: #f5f5f5;}
.lxwm_section2 h3{font-size: 50px;color: #1f1f1f;line-height: 54px;margin-bottom: 34px;font-weight: bold;}
.lxwm_section2 h6{font-size: 22px;color: #666666;line-height: 26px;margin-bottom: 46px;}
.lxwm_section2 ul{margin: -14px;width: calc(100% + 28px);display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.lxwm_section2 ul li{width: 25%;padding: 14px;}
.lxwm_section2 ul .wz{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 12px;font-weight: bold;}
.lxwm_section2 ul .wz span{color: #fb0202;}
.lxwm_section2 ul .input{width: 100%;}
.lxwm_section2 ul .input input{width: 100%;height: 56px;display: block;padding: 0 18px;background-color: #ffffff;border-radius: 3px;font-size: 16px;color: #333;}
.lxwm_section2 ul .input input::-webkit-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .input input::-moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .input input::moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .input input:-ms-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .textbox textarea{width: 100%;height: 164px;display: block;padding: 16px 18px;background-color: #ffffff;border-radius: 3px;font-size: 16px;color: #333;}
.lxwm_section2 ul .textbox textarea::-webkit-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .textbox textarea::-moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .textbox textarea::moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .textbox textarea:-ms-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .yzmbox{width: 100%;position: relative;}
.lxwm_section2 ul .yzmbox input{width: 100%;height: 56px;display: block;padding: 0 100px 0 18px;background-color: #ffffff;border-radius: 3px;font-size: 16px;color: #333;}
.lxwm_section2 ul .yzmbox input::-webkit-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .yzmbox input::-moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .yzmbox input::moz-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .yzmbox input:-ms-input-placeholder{font-size: 16px;color: #bbb9b9;opacity: 1;}
.lxwm_section2 ul .yzmbox img{width: 114px;height: 56px;position: absolute;right: 4px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.lxwm_section2 ul .button{width: 100%;font-size: 18px;color: #0068b7;line-height: 54px;text-align: center;border: 1px solid #0068b7;text-align: center;cursor: pointer;}
.lxwm_section2 ul .button:hover{background-color: #0068b7;color: #fff;}
.lxwm_section2 ul .tips{font-size: 16px;color: #666666;line-height: 20px;}
.lxwm_section2 ul .tips span{color: #fb0202;}

@media  screen and (max-width:1600px){
.lxwm_section2 ul{margin: -10px;width: calc(100% + 20px);}
.lxwm_section2 ul li{padding: 10px;}	
.lxwm_section2 ul .input input{padding: 0 16px;font-size: 15px;}
.lxwm_section2 ul .input input::-webkit-input-placeholder{font-size: 15px;}
.lxwm_section2 ul .input input::-moz-placeholder{font-size: 15px;}
.lxwm_section2 ul .input input::moz-placeholder{font-size: 15px;}
.lxwm_section2 ul .input input:-ms-input-placeholder{font-size: 15px;}
.lxwm_section2 ul .textbox textarea{font-size: 15px;}
.lxwm_section2 ul .textbox textarea::-webkit-input-placeholder{font-size: 15px;}
.lxwm_section2 ul .textbox textarea::-moz-placeholder{font-size: 15px;}
.lxwm_section2 ul .textbox textarea::moz-placeholder{font-size: 15px;}
.lxwm_section2 ul .textbox textarea:-ms-input-placeholder{font-size: 15px;}
.lxwm_section2 ul .yzmbox input{font-size: 15px;}
.lxwm_section2 ul .yzmbox input::-webkit-input-placeholder{font-size: 15px;}
.lxwm_section2 ul .yzmbox input::-moz-placeholder{font-size: 15px;}
.lxwm_section2 ul .yzmbox input::moz-placeholder{font-size: 15px;}
.lxwm_section2 ul .yzmbox input:-ms-input-placeholder{font-size: 15px;}
}
@media  screen and (max-width:1024px){
.lxwm_section2{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section2 h6{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.lxwm_section2 ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section2 ul li{width: 50%;padding: 6px;}
.lxwm_section2 ul .wz{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.lxwm_section2 ul .input input{height: 36px;padding: 0 12px;font-size: 14px;}
.lxwm_section2 ul .input input::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section2 ul .input input::-moz-placeholder{font-size: 14px;}
.lxwm_section2 ul .input input::moz-placeholder{font-size: 14px;}
.lxwm_section2 ul .input input:-ms-input-placeholder{font-size: 14px;}
.lxwm_section2 ul .textbox textarea{height: 120px;padding: 8px 12px;font-size: 14px;}
.lxwm_section2 ul .textbox textarea::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section2 ul .textbox textarea::-moz-placeholder{font-size: 14px;}
.lxwm_section2 ul .textbox textarea::moz-placeholder{font-size: 14px;}
.lxwm_section2 ul .textbox textarea:-ms-input-placeholder{font-size: 14px;}
.lxwm_section2 ul .yzmbox input{height: 36px;padding: 0 80px 0 12px;font-size: 14px;}
.lxwm_section2 ul .yzmbox input::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section2 ul .yzmbox input::-moz-placeholder{font-size: 14px;}
.lxwm_section2 ul .yzmbox input::moz-placeholder{font-size: 14px;}
.lxwm_section2 ul .yzmbox input:-ms-input-placeholder{font-size: 14px;}
.lxwm_section2 ul .yzmbox img{width: 90px;height: 36px;}
.lxwm_section2 ul .button{font-size: 15px;line-height: 34px;}
.lxwm_section2 ul .tips{font-size: 14px;line-height: 18px;}
}

/* 内页banner2 */
.ny_banner3{width: 100%;position: relative;}
.ny_banner3 .ba_img{width: 100%;display: block;}
.ny_banner3 .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner3 .wzbox h1{font-size: 78px;color: #ffffff;line-height: 82px;font-weight: bold;margin-bottom: 30px;}
.ny_banner3 .wzbox h6{font-size: 52px;color: #ffffff;line-height: 56px;}

@media screen and (max-width:1366px) {
.ny_banner3 .wzbox h1{font-size: 50px;line-height: 60px;}
.ny_banner3 .wzbox h6{font-size: 32px;line-height: 46px;}
}

@media screen and (max-width:1024px) {
.ny_banner3 .ba_img{height: 220px;object-fit: cover;}
.ny_banner3 .wzbox h1{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.ny_banner3 .wzbox h6{font-size: 15px;line-height: 20px;}
}

.jjfa_section1{width: 100%;padding-top: 140px;padding-bottom: 170px;}
.jjfa_section1 .content{width: 100%;position: relative;}
.jjfa_section1 .content img{width: 32.35294117647059%;display: block;margin: 0 auto;}
.jjfa_section1 .content li{width: 28.75816993464052%;padding-left: 0.24rem;}
.jjfa_section1 .content li img{width: 0.64rem;display: block;margin: 0;margin-bottom: 0.16rem;}
.jjfa_section1 .content li .bt{font-size: 0.26rem;color: #2c2c2c;line-height: 0.3rem;margin-bottom: 0.08rem;font-weight: bold;}
.jjfa_section1 .content li .jj{font-size:calc(14px + 0.04rem);color: #666666;line-height:calc(20px + 0.04rem);}
.jjfa_section1 .content li:nth-child(1){position: absolute;left: 0;top: -0.32rem;}
.jjfa_section1 .content li:nth-child(2){position: absolute;right: 0;top: -0.32rem;padding-left: 0;}
.jjfa_section1 .content li:nth-child(3){position: absolute;left: 0;bottom: 0.4rem;}
.jjfa_section1 .content li:nth-child(4){position: absolute;right: 0;bottom: 0.4rem;padding-left: 0;}

@media screen and (max-width:1440px) {
.jjfa_section1 .content li .jj{font-size:calc(14px + 0.02rem);line-height:calc(20px + 0.02rem);}	
	
}	
@media screen and (max-width:1024px) {
.jjfa_section1{padding-top: 30px;padding-bottom: 30px;}
.jjfa_section1 .content img{width: 50%;margin: 0 auto 20px auto;display: none;}
.jjfa_section1 .content h2{font-size: 20px;color: #1f1f1f;line-height: 24px;text-align: center;margin-bottom: 20px;font-weight: bold;}
.jjfa_section1 .content ul{margin: -0;width: 100%;display: block;}
.jjfa_section1 .content li{width: 100%;padding-left: 0;position: static!important;width: 100%;padding: 0;padding-bottom: 12px;margin-bottom: 12px;border-bottom: 1px solid #eee; padding-left: 48px!important;position: relative;}
.jjfa_section1 .content li:last-child{margin-bottom: 0;margin-bottom: 0;}
.jjfa_section1 .content li img{width: 36px;margin: 0;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.jjfa_section1 .content li .bt{font-size: 16px;line-height: 20px;text-align: center;text-align: left;}
.jjfa_section1 .content li .jj{font-size: 13px;line-height: 20px;text-align: center;text-align: left;}
}

.jjfa_section2{width: 100%;padding-bottom: 120px;}
.jjfa_section2 h3{font-size: 50px;color: #1f1f1f;line-height: 56px;text-align: center;margin-bottom: 42px;font-weight: bold;}
.jjfa_section2 .info{font-size: 24px;color: #666666;line-height: 36px;text-align: center;margin-bottom: 42px;width: 87.58169934640523%;margin: 0 auto 60px auto;}
.jjfa_section2 .content{width: 100%;height: 580px;position: relative;border-radius: 20px;}
.jjfa_section2 .content .wzbox{width: 100%;position: absolute;left: 0;bottom: 50px;padding: 0 146px;}
.jjfa_section2 .content .wzbox ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.jjfa_section2 .content .wzbox ul li{width: 50%;text-align: center;position: relative;}
.jjfa_section2 .content .wzbox ul li::after{content: "";display: block;width: 1px;height: 38px;background-color: rgba(255,255,255,0.3);position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);}
.jjfa_section2 .content .wzbox ul li:last-child:after{display: none;}
.jjfa_section2 .content .wzbox ul .wz1{font-size: 74px;color: #ffffff;line-height: 80px;font-weight: bold;margin-bottom: 10px;}
.jjfa_section2 .content .wzbox ul .wz2{font-size: 20px;color: #ffffff;line-height: 24px;}
@media screen and (max-width:1680px) {
.jjfa_section2 .content .wzbox{padding: 0 40px;}
.jjfa_section2 .content .wzbox ul .wz1{font-size: 60px;line-height: 70px;}
.jjfa_section2 .content .wzbox ul .wz2{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.jjfa_section2{padding-bottom: 30px;}
.jjfa_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.jjfa_section2 .info{font-size: 14px;line-height: 24px;margin-bottom: 20px;width: 100%;margin: 0 auto 20px auto; text-align: justify;}
.jjfa_section2 .content{height: 200px;border-radius: 12px;}
.jjfa_section2 .content .wzbox{bottom: 14px;padding: 0;}
.jjfa_section2 .content .wzbox ul .wz1{font-size: 26px;line-height: 30px;margin-bottom: 8px;}
.jjfa_section2 .content .wzbox ul .wz2{font-size: 14px;line-height: 20px;}
}

.jjfa_section3{width: 100%;padding-top: 120px;padding-bottom: 120px;background-color: #f5f5f5;}
.jjfa_section3 h4{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 60px;font-weight: bold;}
.jjfa_section3 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.jjfa_section3 .ul .li{padding: 0 15px;}
.jjfa_section3 .ul a{display: block;width: 100%;background-color: #fff;border-radius: 10px;padding: 50px 28px;}
/* 20260323start */
.jjfa_section3 .ul a .bt{width: 100%;font-size: 24px;color: #2c2c2c;line-height: 36px;margin-bottom: 28px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfa_section3 .ul a .info{width: 100%;font-size: 16px;color: #666666;line-height: 32px;margin-bottom: 54px;min-height: 240px;
/* overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:8; */}
.jjfa_section3 .ul a .p{width: 100%; position: relative; padding-left: 20px;}
.jjfa_section3 .ul a .p::after{ content: ''; display: block; position:absolute; left:0; top:13px; width:6px; height: 6px; border-radius: 50%; background: #0068b7;} 
/* 20260323end */
.jjfa_section3 .ul a .num{font-size: 24px;color: #0068b7;line-height: 28px;}
.jjfa_section3 .ul a:hover .bt{color: #0068b7;}
.jjfa_section3 .ul .slick-list{overflow: visible;}
.jjfa_section3 .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 50px;}
.jjfa_section3 .boxs .left{width: calc(100% - 170px);}
.jjfa_section3 .boxs .left .slick-dots{width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.jjfa_section3 .boxs .left .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.jjfa_section3 .boxs .left .slick-dots li.slick-active{background-color: #2057d5;}
.jjfa_section3 .boxs .right{display: flex;justify-content: flex-start;align-items: center;}
.jjfa_section3 .boxs .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.jjfa_section3 .boxs .right .btn:last-child{margin-right: 2px;}
.jjfa_section3 .boxs .right .btn img{width: 10px;display: block;}
.jjfa_section3 .boxs .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
.jjfa_section3 .boxs .right .btn .ico2{display: none;}
.jjfa_section3 .boxs .right .btn:hover .ico1{display: none;}
.jjfa_section3 .boxs .right .btn:hover .ico2{display: block;}

.jjfa_section3 .content{overflow: hidden;}

@media screen and (max-width:1366px) {
.jjfa_section3 .ul a .info{font-size: 16px;line-height: 24px;}
/* 20260323start */
.jjfa_section3 .ul a .p::after{ top:9px; } 
/* 20260323end */
}

@media screen and (max-width:1024px) {
.jjfa_section3{padding-top: 30px;padding-bottom: 30px;}
.jjfa_section3 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}

.jjfa_section3 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.jjfa_section3 .ul .li{padding: 0 6px;}
.jjfa_section3 .ul a{border-radius: 8px;padding: 14px;}
.jjfa_section3 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;color: #0068b7;}
/* 20260323start */
.jjfa_section3 .ul a .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;min-height: 110px;/* -webkit-line-clamp:5; */}
.jjfa_section3 .ul a .p::after{ top:8px; } 
/* 20260323end */
.jjfa_section3 .ul a .num{font-size: 18px;line-height: 24px;}
.jjfa_section3 .boxs{margin-top: 20px;display: flex;}
.jjfa_section3 .boxs .left{width: calc(100% - 90px);}
.jjfa_section3 .boxs .right .btn{width: 32px;height: 32px;margin-right: 12px;}
.jjfa_section3 .boxs .right .btn img{width: 8px;}
}

.jjfa_section4{width: 100%;padding-top: 120px;padding-bottom: 120px;}
.jjfa_section4 h5{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 48px;font-weight: bold;}
.jjfa_section4 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.jjfa_section4 .ul .li{padding: 0 15px;}
.jjfa_section4 .ul a{display: block;width: 100%;}
.jjfa_section4 .ul a .pic{ width: 100%; padding-bottom: 67.755%; 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_section4 .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_section4 .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_section4 .ul a .wzbox{padding-top: 24px;}
.jjfa_section4 .ul a .wz{font-size: 20px;color: #484848;line-height: 24px;text-align: center;}
.jjfa_section4 .ul a:hover .wz{color: #0068b7;}
@media screen and (max-width:1024px) {
.jjfa_section4{padding-top: 30px;padding-bottom: 30px;}
.jjfa_section4 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.jjfa_section4 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.jjfa_section4 .ul .li{padding: 0 6px;}
.jjfa_section4 .ul a .pic{border-radius: 12px;}
.jjfa_section4 .ul a .wzbox{padding-top: 10px;}
.jjfa_section4 .ul a .wz{font-size: 14px;line-height: 20px;text-align: left;}
.jjfa_section4 .ul .slick-dots{margin-top: 20px;}
}

.jjfa_section5{width: 100%;padding-top: 88px;padding-bottom: 70px;}
.jjfa_section5 h5{font-size: 40px;color: #ffffff;line-height: 40px;margin-bottom: 54px;font-weight: bold;text-align: center;}
.jjfa_section5 .more a{display: flex;width: 340px;margin: 0 auto;display: flex;height: 52px;justify-content: center;align-items: center;border: 1px solid #fff;border-radius: 52px;}
.jjfa_section5 .more a .wz{font-size: 18px;color: #ffffff;line-height: 50px;margin-right: 14px;}
.jjfa_section5 .more a img{width: 13px;display: block;}
.jjfa_section5 .more a:hover{background: linear-gradient(to right,#2057d5,#1d95d4);border-color: rgba(255,255,255,0);border: 0;}
@media screen and (max-width:1024px) {
.jjfa_section5{padding-top: 50px;padding-bottom: 50px;}
.jjfa_section5 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.jjfa_section5 .more a{width: 260px;border-radius: 36px;height: 36px;}
.jjfa_section5 .more a .wz{font-size: 15px;line-height: 34px;margin-right: 8px;}
.jjfa_section5 .more a img{width: 12px;}
}

.zsns_section1{width: 100%;padding-top: 80px;padding-bottom: 120px;}
.zsns_section1 h2{font-size: 50px;color: #1f1f1f;line-height: 54px;margin-bottom: 50px;font-weight: bold;}
.zsns_section1 .content{width: 100%;display: flex;align-items: flex-start;justify-content: flex-start;}
.zsns_section1 .content .left{width: 49.54248366013072%;padding: 50px 130px 0 0;}
.zsns_section1 .content .left .bt{font-size: 39px;color: #1f1f1f;line-height: 44px;margin-bottom: 46px;font-weight: bold;}
.zsns_section1 .content .left .info{font-size: 16px;color: #666666;line-height: 32px;}
.zsns_section1 .content .right{width: 50.45751633986928%;}
.zsns_section1 .content .right .pic{ padding-bottom: 63.3419%; position: relative; overflow: hidden;border-radius: 20px;}
.zsns_section1 .content .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
@media screen and (max-width:1680px) {
.zsns_section1 .content .left{padding: 30px 60px 0 0;}
.zsns_section1 .content .left .bt{font-size: 30px;line-height: 34px;margin-bottom: 24px;}
.zsns_section1 .content .left .info{font-size: 14px;line-height: 26px;}
}
@media screen and (max-width:1024px) {
.zsns_section1{padding-top: 30px;padding-bottom: 30px;}
.zsns_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.zsns_section1 .content{display: block}
.zsns_section1 .content .left{width: 100%;padding: 0 0 12px 0;}
.zsns_section1 .content .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.zsns_section1 .content .left .info{font-size: 14px;line-height: 22px;}
.zsns_section1 .content .right{width: 100%;}
.zsns_section1 .content .right .pic{ border-radius: 12px;}
}

.zsns_section2{width: 100%;padding-top: 120px;padding-bottom: 120px;background-color: #f5f5f5;}
.zsns_section2 h3{font-size: 50px;color: #1f1f1f;line-height: 54px;margin-bottom: 54px;font-weight: bold;}
.zsns_section2 .content{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.zsns_section2 .content .left{width: 266px;}
.zsns_section2 .content .left .dd{cursor: pointer; position: relative; margin-bottom: 10px;font-size: 16px;color: #666666;line-height: 20px;padding: 20px 28px;background-color: #fff;border-radius: 10px;}
.zsns_section2 .content .left .dd.on{background: linear-gradient(to right,#2057d5,#1e95d4);color: #fff;}
.zsns_section2 .content .left .dd.on::after{content: "";display: block;position: absolute;left: 100%;top: 50%;transform: translate(0,-50%);width: 0;height: 0;border: 8px solid;border-color: transparent transparent transparent #1e95d4;}
.zsns_section2 .content .right{width: calc(100% - 340px);position: relative;}
.zsns_section2 .content .right .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;background-color: #ffffff;border-radius: 10px;overflow: hidden;
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;}
.zsns_section2 .content .right .dd.on{position: relative;z-index: 3;opacity: 1;}
.zsns_section2 .content .right .cont1{width: 100%;background-color: #e4e4e4;padding: 21px 0.45rem;font-size: 18px;color: #272727;line-height: 30px;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.zsns_section2 .content .right .cont1 .list{ flex-wrap: wrap; width:33.33%;}
.zsns_section2 .content .right .cont2{width: 100%;padding: 48px 40px 80px 40px;}
.zsns_section2 .content .right .cont2 .listbox{margin-bottom: 56px;}
.zsns_section2 .content .right .cont2 .list{margin-bottom: 38px;}
.zsns_section2 .content .right .cont2 .list:last-child{margin-bottom: 0;}
.zsns_section2 .content .right .cont2 .list .bt{font-size: 18px;color: #333333;line-height: 20px;margin-bottom: 24px;padding-left: 15px;position: relative;}
.zsns_section2 .content .right .cont2 .list .bt::after{content: "";display: block;width: 3px;height: 20px;background-color: #2057d5;position: absolute;left: 0;top: 0;}
.zsns_section2 .content .right .cont2 .list .info{font-size: 16px;color: #666666;line-height: 36px;}
.zsns_section2 .content .right .cont2 .more{width: 200px;display: flex;justify-content: center;align-items: center;border: 1px solid #0068b7;border-radius: 46px;cursor: pointer;}
.zsns_section2 .content .right .cont2 .more .wz{font-size: 14px;color: #0068b7;line-height: 44px;margin-right: 24px;}
.zsns_section2 .content .right .cont2 .more img{width: 8px;display: block;}
.zsns_section2 .content .right .cont2 .more:hover{background-color: #fff;border-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
@media screen and (max-width:1680px) {
.zsns_section2 .content .left{width: 220px;}
.zsns_section2 .content .right{width: calc(100% - 260px);}
.zsns_section2 .content .right .cont2{padding: 40px;}
}
@media screen and (min-width:1024px)  and (max-width:1680px) {
	.zsns_section2 .content .right .cont1 .list:nth-child(3){ width:23%;}
	.zsns_section2 .content .right .cont1 .list:nth-child(2){ width:35%;}
	.zsns_section2 .content .right .cont1 .list:nth-child(1){ width:42%;}
}	
@media screen and (max-width:1024px) {
.zsns_section2{padding-top: 30px;padding-bottom: 30px;}
.zsns_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.zsns_section2 .content{display: block;}
.zsns_section2 .content .left{width: 100%;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.zsns_section2 .content .left::-webkit-scrollbar{ display: none;}
.zsns_section2 .content .left .dd{margin-bottom: 0;margin-right: 10px; font-size: 14px;line-height: 18px;padding: 10px 20px;display: inline-block;vertical-align: middle;border-radius: 4px;}
.zsns_section2 .content .left .dd:last-child{margin-right: 0;}
.zsns_section2 .content .left .dd.on::after{display: none;}
.zsns_section2 .content .right{width: 100%;margin-top: 20px;}
.zsns_section2 .content .right .cont1{padding: 12px;font-size: 14px;line-height: 22px;}
.zsns_section2 .content .right .cont1 .list{flex: auto;}
.zsns_section2 .content .right .cont2{padding: 12px;}
.zsns_section2 .content .right .cont2 .listbox{margin-bottom: 20px;}
.zsns_section2 .content .right .cont2 .list{margin-bottom: 12px;}
.zsns_section2 .content .right .cont2 .list .bt{font-size: 15px;margin-bottom: 8px;padding-left: 12px;}
.zsns_section2 .content .right .cont2 .list .bt::after{width: 2px;}
.zsns_section2 .content .right .cont2 .list .info{font-size: 14px;line-height: 22px;}
.zsns_section2 .content .right .cont2 .more{width: 110px;border-radius: 38px;}
.zsns_section2 .content .right .cont2 .more .wz{font-size: 13px;line-height: 36px;margin-right: 12px;}
.zsns_section2 .content .right .cont2 .more img{width: 8px;}
	.zsns_section2 .content .right .cont1 .list:nth-child(3){ width:23%;}
	.zsns_section2 .content .right .cont1 .list:nth-child(2){ width:35%;}
	.zsns_section2 .content .right .cont1 .list:nth-child(1){ width:42%;}
}
@media screen and (max-width:767px) {
	.zsns_section2 .content .right .cont1 .list:nth-child(3){ width:auto;}
	.zsns_section2 .content .right .cont1 .list:nth-child(2){ width:auto;}
	.zsns_section2 .content .right .cont1 .list:nth-child(1){ width:100%;}
}	


.tdjl_tc{width:100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 99999999;background-color: rgba(0,0,0,0.4);display: none;}
.tdjl_tc .content{width: 790px;background-color: #fff;border-radius: 20px;overflow: hidden; display: flex;justify-content: flex-start;align-items: stretch;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.tdjl_tc .content .left{width: 272px;padding: 42px 42px 88px 40px;}
.tdjl_tc .content .left .title{font-size: 30px;color: #333333;line-height: 34px;margin-bottom: 24px;font-weight: bold;}
.tdjl_tc .content .left .line{width: 64px;height: 5px;margin-bottom: 26px;border-radius: 5px;background: linear-gradient(to right ,#0c3289,#1e95d4);}
.tdjl_tc .content .left .dd{margin-bottom: 20px;font-size: 16px;color: #333333;line-height: 24px;padding-left: 14px;position: relative;}
.tdjl_tc .content .left .dd::after{content: "";display: block;width: 5px;height: 5px;background-color: #0068b7;position: absolute;left: 0;border-radius: 100%;top: 9.5px;}
.tdjl_tc .content .right{width: 518px;padding: 40px 30px 50px 30px;position: relative;}
.tdjl_tc .content .right ul{margin: -12px -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;align-items: flex-end;}
.tdjl_tc .content .right ul li{width: 50%;padding: 12px 10px;}
.tdjl_tc .content .right ul li:nth-child(3){position: relative;z-index: 10;}
.tdjl_tc .content .right ul .bt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 12px;}
.tdjl_tc .content .right ul .input input{width: 100%;height: 50px;border: 1px solid #d6d6d6;padding: 0 18px;border-radius: 5px;font-size: 14px;color: #333;}
.tdjl_tc .content .right ul .input input::-webkit-input-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .input input::-moz-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .input input::moz-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .input input:-ms-input-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .xlbox{width: 100%;position: relative;}
.tdjl_tc .content .right ul .xlbox .qh_t{cursor: pointer; width: 100%;padding: 0 18px;border: 1px solid #d6d6d6;border-radius: 5px;display: flex;justify-content: space-between;align-items: center;}
.tdjl_tc .content .right ul .xlbox .qh_t .wz{width: calc(100% - 14px);font-size: 14px;color: #333;line-height:24px; padding:12px 0;}
.tdjl_tc .content .right ul .xlbox .qh_t img{width: 13px;display: block;}
.tdjl_tc .content .right ul .xlbox .qh_b{display: none;width: 100%;position: absolute;left: 0;top: calc(100% + 10px);background-color: #fff;padding: 20px 0;box-shadow: 0 0 12px rgba(0,0,0,0.1);
overflow: hidden;overflow-y: auto;max-height: 120px;}
.tdjl_tc .content .right ul .xlbox .qh_b::-webkit-scrollbar{ width: 3px;}
.tdjl_tc .content .right ul .xlbox .qh_b::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.tdjl_tc .content .right ul .xlbox .qh_b::-webkit-scrollbar-thumb{width: 3px;background-color: #0068b7;border-radius: 3px;}
.tdjl_tc .content .right ul .xlbox .qh_b a{display: block;font-size: 14px;color: #333;line-height: 18px;margin-bottom: 10px;padding: 0 12px;}
.tdjl_tc .content .right ul .xlbox .qh_b a:last-child{margin-bottom: 0;}
.tdjl_tc .content .right ul .xlbox .qh_b a:hover{color: #0068b7;}
.tdjl_tc .content .right ul .upload{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.tdjl_tc .content .right ul .upload img{width: 77px;display: block;}
.tdjl_tc .content .right ul .upload .wz{font-size: 12px;color: #666666;line-height: 17px;width: calc(100% - 77px);padding-left: 12px;}
.tdjl_tc .content .right ul .yzm{width: 100%;background-color: #ffffff;position: relative;}
.tdjl_tc .content .right ul .yzm input{width: 100%;height: 50px;border: 1px solid #d6d6d6;padding: 0 18px;border-radius: 5px;font-size: 14px;color: #333;}
.tdjl_tc .content .right ul .yzm input::-webkit-input-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .yzm input::-moz-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .yzm input::moz-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .yzm input:-ms-input-placeholder{font-size:14px;color:#c4c4c4;opacity: 1;}
.tdjl_tc .content .right ul .yzm img{width: 87px;height: 48px;cursor: pointer;position: absolute;right: 3px;top: 50%;transform: translate(0,-50%);}
.tdjl_tc .content .right ul .button{cursor: pointer; width: 100%;font-size: 16px;color: #0068b7;line-height: 48px;text-align: center;border: 1px solid #0068b7;border-radius: 5px;}
.tdjl_tc .content .right ul .button:hover{background-color: #0068b7;color: #fff;}
.tdjl_tc .content .right .nonebox{width: 18px;position: absolute;right: 20px;top: 18px;cursor: pointer;}
.tdjl_tc .content .right .none{width: 100%;display: block;}
.tdjl_tc .content .right .none2{display: none;}
.tdjl_tc .content .right .nonebox:hover .none1{display: none;}
.tdjl_tc .content .right .nonebox:hover .none2{display: block;}
@media screen and (max-width:1024px) {
.tdjl_tc .content{width: calc(100% - 30px);border-radius: 12px;display: block;}
.tdjl_tc .content .left{width: 100%;padding: 20px;}
.tdjl_tc .content .left .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.tdjl_tc .content .left .line{width: 40px;height: 4px;margin-bottom: 12px;border-radius: 4px;}
.tdjl_tc .content .left .dd{margin-bottom: 10px;font-size: 14px;line-height: 20px;padding-left: 12px;}
.tdjl_tc .content .left .dd::after{width: 5px;height: 5px;top: 7.5px;}
.tdjl_tc .content .right{width: 100%;padding: 30px 20px;position: static;}
.tdjl_tc .content .right ul{margin: -6px;width: calc(100% + 12px);}
.tdjl_tc .content .right ul li{padding: 6px;}
.tdjl_tc .content .right ul .bt{font-size: 14px;margin-bottom: 10px;}
.tdjl_tc .content .right ul .input input{height: 40px;padding: 0 12px;border-radius: 4px;}
.tdjl_tc .content .right ul .xlbox .qh_t{padding: 0 12px;border-radius: 4px;}
.tdjl_tc .content .right ul .xlbox .qh_t .wz{ padding:7px 0;}
.tdjl_tc .content .right ul .xlbox .qh_t img{width: 12px;}
.tdjl_tc .content .right ul .xlbox .qh_b{padding: 10px 0;max-height:64px}
.tdjl_tc .content .right ul .xlbox .qh_b a{margin-bottom: 8px;padding: 0 10px;}
.tdjl_tc .content .right ul .upload img{width: 70px;}
.tdjl_tc .content .right ul .upload .wz{line-height: 16px;width: calc(100% - 70px);padding-left: 8px;}
.tdjl_tc .content .right ul .yzm input{height: 38px;padding: 0 12px;border-radius: 4px;}
.tdjl_tc .content .right ul .yzm img{width: 70px;height: 36px;}
.tdjl_tc .content .right ul .button{font-size: 14px;line-height: 38px;border-radius: 4px;}
.tdjl_tc .content .right .nonebox{width: 16px;right: 20px;top: 20px;}
.tdjl_tc .content .right .none1{display: none;}
.tdjl_tc .content .right .none2{display: block;}
}

.gywm_section1{width: 100%;padding-top: 110px;padding-bottom: 186px;}
.gywm_section1 h2{font-size: 40px;color: #1f1f1f;line-height: 64px;text-align: center;margin-bottom: 54px;font-weight: bold;}
.gywm_section1 .info{font-size: 18px;color: #666666;line-height: 36px;text-align: center;font-weight: lighter;width: 56.40522875816993%;margin: 0 auto 190px auto;}
.gywm_section1 ul{display: flex;justify-content: space-around;align-items: stretch;}
.gywm_section1 ul .number{font-size: 138px;color: #0068b7;line-height: 140px;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;
background: linear-gradient(to right, #1f8ed1, #2556b4);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;}
.gywm_section1 ul .wz{font-size: 20px;color: #666666;line-height: 24px;text-align: center;}
.gywm_section1 ul .l2{width: 1px;height: 184px;background-color: #efefef;}
@media screen and (max-width:1680px) {
.gywm_section1{padding-top: 100px;padding-bottom: 100px;}
.gywm_section1 .info{width: 80%;margin: 0 auto 80px auto;}
.gywm_section1 ul .number{font-size: 80px;line-height: 90px;}
}

@media screen and (max-width:1366px) {
.gywm_section1 h2{font-size: 32px;line-height: 44px;}
}

@media screen and (max-width:1024px) {
.gywm_section1{padding-top: 30px;padding-bottom: 30px;}
.gywm_section1 h2{font-size: 17px;line-height: 28px;margin-bottom: 16px;}
.gywm_section1 .info{font-size: 16px;line-height: 22px;width: 100%;margin: 0 auto 20px auto;text-align: left;/* text-align: justify; */}
.gywm_section1 ul .number{font-size: 26px;line-height: 30px;margin-bottom: 8px;font-weight: bold;}
.gywm_section1 ul .wz{font-size: 14px;line-height: 20px;}
.gywm_section1 ul .l2{height: auto;}
}

.gywm_section2{width: 100%;padding-top: 140px;padding-bottom: 140px;}
.gywm_section2 h3{font-size: 50px;color: #1f1f1f;line-height: 64px;margin-bottom: 54px;font-weight: bold;}
.gywm_section2 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.gywm_section2 .content .left{width: 48.75816993464052%;}
.gywm_section2 .content .left .pic{ padding-bottom: 75.335%; position: relative; overflow: hidden;border-radius: 20px;}
.gywm_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%);}
.gywm_section2 .content .right{width: 51.24183006535948%;padding-left: 62px;}
.gywm_section2 .content .right .dd{padding-top: 44px;padding-bottom: 44px;border-bottom: 1px solid #dfdfdf;}
.gywm_section2 .content .right .dd.on{border-bottom-color: #1071bc;}
.gywm_section2 .content .right .top{display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.gywm_section2 .content .right .top .wz{font-size: 24px;color: #666666;line-height: 28px;}
.gywm_section2 .content .right .top .icobox{width: 21px;}
.gywm_section2 .content .right .top .icobox img{width: 100%;display: block;}
.gywm_section2 .content .right .top .icobox .ico2{display: none;}
.gywm_section2 .content .right .dd.on .top .icobox .ico1{display: none;}
.gywm_section2 .content .right .dd.on .top .icobox .ico2{display: block;}
.gywm_section2 .content .right .bottom{font-size: 26px;color: #333333;line-height: 30px;margin-top: 20px;display: none;}
@media screen and (max-width:1680px) {
.gywm_section2 .content .right{padding-left: 40px;}
.gywm_section2 .content .right .dd{padding-top: 32px;padding-bottom: 32px;}
.gywm_section2 .content .right .top .wz{font-size: 18px;line-height: 24px;}
.gywm_section2 .content .right .top .icobox{width: 20px;}
.gywm_section2 .content .right .bottom{font-size: 20px;line-height: 24px;margin-top: 14px;}
}
@media screen and (max-width:1024px) {
.gywm_section2{padding-top: 30px;padding-bottom: 30px;}
.gywm_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;text-align: center;}
.gywm_section2 .content{display: block;}
.gywm_section2 .content .left{width: 100%;display: none;}
.gywm_section2 .content .left .pic{border-radius: 12px;}
.gywm_section2 .content .right{width: 100%;padding-left: 0;margin-top: 0;}
.gywm_section2 .content .right .dd{padding-top: 20px;padding-bottom: 20px;border-bottom-color:#1071bc;}
.gywm_section2 .content .right .top .wz{font-size: 14px;line-height: 18px;}
.gywm_section2 .content .right .top .icobox{width: 18px;display: none;}
.gywm_section2 .content .right .bottom{font-size: 16px;line-height: 24px;margin-top: 12px;display: block;}
}

.gywm_section3{width: 100%;padding-top: 116px;padding-bottom: 106px;}
.gywm_section3 h4{font-size: 50px;color: #ffffff;line-height: 64px;margin-bottom: 68px;font-weight: bold;}
.gywm_section3 .content{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.gywm_section3 .content .qh_tbox{width: 20.52287581699346%;padding-right: 0.6rem;}
.gywm_section3 .content .qh_tbox ul{margin: -12px 0;}
.gywm_section3 .content .qh_tbox ul li{padding: 12px 0;}
.gywm_section3 .content .qh_tbox ul a{display: block;font-size: 22px;color: rgba(255,255,255,0.3);line-height: 26px;}
.gywm_section3 .content .qh_tbox ul li.slick-current a{color: #fff;}
.gywm_section3 .content .qh_bbox{width: 79.47712418300654%;}
.gywm_section3 .content .qh_bbox .li{display: flex;justify-content: space-between;align-items: stretch;}
.gywm_section3 .content .qh_bbox .li .left{width: 52.71381578947368%;}
.gywm_section3 .content .qh_bbox .li .left .pic{ padding-bottom: 68.7987%;border-radius: 20px; position: relative; overflow: hidden;}
.gywm_section3 .content .qh_bbox .li .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%);}
.gywm_section3 .content .qh_bbox .li .right{width: calc(47.28618421052632% - 0.68rem);position: relative;}
.gywm_section3 .content .qh_bbox .li .right .bq{font-size: 22px;color: #ffffff;line-height: 26px;margin-bottom: 18px;font-weight: bold;}
.gywm_section3 .content .qh_bbox .li .right .info{font-size: calc(14px + 0.04rem);color: #ffffff;line-height: 24px;}
.gywm_section3 .content .qh_bbox .li .right .year{font-size: 1.4rem;color: #fff;line-height: 1;font-weight: bold;font-family: "微软雅黑"; position: absolute;left: 0;bottom: 0;}
.gywm_section3 .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 50px;}
.gywm_section3 .boxs .left{width: calc(100% - 170px);}
.gywm_section3 .boxs .left .slick-dots{width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.gywm_section3 .boxs .left .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.gywm_section3 .boxs .left .slick-dots li.slick-active{background-color: #2057d5;}
.gywm_section3 .boxs .right{display: flex;justify-content: flex-start;align-items: center;}
.gywm_section3 .boxs .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.gywm_section3 .boxs .right .btn:last-child{margin-right: 0;}
.gywm_section3 .boxs .right .btn img{width: 10px;display: block;}
.gywm_section3 .boxs .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(0,0,0,0);border: 0;}


@media screen and (max-width:1600px) {
.gywm_section3 .content .qh_tbox{width:15%;
  padding-right:20px;}	
.gywm_section3 .boxs .left{width: calc(100% - 170px);}	
.gywm_section3 .content .qh_bbox{ width: 85%;}
.gywm_section3 .content .qh_bbox .li .left{ width:54%;}
.gywm_section3 .content .qh_bbox .li .right{width: calc(46% - 0.5rem);}
.gywm_section3 .content .qh_bbox .li .right .bq{  margin-bottom: 12px;}
}	
@media screen and (max-width:1024px) {
.gywm_section3{padding-top: 30px;padding-bottom: 30px;}
.gywm_section3 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.gywm_section3 .content{width: 100%;display: block;}
.gywm_section3 .content .qh_tbox{width: 100%;padding-right: 0;margin-bottom: 20px;}
.gywm_section3 .content .qh_tbox ul{margin: -0 -6px;width: calc(100% + 12px);}
.gywm_section3 .content .qh_tbox ul li{padding: 0 6px;}
.gywm_section3 .content .qh_tbox ul a{font-size: 16px;line-height: 20px;text-align: center;}
.gywm_section3 .content .qh_bbox{width: 100%;}
.gywm_section3 .content .qh_bbox .li{display: block;}
.gywm_section3 .content .qh_bbox .li .left{width: 100%;}
.gywm_section3 .content .qh_bbox .li .left .pic{ border-radius: 12px;padding-bottom: 56%;}
.gywm_section3 .content .qh_bbox .li .right{width: 100%;margin-top: 12px;position: relative;}
.gywm_section3 .content .qh_bbox .li .right .bq{font-size: 18px;line-height: 30px;margin-bottom: 10px; padding-right: 70px;}
.gywm_section3 .content .qh_bbox .li .right .info{font-size: 16px;line-height: 22px;}
.gywm_section3 .content .qh_bbox .li .right .year{font-size: 24px;line-height: 30px;left: auto;bottom: auto;right: 0;top: 0;}
.gywm_section3 .boxs{margin-top: 20px;display: flex;}
.gywm_section3 .boxs .left{width: calc(100% - 90px);}
.gywm_section3 .boxs .right .btn{width: 32px;height: 32px;margin-right: 12px;}
.gywm_section3 .boxs .right .btn img{width: 8px;}
}

.gywm_section4{width: 100%;padding-top: 120px;padding-bottom: 120px;background-color: #f0f0f0;}
.gywm_section4 h4{font-size: 50px;color: #1f1f1f;line-height: 64px;margin-bottom: 38px;font-weight: bold;}
.gywm_section4 .bt{font-size: 44px;color: #2f2f2f;line-height: 50px;margin-bottom: 56px;text-align: center;}
.gywm_section4 ul{margin: 0 -15px;width: calc(100% + 30px);display: flex;}
.gywm_section4 ul li{width: 21.17647058823529%;padding: 0 15px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section4 ul li.on{width: 36.47058823529412%;}
.gywm_section4 ul a{display: block;width: 100%;height: 336px;border-radius: 20px;background-color: #fff;display: flex;justify-content: center;align-items: center;}
.gywm_section4 ul a .wzbox{width: 100%;padding: 0 20px;}
.gywm_section4 ul a .wzbox img{width: 60px;display: block;margin: 0 auto 24px auto;}
.gywm_section4 ul a .wzbox .wz1{font-size: 28px;color: #333333;line-height: 32px;text-align: center;font-weight: bold;}
.gywm_section4 ul a .wzbox .wz2{font-size: 18px;color: #666666;line-height: 24px;text-align: center;margin-top: 30px;display: none;}
.gywm_section4 ul li.on a .wzbox .wz2{display: block;}
@media screen and (max-width:1680px) {
.gywm_section4 ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;}
.gywm_section4 ul li{padding: 0 10px;}
.gywm_section4 ul a{height: 280px;border-radius: 14px;}
.gywm_section4 ul a .wzbox{padding: 0 14px;}
.gywm_section4 ul a .wzbox img{width: 40px;margin: 0 auto 18px auto;}
.gywm_section4 ul a .wzbox .wz1{font-size: 20px;line-height: 24px;}
.gywm_section4 ul a .wzbox .wz2{font-size: 14px;line-height: 20px;margin-top: 14px;}
}
@media screen and (max-width:1024px) {
.gywm_section4{padding-top: 30px;padding-bottom: 30px;}
.gywm_section4 h4{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.gywm_section4 .bt{font-size: 16px;line-height: 22px;margin-bottom: 12px;}
.gywm_section4 ul{margin: -5px;width: calc(100% + 10px);flex-wrap: wrap;}
.gywm_section4 ul li{width: 50%;padding: 5px;}
.gywm_section4 ul li.on{width: 50%;}
.gywm_section4 ul a{height: 100% !important;border-radius: 12px;display: block;padding: 20px 12px;}
.gywm_section4 ul a .wzbox{padding: 0;}
.gywm_section4 ul a .wzbox img{width: 32px;margin: 0 auto 12px auto;}
.gywm_section4 ul a .wzbox .wz1{font-size: 16px;line-height: 20px;;}
.gywm_section4 ul a .wzbox .wz2{font-size: 14px;line-height: 18px;;margin-top: 12px;display: block;}
}

.gywm_section5{width: 100%;padding-top: 120px;padding-bottom: 46px;}
.gywm_section5 h4{font-size: 44px;color: #ffffff;line-height: 48px;margin-bottom: 80px;text-align: center;}
.gywm_section5 .content{display: flex;justify-content: center;}
.gywm_section5 .content img{max-width: 100%;display: block;}
@media screen and (max-width:1680px) {
.gywm_section5 h4{font-size: 36px;line-height: 40px;margin-bottom: 60px;}
}
@media screen and (max-width:1024px) {
.gywm_section5{padding-top: 40px;padding-bottom: 40px;}
.gywm_section5 h4{font-size: 20px;line-height: 26px;margin-bottom: 20px;}
}

.gywm_section6{width: 100%;padding-top: 96px;padding-bottom: 120px;/*background-color: #f0f0f0;*/}
.gywm_section6 h4{font-size: 44px;color: #2f2f2f;line-height: 48px;margin-bottom: 90px;text-align: center;}
.gywm_section6 ul{display: flex;justify-content: center;align-items: center;}
.gywm_section6 ul .ico1{width: 54px;margin: 0 auto 26px auto;display: block;}
.gywm_section6 ul .wz{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 24px;text-align: center;}
.gywm_section6 ul .num{font-size: 18px;color: #b6b6b6;line-height: 24px;text-align: center;}
.gywm_section6 ul .ico2{width: 22px;display: block;margin: 0 82px;}
@media screen and (max-width:1680px) {
.gywm_section6 ul .ico2{margin: 0 36px;}
}
@media screen and (max-width:1024px) {
.gywm_section6{padding-top: 30px;padding-bottom: 30px;}
.gywm_section6 h4{font-size: 20px;;line-height: 24px;margin-bottom: 20px;}
.gywm_section6 ul{flex-wrap: wrap;justify-content: center;}
.gywm_section6 ul li{width: 30%;}
.gywm_section6 ul li:nth-child(6){display: none;}
.gywm_section6 ul .l2{width: 5%;}
.gywm_section6 ul .ico1{width: 26px;margin: 0 auto 10px auto;}
.gywm_section6 ul .wz{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.gywm_section6 ul .num{font-size: 14px;line-height: 18px;}
.gywm_section6 ul .ico2{width: 100%;margin: 0;}
}

.gywm_section7{width: 100%;padding-top: 100px;position: relative;}
.gywm_section7::after{content: "";display: block;width: 100%;height: 123px;background: url(img/img183.jpg)no-repeat center bottom;background-size: 100% 100%;position: absolute;left: 0;bottom: 135px;z-index: -1;}
.gywm_section7 h5{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 50px;font-weight: bold;}
.gywm_section7 .ul{margin: 0 -32px;width: calc(100% + 64px);}
.gywm_section7 .ul .li{padding: 0 32px;}
.gywm_section7 .ul a{display: block;width: 100%;}
.gywm_section7 .ul a .picbox{width: 100%;h/* height:4.46rem; */display: flex;justify-content: flex-start;align-items: flex-end;}
.gywm_section7 .ul a .pic1{position: relative; overflow: hidden;width: 100%; display: flex; align-items: flex-end; justify-content: center;aspect-ratio: 100 / 126.83;
}
.gywm_section7 .ul a .pic2{ position: relative; overflow: hidden;width: 100%; display: flex; align-items: flex-end; justify-content: center;aspect-ratio: 100 / 126.83;}
.gywm_section7 .ul a img{ object-fit: contain; max-width: 100%; max-height: 100%; /* position: absolute; left: 50%; top: 50%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); */}
.gywm_section7 .ul a .wzbox .wz{font-size: 20px;color: #666666;line-height: 24px;text-align: center;margin-top: 54px;}
.gywm_section7 .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 66px;}
.gywm_section7 .boxs .left{width: calc(100% - 170px);}
.gywm_section7 .boxs .left .slick-dots{width: 100%;margin: 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.gywm_section7 .boxs .left .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.gywm_section7 .boxs .left .slick-dots li.slick-active{background-color: #2057d5;}
.gywm_section7 .boxs .right{display: flex;justify-content: flex-start;align-items: center;}
.gywm_section7 .boxs .right .btn{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right: 18px;}
.gywm_section7 .boxs .right .btn:last-child{margin-right: 0;}
.gywm_section7 .boxs .right .btn img{width: 10px;display: block;}
.gywm_section7 .boxs .right .btn .ico2{display: none;}
.gywm_section7 .boxs .right .btn:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
.gywm_section7 .boxs .right .btn:hover .ico1{display: none;}
.gywm_section7 .boxs .right .btn:hover .ico2{display: block;}
/* 260213start */
.gywm_section7{ padding-bottom:22px;}
.gywm_section7 .ul .li{ margin-bottom: 89px;}
.gywm_section7 .slick-prev, 
.gywm_section7 .slick-next{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-right:32px; top: auto; bottom:-22px;-webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);}
  .gywm_section7 .slick-prev::after,
  .gywm_section7 .slick-next::after{ display: block; content: '';width:100%;height: 100%;border-radius: 100%;display: flex; position: absolute; left: 0; top: 0; background: url(img/img39.png) center no-repeat; background-size:10px auto !important;}
    .gywm_section7 .slick-prev::after{ transform:rotateY(180deg); -ms-transform:rotateY(180deg);}
.gywm_section7 .slick-prev{ left: auto; right:63px;}
.gywm_section7 .slick-next{ right:0;}
.gywm_section7 .slick-prev:hover, 
.gywm_section7 .slick-next:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
.gywm_section7 .slick-prev:hover::after,
.gywm_section7 .slick-next:hover::after{ background: url(img/img34.png) center no-repeat;}
.gywm_section7 .slick-dots{width:calc(100% - 234px);margin: 0 0 0 32px;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6;}
.gywm_section7 .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.gywm_section7 .slick-dots li.slick-active{background-color: #2057d5;}


@media screen and (max-width:1024px) {
.gywm_section7{padding-top: 30px;}
.gywm_section7::after{height:100px;bottom:60px;z-index: -1;}
.gywm_section7 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.gywm_section7 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.gywm_section7 .ul .li{padding: 0 10px; margin-bottom:30px;}
/* .gywm_section7 .ul a .picbox{height: 240px;} */
.gywm_section7 .ul a .wzbox .wz{font-size: 14px;line-height: 20px;margin-top:30px;}
.gywm_section7 .boxs{margin-top: 20px;display: flex;}
.gywm_section7{ padding-bottom:16px;}
.gywm_section7 .slick-dots{width: calc(100% - 110px);margin: 0 0 0 10px;}
.gywm_section7 .slick-prev, 
.gywm_section7 .slick-next{width: 32px;height: 32px;margin-right: 10px;bottom:-16px;}
  .gywm_section7 .slick-prev::after,
  .gywm_section7 .slick-next::after{background-size:8px auto !important;}
 .gywm_section7 .slick-prev{ left: auto; right:44px;} 
}
/* 260213end */


.gywm_section8{width: 100%;padding-top: 100px;padding-bottom: 140px;}
.gywm_section8 h6{font-size: 50px;color: #1f1f1f;line-height: 56px;margin-bottom: 62px;font-weight: bold;}
.gywm_section8 .ul{margin: 0 -33px;width: calc(100% + 66px);}
.gywm_section8 .ul .li{padding: 0 33px;}
.gywm_section8 .ul a{display: block;margin-bottom: 36px;}
.gywm_section8 .ul a:last-child{margin-bottom: 0;}
.gywm_section8 .ul a .pic{ width: 100%; padding-bottom: 40%; 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;}
.gywm_section8 .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;}
.gywm_section8 .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);}
.gywm_section8 .ul .slick-dots{margin-top: 30px;}
@media screen and (max-width:1024px) {
.gywm_section8{padding-top: 30px;padding-bottom: 30px;}
.gywm_section8 h6{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.gywm_section8 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section8 .ul .li{padding: 0 6px;}
.gywm_section8 .ul a{margin-bottom: 12px;}
.gywm_section8 .ul .slick-dots{margin-top: 20px;}
}

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

.jsfw_tc{display: none;width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.34);z-index: 999999;}
.jsfw_tc .content{width: 680px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 40px;border-radius: 10px;background-color: #fff;}
.jsfw_tc .content h2{font-size: 30px;color: #333333;line-height: 34px;margin-bottom: 32px;font-weight: bold;}
.jsfw_tc .content .fbt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;}
.jsfw_tc .content .dl{display: flex;justify-content: flex-start;align-items: flex-start;margin: -6px -16px;flex-wrap: wrap; width: calc(100% + 32px);}
.jsfw_tc .content .dl .dd{padding: 6px 16px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.jsfw_tc .content .dl .dd img{width: 16px;display: block;margin-right: 8px;}
.jsfw_tc .content .dl .dd .ico2{display: none;}
.jsfw_tc .content .dl .dd.on .ico1{display: none;}
.jsfw_tc .content .dl .dd.on .ico2{display: block;}
.jsfw_tc .content .dl .dd .wz{font-size: 16px;color: #666666;line-height: 18px;}
.jsfw_tc .content .boxs{margin-top: 22px;}
.jsfw_tc .content .boxs ul{margin: -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.jsfw_tc .content .boxs ul li{width: 50%;padding: 12px;}
.jsfw_tc .content .boxs ul .bt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 10px;}
.jsfw_tc .content .boxs ul .bt span{color: #fb0202;}
.jsfw_tc .content .boxs ul .input input{width: 100%;height: 50px;padding: 0 18px;border: 1px solid #d6d6d6;border-radius: 3px;font-size: 14px;color: #333;}
.jsfw_tc .content .boxs ul .srk::-webkit-input-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jsfw_tc .content .boxs ul .srk::-moz-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jsfw_tc .content .boxs ul .srk::moz-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jsfw_tc .content .boxs ul .srk:-ms-input-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jsfw_tc .content .boxs ul .textbox textarea{width: 100%;height: 82px;padding: 10px 18px;border: 1px solid #d6d6d6;border-radius: 3px;font-size: 14px;color: #333;}
.jsfw_tc .content .boxs ul .yzm{width: 100%;position: relative;}
.jsfw_tc .content .boxs ul .yzm input{width: 100%;height: 50px;padding: 0 110px 0 18px;border: 1px solid #d6d6d6;border-radius: 3px;font-size: 14px;color: #333;}
.jsfw_tc .content .boxs ul .yzm img{width: 98px;height: 48px;display: block;cursor: pointer;position: absolute;right: 3px;top: 1px;}
.jsfw_tc .content .boxs ul .button{font-size: 16px;color: #0068b7;line-height: 48px;text-align: center;border: 1px solid #0068b7;border-radius: 3px;}
.jsfw_tc .content .boxs ul .button:hover{background-color: #0068b7;color: #fff;}
.jsfw_tc .content .boxs ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.jsfw_tc .content .boxs ul .tips span{color: #fb0202;}
.jsfw_tc .content .nonebox{width: 18px;position: absolute;right: 24px;top: 20px;cursor: pointer;}
.jsfw_tc .content .nonebox .none2{display: none;}
.jsfw_tc .content .nonebox:hover .none1{display: none;}
.jsfw_tc .content .nonebox:hover .none2{display: block;}
@media screen and (max-width:1680px) {
.jsfw_tc .content{padding: 30px;}
.jsfw_tc .content h2{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.jsfw_tc .content .fbt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.jsfw_tc .content .boxs ul .input input{height: 44px;}
.jsfw_tc .content .boxs ul .textbox textarea{height: 72px;}
.jsfw_tc .content .boxs ul .yzm input{height: 44px;}
.jsfw_tc .content .boxs ul .yzm img{height: 42px;}
}
@media screen and (max-width:1024px) {
.jsfw_tc .content{width: calc(100% - 30px);padding: 20px;}
.jsfw_tc .content h2{font-size: 20px;line-height: 24px;margin-bottom:14px;}
.jsfw_tc .content .fbt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.jsfw_tc .content .dl{margin: -6px;width: calc(100% + 12px);}
.jsfw_tc .content .dl .dd{padding: 6px;}
.jsfw_tc .content .dl .dd img{width: 14px;margin-right: 6px;}
.jsfw_tc .content .dl .dd .wz{font-size: 13px;}
.jsfw_tc .content .boxs{margin-top: 14px;}
.jsfw_tc .content .boxs ul{margin: -6px;width: calc(100% + 12px);}
.jsfw_tc .content .boxs ul li{padding: 6px;}
.jsfw_tc .content .boxs ul .bt{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.jsfw_tc .content .boxs ul .input input{height: 34px;padding: 0 10px;}
.jsfw_tc .content .boxs ul .textbox textarea{height: 60px;padding: 6px 10px;}
.jsfw_tc .content .boxs ul .yzm input{height: 34px;padding: 0 80px 0 10px;}
.jsfw_tc .content .boxs ul .yzm img{width: 60px;height: 32px;}
.jsfw_tc .content .boxs ul .button{font-size: 14px;line-height: 42px;}
.jsfw_tc .content .boxs ul .tips span{color: #fb0202;}
.jsfw_tc .content .nonebox{width: 15px;right: 12px;top: 12px;}
}

.jszl_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.34);z-index: 999999;display: none;}
.jszl_tc .content{width: 680px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 40px;border-radius: 10px;background-color: #fff;}
.jszl_tc .content .cont{width: 100%;margin-bottom: 24px;display: flex;justify-content: space-between;align-items: center;}
.jszl_tc .content .cont .left{width: 38%;}
.jszl_tc .content .cont .left .bt{font-size: 18px;color: #333333;line-height: 22px;margin-bottom: 10px;}
.jszl_tc .content .cont .left .tips{font-size: 14px;color: #666666;line-height: 18px;}
.jszl_tc .content .cont .left .tips span{color: #fb0202;}
.jszl_tc .content .cont .right{width: 58%;display: flex;justify-content: flex-end;align-items: center;}
.jszl_tc .content .cont .right .wzbox{padding-right: 18px;}
.jszl_tc .content .cont .right .wzbox .wz1{font-size: 14px;color: #666666;line-height: 26px;}
.jszl_tc .content .cont .right .wzbox .wz2{font-size: 14px;color: #666666;line-height: 26px;display: flex;align-items: center;}
.jszl_tc .content .cont .right .wzbox .wz2 img{width: 20px;display: block;margin-left: 8px;}
.jszl_tc .content .cont .right .ewm{width: 71px;}
.jszl_tc .content .cont .right .ewm img{width: 100%;display: block;}
.jszl_tc .content .boxs ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.jszl_tc .content .boxs ul li{width: 50%;padding: 10px;}
.jszl_tc .content .boxs ul .bt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 10px;}
.jszl_tc .content .boxs ul .bt span{color: #fb0202;}
.jszl_tc .content .boxs ul .input input{width: 100%;height: 50px;padding: 0 18px;border: 1px solid #d6d6d6;border-radius: 3px;font-size: 14px;color: #333;}
.jszl_tc .content .boxs ul .srk::-webkit-input-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jszl_tc .content .boxs ul .srk::-moz-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jszl_tc .content .boxs ul .srk::moz-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jszl_tc .content .boxs ul .srk:-ms-input-placeholder{font-size:14px;color:#bbb9b9;opacity: 1;}
.jszl_tc .content .boxs ul .textbox textarea{width: 100%;height: 82px;padding: 10px 18px;border: 1px solid #d6d6d6;border-radius: 3px;font-size: 14px;color: #333;}
.jszl_tc .content .boxs ul .yzm{width: 100%;position: relative;}
.jszl_tc .content .boxs ul .yzm input{width: 100%;height: 50px;padding: 0 110px 0 18px;border: 1px solid #d6d6d6;border-radius: 3px;font-size: 14px;color: #333;}
.jszl_tc .content .boxs ul .yzm img{width: 98px;height: 48px;display: block;cursor: pointer;position: absolute;right: 3px;top: 1px;}
.jszl_tc .content .boxs ul .button{font-size: 16px;color: #0068b7;line-height: 48px;text-align: center;border: 1px solid #0068b7;border-radius: 3px;}
.jszl_tc .content .boxs ul .button:hover{background-color: #0068b7;color: #fff;}
.jszl_tc .content .boxs ul .tips{font-size: 14px;color: #666666;line-height: 18px;}
.jszl_tc .content .boxs ul .tips span{color: #fb0202;}
.jszl_tc .content .nonebox{width: 18px;position: absolute;right: 12px;top: 12px;cursor: pointer;}
.jszl_tc .content .nonebox .none2{display: none;}
.jszl_tc .content .nonebox:hover .none1{display: none;}
.jszl_tc .content .nonebox:hover .none2{display: block;}
@media screen and (max-width:1680px) {
.jszl_tc .content{padding: 30px;}
.jszl_tc .content h2{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
.jszl_tc .content .fbt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.jszl_tc .content .boxs ul .input input{height: 44px;}
.jszl_tc .content .boxs ul .textbox textarea{height: 72px;}
.jszl_tc .content .boxs ul .yzm input{height: 44px;}
.jszl_tc .content .boxs ul .yzm img{height: 42px;}
}
@media screen and (max-width:1024px) {
.jszl_tc .content{width: calc(100% - 30px);padding: 40px 20px 20px 20px;}
.jszl_tc .content .cont{margin-bottom: 16px;display: block;}
.jszl_tc .content .cont .left{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 12px;}
.jszl_tc .content .cont .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 0;}
.jszl_tc .content .cont .right{justify-content: flex-start;width: 100%;}
.jszl_tc .content .cont .right .wzbox{padding-right: 18px;}
.jszl_tc .content .cont .right .wzbox .wz1{line-height: 24px;}
.jszl_tc .content .cont .right .wzbox .wz2{line-height: 24px;}
.jszl_tc .content .cont .right .wzbox .wz2 img{width: 18px;}
.jszl_tc .content .cont .right .ewm{width: 68px;}
.jszl_tc .content .boxs ul{margin: -6px;width: calc(100% + 12px);}
.jszl_tc .content .boxs ul li{padding: 6px;}
.jszl_tc .content .boxs ul .bt{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.jszl_tc .content .boxs ul .input input{height: 34px;padding: 0 10px;}
.jszl_tc .content .boxs ul .textbox textarea{height: 60px;padding: 6px 10px;}
.jszl_tc .content .boxs ul .yzm input{height: 34px;padding: 0 80px 0 10px;}
.jszl_tc .content .boxs ul .yzm img{width: 60px;height: 32px;}
.jszl_tc .content .boxs ul .button{font-size: 14px;line-height: 42px;}
.jszl_tc .content .boxs ul .tips span{color: #fb0202;}
.jszl_tc .content .nonebox{width: 15px;right: 12px;top: 12px;}
}


/*260213start*/
.cplb_section .dd ul .right .pic{ display: block; width: 100%; line-height: 0;aspect-ratio: 100 / 100;}
.cplb_section .dd ul .right .pic img{ object-fit: contain;}


table{font-size:16px; width: 100%;   border: 1px solid #e1e1e1;
  color: #666666;  border-spacing: 0;
    border-collapse: collapse;
  line-height: 26px;}
table th{border-width:0 !important;padding:0.18rem  24px;}
table td{border-width:0 !important; padding:0.18rem  24px;}
table td:first-child{ white-space: nowrap; padding-left: 0.5rem;}
table tr:nth-child(2n+1){  background-color: #f3f3f3;}

@media screen and (max-width:1024px) {
table{font-size: 14px;line-height:24px;}
table th{padding:8px  16px;}
table td{padding:8px  16px;}
}
@media screen and (max-width:700px) {
.ph-table{ display:block; width: 100%; overflow-x: auto;}
}

/*260213end*/



/* 260309start */
.lxwm_section1 .cont1 ul .l2{ margin:0 0.3rem;}
.lxwm_section1 .cont1 ul li:nth-child(1) .wzicobox .wz2{ white-space: nowrap;}
.lxwm_section1 .cont1 ul li:nth-child(3) .wzicobox .wz2{ white-space: nowrap;}

@media screen and (min-width:1024px) and (max-width:1440px) {
.lxwm_section1 .cont1 ul li:nth-child(5){ width: 31%;}
}

/* 260309end */






/* 260418start */
.jjfa_section4 .ul{ padding-bottom: 22px;}
.jjfa_section4 .slick-dots{  width: calc(100% - 185px);margin:72px 0 0 0;display: flex;justify-content: center;align-items: center;flex: 1;background-color: #d6d6d6; }
.jjfa_section4 .slick-dots li{width: auto;flex: 1;margin: 0;border-radius: 0;height: 1px;background-color: rgba(255,255,255,0);}
.jjfa_section4 .slick-dots li.slick-active{background-color: #2057d5;}
.jjfa_section4 .slick-prev, 
.jjfa_section4 .slick-next{cursor: pointer;width: 45px;height: 45px;border: 1px solid #2057d5;border-radius: 100%;display: flex;justify-content: center;align-items: center; position: absolute; top:auto; bottom: 0;-webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);}
 .jjfa_section4 .slick-prev::after,
 .jjfa_section4 .slick-next::after{ content: ''; position: absolute; left: 0; top: 0; width:100%; height:100%; background: url(img/img39.png) center no-repeat; background-size:auto 15px !important;} 
 .jjfa_section4 .slick-prev::after{ transform: rotate(180deg); -ms-transform: rotate(180deg);} 
.jjfa_section4 .slick-prev{ left: auto; right:78px;}
.jjfa_section4 .slick-next{ right:15px;}
.jjfa_section4 .slick-prev:hover, 
.jjfa_section4 .slick-next:hover{background: linear-gradient(to right, #2057d5 0%, #1d95d4 50%, #1d95d4 100%);border-color: rgba(255,255,255,0);}
 .jjfa_section4 .slick-prev:hover::after,
 .jjfa_section4 .slick-next:hover::after{ background: url(img/img34.png) center no-repeat;}

@media screen and (max-width:1024px) {
.jjfa_section4 .ul{ padding-bottom:16px;}	
.jjfa_section4 .slick-prev, 
.jjfa_section4 .slick-next{width:32px;height: 32px;}
.jjfa_section4 .slick-prev{ left: auto; right:50px;}
.jjfa_section4 .slick-next{ right:6px;}
 .jjfa_section4 .slick-prev::after,
 .jjfa_section4 .slick-next::after{ background-size:auto 12px !important; }
.jjfa_section4 .slick-dots{  width: calc(100% - 96px);margin:36px 0 0 0; }

}


@media screen and (max-width:640px) {
.gywm_section7 .slick-list{ height: auto  !important;}
.gywm_section7 .ul a .pic1{   align-items:center;  aspect-ratio:100 / 90.83; margin-bottom: 36%;}
.gywm_section7 .ul a .pic1 img{ width:100%; height:100%;}
.gywm_section7 .ul a .pic2{   align-items:center;aspect-ratio:100 / 126.83;}
.gywm_section7 .ul a .pic2 img{ width:100%; height:100%;}
.gywm_section7 .ul a .picbox{ padding:0 10%;}
.gywm_section7 .slick-track{ display: flex; align-items: center;}
}


/* 260418end */













































