@charset "UTF-8";
html{
  font-size: 6.25vw;
}
@media screen and  (min-width: 1600px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #1c4392;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #1c4392;width: 20px;}
@media  screen and (max-width:1024px){
.slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.slick-dots li.slick-active{width: 18px;}
}

.w_width{max-width:1600px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 100px;padding-right: 100px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;
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{ width: 100%;padding-left: 60px;padding-right: 60px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 64px;}
.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 32px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;padding: 0 2px;line-height: 88px; font-size: 18px;}
.t_navs .top .menu .l1.on .a1{font-weight: bold;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #ffffff; position: absolute; bottom: 0; left: 50%;transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; color: rgba(255, 255, 255, .75);text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover{color: #e60013;-webkit-transition: all .5s ease .1s!important;}
.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: 46px;}
.t_navs .top .pcSs_box .t_ico{width: 56px;height: 56px;cursor: pointer;margin: 16px 0;display: flex;justify-content: center;align-items: center;border-radius: 100%;border: 1px solid rgba(255,255,255,0.3);
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 .pcSs_box .t_ico:hover{border-color: #fff;}
.t_navs .top .pcSs_box .t_ico img{width: 24px;display: block;}
.t_navs .top .pcSs_box .t_ico .mrico2{display: none;}
.t_navs .top .pcSs_box .t_ico.on .mrico1{display: none;}
.t_navs .top .pcSs_box .t_ico.on .mrico2{display: block;}
.t_navs .top .pcSs_box .t_ico .xlico1{display: none;}
.t_navs .top .pcSs_box .t_ico .xlico2{display: none;}
.t_navs .top .pcSs_box .b_inp{width: 300px;position: absolute;right: calc(100% + 40px);top: 50%;transform: translate(0,-50%);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);padding: 0 60px 0 12px;display: none;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 40px;display: block;font-size: 16px;color: #333;border: 0;}
.t_navs .top .pcSs_box .b_inp .ss_btn{width: 24px;display: block;position: absolute;right: 12px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top .r_btn{margin-left: 12px;}
.t_navs .top .r_btn a{display: flex;justify-content: center;align-items: center;width: 56px;height: 56px;background: #e60013;border-radius: 100%;  font-size:18px; color:#fff;}
.t_navs .top .r_btn a img{width: 46px;display: block;}
.t_navs .top .r_btn a:hover{opacity: 0.7;}

.wyb_s.on{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.wyb_s.on .t_navs .top .logo img{height: 40px;}
.wyb_s.on .t_navs .top .menu .l1 .a1{ color: #333;line-height: 60px;}
.wyb_s.on .t_navs .top .menu .l1 .a1::after,.wyb_s.on .t_navs .top .menu .l1 .a1::after{background: #1c4392;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico{width: 40px;height: 40px;margin: 10px 0;border: 1px solid rgba(0,0,0,0.3);}
.wyb_s.on .t_navs .top .pcSs_box .t_ico:hover{border-color: #000;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico img{width: 20px;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .mrico1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .mrico2{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico.on .mrico1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico.on .mrico2{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .xlico1{display: block;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .xlico2{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico.on .xlico1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico.on .xlico2{display: block;}
.wyb_s.on .t_navs .top .r_btn a{width: 40px;height: 40px; font-size:16px;padding: ;}
.wyb_s.act{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.wyb_s.act .t_navs .top .menu .l1 .a1{ color: #333;}
.wyb_s.act .t_navs .top .menu .l1 .a1::after,.wyb_s.act .t_navs .top .menu .l1 .a1::after{background: #1c4392;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico{border: 1px solid rgba(0,0,0,0.3);}
.wyb_s.act .t_navs .top .pcSs_box .t_ico:hover{border-color: #000;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico .mrico1{display: none;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico .mrico2{display: none;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico.on .mrico1{display: none;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico.on .mrico2{display: none;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico .xlico1{display: block;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico .xlico2{display: none;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico.on .xlico1{display: none;}
.wyb_s.act .t_navs .top .pcSs_box .t_ico.on .xlico2{display: block;}
.wyb_s.on .t_navs .top .r_btn a img{width: 34px;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 0;opacity: 0;}
@media screen and (max-width:1600px) {
.t_navs .top .menu .l1{padding: 0 20px;}
.t_navs .top .menu .l1 .a1{padding: 0;}
}
@media screen and (max-width:1380px) {
.t_navs .top .logo img{height: 50px;}
.t_navs .top .menu .l1{padding: 0 12px;}
.t_navs .top .pcSs_box{margin-left: 26px;}
}
@media screen and (max-width:1180px) {
.t_navs .top .menu .l1{padding: 0 8px;}
.t_navs .top .pcSs_box{margin-left: 16px;}
.t_navs .top .menu .l1 .a1{font-size: 16px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .top .r_btn{margin-left: 0;margin-right: 12px;}
.t_navs .top .r_btn a{width: 40px;height: 40px;}
.t_navs .top .r_btn a img{width: 38px;}
.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:#1c4392;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:#1c4392;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: #1c4392;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:#1c4392;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #efefef;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;}
.t_navs .xialaph .yyqh_box{width: 100%;font-size: 0;text-align: center;}
.t_navs .xialaph .yyqh_box a{display: inline-block;vertical-align: middle;font-size: 16px;color: #5a5a5a;line-height: 20px;margin-right: 14px;}
.t_navs .xialaph .yyqh_box a:last-child{margin-right: 0;}
.t_navs .xialaph .yyqh_box a.on,
.t_navs .xialaph .yyqh_box a:hover{color: #333;}
}

/*底部*/
.b_nav{width: 100%;}
.b_nav .cont1{background: url(/theme/cn/img/img25.jpg)no-repeat center center;background-size: cover;}
.b_nav .cont1 .top{width: 100%;padding-top: 100px;padding-bottom: 100px;border-bottom: 1px solid rgba(255,255,255,0.1);display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .top .left{width: 430px;padding-right: 100px;}
.b_nav .cont1 .top .logo{margin-bottom: 26px;}
.b_nav .cont1 .top .logo img{height: 64px;display: block;}
.b_nav .cont1 .top .l_btn{width: 130px;}
.b_nav .cont1 .top .l_btn a{display: flex;justify-content: center;align-items: center;width: 100%;background: #e60013;}
.b_nav .cont1 .top .l_btn a:hover{opacity: 0.7;}
.b_nav .cont1 .top .l_btn img{width: 32px;display: block;margin-right: 4px;}
.b_nav .cont1 .top .l_btn .wz{font-size: 16px;color: #ffffff;line-height: 36px;}
.b_nav .cont1 .top .right{width: calc(100% - 430px);}
.b_nav .cont1 .top ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .top ul .yj a{display: block;font-size: 18px;color: #ffffff;line-height: 24px;}
.b_nav .cont1 .top ul .ej{margin-top: 26px;}
.b_nav .cont1 .top ul .ej a{display: block;font-size: 14px;color: #ffffff;line-height: 18px;margin-bottom: 14px;}
.b_nav .cont1 .top ul .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 .top ul .ej a:hover,
.b_nav .cont1 .top ul .yj a:hover{color: #e60013;}
.b_nav .cont1 .bottom{padding-top: 26px;padding-bottom: 26px;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 .bottom .left{width: calc(100% - 160px);padding-right: 620px;}
.b_nav .cont1 .bottom .left ul{display: flex;justify-content: flex-start;align-items: flex-start;margin: -20px;width: calc(100% + 40px);}
.b_nav .cont1 .bottom .left li{width: 50%;padding: 20px;}
.b_nav .cont1 .bottom .left .bt{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 22px;font-weight: 500;}
.b_nav .cont1 .bottom .left .dl{width: 100%;}
.b_nav .cont1 .bottom .left .dd{margin-bottom: 8px;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont1 .bottom .left .dd img{width: 22px;display: block;}
.b_nav .cont1 .bottom .left .dd .wz{font-size: 14px;color: #ffffff;line-height: 22px;padding-left: 8px;}
.b_nav .cont1 .bottom .right{max-width: 160px;position: relative;}
.b_nav .cont1 .bottom .right ._t{display: flex;justify-content: flex-end;align-items: center;cursor: pointer;}
.b_nav .cont1 .bottom .right ._t img{width: 24px;display: block;margin-right: 4px;}
.b_nav .cont1 .bottom .right ._t .wz{font-size: 16px;color: #ffffff;line-height: 20px;}
.b_nav .cont1 .bottom .right ._b{width: 120px;position: absolute;left: 50%;bottom: calc(100% + 12px);transform: translate(-50%,0) scale(0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.b_nav .cont1 .bottom .right:hover ._b{transform: translate(-50%,0) scale(1);}
.b_nav .cont2{width: 100%;padding-top: 15px;padding-bottom: 15px;background: #5f5d5e;}
.b_nav .cont2 .w_width{display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont2 .left{display: flex;justify-content: flex-start;align-items: center;font-size: 16px;color: #ffffff;line-height: 30px;}
.b_nav .cont2 .left a{color: #fff;margin-left: 12px;}
.b_nav .cont2 .left a img{width: 23px;margin-right: 4px;display: block;margin-left: 12px;}
.b_nav .cont2 .right{display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .cont2 .right a{display: block;font-size: 16px;color: #ffffff;line-height: 30px;margin-right: 22px;position: relative;}
.b_nav .cont2 .right a:last-child{margin-right: 0;}
.b_nav .cont2 .right a::after{content: "";display: block;width: 1px;height: 16px;background: rgba(255,255,255,0.15);position: absolute;right: -11px;top: 50%;transform: translate(0,-50%);}
.b_nav .cont2 .right a:last-child::after{display: none;}
@media screen and (max-width:1680px) {
.b_nav .cont1 .top{padding-top: 70px;padding-bottom: 70px;}
.b_nav .cont1 .top .left{width: 300px;padding-right: 40px;}
.b_nav .cont1 .top .right{width: calc(100% - 300px);}
.b_nav .cont1 .bottom .left{padding-right: 300px;}
}
@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 60px;padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.b_nav .cont1{position: relative;}
.b_nav .cont1 .top{padding-top: 30px;padding-bottom: 20px;border-bottom: 1px solid rgba(255,255,255,0);}
.b_nav .cont1 .top .left{width: 100%;padding-right: 0;display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .top .logo{margin-bottom: 12px;}
.b_nav .cont1 .top .logo img{height: 44px;}
.b_nav .cont1 .top .l_btn{width: 110px;}
.b_nav .cont1 .top .l_btn img{width: 32px;}
.b_nav .cont1 .top .l_btn .wz{font-size: 14px;line-height: 32px;}
.b_nav .cont1 .top .right{display: none;}
.b_nav .cont1 .bottom{padding-top: 0;padding-bottom: 30px;display: block}
.b_nav .cont1 .bottom .left{width: 100%;padding-right: 0;}
.b_nav .cont1 .bottom .left ul{display: block;margin: 0;width: 100%;}
.b_nav .cont1 .bottom .left li{width: 100%;padding: 0;margin-bottom: 12px;}
.b_nav .cont1 .bottom .left li:last-child{margin-bottom: 0;}
.b_nav .cont1 .bottom .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.b_nav .cont1 .bottom .left .dd{margin-bottom: 6px;}
.b_nav .cont1 .bottom .left .dd img{width: 18px;}
.b_nav .cont1 .bottom .left .dd .wz{line-height: 20px;padding-left: 6px;font-size: 12px;}
.b_nav .cont1 .bottom .right{position: absolute;right: 15px;top: 70px;width: 110px;}
.b_nav .cont1 .bottom .right ._t{justify-content: center;}
.b_nav .cont1 .bottom .right ._t img{width: 22px;}
.b_nav .cont1 .bottom .right ._t .wz{font-size: 14px;}
.b_nav .cont1 .bottom .right ._b{width: 110px;bottom: auto; top: calc(100% + 12px);}
.b_nav .cont2 .w_width{display: block;}
.b_nav .cont2 .left{flex-wrap: wrap; font-size: 14px;line-height: 24px;justify-content: center;text-align: center;}
.b_nav .cont2 .left a{margin-left: 0;width: 100%;justify-content: center;}
.b_nav .cont2 .left a img{width: 20px;}
.b_nav .cont2 .right{justify-content: center;}
.b_nav .cont2 .right a{font-size: 14px;line-height: 24px;margin-right: 16px;}
.b_nav .cont2 .right a::after{right: -8px;}
}

/*电脑端漂浮*/
.pf_right{width: 64px;position: fixed;right: 20px;top: 50%;transform: translate(0,-50%);z-index: -10;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right.on{opacity: 1;z-index: 10;}
.pf_right ul{width: 100%;}
.pf_right ul li{position: relative;}
.pf_right ul a{display: block;height: 62px;background: #eaf1ff;display: flex;justify-content: center;align-items: center;border: 1px solid #c0d5ff;border-bottom: 0;}
.pf_right ul a img{width: 30px;display: block;margin: 0 auto;}
.pf_right ul .renter a img{width: 24px;}
.pf_right ul a .wz{font-size: 14px;color: #1c4392;line-height: 18px;text-align: center;margin-top: -6px;}
.pf_right ul a .ico2{display: none;}
.pf_right ul a:hover{background: #cf0d10;border-color: #cf0d10;}
.pf_right ul a:hover .ico1{display: none;}
.pf_right ul a:hover .ico2{display: block;}
.pf_right ul a:hover .wz{color: #fff;}

.pf_right ul .renter a{border-bottom: 1px solid #c0d5ff;}

.pf_right ul .posi_wz{position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%) scale(0); font-size: 20px;color: #1c4392;line-height: 30px;padding: 12px 30px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.2);font-weight: bold;white-space:nowrap;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right ul li:hover .posi_wz{transform: translate(0,-50%) scale(1);}
.pf_right ul .posi_ewm{width: 120px;position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%) scale(0);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.2);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right ul .posi_ewm img{width: 100%;display: block;}
.pf_right ul li:hover .posi_ewm{transform: translate(0,-50%) scale(1);}
@media screen and (max-width:1680px) {
.pf_right{width: 56px;right: 12px;top: 80%;}
.pf_right ul a{height: 56px;}
.pf_right ul a img{width: 26px;}
.pf_right ul .renter a img{width: 22px;}
.pf_right ul a .wz{font-size: 13px;line-height: 16px;margin-top: -6px;}
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.pf_down li .ico7{ width: 100%; float: left; height: 24px; line-height:0; display: flex; justify-content: center; align-items: center;}
.pf_down li .ico7 img{ width:24px; height: 24px;}
.pf_down li .ico7 .show{ display: block;}
.pf_down li .ico7 .hide{ display: none;}
.pf_down li .d_name{ width: 100%; float: left; margin-top:2px; font-size:14px; color: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #1c4392; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}

/*首页*/
.sy_banner{width: 100%;}
.sy_banner a{display: block;width: 100%;position: relative;}
.sy_banner .pcshow{width: 100%;height: 100vh;}
.sy_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_banner .wzbox .bt{font-size: 56px;color: #ffffff;line-height: 64px;margin-bottom: 26px;letter-spacing: 2px;}
.sy_banner .wzbox h3{font-size: 36px;color: #ffffff;line-height: 40px;font-weight: lighter;letter-spacing: 2px;}
.sy_banner .wzbox h3 span{color: #e60013;}
.sy_banner .slick-dots{position: absolute;left: 0;bottom: 16px;}
.sy_banner .slick-dots li{border-radius:0;width:8px; height:8px;margin:0 16px;background: url(/theme/cn/img/img36.png) center center  no-repeat;background-size:8px auto;}
.sy_banner .slick-dots li.slick-active{width: 20px;height: 20px;position: relative;background:none; }
.sy_banner .slick-dots li.slick-active::after{content: "";display: block;width: 100%;height: 100%;background: url(/theme/cn/img/img222.1.png) no-repeat center center;background-size:100% auto !important; position: absolute; left: 0; top:0;}
.sy_banner .slick-dots li.slick-active::before{content: "";display: block;width: 100%;height: 100%;background: url(/theme/cn/img/img221.png) no-repeat center center;background-size:100% auto !important; position: absolute; left: 0; top:0;animation: rotate 4s linear infinite;}




@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media  screen and (max-width:1680px){
.sy_banner .slick-dots li{border-radius:0;width:6px; height:6px; margin:0 4px;}
.sy_banner .slick-dots li.slick-active{width: 18px;height: 18px;}
}
@media screen and (max-width:1024px) {
.sy_banner .wzbox .bt{font-size: 22px;line-height: 30px;margin-bottom: 16px;}
.sy_banner .wzbox h3{font-size: 16px;line-height: 26px;}
.sy_banner .slick-dots li{border-radius:0;width:8px; height:6px;margin:0 6px;}
}

.sy_tit{display: flex;justify-content: flex-start;align-items: flex-end;}
.sy_tit .tit{font-size: 40px;color: #ffffff;line-height: 44px;margin-right: 14px;}
.sy_tit img{width: 46px;display: block;}
@media  screen and (max-width:1680px){
.sy_tit .tit{font-size: 28px;line-height: 30px;margin-right: 10px;}
.sy_tit img{width: 36px;}
}
@media  screen and (max-width:1024px){
.sy_tit .tit{font-size: 18px;line-height: 24px;margin-right: 10px;}
.sy_tit img{width: 26px;margin-bottom: 4px;}
}

.sy_section1{width: 100%;overflow: hidden;background: #1C4392;}
.sy_section1 .w_1920{display: flex;justify-content: flex-start;align-items: stretch;}
.sy_section1 .left{width: 62.5%;position: relative;overflow: hidden;}
.sy_section1 .left .list{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%); z-index: -5;opacity: 0;padding: 110px 180px 110px 160px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .left .list.on{opacity: 1;z-index: 5;position: relative;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_section1 .left ._lbox{width: 100%;}
.sy_section1 .left::after{content: "";display: block;width: 2000px;height: 100%;position: absolute;right: 100%;top: 0;background: #1C4392;}
.sy_section1 .left .pic{margin-top: 46px;margin-bottom: 10px;}
.sy_section1 .left .pic img{width: 100%;display: block;}
.sy_section1 .left ul{display: flex;justify-content: flex-start;align-items: center;margin: 0 -6px;width: calc(100% + 12px);}
.sy_section1 .left ul li{width: 33.333%;padding: 0 6px;}
.sy_section1 .left ul a{display: flex;justify-content: center;align-items: center;padding: 29px 10px;}
.sy_section1 .left ul img{width: 70px;display: block;margin-right: 16px;}
.sy_section1 .left ul .wz{font-size: 24px;color: #ffffff;line-height: 30px;}
.sy_section1 .left ul a:hover{background: rgba(255,255,255,0.1);}
.sy_section1 .right{width: 37.5%;background: #163675;position: relative;}
.sy_section1 .right::after{content: "";display: block;width: 2000px;height: 100%;position: absolute;left: 100%;top: 0;background: #163675;}
.sy_section1 .right ul{width: 100%;}
.sy_section1 .right li{position: relative;}
.sy_section1 .right li::after{content: "";display: block;width: 0;height: 100%;background: #0059d3;position: absolute;left: -20px;top: 0;z-index: 3;
transition: All 0.5s ease-in-out;
-webkit-transition: All 0.5s ease-in-out;
-moz-transition: All 0.5s ease-in-out;
-o-transition: All 0.5s ease-in-out;}
.sy_section1 .right li:hover::after,
.sy_section1 .right li.on::after{width: 2000px;}
.sy_section1 .right li::before{content: "";display: block;width: 2000px;height: 3px;background: #1c4392;position: absolute;left: 0;bottom: 0;z-index: 1;}
.sy_section1 .right a{display: flex;justify-content: flex-start;align-items: center;position: relative;z-index: 8;}
.sy_section1 .right ._l{width: 230px;height: 188px;display: flex;justify-content: center;align-items: center;border-right: 2px solid #1c4392;}
.sy_section1 .right ._l .icobox{width: 79px;position: relative;}
.sy_section1 .right ._l .back{width: 100%;display: block;}
.sy_section1 .right ._l .back2{display: none;}
.sy_section1 .right ._l .ico{width: 50px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section1 .right ._l .ico2{display: none;}
.sy_section1 .right ._r{padding: 20px 70px;display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 .right ._r .num{font-size: 72px;line-height: 76px;margin-right: 68px;font-style: italic;-webkit-text-stroke: 1px rgba(255,255,255,0.1);color: transparent;}
.sy_section1 .right ._r .wz{font-size: 24px;color: #ffffff;line-height: 30px;font-weight: bold;}
.sy_section1 .right li.on a ._l .back1,
.sy_section1 .right a:hover ._l .back1{display: none;}
.sy_section1 .right li.on a ._l .back2,
.sy_section1 .right a:hover ._l .back2{display: block;}
.sy_section1 .right li.on a ._l .ico1,
.sy_section1 .right a:hover ._l .ico1{display: none;}
.sy_section1 .right li.on a ._l .ico2,
.sy_section1 .right a:hover ._l .ico2{display: block;}
@media  screen and (max-width:1680px){
.sy_section1 .left{width: 60%;}
.sy_section1 .left .list{padding: 80px 80px 80px 100px;}
.sy_section1 .left .pic{margin-top: 30px;}
.sy_section1 .left ul a{padding: 20px 8px;}
.sy_section1 .left ul img{width: 56px;margin-right: 12px;}
.sy_section1 .left ul .wz{font-size: 18px;line-height: 24px;}
.sy_section1 .right{width: 40%;}
.sy_section1 .right ._l{width: 180px;height: 150px;}
.sy_section1 .right ._l .icobox{width: 60px;}
.sy_section1 .right ._l .ico{width: 36px;}
.sy_section1 .right ._r{padding: 12px 40px;}
.sy_section1 .right ._r .num{font-size: 56px;line-height: 60px;margin-right: 40px;}
.sy_section1 .right ._r .wz{font-size: 18px;line-height: 24px;}
}
@media  screen and (max-width:1280px){
.sy_section1 .left ul img{width: 40px;}
.sy_section1 .left ul .wz{font-size: 14px;}
.sy_section1 .right ._l{width: 180px;height: 130px;}
}
@media  screen and (max-width:1024px){
.sy_section1 .w_1920{display: block;}
.sy_section1 .left{width: 100%;display: block;}
.sy_section1 .left .list{width: 100%;position: absolute;left: 0;top: 0%;transform: translate(0,0);padding: 0;padding: 20px 15px;}
.sy_section1 .left .list.on{opacity: 1;z-index: 5;position: relative;left: 0;top: 0%;transform: translate(0,0);}
.sy_section1 .left .pic{margin-top: 20px;}
.sy_section1 .left ul{display: block; margin: -5px;width: calc(100% + 10px);}
.sy_section1 .left ul li{padding: 0 5px;}
.sy_section1 .left ul a{padding: 10px;}
.sy_section1 .left ul img{width: 36px;margin-right: 6px;}
.sy_section1 .left ul .wz{font-size: 14px;line-height: 24px;}
.sy_section1 .right{width: 100%;}
.sy_section1 .right li{border-bottom: 2px solid #1c4392;}
.sy_section1 .right li:hover::after{width: 100%;left: 0;}
.sy_section1 .right ._l{width: 100px;height: 80px;}
.sy_section1 .right ._l .icobox{width: 46px;}
.sy_section1 .right ._l .ico{width: 34px;}
.sy_section1 .right ._r{padding: 12px 20px;width: calc(100% - 100px);}
.sy_section1 .right ._r .num{font-size: 30px;line-height: 34px;margin-right: 20px;}
.sy_section1 .right ._r .wz{font-size: 16px;line-height: 24px;}
.sy_section1 .left::after{display: none;}
.sy_section1 .right::after{display: none;}
.sy_section1 .right li::before{display: none;}
}

.sy_section2{width: 100%;padding-top: 120px;padding-bottom: 146px;}
.sy_section2 .cont1{margin-bottom: 64px;}
.sy_section2 .cont1 .jj{font-size: 18px;color: #555555;line-height: 24px;margin-top: 26px;}
.sy_section2 .cont2{width: 100%;height: 541px;}
.sy_section2 .cont2 .ul{display: flex;justify-content: flex-start;align-items: flex-start;margin: 0 -30px;width: calc(100% + 60px);}
.sy_section2 .cont2 .li{width: 18.9125%;padding: 0 30px;margin-top: 115px;}
.sy_section2 .cont2 a{display: block;width: 100%;position: relative;}
.sy_section2 .cont2 a .abox{width: 100%;position: relative;overflow: hidden;border-radius: 30px 80px 30px 30px;z-index: 2;}
.sy_section2 .cont2 a .abox::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;z-index: 2;}
.sy_section2 .cont2 a .pic{ padding-bottom: 136.858%; position: relative; overflow: hidden;z-index: 1;}
.sy_section2 .cont2 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;object-fit: cover;
-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 .cont2 a .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: 3;}
.sy_section2 .cont2 a .wz{font-size: 20px;color: #ffffff;line-height: 24px;text-align: center;margin-bottom: 16px;}
.sy_section2 .cont2 a .line{width: 30px;height: 3px;background: #e60013;margin: 0 auto;}
.sy_section2 .cont2 .li.on{width: 24.35%;margin-top: 0;}
.sy_section2 .cont2 .li.on a{padding-left: 24px;position: relative;}
.sy_section2 .cont2 .li.on a::after{content: "";display: block;width: calc(100% - 64px);height: 380px;background: linear-gradient(to bottom,#dfeaff,#dfeaff);border-radius: 40px;position: absolute;left: 0;bottom: -24px;box-shadow: 0 0 24px rgba(21,69,130,0.3);}
.sy_section2 .cont2 .li.on a .abox{border-radius: 40px 120px 40px 40px;}
.sy_section2 .cont2 .li.on a .abox::after{height: 40%;background: linear-gradient(to bottom,rgba(30,68,146,0),rgba(30,68,146,1));top: auto;bottom: 0;}
.sy_section2 .cont2 .li.on a .wzbox{top: auto;transform: translate(0,0);bottom: 44px;}
.sy_section2 .cont2 .li.on a .wz{font-size: 24px;line-height: 28px;margin-bottom: 18px;}
@media  screen and (max-width:1680px){
.sy_section2{padding-top: 100px;padding-bottom: 100px;}
.sy_section2 .cont1{margin-bottom: 40px;}
.sy_section2 .cont2{height: 450px;}
.sy_section2 .cont2 .ul{margin: 0 -20px;width: calc(100% + 40px);}
.sy_section2 .cont2 .li{padding: 0 20px;margin-top: 89px;}
.sy_section2 .cont2 a .wz{font-size: 16px;line-height: 20px;}
.sy_section2 .cont2 a .line{width: 26px;}
.sy_section2 .cont2 .li.on a{padding-left: 20px;}
.sy_section2 .cont2 .li.on a::after{height: 340px;bottom: -20px;}
.sy_section2 .cont2 .li.on a .wzbox{bottom: 34px;}
.sy_section2 .cont2 .li.on a .wz{font-size: 20px;line-height: 24px;}
}
@media  screen and (max-width:1280px){
.sy_section2 .cont2{height: 380px;}
.sy_section2 .cont2 .li{margin-top: 71px;}
}
@media  screen and (max-width:1024px){
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .cont1{margin-bottom: 20px;}
.sy_section2 .cont1 .jj{font-size: 14px;line-height: 20px;margin-top: 12px;}
.sy_section2 .cont2{height: auto;padding: 0 15px;}
.sy_section2 .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);display: block;}
.sy_section2 .cont2 .li{padding: 0 6px;margin-top: 0;width: 50%;}
.sy_section2 .cont2 a .abox{border-radius: 12px 30px 12px 12px;}
.sy_section2 .cont2 a .wz{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 .cont2 a .line{width: 24px;height: 2px;}
.sy_section2 .cont2 .li.on a{padding-left: 0;}
.sy_section2 .cont2 .li.on a::after{display: none;}
.sy_section2 .cont2 .li.on a .abox{border-radius: 12px 30px 12px 12px;}
.sy_section2 .cont2 .li.on a .abox::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;z-index: 2;}
.sy_section2 .cont2 .li.on a .wzbox{top: 50%;transform: translate(0,-50%);bottom: auto;}
.sy_section2 .cont2 .li.on a .wz{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 .cont2 .slick-dots{margin-top: 20px;}
}

.sy_section3{width: 100%;padding-top: 116px;padding-bottom: 116px;}
.sy_section3 .btbox{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 46px;}
.sy_section3 .btbox .info{margin-top: 24px;font-size: 18px;color: #ffffff;line-height: 24px;}
.sy_section3 .btbox .right{margin-top: 6px;}
.sy_section3 .btbox .right a{font-size: 16px;color: #ffffff;line-height: 24px;}
.sy_section3 .content ul{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;}
.sy_section3 .content li{width: 13.75%;position: relative;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .content li::after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;left: 0;bottom: 0;z-index: 1;}
.sy_section3 .content li.on::after{height: 50%;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));}
.sy_section3 .content li.on{width: 45%;}
.sy_section3 .content a{height: 574px;display: flex;justify-content: center;align-items: center;position: relative;z-index: 2;}
.sy_section3 .content a .wzbox{width: 100%;padding: 40px;overflow: hidden;}
.sy_section3 .content a .bt{font-size: 24px;color: #ffffff;line-height: 30px;text-align: center;margin-bottom: 16px;}
.sy_section3 .content a .line{width: 30px;height: 3px;background: #e60013;margin: 0 auto;}
.sy_section3 .content a .jj{font-size: 18px;color: #ffffff;line-height: 24px;margin-top: 16px;display: none;white-space:nowrap;}
.sy_section3 .content li.on a{align-items: flex-end;}
.sy_section3 .content li.on a .bt{text-align: left;}
.sy_section3 .content li.on a .line{margin: 0;}
.sy_section3 .content li.on a .jj{display: block;}
@media  screen and (max-width:1680px){
.sy_section3 .content a{height: 480px;}
.sy_section3 .content a .wzbox{padding: 30px;}
.sy_section3 .content a .bt{font-size: 20px;line-height: 24px;}
.sy_section3 .content a .jj{font-size: 14px;;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 .btbox{margin-bottom: 20px;position: relative;}
.sy_section3 .btbox .info{margin-top: 12px;font-size: 14px;line-height: 20px;}
.sy_section3 .btbox .right{margin-top: 0;position: absolute;right: 0;top: 0;}
.sy_section3 .btbox .right a{font-size: 14px;line-height: 24px;}
.sy_section3 .content ul{display: block;}
.sy_section3 .content li{width: 100%;}
.sy_section3 .content li.on::after{background: rgba(0,0,0,0.6);height: 100%;}
.sy_section3 .content li.on{width: 100%;}
.sy_section3 .content a{height: auto;display: block;}
.sy_section3 .content a .wzbox{padding: 30px;}
.sy_section3 .content a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;text-align: left;}
.sy_section3 .content a .line{width: 20px;height: 2px;margin: 0;}
.sy_section3 .content a .jj{font-size: 14px;line-height: 24px;margin-top: 12px;display: block;white-space: normal;}
}

.sy_section4{width: 100%;}
.sy_section4 .cont1{background: #e2ecff;border-bottom: 1px solid #dedede;}
.sy_section4 .cont1 .w_width{display: flex;justify-content: space-between;align-items: center;}
.sy_section4 .cont1 .qh_t{display: flex;justify-content: flex-start;align-items: center;width: 70%;border-left: 1px solid #cbd4e5;}
.sy_section4 .cont1 .qh_t .list{cursor: pointer; width: 20%;height: 200px;display: flex;justify-content: center;align-items: center;position: relative;border-right: 1px solid #cbd4e5;}
.sy_section4 .cont1 .qh_t .wz{font-size: 24px;color: #1c4392;line-height: 30px;width: 100%;text-align: center;padding: 0 20px;}
.sy_section4 .cont1 .qh_t .zd_icobox{width: 44px;background: #1c4392;padding: 7px;border-radius: 100%;position: absolute;left: 50%;bottom: -22px;margin-left: -22px; display: none;}
.sy_section4 .cont1 .qh_t .list.on{background: #1c4392;}
.sy_section4 .cont1 .qh_t .list.on .wz{color: #fff;}
.sy_section4 .cont1 .qh_t .list.on .zd_icobox{display: flex;}
.sy_section4 .cont2{width: 100%;padding-top: 75px;padding-bottom: 120px;}
.sy_section4 .cont2 .slideOut{ position: relative;}
.sy_section4 .cont2 .slide{ width: 100%;position: relative;}
.sy_section4 .cont2 .slide .img{ overflow: hidden; position: absolute; transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s; background: #fff;box-shadow: 0px 8px 14px 0px rgba(28,67,146,0.2) }
.sy_section4 .cont2 .slide .img 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 .cont2 .slide .img1{ width: 17.875%; height: 70.57761732851986%; top: 14.71119133574007%; left: 0%; z-index: 1;}
.sy_section4 .cont2 .slide .img2{ width: 21.625%; height: 85.37906137184116%;top: 7.31046931407942%; left: 17.25%; z-index: 2;}
.sy_section4 .cont2 .slide .img3{ width: 25.25%; height: 100%; top: 0; left: 37.375%; z-index: 3; }
.sy_section4 .cont2 .slide .img4{ width: 21.625%; height: 85.37906137184116%;top: 7.31046931407942%; left: 61.125%; z-index: 2;}
.sy_section4 .cont2 .slide .img5{ width: 17.875%; height: 70.57761732851986%; top: 14.71119133574007%; left: 82.125%; z-index: 1;}
.sy_section4 .cont2 .slide .img6{ width: 17.875%; height: 70.57761732851986%; top: 14.71119133574007%; left: 150%; z-index: 1;}
.sy_section4 .cont2 .qh_btn{width: 40px;height: 40px;border: 1px solid #1c4392;display: flex;justify-content: center;align-items: center;}
.sy_section4 .cont2 .qh_btn img{width: 24px;display: block;}
.sy_section4 .cont2 .qh_btn .ico2{display: none;}
.sy_section4 .cont2 .qh_btn:hover{background: #1c4392;}
.sy_section4 .cont2 .qh_btn:hover .ico1{display: none;}
.sy_section4 .cont2 .qh_btn:hover .ico2{display: block;}
.sy_section4 .cont2 .butLeft{position: absolute;right: calc(100% + 20px);top: 50%;transform: translate(0,-50%);}
.sy_section4 .cont2 .butRight{position: absolute;left: calc(100% + 20px);top: 50%;transform: translate(0,-50%);}
@media  screen and (max-width:1680px){
.sy_section4 .cont1 .qh_t .list{height: 140px;}
}
@media  screen and (max-width:1024px){
.sy_section4 .cont1{padding-top: 20px;}
.sy_section4 .cont1 .w_width{display: block;}
.sy_section4 .cont1 .sy_tit{margin-bottom: 12px;}
.sy_section4 .cont1 .qh_t{width: 100%;border-left: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;border-top: 1px solid #cbd4e5;border-right: 0;padding-bottom: 30px;position: relative;}
.sy_section4 .cont1 .qh_t::before{content: "";display: block;width: 1px;height: calc(100% - 30px);background: #cbd4e5;position: absolute;left: 0;top: 0;z-index: 5;}
.sy_section4 .cont1 .qh_t::-webkit-scrollbar{ display: none;}
.sy_section4 .cont1 .qh_t .list{width: auto;height: 80px;border-bottom: 1px solid #cbd4e5;}
.sy_section4 .cont1 .qh_t .wz{font-size: 16px;line-height: 24px;padding: 0 20px;}
.sy_section4 .cont1 .qh_t .zd_icobox{width: 36px;margin-left: -18px; bottom: -18px;}
.sy_section4 .cont2{padding-top: 76px;padding-bottom: 120px;}
.sy_section4 .cont2 .slide .img{overflow: visible;}
.sy_section4 .cont2 .slide .img1{ width: 20%; height: 70%; top: 15%; left: -60%; }
.sy_section4 .cont2 .slide .img2{ width: 32%; height: 85.37906137184116%;top: 7.31046931407942%; left: 0%;}
.sy_section4 .cont2 .slide .img3{ width: 44%;left: 28%; }
.sy_section4 .cont2 .slide .img4{ width: 32%; height: 85.37906137184116%;top: 7.31046931407942%; left: 68%;}
.sy_section4 .cont2 .slide .img5{ width: 20%; height: 70%; top: 15%; left: 150%;}
.sy_section4 .cont2 .slide .img6{ width: 20%; height: 70%; top: 15%; left: 150%;}

.sy_section4 .cont2 .qh_btn{width: 30px;height: 30px;}
.sy_section4 .cont2 .qh_btn img{width: 20px;}

.sy_section4 .cont2 .butLeft{position: absolute;right: 54%;top:auto;transform: translate(0,0);bottom: -92px;}
.sy_section4 .cont2 .butRight{position: absolute;left: 54%;top:auto;transform: translate(0,0);bottom: -92px;}
}

.sy_section5{width: 100%;}
.sy_section5 .cont1{background: rgba(0,0,0,0.14);}
.sy_section5 .cont1 .w_width{display: flex;justify-content: space-between;align-items: center;}
.sy_section5 .cont1 .qh_t{display: flex;justify-content: flex-start;align-items: center;width: 70%;border-left: 1px solid #cbd4e5;}
.sy_section5 .cont1 .qh_t .list{cursor: pointer;width: 20%;height: 200px;display: flex;justify-content: center;align-items: center;position: relative;border-right: 1px solid #cbd4e5;}
.sy_section5 .cont1 .qh_t .wz{font-size: 24px;color: #fff;line-height: 30px;width: 100%;text-align: center;padding: 0 20px;}
.sy_section5 .cont1 .qh_t .zd_icobox{width: 44px;background: #1c4392;padding: 7px;border-radius: 100%;position: absolute;left: 50%;bottom: -22px;margin-left: -22px; display: none;}
.sy_section5 .cont1 .qh_t .ico img{width: 30px;display: block;}
.sy_section5 .cont1 .qh_t .list.on{background: #1c4392;}
.sy_section5 .cont1 .qh_t .list.on .zd_icobox{display: flex;}
.sy_section5 .cont2{padding-top: 70px;padding-bottom: 140px;}
.sy_section5 .cont2 .qh_b{width: 100%;position: relative;}
.sy_section5 .cont2 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -5;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .cont2 .qh_b .list.on{opacity: 1;z-index: 3;position: relative;}
.sy_section5 .cont2 .ul{margin: 0 -15px;width: calc(100% + 30px);}

.sy_section5 .cont2 .ul .slick-track{margin:0 auto;}

.sy_section5 .cont2 .li{padding: 0 15px;}
.sy_section5 .cont2 a{display: block;width: 100%;background: #ffffff;border-radius: 10px;margin-bottom: 24px;}
.sy_section5 .cont2 a .pic{ width: 100%; padding-bottom: 95.49%; position: relative; overflow: hidden;border-radius: 10px 10px 0 0;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section5 .cont2 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section5 .cont2 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section5 .cont2 a .wzbox{width: 100%;padding: 12px 32px 64px 32px;position: relative;}
.sy_section5 .cont2 a .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 16px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .cont2 a .info{font-size: 16px;color: #000000;line-height: 30px;min-height: 60px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section5 .cont2 a .icobox{position: absolute;left: 50%;margin-left: -24px;bottom: -24px;background: #fff;border-radius: 100%;width: 48px;padding: 8px;}
.sy_section5 .cont2 a .icobox .zd_icobox{width: 100%;}
.sy_section5 .cont2 a .icobox .ico2{display: none;}
.sy_section5 .cont2 a:hover .bt{color: #e60013;}
.sy_section5 .cont2 a:hover .icobox .ico1{display: none;}
.sy_section5 .cont2 a:hover .icobox .ico2{display: block;}
.sy_section5 .cont2 .slick-dots{margin-top: 40px;}
.sy_section5 .cont2 .slick-dots li{background: #fff;}
.sy_section5 .cont2 .slick-dots li.slick-active{ background: #fff;}
@media  screen and (max-width:1680px){
.sy_section5 .cont1 .qh_t .list{height: 140px;}
.sy_section5 .cont2{padding-bottom: 80px;}
}
@media  screen and (max-width:1024px){
.sy_section5 .cont1{padding-top: 20px;}
.sy_section5 .cont1 .w_width{display: block;}
.sy_section5 .cont1 .sy_tit{margin-bottom: 12px;}
.sy_section5 .cont1 .qh_t{width: 100%;border-left: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;border-top: 1px solid #cbd4e5;border-right: 0;padding-bottom: 30px;position: relative;}
.sy_section5 .cont1 .qh_t::before{content: "";display: block;width: 1px;height: calc(100% - 30px);background: #cbd4e5;position: absolute;left: 0;top: 0;z-index: 5;}
.sy_section5 .cont1 .qh_t::-webkit-scrollbar{ display: none;}
.sy_section5 .cont1 .qh_t .list{width: auto;height: 80px;border-bottom: 1px solid #cbd4e5;}
.sy_section5 .cont1 .qh_t .wz{font-size: 16px;line-height: 24px;padding: 0 20px;}
.sy_section5 .cont1 .qh_t .zd_icobox{width: 36px;margin-left: -18px; bottom: -18px;}
.sy_section5 .cont2{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section5 .cont2 .li{padding: 0 6px;}
.sy_section5 .cont2 a{margin-bottom: 18px;}
.sy_section5 .cont2 a .wzbox{padding: 12px 12px 30px 12px;}
.sy_section5 .cont2 a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section5 .cont2 a .info{font-size: 14px;line-height: 24px;min-height: 48px;}
.sy_section5 .cont2 a .icobox{width: 36px;margin-left: -18px;bottom: -18px;padding: 6px;}
.sy_section5 .cont2 .slick-dots{margin-top: 20px;}
}

.sy_section6{width: 100%;padding-top: 120px;padding-bottom: 120px;position: relative;}
.sy_section6 .ba_pic{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.sy_section6 .ba_pic .list{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .ba_pic .list.on{opacity: 1;z-index: 2;}
.sy_section6 .w_width{position: relative;z-index: 2;}
.sy_section6 .sy_bt{margin-bottom: 150px;display: flex;justify-content: space-between;align-items: center;}
.sy_section6 .sy_bt .more a{display: block;font-size: 16px;color: #ffffff;line-height: 20px;}
.sy_section6 .sy_bt .more a:hover{color: #e60013;}
.sy_section6 .content{width: 100%;}
.sy_section6 .qh_t{margin-bottom: 150px;position: relative;}
.sy_section6 .qh_t .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -5;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section6 .qh_t .list.on{position: relative;z-index: 5;opacity: 1;}
.sy_section6 .qh_t .bt{font-size: 48px;color: #ffffff;line-height: 52px;margin-bottom: 30px;}
.sy_section6 .qh_t .jj{font-size: 30px;color: #ffffff;line-height: 40px;margin-bottom: 52px;}
.sy_section6 .qh_t .btn{width: 130px;}
.sy_section6 .qh_t .btn a{display: block;font-size: 16px;color: #ffffff;line-height: 38px;text-align: center;border: 1px solid #fff;}
.sy_section6 .qh_t .btn a:hover{background: #e60013;color: #fff;border-color: #e60013;}
.sy_section6 .qh_b{margin: 0 -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section6 .qh_b .list{width: 13.087%;padding: 0 10px;}
.sy_section6 .qh_b .a{background: rgba(28,67,146,0.88);cursor: pointer;height: 150px;display: flex;justify-content: center;align-items: center;}
.sy_section6 .qh_b .list.on{width: 21.478%;}
.sy_section6 .qh_b .list.on .a{background: #0059d3;}
.sy_section6 .qh_b .boxs1{width: 100%;padding: 20px 30px;}
.sy_section6 .qh_b .boxs1 .wz{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 30px;}
.sy_section6 .qh_b .boxs1 .ico{width: 36px;height: 36px;border: 1px solid rgba(255,255,255,0.88);border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.sy_section6 .qh_b .boxs1 .ico img{width: 24px;display: block;}
.sy_section6 .qh_b .boxs2{display: none;width: 100%;justify-content: flex-start;align-items: center;padding: 12px 12px 12px 44px;}
.sy_section6 .qh_b .boxs2 img{width: 70px;display: block;}
.sy_section6 .qh_b .boxs2 .wz{font-size: 30px;color: #ffffff;line-height: 40px;margin-left: 80px;}
.sy_section6 .qh_b .list.on .boxs1{display: none;}
.sy_section6 .qh_b .list.on .boxs2{display: flex;}
@media  screen and (max-width:1680px){
.sy_section6{padding-top: 100px;padding-bottom: 100px;}
.sy_section6 .sy_bt{margin-bottom: 80px;}
.sy_section6 .qh_t{margin-bottom: 80px;}
.sy_section6 .qh_t .bt{font-size: 30px;line-height: 34px;margin-bottom: 20px;}
.sy_section6 .qh_t .jj{font-size: 20px;line-height: 30px;margin-bottom: 40px;}
.sy_section6 .qh_t .btn{width: 120px;}
.sy_section6 .qh_t .btn a{font-size: 14px;line-height: 34px;}
.sy_section6 .qh_b .a{height: 120px;}
.sy_section6 .qh_b .boxs1{padding: 12px 20px;}
.sy_section6 .qh_b .boxs1 .wz{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.sy_section6 .qh_b .boxs1 .ico{width: 30px;height: 30px;}
.sy_section6 .qh_b .boxs1 .ico img{width: 20px;}
.sy_section6 .qh_b .boxs2{padding: 12px 12px 12px 24px;}
.sy_section6 .qh_b .boxs2 img{width: 50px;}
.sy_section6 .qh_b .boxs2 .wz{font-size: 20px;line-height: 30px;margin-left: 30px;}
}
@media  screen and (max-width:1024px){
.sy_section6{padding-top: 30px;padding-bottom: 30px;}
.sy_section6 .sy_bt{margin-bottom: 20px;}
.sy_section6 .sy_bt .more a{font-size: 14px;}
.sy_section6 .qh_t{margin-bottom: 20px;}
.sy_section6 .qh_t .bt{font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.sy_section6 .qh_t .jj{font-size: 14px;line-height: 24px;margin-bottom: 12px;width: 60%;}
.sy_section6 .qh_t .btn{width: 100px;}
.sy_section6 .qh_t .btn a{font-size: 14px;line-height: 30px;}
.sy_section6 .qh_b{margin: 0;width: 100%;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_section6 .qh_b::-webkit-scrollbar{ display: none;}
.sy_section6 .qh_b .list{width: auto;padding: 0;margin-right: 12px;}
.sy_section6 .qh_b .list:last-child{margin-right: 0;}
.sy_section6 .qh_b .a{height: auto;display: block;}
.sy_section6 .qh_b .list.on{width: auto;}
.sy_section6 .qh_b .boxs1{display: none!important;}
.sy_section6 .qh_b .boxs2{display: block;padding: 10px 36px;}
.sy_section6 .qh_b .boxs2 img{width: 24px;margin: 0 auto 6px auto;}
.sy_section6 .qh_b .boxs2 .wz{font-size: 14px;line-height: 20px;margin-left: 0;text-align: center;}
.sy_section6 .qh_b .list.on .boxs1{display: none;}
.sy_section6 .qh_b .list.on .boxs2{display: block;}
}

.sy_section7{width: 100%;padding-top: 120px;padding-bottom: 120px;background: #f7f7f7;}
.sy_section7 .sy_bt{display: flex;justify-content: space-between;align-items: center;margin-bottom: 46px;}
.sy_section7 .sy_bt .more a{display: block;font-size: 16px;color: #1c4392;line-height: 20px;}
.sy_section7 .sy_bt .more a:hover{color: #e60013;}
.sy_section7 .content{width: 100%;position: relative;}
.sy_section7 .left{width: 37.5%;padding: 20px 20px 20px 94px;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_section7 .left .logo{margin-bottom: 34px;width: 100px;}
.sy_section7 .left .logo .zd_icobox{width: 100%;}
.sy_section7 .left .logo .wz{font-size: 14px;color: #101011;line-height: 16px;text-align: center;margin-top: 2px;font-weight: bold;}
.sy_section7 .left .bt{font-size: 40px;color: #000000;line-height: 60px;margin-bottom: 20px;}
.sy_section7 .left .jj{font-size: 16px;color: #1c4392;line-height: 20px;text-transform:uppercase;letter-spacing: -1.2px;}
@media  screen and (max-width:1680px){
.sy_section7 .left{width: 40%;padding: 20px 20px 20px 60px;}
.sy_section7 .left .logo{margin-bottom: 16px;width: 80px;}
.sy_section7 .left .bt{font-size: 30px;line-height: 40px;margin-bottom: 16px;}
.sy_section7 .left .jj{font-size: 14px;line-height: 20px;}
}
@media  screen and (max-width:1024px){
.sy_section7{padding-top: 30px;padding-bottom: 30px;}
.sy_section7 .sy_bt{margin-bottom: 20px;}
.sy_section7 .sy_bt .more a{font-size: 14px;}
.sy_section7 .content{display: block;padding: 0;}
.sy_section7 .left{width: 100%;padding: 0;margin-bottom: 14px;position: static;transform: translate(0,0);display: flex;justify-content: flex-start;align-items: center;}
.sy_section7 .left .logo{margin-bottom: 0;width: 76px;}
.sy_section7 .left .logo .zd_icobox{width: 70px;margin: 0 auto;}
.sy_section7 .left .logo .wz{font-size: 12px;}
.sy_section7 .left .wzcont{width: calc(100% - 76px);padding-left: 12px;}
.sy_section7 .left .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sy_section7 .left .bt br{display: none;}
.sy_section7 .left .jj{font-size: 10px;letter-spacing: 0;}
.sy_section7 .right{width: 100%;}
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;}
.ny_banner::after{content: "";display: block;width: 100%;height: 120px;background: linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0));position: absolute;left: 0;top: 0;}
.ny_banner img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.ny_banner::after{display: none;} 
}

/*二级导航*/
.ej_section{width: 100%;background: #1c4392;}
.ej_section.on{position: fixed;left: 0;top: 60px;z-index: 99;box-shadow: 0 0 20px rgba(0,0,0,0.24);}
.ej_section .w_width{display: flex;justify-content: space-between;align-items: center;}
.ej_section .left ul{display: flex;justify-content: flex-start;align-items: center;}
.ej_section .left a{display: block;padding: 20px 30px;text-align: center;position: relative;}
.ej_section .left a .wz{font-size: 18px;color: #ffffff;line-height: 32px;}
.ej_section .left a .zd_icobox{width: 36px;background: #0059d3;position: absolute;left: 50%;bottom: -18px;margin-left: -18px;border-radius: 100%;padding: 8px;display: none;}
.ej_section .left a .ico img{width: 20px;display: block;}
.ej_section .left li a:hover,
.ej_section .left li.on a{background: #0059d3;}
.ej_section .left li.on a .zd_icobox{display: flex;}
.ej_section .right{display: flex;justify-content: flex-end;align-items: center;}
.ej_section .right img{width: 24px;display: block;margin-right: 3px;}
.ej_section .right a{font-size: 14px;color: #71a7f2;line-height: 24px;display: block;}
.ej_section .right span{font-size: 14px;color: #71a7f2;line-height: 24px;display: block;margin: 0 3px;}
.ej_section .right a:hover,
.ej_section .right a.on{color: #fff;}
@media  screen and (max-width:1680px){
.ej_section .left a{padding: 16px 30px;}
.ej_section .left a .wz{font-size: 16px;line-height: 30px;}
.ej_section .right img{width: 22px;}
.ej_section .right a{font-size: 13px;}
.ej_section .right span{font-size: 13px;}
}
@media  screen and (max-width:1280px){
.ej_section .left a .wz{font-size: 15px;}
}
@media  screen and (max-width:1024px){
.ej_section.on{top: 50px;}
.ej_section .w_width{display: block;}
.ej_section .left ul{display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;text-align: center;}
.ej_section .left ul::-webkit-scrollbar{ display: none;}
.ej_section .left li{display: inline-block;vertical-align: middle;}
.ej_section .left a{padding: 10px 20px;}
.ej_section .left a .wz{font-size: 15px;line-height: 24px;}
.ej_section .left a .zd_icobox{width: 30px;height: 30px;bottom: -15px;margin-left: -15px;display: none!important;}
.ej_section .right{display: none;}
}

/*关于我们*/
.gy_section1{width: 100%;padding-top: 140px;padding-bottom: 120px;}
.gy_section1 .cont1{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 90px;}
.gy_section1 .cont1 .left{width: 51.25%;padding-right: 66px;}
.gy_section1 .cont1 .info{font-size: 16px;color: #333333;line-height: 30px;margin-top: 40px;}
.gy_section1 .cont1 .right{width: 48.75%;}
.gy_section1 .cont1 .pic{width: 100%;}
.gy_section1 .cont1 .pic img{width: 100%;display: block;}
.gy_section1 .cont1 .pic video{width: 100%;display: block;}
.gy_section1 .cont2{background: #1c4392;}
.gy_section1 .cont2 ul{width: 100%;display: flex;justify-content: flex-start;align-items: stretch;}
.gy_section1 .cont2 li{width: 25%;}
.gy_section1 .cont2 li:nth-child(even){background: #0059d3;}
.gy_section1 .cont2 a{display: flex;justify-content: space-between;align-items: center;padding: 44px 44px 44px 50px;}
.gy_section1 .cont2 a .wzbox{width: calc(100% - 82px);padding-right: 20px;}
.gy_section1 .cont2 a ._t{display: flex;justify-content: flex-start;align-items: flex-end;margin-bottom: 10px;}
.gy_section1 .cont2 a ._t .num{font-size: 56px;color: #ffffff;line-height: 60px;}
.gy_section1 .cont2 a ._t .dw{font-size: 18px;color: #ffffff;line-height: 24px;margin-bottom: 4px;margin-left: 2px;}
.gy_section1 .cont2 a ._b{font-size: 18px;color: #ffffff;line-height: 24px;}
.gy_section1 .cont2 a .icobox{width: 82px;position: relative;}
.gy_section1 .cont2 a .icobox .back{width: 100%;display: block;}
.gy_section1 .cont2 a .icobox .ico{width: 40px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media  screen and (max-width:1680px){
.gy_section1{padding-top: 100px;padding-bottom: 100px;}
.gy_section1 .cont1{margin-bottom: 60px;}
.gy_section1 .cont1 .left{padding-right: 40px;}
.gy_section1 .cont1 .info{font-size: 14px;line-height: 22px;margin-top: 24px;}
.gy_section1 .cont2 a{padding: 20px 30px;}
.gy_section1 .cont2 a .wzbox{width: calc(100% - 70px);padding-right: 20px;}
.gy_section1 .cont2 a ._t{margin-bottom: 8px;}
.gy_section1 .cont2 a ._t .num{font-size: 40px;line-height: 44px;}
.gy_section1 .cont2 a ._t .dw{font-size: 14px;line-height: 20px;margin-bottom: 4px;margin-left: 2px;}
.gy_section1 .cont2 a ._b{font-size: 14px;line-height: 20px;}
.gy_section1 .cont2 a .icobox{width:70px;}
.gy_section1 .cont2 a .icobox .ico{width: 32px;}
}
@media  screen and (max-width:1024px){
.gy_section1{padding-top: 30px;padding-bottom: 30px;}
.gy_section1 .cont1{display: block;margin-bottom: 20px;}
.gy_section1 .cont1 .left{width: 100%;padding-right: 0;}
.gy_section1 .cont1 .info{font-size: 14px;line-height: 24px;margin-top: 12px;}
.gy_section1 .cont1 .right{width: 100%;margin-top: 12px;}
.gy_section1 .cont2 ul{align-items: flex-end;flex-wrap: wrap;}
.gy_section1 .cont2 li{width: 50%;}
.gy_section1 .cont2 a{padding: 14px;}
.gy_section1 .cont2 a .wzbox{width: calc(100% - 60px);padding-right: 14px;}
.gy_section1 .cont2 a ._t{margin-bottom: 0;}
.gy_section1 .cont2 a ._t .num{font-size: 26px;line-height: 30px;}
.gy_section1 .cont2 a ._t .dw{font-size: 14px;line-height: 20px;margin-bottom: 4px;margin-left: 2px;}
.gy_section1 .cont2 a ._b{font-size: 14px;line-height: 20px;}
.gy_section1 .cont2 a .icobox{width: 60px;}
.gy_section1 .cont2 a .icobox .ico{width: 30px;}
.gy_section1 .cont2 li:nth-child(3){background: #0059d3!important;}
.gy_section1 .cont2 li:nth-child(4){background: #1c4392!important;}
}

.gy_section2{width: 100%;padding-top: 120px;padding-bottom: 124px;}
.gy_section2 .content{margin-top: 50px;}
.gy_section2 .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gy_section2 .content li{width: 50%;padding: 15px;}
.gy_section2 .content a{display: flex;justify-content: flex-start;align-items: center;width: 100%;background: #ffffff;padding: 20px;}
.gy_section2 .content .left{width: 42.95302013422819%;}
.gy_section2 .content a .pic{ width: 100%; padding-bottom: 59.375%; 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;}
.gy_section2 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gy_section2 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gy_section2 .content .right{width: 57.04697986577181%;padding-left: 70px;}
.gy_section2 .content .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 14px;}
.gy_section2 .content .btbox .zd_icobox{width: 44px;}
.gy_section2 .content .btbox .wz{font-size: 36px;color: #1c4392;line-height: 40px;margin-left: 10px;}
.gy_section2 .content .info{font-size: 24px;color: #333333;line-height: 30px;}
@media  screen and (max-width:1680px){
.gy_section2{padding-top: 100px;padding-bottom: 100px;}
.gy_section2 .content{margin-top: 40px;}
.gy_section2 .content ul{margin: -10px;width: calc(100% + 20px);}
.gy_section2 .content li{padding: 10px;}
.gy_section2 .content .right{padding-left: 34px;}
.gy_section2 .content .btbox .zd_icobox{width: 36px;}
.gy_section2 .content .btbox .wz{font-size: 26px;line-height: 30px;}
.gy_section2 .content .info{font-size: 18px;line-height: 26px;}
}
@media  screen and (max-width:1024px){
.gy_section2{padding-top: 30px;padding-bottom: 30px;}
.gy_section2 .content{margin-top: 20px;}
.gy_section2 .content ul{margin: 0;width: 100%;display: block}
.gy_section2 .content li{width: 100%;padding: 0;margin-bottom: 12px;}
.gy_section2 .content li:last-child{margin-bottom: 0;}
.gy_section2 .content a{padding: 12px;}
.gy_section2 .content .left{width: 40%;}
.gy_section2 .content .right{width: 60%;padding-left: 20px;}
.gy_section2 .content .btbox{margin-bottom: 10px;}
.gy_section2 .content .btbox .zd_icobox{width: 30px;}
.gy_section2 .content .btbox .wz{font-size: 18px;line-height: 24px;margin-left: 8px;}
.gy_section2 .content .info{font-size: 14px;line-height: 24px;}
}

.gy_section3{width: 100%;padding-top: 120px;overflow: hidden;position: relative;}
.gy_section3 .ba_pic{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.gy_section3 .ba_pic .list{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gy_section3 .ba_pic .list.on{opacity: 1;z-index: 5;}
.gy_section3 .w_width{position: relative;z-index: 3;}
.gy_section3 .sy_tit{margin-bottom: 416px;}
.gy_section3 .content{width: 100%;}
.gy_section3 ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-end;}
.gy_section3 ul li{width: 50%;position: relative;cursor: pointer;}
.gy_section3 ul li:nth-child(1){padding: 44px 64px 44px 0;}
.gy_section3 ul li:nth-child(1)::after{content: "";display: block;width: 3000px;height: 100%;background: rgba(320,0,19,0.8);position: absolute;right: 0;bottom: 0;}
.gy_section3 ul li:nth-child(2)::after{content: "";display: block;width: 3000px;height: 100%;background: rgba(28,67,146,0.8);position: absolute;left: 0;bottom: 0;}
.gy_section3 ul li:nth-child(2){padding: 44px 0 44px 64px;}
.gy_section3 ul .bt{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 22px;position: relative;z-index: 5;}
.gy_section3 ul .jj{font-size: 16px;color: #ffffff;line-height: 30px;position: relative;z-index: 5;padding-right: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.gy_section3 ul li.on .jj{-webkit-line-clamp:40;overflow: hidden;overflow-y: auto;height: 270px;}
.gy_section3 ul li.on .jj::-webkit-scrollbar{ width: 3px;}
.gy_section3 ul li.on .jj::-webkit-scrollbar-track{background-color: #fff;border-radius: 3px;}
.gy_section3 ul li.on .jj::-webkit-scrollbar-thumb{width: 3px;background-color: #999;border-radius: 3px;}
@media  screen and (max-width:1680px){
.gy_section3{padding-top: 100px;}
.gy_section3 .sy_tit{margin-bottom: 240px;}
.gy_section3 ul li:nth-child(1){padding: 30px 50px 30px 0;}
.gy_section3 ul li:nth-child(2){padding: 30px 0 30px 50px;}
.gy_section3 ul .bt{font-size: 18px;line-height: 24px;margin-bottom: 16px;}
.gy_section3 ul .jj{font-size: 14px;line-height: 24px;}
.gy_section3 ul li.on .jj{overflow: hidden;overflow-y: auto;height: 240px;}
}
@media  screen and (max-width:1024px){
.gy_section3{padding: 0 0 0 0!important;}
.gy_section3 .sy_tit{padding: 0 15px;position: absolute;left: 0;top: 24px;z-index: 40;}
.gy_section3 ul{display: block;}
.gy_section3 ul li{width: 100%;margin-bottom: 12px;}
.gy_section3 ul li:last-child{margin-bottom: 0;}
.gy_section3 ul li:nth-child(1){padding: 0;}
.gy_section3 ul li:nth-child(1)::after{right: auto;left: 50%;transform: translate(-50%,0);display: none;}
.gy_section3 ul li:nth-child(2)::after{left: 50%;transform: translate(-50%,0);display: none;}
.gy_section3 ul li:nth-child(2){padding: 0;}
.gy_section3 ul li .pic img{width: 100%;display: block;}
.gy_section3 ul li .wzbox{position: relative;padding: 20px 15px;}
.gy_section3 ul li:nth-child(1) .wzbox::after{content: "";display: block;width: 3000px;height: 100%;background: rgba(320,0,19,0.8);position: absolute;right: 0;bottom: 0;}
.gy_section3 ul li:nth-child(2) .wzbox::after{content: "";display: block;width: 3000px;height: 100%;background: rgba(28,67,146,0.8);position: absolute;left: 0;bottom: 0;}
.gy_section3 ul .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.gy_section3 ul .jj{font-size: 14px;line-height: 20px;-webkit-line-clamp:4;padding-right: 0;}
.gy_section3 ul .btn{display: flex!important;justify-content: flex-end;align-items: center;position: relative;z-index: 5;margin-top: 12px;}
.gy_section3 ul .btn span{font-size: 15px;color: #fff;line-height: 20px;}
.gy_section3 ul .btn .span2{display: none;}
.gy_section3 ul li.on .btn .span1{display: none;}
.gy_section3 ul li.on .btn .span2{display: block;}
.gy_section3 ul li.on .jj{height: auto;-webkit-line-clamp:40;}
.gy_section3 ul li.on .jj::-webkit-scrollbar{ width: 0;}
.gy_section3 ul li.on .jj::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section3 ul li.on .jj::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section3 ul li.on .jj::-webkit-scrollbar{ display: none;}
}

.gy_section4{width: 100%;padding-top: 120px;padding-bottom: 120px;}
.gy_section4 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 80px;}
.gy_section4 .btbox .btnbox{display: flex;justify-content: flex-start;align-items: center;}
.gy_section4 .btbox .btn{width: 42px;height: 42px;border: 1px solid #1c4392;display: flex;justify-content: center;align-items: center;margin-right: 10px;cursor: pointer;}
.gy_section4 .btbox .btn:last-child{margin-right: 0;}
.gy_section4 .btbox .btn img{width: 24px;display: block;}
.gy_section4 .btbox .btn .ico2{display: none;}
.gy_section4 .btbox .btn:hover{background: #e60013;border-color: #e60013;}
.gy_section4 .btbox .btn:hover .ico1{display: none;}
.gy_section4 .btbox .btn:hover .ico2{display: block;}
.gy_section4 .content{width: 100%;position: relative;}
.gy_section4 .content::before{content: "";display: block;width: 3000px;height: 1px;border-top: 1px dashed #a4b4d3;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section4 .content::after{content: "";display: block;width: 3000px;height: 30px;border-top: 1px solid #e8ecf4;border-bottom: 1px solid #e8ecf4;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section4 .content ul{margin: 0 -50px;width: calc(100% + 100px);position: relative;z-index: 5;}
.gy_section4 .content li{padding: 0 50px;}
.gy_section4 .content .cont{width: 100%;height: 220px;}
.gy_section4 .content .top{display: flex;justify-content: flex-start;align-items: flex-end;}
.gy_section4 .content .icobox{width: 100%;margin: 44px 0;display: flex;justify-content: center;align-items: center;}
.gy_section4 .content .icocon{width: 60px;height: 60px;border-radius: 100%;background: #1c4392;border: 4px solid #fff;padding: 8px;}
.gy_section4 .content .icocon .zd_icobox{width: 100%;}
.gy_section4 .content li:nth-child(even) .icocon{background: #e60013;}
.gy_section4 .content .picbox{width: 100%;}
.gy_section4 .content .pic{ width: 100%; padding-bottom: 220px; 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;}
.gy_section4 .content .pic div{ 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;}
.gy_section4 .content li:hover .pic div{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gy_section4 .content .wzbox{width: 100%;}
.gy_section4 .content .info{font-size: 16px;color: #333333;line-height: 30px;overflow: hidden;overflow-y: auto;max-height: 176px;padding-right: 10px;}
.gy_section4 .content .info::-webkit-scrollbar{ width: 3px;}
.gy_section4 .content .info::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.gy_section4 .content .info::-webkit-scrollbar-thumb{width: 3px;background-color: #1c4392;border-radius: 3px;}
.gy_section4 .content .year{font-size: 24px;color: #1c4392;line-height: 28px;text-align: center;}
.gy_section4 .content .top .info{margin-bottom: 16px;}
.gy_section4 .content .bottom .info{margin-top: 16px;}
.gy_section4 .content li:hover .year{color: #e60013;}
@media  screen and (max-width:1680px){
.gy_section4{padding-top: 100px;padding-bottom: 100px;}
.gy_section4 .btbox{margin-bottom: 60px;}
.gy_section4 .btbox .btn{width: 36px;height: 36px;}
.gy_section4 .btbox .btn img{width: 20px;}
.gy_section4 .content ul{margin: 0 -30px;width: calc(100% + 60px);}
.gy_section4 .content li{padding: 0 30px;}
.gy_section4 .content .cont{height: 200px;}
.gy_section4 .content .icobox{margin: 30px 0;}
.gy_section4 .content .icocon{width: 50px;height: 50px;}
.gy_section4 .content .pic{padding-bottom: 220px;}
.gy_section4 .content .info{font-size: 14px;line-height: 24px;max-height: 140px;}
.gy_section4 .content .year{font-size: 18px;line-height: 24px;}
.gy_section4 .content .top .info{margin-bottom: 12px;}
.gy_section4 .content .bottom .info{margin-top: 12px;}
}
@media  screen and (max-width:1280px){
.gy_section4 .content .info{font-size: 12px;}
}
@media  screen and (max-width:1024px){
.gy_section4{padding-top: 30px;padding-bottom: 30px;}
.gy_section4 .btbox{margin-bottom: 20px;}
.gy_section4 .btbox .btn{width: 32px;height: 32px;}
.gy_section4 .btbox .btn img{width: 20px;}
.gy_section4 .content::after{height: 20px;}
.gy_section4 .content ul{margin: 0 -6px;width: calc(100% + 12px);}
.gy_section4 .content li{padding: 0 6px;}
.gy_section4 .content .cont{height: 180px;}
.gy_section4 .content .icobox{margin: 14px 0;}
.gy_section4 .content .icocon{width: 46px;height: 46px;border: 3px solid #fff;padding: 4px;}
.gy_section4 .content .pic{padding-bottom: 180px;}
.gy_section4 .content .info{font-size: 13px;line-height: 20px;max-height: 120px;padding-right: 0;}
.gy_section4 .content .info::-webkit-scrollbar{ width: 0;}
.gy_section4 .content .info::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section4 .content .info::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section4 .content .info::-webkit-scrollbar{ display: none;}
.gy_section4 .content .year{font-size: 16px;line-height: 20px;}
.gy_section4 .content .top .info{margin-bottom: 12px;}
.gy_section4 .content .bottom .info{margin-top: 12px;}
}

.gy_section5{width: 100%;}
.gy_section5 .cont1{background: #e1ecfe;}






.gy_section5{width: 100%;}
.gy_section5 .cont1{background: #e2ecff;border-bottom: 1px solid #dedede;}
.gy_section5 .cont1 .w_width{display: flex;justify-content: space-between;align-items: center;}
.gy_section5 .cont1 .qh_t{display: flex;justify-content: flex-start;align-items: center;width: 70%;border-left: 1px solid #cbd4e5;}
.gy_section5 .cont1 .qh_t .list{cursor: pointer; width: 20%;height: 200px;display: flex;justify-content: center;align-items: center;position: relative;border-right: 1px solid #cbd4e5;}
.gy_section5 .cont1 .qh_t .wz{font-size: 24px;color: #1c4392;line-height: 30px;width: 100%;text-align: center;padding: 0 20px;}
.gy_section5 .cont1 .qh_t .ico{width: 44px;height: 44px;padding: 8px; background: #1c4392;border-radius: 100%;position: absolute;left: 50%;margin-left: -22px; bottom: -22px;display: none;}
.gy_section5 .cont1 .qh_t .ico .zd_icobox{width: 100%;}
.gy_section5 .cont1 .qh_t .list.on{background: #1c4392;}
.gy_section5 .cont1 .qh_t .list.on .wz{color: #fff;}
.gy_section5 .cont1 .qh_t .list.on .ico{display: flex;}
.gy_section5 .cont2{width: 100%;padding-top: 75px;padding-bottom: 120px;}
.gy_section5 .cont2 .qh_b{width: 100%;position: relative;}
.gy_section5 .cont2 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -5;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gy_section5 .cont2 .qh_b .list.on{opacity: 1;z-index: 5;position: relative;}
.gy_section5 .cont2 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.gy_section5 .cont2 .li{padding: 0 15px;}
.gy_section5 .cont2 a{display: block;width: 100%;border: 1px solid #ebebeb;}
.gy_section5 .cont2 a .picbox{width: 100%;padding: 0 20px;}
.gy_section5 .cont2 a .pic{display: flex;justify-content: center;align-items: center;width: 100%;border-bottom: 1px dashed #e5e5e5;padding: 20px 0;height: 373px;}
.gy_section5 .cont2 a .pic img{display: block;max-width: 100%;max-height: 100%;}
.gy_section5 .cont2 a .wzbox{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 20px;}
.gy_section5 .cont2 a .wzbox .wz{font-size: 18px;color: #333333;line-height: 24px;width: calc(100% - 30px);}
.gy_section5 .cont2 a .wzbox .icobox{width: 24px;}
.gy_section5 .cont2 a .wzbox .icobox img{width: 100%;display: block;}
.gy_section5 .cont2 a .wzbox .icobox .ico2{display: none;}
.gy_section5 .cont2 a:hover .wzbox{background: #1c4392;}
.gy_section5 .cont2 a:hover .wzbox .wz{color: #fff;}
.gy_section5 .cont2 a:hover .wzbox .icobox .ico1{display: none;}
.gy_section5 .cont2 a:hover .wzbox .icobox .ico2{display: block;}
.gy_section5 .cont2 .slick-prev{width: 40px;height: 40px;left: -45px;top: 50%;border: 1px solid #1c4392;}
.gy_section5 .cont2 .slick-next{width: 40px;height: 40px;right: -45px;top: 50%;border: 1px solid #1c4392;}
.gy_section5 .cont2 .slick-prev::after{content: "";display: block;width: 24px;height: 24px;background: url(/theme/cn/img/img109.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section5 .cont2 .slick-next::after{content: "";display: block;width: 24px;height: 24px;background: url(/theme/cn/img/img111.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gy_section5 .cont2 .slick-prev:hover,
.gy_section5 .cont2 .slick-next:hover{background: #1c4392;}
.gy_section5 .cont2 .slick-prev:hover::after{background: url(/theme/cn/img/img110.svg)no-repeat center center;background-size: cover;}
.gy_section5 .cont2 .slick-next:hover::after{background: url(/theme/cn/img/img112.svg)no-repeat center center;background-size: cover;}
@media  screen and (max-width:1680px){
.gy_section5 .cont1 .qh_t .list{height: 140px;}
.gy_section5 .cont2 a .wzbox{padding: 14px 20px;}
.gy_section5 .cont2 a .wzbox .wz{font-size: 16px;}
}
@media  screen and (max-width:1280px){
.gy_section5 .cont2 a .wzbox .wz{font-size: 14px;}
}
@media  screen and (max-width:1024px){
.gy_section5 .cont1{padding-top: 20px;}
.gy_section5 .cont1 .w_width{display: block;}
.gy_section5 .cont1 .sy_tit{margin-bottom: 12px;}
.gy_section5 .cont1 .qh_t{width: 100%;border-left: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;border-top: 1px solid #cbd4e5;border-right: 0;padding-bottom: 30px;position: relative;}
.gy_section5 .cont1 .qh_t::before{content: "";display: block;width: 1px;height: calc(100% - 30px);background: #cbd4e5;position: absolute;left: 0;top: 0;z-index: 5;}
.gy_section5 .cont1 .qh_t::-webkit-scrollbar{ display: none;}
.gy_section5 .cont1 .qh_t .list{width: auto;height: 80px;border-bottom: 1px solid #cbd4e5;}
.gy_section5 .cont1 .qh_t .wz{font-size: 16px;line-height: 24px;padding: 0 20px;}
.gy_section5 .cont1 .qh_t .ico{width: 36px;height: 36px;margin-left: -18px; bottom: -18px;padding: 4px;}
.gy_section5 .cont2{padding-top: 30px;padding-bottom: 30px;}
.gy_section5 .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gy_section5 .cont2 .li{padding: 0 6px;}
.gy_section5 .cont2 a .picbox{padding: 0 14px;}
.gy_section5 .cont2 a .pic{padding: 14px 0;height: 240px;}
.gy_section5 .cont2 a .wzbox{padding: 14px;}
.gy_section5 .cont2 a .wzbox .wz{font-size: 14px;line-height: 20px;width: calc(100% - 30px);}
.gy_section5 .cont2 a .wzbox .icobox{width: 20px;}
.gy_section5 .cont2 .slick-dots{margin-top: 20px;}
}

/*弹窗*/
._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(/theme/cn/img/img125.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:560px; position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: rgba(255,255,255,0.5);padding: 12px;}
._htm video{width: 100%;display: block;margin: 0 auto;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:400px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(/theme/cn/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%);}
}

/*产品中心*/
.cp_section{width: 100%;padding: 110px 30px 70px 30px; background: #efefef;}
.cp_section ul{margin: -26px -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cp_section ul li{padding: 26px 15px;width: 25%;}
.cp_section ul a{display: block;width: 100%;background: #fff;border-radius: 10px;position: relative;margin-bottom: 28px;}
.cp_section ul a .pic{ padding-bottom: 90.49%; position: relative; overflow: hidden;border-radius: 10px 10px 0 0;}
.cp_section ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cp_section ul a .wzbox{width: 100%;padding: 20px 20px 64px 20px;}
.cp_section ul a .wz{font-size: 20px;color: #000000;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cp_section ul a .icobox{width: 56px;height: 56px;border-radius: 100%;padding: 8px; position: absolute;left: 50%;bottom: -28px;margin-left: -28px;background: #fff;}
.cp_section ul a .icobox .zd_icobox{width: 100%;display: block;}
.cp_section ul a .icobox .ico2{display: none;}
.cp_section ul a:hover{box-shadow: 0 0 30px rgba(21,69,130,0.2);}
.cp_section ul a:hover .wz{color: #e60013;}
.cp_section ul a:hover .icobox .ico1{display: none;}
.cp_section ul a:hover .icobox .ico2{display: block;}
.cp_section .more{width: 100%;display: flex;justify-content: center;align-items: center;margin-top: 70px;}
.cp_section .more a{display: block;}
.cp_section .more img{width: 60px;margin: 0 auto 10px auto;display: block;}
.cp_section .more .wz{font-size: 16px;color: #555555;line-height: 20px;text-align: center;}
@media  screen and (max-width:1680px){
.cp_section ul a .wz{font-size: 16px;line-height: 20px;;}
}
@media  screen and (max-width:1280px){
.cp_section ul a .wz{font-size: 14px;line-height: 20px;;}
}
@media  screen and (max-width:1024px){
.cp_section{padding: 30px 15px;}
.cp_section ul{margin: -6px;width: calc(100% + 12px);}
.cp_section ul li{padding: 6px;width: 50%;}
.cp_section ul a{margin-bottom: 18px;}
.cp_section ul a .wzbox{padding: 14px 14px 32px 14px;}
.cp_section ul a .wz{font-size: 14px;line-height: 20px;min-height: 40px;-webkit-line-clamp:3;}
.cp_section ul a .icobox{width: 36px;height: 36px;bottom: -15px;margin-left: -15px;padding: 4px;}
.cp_section .more{margin-top: 20px;}
.cp_section .more img{width: 32px;}
.cp_section .more .wz{font-size: 14px;line-height: 18px;}
}

/*产品详情*/
.cpxq_section1{width: 100%;padding-top: 110px;padding-bottom: 110px;background: #efefef;}
.cpxq_section1 .w_width{display: flex;justify-content: flex-start;align-items: stretch;}
.cpxq_section1 .left{width: 60.625%;display: flex;justify-content: space-between;align-items: flex-start;padding-right: 124px;}
.cpxq_section1 .qh_lbox{width: 174px;}
.cpxq_section1 .qh_lbox .cpxq_btn1_prev{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 16px;}
.cpxq_section1 .qh_lbox .cpxq_btn1_prev img{width: 40px;}
.cpxq_section1 .qh_lbox .cpxq_btn1_prev .ico2{display: none;}
.cpxq_section1 .qh_lbox .cpxq_btn1_prev:hover .ico1{display: none;}
.cpxq_section1 .qh_lbox .cpxq_btn1_prev:hover .ico2{display: block;}
.cpxq_section1 .qh_lbox .cpxq_btn1_next{width: 100%;display: flex;justify-content: center;align-items: center;margin-top: 16px;}
.cpxq_section1 .qh_lbox .cpxq_btn1_next img{width: 40px;}
.cpxq_section1 .qh_lbox .cpxq_btn1_next .ico2{display: none;}
.cpxq_section1 .qh_lbox .cpxq_btn1_next:hover .ico1{display: none;}
.cpxq_section1 .qh_lbox .cpxq_btn1_next:hover .ico2{display: block;}
.cpxq_section1 .qh_lbox .qh_l{margin: -9px 0;}
.cpxq_section1 .qh_lbox .qh_l li{padding: 9px 0;}
.cpxq_section1 .qh_lbox .qh_l .pic{ width: 100%; padding-bottom: 72.984%; position: relative; overflow: hidden;border: 1px solid #d2d2d2;cursor: pointer;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpxq_section1 .qh_lbox .qh_l .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section1 .qh_lbox .qh_l 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);}
.cpxq_section1 .qh_lbox .qh_l li.slick-current .pic{border-color: #7088b7;}
.cpxq_section1 .qh_rbox{width: calc(100% - 304px);}
.cpxq_section1 .qh_rbox .qh_r{width: 100%;}
.cpxq_section1 .qh_rbox li{width: 100%;}
.cpxq_section1 .qh_rbox .pic{ padding-bottom: 77.777%; position: relative; overflow: hidden;}
.cpxq_section1 .qh_rbox .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section1 .qh_rbox .wz{font-size: 22px;color: #000000;line-height: 26px;text-align: center;margin-top: 24px;}
.cpxq_section1 .right{width: 39.375%;background: #fff;padding: 80px 80px 90px 80px;}
.cpxq_section1 .right .bt{font-size: 30px;color: #1c4392;line-height: 34px;margin-bottom: 26px;padding-bottom: 26px;border-bottom: 1px solid #e5e5e5;}
.cpxq_section1 .right .jj{font-size: 16px;color: #333333;line-height: 30px;margin-bottom: 32px;}
.cpxq_section1 .right .fbt{font-size: 18px;color: #000000;line-height: 24px;font-weight: bold;margin-bottom: 16px;}
.cpxq_section1 .right .jj2{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 44px;}
.cpxq_section1 .right .btn a{width: 160px;display: block;font-size: 18px;color: #fff;line-height: 48px;text-align: center;background: #e60013;}
.cpxq_section1 .right .btn a:hover{background: #1c4392;}
@media  screen and (max-width:1680px){
.cpxq_section1{padding-top: 100px;padding-bottom: 100px;}
.cpxq_section1 .left{padding-right: 60px;}
.cpxq_section1 .qh_lbox{width: 140px;}
.cpxq_section1 .qh_rbox{width: calc(100% - 180px);}
.cpxq_section1 .qh_rbox .qh_r{width: 100%;}
.cpxq_section1 .qh_rbox li{width: 100%;}
.cpxq_section1 .qh_rbox .wz{font-size: 18px;line-height: 24px;margin-top: 20px;}
.cpxq_section1 .right{padding: 60px;}
.cpxq_section1 .right .bt{font-size: 24px;color: #1c4392;line-height: 30px;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.cpxq_section1 .right .jj{font-size: 14px;color: #333333;line-height: 24px;margin-bottom: 20px;}
.cpxq_section1 .right .fbt{font-size: 16px;color: #000000;line-height: 20px;font-weight: bold;margin-bottom: 12px;}
.cpxq_section1 .right .jj2{font-size: 14px;color: #333333;line-height: 20px;margin-bottom: 44px;}
.cpxq_section1 .right .btn a{width: 140px;display: block;font-size: 16px;color: #fff;line-height: 40px;text-align: center;background: #e60013;}
.cpxq_section1 .right .btn a:hover{background: #1c4392;}
}
@media  screen and (max-width:1024px){
.cpxq_section1{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section1 .w_width{display: block;}
.cpxq_section1 .left{width: 100%;padding-right: 0;display: block;margin-bottom: 12px;}
.cpxq_section1 .qh_lbox{width: 100%;margin-top: 12px;}
.cpxq_section1 .qh_lbox .qh_l{margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section1 .qh_lbox .qh_l li{padding: 0 6px;}
.cpxq_section1 .qh_lbox .cpxq_btn1_prev,
.cpxq_section1 .qh_lbox .cpxq_btn1_next{display: none;}
.cpxq_section1 .qh_rbox{width: 100%;}
.cpxq_section1 .qh_rbox .wz{font-size: 15px;line-height: 20px;margin-top: 10px;}
.cpxq_section1 .right{width: 100%;padding: 14px;}
.cpxq_section1 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;padding-bottom: 12px;}
.cpxq_section1 .right .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.cpxq_section1 .right .fbt{font-size: 16px;line-height: 20px;;margin-bottom: 12px;}
.cpxq_section1 .right .jj2{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.cpxq_section1 .right .btn a{width: 110px;font-size: 14px;line-height: 32px;}
}

.cpxq_section2{width: 100%;background: #cbcbcb;padding-top: 30px;padding-bottom: 30px;}
.cpxq_section2 .wz{font-size: 26px;color: #000000;line-height: 40px;}
@media  screen and (max-width:1024px){
.cpxq_section2{padding-top: 20px;padding-bottom: 20px;}
.cpxq_section2 .wz{font-size: 15px;line-height: 20px;}
}

.cpxq_section3{width: 100%;padding-top: 110px;padding-bottom: 110px;background: #efefef;}
.cpxq_section3 .qh_t{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;border-bottom: 1px solid #d7d7d7;}
.cpxq_section3 .qh_t .list{margin-right: 66px;font-size: 30px;color: #888888;line-height: 34px;padding-bottom: 36px;position: relative;cursor: pointer;}
.cpxq_section3 .qh_t .list:last-child{margin-right: 0;}
.cpxq_section3 .qh_t .list.on{color: #1c4392;}
.cpxq_section3 .qh_t .list.on::after{content: "";display: block;width: 100%;height: 2px;background: #e60013;position: absolute;left: 0;bottom: -1px;}
.cpxq_section3 .cont1{margin-bottom: 110px;}
.cpxq_section3 .cont1 .ulbox{margin-top: 40px;}
.cpxq_section3 .cont1 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section3 .cont1 li{width: 25%;padding: 15px;}
.cpxq_section3 .cont1 a{display: block;width: 100%;background: #ffffff;border-radius: 10px;padding: 40px 36px 30px 36px;}
.cpxq_section3 .cont1 a .abox{width: 100%;}
.cpxq_section3 .cont1 a .icobox{width: 86px;position: relative;margin-bottom: 26px;}
.cpxq_section3 .cont1 a .icobox .back{width: 100%;display: block;}
.cpxq_section3 .cont1 a .icobox .ico{width: 40px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.cpxq_section3 .cont1 a .bt{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 24px;}
.cpxq_section3 .cont1 a .info{font-size: 16px;color: #333333;line-height: 30px;}
.cpxq_section3 .cont1 a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.cpxq_section3 .cont2{margin-bottom: 110px;}
.cpxq_section3 .cont2 .qh_b{width: 100%;position: relative;margin-top: 40px;}
.cpxq_section3 .cont2 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -5;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section3 .cont2 .qh_b .list.on{opacity: 1;z-index: 3;position: relative;}
.cpxq_section3 .cont2 .qh_b .boxs1{background: #ffffff;}
.cpxq_section3 .cont2 .qh_b .boxs1 ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;position: relative;}
.cpxq_section3 .cont2 .qh_b .boxs1 ul::after{content: "";display: block;width: 1px;height: 100%;background: #e5e5e5;position: absolute;left: 50%;top: 0;}
.cpxq_section3 .cont2 .qh_b .boxs1 li{width: 50%;border-bottom: 1px solid #e5e5e5;}
.cpxq_section3 .cont2 .qh_b .boxs1 a{display: block;width: 100%;padding: 25px 30px;}
.cpxq_section3 .cont2 .qh_b .boxs1 .abox{font-size: 16px;color: #333333;line-height: 30px;}
.cpxq_section3 .cont2 .qh_b .boxs1 li:last-child{border-bottom: 0;}
.cpxq_section3 .cont2 .qh_b .boxs1 li:nth-last-child(2){border-bottom: 0;}
.cpxq_section3 .cont2 .qh_b .boxs2{font-size: 16px;color: #333;line-height: 30px;}
.cpxq_section3 .cont3{margin-bottom: 110px;}
.cpxq_section3 .cont3 .btbox{margin-bottom: 40px;position: relative;}
.cpxq_section3 .cont3 .btbox .qhbox{position: absolute;right: 0;top: 0;display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn{cursor: pointer;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid #5471ab;margin-right: 10px;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn:last-child{margin-right: 0;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn img{width: 26px;display: block;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn .ico2{display: none;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn:hover{background: #e60013;border-color: #e60013;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn:hover .ico1{display: none;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn:hover .ico2{display: block;}
.cpxq_section3 .cont3 .content{width: 100%;}
.cpxq_section3 .cont3 .content ul{margin: 0 -15px;width: calc(100% + 30px);}
.cpxq_section3 .cont3 .content ul li{padding: 0 15px;}
.cpxq_section3 .cont3 .content a{display: block;width: 100%;margin-bottom: 32px;position: relative;}
.cpxq_section3 .cont3 .content a .pic{ width: 100%; padding-bottom: 68.09%; 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;}
.cpxq_section3 .cont3 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section3 .cont3 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section3 .cont3 .content a .wzbox{width: calc(100% - 52px);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -32px;background: #ffffff;border-radius: 10px;padding: 20px;}
.cpxq_section3 .cont3 .content a .wz{font-size: 20px;color: #000000;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section3 .cont3 .content a:hover .wzbox{background: #1c4392;}
.cpxq_section3 .cont3 .content a:hover .wz{color: #fff;}
.cpxq_section3 .cont4{width: 100%;margin-bottom: 110px;padding-top: 40px;border-top: 1px solid #d7d7d7;display: flex;justify-content: space-between;align-items: center;}
.cpxq_section3 .cont4 .page{width: calc(50% - 60px);}
.cpxq_section3 .cont4 .page a{font-size: 16px;color: #333333;line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cpxq_section3 .cont4 .next{text-align: right;}
.cpxq_section3 .cont4 .page a:hover{color: #1c4392;}
.cpxq_section3 .cont4 .back img{width: 24px;margin: 0 auto 10px auto;display: block;}
.cpxq_section3 .cont4 .back .wz{font-size: 16px;color: #333333;line-height: 20px;}
.cpxq_section3 .cont4 .back a:hover .wz{color: #1c4392;}
.cpxq_section3 .cont5 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 46px;}
.cpxq_section3 .cont5 .btbox .qhbox{display: flex;justify-content: flex-start;align-items: flex-start;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn{cursor: pointer;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid #5471ab;margin-right: 10px;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn:last-child{margin-right: 0;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn img{width: 26px;display: block;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn .ico2{display: none;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn:hover{background: #e60013;border-color: #e60013;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn:hover .ico1{display: none;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn:hover .ico2{display: block;}
.cpxq_section3 .cont5 .content{width: 100%;}
.cpxq_section3 .cont5 .content ul{margin: -26px -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section3 .cont5 .content ul li{padding: 26px 15px;width: 25%;}
.cpxq_section3 .cont5 .content ul a{display: block;width: 100%;background: #fff;border-radius: 10px;position: relative;margin-bottom: 28px;}
.cpxq_section3 .cont5 .content ul a .pic{ padding-bottom: 90.49%; position: relative; overflow: hidden;border-radius: 10px 10px 0 0;}
.cpxq_section3 .cont5 .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section3 .cont5 .content ul a .wzbox{width: 100%;padding: 20px 20px 64px 20px;}
.cpxq_section3 .cont5 .content ul a .wz{font-size: 20px;color: #000000;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section3 .cont5 .content ul a .icobox{width: 56px;height: 56px;border-radius: 100%;padding: 8px; position: absolute;left: 50%;bottom: -28px;margin-left: -28px;background: #fff;}
.cpxq_section3 .cont5 .content ul a .icobox .zd_icobox{width: 100%}
.cpxq_section3 .cont5 .content ul a .icobox .ico2{display: none;}
.cpxq_section3 .cont5 .content ul a:hover{box-shadow: 0 0 15px rgba(21,69,130,0.1);}
.cpxq_section3 .cont5 .content ul a:hover .wz{color: #e60013;}
.cpxq_section3 .cont5 .content ul a:hover .icobox .ico1{display: none;}
.cpxq_section3 .cont5 .content ul a:hover .icobox .ico2{display: block;}
@media  screen and (max-width:1680px){
.cpxq_section3 .cont1 ul{margin: -10px;width: calc(100% + 20px);}
.cpxq_section3 .cont1 li{padding: 10px;}
.cpxq_section3 .cont1 a{padding: 26px;}
.cpxq_section3 .cont2 .qh_b .boxs1 .abox{font-size: 14px;color: #333333;line-height: 30px;}
}
@media  screen and (max-width:1280px){
.cpxq_section3 .cont2 .qh_b .boxs1 a{padding: 16px;}
.cpxq_section3 .cont2 .qh_b .boxs1 .abox{font-size: 12px;color: #333333;line-height: 24px;}
}
@media  screen and (max-width:1024px){
.cpxq_section3{padding-top: 30px;padding-bottom: 30px;}
.cpxq_section3 .qh_t .list{margin-right: 12px;font-size: 20px;line-height: 30px;padding-bottom: 12px;}
.cpxq_section3 .cont1{margin-bottom: 30px;}
.cpxq_section3 .cont1 .ulbox{margin-top: 20px;}
.cpxq_section3 .cont1 ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section3 .cont1 li{width: 50%;padding: 6px;}
.cpxq_section3 .cont1 a{padding: 12px;}
.cpxq_section3 .cont1 a .abox{min-height: 244px;}
.cpxq_section3 .cont1 a .icobox{width: 40px;margin-bottom: 10px;}
.cpxq_section3 .cont1 a .icobox .ico{width: 30px;}
.cpxq_section3 .cont1 a .bt{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
.cpxq_section3 .cont1 a .info{font-size: 14px;line-height: 20px;text-align: justify;}
.cpxq_section3 .cont2{margin-bottom: 30px;}
.cpxq_section3 .cont2 .qh_b{margin-top: 20px;}
.cpxq_section3 .cont2 .qh_b .boxs1 ul::after{display: none;}
.cpxq_section3 .cont2 .qh_b .boxs1 li{width: 100%;}
.cpxq_section3 .cont2 .qh_b .boxs1 a{padding: 12px;}
.cpxq_section3 .cont2 .qh_b .boxs1 .abox{font-size: 14px;line-height: 24px;height: auto!important;}
.cpxq_section3 .cont2 .qh_b .boxs2{font-size: 14px;line-height: 24px;}
.cpxq_section3 .cont3{margin-bottom: 30px;}
.cpxq_section3 .cont3 .btbox{margin-bottom: 20px;}
.cpxq_section3 .cont3 .btbox .qhbox{display: none;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn{width: 32px;height: 32px;}
.cpxq_section3 .cont3 .btbox .qhbox .qh_btn img{width: 20px;}
.cpxq_section3 .cont3 .content ul{margin: -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section3 .cont3 .content ul li{padding: 6px;width: 50%;}
.cpxq_section3 .cont3 .content a{margin-bottom: 20px;}
.cpxq_section3 .cont3 .content a .wzbox{width: calc(100% - 32px);bottom: -20px;padding: 10px;}
.cpxq_section3 .cont3 .content a .wz{font-size: 14px;line-height: 20px;}
.cpxq_section3 .cont4{margin-bottom: 30px;padding-top: 20px;position: relative;display: block;}
.cpxq_section3 .cont4 .page{width: calc(100% - 100px);margin-bottom: 12px;}
.cpxq_section3 .cont4 .page a{font-size: 14px;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section3 .cont4 .page a br{display: none;}
.cpxq_section3 .cont4 .next{text-align: left;margin-bottom: 0;}
.cpxq_section3 .cont4 .back{position: absolute;right: 0;bottom: 0;}
.cpxq_section3 .cont4 .back img{width: 20px;margin: 0 auto 6px auto;}
.cpxq_section3 .cont4 .back .wz{font-size: 14px;line-height: 18px;}
.cpxq_section3 .cont5 .btbox{margin-bottom: 20px;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn{width: 32px;height: 32px;}
.cpxq_section3 .cont5 .btbox .qhbox .qh_btn img{width: 20px;}
.cpxq_section3 .cont5 .content ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section3 .cont5 .content ul li{padding: 6px;width: 50%;}
.cpxq_section3 .cont5 .content ul a{margin-bottom: 18px;}
.cpxq_section3 .cont5 .content ul a .wzbox{padding: 14px 14px 32px 14px;}
.cpxq_section3 .cont5 .content ul a .wz{font-size: 14px;line-height: 20px;}
.cpxq_section3 .cont5 .content ul a .icobox{width: 36px;height: 36px;bottom: -15px;margin-left: -15px;padding: 4px;}
}

/*应用场景*/
.yycj_section{width: 100%;padding: 110px 32px 70px 32px;background: #efefef;}
.yycj_section ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.yycj_section ul li{width: 25%;padding: 15px;}
.yycj_section ul a{display: block;width: 100%;position: relative;margin-bottom: 32px;}
.yycj_section ul a .pic{ width: 100%; padding-bottom: 67.873%; 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;}
.yycj_section ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yycj_section ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yycj_section ul a .wzbox{width: calc(100% - 52px);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -32px;background: #ffffff;z-index: 5;padding: 17px 20px;border-radius: 10px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.yycj_section ul a .wz{font-size: 20px;color: #000000;line-height: 30px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yycj_section ul a:hover .wzbox{width: 100%;background: #1c4392;}
.yycj_section ul a:hover .wz{color: #fff;}
.yycj_section .more{width: 100%;display: flex;justify-content: center;align-items: center;margin-top: 70px;}
.yycj_section .more a{display: block;}
.yycj_section .more img{width: 60px;margin: 0 auto 10px auto;display: block;}
.yycj_section .more .wz{font-size: 16px;color: #555555;line-height: 20px;text-align: center;}
@media  screen and (max-width: 1680px){
.yycj_section{padding: 80px 32px 70px 32px;}
.yycj_section ul{margin: -10px;width: calc(100% + 20px);}
.yycj_section ul li{padding: 10px;}
.yycj_section ul a{margin-bottom: 22px;}
.yycj_section ul a .wzbox{width: calc(100% - 40px);bottom: -22px;padding: 12px 20px;}
.yycj_section ul a .wz{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width: 1024px){
.yycj_section{padding: 30px 15px;}
.yycj_section ul{margin: -6px;width: calc(100% + 12px);}
.yycj_section ul li{width: 50%;padding: 6px;}
.yycj_section ul a{margin-bottom: 22px;}
.yycj_section ul a .wzbox{width: calc(100% - 20px);bottom: -22px;padding: 12px;}
.yycj_section ul a .wz{font-size: 14px;line-height: 20px;}
.yycj_section .more{margin-top: 20px;}
.yycj_section .more img{width: 32px;}
.yycj_section .more .wz{font-size: 14px;line-height: 18px;}
}

.yyxq_section1{width: 100%;padding-top: 100px;padding-bottom: 100px;background: #efefef;}
.yyxq_section1 .cont1{width: 100%;margin-bottom: 46px;}
.yyxq_section1 .cont1 .btbox{width: 100%;display: flex;justify-content: space-between;align-items: center;padding-bottom: 40px;margin-bottom: 46px;border-bottom: 1px solid #d7d7d7;}
.yyxq_section1 .cont1 h2{font-size: 40px;color: #000000;line-height: 44px;font-weight: bold;}
.yyxq_section1 .cont1 .fx{position: relative;}
.yyxq_section1 .cont1 .fx img{width: 24px;display: block;margin: 0 auto 10px auto;}
.yyxq_section1 .cont1 .fx .wz{font-size: 18px;color: #333333;line-height: 22px;text-align: center;}
.yyxq_section1 .cont1 .fx:hover .wz{color: #1c4392;}
.yyxq_section1 .cont1 .posi_a{width: 100%;height: 100%;padding: 0;margin: 0;background: #000;position: absolute;left: 0;top: 0;opacity: 0;}
.yyxq_section1 .cont1 .info{font-size: 16px;color: #333333;line-height: 20px;}
.yyxq_section1 .cont2{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.yyxq_section1 .cont2 .left{width: calc(80.9375% - 30px);}
.yyxq_section1 .cont2 .left .qh_l{width: 100%;}
.yyxq_section1 .cont2 .left .qh_l .slick-prev{width: 40px;height: 40px;background-color: rgba(255,255,255,0.4);left: 0;top: 50%;}
.yyxq_section1 .cont2 .left .qh_l .slick-next{width: 40px;height: 40px;background-color: rgba(255,255,255,0.4);right: 0;top: 50%;}
.yyxq_section1 .cont2 .left .qh_l .slick-prev::after{content: "";display: block;width: 26px;height: 26px;background: url(/theme/cn/img/img110.svg) no-repeat center center; background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.yyxq_section1 .cont2 .left .qh_l .slick-next::after{content: "";display: block;width: 26px;height: 26px;background: url(/theme/cn/img/img112.svg) no-repeat center center; background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.yyxq_section1 .cont2 .left .qh_l .slick-prev:hover,
.yyxq_section1 .cont2 .left .qh_l .slick-next:hover{background: #e60013;}
.yyxq_section1 .cont2 .left .qh_l .pic{ padding-bottom: 63.6%; position: relative; overflow: hidden;border-radius: 10px;}
.yyxq_section1 .cont2 .left .qh_l .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%);}
.yyxq_section1 .cont2 .right{width: 19.0625%;}
.yyxq_section1 .cont2 .right ul{margin: -5px 0;}
.yyxq_section1 .cont2 .right li{padding: 5px 0;}
.yyxq_section1 .cont2 .right a{display: block;width: 100%;border-radius: 10px;overflow: hidden;position: relative;}
.yyxq_section1 .cont2 .right a::after{content: "";display: block;width: 100%;height: 100%;border: 3px solid #cf0d10;border-radius: 10px;position: absolute;left: 0;top: 0;z-index: 4;display: none;}
.yyxq_section1 .cont2 .right a .pic{ padding-bottom: 63.39%; position: relative; overflow: hidden;z-index: 1;}
.yyxq_section1 .cont2 .right a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.yyxq_section1 .cont2 .right li.slick-current a::after{display: block;}
@media  screen and (max-width: 1024px){
.yyxq_section1{padding-top: 30px;padding-bottom: 30px;}
.yyxq_section1 .cont1{margin-bottom: 20px;}
.yyxq_section1 .cont1 .btbox{padding-bottom: 12px;margin-bottom: 12px;}
.yyxq_section1 .cont1 h2{font-size: 20px;line-height: 24px;}
.yyxq_section1 .cont1 .fx{display: none;}
.yyxq_section1 .cont1 .fx img{width: 20px;margin: 0 auto 6px auto;}
.yyxq_section1 .cont1 .fx .wz{font-size: 14px;line-height: 18px;}
.yyxq_section1 .cont1 .info{font-size: 14px;}
.yyxq_section1 .cont2{display: block;}
.yyxq_section1 .cont2 .left{width: 100%;margin-bottom: 12px;}
.yyxq_section1 .cont2 .left .qh_l{width: 100%;}
.yyxq_section1 .cont2 .left .qh_l .slick-prev{width: 36px;height: 36px;}
.yyxq_section1 .cont2 .left .qh_l .slick-next{width: 36px;height: 36px;}
.yyxq_section1 .cont2 .left .qh_l .slick-prev::after{width: 22px;height: 22px;}
.yyxq_section1 .cont2 .left .qh_l .slick-next::after{width: 22px;height: 22px;}
.yyxq_section1 .cont2 .right{width: 100%;}
.yyxq_section1 .cont2 .right ul{margin: 0 -5px;width: calc(100% + 10px);}
.yyxq_section1 .cont2 .right li{padding: 0 5px;}
.yyxq_section1 .cont2 .right a::after{border: 2px solid #cf0d10;}
}

.yyxq_section2{padding-bottom: 110px;background: #efefef;}
.yyxq_section2 .cont5{margin-bottom: 110px;}
.yyxq_section2 .cont5 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 46px;}
.yyxq_section2 .cont5 .btbox h3{font-size: 30px;color: #000000;line-height: 34px;font-weight: bold;}
.yyxq_section2 .cont5 .btbox .qhbox{display: flex;justify-content: flex-start;align-items: flex-start;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn{cursor: pointer;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid #5471ab;margin-right: 10px;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn:last-child{margin-right: 0;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn img{width: 26px;display: block;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn .ico2{display: none;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn:hover{background: #e60013;border-color: #e60013;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn:hover .ico1{display: none;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn:hover .ico2{display: block;}
.yyxq_section2 .cont5 .content{width: 100%;}
.yyxq_section2 .cont5 .content ul{margin: -26px -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.yyxq_section2 .cont5 .content ul li{padding: 26px 15px;width: 25%;}
.yyxq_section2 .cont5 .content ul a{display: block;width: 100%;background: #fff;border-radius: 10px;position: relative;margin-bottom: 28px;}
.yyxq_section2 .cont5 .content ul a .pic{ padding-bottom: 90.49%; position: relative; overflow: hidden;border-radius: 10px 10px 0 0;}
.yyxq_section2 .cont5 .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.yyxq_section2 .cont5 .content ul a .wzbox{width: 100%;padding: 20px 20px 64px 20px;}
.yyxq_section2 .cont5 .content ul a .wz{font-size: 20px;color: #000000;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yyxq_section2 .cont5 .content ul a .icobox{width: 56px;height: 56px;border-radius: 100%;padding: 8px; position: absolute;left: 50%;bottom: -28px;margin-left: -28px;background: #fff;}
.yyxq_section2 .cont5 .content ul a .icobox .zd_icobox{width: 100%;}
.yyxq_section2 .cont5 .content ul a .icobox .ico2{display: none;}
.yyxq_section2 .cont5 .content ul a:hover{box-shadow: 0 0 15px rgba(21,69,130,0.1);}
.yyxq_section2 .cont5 .content ul a:hover .wz{color: #e60013;}
.yyxq_section2 .cont5 .content ul a:hover .icobox .ico1{display: none;}
.yyxq_section2 .cont5 .content ul a:hover .icobox .ico2{display: block;}
.yyxq_section2 .cont4{width: 100%;margin-bottom: 110px;padding-top: 40px;border-top: 1px solid #d7d7d7;display: flex;justify-content: space-between;align-items: center;}
.yyxq_section2 .cont4 .page{width: calc(50% - 60px);}
.yyxq_section2 .cont4 .page a{font-size: 16px;color: #333333;line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.yyxq_section2 .cont4 .next{text-align: right;}
.yyxq_section2 .cont4 .page a:hover{color: #1c4392;}
.yyxq_section2 .cont4 .back img{width: 24px;margin: 0 auto 10px auto;display: block;}
.yyxq_section2 .cont4 .back .wz{font-size: 16px;color: #333333;line-height: 20px;}
.yyxq_section2 .cont4 .back a:hover .wz{color: #1c4392;}
.yyxq_section2 .cont3 .btbox{margin-bottom: 44px;position: relative;}
.yyxq_section2 .cont3 .btbox .qhbox{position: absolute;right: 0;top: 0;display: flex;justify-content: flex-start;align-items: flex-start;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn{cursor: pointer;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid #5471ab;margin-right: 10px;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn:last-child{margin-right: 0;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn img{width: 26px;display: block;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn .ico2{display: none;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn:hover{background: #e60013;border-color: #e60013;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn:hover .ico1{display: none;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn:hover .ico2{display: block;}
.yyxq_section2 .cont3 .content{width: 100%;}
.yyxq_section2 .cont3 .content ul{margin: 0 -15px;width: calc(100% + 30px);}
.yyxq_section2 .cont3 .content ul li{padding: 0 15px;}
.yyxq_section2 .cont3 .content a{display: block;width: 100%;margin-bottom: 32px;position: relative;}
.yyxq_section2 .cont3 .content a .pic{ width: 100%; padding-bottom: 68.09%; 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;}
.yyxq_section2 .cont3 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yyxq_section2 .cont3 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yyxq_section2 .cont3 .content a .wzbox{width: calc(100% - 52px);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -32px;background: #ffffff;border-radius: 10px;padding: 20px;}
.yyxq_section2 .cont3 .content a .wz{font-size: 20px;color: #000000;line-height: 24px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yyxq_section2 .cont3 .content a:hover .wzbox{background: #1c4392;}
.yyxq_section2 .cont3 .content a:hover .wz{color: #fff;}
@media  screen and (max-width: 1024px){
.yyxq_section2{padding-bottom: 30px;}
.yyxq_section2 .cont5{margin-bottom: 30px;}
.yyxq_section2 .cont5 .btbox{margin-bottom: 20px;}
.yyxq_section2 .cont5 .btbox h3{font-size: 15px;line-height: 24px;padding-right: 50px;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn{width: 32px;height: 32px;}
.yyxq_section2 .cont5 .btbox .qhbox .qh_btn img{width: 20px;}
.yyxq_section2 .cont5 .content ul{margin: -6px;width: calc(100% + 12px);}
.yyxq_section2 .cont5 .content ul li{padding: 6px;width: 50%;}
.yyxq_section2 .cont5 .content ul a{margin-bottom: 18px;}
.yyxq_section2 .cont5 .content ul a .wzbox{padding: 14px 14px 32px 14px;}
.yyxq_section2 .cont5 .content ul a .wz{font-size: 14px;line-height: 20px;}
.yyxq_section2 .cont5 .content ul a .icobox{width: 36px;height: 36px;bottom: -15px;margin-left: -15px;padding: 4px;}
.yyxq_section2 .cont4{margin-bottom: 30px;padding-top: 20px;position: relative;display: block;}
.yyxq_section2 .cont4 .page{width: calc(100% - 100px);margin-bottom: 12px;}
.yyxq_section2 .cont4 .page a{font-size: 14px;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yyxq_section2 .cont4 .page a br{display: none;}
.yyxq_section2 .cont4 .next{text-align: left;margin-bottom: 0;}
.yyxq_section2 .cont4 .back{position: absolute;right: 0;bottom: 0;}
.yyxq_section2 .cont4 .back img{width: 20px;margin: 0 auto 6px auto;}
.yyxq_section2 .cont4 .back .wz{font-size: 14px;line-height: 18px;}
.yyxq_section2 .cont3 .btbox{margin-bottom: 20px;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn{width: 32px;height: 32px;}
.yyxq_section2 .cont3 .btbox .qhbox .qh_btn img{width: 20px;}
.yyxq_section2 .cont3 .content ul{margin: 0 -6px;width: calc(100% + 12px);}
.yyxq_section2 .cont3 .content ul li{padding: 0 6px;}
.yyxq_section2 .cont3 .content a{margin-bottom: 20px;}
.yyxq_section2 .cont3 .content a .wzbox{width: calc(100% - 32px);bottom: -20px;padding: 10px;}
.yyxq_section2 .cont3 .content a .wz{font-size: 14px;line-height: 20px;}
}

/*案例展示*/
.alzs_section{width: 100%;padding-top: 110px;padding-bottom: 70px;background: #ffffff;}
.alzs_section ul{column-count: 4;column-gap: 30px;}
.alzs_section ul li{page-break-inside: avoid;margin-bottom: 30px;}
.alzs_section ul a{display: block;width: 100%;position: relative;}
.alzs_section ul a::after{content: "";display: block;width: 100%;height: 60px;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));position: absolute;left: 0;bottom: 0;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;}
.alzs_section ul a .pic img{width: 100%;display: block;}
.alzs_section ul a .ico{width: 44px;height: 44px;background: rgba(0,0,0,0.2);border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: 10px;top: 10px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.alzs_section ul a .ico img{width: 24px;display: block;}
.alzs_section ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;padding: 20px 30px;z-index: 5;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;}
.alzs_section ul a .wz{font-size: 20px;color: #ffffff;line-height: 30px;}
.alzs_section ul a:hover .ico{background: #1c4392;}
.alzs_section ul a:hover .wzbox{opacity: 1;}
.alzs_section ul a:hover::after{opacity: 1;}
.alzs_section .more{width: 100%;display: flex;justify-content: center;align-items: center;margin-top: 36px;}
.alzs_section .more a{display: block;}
.alzs_section .more img{width: 60px;margin: 0 auto 10px auto;display: block;}
.alzs_section .more .wz{font-size: 16px;color: #555555;line-height: 20px;text-align: center;}
@media  screen and (max-width:1024px){
.alzs_section{padding-top: 30px;padding-bottom: 30px;}
.alzs_section ul{column-count: 2;column-gap: 12px;}
.alzs_section ul li{margin-bottom: 12px!important;}
.alzs_section ul a::after{height: 50px;}
.alzs_section ul a .ico{width: 34px;height: 34px;}
.alzs_section ul a .ico img{width: 20px;}
.alzs_section ul a .wzbox{padding: 12px;}
.alzs_section ul a .wz{font-size: 14px;line-height: 20px;}
.alzs_section .more{margin-top: 10px;}
.alzs_section .more img{width: 32px;}
.alzs_section .more .wz{font-size: 14px;line-height: 18px;}
}

.alxz_tc{width: 100%;height: 100vh;background: rgba(0,0,0,0.6);position: fixed;left: 0;top: 0;z-index: -20;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;}
.alxz_tc.on{opacity: 1;z-index: 9999999;}
.alxz_tc .content{width: 730px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.alxz_tc .content .ul{width: 100%;}
.alxz_tc .content .ul .li{width: 100%;}
.alxz_tc .content .ul .li a{height: 930px;display: flex;justify-content: center;align-items: center;width: 100%;}
.alxz_tc .content .ul .li .pic{border: 10px solid #fff;position: relative;}
.alxz_tc .content .ul .li .pic .img{max-width: 100%;max-height: 100%;display: block;width: 600px;}
.alxz_tc .content .ul .li .wz{font-size: 20px;color: #333;line-height: 24px;padding: 15px 15px 5px 15px;background: #fff;text-align: center;}
.alxz_tc .content .none{width: 40px;display: block;cursor: pointer;position: absolute;right: -55px;top: -44px;}
.alxz_tc .content .none:hover{opacity: 0.8;}
.alxz_tc .content .ul .slick-prev{width: 40px;height: 40px;background: url(/theme/cn/img/img110.svg) no-repeat center center; background-size: cover;left: -100px;top: 50%;}
.alxz_tc .content .ul .slick-next{width: 40px;height: 40px;background: url(/theme/cn/img/img112.svg) no-repeat center center; background-size: cover;right: -100px;top: 50%;}
.alxz_tc .content .ul .slick-prev:hover,
.alxz_tc .content .ul .slick-next:hover{opacity: 0.8;}
@media  screen and (max-width:1680px){
.alxz_tc .content{width: 640px;}
.alxz_tc .content .ul .li a{height: 700px;}
.alxz_tc .content .ul .li .pic{border: 6px solid #fff;}
.alxz_tc .content .ul .li .pic .img{width: 500px;}
.alxz_tc .content .none{width: 40px;display: block;cursor: pointer;position: absolute;right: -55px;top: -44px;}
.alxz_tc .content .none:hover{opacity: 0.8;}
.alxz_tc .content .ul .slick-prev{left: -100px;}
.alxz_tc .content .ul .slick-next{right: -100px;}
.alxz_tc .content .ul .li .wz{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width:1280px){
.alxz_tc .content{width: 540px;}
.alxz_tc .content .ul .li a{height: 700px;}
.alxz_tc .content .ul .li .pic{border: 6px solid #fff;}
.alxz_tc .content .ul .li .pic .img{width: 400px;}
.alxz_tc .content .none{width: 40px;display: block;cursor: pointer;position: absolute;right: -55px;top: -44px;}
.alxz_tc .content .none:hover{opacity: 0.8;}
.alxz_tc .content .ul .slick-prev{left: -100px;}
.alxz_tc .content .ul .slick-next{right: -100px;}
}
@media  screen and (max-width:1024px){
.alxz_tc .content{width: calc(100vw - 30px);}
.alxz_tc .content .ul .li a{height: calc(100vh - 100px);}
.alxz_tc .content .ul .li .pic{border: 4px solid #fff;position: relative;}
.alxz_tc .content .ul .li .pic .img{width: calc(100vw - 100px); min-width: calc(100vw - 160px);}
.alxz_tc .content .none{width: 32px;right: -6px;top: -40px;}
.alxz_tc .content .ul .slick-prev{width: 32px;height: 32px;left: -14px;}
.alxz_tc .content .ul .slick-next{width: 32px;height: 32px;right: -14px;}
.alxz_tc .content .ul .li .wz{font-size: 14px;line-height: 20px;padding: 12px 12px 8px 12px;}
}

/*新闻*/
.xw_section{width: 100%;padding-top: 100px;padding-bottom: 100px;background: #efefef;}
.xw_section ul{margin-bottom: 100px;}
.xw_section li{width: 100%;background: #ffffff;padding: 30px 88px;box-shadow: 0 0 30px rgba(0,0,0,0.05);}
.xw_section li a{display: flex;justify-content: space-between;align-items: center;}
.xw_section li a .left{width: calc(100% - 391px);padding-right: 64px;}
.xw_section li a .date{font-size: 16px;color: #1c4392;line-height: 20px;margin-bottom: 6px;}
.xw_section li a .bt{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 20px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section li a .jj{font-size: 16px;color: #333333;line-height: 30px;margin-bottom: 34px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section li a .btn{width: 128px;position: relative;background: #cbcbcb;border-radius: 32px;}
.xw_section li a .btn .icobox{width: 44px;height: 44px;background: #cbcbcb;position: absolute;left: 0;top: 50%;margin-top: -22px; border-radius: 100%;padding: 8px;}
.xw_section li a .btn .icobox .zd_icobox{width: 100%;}
.xw_section li a .btn .icobox .ico2{display: none;}
.xw_section li a .btn .wz{font-size: 16px;color: #1c4392;line-height: 32px;padding-left: 48px;}
.xw_section li:hover{background: #cbcbcb;}
.xw_section li:hover a .bt{color: #1c4392;}
.xw_section li:hover a .btn,
.xw_section li:hover a .btn .icobox{background: #1c4392;}
.xw_section li:hover a .btn .wz{color: #fff;}
.xw_section li:hover a .btn .icobox .ico1{display: none;}
.xw_section li:hover a .btn .icobox .ico2{display: block;}
.xw_section li a .right{width: 391px;}
.xw_section li a .pic{ width: 100%; padding-bottom: 69.56%; 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 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 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);}
@media  screen and (max-width:1680px){
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section ul{margin-bottom: 20px;}
.xw_section li{padding: 26px 15px;}
.xw_section li a .left{width: calc(100% - 120px);padding-right: 20px;}
.xw_section li a .date{font-size: 14px;display: none;}
.xw_section li a .bt{font-size: 16px;line-height: 22px;margin-bottom: 10px;-webkit-line-clamp:2;}
.xw_section li a .jj{display: none;}
.xw_section li a .btn{width: 100px;border-radius: 30px;}
.xw_section li a .btn .icobox{width: 36px;height: 36px;margin-top: -18px;display: none;}
.xw_section li a .btn .icobox img{width: 24px;}
.xw_section li a .btn .wz{font-size: 14px;line-height: 30px;padding-left: 0;text-align: center;display: flex;justify-content: center;align-items: center;}
.xw_section li a .btn .wz span{margin-left: 6px;}
.xw_section li a .right{width: 120px;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .pcpage{width: 100%;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{display: block;width: 32px;height: 32px;border: 1px solid #e5e5e5;border-radius: 4px;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #000000;line-height: 30px;text-align: center;margin: 0 5px;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{background: #1c4392;border-color: #1c4392;color: #fff;}
.page_section .pcpage a img{width: 20px;display: block;}
.page_section .pcpage a .ico2{display: none;}
.page_section .pcpage a:hover .ico1{display: none;}
.page_section .pcpage a:hover .ico2{display: block;}
.page_section .phpage{display: none;}
@media  screen and (max-width:1680px){
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: block;width: 32px;height: 32px;border: 1px solid #e5e5e5;border-radius: 4px;display: flex;justify-content: center;align-items: center;margin: 0 5px;}
.page_section .phpage a img{width: 20px;display: block;}
.page_section .phpage a .ico2{display: none;}
.page_section .phpage a:hover{background: #1c4392;border-color: #1c4392;color: #fff;}
.page_section .phpage a:hover .ico1{display: none;}
.page_section .phpage a:hover .ico2{display: block;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 30px;margin: 0 20px;}
}

/*新闻详情*/
.xwxq_section1{width: 100%;padding-top: 110px;padding-bottom: 110px;background: #efefef;}
.xwxq_section1 .content{width: 100%;background: #fff;border-radius: 10px;}
.xwxq_section1 .cont1{width: 100%;padding: 66px 60px 36px 60px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #e5e5e5;}
.xwxq_section1 .cont1 .left{width: calc(100% - 200px);padding-right: 40px;}
.xwxq_section1 .cont1 .left h2{font-size: 40px;color: #000000;line-height: 44px;margin-bottom: 16px;font-weight: bold;}
.xwxq_section1 .cont1 .left .wz{font-size: 16px;color: #333333;line-height: 20px;}
.xwxq_section1 .cont1 .fx{position: relative;}
.xwxq_section1 .cont1 .fx img{width: 24px;display: block;margin: 0 auto 10px auto;}
.xwxq_section1 .cont1 .fx .wz{font-size: 18px;color: #333333;line-height: 22px;text-align: center;}
.xwxq_section1 .cont1 .fx:hover .wz{color: #1c4392;}
.xwxq_section1 .cont1 .posi_a{width: 100%;height: 100%;padding: 0;margin: 0;background: #000;position: absolute;left: 0;top: 0;opacity: 0;}
.xwxq_section1 .cont2{padding: 40px 60px 60px 60px;font-size: 16px;color: #333333;line-height: 30px;}
.xwxq_section1 .cont2 img{max-width: 100%;}
.xwxq_section1 .cont2 span{display: block;font-size: 18px;line-height: 30px;font-weight: bold;color: #1c4392;}
.xwxq_section1 .cont3{width: 100%;padding: 36px 60px 36px 60px;position: relative;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section1 .cont3::after{content: "";display: block;width: calc(100% - 120px);height: 1px;background: #e5e5e5;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;}
.xwxq_section1 .cont3 .page{width: calc(50% - 60px);}
.xwxq_section1 .cont3 .page a{font-size: 16px;color: #333333;line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section1 .cont3 .next{text-align: right;}
.xwxq_section1 .cont3 .page a:hover{color: #1c4392;}
.xwxq_section1 .cont3 .back img{width: 24px;margin: 0 auto 10px auto;display: block;}
.xwxq_section1 .cont3 .back .wz{font-size: 16px;color: #333333;line-height: 20px;}
.xwxq_section1 .cont3 .back a:hover .wz{color: #1c4392;}
@media  screen and (max-width: 1024px){
.xwxq_section1{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section1 .cont1{padding: 14px;}
.xwxq_section1 .cont1 .left{width: 100%;padding-right: 0;}
.xwxq_section1 .cont1 .left h2{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.xwxq_section1 .cont1 .left .wz{font-size: 14px;}
.xwxq_section1 .cont1 .fx{display: none;}
.xwxq_section1 .cont2{padding: 14px;font-size: 14px;line-height: 24px;}
.xwxq_section1 .cont2 span{font-size: 16px;line-height: 24px;}
.xwxq_section1 .cont3{width: 100%;padding: 36px 60px 36px 60px;position: relative;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section1 .cont3::after{content: "";display: block;width: calc(100% - 120px);height: 1px;background: #e5e5e5;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;}
.xwxq_section1 .cont3 .page{width: calc(50% - 60px);}
.xwxq_section1 .cont3 .page a{font-size: 16px;color: #333333;line-height: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section1 .cont3 .next{text-align: right;}
.xwxq_section1 .cont3 .page a:hover{color: #1c4392;}
.xwxq_section1 .cont3 .back img{width: 24px;margin: 0 auto 10px auto;display: block;}
.xwxq_section1 .cont3 .back .wz{font-size: 16px;color: #333333;line-height: 20px;}
.xwxq_section1 .cont3 .back a:hover .wz{color: #1c4392;}
.xwxq_section1 .cont3{position: relative;display: block;padding: 14px;}
.xwxq_section1 .cont3::after{width: calc(100% - 28px);}
.xwxq_section1 .cont3 .page{width: calc(100% - 100px);margin-bottom: 12px;}
.xwxq_section1 .cont3 .page a{font-size: 14px;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section1 .cont3 .page a br{display: none;}
.xwxq_section1 .cont3 .next{text-align: left;margin-bottom: 0;}
.xwxq_section1 .cont3 .back{position: absolute;right: 14px;top: 50%;transform: translate(0,-50%);}
.xwxq_section1 .cont3 .back img{width: 20px;margin: 0 auto 6px auto;}
.xwxq_section1 .cont3 .back .wz{font-size: 14px;line-height: 20px;}
}

.xwxq_section2{width: 100%;background: #efefef;padding-bottom: 110px;}
.xwxq_section2 .btbox{margin-bottom: 46px;position: relative;}
.xwxq_section2 .btbox .qhbox{position: absolute;right: 0;top: 0;display: flex;justify-content: flex-start;align-items: flex-start;}
.xwxq_section2 .btbox .qhbox .qh_btn{cursor: pointer;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border: 1px solid #5471ab;margin-right: 10px;}
.xwxq_section2 .btbox .qhbox .qh_btn:last-child{margin-right: 0;}
.xwxq_section2 .btbox .qhbox .qh_btn img{width: 26px;display: block;}
.xwxq_section2 .btbox .qhbox .qh_btn .ico2{display: none;}
.xwxq_section2 .btbox .qhbox .qh_btn:hover{background: #e60013;border-color: #e60013;}
.xwxq_section2 .btbox .qhbox .qh_btn:hover .ico1{display: none;}
.xwxq_section2 .btbox .qhbox .qh_btn:hover .ico2{display: block;}
.xwxq_section2 .content{width: 100%;}
.xwxq_section2 .content ul{width: calc(100% + 40px);margin: -20px;}
.xwxq_section2 .content li{padding: 20px;}
.xwxq_section2 .content a{display: flex;justify-content: space-between;align-items: center;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-radius: 10px;background: #fff;padding: 30px 30px 30px 70px;}
.xwxq_section2 .content a .left{width: calc(100% - 391px);padding-right: 60px;}
.xwxq_section2 .content a .date{font-size: 16px;color: #1c4392;line-height: 20px;margin-bottom: 6px;}
.xwxq_section2 .content a .bt{font-size: 24px;color: #000000;line-height: 30px;margin-bottom: 20px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section2 .content a .jj{font-size: 16px;color: #333333;line-height: 30px;margin-bottom: 34px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section2 .content a .btn{width: 128px;position: relative;background: #cbcbcb;border-radius: 32px;}
.xwxq_section2 .content a .btn .icobox{width: 44px;height: 44px;background: #cbcbcb;position: absolute;left: 0;top: 50%;margin-top: -22px; border-radius: 100%;padding: 8px;}
.xwxq_section2 .content a .btn .icobox .zd_icobox{width: 100%;}
.xwxq_section2 .content a .btn .icobox .ico2{display: none;}
.xwxq_section2 .content a .btn .wz{font-size: 16px;color: #1c4392;line-height: 32px;padding-left: 48px;}
.xwxq_section2 .content li a:hover{background: #cbcbcb;}
.xwxq_section2 .content li a:hover .bt{color: #1c4392;}
.xwxq_section2 .content li a:hover .btn,
.xwxq_section2 .content li a:hover .btn .icobox{background: #1c4392;}
.xwxq_section2 .content li a:hover .btn .wz{color: #fff;}
.xwxq_section2 .content li a:hover .btn .icobox .ico1{display: none;}
.xwxq_section2 .content li a:hover .btn .icobox .ico2{display: block;}
.xwxq_section2 .content a .right{width: 391px;}
.xwxq_section2 .content a .pic{ width: 100%; padding-bottom: 69.56%; 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;}
.xwxq_section2 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xwxq_section2 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
@media  screen and (max-width: 1024px){
.xwxq_section2{padding-bottom: 30px;}
.xwxq_section2 .btbox{margin-bottom: 20px;}
.xwxq_section2 .btbox .qhbox .qh_btn{width: 32px;height: 32px;}
.xwxq_section2 .btbox .qhbox .qh_btn img{width: 20px;}
.xwxq_section2 .content li a{padding: 26px 14px;}
.xwxq_section2 .content li a .left{width: calc(100% - 120px);padding-right: 20px;}
.xwxq_section2 .content li a .date{font-size: 14px;display: none;}
.xwxq_section2 .content li a .bt{font-size: 16px;line-height: 22px;margin-bottom: 10px;-webkit-line-clamp:2;}
.xwxq_section2 .content li a .jj{display: none;}
.xwxq_section2 .content li a .btn{width: 100px;border-radius: 30px;}
.xwxq_section2 .content li a .btn .icobox{width: 40px;height: 40px;margin-top: -20px;display: none;}
.xwxq_section2 .content li a .btn .wz{font-size: 14px;line-height: 30px;padding-left: 0;text-align: center;display: flex;justify-content: center;align-items: center;}
.xwxq_section2 .content li a .right{width: 120px;}
}

/*联系我们*/
.lxwm_section{width: 100%;padding-top: 110px;padding-bottom: 110px;background: #efefef;}
.lxwm_section .cont1{margin-bottom: 110px;}
.lxwm_section .cont1 .content{margin-top: 48px;display: flex;justify-content: flex-start;align-items: stretch;}
.lxwm_section .cont1 .left{width: calc(100% - 280px);position: relative;}
.lxwm_section .cont1 .left::before{content: "";display: block;width: 50%;height: 100%;background: #e60013;position: absolute;left: 0;top: 0;z-index: 1;}
.lxwm_section .cont1 .left::after{content: "";display: block;width: 50%;height: 100%;background: #1c4392;position: absolute;right: 0;top: 0;z-index: 1;}
.lxwm_section .cont1 .left ul{width: 100%;display: flex;justify-content: flex-start;align-items: center;position: relative;z-index: 2;}
.lxwm_section .cont1 .left li{width: 50%;padding: 45px 20px 40px 50px;}
.lxwm_section .cont1 .left .bt{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 16px;}
.lxwm_section .cont1 .left .dl{margin-bottom: 32px;}
.lxwm_section .cont1 .left .dd{margin-bottom: 12px;display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwm_section .cont1 .left .dd:last-child{margin-bottom: 0;}
.lxwm_section .cont1 .left .dd img{width: 24px;display: block;}
.lxwm_section .cont1 .left .dd .wz{font-size: 18px;color: #ffffff;line-height: 24px;padding-left: 6px;}
.lxwm_section .cont1 .left .btn{width: 140px;}
.lxwm_section .cont1 .left .btn a{display: block;font-size: 16px;color: #000000;line-height: 40px;background: #fff;border-radius: 4px;text-align: center;}
.lxwm_section .cont1 .left .btn a:hover{opacity: 0.8;}
.lxwm_section .cont1 .right{width: 280px;background: #cbcbcb;display: flex;justify-content: center;align-items: center;}
.lxwm_section .cont1 .right .ewm{width: 100%;}
.lxwm_section .cont1 .right img{width: 150px;display: block;margin: 0 auto 8px auto;}
.lxwm_section .cont1 .right .wz{font-size: 18px;color: #000000;line-height: 24px;text-align: center;}
.lxwm_section .cont2 .content{margin-top: 48px;background: #fff;padding: 70px;}
.lxwm_section .cont2 ul{margin: -20px -28px;width: calc(100% + 56px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section .cont2 li{width: 33.3333%;padding: 20px 28px;}
.lxwm_section .cont2 .bt{font-size: 18px;color: #000000;line-height: 24px;margin-bottom: 10px;}
.lxwm_section .cont2 .input{width: 100%;position: relative;}
.lxwm_section .cont2 .input input{width: 100%;height: 48px;display: block;padding: 0 60px 0 14px;border: 1px solid #e5e5e5;border-radius: 4px;}
.lxwm_section .cont2 .input .ico{width: 22px;display: block;position: absolute;right: 14px;top: 50%;transform: translate(0,-50%);}
.lxwm_section .cont2 .srk::-webkit-input-placeholder{font-size:14px;color:#cccccc;opacity: 1;}
.lxwm_section .cont2 .srk::-moz-placeholder{font-size:14px;color:#cccccc;opacity: 1;}
.lxwm_section .cont2 .srk::moz-placeholder{font-size:14px;color:#cccccc;opacity: 1;}
.lxwm_section .cont2 .srk:-ms-input-placeholder{font-size:14px;color:#cccccc;opacity: 1;}
.lxwm_section .cont2 .yzm{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.lxwm_section .cont2 .yzm .inp_l{width: calc(100% - 156px);position: relative;}
.lxwm_section .cont2 .yzm .inp_l input{width: 100%;height: 48px;display: block;padding: 0 140px 0 14px;border: 1px solid #e5e5e5;border-radius: 4px;}
.lxwm_section .cont2 .yzm .inp_l img{width: 110px;height: 46px;display: block;position: absolute;right: 1px;top: 1px;cursor: pointer;border-radius: 4px;}
.lxwm_section .cont2 .yzm .wz{font-size: 16px;color: #888888;line-height: 20px;cursor: pointer;}
.lxwm_section .cont2 .btn{width: 180px;font-size: 16px;color: #ffffff;line-height: 48px;text-align: center;background: #1c4392;border-radius: 4px;margin: 30px auto 0 auto;cursor: pointer;}
.lxwm_section .cont2 .btn:hover{background: #e60013;}
@media  screen and (max-width: 1024px){
.lxwm_section{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section .cont1{margin-bottom: 30px;}
.lxwm_section .cont1 .content{margin-top: 20px;display: block;}
.lxwm_section .cont1 .left{width: 100%;}
.lxwm_section .cont1 .left::before{display: none;}
.lxwm_section .cont1 .left::after{display: none;}
.lxwm_section .cont1 .left ul{display: block;}
.lxwm_section .cont1 .left li{width: 100%;padding: 14px;}
.lxwm_section .cont1 .left li:nth-child(1){background: #e60013;}
.lxwm_section .cont1 .left li:nth-child(2){background: #1c4392;}  
.lxwm_section .cont1 .left .bt{font-size: 15px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section .cont1 .left .dl{margin-bottom: 12px;}
.lxwm_section .cont1 .left .dd{margin-bottom: 10px;}
.lxwm_section .cont1 .left .dd img{width: 22px;}
.lxwm_section .cont1 .left .dd .wz{font-size: 14px;line-height: 22px;padding-left: 4px;}
.lxwm_section .cont1 .left .btn{width: 110px;}
.lxwm_section .cont1 .left .btn a{font-size: 14px;line-height: 36px;}
.lxwm_section .cont1 .right{width: 100%;padding: 14px;}
.lxwm_section .cont1 .right img{width: 80px;}
.lxwm_section .cont1 .right .wz{font-size: 14px;line-height: 20px;}
.lxwm_section .cont2 .content{margin-top: 20px;padding: 14px 14px 24px 14px;}
.lxwm_section .cont2 ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section .cont2 li{width:100%!important;padding: 6px;}
.lxwm_section .cont2 .bt{font-size: 16px;;line-height: 20px;margin-bottom: 8px;}
.lxwm_section .cont2 .input input{height: 40px;padding: 0 50px 0 12px;}
.lxwm_section .cont2 .input .ico{width: 20px;right: 12px;}
.lxwm_section .cont2 .yzm .inp_l{width: 100%;position: relative;}
.lxwm_section .cont2 .yzm .inp_l input{height: 40px;padding: 0 100px 0 12px;}
.lxwm_section .cont2 .yzm .inp_l img{width: 80px;height: 38px;}
.lxwm_section .cont2 .yzm .wz{font-size: 14px;width: 110px;display: none;}
.lxwm_section .cont2 .btn{width: 140px;font-size: 14px;line-height: 40px;margin: 10px auto 0 auto;;}
}

/*服务*/
.fw1_section1{width: 100%;padding-top: 110px;background: #efefef;padding-bottom: 30px;}
.fw1_section1 .title{font-size: 40px;color: #000000;line-height: 44px;text-align: center;margin-bottom: 40px;font-weight: bold;}
.fw1_section1 .line{width: 80px;height: 3px;background: #e60013;position: relative;margin: 0 auto 34px auto;}
.fw1_section1 .line::After{content: "";display: block;width: 40px;height: 3px;background: #1c4392;position: absolute;right: 0;top: 0;}
.fw1_section1 .jj{font-size: 18px;color: #333333;line-height: 30px;text-align: center;}
.fw1_section2{background: #efefef;padding-bottom: 80px;}
.fw1_section2 img{width: 100%;display: block;}
@media  screen and (max-width: 1024px){
.fw1_section1{padding-bottom: 30px;padding-top:20px;}
.fw1_section1 .title{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.fw1_section1 .line{width: 60px;height: 2px;margin: 0 auto 20px auto;}
.fw1_section1 .line::After{width: 30px;height: 2px;}
.fw1_section1 .jj{font-size: 14px;line-height: 24px;}
.fw1_section1 .jj br{display: none;}
.fw1_section2{padding-bottom: 30px;}
}

.fw2_section{width: 100%;padding-bottom: 110px;padding-top: 110px;background: #efefef;}
.fw2_section .title{font-size: 40px;color: #000000;line-height: 44px;text-align: center;margin-bottom: 40px;font-weight: bold;}
.fw2_section .line{width: 80px;height: 3px;background: #e60013;position: relative;margin: 0 auto 30px auto;}
.fw2_section .line::After{content: "";display: block;width: 40px;height: 3px;background: #1c4392;position: absolute;right: 0;top: 0;}
.fw2_section .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.fw2_section .btbox .zd_icobox{width: 40px;}
.fw2_section .btbox .wz{font-size: 30px;color: #1c4392;line-height: 40px;padding-left: 10px;}
.fw2_section .cont1{margin-bottom: 110px;}
.fw2_section .cont1 .content{margin-top: 40px;position: relative;}
.fw2_section .cont1 .content img{width: 100%;display: block;}
.fw2_section .cont1 .content .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);padding-left: 50px;}
.fw2_section .cont1 .content ul{width: 100%;}
.fw2_section .cont1 .content ul li{margin-bottom: 20px;display: flex;justify-content: flex-start;align-items: center;}
.fw2_section .cont1 .content ul li:last-child{margin-bottom: 0;}
.fw2_section .cont1 .content ul a{padding: 28px 28px;background: #e0eef9;border-radius: 10px;display: flex;justify-content: flex-start;align-items: center;min-width: 460px;}
.fw2_section .cont1 .content ul img{width: 24px;display: block;}
.fw2_section .cont1 .content ul .wz{font-size: 18px;color: #000000;line-height: 24px;padding-left: 10px;}
.fw2_section .cont2{margin-bottom: 110px;}
.fw2_section .cont2 .content{margin-top: 40px;}
.fw2_section .cont2 .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.fw2_section .cont2 .content li{width: 33.333%;padding: 15px;}
.fw2_section .cont2 .content a{display: block;width: 100%;background: #fff;border-radius: 10px;padding: 30px 60px 30px 40px;}
.fw2_section .cont2 .content .top{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 22px;}
.fw2_section .cont2 .content .top .left{width: 94px;position: relative;}
.fw2_section .cont2 .content .top .left img{width: 100%;display: block;}
.fw2_section .cont2 .content .top .left .wz{font-size: 22px;color: #ffffff;line-height: 40px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-weight: bold;}
.fw2_section .cont2 .content .top .right{width: calc(100% - 94px);padding-left: 14px;}
.fw2_section .cont2 .content .top .bt{font-size: 24px;color: #000000;line-height: 30px;font-weight: bold;}
.fw2_section .cont2 .content .top .jj{font-size: 18px;color: #1c4392;line-height: 24px;margin-top: 10px;}
.fw2_section .cont2 .content .bottom{font-size: 16px;color: #000000;line-height: 30px;}
.fw2_section .cont2 .content a:hover .top .bt{color: #1c4392;}
.fw2_section .cont3{width: 100%;}
.fw2_section .cont3 .content{margin-top: 40px;}
.fw2_section .cont3 .content ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.fw2_section .cont3 .content li{width: 50%;padding: 15px;}
.fw2_section .cont3 .content a{display: block;width: 100%;position: relative;}
.fw2_section .cont3 .content a .pic{ width: 100%; padding-bottom: 64.96%; 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;}
.fw2_section .cont3 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.fw2_section .cont3 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.fw2_section .cont3 .content a .wzbox{width: 100%;position: absolute;left: 0;bottom: 20px;padding: 0 115px;}
.fw2_section .cont3 .content a .wz{font-size: 24px;color: #1c4392;line-height: 32px;padding: 20px;border-radius: 10px;background: rgba(255,255,255,0.88);text-align: center;}
.fw2_section .cont3 .content a:hover .wz{background: #fff;}
@media  screen and (max-width: 1680px){
.fw2_section .cont2 .content a{padding: 20px 30px;}
.fw2_section .cont2 .content .top .left{width: 80px;}
.fw2_section .cont2 .content .top .left .wz{font-size: 18px;line-height: 30px;}
.fw2_section .cont2 .content .top .right{width: calc(100% - 80px);padding-left: 14px;}
.fw2_section .cont2 .content .top .bt{font-size: 18px;line-height: 24px;}
.fw2_section .cont2 .content .top .jj{font-size: 16px;line-height: 20px;}
.fw2_section .cont2 .content .bottom{font-size: 14px;line-height: 24px;}
.fw2_section .cont3 .content a .wzbox{padding: 0 60px;}
.fw2_section .cont3 .content a .wz{font-size: 18px;line-height: 26px;padding: 20px}
}
@media  screen and (max-width: 1024px){
.fw2_section{padding-bottom: 30px;padding-top:30px;}
.fw2_section .title{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.fw2_section .line{width: 60px;height: 2px;margin: 0 auto 20px auto;}
.fw2_section .line::After{width: 30px;height: 2px;}
.fw2_section .btbox .zd_icobox{width: 32px;}
.fw2_section .btbox .wz{font-size: 18px;line-height: 32px;}
.fw2_section .cont1{margin-bottom: 30px;}
.fw2_section .cont1 .content{margin-top: 20px;}
.fw2_section .cont1 .content .wzbox{padding-left: 14px;padding-right: 14px;top: auto;transform: translate(0,0);bottom: 20px;}
.fw2_section .cont1 .content ul li{margin-bottom: 12px;}
.fw2_section .cont1 .content ul a{padding: 12px 20px;min-width: 100%;align-items: flex-start;}
.fw2_section .cont1 .content ul img{width: 20px;}
.fw2_section .cont1 .content ul .wz{font-size: 14px;line-height: 20px;padding-left: 8px;}
.fw2_section .cont2{margin-bottom: 30px;}
.fw2_section .cont2 .content{margin-top: 20px;}
.fw2_section .cont2 .content ul{margin: -6px;width: calc(100% + 12px);}
.fw2_section .cont2 .content li{width:100%;padding: 6px;}
.fw2_section .cont2 .content a{padding: 14px;}
.fw2_section .cont2 .content .top{margin-bottom: 0px;}
.fw2_section .cont2 .content .top .left{width: 60px;}
.fw2_section .cont2 .content .top .left .wz{font-size: 14px;line-height: 24px;}
.fw2_section .cont2 .content .top .right{width: calc(100% - 60px);padding-left: 12px;}
.fw2_section .cont2 .content .top .bt{font-size: 16px;line-height: 20px;}
.fw2_section .cont2 .content .top .jj{font-size: 14px;line-height: 20px;margin-top: 8px;}
.fw2_section .cont2 .content .bottom{font-size: 14px;line-height: 24px;height: auto!important;padding-left: 72px;}
.fw2_section .cont3 .content{margin-top: 20px;}
.fw2_section .cont3 .content ul{margin: -6px;width: calc(100% + 12px);}
.fw2_section .cont3 .content li{width: 100%;padding: 6px;}
.fw2_section .cont3 .content a .wzbox{bottom: 12px;padding: 0 20px;}
.fw2_section .cont3 .content a .wz{font-size: 15px;line-height: 20px;padding: 10px 12px;}
}

.fw3_section1{width: 100%;padding-top: 110px;padding-bottom: 110px;background: #eeeeee;}
.fw3_section1 .title{font-size: 40px;color: #000000;line-height: 44px;text-align: center;margin-bottom: 40px;font-weight: bold;}
.fw3_section1 .line{width: 80px;height: 3px;background: #e60013;position: relative;margin: 0 auto 36px auto;}
.fw3_section1 .line::After{content: "";display: block;width: 40px;height: 3px;background: #1c4392;position: absolute;right: 0;top: 0;}
.fw3_section1 .jj{font-size: 18px;color: #333333;line-height: 30px;text-align: center;margin-bottom: 46px;}
.fw3_section1 ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.fw3_section1 ul li{width: 33.3333%;padding: 15px;}
.fw3_section1 ul a{display: block;width: 100%;background: #ffffff;border-radius: 10px;overflow: hidden;}
.fw3_section1 ul a .pic{ width: 100%; padding-bottom: 64.98%; 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;}
.fw3_section1 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;}
.fw3_section1 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);}
.fw3_section1 ul a .wzbox{width: 100%;padding: 20px;}
.fw3_section1 ul a .wz{font-size: 18px;color: #333333;line-height: 26px;}
.fw3_section1 ul a:hover{background: #1c4392;}
.fw3_section1 ul a:hover .wz{color: #fff;}
@media  screen and (max-width: 1680px){
.fw3_section1 ul a .wzbox{padding: 16px;}
.fw3_section1 ul a .wz{font-size: 14px;line-height: 20px;}
}
@media  screen and (max-width: 1024px){
.fw3_section1{padding-top: 30px;padding-bottom: 30px;}
.fw3_section1 .title{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.fw3_section1 .line{width: 60px;height: 2px;margin: 0 auto 14px auto;}
.fw3_section1 .line::After{width: 30px;height: 2px;}
.fw3_section1 .jj{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.fw3_section1 .jj br{display: none;}
.fw3_section1 ul{margin: -6px;width: calc(100% + 12px);}
.fw3_section1 ul li{width: 50%;padding: 6px;}
.fw3_section1 ul a .wzbox{padding: 12px 12px;}
.fw3_section1 ul a .wz{font-size: 14px;line-height: 20px;}
}


.zws_section{width: 100%;margin-top: -132px;opacity: 0;height: 132px;position: relative;z-index: -99;}
@media  screen and (max-width: 1024px){
.zws_section{margin-top: -90px;height: 90px;}
}



.zd_icobox{width: 40px;}
.zd_icobox .zdicos{width: 100%;position: relative;}
.zd_icobox .zdicos .zdico1{width: 100%;display: block;animation: rotate 4s linear infinite;}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.zd_icobox .zdicos .zdico2{width: 52%;display: block; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media  screen and (max-width: 1024px){
.zd_icobox{width: 32px;}
}




.cpxq_section3 .cont5 .content ul .slick-list{width:100%;}
.yyxq_section2 .cont5 .content ul .slick-list{width:100%;}


.sitemap{ width:100%; overflow:hidden;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#1c4392;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}









