﻿@charset "UTF-8";
html{
  font-size: 6.666vw;
}
@media screen and  (min-width: 1920px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #17489d;}
@media  screen and (max-width:1024px){
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #17489d;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:1500px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 80px;padding-right: 80px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid rgba(255,255,255,0.14);padding: 0 40px;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 52px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;margin-right: 48px;}
.t_navs .top .menu .l1{position: relative;margin-right: 50px;}
.t_navs .top .menu .l1:last-child{margin-right: 0;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;line-height: 80px; font-size: 18px;padding: 0 5px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #17489d;padding-left: px;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #17489d; 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 .menu .l1.on .a1{padding-left: 23px;}
.t_navs .top .menu .l1.on .a1::before{content: "";display: block;width: 6px;height: 6px;background: #17489d;border-radius: 100%;position: absolute;left: 5px;top: 50%;transform: translate(0,-50%);}
.t_navs .top .u2{min-width: 218px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: 0;position: absolute;background: #ffffff;border-radius: 5px;opacity: 0;overflow: 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;height: auto;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 16px;line-height: 50px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2>div{color: #333333;
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #fff;}
.t_navs .top .u2 .l2 .a2:hover{background: linear-gradient(to bottom,#467ee4,#2251a8);}
.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-right: 64px;position: relative;}
.t_navs .top .pcSs_box .t_ico{width: 24px;height: 24px;cursor: pointer;margin: 28px 0;}
.t_navs .top .pcSs_box .t_ico img{width: 100%;display: block;}
.t_navs .top .pcSs_box .t_ico .ico2{display: none;}
.t_navs .top .pcSs_box .t_ico .icobox2{display: none;}
.t_navs .top .pcSs_box .b_inp{width: 392px;position: absolute;right: 0;top: 100%;background: #ffffff;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 0 94px 0 20px;display: none;}
.t_navs .top .pcSs_box .b_inp input{width: 100%;height: 64px;font-size: 16px;color: #333;}
.t_navs .top .pcSs_box .b_inp input::-webkit-input-placeholder{font-size:16px;color:#a4a3a3;opacity: 1;}
.t_navs .top .pcSs_box .b_inp input::-moz-placeholder{font-size:16px;color:#a4a3a3;opacity: 1;}
.t_navs .top .pcSs_box .b_inp input::moz-placeholder{font-size:16px;color:#a4a3a3;opacity: 1;}
.t_navs .top .pcSs_box .b_inp input:-ms-input-placeholder{font-size:16px;color:#a4a3a3;opacity: 1;}
.t_navs .top .pcSs_box .b_inp .btn{width: 72px;font-size: 16px;color: #ffffff;line-height: 45px;text-align: center;background: #17489d;border-radius: 5px;cursor: pointer;position: absolute;right: 14px;top: 50%;transform: translate(0,-50%);}
.t_navs .top .pcSs_box .b_inp .btn:hover{opacity: 0.8;}
.t_navs .top .pcYy_box{position: relative;}
.t_navs .top .pcYy_box ._t{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.t_navs .top .pcYy_box ._t .wz{font-size: 18px;color: #ffffff;line-height: 80px;margin-right: 12px;}
.t_navs .top .pcYy_box ._t img{width: 30px;display: block;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .pcYy_box ._t.on img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.t_navs .top .pcYy_box ._t .ico2{display: none;}
.t_navs .top .pcYy_box ._b{width: 217px;position: absolute;right: 0;top: 100%;background: #ffffff;box-shadow: 0 0 12px rgba(0,0,0,0.1);display: none;}
.t_navs .top .pcYy_box ._b a{display: block;font-size: 16px;color: #333333;line-height: 70px;padding: 0 12px 0 68px;}
.t_navs .top .pcYy_box ._b a:hover{color: #17489d;background: rgba(0,0,0,0.1);}
.t_navs .top .pcYy_box ._b a.on{background: linear-gradient(to bottom,#457ee4,#1d4fa7);color: #fff!important;}
.wyb_s.on{background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top{border-bottom: 0;}
.wyb_s.on .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1{color: #333333;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .icobox1{display: none;}
.wyb_s.on .t_navs .top .pcSs_box .t_ico .icobox2{display: block;}
.wyb_s.on .t_navs .top .pcYy_box ._t .ico1{display: none;}
.wyb_s.on .t_navs .top .pcYy_box ._t .ico2{display: block;}
.wyb_s.on .t_navs .top .pcYy_box ._t .wz{color: #333333;}
.wyb_s.ny{background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.ny .t_navs .top{border-bottom: 0;}
.wyb_s.ny .t_navs .top .logo .img1{display: none;}
.wyb_s.ny .t_navs .top .logo .img2{display: block;}
.wyb_s.ny .t_navs .top .menu .l1 .a1{color: #333333;}
.wyb_s.ny .t_navs .top .pcSs_box .t_ico .icobox1{display: none;}
.wyb_s.ny .t_navs .top .pcSs_box .t_ico .icobox2{display: block;}
.wyb_s.ny .t_navs .top .pcYy_box ._t .ico1{display: none;}
.wyb_s.ny .t_navs .top .pcYy_box ._t .ico2{display: block;}
.wyb_s.ny .t_navs .top .pcYy_box ._t .wz{color: #333333;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 80px;opacity: 0;}
@media screen and (max-width:1410px) {
.t_navs .top .logo img{height: 40px;}
.t_navs .top .menu{margin-right: 30px;}
.t_navs .top .menu .l1{margin-right: 30px;}
.t_navs .top .menu .l1 .a1{font-size: 16px;}
.t_navs .top .pcSs_box{margin-right: 40px;}
.t_navs .top .pcYy_box ._t .wz{font-size: 16px;margin-right: 10px;}
}
@media screen and (max-width:1120px) {
.t_navs .top .logo img{height: 36px;}
.t_navs .top .menu{margin-right: 20px;}
.t_navs .top .menu .l1{margin-right: 20px;}
.t_navs .top .menu .l1 .a1{font-size: 14px;}
.t_navs .top .pcSs_box{margin-right: 30px;}
.t_navs .top .pcYy_box ._t .wz{font-size: 14px;margin-right: 8px;}
.t_navs .top .pcYy_box ._t img{width: 24px;}
}
@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_navs .top .pcYy_box{margin-right: 20px;}
.t_navs .top .pcYy_box ._t .wz{font-size: 16px;line-height: 50px;margin-right: 6px;color: #333;}
.t_navs .top .pcYy_box ._t img{width: 24px;}
.t_navs .top .pcYy_box ._t .ico1{display: none;}
.t_navs .top .pcYy_box ._t .ico2{display: block;}
.t_navs .top .pcYy_box ._b{width: 140px;}
.t_navs .top .pcYy_box ._b a{font-size: 14px;line-height: 40px;padding: 0 12px 0 34px;}
.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);border-bottom: 0;}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .top .logo .img1{display: none;}
.t_navs .top .logo .img2{display: block;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#17489d;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:#17489d;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: #17489d;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:#17489d;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
.t_navs .xialaph .input_box{width: 100%;border-bottom: 1px solid rgba(0,0,0,0.1);margin-bottom: 20px;position: relative;}
.t_navs .xialaph .input_box input{width: 100%;height: 40px;padding-right: 60px;font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-webkit-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::-moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input::moz-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box input:-ms-input-placeholder{font-size: 16px;color: #5a5a5a;}
.t_navs .xialaph .input_box img{width: 24px;cursor: pointer;position: absolute;right: 14px;top: 50%;margin-top: -12px;}
}

/*底部*/
.b_nav{width: 100%;padding-top: 50px;padding-bottom: 50px;background: #24252f;}
.b_nav .w_width{display: flex;justify-content: space-between;align-items: flex-end;}
.b_nav .left{width: calc(100% - 350px);}
.b_nav .left .cont1{padding-bottom: 50px;border-bottom: 1px solid #393939;}
.b_nav .left .cont1 ul{display: flex;justify-content: space-between;align-items: center;}
.b_nav .left .cont1 li a{display: block;font-size: 16px;color: #ffffff;line-height: 24px;}
.b_nav .left .cont1 .l2{width: 1px;height: 20px;background: #393939;}
.b_nav .left .cont1 li a:hover{text-decoration: underline;}
.b_nav .left .cont2{padding-top: 30px;padding-bottom: 30px;border-bottom: 1px solid #393939;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .left .cont2 ._l{width: 370px;}
.b_nav .left .cont2 ._l .bt{font-size: 16px;color: #ffffff;line-height: 24px;margin-bottom: 18px;}
.b_nav .left .cont2 ._l .jj{font-size: 30px;color: #ffffff;line-height: 36px;font-weight: bold;}
.b_nav .left .cont2 ._r{width: 100%;padding-top: 14px;}
.b_nav .left .cont2 ._r .dl{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.b_nav .left .cont2 ._r .dd{width:50%; text-align:left; font-size: 16px;color: #ffffff;line-height: 24px;margin-bottom: 14px;}
.b_nav .left .cont2 ._r .dd:last-child{margin-bottom: 0;}
.b_nav .left .cont3{padding-top: 40px;}
.b_nav .left .cont3 .firedn_box{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin-bottom: 20px;}
.b_nav .left .cont3 .firedn_box span{display: block;font-size: 16px;color: #c1c1c1;line-height: 24px;margin-right: 36px;}
.b_nav .left .cont3 .firedn_box a{display: block;font-size: 16px;color: #c1c1c1;line-height: 24px;margin-right: 20px;}
.b_nav .left .cont3 .firedn_box a:hover{color: #fff;text-decoration: underline;}
.b_nav .left .cont3 .banquan{font-size: 16px;color: #c1c1c1;line-height: 24px;display: flex;justify-content: flex-start;align-items: flex-start;}
.b_nav .left .cont3 .banquan a{color: #c1c1c1;}
.b_nav .right{width: 190px;}
.b_nav .right .ewm{margin-bottom: 74px;}
.b_nav .right .ewm img{width: 100%;display: block;}
.b_nav .right .ewm .wz{font-size: 16px;color: #ffffff;line-height: 24px;text-align: center;margin-top: 14px;}
.b_nav .right .abox{width: 100%;display: flex;justify-content: center;align-items: center;}
.b_nav .right .abox a{display: block;font-size: 18px;color: #c1c1c1;line-height: 24px;margin-right: 30px;position: relative;}
.b_nav .right .abox a:last-child{margin-right: 0;}
.b_nav .right .abox a::after{content: "";display: block;width: 1px;height: 12px;background: #393939;position: absolute;right: -15px;top: 50%;transform: translate(0,-50%);}
.b_nav .right .abox a:last-child::after{display: none;}
.b_nav .right .abox a:hover{text-decoration: underline;color: #fff;}
@media screen and (max-width: 1024px) {
.b_nav{padding-top: 30px;padding-bottom: 30px;margin-bottom: 60px;}
.b_nav .left{width: calc(100% - 120px);}
.b_nav .left .cont1{display: none;}
.b_nav .left .cont2{padding-top: 0;padding-bottom: 0;border-bottom: 0; display: block;}
.b_nav .left .cont2 ._l{width: 100%;margin-bottom: 12px;}
.b_nav .left .cont2 ._l .bt{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.b_nav .left .cont2 ._l .jj{font-size: 24px;line-height: 30px;}
.b_nav .left .cont2 ._r{width: 100%;padding-top: 0;}
.b_nav .left .cont2 ._r .dl{display: block;}
.b_nav .left .cont2 ._r .dd{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.b_nav .left .cont3{display: none;}
.b_nav .right{width: 100px;padding-top: 20px;}
.b_nav .right .ewm{margin-bottom: 0;width: 100%;}
.b_nav .right .ewm .wz{font-size: 14px;line-height: 20px;margin-top: 10px;}
.b_nav .right .abox{display: none;}
.b_nav .phshow{padding-top: 20px;margin-top: 20px;border-top: 1px solid #393939;}
.b_nav .phshow .banquan{font-size: 14px;color: #fff;line-height: 24px;text-align: center;}
.b_nav .phshow .banquan a{display: block;color: #fff;}
.b_nav .phshow .abox{width: 100%;display: flex;justify-content: center;align-items: center;}
.b_nav .phshow .abox a{display: block;font-size: 14px;color: #fff;line-height: 24px;margin-right: 20px;position: relative;}
.b_nav .phshow .abox a:last-child{margin-right: 0;}
.b_nav .phshow .abox a::after{content: "";display: block;width: 1px;height: 12px;background: #393939;position: absolute;right: -10px;top: 50%;transform: translate(0,-50%);}
.b_nav .phshow .abox a:last-child::after{display: none;}
.b_nav .phshow .abox a:hover{text-decoration: underline;color: #fff;}
}

/*手机端底漂浮*/
.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: #17489d; 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;}

/*首页*/
.pf_r_zsd{position: fixed;right: 32px;top: 50%;transform: translate(0,-50%);}
.pf_r_zsd a{display: block;width: 8px;height: 8px;border: 1px solid #909090;border-radius: 100%;margin-bottom: 12px;position: relative;}
.pf_r_zsd a:last-child{margin-bottom: 0;}
.pf_r_zsd a.on{background: #17489d;border-color: #17489d;}
.pf_r_zsd a.on::after{content: "";display: block;width: 14px;height: 14px;border: 1px solid #17489d;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;}
@media screen and (max-width: 1024px) {
.pf_r_zsd{display: none;}
}

.sy_flex{width: 100%;padding-top: 80px;height: 100vh;display: flex;justify-content: flex-start;align-items: center;}
@media screen and (max-width: 1024px) {
.sy_flex{padding-top: 0;height: auto;display: block}
}

.sy_tit{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.sy_tit ._l{display: flex;justify-content: flex-start;align-items: center;}
.sy_tit ._l .bt{font-size: 32px;color: #17489d;line-height: 40px;font-weight: bold;margin-right: 30px;}
.sy_tit ._l .jj{font-size: 18px;color: #555555;line-height: 24px;}
.sy_tit ._r a{display: block;width: 140px;font-size: 16px;color: #17489d;line-height: 42px;border: 1px solid #17489d;border-radius: 7px;text-align: center;}
.sy_tit ._r a:hover{background: #17489d!important;color: #fff!important;border-color: #17489d!important;}
@media screen and (max-width:1680px) {
.sy_tit ._l .bt{font-size: 24px;line-height: 30px;margin-right: 20px;}
.sy_tit ._l .jj{font-size: 14px;line-height: 20px;}
.sy_tit ._r a{width: 120px;font-size: 14px;line-height: 36px;border-radius: 6px;}
}
@media screen and (max-width:1024px) {
.sy_tit{align-items: flex-start;}
.sy_tit ._l{width: calc(100% - 112px);display: block;}
.sy_tit ._l .bt{font-size: 18px;line-height: 24px;margin-right: 0;margin-bottom: 12px;}
.sy_tit ._l .jj{font-size: 14px;line-height: 20px;}
.sy_tit ._r a{width: 100px;font-size: 14px;line-height: 34px;border-radius: 4px;}
}

.sy_banner{width: 100%;}
.sy_banner .ul{width: 100%;}
.sy_banner .li{width: 100%;}
.sy_banner .li a{display: block;width: 100%;position: relative;}
.sy_banner .ul video{position:absolute;top:0;left:0;z-index:9;}
.sy_banner .li a .guangaoyu{width: 100%;position: absolute;left: 0;top: 42%;/*transform: translate(0,-50%);*/margin-top:-36px; z-index:99;}
.sy_banner .li a .guangaoyu .bt1{font-size: 68px;color: #ffffff;line-height: 92px;margin-bottom: 24px;font-weight: bold; text-align:center;}
.sy_banner .li a .wzbox{width: 100%;position: absolute;left: 0;top: 54%;transform: translate(0,-50%);}
.sy_banner .li a .wzbox .bt1{font-size: 88px;color: #ffffff;line-height: 92px;margin-bottom: 24px;font-weight: bold;}
.sy_banner .li a .wzbox .bt2{position: relative;margin-bottom: 52px;}
.sy_banner .li a .wzbox .bt2 div{font-size: 48px;color: #ffffff;line-height: 68px;font-weight: 100;font-family: "微软雅黑";position: relative;z-index: 2;padding: 0 14px;}
.sy_banner .li a .wzbox .bt2::after{content: "";display: block;width: 860px;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(158,160,177,0.6),rgba(158,160,177,0));}
.sy_banner .li a .wzbox .more{width: 140px;font-size: 16px;color: #ffffff;line-height: 42px;text-align: center;border: 1px solid #fff;border-radius: 7px;}
.sy_banner .li a .wzbox .more:hover{background: #1b499d;color: #fff;border-color: #1b499d;}
.sy_banner .ul .pcshow{width: 100%;height: 100vh;object-fit: cover;}
.sy_banner .ul .slick-prev{width: 34px;height: 34px;border-left: 9px solid #fff;border-top: 9px solid #fff; left: 130px;top: 42%;opacity: 0.7;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.sy_banner .ul .slick-next{width: 34px;height: 34px;border-right: 9px solid #fff;border-top: 9px solid #fff; right: 130px;top: 42%;opacity: 0.7;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_banner .ul .slick-prev:hover,
.sy_banner .ul .slick-next:hover{opacity: 1;}
@media screen and (max-width:1680px) {
.sy_banner .ul .slick-prev{left: 40px;width: 30px;height: 30px;border-left: 8px solid #fff;border-top: 8px solid #fff;}
.sy_banner .ul .slick-next{right: 40px;width: 30px;height: 30px;border-right: 8px solid #fff;border-top: 8px solid #fff;}
.sy_banner .li a .wzbox .bt1{font-size: 60px;line-height: 66px;margin-bottom: 16px;}
.sy_banner .li a .wzbox .bt2{margin-bottom: 30px;}
.sy_banner .li a .wzbox .bt2 div{font-size: 30px;line-height: 40px;}
.sy_banner .li a .wzbox .bt2::after{width: 800px;}
.sy_banner .li a .wzbox .more{width: 120px;font-size: 14px;line-height: 38px;}
}
@media screen and (max-width:1024px) {
.sy_banner{width: 100%;}
.sy_banner .ul .phshow{width: 100%;display: block;}
.sy_banner .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 24px;}
.sy_banner .li a .wzbox{top: 50%;}
.sy_banner .li a .wzbox .bt1{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_banner .li a .wzbox .bt2{;margin-bottom: 20px;}
.sy_banner .li a .wzbox .bt2 div{font-size: 16px;line-height: 34px;padding: 0 12px;}
.sy_banner .li a .wzbox .bt2::after{width: 300px;}
.sy_banner .li a .wzbox .more{width: 100px;font-size: 14px;line-height: 32px;}
}

.sy_section1{width: 100%;padding-top: 30px;padding-bottom: 30px;
opacity: 1;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
transition: all 0.6s;}
.sy_section1.on{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.sy_section1 .content{margin-top: 90px;}
.sy_section1 .content .ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section1 .content .li{width: 25%;}
.sy_section1 .content .li .a{display: block;width: 100%;height: 400px;position: relative;}
.sy_section1 .content .li .a>div{width: 100%;height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .li .a .boxs1{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.sy_section1 .content .li .a .boxs1 img{width: 56px;display: block;margin: 0 auto 6px auto;}
.sy_section1 .content .li .a .boxs1 .wz{font-size: 24px;color: #ffffff;line-height: 30px;text-align: center;}
.sy_section1 .content .li .a .boxs2{width: 100%;display: none;}
.sy_section1 .content .li .a .boxs2 .wzbox{width: 100%;position: absolute;left: 0;top: 0;padding: 34px 70px;}
.sy_section1 .content .li .a .boxs2 .wzbox img{width: 56px;display: block;margin-bottom: 12px;}
.sy_section1 .content .li .a .boxs2 .wzbox .wz{font-size: 24px;color: #ffffff;line-height: 30px;font-weight: bold;margin-bottom: 46px;}
.sy_section1 .content .li .a .boxs2 .wzbox .more{font-size: 18px;color: #ffffff;line-height: 44px;display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 .content .li .a .boxs2 .wzbox .more span{display: block;}
.sy_section1 .content .li .a .boxs2 .wzbox .more img{margin-left: 30px;display: block;width: 32px;margin-bottom: 0;}
.sy_section1 .content .li .a .boxs2 .btn{width: 140px;font-size: 16px;color: #17489d;line-height: 44px;font-weight: bold;background: #fff;border-radius: 7px;text-align: center;position: absolute;left: 70px;bottom: 70px;}
.sy_section1 .content .li .a .boxs2 .btn:hover{background: #17489d;color: #fff;}
.sy_section1 .content .li.on .a>div{width: calc(100% + 130px);height: calc(100% + 130px);}
.sy_section1 .content .li.on{z-index: 999;position: relative;}
.sy_section1 .content .li.on .a .boxs1{display: none;}
.sy_section1 .content .li.on .a .boxs2{display: block;}
.sy_section1 .content .pcshow{width: 100%;height: 100vh;}
.sy_section1 .content .slick-prev{width: 30px;height: 30px;border-left: 4px solid #17489d;border-top: 4px solid #17489d; left: -55px;top: 50%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.sy_section1 .content .slick-next{width: 30px;height: 30px;border-right: 4px solid #17489d;border-top: 4px solid #17489d; right: -55px;top: 50%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_section1 .content .slick-prev:hover,
.sy_section1 .content .slick-next:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.sy_section1 .content{margin-top: 100px;}
.sy_section1 .content .slick-list{padding: 30px 0;}
.sy_section1 .content .li .a{height: 360px;}
.sy_section1 .content .li .a .boxs1 img{width: 40px;}
.sy_section1 .content .li .a .boxs1 .wz{font-size: 20px;line-height: 24px;}
.sy_section1 .content .li .a .boxs2 .wzbox{padding: 26px 60px;}
.sy_section1 .content .li .a .boxs2 .wzbox img{width: 40px;}
.sy_section1 .content .li .a .boxs2 .wzbox .wz{font-size: 18px;line-height: 24px;margin-bottom: 30px;}
.sy_section1 .content .li .a .boxs2 .wzbox .more{font-size: 15px;line-height: 30px;}
.sy_section1 .content .li .a .boxs2 .wzbox .more img{margin-left: 20px;width: 26px;margin-bottom: 0;}
.sy_section1 .content .li .a .boxs2 .btn{width: 120px;font-size: 14px;line-height: 40px;left: 60px;bottom: 60px;}
.sy_section1 .content .li.on .a>div{width: calc(100% + 60px);height: calc(100% + 60px);}
.sy_section1 .content .slick-prev{width: 30px;height: 30px;border-left: 4px solid #17489d;border-top: 4px solid #17489d; left: -55px;top: 50%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.sy_section1 .content .slick-next{width: 30px;height: 30px;border-right: 4px solid #17489d;border-top: 4px solid #17489d; right: -55px;top: 50%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.sy_section1 .content .slick-prev:hover,
.sy_section1 .content .slick-next:hover{opacity: 0.8;}
}
@media screen and (max-width:1400px) {
.sy_section1 .content{margin-top: 130px;}
.sy_section1 .content .li .a{height: 316px;}
}
@media screen and (max-width:1024px) {
.sy_section1{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.5s;}
.sy_section1 .content{margin-top: 20px;}
.sy_section1 .content .slick-list{padding: 0;}
.sy_section1 .content .li .a{height: 220px;}
.sy_section1 .content .li .a .boxs1 img{width: 36px;}
.sy_section1 .content .li .a .boxs1 .wz{font-size: 18px;line-height: 24px;}
.sy_section1 .content .li .a .boxs2 .wzbox{padding: 20px;}
.sy_section1 .content .li .a .boxs2 .wzbox img{width: 36px;margin-bottom: 10px;}
.sy_section1 .content .li .a .boxs2 .wzbox .wz{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sy_section1 .content .li .a .boxs2 .wzbox .more{font-size: 14px;line-height: 25px;}
.sy_section1 .content .li .a .boxs2 .wzbox .more img{margin-left: 12px;width: 24px;}
.sy_section1 .content .li .a .boxs2 .btn{width: 100px;font-size: 14px;line-height: 36px;border-radius: 4px;left: 20px;bottom: 20px;}
.sy_section1 .content .li:hover .a>div{width: 100%;height: 100%;}
.sy_section1 .content .slick-dots{margin-top: 20px;}
.sy_section1 .content2{margin-top: 20px;}
.sy_section1 .content2 li{margin-bottom: 12px;}
.sy_section1 .content2 a{display: block;width: 100%;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.sy_section1 .content2 .pic{ padding-bottom: 50%; position: relative; overflow: hidden;}
.sy_section1 .content2 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section1 .content2 .wzbox{width: 100%;padding: 20px;}
.sy_section1 .content2 .bt{font-size: 16px;color: #333;line-height: 20px;margin-bottom: 8px;}
.sy_section1 .content2 .info{font-size: 14px;color: #555;line-height: 24px;}
}

.sy_section2{width: 100%;padding-top: 30px;padding-bottom: 30px;
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
transition: all 0.6s;}
.sy_section2.on{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.1s;}
.sy_section2 .w_1920{display: flex;justify-content: flex-start;align-items: center;}
.sy_section2 .about{width:100%;display: flex;align-items: center;justify-content: space-between; }
.sy_section2 .left{width: 50.20833333333333%;height: 572px;position: relative;}
.sy_section2 .left .ico{width: 72px;height: 72px;border: 1px solid #fff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;cursor: pointer;}
.sy_section2 .left .ico img{width: 40px;}
.sy_section2 .left ul{width: 608px;position: absolute;left: 210px;top: 132px;border: 1px solid #fff;display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section2 .left ul li{width: 50%;padding: 4px 20px 4px 90px;border-right: 1px solid #fff;}
.sy_section2 .left ul li:last-child{border-right: 0;}
.sy_section2 .left ul li ._t{font-size: 18px;color: #ffffff;line-height: 24px;display: flex;justify-content: flex-start;align-items: flex-end;margin-bottom: 10px;}
.sy_section2 .left ul li ._t span{font-size: 48px;line-height: 52px;font-weight: bold;}
.sy_section2 .left ul li ._b{font-size: 18px;color: #ffffff;line-height: 24px;}
.sy_section2 .right{width: 49.79166666666667%;padding: 20px 0 20px 56px;}
.sy_section2 .right .title{font-size: 32px;color: #000000;line-height: 40px;margin-bottom: 30px;font-weight: bold;}
.sy_section2 .right .info{letter-spacing: 1px; font-size: 16px;color: #333333;line-height: 36px;margin-bottom: 44px;text-align: justify;overflow: hidden;max-height:260px;}
.sy_section2 .right .info::-webkit-scrollbar{ width: 4px;}
.sy_section2 .right .info::-webkit-scrollbar-track{background-color: #e7e5e5;border-radius: 4px;}
.sy_section2 .right .info::-webkit-scrollbar-thumb{width: 4px;background-color: #0722ed;border-radius: 4px;}
.sy_section2 .right .btn a{display: block;width: 140px;font-size: 16px;color: #ffffff;line-height: 44px;background: #17489d;border-radius: 7px;text-align: center;margin-bottom: 48px;}
.sy_section2 .right .btn a:hover{opacity: 0.8;}
.sy_section2 .right ul{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 24px;border-top: 1px dashed #c0c2c2;}
.sy_section2 .right ul ._t{font-size: 16px;color: #555555;line-height: 20px;display: flex;justify-content: flex-start;align-items: flex-end;margin-bottom: 8px;}
.sy_section2 .right ul ._t span{font-size: 34px;color: #333333; line-height: 52px;font-weight: bold;}
.sy_section2 .right ul ._b{font-size: 16px;color: #555555;line-height: 20px;}
@media screen and (max-width:1680px) {
.sy_section2 .left{height: 500px;}
.sy_section2 .left ul{width: 300px;left: 200px;top: 80px;}
.sy_section2 .left ul li{padding: 4px 20px 4px 40px;}
.sy_section2 .left ul li ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.sy_section2 .left ul li ._t span{font-size: 24px;line-height: 30px;}
.sy_section2 .left ul li ._b{font-size: 14px;line-height: 20px;}
.sy_section2 .right{padding: 12px 0 12px 30px;}
.sy_section2 .right .title{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.sy_section2 .right .info{font-size: 14px;line-height: 26px;margin-bottom: 24px;}
.sy_section2 .right .btn a{width: 130px;font-size: 14px;line-height: 40px;margin-bottom: 26px;}
.sy_section2 .right ul{padding-top: 16px;}
.sy_section2 .right ul ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.sy_section2 .right ul ._t span{font-size: 24px;line-height: 30px;}
.sy_section2 .right ul ._b{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1280px) {
.sy_section2 .left{height: 460px;;}
.sy_section2 .right .info{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.sy_section2 .right .btn a{margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.sy_section2{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.5s;}
.sy_section2{padding: 30px 15px;}
.sy_section2 .w_1920{display: block;}
.sy_section2 .about{display:block;}
.sy_section2 .left{width: 100%;height: auto;background: url()!important;}
.sy_section2 .left .ico{width: 40px;height: 40px;}
.sy_section2 .left .ico img{width: 24px;}
.sy_section2 .left ul{width: 240px;left: 50%;transform: translate(-50%,0); top: 20px;}
.sy_section2 .left ul li{padding: 4px 14px;}
.sy_section2 .left ul li ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.sy_section2 .left ul li ._t span{font-size: 20px;line-height: 24px;}
.sy_section2 .left ul li ._b{font-size: 14px;line-height: 20px;}
.sy_section2 .right{width: 100%;padding: 0;margin-top: 20px;}
.sy_section2 .right .title{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_section2 .right .info{font-size: 14px;line-height: 20px;margin-bottom: 12px; padding-right:0;}
.sy_section2 .right .btn a{width: 100px;font-size: 14px;line-height: 36px;border-radius: 4px;margin-bottom: 12px;}
.sy_section2 .right ul{padding-right: 0;padding-top: 12px;}
.sy_section2 .right ul ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.sy_section2 .right ul ._t span{font-size: 20px;line-height: 24px;}
.sy_section2 .right ul ._b{font-size: 14px;line-height: 20px;}
}

.sy_section3{width: 100%;padding-top: 0;padding-bottom: 0;
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
transition: all 0.6s;}
.sy_section3.on{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.1s;}
.sy_section3 .content{margin-top: 62px;}
.sy_section3 .ul{margin: -20px;width: calc(100% + 40px);}
.sy_section3 .ul .li{padding: 20px;}
.sy_section3 .ul .libox{display: flex;justify-content: flex-start;align-items: flex-start;width: 100%;}
.sy_section3 .ul .left{width: 50%;}
.sy_section3 .ul .left a{display: block;width: 100%;position: relative;overflow: hidden;}
.sy_section3 .ul .left a .pic{width: 100%;height: 510px; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section3 .ul .left a .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;}
.sy_section3 .ul .left a: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);}
.sy_section3 .ul .left a .pic img{display: none;}
.sy_section3 .ul .left a::after{content: "";display: block;width: 100%;height: 50%;position: absolute;left: 0;bottom: 0;z-index: 2;background: linear-gradient(to bottom,rgba(23,72,157,0),rgba(23,72,157,1));}
.sy_section3 .ul .left a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 3;padding: 38px 26px;}
.sy_section3 .ul .left a .btbox{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 28px;}
.sy_section3 .ul .left a .btbox .bt{font-size: 20px;color: #ffffff;line-height: 24px;width: calc(100% - 100px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section3 .ul .left a .btbox .date{font-size: 14px;color: #ffffff;line-height: 20px;width: 100px;text-align: right;}
.sy_section3 .ul .left a .info{font-size: 16px;color: #ffffff;line-height: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section3 .ul .right{width: 50%;padding-left: 28px;}
.sy_section3 .ul .right .list{margin-bottom: 24px;}
.sy_section3 .ul .right .list:last-child{margin-bottom: 0;}
.sy_section3 .ul .right a{display: flex;justify-content: flex-start;align-items: center;flex-direction:row-reverse;padding: 14px 14px 14px 30px;background: #ffffff;box-shadow: 0 0 16px rgba(0,0,0,0.1);}
.sy_section3 .ul .right a .wzbox{width: calc(100% - 180px);padding-right: 36px;}
.sy_section3 .ul .right a .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 10px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section3 .ul .right a .jj{font-size: 16px;color: #555555;line-height: 24px;margin-bottom: 12px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section3 .ul .right a .date{font-size: 14px;color: #888888;line-height: 20px;}
.sy_section3 .ul .right a:hover .bt,
.sy_section3 .ul .right a:hover .jj,
.sy_section3 .ul .right a:hover .date{color: #fff;}
.sy_section3 .ul .right a:hover{background: linear-gradient(to bottom,#4a83eb,#18499f);}
.sy_section3 .ul .right a .pic{width: 180px;height: 126px; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section3 .ul .right a .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;}
.sy_section3 .ul .right a: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);}
.sy_section3 .ul .right a .pic img{display: none;}
.sy_section3 .ul .slick-dots{margin-top: 12px;}
.sy_section3 .ul .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);background: url(img/img125.png)no-repeat center center;background-size: cover;}
.sy_section3 .ul .slick-dots li.slick-active{ background: rgba(255,255,255,0);width: 16px;height: 16px; background: url(img/img126.png)no-repeat center center;background-size: cover;position: relative;}
@media screen and (max-width:1680px) {
.sy_section3 .content{margin-top: 40px;}
.sy_section3 .ul .left a .pic{height: 441px;}
.sy_section3 .ul .right a .wzbox{width: calc(100% - 147px);padding-right: 20px;}
.sy_section3 .ul .right a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.sy_section3 .ul .right a .jj{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.sy_section3 .ul .right a .pic{width: 147px;height: 103px;}
}
@media screen and (max-width:1024px) {
.sy_section3{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.5s;}
.sy_section3{padding-top: 30px;padding-bottom: 50px;}
.sy_section3 .content{margin-top: 20px;}
.sy_section3 .ul .libox{display: block;}
.sy_section3 .ul .left{width: 100%;}
.sy_section3 .ul .left a .pic{width: 100%;height: auto;padding-bottom: 68.66%;position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section3 .ul .left a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;display: block;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section3 .ul .left a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section3 .ul .left a .pic div{display: none;}
.sy_section3 .ul .left a::after{height: 70%;}
.sy_section3 .ul .left a .wzbox{padding: 20px;}
.sy_section3 .ul .left a .btbox{margin-bottom: 12px;}
.sy_section3 .ul .left a .btbox .bt{font-size: 16px;line-height: 20px;width: calc(100% - 80px);}
.sy_section3 .ul .left a .btbox .date{font-size: 12px;width: 80px;}
.sy_section3 .ul .left a .info{font-size: 14px;line-height: 20px;}
.sy_section3 .ul .right{width: 100%;padding-left: 0;margin-top: 20px;}
.sy_section3 .ul .right .list{margin-bottom: 12px;}
.sy_section3 .ul .right a{padding: 12px;}
.sy_section3 .ul .right a .wzbox{width: 60%;padding-right: 12px;margin-top: 0;}
.sy_section3 .ul .right a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.sy_section3 .ul .right a .jj{font-size: 14px;line-height: 20px;margin-bottom: 10px;-webkit-line-clamp:1;}
.sy_section3 .ul .right a .date{font-size: 12px;line-height: 18px;}
.sy_section3 .ul .right a .pic{width: 40%;height: auto;padding-bottom: 26%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section3 .ul .right a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;display: block;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section3 .ul .right a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section3 .ul .right a .pic img{display: none;}
.sy_section3 .ul .slick-dots{margin-top: 0;}
.sy_section3 .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.sy_section3 .ul .slick-dots li.slick-active{ width: 14px;height: 14px;}
}

.sy_flex4{position: relative;}
.sy_flex4::after{content: "";display: block;width: 100%;height: 160px;background: linear-gradient(to bottom,rgba(23,72,157,0.4),rgba(23,72,157,0));position: absolute;left: 0;top: 0;z-index: 10;}
.sy_section4{width: 100%;padding-top: 30px;padding-bottom: 30px;position: relative;z-index: 3;
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
transition: all 0.6s;}
.sy_section4.on{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.1s;}
.sy_section4 .w_width{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section4 .left{width: calc(100% - 876px);padding-right: 70px;padding-top: 20px;}
.sy_section4 .left .title{font-size: 32px;color: #17489d;line-height: 36px;font-weight: bold;margin-bottom: 30px;}
.sy_section4 .left .info{font-size: 12px;color: #333333;line-height: 36px;margin-bottom: 140px;}
.sy_section4 .left .cont{display: flex;justify-content: flex-start;align-items: center;}
.sy_section4 .left .cont .ico_l{width: 60px;display: block;}
.sy_section4 .left .cont .wzbox{padding: 0 20px 0 16px;}
.sy_section4 .left .cont .wz1{font-size: 16px;color: #555555;line-height: 24px;margin-bottom: 10px;font-weight: bold;}
.sy_section4 .left .cont .wz1 a{font-size: 18px;color: #555555;font-weight: bold;}
.sy_section4 .left .cont .wz2{font-size: 14px;line-height: 24px;}
.sy_section4 .left .cont .wz2 a{color: #555555;}
.sy_section4 .left .cont .wz2 a:hover{color: #1b499d;}
.sy_section4 .left .cont .ico_r{width: 98px;display: block;}
.sy_section4 .right{width: 876;position: relative;}
.sy_section4 .right .ba_img img{width: 100%;display: block;}
.sy_section4 .right ul li{position: absolute;}
.sy_section4 .right ul li:nth-child(1){right: 29.5%;top: 35%;}
.sy_section4 .right ul li:nth-child(2){right: 37%;top: 56%;}
.sy_section4 .right ul li:nth-child(3){right: 32.5%;top: 58.5%;}
.sy_section4 .right ul li:nth-child(4){right: 28.5%;top: 60.4%;}
.sy_section4 .right ul li:nth-child(5){right: 16%;top: 58%;}
.sy_section4 .right ul li:nth-child(6){right: 35%;top: 63%;}
.sy_section4 .right ul li:nth-child(7){right: 31%;top: 73%;}
.sy_section4 .right ul li:nth-child(8){right: 41%;top: 82%;}
.sy_section4 .right ul li:nth-child(9){right: 36.5%;top: 83%;}
.sy_section4 .right ul li:nth-child(3) .wzbox::after{
    top:234px;
}
.sy_section4 .right ul li:nth-child(3) .wzbox{top:-244px}
.sy_section4 .right ul li .ico {
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100%;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}

.sy_section4 .right ul li .ico::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #17489d;
    z-index: 9
}

.sy_section4 .right ul li .ico div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #17489d;
    -webkit-animation: round2 3s linear infinite;
    animation: round2 3s linear infinite
}
.sy_section4 .right ul li.act .ico::before {background-color: #f90505;}
.sy_section4 .right ul li.act .ico div {background-color: #f90505;}
.sy_section4 .right ul li .ico div:nth-child(2) {
    -webkit-animation: round2 3s 1s linear infinite;
    animation: round2 3s 1s linear infinite
}
.sy_section4 .right ul li .ico div:nth-child(3) {
    -webkit-animation: round2 3s 2s linear infinite;
    animation: round2 3s 2s linear infinite
}
@keyframes round2 {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(5);
        transform: scale(5)
    }
}
.sy_section4 .right ul li .wzbox{width: 420px;background: rgba(0,0,0,0.6);position: absolute;border-radius: 20px;padding: 30px 20px;right: 30px;top: -44px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.sy_section4 .right ul li:hover .wzbox{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.sy_section4 .right ul li .wzbox::after{content: "";display: block;width: 0;height: 0;border: 12px solid;border-color: transparent transparent transparent rgba(0,0,0,0.6);position: absolute;left: 100%;top: 30px;}
.sy_section4 .right ul li .wzbox .list{padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #858383;}
.sy_section4 .right ul li .wzbox .list:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: 0;}
.sy_section4 .right ul li .wzbox .name{font-size: 20px;color: #ffffff;line-height: 30px;}
.sy_section4 .right ul li .wzbox .jj{font-size: 18px;color: #ffffff;line-height: 30px;}
/*.sy_section4 .right ul li.act .wzbox .name{padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #858383;}*/
@media screen and (max-width:1400px) {
.sy_section4 .left{width: calc(100% - 600px);padding-right: 70px;}
.sy_section4 .left .info{margin-bottom: 60px;}
.sy_section4 .right{width: 600px;}
.sy_section4 .right ul li:nth-child(5) .wzbox::after{bottom: 48px;}
}
@media screen and (max-width:1024px) {
.sy_section4{
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition-delay: 0.5s;}
.sy_flex4::after{background: linear-gradient(to bottom,rgba(23,72,157,0.2),rgba(23,72,157,0));}
.sy_section4 .w_width{display: block}
.sy_section4 .left{width: 100%;padding-right: 0;padding-top: 0;margin-bottom: 20px;}
.sy_section4 .left .title{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sy_section4 .left .info{font-size: 12px;line-height: 24px;margin-bottom: 20px;}
.sy_section4 .left .cont .ico_l{width:50px;}
.sy_section4 .left .cont .wzbox{padding: 0 12px 0 12px;}
.sy_section4 .left .cont .wz1{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.sy_section4 .left .cont .wz1 a{font-size: 14px;line-height: 20px;}
.sy_section4 .left .cont .wz2{font-size: 14px;line-height: 20px;}
.sy_section4 .left .cont .ico_r{width: 60px;}
.sy_section4 .right{width: 100%;}
.sy_section4 .right .ba_img{display: block;}
.sy_section4 .right ul{display: none;}
.sy_section4 .right ul li{position: static;}
.sy_section4 .right ul li{margin-bottom: 12px;display: flex;justify-content: space-between;align-items: flex-start;}
.sy_section4 .right ul li .ico{width: 10px;height: 10px;background: #17489d;;}
.sy_section4 .right ul li .ico::after{display: none;}
.sy_section4 .right ul li .ico:hover{width: 6px;height: 6px;}
.sy_section4 .right ul li .wzbox{width: calc(100% - 30px);position: static;border-radius: 12px;padding: 14px;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.sy_section4 .right ul li .wzbox::after{display: none;}
.sy_section4 .right ul li .wzbox .list{padding-bottom: 10px;margin-bottom: 10px;}
.sy_section4 .right ul li .wzbox .name{font-size: 16px;line-height: 24px;}
.sy_section4 .right ul li .wzbox .jj{font-size: 14px;line-height: 24px;}
/*.sy_section4 .right ul li.act .wzbox .name{padding-bottom: 10px;margin-bottom: 10px;}*/
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;}
.ny_banner img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ny_banner .wzbox h1{font-size: 42px;color: #ffffff;line-height: 46px;text-align: center;margin-bottom: 12px;font-weight: bold;}
.ny_banner .wzbox h4{font-size: 18px;color: #ffffff;line-height: 24px;text-align: center;}
.ny_banner .wzbox h4 br{display: none;}
.ny_banner .dq_sec{width: 100%;position: absolute;left: 0;bottom: 0;}
.ny_banner .dq_sec .w_width{display: flex;justify-content: space-between;align-items: center;}
.ny_banner .dq_sec ._l{display: flex;justify-content: flex-start;align-items: flex-start;}
.ny_banner .dq_sec ._l span,
.ny_banner .dq_sec ._l a{font-size: 16px;color: #ffffff;line-height: 78px;}
.ny_banner .dq_sec ._l a:hover{text-decoration: underline;}
.ny_banner .dq_sec ._r ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.ny_banner .dq_sec ._r ul li a{display: block;font-size: 22px;color: #ffffff;line-height: 78px;padding: 0 60px;}
.ny_banner .dq_sec ._r ul li.on a{color: #17489d;background: rgba(255,255,255,0.38);}
.ny_banner .dq_sec ._r ul li:hover a{color: #17489d;}
@media screen and (max-width:1024px) {
.ny_banner .wzbox h1{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.ny_banner .wzbox h4{font-size: 14px;line-height: 20px;}
.ny_banner .dq_sec .w_width{display: block}
.ny_banner .dq_sec{display: none;}
.ny_banner .wzbox h4 br{display: block;}
}

._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/img42.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:800px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);padding: 16px;}
._htm video{width: 100%;display: block;margin: 0 auto;max-height:500px;}
._htm img{width: 70%;display: block;margin: 0 auto;}
._htm .img2{width: 100%;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:700px;}
}           
@media  screen and (max-width: 1024px){
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;background: url()no-repeat center center;
-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%);padding: 12px;}
._htm img{width: 90%;}
}

.gywm_section1{width: 100%;padding-top: 70px;padding-bottom: 80px;}
.gywm_section1 .w_1920{display: flex;justify-content: flex-start;align-items: center;}
.gywm_section1 .about{width:100%;display: flex;align-items: center;justify-content: space-between;}
.gywm_section1 .left{width: 50.20833333333333%;height: 572px;position: relative;}
.gywm_section1 .left ul{width: 608px;position: absolute;left: 50%;transform: translate(-50%,0); top: 132px;border: 1px solid #fff;display: flex;justify-content: flex-start;align-items: flex-start;}
.gywm_section1 .left ul li{width: 50%;padding: 4px 20px 4px 90px;border-right: 1px solid #fff;}
.gywm_section1 .left ul li:last-child{border-right: 0;}
.gywm_section1 .left ul li ._t{font-size: 18px;color: #ffffff;line-height: 24px;display: flex;justify-content: flex-start;align-items: flex-end;margin-bottom: 10px;}
.gywm_section1 .left ul li ._t span{font-size: 48px;line-height: 52px;font-weight: bold;}
.gywm_section1 .left ul li ._b{font-size: 18px;color: #ffffff;line-height: 24px;}
.gywm_section1 .left .ico{width: 72px;height: 72px;border: 1px solid #fff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;cursor: pointer;}
.gywm_section1 .left .ico img{width: 40px;}
.gywm_section1 .right{width: 49.79166666666667%;padding: 20px 0 20px 56px;}
.gywm_section1 .right .title{font-size: 32px;color: #000000;line-height: 40px;margin-bottom: 30px;font-weight: bold;}
.gywm_section1 .right .info{letter-spacing: 1px; font-size: 16px;color: #333333;line-height: 36px;margin-bottom: 44px;text-align: justify;padding-right: 20px; overflow: hidden;overflow-y: auto;max-height: 350px;}
.gywm_section1 .right .info::-webkit-scrollbar{ width: 4px;}
.gywm_section1 .right .info::-webkit-scrollbar-track{background-color: #e7e5e5;border-radius: 4px;}
.gywm_section1 .right .info::-webkit-scrollbar-thumb{width: 4px;background-color: #0722ed;border-radius: 4px;}
.gywm_section1 .right ul{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 24px;border-top: 1px dashed #c0c2c2;}
.gywm_section1 .right ul ._t{font-size: 16px;color: #555555;line-height: 20px;display: flex;justify-content: flex-start;align-items: flex-end;margin-bottom: 8px;}
.gywm_section1 .right ul ._t span{font-size: 34px;color: #333333; line-height: 52px;font-weight: bold;}
.gywm_section1 .right ul ._b{font-size: 16px;color: #555555;line-height: 20px;}
@media screen and (max-width:1680px) {
.gywm_section1 .left{height: 500px;;}
.gywm_section1 .left ul{width: 300px;top: 80px;}
.gywm_section1 .left ul li{padding: 4px 20px 4px 40px;}
.gywm_section1 .left ul li ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.gywm_section1 .left ul li ._t span{font-size: 24px;line-height: 30px;}
.gywm_section1 .left ul li ._b{font-size: 14px;line-height: 20px;}
.gywm_section1 .right{padding: 12px 0 12px 30px;}
.gywm_section1 .right .title{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.gywm_section1 .right .info{font-size: 14px;line-height: 24px;margin-bottom: 24px;max-height: 320px;}
.gywm_section1 .right ul{padding-right: 40px;padding-top: 16px;}
.gywm_section1 .right ul ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.gywm_section1 .right ul ._t span{font-size: 24px;line-height: 30px;}
.gywm_section1 .right ul ._b{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1280px) {
.gywm_section1 .left{height: 460px;;}
.gywm_section1 .right .info{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.gywm_section1{padding: 30px 15px;}
.gywm_section1 .w_1920{display: block;}
.gywm_section1 .about{display:block;}
.gywm_section1 .left{width: 100%;height: auto;background: url()!important;}
.gywm_section1 .left ul{width: 240px;top: 20px;}
.gywm_section1 .left ul li{padding: 4px 14px;}
.gywm_section1 .left ul li ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.gywm_section1 .left ul li ._t span{font-size: 20px;line-height: 24px;}
.gywm_section1 .left ul li ._b{font-size: 14px;line-height: 20px;}
.gywm_section1 .right{width: 100%;padding: 0;margin-top: 20px;}
.gywm_section1 .right .title{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.gywm_section1 .right .info{font-size: 14px;line-height: 20px;margin-bottom: 12px;padding-right: 0;max-height: 1000000px;}
.gywm_section1 .right .info::-webkit-scrollbar{ width: 0;}
.gywm_section1 .right .info::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.gywm_section1 .right .info::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.gywm_section1 .right .info::-webkit-scrollbar{ display: none;}
.gywm_section1 .right ul{padding-right: 0;padding-top: 12px;}
.gywm_section1 .right ul ._t{font-size: 14px;line-height: 20px;margin-bottom: 6px;}
.gywm_section1 .right ul ._t span{font-size: 20px;line-height: 24px;}
.gywm_section1 .right ul ._b{font-size: 14px;line-height: 20px;}
.gywm_section1 .left .ico{width: 40px;height: 40px;}
.gywm_section1 .left .ico img{width: 24px;}
}

.gywm_section2{width: 100%;padding-top: 70px;position: relative;padding-bottom: 70px;}
.gywm_section2::after{content: "";display: block;width: 100%;height: 1px;border-bottom: 1px dashed #667795;position: absolute;left: 0;top: 296px;}
.gywm_section2 h3{font-size: 36px;color: #17489d;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 100px;}
.gywm_section2 .content{position: relative;z-index: 10;overflow: visible!important;}
.gywm_section2 .content::after{content: "";display: block;clear: both;}
.gywm_section2 .tempWrap{overflow: visible!important;}
.gywm_section2 .tempWrap::after{content: "";display: block;clear: both;}
.gywm_section2 .ul{margin: 0 -30px;width: calc(100% + 60px);overflow: visible!important;float: left;}
.gywm_section2 .li{padding: 0 30px;width: 468px;}
.gywm_section2 .li .year{font-size: 36px;color: #17489d;line-height: 40px;text-align: center;font-weight: bold;}
.gywm_section2 .li .ico{width: 36px;height: 36px;background: rgba(27,73,157,0.13);border-radius: 100%;position: relative;margin: 28px auto;}
.gywm_section2 .li .ico::after{content: "";display: block;width: 13px;height: 13px;background: #17489d;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gywm_section2 .li .infobox{width: 100%;padding: 24px 24px 34px 24px;background: #ffffff;box-shadow: 0px 10px 20px 0px rgba(27,73,157,0.1);}
.gywm_section2 .li .info{font-size: 16px;color: #333333;line-height: 28px;letter-spacing: 1px;}
@media screen and (max-width:1024px) {
.gywm_section2{padding-top: 30px;padding-bottom: 20px;}
.gywm_section2::after{top: 123px;}
.gywm_section2 h3{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gywm_section2 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section2 .li{padding: 0 6px;width: 240px;}
.gywm_section2 .li .year{font-size: 18px;line-height: 24px;}
.gywm_section2 .li .ico{width: 24px;height: 24px;margin: 14px auto;}
.gywm_section2 .li .ico::after{width: 10px;height: 10px;}
.gywm_section2 .li .infobox{padding: 14px;}
.gywm_section2 .li .info{font-size: 14px;line-height: 22px;letter-spacing: 0;}
}

.gywm_section3{width: 100%;padding-bottom: 70px;padding-top: 70px;}
.gywm_section3 h4{font-size: 36px;color: #17489d;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 70px;}
.gywm_section3 .ul{width: 100%;}
.gywm_section3 .li{width: 100%;}
.gywm_section3 .libox{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.gywm_section3 .left{width: calc(48.13333333333333% - 16px);}
.gywm_section3 .left .pic{ width: 100%; height: 504px; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section3 .left .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;}
.gywm_section3 .left .pic:hover  div{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section3 .right{width: calc(51.86666666666667% - 16px);}
.gywm_section3 .right .dl{margin: -16px;width: calc(100% + 32px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gywm_section3 .right .dl .dd{width: 50%;padding: 16px;}
.gywm_section3 .right .dl .pic{ width: 100%; height: 236px; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section3 .right .dl .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;}
.gywm_section3 .right .dl .pic:hover div{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section3 .ul .slick-dots{margin-top: 40px;}
.gywm_section3 .ul .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);background: url(img/img125.png)no-repeat center center;background-size: cover;}
.gywm_section3 .ul .slick-dots li.slick-active{ background: rgba(255,255,255,0);width: 16px;height: 16px; background: url(img/img126.png)no-repeat center center;background-size: cover;position: relative;}
@media screen and (max-width:1680px) {
.gywm_section3 .left .pic{height: 450px;}
.gywm_section3 .right .dl .pic{height: 206px;}
}
@media screen and (max-width:1024px) {
.gywm_section3{padding-bottom: 30px;padding-top: 20px;}
.gywm_section3 h4{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gywm_section3 .libox{display: block;}
.gywm_section3 .left{width: 100%;margin-bottom: 12px;}
.gywm_section3 .left .pic{ width: 100%; height: auto;padding-bottom: 69.8%;  position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section3 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gywm_section3 .left .pic:hover  img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section3 .right{width: 100%;}
.gywm_section3 .right .dl{margin: -6px;width: calc(100% + 12px);}
.gywm_section3 .right .dl .dd{padding: 6px;}
.gywm_section3 .right .dl .pic{ width: 100%; height: auto;padding-bottom: 66.292%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section3 .right .dl .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gywm_section3 .right .dl .pic:hover img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section3 .ul .slick-dots{margin-top: 20px;}
.gywm_section3 .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.gywm_section3 .ul .slick-dots li.slick-active{ width: 14px;height: 14px;}
}

.gywm_section4{width: 100%;padding-top: 70px;padding-bottom: 44px;background: #f4f4f4;overflow: hidden;}
.gywm_section4 h5{font-size: 36px;color: #17489d;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 10px;}
.gywm_section4 .content{position: relative;overflow: hidden;}
/*.gywm_section4 .content::before{content: "";display: block;width: 100%;height: 50%;position: absolute;left: 0;top: 0;background: #f4f4f4;
-webkit-animation-name: 'ripple';
 -webkit-animation-duration: 2s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple {
 0% {height: 50%;}
 100% {height: 0;}
}
.gywm_section4 .content::after{content: "";display: block;width: 100%;height: 50%;position: absolute;left: 0;bottom: 0;background: #f4f4f4;
-webkit-animation-name: 'ripple';
 -webkit-animation-duration: 2s;
 -webkit-animation-timing-function: ease; 
 -webkit-animation-delay: 0s;
 -webkit-animation-iteration-count: infinite;
 -webkit-animation-direction: alternate;}
 @keyframes ripple {
 0% {height: 50%;}
 100% {height: 0;}
}*/
.gywm_section4 .content img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.gywm_section4{padding-top: 30px;padding-bottom: 30px;}
.gywm_section4 h5{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
}

.gywm_section5{width: 100%;padding-top: 54px;padding-bottom: 84px;}
.gywm_section5 h6{font-size: 36px;color: #17489d;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 52px;}
.gywm_section5 ul{margin: -30px;width: calc(100% + 60px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gywm_section5 ul li{width: 50%;padding: 30px;}
.gywm_section5 ul a{display: block;width: 100%;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 54px 46px;}
.gywm_section5 ul a .title{font-size: 20px;color: #000000;line-height: 24px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.gywm_section5 ul a .line{width: 100%;height: 2px;background: #dad7d7;margin: 22px 0;position: relative;}
.gywm_section5 ul a .line::after{content: "";display: block;width: 0;height: 2px;background: #17489d;position: absolute;left: 0;top: 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;}
.gywm_section5 ul a:hover .line::after{width: 100%;}
.gywm_section5 ul a .info{font-size: 16px;color: #555555;line-height: 28px;min-height: 108px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.gywm_section5 .more{margin: 60px auto 0 auto;width: 140px;}
.gywm_section5 .more a{font-size: 16px;color: #ffffff;line-height: 44px;text-align: center;background: #17489d;border-radius: 7px;width: 100%;display: block;}
.gywm_section5 .more a:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.gywm_section5{padding-top: 30px;padding-bottom: 30px;}
.gywm_section5 h6{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.gywm_section5 ul{margin: 0;width: 100%;display: block;margin-bottom: 20px;}
.gywm_section5 ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.gywm_section5 ul li:last-child{margin-bottom: 0;}
.gywm_section5 ul a{padding: 20px;}
.gywm_section5 ul a .title{font-size: 16px;line-height: 20px;}
.gywm_section5 ul a .line{margin: 12px 0;}
.gywm_section5 ul a .info{font-size: 14px;line-height: 20px;min-height: 60px;}
.gywm_section5 .more{margin: 20px auto 0 auto;width: 100px;}
.gywm_section5 .more a{font-size: 14px;line-height: 36px;border-radius: 4px;}
}

/*二级导航*/
.ej_section{width: 100%;padding-bottom: 56px;background: #f7f7f7;}
.ej_section ul{width: 100%;text-align: center; background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;font-size: 0;}
.ej_section ul li{ border-right: 1px solid #dad7d7;display: inline-block;vertical-align: middle;}
.ej_section ul::-webkit-scrollbar{ height: 5px;}
.ej_section ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 5px;}
.ej_section ul::-webkit-scrollbar-thumb{height: 5px;background-color: #17489d;border-radius: 5px;}
.ej_section2 ul li{width: 25%; border-right: 1px solid #dad7d7;}
.ej_section ul li:last-child{border-right: 0;}
.ej_section ul a{display: block;font-size: 22px;color: #333333;line-height: 92px;text-align: center;padding: 0 66px;}
.ej_section3 ul a{font-size: 20px;}
.ej_section ul li.on a{color: #fff!important;background: #1b499d;}
.ej_section ul a:hover{color: #1b499d;}
.sj_section{width: 100%;background: #f7f7f7;}
.sj_section ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.sj_section ul li{margin-right: 42px;}
.sj_section ul li:last-child{margin-right: 0;}
.sj_section ul a{display: block;font-size: 18px;color: #333333;line-height: 24px;padding: 0 30px 26px 30px;position: relative;border-bottom: 3px solid rgba(255,255,255,0);}
.sj_section ul li.on a{color: #17489d;font-weight: bold;border-bottom: 3px solid #1b499d;}
.sj_section ul li:hover a{color: #17489d;}
@media screen and (max-width:1680px) {
.ej_section ul a{font-size: 20px;padding: 0 40px;}
}
@media screen and (max-width:1024px) {
.ej_section{padding-bottom: 8px;}
.ej_section ul{flex-wrap: wrap;}
.ej_section ul li{width: auto;}
.ej_section ul a{font-size: 15px;line-height: 46px;font-weight: 400;padding: 0 24px;}
.ej_section ul::-webkit-scrollbar{ height: 0;}
.ej_section ul::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.ej_section ul::-webkit-scrollbar-thumb{height: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.ej_section ul::-webkit-scrollbar{ display: none;}
.sj_section ul{flex-wrap: wrap;}
.sj_section ul li{margin-right: 8px;margin-top: 12px;}
.sj_section ul a{font-size: 14px;line-height: 20px;padding: 0 6px 8px 6px;border-bottom: 2px solid rgba(255,255,255,0);}
.sj_section ul li.on a{border-bottom: 2px solid #1b499d;}
}

/*产品*/
.cp_section{width: 100%;padding-top: 66px;padding-bottom: 86px;background: #f7f7f7;}
.cp_section ul{margin: -20px -24px;width: calc(100% + 48px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cp_section ul li{width: 25%;padding: 20px 24px;}
.cp_section ul a{display: block;width: 100%;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 10px 10px 32px 10px;border-radius: 20px;}
.cp_section ul a .pic{ width: 100%; padding-bottom: 78.4375%; position: relative; overflow: hidden;border-radius: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.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%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cp_section 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);}
.cp_section ul a .wzbox{width: 100%;margin-top: 26px;padding: 0 12px;}
.cp_section ul a .bt{font-size: 20px;color: #000000;line-height: 24px;text-align: center;margin-bottom: 20px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cp_section ul a .jj{font-size: 16px;color: #333333;line-height: 28px;margin-bottom: 32px;min-height: 90px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.cp_section ul a .more{width: 140px;font-size: 16px;color: #17489d;line-height: 42px;margin: 0 auto;border: 1px solid #1b499d;border-radius: 7px;text-align: center;}
.cp_section ul a:hover{background: linear-gradient(to bottom,#4d87f0,#17489d);}
.cp_section ul a:hover .bt,
.cp_section ul a:hover .jj{color: #fff;}
.cp_section ul a:hover .more{border-color: #fff;color: #fff;}
.cp_section .page_section{margin-top: 100px;}
@media screen and (max-width:1680px) {
.cp_section ul{margin: -16px;width: calc(100% + 32px);}
.cp_section ul li{padding: 16px;}
}
@media screen and (max-width:1024px) {
.cp_section{padding-top: 30px;padding-bottom: 30px;}
.cp_section ul{margin: -6px;width: calc(100% + 12px);}
.cp_section ul li{width: 50%;padding: 6px;}
.cp_section ul a{padding: 10px 10px 14px 10px;border-radius: 12px;}
.cp_section ul a .pic{border-radius: 12px;}
.cp_section ul a .wzbox{margin-top: 12px;padding: 0 10px;}
.cp_section ul a .bt{font-size: 16px;line-height: 24px;text-align: center;margin-bottom: 6px;}
.cp_section ul a .jj{font-size: 14px;line-height: 22px;margin-bottom: 12px;min-height: 44px;-webkit-line-clamp:2;}
.cp_section ul a .more{width: 100px;font-size: 14px;line-height: 32px;border-radius: 4px;}
.cp_section .page_section{margin-top: 20px;}
}

.page_section{width: 100%;}
.page_section .pcpage{width: 100%;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{display: block;width: 38px;font-size: 14px;color: #333333;line-height: 36px;border-radius: 100%;border: 1px solid #e2e2e2;text-align: center;margin-right: 10px;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage .btn{width: 100px;font-size: 18px;border-radius: 19px;color: #17489d;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{color: #fff;background: #17489d;border-color: #17489d;}
.page_section .phpage{display: none;}
@media screen and (max-width:1024px) {
.page_section{width: 100%;}
.page_section .pcpage{display: none;}
.page_section .pcpage a.on{color: #fff;background: #17489d;border-color: #17489d;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: block;width: 50px;font-size: 14px;color: #fff;line-height: 30px;border-radius: 16px;background: #17489d;border-color: #17489d;text-align: center;}
.page_section .phpage span{display: block;font-size: 16px;color: #555;line-height: 24px;margin: 0 20px;}
}

.cpxq_section{width: 100%;padding-bottom: 76px;background: #f7f7f7;}
.cpxq_section .w_width{background: #ffffff;padding: 48px 40px 45px 45px;}
.cpxq_section .cont1{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 76px;}
.cpxq_section .cont1 .left{width: 43.816%;}
.cpxq_section .cont1 .left .ul{width: 100%;}
.cpxq_section .cont1 .left .slick-list{background: #fff;border-radius: 20px;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.cpxq_section .cont1 .left .li{width: 100%;}
.cpxq_section .cont1 .left .libox{width: 100%;padding: 10px;overflow: hidden;}
.cpxq_section .cont1 .left .pic{ padding-bottom: 78.523%; position: relative; overflow: hidden;border-radius: 20px;}
.cpxq_section .cont1 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section .cont1 .left .ul .slick-dots{margin-top: 22px;}
.cpxq_section .cont1 .left .ul .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);background: url(img/img125.png)no-repeat center center;background-size: cover;}
.cpxq_section .cont1 .left .ul .slick-dots li.slick-active{ background: rgba(255,255,255,0);width: 16px;height: 16px; background: url(img/img126.png)no-repeat center center;background-size: cover;position: relative;}
.cpxq_section .cont1 .right{width: 56.184%;padding-left: 72px;}
.cpxq_section .cont1 .right .bt{font-size: 20px;color: #000000;line-height: 24px;font-weight: bold;margin-bottom: 56px;}
.cpxq_section .cont1 .right .info{font-size: 16px;color: #333333;line-height: 26px;margin-bottom: 38px;}
.cpxq_section .cont1 .right .dl{margin-bottom: 100px;}
.cpxq_section .cont1 .right .dd{margin-bottom: 20px;font-weight: 18px;color: #333333;line-height: 24px;padding-left: 16px;position: relative;}
.cpxq_section .cont1 .right .dd:last-child{margin-bottom: 0;}
.cpxq_section .cont1 .right .dd::after{content: "●";display: block;width: 30px;position: absolute;left: 0;top: 0; font-size:12px;}
.cpxq_section .cont1 .right .btn a{display: block;font-size: 16px;color: #ffffff;line-height: 44px;width: 140px;text-align: center;background: #17489d;border-radius: 7px;}
.cpxq_section .cont1 .right .btn a:hover{opacity: 0.8;}
.cpxq_section .cont2{width: 100%;padding-right: 30px;}
.cpxq_section .cont2 .title{font-size: 32px;color: #17489d;line-height: 40px;font-weight: bold;margin-bottom: 40px;padding-bottom: 12px;border-bottom: 1px solid #ebeaea;}
.cpxq_section .cont2 .dl{margin-bottom: 50px;}
.cpxq_section .cont2 .dd{margin-bottom: 60px;}
.cpxq_section .cont2 .dd:last-child{margin-bottom: 0;}
.cpxq_section .cont2 .dd .bt{font-size: 24px;color: #17489d;line-height: 28px;padding-left: 20px;position: relative;margin-bottom: 28px;font-weight: bold;}
.cpxq_section .cont2 .dd .bt::after{content: "";display: block;width: 3px;height: 22px;background: #1b499d;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.cpxq_section .cont2 .dd .jj{font-size: 16px;color: #333333;line-height: 28px;margin-bottom: 28px;}
.cpxq_section .cont2 .dd img{display: block;}
.cpxq_section .cont2 .btnbox{display: flex;justify-content: space-between;align-items: center;}
.cpxq_section .cont2 .btnbox .btn{width: calc(50% - 100px);}
.cpxq_section .cont2 .btnbox .btn a{display: block;font-size: 18px;color: #555555;line-height: 24px;}
.cpxq_section .cont2 .btnbox .btn a:hover{color: #17489d;}
.cpxq_section .cont2 .btnbox .next{text-align: right;}
.cpxq_section .cont2 .back{width: 164px;}
.cpxq_section .cont2 .back a{display: flex;justify-content: center;align-items: center;border-radius: 25px;border: 1px solid #1b499d;}
.cpxq_section .cont2 .back .wz{font-size: 18px;color: #17489d;line-height: 48px;}
.cpxq_section .cont2 .back img{width: 24px;display: block;margin-left: 18px;}
.cpxq_section .cont2 .back .ico2{display: none;}
.cpxq_section .cont2 .back a:hover{background: #17489d;}
.cpxq_section .cont2 .back a:hover .wz{color: #fff;}
.cpxq_section .cont2 .back a:hover .ico1{display: none;}
.cpxq_section .cont2 .back a:hover .ico2{display: block;}
@media screen and (max-width:1680px) {
.cpxq_section .cont1 .right{padding-left: 40px;}
.cpxq_section .cont1 .right .bt{margin-bottom: 40px;}
.cpxq_section .cont1 .right .info{margin-bottom: 26px;font-size: 16px;line-height: 26px;}
.cpxq_section .cont2 .dl{margin-bottom: 30px;}
.cpxq_section .cont1 .right .dd{margin-bottom: 14px;}
}
@media screen and (max-width:1024px) {
.cpxq_section{padding-bottom: 30px;}
.cpxq_section .w_width{padding: 20px;}
.cpxq_section .cont1{width: 100%;display: block;margin-bottom: 20px;}
.cpxq_section .cont1 .left{width: 100%;}
.cpxq_section .cont1 .left .slick-list{border-radius: 12px;}
.cpxq_section .cont1 .left .pic{border-radius: 12px;}
.cpxq_section .cont1 .left .ul .slick-dots{margin-top: 14px;}
.cpxq_section .cont1 .left .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.cpxq_section .cont1 .left .ul .slick-dots li.slick-active{ width: 14px;height: 14px;}
.cpxq_section .cont1 .right{width: 100%;padding-left: 0;margin-top: 14px;}
.cpxq_section .cont1 .right .bt{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
.cpxq_section .cont1 .right .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.cpxq_section .cont1 .right .dl{margin-bottom: 20px;}
.cpxq_section .cont1 .right .dd{margin-bottom: 12px;font-weight: 14px;line-height: 20px;}
.cpxq_section .cont1 .right .dd::after{width: 24px;}
.cpxq_section .cont1 .right .btn a{font-size: 14px;line-height: 34px;width: 100px;;border-radius: 4px;}
.cpxq_section .cont2{padding-right: 0;}
.cpxq_section .cont2 .title{font-size: 18px;line-height: 24px;margin-bottom: 12px;padding-bottom: 12px;}
.cpxq_section .cont2 .dl{margin-bottom: 14px;}
.cpxq_section .cont2 .dd{margin-bottom: 12px;}
.cpxq_section .cont2 .dd .bt{font-size: 16px;line-height: 20px;padding-left: 12px;margin-bottom: 10px;}
.cpxq_section .cont2 .dd .bt::after{width: 2px;height: 18px;}
.cpxq_section .cont2 .dd .jj{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.cpxq_section .cont2 .btnbox{display: block;position: relative;padding-right: 140px;}
.cpxq_section .cont2 .btnbox .btn{width: 100%;}
.cpxq_section .cont2 .btnbox .btn a{font-size: 14px;line-height: 20px;}
.cpxq_section .cont2 .btnbox .next{text-align: left;margin-top: 12px;}
.cpxq_section .cont2 .back{width: 120px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.cpxq_section .cont2 .back a{border-radius: 18px;}
.cpxq_section .cont2 .back .wz{font-size: 14px;line-height: 34px;}
.cpxq_section .cont2 .back img{width: 20px;margin-left: 8px;}
}

.xwej_section ul{display: flex;justify-content: center;align-items: center;}
.xwej_section li{margin-right: 14px;}
.xwej_section li:last-child{margin-right: 0;}
.xwej_section a{display: block;font-size: 15px;color: #333;line-height: 40px;padding: 0 20px;background: #eee;border-radius: 4px;}
.xwej_section li.on a,
.xwej_section li:hover a{color: #fff;background: #17489d;}

/*新闻主页*/
.xwzy_section1{width: 100%;padding-top: 70px;padding-bottom: 70px;}
@media screen and (max-width:1024px) {
.xwzy_section1{padding-top: 30px;padding-bottom: 30px;}
.xwzy_section1 .sy_section3{padding-top: 16px;padding-bottom: 20px;}
}

.xwzy_section2{width: 100%;padding-top: 74px;padding-bottom: 88px;background: #f7f7f7;}
.xwzy_section2 .content{margin-top: 60px;}
.xwzy_section2 ul{margin: -32px -38px;width: calc(100% + 76px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xwzy_section2 ul li{width: 33.333%;padding: 32px 38px;}
.xwzy_section2 ul a{display: block;width: 100%;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding:26px;}
.xwzy_section2 ul a .title{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 18px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwzy_section2 ul a .info{font-size: 16px;color: #555555;line-height: 28px;margin-bottom: 30px;min-height: 62px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwzy_section2 ul a .date{font-size: 16px;color: #888888;line-height: 20px;}
.xwzy_section2 ul a:hover{background: #ffffff;}
.xwzy_section2 ul a:hover{background: linear-gradient(to bottom,#4882e9,#194aa0);}
.xwzy_section2 ul a:hover .title,
.xwzy_section2 ul a:hover .info,
.xwzy_section2 ul a:hover .date{color: #fff;}
@media screen and (max-width:1024px) {
.xwzy_section2{padding-top: 30px;padding-bottom: 30px;}
.xwzy_section2 .content{margin-top: 20px;}
.xwzy_section2 ul{margin: -6px;width: calc(100% + 12px);}
.xwzy_section2 ul li{width: 100%;padding: 6px;}
.xwzy_section2 ul a{padding: 20px;}
.xwzy_section2 ul a .title{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xwzy_section2 ul a .info{font-size: 14px;line-height: 22px;margin-bottom: 10px;min-height: 44px;}
.xwzy_section2 ul a .date{font-size: 14px;}
}

/*新闻*/
.xw_section1{width: 100%;padding-top: 64px;padding-bottom: 60px;}
.xw_section1 .tit_box{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 46px;}
.xw_section1 .tit_box .tit{font-size: 32px;color: #17489d;line-height: 40px;font-weight: bold;padding-top: 24px;position: relative;}
.xw_section1 .tit_box .tit::after{content: "";display: block;width: 100px;height: 4px;background: #17489d;position: absolute;left: 0;top: 0;}
.xw_section1 .content .ul{margin: 0 -12px;width: calc(100% + 24px);}
.xw_section1 .content .li{padding: 0 12px;}
.xw_section1 .content a{display: block;width: 100%;}
.xw_section1 .content a .pic{ width: 100%; padding-bottom: 66.2525%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section1 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section1 .content a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section1 .content a .wzbox{padding-top: 34px;}
.xw_section1 .content a .btbox{width: 100%;margin-bottom: 14px;}
.xw_section1 .content a .btbox .bt{font-size: 18px;color: #333333;line-height: 24px;width: 100%;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section1 .content a:hover .btbox .bt{color: #17489d;}
.xw_section1 .content a .info{font-size: 14px;color: #333333;line-height: 24px;margin-bottom: 14px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section1 .content a .date{font-size: 14px;color: #333333;line-height: 18px;width: 100%;}
.xw_section1 .content .slick-dots{margin-top: 40px;}
.xw_section1 .content .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);background: url(img/img125.png)no-repeat center center;background-size: cover;}
.xw_section1 .content .slick-dots li.slick-active{ background: rgba(255,255,255,0);width: 16px;height: 16px; background: url(img/img126.png)no-repeat center center;background-size: cover;position: relative;}
@media screen and (max-width:1680px) {

}
@media screen and (max-width:1024px) {
.xw_section1{padding-top: 30px;padding-bottom: 30px;}
.xw_section1 .tit_box{margin-bottom: 20px;margin-top: 20px;}
.xw_section1 .tit_box .tit{font-size: 18px;line-height: 24px;padding-top: 12px;}
.xw_section1 .tit_box .tit::after{width: 60px;height: 3px;}
.xw_section1 .content a .wzbox{padding-top: 20px;}
.xw_section1 .content a .btbox{margin-bottom: 12px;}
.xw_section1 .content a .btbox .bt{font-size: 16px;line-height: 20px;width: calc(100% - 100px);}
.xw_section1 .content a .date{font-size: 14px;line-height: 18px;width: 100px;}
.xw_section1 .content a .info{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.xw_section1 .content .slick-dots{margin-top: 20px;}
.xw_section1 .content .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.xw_section1 .content .slick-dots li.slick-active{ width: 14px;height: 14px;}
}

.xw_section2{width: 100%;padding-top: 62px;padding-bottom: 62px;background: #f7f7f7;}
.xw_section2 ul{margin-bottom: 94px;}
.xw_section2 ul li{margin-bottom: 44px;}
.xw_section2 ul li:last-child{margin-bottom: 0;}
.xw_section2 ul a{display: flex;justify-content: flex-start;align-items: center;flex-direction:row-reverse;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 18px 18px 18px 30px;}
.xw_section2 ul a .left{width: 240px;}
.xw_section2 ul a .left .pic{ width: 100%; padding-bottom: 68.8235%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section2 ul a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section2 ul a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section2 ul a .right{width: calc(100% - 240px);padding-right: 84px;}
.xw_section2 ul a .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 30px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section2 ul a .jj{font-size: 16px;color: #555555;line-height: 28px;margin-bottom: 30px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section2 ul a .date{font-size: 16px;color: #888888;line-height: 20px;}
.xw_section2 ul a:hover{background: linear-gradient(to bottom,#4983eb,#194a9f);}
.xw_section2 ul a:hover .bt,
.xw_section2 ul a:hover .jj,
.xw_section2 ul a:hover .date{color: #fff;}
@media screen and (max-width:1024px) {
.xw_section2{padding-top: 30px;padding-bottom: 30px;}
.xw_section2 ul{margin-bottom: 20px;}
.xw_section2 ul li{margin-bottom: 12px;}
.xw_section2 ul a{display: block;padding: 20px;}
.xw_section2 ul a .left{width: 100%;}
.xw_section2 ul a .right{width: 100%;padding-right: 0;margin-top: 14px;}
.xw_section2 ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xw_section2 ul a .jj{font-size: 14px;line-height: 22px;margin-bottom: 10px;}
.xw_section2 ul a .date{font-size: 14px;}
}

/*新闻详情*/
.xwxq_section{width: 100%;padding-top: 70px;padding-bottom: 60px;background: #f8f8f8;}
.xwxq_section .content{width: 100%;background: #fff;padding: 40px 60px;}
.xwxq_section h2{font-size: 28px;color: #000000;line-height: 32px;margin-bottom: 32px;text-align: center;font-weight: bold;}
.xwxq_section .dl{display: flex;justify-content: center;align-items: center;}
.xwxq_section .dl .dd{font-size: 14px;color: #888888;line-height: 20px;margin-right: 14px;}
.xwxq_section .dl .dd:last-child{margin-right: 0;}
.xwxq_section .cont1{padding-top: 30px;margin-bottom: 50px;border-top: 1px solid #e5e5e5;margin-top: 22px;font-size: 16px;color: #555555;line-height: 32px;}
.xwxq_section .btnbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 96px;}
.xwxq_section .btnbox .btn{width: calc(50% - 100px);}
.xwxq_section .btnbox .btn a{display: block;font-size: 16px;color: #555555;line-height: 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .btnbox .btn a:hover{color: #17489d;}
.xwxq_section .btnbox .next{text-align: right;}
.xwxq_section .btnbox .back{width: 164px;}
.xwxq_section .btnbox .back a{display: flex;justify-content: center;align-items: center;border-radius: 25px;border: 1px solid #1b499d;}
.xwxq_section .btnbox .back .wz{font-size: 18px;color: #17489d;line-height: 48px;}
.xwxq_section .btnbox .back img{width: 24px;display: block;margin-left: 18px;}
.xwxq_section .btnbox .back .ico2{display: none;}
.xwxq_section .btnbox .back a:hover{background: #17489d;}
.xwxq_section .btnbox .back a:hover .wz{color: #fff;}
.xwxq_section .btnbox .back a:hover .ico1{display: none;}
.xwxq_section .btnbox .back a:hover .ico2{display: block;}
.xwxq_section .cont2 h3{font-size: 30px;color: #000000;line-height: 40px;margin-bottom: 26px;}
.xwxq_section .cont2 .ul{margin: 0 -26px;width: calc(100% + 52px);}
.xwxq_section .cont2 .ul .li{padding: 0 26px;}
.xwxq_section .cont2 .ul a{display: flex;justify-content: flex-start;align-items: center;background: #f5f5f5;padding: 10px 10px 10px 24px;flex-direction:row-reverse;margin-bottom: 40px;}
.xwxq_section .cont2 .ul a:last-child{margin-bottom: 0;}
.xwxq_section .cont2 .ul a .left{width: 190px;}
.xwxq_section .cont2 .ul a .pic{ width: 100%; padding-bottom: 71.5789%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section .cont2 .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;}
.xwxq_section .cont2 .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);}
.xwxq_section .cont2 .ul a .right{width: calc(100% - 190px);padding-right: 40px;}
.xwxq_section .cont2 .ul a .bt{font-size: 18px;color: #000000;line-height: 24px;margin-bottom: 12px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .cont2 .ul a .jj{font-size: 16px;color: #555555;line-height: 24px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .cont2 .ul a .date{font-size: 14px;color: #888888;line-height: 18px;}
.xwxq_section .cont2 .ul a:hover{background: linear-gradient(to bottom ,#457de3,#2154ad);}
.xwxq_section .cont2 .ul a:hover .bt,
.xwxq_section .cont2 .ul a:hover .jj,
.xwxq_section .cont2 .ul a:hover .date{color: #fff;}
.xwxq_section .cont2 .slick-dots{margin-top: 36px;}
.xwxq_section .cont2 .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);background: url(img/img125.png)no-repeat center center;background-size: cover;}
.xwxq_section .cont2 .slick-dots li.slick-active{ background: rgba(255,255,255,0);width: 16px;height: 16px; background: url(img/img126.png)no-repeat center center;background-size: cover;position: relative;}
@media screen and (max-width:1024px) {
.xwxq_section{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section .content{padding: 14px;margin-top: 12px;}
.xwxq_section h2{font-size: 18px;line-height: 26px;margin-bottom: 12px;}
.xwxq_section .dl .dd{margin-right: 10px;}
.xwxq_section .cont1{padding-top: 20px;margin-bottom: 20px;margin-top: 20px;font-size: 14px;line-height: 24px;}
.xwxq_section .btnbox{display: block;position: relative;padding-right: 140px;margin-bottom: 20px;}
.xwxq_section .btnbox .btn{width: 100%;}
.xwxq_section .btnbox .btn a{font-size: 14px;line-height: 20px;}
.xwxq_section .btnbox .next{text-align: left;margin-top: 12px;}
.xwxq_section .btnbox .back{width: 120px;position: absolute;right: 0;top: 0;}
.xwxq_section .btnbox .back a{border-radius: 18px;}
.xwxq_section .btnbox .back .wz{font-size: 14px;line-height: 34px;}
.xwxq_section .btnbox .back img{width: 20px;margin-left: 8px;}
.xwxq_section .cont2 h3{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.xwxq_section .cont2 .ul .li{padding: 0 6px;}
.xwxq_section .cont2 .ul a{display: block;padding: 14px;margin-bottom: 12px;}
.xwxq_section .cont2 .ul a .left{width: 100%;}
.xwxq_section .cont2 .ul a .right{width:100%;padding-right: 0;margin-top: 14px;}
.xwxq_section .cont2 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.xwxq_section .cont2 .ul a .jj{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.xwxq_section .cont2 .ul a .date{font-size: 14px;}
.xwxq_section .cont2 .slick-dots{margin-top: 20px;}
.xwxq_section .cont2 .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.xwxq_section .cont2 .slick-dots li.slick-active{ width: 14px;height: 14px;}
}

/*加入我们*/
.jrwm_section{width: 100%;padding-top: 76px;padding-bottom: 86px;background: #f6f6f6;}
.jrwm_section .cont1{margin-bottom: 80px;position: relative;}
.jrwm_section .cont1 .img{width: 100%;display: block;}
.jrwm_section .cont1 .ico{cursor: pointer;width: 72px;height: 72px;border: 1px solid #fff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;cursor: pointer;}
.jrwm_section .cont1 .ico img{width: 40px;}
.jrwm_section .cont2{margin-bottom: 68px;}
.jrwm_section .cont2 ul{width: 100%;}
.jrwm_section .cont2 ul li{width: 100%;margin-bottom: 30px;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.jrwm_section .cont2 ul li:last-child{margin-bottom: 0;}
.jrwm_section .cont2 ul .top{width: 100%;padding: 20px 30px 20px 46px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.jrwm_section .cont2 ul .top .left{width: 49.15730337078652%;padding-left: 26px;position: relative;font-size: 18px;color: #333333;line-height: 40px;font-weight: bold;}
.jrwm_section .cont2 ul .top .left::after{content: "";display: block;width: 4px;height: 25px;background: #17489d;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.jrwm_section .cont2 ul .top .right{width: 50.84269662921348%;display: flex;justify-content: flex-end;align-items: center;}
.jrwm_section .cont2 ul .top .right .dl{margin-right: 62px;display: flex;justify-content: flex-start;align-items: center;}
.jrwm_section .cont2 ul .top .right .dd{font-size: 18px;color: #666666;line-height: 40px;margin-right: 80px;}
.jrwm_section .cont2 ul .top .right .dd:last-child{margin-right: 0;}
.jrwm_section .cont2 ul .top .right img{width: 30px;display: block;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jrwm_section .cont2 ul .top .right .ico2{display: none;}
.jrwm_section .cont2 ul .bottom{display: block;width: 100%;padding: 30px 74px 50px 74px;display: none;}
.jrwm_section .cont2 ul .bottom .list{margin-bottom: 44px;}
.jrwm_section .cont2 ul .bottom .list .bt{font-size: 18px;color: #17489d;line-height: 36px;}
.jrwm_section .cont2 ul .bottom .list .info{font-size: 16px;color: #333333;line-height: 28px;}
.jrwm_section .cont2 ul .bottom .list2{font-size: 16px;color: #333333;line-height: 28px;}
.jrwm_section .cont2 ul .bottom .list2 span{color: #17489d;font-size: 18px;}
.jrwm_section .cont2 ul .bottom .btn{width: 152px;}
.jrwm_section .cont2 ul .bottom .btn a{display: block;font-size: 18px;color: #ffffff;line-height: 60px;text-align: center;background: #17489d;border-radius: 10px;}
.jrwm_section .cont2 ul .bottom .btn a:hover{opacity: 0.8;}
.jrwm_section .cont2 ul li.on .top{background: #17489d;}
.jrwm_section .cont2 ul li.on .top .left{color: #fff;}
.jrwm_section .cont2 ul li.on .top .left::after{background: #fff;}
.jrwm_section .cont2 ul li.on .top .right .dd{color: #fff;}
.jrwm_section .cont2 ul li.on .top .right img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.jrwm_section .cont2 ul li.on .top .right .ico1{display: none;}
.jrwm_section .cont2 ul li.on .top .right .ico2{display: block;}
@media screen and (max-width:1680px) {
.jrwm_section .cont2 ul .top .right .dl{margin-right: 30px;}
.jrwm_section .cont2 ul .top .right .dd{font-size: 14px;margin-right: 30px;}
}
@media screen and (max-width:1024px) {
.jrwm_section{padding-top: 30px;padding-bottom: 30px;}
.jrwm_section .cont1{margin-bottom: 20px;}
.jrwm_section .cont1 .ico{width: 32px;height: 32px;}
.jrwm_section .cont1 .ico img{width: 24px;}
.jrwm_section .cont2{margin-bottom: 20px;}
.jrwm_section .cont2 ul li{margin-bottom: 14px;}
.jrwm_section .cont2 ul .top{padding: 12px;}
.jrwm_section .cont2 ul .top .left{width: calc(100% - 40px);padding-left: 0;font-size: 14px;line-height: 20px;}
.jrwm_section .cont2 ul .top .left::after{width: 2px;height: 20px;display: none;}
.jrwm_section .cont2 ul .top .right{width: 40px;}
.jrwm_section .cont2 ul .top .right .dl{display: none;}
.jrwm_section .cont2 ul .top .right img{width: 24px;}
.jrwm_section .cont2 ul .bottom{padding: 12px;}
.jrwm_section .cont2 ul .bottom .list{margin-bottom: 12px;}
.jrwm_section .cont2 ul .bottom .list .bt{font-size: 16px;line-height: 24px;}
.jrwm_section .cont2 ul .bottom .list .info{font-size: 14px;line-height: 24px;}
.jrwm_section .cont2 ul .bottom .list2{font-size: 14px;line-height: 24px;}
.jrwm_section .cont2 ul .bottom .list2 span{font-size: 16px;}
.jrwm_section .cont2 ul .bottom .btn{width: 100px;}
.jrwm_section .cont2 ul .bottom .btn a{font-size: 14px;line-height: 36px;border-radius: 6px;}
}

/*联系我们*/
.lxwm_section1{width: 100%;padding-top: 80px;padding-bottom: 100px;}
.lxwm_section1 ul{margin: -35px;width: calc(100% + 70px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section1 ul li{width: 33.33333%;padding: 35px;}
.lxwm_section1 ul .libox{width: 100%;padding: 20px 20px 30px 20px;box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);background: url(img/img124.jpg)no-repeat right center;background-size: cover;}
.lxwm_section1 ul .bt{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 18px;min-height: 60px;}
.lxwm_section1 ul .dl{width: 100%;}
.lxwm_section1 ul .dl .dd{width: 100%;margin-bottom: 16px;}
.lxwm_section1 ul .dl .dd a{display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwm_section1 ul .dl .dd:last-child{margin-bottom: 0;}
.lxwm_section1 ul .dl img{width: 24px;display: block;}
.lxwm_section1 ul .dl .wz{font-size: 18px;color: #333333;line-height: 24px;width: calc(100% - 24px);padding-left: 8px;}
.lxwm_section1 ul li:nth-child(1) .bt,
.lxwm_section1 ul li:nth-child(1) .wz{color: #17489d;}
.lxwm_section1 ul li:hover .bt{color: #17489d;}
@media screen and (max-width:1680px) {
.lxwm_section1 ul{margin: -20px;width: calc(100% + 40px);}
.lxwm_section1 ul li{padding: 20px;}
.lxwm_section1 ul .libox{padding: 16px;}
.lxwm_section1 ul .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;min-height: 48px;}
.lxwm_section1 ul .dl img{width: 20px;}
.lxwm_section1 ul .dl .wz{font-size: 14px;line-height: 20px;width: calc(100% - 20px);}
}
@media screen and (max-width:1024px) {
.lxwm_section1{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section1 ul{margin: 0;width: 100%;}
.lxwm_section1 ul li{width: 100%;padding: 0;margin-bottom: 14px;}
.lxwm_section1 ul li:last-child{margin-bottom: 0;}
.lxwm_section1 ul .libox{padding: 14px;}
.lxwm_section1 ul .bt{font-size: 16px;;line-height: 20px;margin-bottom: 12px;min-height: 1px;}
.lxwm_section1 ul .dl .dd{margin-bottom: 10px;}
.lxwm_section1 ul .dl .wz{font-size: 14px;}
}

.lxwm_section2{width: 100%;padding-top: 76px;padding-bottom: 120px;background: #f7f7f7;}
.lxwm_section2 .btbox{display: flex;justify-content: flex-start;align-items: flex-end;margin-bottom: 76px;}
.lxwm_section2 .btbox .bt{font-size: 32px;color: #333333;line-height: 36px;font-weight: bold;margin-right: 26px;}
.lxwm_section2 .btbox .info{font-size: 18px;color: #333333;line-height: 24px;}
.lxwm_section2 .content{width: 100%;}
.lxwm_section2 .content ul{margin: -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section2 .content ul li{width: 33.3333%;padding: 20px;}
.lxwm_section2 .content .input{width: 100%;background: #ffffff;padding: 0 40px 0 36px;position: relative;}
.lxwm_section2 .content .input input{width: 100%;height: 70px;display: block;font-size: 18px;color: #333;}
.lxwm_section2 .content .input input::-webkit-input-placeholder{font-size:18px;color:#666666;opacity: 1;}
.lxwm_section2 .content .input input::-moz-placeholder{font-size:18px;color:#666666;opacity: 1;}
.lxwm_section2 .content .input input::moz-placeholder{font-size:18px;color:#666666;opacity: 1;}
.lxwm_section2 .content .input input:-ms-input-placeholder{font-size:18px;color:#666666;opacity: 1;}
.lxwm_section2 .content .input span{display: block;font-size: 18px;color: #f80505;line-height: 24px;position: absolute;right: 24px;top: 50%;transform: translate(0,-50%);}
.lxwm_section2 .content .text textarea{width: 100%;padding: 26px 40px;background: #fff;height: 310px;font-size: 18px;color: #333;display: block;}
.lxwm_section2 .content .yzm{display: flex;justify-content: space-between;align-items: center;}
.lxwm_section2 .content .yzm .text{width: calc(100% - 297px);background: #ffffff;padding: 0 40px 0 36px;position: relative;}
.lxwm_section2 .content .yzm .text input{width: 100%;height: 70px;display: block;font-size: 18px;color: #333;}
.lxwm_section2 .content .yzm .text span{display: block;font-size: 18px;color: #f80505;line-height: 24px;position: absolute;right: 24px;top: 50%;transform: translate(0,-50%);}
.lxwm_section2 .content .yzm img{width: 267px;height: 70px;display: block;cursor: pointer;}
.lxwm_section2 .content .button{display: flex;justify-content: flex-end;align-items: flex-start;}
.lxwm_section2 .content .button a{display: block;width: 328px;font-size: 18px;color: #ffffff;line-height: 70px;text-align: center;background: #17489d;border-radius: 10px;}
.lxwm_section2 .content .button a:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.lxwm_section2 .content .yzm .text{width: calc(100% - 180px);}
.lxwm_section2 .content .yzm img{width: 160px;}
}
@media screen and (max-width:1024px) {
.lxwm_section2{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section2 .btbox{display: block;margin-bottom: 20px;}
.lxwm_section2 .btbox .bt{font-size: 18px;line-height: 24px;margin-right: 8px;}
.lxwm_section2 .btbox .info{font-size: 14px;line-height: 20px;}
.lxwm_section2 .content ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section2 .content ul li{width: 100%!important;padding: 6px;}
.lxwm_section2 .content .input{padding: 0 30px 0 12px;}
.lxwm_section2 .content .input input{height: 40px;font-size: 16px;}
.lxwm_section2 .content .input input::-webkit-input-placeholder{font-size:16px;}
.lxwm_section2 .content .input input::-moz-placeholder{font-size:16px;}
.lxwm_section2 .content .input input::moz-placeholder{font-size:16px;}
.lxwm_section2 .content .input input:-ms-input-placeholder{font-size:16px;}
.lxwm_section2 .content .input span{font-size: 14px;line-height: 20px;right: 12px;}
.lxwm_section2 .content .text textarea{padding: 12px;height: 100px;font-size: 14px;}
.lxwm_section2 .content .yzm .text{width: calc(100% - 112px);padding: 0 30px 0 12px;}
.lxwm_section2 .content .yzm .text input{height: 40px;font-size: 14px;}
.lxwm_section2 .content .yzm .text span{font-size: 14px;line-height: 20px;right: 12px;}
.lxwm_section2 .content .yzm img{width: 100px;height: 40px;}
.lxwm_section2 .content .button a{width: 100%;font-size: 14px;line-height: 40px;border-radius: 6px;}
}

/*企业实力*/
.qywh_section1{width: 100%;padding-top: 80px;padding-bottom: 80px;}
.qywh_section1 .title{font-size: 32px;color: #17489d;line-height: 36px;text-align: center;margin-bottom: 57px;font-weight: bold;}
.qywh_section1 .content{width: 100%;}
.qywh_section1 .ul{margin: 0 -32px;width: calc(100% + 64px);}
.qywh_section1 .ul .li{padding: 0 32px;}
.qywh_section1 .ul a{display: block;width: 100%;position: relative;}
.qywh_section1 .ul a .pic{ width: 100%; padding-bottom: 148.929%; 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;}
.qywh_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;}
.qywh_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);}
.qywh_section1 .ul a::after{content: "";display: block;width: 100%;height: 50%;position: absolute;left: 0;bottom: 0;z-index: 2;background: linear-gradient(to bottom,rgba(23,72,157,0),rgba(23,72,157,1));}
.qywh_section1 .ul .wzbox1{width: 100%;position: absolute;left: 0;top: 0;padding: 40px;display: flex;justify-content: flex-start;align-items: center;z-index: 33;}
.qywh_section1 .ul .wzbox1 img{width: 66px;display: block;
transition: All 0.6s ease-in-out;
-webkit-transition: All 0.6s ease-in-out;
-moz-transition: All 0.6s ease-in-out;
-o-transition: All 0.6s ease-in-out;}
.qywh_section1 .ul a:hover .wzbox1 img{transform: rotateY(360deg);}
.qywh_section1 .ul .wzbox1 .wz{font-size: 30px;color: #ffffff;line-height: 34px;font-weight: bold;padding-left: 24px;}
.qywh_section1 .ul .wzbox2{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 3;padding: 40px 40px 70px 40px;
transition: All 0.6s ease-in-out;
-webkit-transition: All 0.6s ease-in-out;
-moz-transition: All 0.6s ease-in-out;
-o-transition: All 0.6s ease-in-out;}
.qywh_section1 .ul a:hover .wzbox2{bottom: 20px;}
.qywh_section1 .ul .wzbox2 .bt{font-size: 24px;color: #ffffff;line-height: 28px;margin-bottom: 20px;}
.qywh_section1 .ul .wzbox2 .dl{margin: -8px;width: calc(100% + 16px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.qywh_section1 .ul .wzbox2 .dd{padding: 8px;font-size: 18px;color: #ffffff;line-height: 22px;width: 50%;}
/*.qywh_section1 .ul .li:nth-child(3) .wzbox2 .dd,
.qywh_section1 .ul .li:nth-child(4) .wzbox2 .dd{width: 100%;}*/
@media screen and (max-width:1680px) {
.qywh_section1 .ul{margin: 0 -16px;width: calc(100% + 32px);}
.qywh_section1 .ul .li{padding: 0 16px;}
.qywh_section1 .ul .wzbox1{padding: 24px;}
.qywh_section1 .ul .wzbox1 img{width: 40px}
.qywh_section1 .ul .wzbox1 .wz{font-size: 20px;line-height: 24px;padding-left: 14px;}
.qywh_section1 .ul .wzbox2{padding: 24px;}
.qywh_section1 .ul .wzbox2 .bt{font-size: 18px;line-height: 24px;margin-bottom: 14px;}
.qywh_section1 .ul .wzbox2 .dl{margin: -6px;width: calc(100% + 12px);}
.qywh_section1 .ul .wzbox2 .dd{padding: 6px;font-size: 15px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.qywh_section1{padding-top: 30px;padding-bottom: 30px;}
.qywh_section1 .title{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.qywh_section1 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.qywh_section1 .ul .li{padding: 0 6px;}
.qywh_section1 .ul .wzbox1{padding: 12px;}
.qywh_section1 .ul .wzbox1 img{width: 30px;}
.qywh_section1 .ul .wzbox1 .wz{font-size: 16px;line-height: 24px;padding-left: 12px;}
.qywh_section1 .ul .wzbox2{padding: 12px;}
.qywh_section1 .ul .wzbox2 .bt{font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.qywh_section1 .ul .wzbox2 .dl{margin: -6px;width: calc(100% + 12px);}
.qywh_section1 .ul .wzbox2 .dd{padding: 6px;font-size: 13px;line-height: 20px;}
.qywh_section1 .ul .slick-dots{margin-top: 14px;}
}

.qywh_section2{width: 100%;padding-top: 110px;padding-bottom: 200px;position: relative;}
.qywh_section2 .iframe{width: 100%;height: 100%;display: block;position: absolute;left: 0;top: 0;z-index: 1;}
.qywh_section2 .w_width{position: relative;z-index: 5;}
.qywh_section2 .content{margin-top: 86px;}
.qywh_section2 .content .slideOut{ position: relative;}
.qywh_section2 .content .slide{ width: 100%; min-height: 100px; position: relative;overflow: hidden;}
.qywh_section2 .content .slide .img{ overflow: hidden; position: absolute; transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s; }
.qywh_section2 .content .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%);}
.qywh_section2 .content .slide .img1{ width: 24.06666666666667%; height: 55.32879818594104%; top: 22.33560090702948%; left: 0; z-index: 1;}
.qywh_section2 .content .slide .img2{ width: 30.73333333333333%; height: 72.10884353741497%; top: 13.94557823129252%; left: 10.33333333333333%; z-index: 2;}
.qywh_section2 .content .slide .img3{ width: 44.26666666666667%; height: 100%; top: 0; left: 27.86666666666667%; z-index: 3;}
.qywh_section2 .content .slide .img4{ width: 30.73333333333333%; height: 72.10884353741497%; top: 13.94557823129252%; left: 59.6%; z-index: 2;}
.qywh_section2 .content .slide .img5{ width: 24.06666666666667%; height: 55.32879818594104%; top: 22.33560090702948%; left: 75.93333333333333%; z-index: 1;}
.qywh_section2 .content .slide .img6{ width: 24.06666666666667%; height: 55.32879818594104%; top: 30%; left: 100vw; z-index: 1;}
.qywh_section2 .content .butLeft{width: 24px;height: 24px;border-top: 4px solid #dadbdd;border-left: 4px solid #dadbdd;position: absolute;left: -48px;top: 46%;transform: translate(0,-50%);z-index: 10;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.qywh_section2 .content .butRight{width: 24px;height: 24px;border-top: 4px solid #dadbdd;border-right: 4px solid #dadbdd;position: absolute;right: -48px;top: 46%;transform: translate(0,-50%);z-index: 10;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.qywh_section2 .content .butLeft:hover,
.qywh_section2 .content .butRight:hover{border-color: #17489d;}
@media screen and (max-width:1680px) {
.qywh_section2{padding-top: 100px;padding-bottom: 100px;}
.qywh_section2 .content{margin-top: 60px;}
}
@media screen and (max-width:1024px) {
.qywh_section2{padding-top: 30px;padding-bottom: 50px;}
.qywh_section2 .content{margin-top: 40px;}
.qywh_section2 .content .slide{overflow: visible;}
.qywh_section2 .content .slide .img1{left: -50%;}
.qywh_section2 .content .slide .img2{ width: 40%; height: 94.108844%; top: 2.945578%; left: 0%;}
.qywh_section2 .content .slide .img3{ width: 60%; height: 136%; top: -18%; left: 20%;}
.qywh_section2 .content .slide .img4{ width: 40%; height: 94.108844%; top: 2.945578%; left: 60%;}
.qywh_section2 .content .slide .img5{ left: 100vw;}
.qywh_section2 .content .butLeft{width: 0;height: 0;display: none;}
.qywh_section2 .content .butRight{width: 0;height: 0;display: none;}
}

.qywh_section3{width: 100%;padding-top: 100px;padding-bottom: 120px;background: #f5f5f6;}
.qywh_section3 .content{margin-top: 48px;}
.qywh_section3 .ul{margin: -30px -58px;width: calc(100% + 116px);}
.qywh_section3 .ul .li{padding: 30px 58px;}
.qywh_section3 .ul .libox{width: 100%;background: #ffffff;box-shadow: 0 0 24px rgba(0,0,0,0.1);padding: 20px 70px 50px 30px;}
.qywh_section3 .ul .btbox{width: 100%;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 26px;}
.qywh_section3 .ul .btbox img{width: 66px;display: block;}
.qywh_section3 .ul .btbox .wz{font-size: 24px;color: #17489d;line-height: 30px;font-weight: bold;margin-left: 14px;}
.qywh_section3 .ul .dl{margin-bottom: 48px;}
.qywh_section3 .ul .dd{margin-bottom: 32px;display: flex;justify-content: space-between;align-items: flex-start;}
.qywh_section3 .ul .dd:last-child{margin-bottom: 0;}
.qywh_section3 .ul .wz1{font-size: 18px;color: #333333;line-height: 24px;width: calc(70.16949152542373% - 20px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.qywh_section3 .ul .wz2{font-size: 18px;color: #333333;line-height: 24px;width: 29.83050847457627%;}
.qywh_section3 .ul .dd:nth-child(1) .wz1,
.qywh_section3 .ul .dd:nth-child(1) .wz2{font-size: 20px;font-weight: bold;}
.qywh_section3 .ul .more{width: 100%;display: flex;justify-content: center;align-items: flex-start;}
.qywh_section3 .ul .more a{display: block;font-size: 16px;color: #17489d;line-height: 20px;}
.qywh_section3 .ul .more a:hover{text-decoration: underline;}
.qywh_section3 .ul .slick-dots{margin-top: 6px;}
.qywh_section3 .ul .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);background: url(img/img125.png)no-repeat center center;background-size: cover;}
.qywh_section3 .ul .slick-dots li.slick-active{ background: rgba(255,255,255,0);width: 16px;height: 16px; background: url(img/img126.png)no-repeat center center;background-size: cover;position: relative;}
@media screen and (max-width:1680px) {
.qywh_section3 .ul{margin: -30px;width: calc(100% + 60px);}
.qywh_section3 .ul .li{padding: 30px;}
}
@media screen and (max-width:1024px) {
.qywh_section3{padding-top: 30px;padding-bottom: 50px;}
.qywh_section3 .content{margin-top: 20px;}
.qywh_section3 .ul{margin: -20px;width: calc(100% + 40px);}
.qywh_section3 .ul .li{padding: 20px;}
.qywh_section3 .ul .libox{padding: 14px;}
.qywh_section3 .ul .btbox{margin-bottom: 14px;}
.qywh_section3 .ul .btbox img{width: 32px;}
.qywh_section3 .ul .btbox .wz{font-size: 16px;line-height: 24px;margin-left: 10px;}
.qywh_section3 .ul .dl{margin-bottom: 14px;}
.qywh_section3 .ul .dd{margin-bottom: 10px;}
.qywh_section3 .ul .wz1{font-size: 14px;line-height: 20px;width: calc(60% - 8px);margin-bottom: 6px;}
.qywh_section3 .ul .wz2{font-size: 14px;line-height: 20px;width: calc(40% - 8px)}
.qywh_section3 .ul .dd:nth-child(1) .wz1,
.qywh_section3 .ul .dd:nth-child(1) .wz2{font-size: 16px;}
.qywh_section3 .ul .more a{font-size: 14px;}
.qywh_section3 .ul .slick-dots{margin-top: 10px;}
.qywh_section3 .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.qywh_section3 .ul .slick-dots li.slick-active{ width: 14px;height: 14px;}
}

.qywh_section4{width: 100%;padding-top: 60px;padding-bottom: 90px;}
.qywh_section4 .title{font-size: 32px;color: #17489d;line-height: 36px;text-align: center;font-weight: bold;margin-bottom: 54px;}
.qywh_section4 .ul{margin: 0 -24px;width: calc(100% + 48px);}
.qywh_section4 .ul .li{padding: 0 24px;}
.qywh_section4 .ul .picbox{width: 100%;border: 8px solid #17489d;position: relative;}
.qywh_section4 .ul .picbox::after{content: "";display: block;width: 0;height: 0;background: rgba(0,0,0,0.38);position: absolute;left: 50%;top: 50%;z-index: 2;transform: translate(-50%,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.qywh_section4 .ul .pic{ width: 100%; padding-bottom: 129.098%; position: relative; overflow: hidden;z-index: 1;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.qywh_section4 .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.qywh_section4 .ul .li:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.qywh_section4 .ul .posi_box{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 4;cursor: pointer;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;}
.qywh_section4 .ul .posi_box img{width: 34px;display: block;margin: 0 auto 14px auto;}
.qywh_section4 .ul .posi_box div{font-size: 18px;color: #ffffff;line-height: 24px;text-align: center;font-weight: bold;}
.qywh_section4 .ul .li:hover .posi_box{opacity: 1;}
.qywh_section4 .ul .li:hover .picbox::after{width: 101%;height: 101%;}
.qywh_section4 .ul .wz{font-size: 18px;color: #333333;line-height: 24px;margin-top: 18px;font-weight: bold;text-align: center;}
.qywh_section4 .ul .slick-prev{width: 24px;height: 24px;border-top: 4px solid #c9c9c9;border-left: 4px solid #c9c9c9;position: absolute;left: -22px;top: 46%;transform: translate(0,-50%);z-index: 10;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.qywh_section4 .ul .slick-next{width: 24px;height: 24px;border-top: 4px solid #c9c9c9;border-right: 4px solid #c9c9c9;position: absolute;right: -22px;top: 46%;transform: translate(0,-50%);z-index: 10;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.qywh_section4 .ul .slick-prev:hover,
.qywh_section4 .ul .slick-next:hover{border-color: #17489d;}
@media screen and (max-width:1680px) {
.qywh_section4 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.qywh_section4 .ul .li{padding: 0 10px;}
.qywh_section4 .ul .posi_box div{font-size: 15px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.qywh_section4{padding-top: 30px;padding-bottom: 30px;}
.qywh_section4 .title{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.qywh_section4 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.qywh_section4 .ul .li{padding: 0 6px;}
.qywh_section4 .ul .posi_box img{width: 24px;margin: 0 auto 10px auto;}
.qywh_section4 .ul .posi_box div{font-size: 14px;line-height: 24px;}
.qywh_section4 .ul .wz{font-size: 14px;line-height: 20px;margin-top: 12px;}
.qywh_section4 .ul .slick-dots{margin-top: 6px;}
.qywh_section4 .ul .slick-dots li{border-radius:10px;width:10px; height:10px;margin:0 5px;background: rgba(255,255,255,0);border: 1px solid #909090;}
.qywh_section4 .ul .slick-dots li.slick-active{ background: #17489d;width: 10px;border: 1px solid #17489d;position: relative;}
.qywh_section4 .ul .slick-dots li.slick-active::after{content: "";display: block;width: 16px;height: 16px;border: 1px solid #17489d;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.qywh_section4 .ul .slick-dots{margin-top: 20px;}
.qywh_section4 .ul .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 5px;}
.qywh_section4 .ul .slick-dots li.slick-active{ width: 8px;}
.qywh_section4 .ul .slick-dots li.slick-active::after{width: 14px;height: 14px;}
}

/*荣誉资质*/
.ryzz_section{width: 100%;padding-top: 70px;padding-bottom: 148px;background: #f7f7f7;}
.ryzz_section ul{margin: -26px -24px;width: calc(100% + 48px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ryzz_section ul li{width: 25%;padding: 26px 24px;}
.ryzz_section ul .libox{display: block;width: 100%;}
.ryzz_section ul .libox .pic{ width: 100%; padding-bottom: 71.129%; 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;}
.ryzz_section ul .libox .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;}
.ryzz_section ul .libox: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) {
.ryzz_section{padding-top: 30px;padding-bottom: 30px;}
.ryzz_section ul{margin: -6px;width: calc(100% + 12px);}
.ryzz_section ul li{width: 50%;padding: 6px;}
}

.yftj_section{width: 100%;padding-top: 70px;padding-bottom: 90px;background: #f6f6f6;}
.yftj_section ul{width: 100%;}
.yftj_section ul li{margin-bottom: 32px;}
.yftj_section ul li:last-child{margin-bottom: 0;}
.yftj_section ul a{display: flex;justify-content: flex-start;align-items: center;background: #ffffff;}
.yftj_section ul li:nth-child(odd) a{flex-direction:row-reverse;}
.yftj_section ul .left{width: 60.86666666666667%;position: relative;}
.yftj_section ul .left::after{content: "";display: block;width: 143px;height: 100%;background: url(img/img109.png)no-repeat bottom left;background-size: cover;position: absolute;left: -1px;top: 0;z-index: 5;}
.yftj_section ul li:nth-child(even) .left::after{content: "";display: block;width: 143px;height: 100%;background: url(img/img110.png)no-repeat bottom right;background-size: cover;position: absolute;left: auto; right: -1px;top: 0;z-index: 5;}
.yftj_section ul .pic{ width: 100%; padding-bottom: 78.641%; 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;}
.yftj_section ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.yftj_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);}
.yftj_section ul .right{width: 39.13333333333333%;padding: 40px 80px 40px 52px;}
.yftj_section ul .bt{font-size: 36px;color: #333333;line-height: 40px;font-weight: bold;margin-bottom: 32px;}
.yftj_section ul .jj{font-size: 18px;color: #333333;line-height: 36px;letter-spacing: 1px;}
.yftj_section ul a:hover .bt{color: #1b499d;}
@media screen and (max-width:1680px) {
.yftj_section ul .left{width: 55%;}
.yftj_section ul .right{width: 45%;padding: 30px 50px;}
}
@media screen and (max-width:1024px) {
.yftj_section{padding-top: 30px;padding-bottom: 30px;}
.yftj_section ul li{margin-bottom: 20px;}
.yftj_section ul a{display: block;}
.yftj_section ul .left{width: 100%;}
.yftj_section ul .left::after{display: none!important;}
.yftj_section ul .right{width: 100%;padding: 14px;}
.yftj_section ul .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.yftj_section ul .jj{font-size: 14px;line-height: 22px;letter-spacing: 0;}
}

/*知识产权*/
.zscq_section{width: 100%;padding-top: 78px;padding-bottom: 124px;background: #f7f7f7;}
.zscq_section .cont1{background: #f1f1f1;padding: 25px 20px 25px 50px;display: flex;justify-content: flex-start;align-items: flex-start;}
.zscq_section .cont1 .list{font-size: 20px;color: #333333;line-height: 35px;}
.zscq_section .cont1 .list:nth-child(1){width: 17.87709497206704%;}
.zscq_section .cont1 .list:nth-child(2){width: 50.13966480446927%;}
.zscq_section .cont1 .list:nth-child(3){width: 22.90502793296089%;}
.zscq_section .cont1 .list:nth-child(4){width: 9.078212290502796%;}
.zscq_section .cont2{padding: 24px 0 96px 0;background: #fff;}
.zscq_section .cont2 ul{width: 100%;}
.zscq_section .cont2 li{border-bottom: 1px solid #f2f2f2;position: relative;}
.zscq_section .cont2 li::after{content: "";display: block;width: 0%;height: 1px;background: #1b499d;position: absolute;left: 0;bottom: -1px;
transition: All 0.6s ease-in-out;
-webkit-transition: All 0.6s ease-in-out;
-moz-transition: All 0.6s ease-in-out;
-o-transition: All 0.6s ease-in-out;}
.zscq_section .cont2 li:hover::after{width: 100%;}
.zscq_section .cont2 a{display: flex;justify-content: flex-start;align-items: flex-start;padding: 28px 20px 28px 50px;}
.zscq_section .cont2 a .list:nth-child(1){width: 17.87709497206704%;display: flex;justify-content: flex-start;align-items: center;}
.zscq_section .cont2 a .list:nth-child(1) img{width: 30px;display: block;}
.zscq_section .cont2 a .list:nth-child(1) .wz{font-size: 18px;color: #333333;line-height: 24px;padding-left: 16px;}
.zscq_section .cont2 a .list:nth-child(2){width: 50.13966480446927%;font-size: 18px;color: #333333;line-height: 24px;}
.zscq_section .cont2 a .list:nth-child(3){width: 22.90502793296089%;font-size: 18px;color: #333333;line-height: 24px;}
.zscq_section .cont2 a .list:nth-child(4){width: 9.078212290502796%;display: flex;justify-content: flex-start;align-items: center;}
.zscq_section .cont2 a .list:nth-child(4) img{width: 30px;display: block;}
.zscq_section .cont2 a .list:nth-child(4) .wz{font-size: 18px;color: #333333;line-height: 24px;padding-left: 12px;}
@media screen and (max-width:1680px) {
.zscq_section .cont2 a .list:nth-child(1) .wz{font-size: 16px;line-height: 24px;padding-left: 12px;}
.zscq_section .cont2 a .list:nth-child(2){font-size: 16px;line-height: 24px;}
.zscq_section .cont2 a .list:nth-child(3){font-size: 16px;line-height: 24px;}
.zscq_section .cont2 a .list:nth-child(4) .wz{font-size: 16px;line-height: 24px;padding-left: 12px;}
}
@media screen and (max-width:1024px) {
.zscq_section{padding-top: 30px;padding-bottom: 30px;}
.zscq_section .cont1{display: none;}
.zscq_section .cont2{padding: 0;}
.zscq_section .cont2 li:last-child{border-bottom: 0;}
.zscq_section .cont2 a{flex-wrap: wrap;padding: 20px;display: block;position: relative;}
.zscq_section .cont2 a .list:nth-child(1){width: 100%;margin-bottom: 10px;}
.zscq_section .cont2 a .list:nth-child(1) img{width:24px;}
.zscq_section .cont2 a .list:nth-child(1) .wz{font-size: 14px;line-height: 20px;padding-left: 10px;}
.zscq_section .cont2 a .list:nth-child(2){width: 100%;font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.zscq_section .cont2 a .list:nth-child(3){width: 100%;font-size: 14px;line-height: 20px;}
.zscq_section .cont2 a .list:nth-child(4){width: auto;position: absolute;right: 20px;top: 20px;}
.zscq_section .cont2 a .list:nth-child(4) img{width: 24px;display: block;}
.zscq_section .cont2 a .list:nth-child(4) .wz{font-size: 14px;line-height: 20px;padding-left: 10px;}
}




.zws_section{width: 100%;margin-top: -80px;opacity: 0;height: 80px;position: relative;z-index: -99;}
@media screen and (max-width:1024px) {
.zws_section{width: 100%;margin-top: -50px;opacity: 0;height: 50px;position: relative;z-index: -99;}
}

.section6{height: auto!important;}
.section6 .fp-tableCell{height: auto!important;}
/*20250329start*/
.section5{height: auto!important;}
.section5 .fp-tableCell{height: auto!important;}
/*20250329end*/

/*搜索*/
.search-result-main {
	display: block;
}

.search-result-main-p {
	font-size: 18px;
	color: #17489d;
	/*margin-top: 60px;*/
    line-height:40px;
}

.search-result-main .input-warp {
	position: relative;
	width: 434px;
	margin: 60px auto;
	border: 1px solid #bfbfbf;
	border-radius: 10px;
	background: url(../img/search2.png) 13px 13px no-repeat;
	background-size: 20px auto;
}

.search-result-main .input-warp input {
	width: 78%;
	height: 46px;
	line-height: 46px;
	margin-left: 43px;
	border-color: transparent;
	background-color: transparent;
	outline: none;
	color: #666;
}

.searchtab {
	min-height: 400px;
}

.search-class-list {
	border-bottom: 1px solid #ddd;
}

.search-class-list li {
	float: left;
	font-size: 16px;
}

.search-class-list li.on a {
	color: #000;
}

.search-class-list li a {
	padding: 0 26px;
	padding-left: 0;
	color: #999;
	line-height: 45px;
	position: relative;
}

.search-class-list li.on a span:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #3071b7;
}

.search-result-main a {
	display: block;
}

.search-result-title {
	color: #999;
	padding-top: 20px;
}

.result-list {
	overflow: hidden;
}

.result-item {
	width: 48%;
	margin-right: 4%;
	border-bottom: 1px solid #e7e7e7;
	float: left;
}

.result-item:nth-child(2n) {
	margin-right: 0;
}

.result-item .dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 10px;
	background: #828282;
	border-radius: 50%;
	vertical-align: middle;
}

.result-item p {
	display: inline-block;
	vertical-align: middle;
	word-break: normal;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.search-result-main a {
	display: block;
}

.result-item a {
	display: block;
	width: 100%;
	padding: 28px 0;
	color: #696969;
}

.result-item a:hover {
	color: #3071b7;
}

.result-item a:hover .dot {
	background: #3071b7;
}
/**/
.pz_SideLayer{display:none;}