﻿@charset "UTF-8";
html{
  font-size: 7.142vw;
}
@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: #042a71;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #042a71;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:1400px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 100px;padding-right: 100px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;background-color: #042a71;}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 44px;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 12px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #FFFFFF; position: relative;padding: 0 32px;line-height: 78px; font-size: 16px;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 5px; background: #c72676; position: absolute; bottom: 0; left: 50%;transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .u2{min-width: 100%; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2>div{color: rgba(255, 255, 255, .6);
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::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #fff;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.t_navs .top .service a{display: flex;align-items: center;}
.t_navs .top .service a .wz{font-size: 16px;color: #fff;line-height: 24px;margin-right: 8px;}
.t_navs .top .service a img{width: 30px;display: block;}
.t_navs .top .service a .ico2{display: none;}
.t_navs .top .service a:hover .wz{color: #c72676;}
.t_navs .top .service a:hover .ico1{display: none;}
.t_navs .top .service a:hover .ico2{display: block;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.wyb_s.sy{background-color: rgba(255,255,255,0);}
.t_nav_zw{width: 100%;height: 78px;opacity: 0;}
@media screen and (max-width:1350px) {
.t_navs .top .menu .l1{padding: 0 10px;}
.t_navs .top .menu .l1 .a1{padding: 0 12px;}
}
@media screen and (max-width:1350px) {
.t_navs .top .menu .l1{padding: 0 8px;}
.t_navs .top .menu .l1 .a1{padding: 0 8px;font-size: 14px;}
.t_navs .top .service a .wz{font-size: 14px;}
}
@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 .top .service {margin-right: 20px;}
.t_navs .top .service a .wz{color: #c72676;}
.t_navs .top .service a img{width: 24px;}
.t_navs .top .service a .ico1{display: none;}
.t_navs .top .service a .ico2{display: block;}
.t_navs .xialaph{ display: block;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .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:#042a71;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:#042a71;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: #042a71;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:#042a71;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
}

/* 底部 */
.b_nav{width: 100%;padding-top: 68px;padding-bottom: 54px;}
.b_nav .cont1{padding-bottom: 74px;margin-bottom: 24px;border-bottom: 1px solid #eceff6;display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 .left{width: 32.85714285714286%;}
.b_nav .cont1 .left .logo img{height: 54px;display: block;margin-bottom: 36px;}
.b_nav .cont1 .left .info{font-size: 14px;color: #042A72;line-height: 22px;}
.b_nav .cont1 .center{width: calc(67.14285714285714% - 114px);}
.b_nav .cont1 .center ul{display: flex;justify-content: flex-start;}
.b_nav .cont1 .center ul li{width: 33.333%;padding-right: 30px;}
.b_nav .cont1 .center ul .yj{margin-bottom: 18px;}
.b_nav .cont1 .center ul .yj a{display: block;font-size: 16px;color: #042A72;line-height: 20px;font-weight: bold;}
.b_nav .cont1 .center ul .ej a{display: block;font-size: 14px;color: #042A72;line-height: 20px;margin-bottom: 18px;}
.b_nav .cont1 .center ul .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 .right{width: 114px;}
.b_nav .cont1 .right .ewm{width: 100%;border: 5px solid #042A72;border-radius: 4px;padding: 4px;display: flex;justify-content: center;align-items: center;box-shadow: 0 0 12px rgba(4,42,113,0.3);}
.b_nav .cont1 .right .ewm img{width: 100%;display: block;}
.b_nav .cont1 .right .wz{font-size: 14px;color: #666666;line-height: 22px;font-weight: bold;text-align: center;margin-top: 14px;}
.b_nav .cont2 .bt{font-size: 16px;color: #042A72;line-height: 20px;margin-bottom: 16px;font-weight: bold;}
.b_nav .cont2 ul{margin: -6px -20px;width: calc(100% + 40px);display: flex;flex-wrap: wrap;}
.b_nav .cont2 ul li{padding: 6px 20px;}
.b_nav .cont2 ul a{display: block;font-size: 14px;color: #042A72;line-height: 20px;}
.b_nav .cont2 ul a:hover{color: #c72676;}
.b_nav2{background-color: #f3f4f8;padding-top: 20px;padding-bottom: 20px;}
.b_nav2 .cont1{display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}
.b_nav2 .cont1 a{display: block;font-size: 14px;color: #042A72;line-height: 20px;font-family: '微软雅黑';font-weight: lighter;}
.b_nav2 .cont1 a:hover{color: #c72676;}
.b_nav2 .cont1 span{display: block;font-size: 14px;color: #042A72;line-height: 20px;margin: 0 12px;font-family: '微软雅黑';font-weight: lighter;}
.b_nav2 .cont2{font-size: 14px;color: #042A72;line-height: 20px;text-align: center;font-family: '微软雅黑';font-weight: lighter;}
.b_nav2 .cont2 a{color: #042A72;font-family: '微软雅黑';font-weight: lighter;}
@media screen and (max-width:1024px) {
.b_nav{padding-top: 30px;padding-bottom: 30px;}
.b_nav .cont1{padding-bottom: 20px;margin-bottom: 20px;justify-content: space-between;}
.b_nav .cont1 .left{width: calc(100% - 102px);}
.b_nav .cont1 .left .logo img{height: 40px;margin-bottom: 12px;}
.b_nav .cont1 .center{display: none;}
.b_nav .cont1 .right{width: 90px;}
.b_nav .cont1 .right .ewm{border: 2px solid #042A72;padding: 2px;}
.b_nav .cont1 .right .wz{margin-top: 8px;}
.b_nav .cont2 .bt{font-size: 15px;line-height: 18px;margin-bottom: 10px;}
.b_nav .cont2 ul{margin: -5px;width: calc(100% + 10px);}
.b_nav .cont2 ul li{padding: 5px;}
.b_nav .cont2 ul a{font-size: 13px;line-height: 18px;}
.b_nav2 .cont2 a{display: block;}
}

/*手机端底漂浮*/
.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);display: none!important;}
.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: #042a71; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}

/* 首页 */
.sy_banner{width: 100%;}
.sy_banner .ul .li{position: relative;}
.sy_banner .ul .pcshow{width: 100%;height: 100vh;position: relative;z-index: 1;}
.sy_banner .ul img{width: 100%;display: block;position: relative;z-index: 2;}
.sy_banner .ul .li::after{content: '';display: block;width: 100%;height: 100%;background: linear-gradient(to right bottom,rgba(4,42,113,0.4),rgba(199,38,118,0.4));position: absolute;left: 0;top: 0;z-index: 3;}
.sy_banner .ul .li .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: 5;}
.sy_banner .ul .li .wzbox .title{font-size: 64px;color: #FFFFFF;line-height: 70px;margin-bottom: 28px;font-weight: bold;}
.sy_banner .ul .li .wzbox .info{font-size: 28px;color: #FFFFFF;line-height: 32px;margin-bottom: 20px;}
.sy_banner .ul .li .wzbox .more a{display: block;font-size: 18px;color: #FFFFFF;line-height: 44px;text-align: center;background-color: #c72676;width: 134px;}
.sy_banner .ul .li .wzbox .more a:hover{background-color: #042a71;}
.sy_banner .slick-dots{width: 100%;position: absolute;left: 0;bottom: 56px;}
.sy_banner .slick-dots li{border-radius:0; width:14px; height:13px;margin:0 12px;background: url(img/img22.png)no-repeat center center;background-size: cover;opacity: 0.5;}
.sy_banner .slick-dots li.slick-active{ opacity: 1;}
@media screen and (max-width:1024px) {
.sy_banner .ul .li .wzbox .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sy_banner .ul .li .wzbox .info{font-size: 15px;line-height: 22px;margin-bottom: 12px;}
.sy_banner .ul .li .wzbox .more a{font-size: 14px;line-height: 40px;width: 110px;}
.sy_banner .slick-dots{bottom: 20px;}
.sy_banner .slick-dots li{margin:0 6px;}
}

.sy_section1{width: 100%;padding-top: 120px;padding-bottom: 120px;position: relative;}
.sy_section1 .posi_img{content: '';display: block;width: 19.27083333333333%;position: absolute;right: 0;top: 0;}
.sy_section1 .w_width{display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 3;flex-direction:row-reverse;}
.sy_section1 .left{width: 46.42857142857143%;position: relative;padding-right: 16px;}
.sy_section1 .left .pic{ padding-bottom: 89.2%; position: relative; overflow: hidden;z-index: 1;}
.sy_section1 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section1 .left::after{content: '';display: block;width: 20px;height: 446px;background-color: #c72676;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);z-index: 3;}
.sy_section1 .right{width: 53.57142857142857%;padding-left: 90px;}
.sy_section1 .right h2{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 22px;font-weight: bold;}
.sy_section1 .right .info1{font-size: 18px;color: #707481;line-height: 24px;margin-bottom: 48px;}
.sy_section1 .right .info2{font-size: 16px;color: #121933;line-height: 28px;margin-bottom: 38px;}
.sy_section1 .right ul{margin: -10px -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.sy_section1 .right ul li{width: 50%;padding: 10px 12px;}
.sy_section1 .right ul a{display: flex;border-bottom: 1px solid #e5e5e5;font-size: 16px;color: #121933;line-height: 20px;padding-top: 10px;padding-bottom: 10px;}
.sy_section1 .right ul a img{width: 20px;display: block;margin-right: 18px;}
.sy_section1 .right .more a{width: 124px;display: block;font-size: 16px;color: #FFFFFF;line-height: 40px;text-align: center;background-color: #042a71;margin-top: 36px;}
.sy_section1 .right .more a:hover{background-color: #c72676;}
@media screen and (max-width:1680px) {
.sy_section1 .left::after{height: 380px;}
.sy_section1 .right h2{margin-bottom: 14px;}
.sy_section1 .right .info1{font-size: 16px;line-height: 22px;margin-bottom: 30px;}
.sy_section1 .right .info2{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.sy_section1 .right ul{margin: -8px;width: calc(100% + 16px);}
.sy_section1 .right ul li{padding: 8px;}
.sy_section1 .right ul a{font-size: 14px;padding-top: 8px;padding-bottom: 8px;}
.sy_section1 .right .more a{line-height: 30px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .w_width{display: block;}
.sy_section1 .left{width: 100%;padding-right: 0;}
.sy_section1 .left::after{display: none;}
.sy_section1 .right{width: 100%;padding-left: 0;margin-bottom: 20px;}
.sy_section1 .right h2{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sy_section1 .right .info1{font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.sy_section1 .right .info2{font-size: 14px;line-height: 22px;margin-bottom: 10px;}
.sy_section1 .right ul{margin: -6px;width: calc(100% + 12px);}
.sy_section1 .right ul li{width: 50%;padding: 6px;}
.sy_section1 .right ul a{font-size: 14px;padding-top: 8px;padding-bottom: 8px;}
.sy_section1 .right ul a img{width: 20px;margin-right: 10px;}
.sy_section1 .right .more a{width: 110px;font-size: 14px;margin-top: 12px;}
.sy_section1 .posi_img{width: 32%;}
}

.sy_section2{width: 100%;padding-top: 68px;padding-bottom: 100px;}
.sy_section2 h3{font-size: 48px;color: #121933;line-height: 52px;text-align: center;margin-bottom: 12px;}
.sy_section2 .fbt{font-size: 18px;color: #707481;line-height: 24px;text-align: center;margin-bottom: 92px;}
.sy_section2 .content{width: 100%;display: flex;align-items: stretch;}
.sy_section2 .content .left{width: 58.85714285714286%;padding: 68px 174px 76px 52px;}
.sy_section2 .content .left .bt{font-size: 48px;color: #FFFFFF;line-height: 52px;margin-bottom: 28px;}
.sy_section2 .content .left .info{font-size: 16px;color: #FFFFFF;line-height: 28px;margin-bottom: 64px;}
.sy_section2 .content .left ul{margin: -18px -20px;width: calc(100% + 40px);display: flex;flex-wrap: wrap;}
.sy_section2 .content .left ul li{width: 50%;padding: 18px 20px;}
.sy_section2 .content .left ul .libox{padding-left: 15px;position: relative;font-size: 20px;color: #FFFFFF;line-height: 24px;}
.sy_section2 .content .left ul .libox::after{content: '';display: block;width: 8px;height: 8px;background-color: #fff;position: absolute;left: 0;top: 8px;}
.sy_section2 .content .right{width: 41.14285714285714%;padding-left: 30px;}
.sy_section2 .content .right .dd{margin-bottom: 28px;padding: 54px 40px;}
.sy_section2 .content .right .dd:last-child{margin-bottom: 0;}
.sy_section2 .content .right .bt{font-size: 36px;color: #FFFFFF;line-height: 42px;margin-bottom: 16px;font-weight: bold;}
.sy_section2 .content .right .info{font-size: 16px;color: #FFFFFF;line-height: 28px;}
@media screen and (max-width:1680px) {
.sy_section2 .content .left{padding: 50px 100px 50px 50px;}
.sy_section2 .content .left .bt{font-size: 32px;line-height: 40px;margin-bottom: 12px;}
.sy_section2 .content .left .info{font-size: 14px;line-height: 22px;margin-bottom: 40px;}
.sy_section2 .content .left ul{margin: -12px -14px;width: calc(100% + 28px);}
.sy_section2 .content .left ul li{width: 50%;padding: 12px 14px;}
.sy_section2 .content .right .dd{margin-bottom: 20px;padding: 40px 30px;}
.sy_section2 .content .right .bt{font-size: 30px;line-height: 34px;}
.sy_section2 .content .right .info{font-size: 14px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 h3{font-size: 20px;line-height: 24px;}
.sy_section2 .fbt{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.sy_section2 .content{display: block;}
.sy_section2 .content .left{width: 100%;padding: 14px;}
.sy_section2 .content .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_section2 .content .left .info{font-size: 14px;line-height: 22px;margin-bottom: 14px;}
.sy_section2 .content .left .info br{display: none;}
.sy_section2 .content .left ul{margin: -6px;width: calc(100% + 12px);}
.sy_section2 .content .left ul li{width: 50%;padding: 6px;}
.sy_section2 .content .left ul .libox{padding-left: 14px;font-size: 13px;line-height: 20px;}
.sy_section2 .content .left ul .libox::after{width: 6px;height: 6px;top: 7px;}
.sy_section2 .content .right{width: 100%;padding-left: 0;margin-top: 20px;}
.sy_section2 .content .right .dd{margin-bottom: 12px;padding: 30px 14px;}
.sy_section2 .content .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.sy_section2 .content .right .info{font-size: 14px;line-height: 22px;}
}

.sy_section3{width: 100%;padding-top: 140px;padding-bottom: 130px;background: linear-gradient(to right ,#2a48ca,#0f1587);position: relative;overflow: hidden;}
.sy_section3 .w_width{position: relative;z-index: 10;}
.sy_section3 h4{font-size: 48px;color: #fff;line-height: 52px;text-align: center;margin-bottom: 80px;font-weight: bold;}
.sy_section3 ul{display: flex;justify-content: space-between;}
.sy_section3 ul .top{margin-bottom: 12px;display: flex;justify-content: center;align-items: flex-start;font-size: 36px;color: #FFFFFF;line-height: 40px;}
.sy_section3 ul .top .dw2{font-size: 20px;line-height: 24px;}
.sy_section3 ul .bottom{font-size: 15px;color: #FFFFFF;line-height: 20px;text-align: center;}
.sy_section3 .posi_img{width: 31.25%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;}
.sy_section3 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.sy_section3 ul{flex-wrap: wrap; justify-content: flex-start;margin: -6px;width: calc(100% + 12px);}
.sy_section3 ul li{width: 25%;padding: 6px;}
.sy_section3 ul li:nth-child(1),
.sy_section3 ul li:nth-child(2),
.sy_section3 ul li:nth-child(3){width: 33.333%;}
.sy_section3 ul .top{margin-bottom: 10px;font-size: 20px;line-height: 24px;}
.sy_section3 ul .top .dw2{font-size: 14px;line-height: 20px;}
.sy_section3 ul .bottom{font-size: 14px;line-height: 18px;}
.sy_section3 .posi_img{width: 40%;}
}

.sy_section4{width: 100%;padding-top: 110px;padding-bottom: 100px;position: relative;}
.sy_section4::before{content: "";display: block;width: 10%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90.00deg, rgb(233, 237, 246, 0.4) 56.489%,rgba(234, 238, 246, 0) 100%);z-index: 8;}
.sy_section4::after{content: "";display: block;width: 10%;height: 100%;position: absolute;right: 0;top: 0;background: linear-gradient(90.00deg, rgb(233, 237, 246, 0.4) 56.489%,rgba(234, 238, 246, 0) 100%);z-index: 5;transform: rotate(180deg);}
.sy_section4 h5{font-size: 48px;color: #121933;line-height: 52px;text-align: center;margin-bottom: 64px;}
.sy_section4 .qh_tbox{display: flex;justify-content: center;align-items: flex-start;margin-bottom: 64px;}
.sy_section4 .qh_t{display: flex;justify-content: center;align-items: center;padding: 6px;background-color: #fff;box-shadow: 0 0 12px rgba(4,42,113,0.2);}
.sy_section4 .qh_t .dd{padding: 0 54px;font-size: 16px;color: #000000;line-height: 48px;margin-right: 42px;cursor: pointer;}
.sy_section4 .qh_t .dd:last-child{margin-right: 0;}
.sy_section4 .qh_t .dd.on{background-color: #042a71;color: #fff;}
.sy_section4 .qh_b{width: 100%;position: relative;}
.sy_section4 .qh_b .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section4 .qh_b .dd.on{position: relative;z-index: 5;opacity: 1;}
.sy_section4 .qh_b .dd .cont{margin-bottom: 30px;}
.sy_section4 .qh_b .dd .cont:last-child{margin-bottom: 0;}
.sy_section4 .qh_b .dd ul{margin: 0 -8px;width: calc(100% + 16px);overflow: hidden;}
.sy_section4 .qh_b .dd li{padding: 15px 8px;width: 222px!important;float: left;}
.sy_section4 .qh_b .dd ul a{display: block;width: 100%;overflow: hidden;position: relative;box-shadow: 0 0 12px rgba(4,42,113,0.2);}
.sy_section4 .qh_b .dd ul a .pic{ padding-bottom: 27.941%; position: relative; overflow: hidden;}
.sy_section4 .qh_b .dd 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%);}
@media screen and (max-width:1024px) {
.sy_section4{padding: 30px 15px;}
.sy_section4::before{width: 50px;}
.sy_section4::after{width: 50px;}
.sy_section4 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.sy_section4 .qh_tbox{display: block;margin-bottom: 20px;}
.sy_section4 .qh_t{width: 100%; display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_section4 .qh_t::-webkit-scrollbar{ display: none;}
.sy_section4 .qh_t .dd{padding: 0 20px;font-size: 14px;line-height: 40px;margin-right: 12px;display: inline-block;}
.sy_section4 .qh_b .dd .cont{margin-bottom: 0;}
.sy_section4 .qh_b .dd ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section4 .qh_b .dd li{padding: 10px 6px;width: 162px!important;}
.sy_section4 .qh_b .dd ul a{box-shadow: 0 0 8px rgba(4,42,113,0.2);}
}

.sy_section5{width: 100%;padding-top: 110px;position: relative;min-height: 941px;}
.sy_section5 .w_1920{position: relative;z-index: 10;}
.sy_section5 h5{font-size: 48px;color: #121933;line-height: 52px;text-align: center;margin-bottom: 64px;}
.sy_section5 .qh_tbox{display: flex;justify-content: center;align-items: flex-start;margin-bottom: 50px;}
.sy_section5 .qh_t{display: flex;justify-content: center;align-items: center;padding: 6px;background-color: #fff;box-shadow: 0 0 12px rgba(4,42,113,0.2);}
.sy_section5 .qh_t .dd{padding: 0 54px;font-size: 16px;color: #000000;line-height: 48px;margin-right: 42px;cursor: pointer;}
.sy_section5 .qh_t .dd:last-child{margin-right: 0;}
.sy_section5 .qh_t .dd.on{background-color: #042a71;color: #fff;}
.sy_section5 .backbox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.sy_section5 .backbox .dd{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .backbox .dd.on{z-index: 5;opacity: 1;}
.sy_section5 .qh_b{width: 100%;position: relative;}
.sy_section5 .qh_b .dd{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .qh_b .dd.on{position: relative;z-index: 5;opacity: 1;}
.sy_section5 .qh_b .cont1 img{width: 100%;display: block;}
.sy_section5 .qh_b .cont2{display: flex;justify-content: flex-end;padding-right: 60px;padding-bottom: 190px;}
.sy_section5 .qh_b .cont2 ul{width: 466px;background-color: #fefeff;padding: 24px;box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);}
.sy_section5 .qh_b .cont2 ul li{border-bottom: 1px solid #f1f2f4;}
.sy_section5 .qh_b .cont2 ul .top{display: flex;justify-content: space-between;align-items: center;padding-bottom: 12px;border-bottom: 1px solid #f1f2f4;padding-top: 12px;cursor: pointer;}
.sy_section5 .qh_b .cont2 ul .top .wz{font-size: 18px;color: #042A72;line-height: 24px;width: calc(100% - 40px);}
.sy_section5 .qh_b .cont2 ul .top img{width: 27px;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;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);}
.sy_section5 .qh_b .cont2 ul li.act .top img{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);}
.sy_section5 .qh_b .cont2 ul .bottom{width: 100%;background-color: #fafafa;padding: 22px;display: none;font-size: 16px;color: #042A72;line-height: 30px;}
.sy_section5 .qh_b .cont3{width: 100%;padding-bottom: 86px;}
.sy_section5 .qh_b .cont3 .ul{padding: 0 100px;}
.sy_section5 .qh_b .cont3 .ul .pic{border: 10px solid #fff;}
.sy_section5 .qh_b .cont3 .ul .pic img{width: 100%;display: block;}
.sy_section5 .qh_b .cont3 .ul .slick-prev{width: 32px;height: 63px;background: url(img/img43.png) no-repeat center center; background-size: cover;left: 0;top: 50%;}
.sy_section5 .qh_b .cont3 .ul .slick-next{width: 32px;height: 63px;background: url(img/img44.png) no-repeat center center; background-size: cover;right: 0;top: 50%;}
.sy_section5 .qh_b .cont3 .ul .slick-prev:hover,
.sy_section5 .qh_b .cont3 .ul .slick-next:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.sy_section5{min-height: 860px;}
}
@media screen and (max-width:1024px) {
.sy_section5{padding: 30px 15px;min-height: 1px;}
.sy_section5 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.sy_section5 .qh_tbox{display: block;margin-bottom: 20px;}
.sy_section5 .qh_t{width: 100%; display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.sy_section5 .qh_t::-webkit-scrollbar{ display: none;}
.sy_section5 .qh_t .dd{padding: 0 20px;font-size: 14px;line-height: 40px;margin-right: 12px;display: inline-block;}
.sy_section5 .qh_b .cont2{padding-right: 0;padding-bottom: 30px;}
.sy_section5 .qh_b .dd .cont2 .ico2{display: block;padding-right: 0;}
.sy_section5 .qh_b .dd .cont2 ul{width: 80%;padding: 14px;margin-left: 20%;}
.sy_section5 .qh_b .dd .cont2 ul .top{padding-bottom: 10px;padding-top: 10px;}
.sy_section5 .qh_b .dd .cont2 ul .top .wz{font-size: 15px;line-height: 20px;width: calc(100% - 32px);}
.sy_section5 .qh_b .dd .cont2 ul .top img{width: 24px;}
.sy_section5 .qh_b .dd .cont2 ul .bottom{padding: 12px;font-size: 13px;line-height: 22px;}
.sy_section5 .qh_b .cont3{padding-bottom: 0;padding-left: 0;padding-right: 0;}
.sy_section5 .qh_b .cont3 .ul{padding: 0;}
.sy_section5 .qh_b .cont3 .ul .slick-dots{margin-top: 14px;}
.sy_section5 .qh_b .cont3 .ul .pic{border: 5px solid #fff;}
}

.sy_section6{width: 100%;padding-top: 90px;padding-bottom: 90px;}
.sy_section6 h6{font-size: 32px;color: #FFFFFF;line-height: 36px;margin-bottom: 6px;}
.sy_section6 .fbt{font-size: 16px;color: #FFFFFF;line-height: 20px;margin-bottom: 20px;}
.sy_section6 .more a{display: block;font-size: 14px;color: #FFFFFF;line-height: 40px;text-align: center;background-color: #c72676;width: 152px;}
.sy_section6 .more a:hover{background-color: #042a71;}
@media screen and (max-width:1024px) {
.sy_section6{padding-top: 50px;padding-bottom: 50px;}
.sy_section6 h6{font-size: 20px;line-height: 24px;margin-bottom: 8px;text-align: center;}
.sy_section6 .fbt{font-size: 14px;margin-bottom: 12px;text-align: center;}
.sy_section6 .more a{font-size: 14px;line-height: 32px;width: 110px;margin: 0 auto;}
}

/* 内页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: 40px;color: #FFFFFF;line-height: 50px;margin-bottom: 12px;font-weight: bold;}
.ny_banner .wzbox .info{font-size: 16px;color: #FFFFFF;line-height: 20px;}
@media screen and (max-width:1024px) {
.ny_banner .wzbox h1{font-size: 20px;line-height: 24px;margin-bottom: 8px;}
.ny_banner .wzbox .info{font-size: 14px;line-height: 18px;}
}

.ej_section{border-bottom: 1px solid #cdd4e4;}
.ej_section ul{display: flex;}
.ej_section ul li{margin-right: 72px;}
.ej_section ul li a{display: block;font-size: 16px;color: #666666;line-height: 60px;position: relative;}
.ej_section ul li:hover a,
.ej_section ul li.on a{color: #12182C;font-weight: bold;}
.ej_section ul li a::after{content: '';display: block;width: 0%;height: 4px;background-color: #c72676;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.ej_section ul li:hover a::after,
.ej_section ul li.on a::after{width: 100%;}
@media screen and (max-width:1024px) {
.ej_section ul{display: block;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;text-align: center;}
.ej_section ul::-webkit-scrollbar{ display: none;}
.ej_section ul li{margin-right: 12px;display: inline-block;}
.ej_section ul li a{font-size: 14px;line-height: 40px;}
.ej_section ul li a::after{height: 2px;}
}

/* 关于我们 */
.gywm_section1{width: 100%;padding-top: 166px;padding-bottom: 160px;position: relative;overflow: hidden;background: url(img/img110.png)no-repeat center right;background-size: cover;}
.gywm_section1 .w_width{position: relative;z-index: 10;}
.gywm_section1 h2{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 48px;}
.gywm_section1 .info{font-size: 16px;color: #121933;line-height: 28px;margin-bottom: 24px;}
.gywm_section1 .info2{font-size: 16px;color: #042A72;line-height: 28px;margin-bottom: 24px;font-weight: bold;}
.gywm_section1 .more{display: flex;}
.gywm_section1 .more a{padding: 0 30px;font-size: 16px;color: #FFFFFF;line-height: 40px;background-color: #042a71;text-align: center;display: block;margin-bottom: 60px;}
.gywm_section1 .more a:hover{background-color: #c72676;}
.gywm_section1 .content{padding: 46px 40px;background-color: #fafafc;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.gywm_section1 .content ul{margin: 0 -40px;width: calc(100% + 80px);display: flex;}
.gywm_section1 .content ul li{padding: 0 40px;width: 16.66666666666667%;}
.gywm_section1 .content ul .top{display: flex;font-size: 24px;color: #042A72;line-height: 30px;font-weight: bold;}
.gywm_section1 .content ul .line{width: 100%;height: 6px;background: linear-gradient(to right , #562365,#ad1b5a);margin: 6px 0 18px 0;}
.gywm_section1 .content ul .bottom{display: flex;font-size: 16px;color: #042A72CC;line-height: 20px;font-weight: bold;}
.gywm_section1 .posi_logo{width: 50.78125%;display: block;position: absolute;left: 0;top: 68px;opacity: 0.05;}
.gywm_section1 .posi_ico{display: none;}
@media screen and (max-width:1024px) {
.gywm_section1{padding-top: 30px;padding-bottom: 30px;}
.gywm_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.gywm_section1 .info{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.gywm_section1 .info2{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.gywm_section1 .more a{padding: 0 20px;font-size: 14px;line-height: 34px;margin-bottom: 20px;}
.gywm_section1 .content{padding: 14px;}
.gywm_section1 .content ul{margin: -10px;width: calc(100% + 20px);flex-wrap: wrap;}
.gywm_section1 .content ul li{padding: 10px;width: 50%;}
.gywm_section1 .content ul .top{font-size: 16px;line-height: 20px;}
.gywm_section1 .content ul .line{height: 4px;margin:4px 0 6px 0;}
.gywm_section1 .content ul .bottom{font-size: 14px;line-height: 18px;}
.gywm_section1 .posi_logo{width: 50.78125%;display: block;position: absolute;left: 0;top: 68px;opacity: 0.05;}
.gywm_section1 .posi_ico{width: 64.16666666666667%;display: block;position: absolute;right: 0;top: 0;}
}

.gywm_section2{width: 100%;padding-top: 160px;padding-bottom: 160px;background-color: #f5f5f5;overflow: hidden;position: relative;}
.gywm_section2 .posi_ico{width: 24.11458333333333%;display: block;position: absolute;left: 0;top: 0;}
.gywm_section2 .w_1920{display: flex;justify-content: flex-start;align-items: center;padding-left: 260px;position: relative;z-index: 5;flex-direction:row-reverse}
.gywm_section2 .left{width: 43.03030303030303%;padding-right: 16px;}
.gywm_section2 .left h3{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 48px;}
.gywm_section2 .left .info{font-size: 16px;color: #121933;line-height: 28px;}
.gywm_section2 .right{width: 56.96969696969697%;padding-left: 32px;padding-bottom: 17px;position: relative;}
.gywm_section2 .right::before{content: '';display: block;width: 614px;height: 391px;background: url(img/img52.png)no-repeat left top;background-size: cover; position: absolute;left: 0;top: -32px;}
.gywm_section2 .right::after{content: '';display: block;width: calc(100% - 32px);height: 6px;background: linear-gradient(to right ,#052a70,#fe134d);position: absolute;right: 0;bottom: 0;}
.gywm_section2 .right .pic{ padding-bottom: 58.333%; position: relative; overflow: hidden;z-index: 5;}
.gywm_section2 .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
@media screen and (max-width:1680px) {
.gywm_section2 .w_1920{padding-left: 100px;}
.gywm_section2 .left h3{margin-bottom: 24px;}
.gywm_section2 .left .info{font-size: 14px;line-height: 22px;}
}
@media screen and (max-width:1024px) {
.gywm_section2{padding: 30px 15px;}
.gywm_section2 .w_1920{display: block;padding-left: 0;}
.gywm_section2 .left{width: 100%;padding-right: 0;margin-top: 20px;}
.gywm_section2 .left h3{font-size: 20px;line-height:24px;margin-bottom: 10px;}
.gywm_section2 .left .info{font-size: 14px;line-height: 22px;}
.gywm_section2 .right{width: 100%;padding-left: 14px;padding-bottom: 14px;}
.gywm_section2 .right::before{width: 200px;height: 140px;top: -14px;}
.gywm_section2 .right::after{width: calc(100% - 14px);height: 4px;}
}

.gywm_section3{width: 100%;padding-top: 160px;padding-bottom: 160px;position: relative;}
.gywm_section3::after{content: '';display: block;width: 100%;height: 100%;background-color: rgba(4,42,113,0.8);position: absolute;left: 0;top: 0;}
.gywm_section3 .w_width{position: relative;z-index: 10;}
.gywm_section3 h4{font-size: 48px;color: #FFFFFF;line-height: 52px;margin-bottom: 140px;text-align: center;}
.gywm_section3 .ul{margin: 0 -20px;width: calc(100% + 40px);display: flex;}
.gywm_section3 .ul .li{width: 50%;padding: 0 20px;}
.gywm_section3 .ul a{display: block;width: 100%;position: relative;background-color: #fff;border-radius: 6px;padding: 30px 30px 40px 30px;}  
.gywm_section3 .ul a .bt{font-size: 24px;color: #C72676;line-height: 30px;margin-bottom: 70px;font-weight: bold;}
.gywm_section3 .ul a .info{font-size: 24px;color: #042A72CC;line-height: 36px;}
.gywm_section3 .ul a .ico{width: 127px;display: block;position: absolute;right: 28px;top: 0;transform: translate(0,-50%);}
@media screen and (max-width:1024px) {
.gywm_section3{padding-top: 30px;padding-bottom: 30px;}
.gywm_section3 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.gywm_section3 .ul{margin: 0;width: 100%;display: block;}
.gywm_section3 .ul .li{width: 100%;padding: 0;margin-bottom: 12px;}
.gywm_section3 .ul a{padding: 14px;}
.gywm_section3 .ul a .bt{font-size: 16px;line-height: 22px;margin-bottom: 12px;}
.gywm_section3 .ul a .info{font-size: 14px;line-height: 24px;}
.gywm_section3 .ul a .ico{width: 70px;right: 10px;top: 10px;transform: translate(0,0);}
}

.gywm_section4{width: 100%;padding-top: 170px;padding-bottom: 156px;background-color: #f5f5f5;position: relative;overflow: hidden;}
.gywm_section4 .w_width{position: relative;z-index: 10;}
.gywm_section4 h5{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 120px;text-align: center;}
.gywm_section4 .ul{margin: 0 -34px;width: calc(100% + 68px);}
.gywm_section4 .ul .li{padding: 0 34px;}
.gywm_section4 .ul .bt{font-size: 28px;color: #FFFFFF;line-height: 32px;text-align: center;padding: 20px 12px;background-color: #042a71;margin-bottom: 16px;}
.gywm_section4 .ul .pic{ padding-bottom: 63.738%; position: relative; overflow: hidden;}
.gywm_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%);}
.gywm_section4 .posi_ico{width: 89.27083333333333%;display: block;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.gywm_section4 .ul .slick-dots{margin-top: 24px;}
@media screen and (max-width:1680px) {
.gywm_section4 .ul .bt{font-size: 18px;line-height: 24px;padding: 20px 10px;margin-bottom: 14px;}
}
@media screen and (max-width:1024px) {
.gywm_section4{padding-top: 30px;padding-bottom: 30px;}
.gywm_section4 h5{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.gywm_section4 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section4 .ul .li{padding: 0 6px;width: 260px;}
.gywm_section4 .ul .bt{font-size: 15px;line-height: 20px;padding: 12px;margin-bottom: 12px;}
.gywm_section4 .ul .slick-dots{margin-top: 14px;}
}

/* 孵化器空间 */
.fhq_section1{width: 100%;padding-top: 136px;padding-bottom: 106px;position: relative;overflow: hidden;}
.fhq_section1 .w_width{position: relative;z-index: 10;}
.fhq_section1 .posi_ico1{width: 50%;display: block;position: absolute;left: 0;bottom: 0;}
.fhq_section1 .posi_ico2{width: 50%;display: block;position: absolute;right: 0;bottom: 0;}
.fhq_section1 h2{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 68px;text-align: center;}
.fhq_section1 .ul{margin: 0 -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.fhq_section1 .ul .li{padding: 0 12px;width: 33.333%;}
.fhq_section1 .ul .picbox{padding-left: 15px;padding-top: 18px;position: relative;}
.fhq_section1 .ul .picbox .ico{width: calc(100% - 40px);position: absolute;left: 0;top: 0;display: block;}
.fhq_section1 .ul .picbox .pic{ width: 100%; padding-bottom: 60.465%; position: relative; overflow: hidden;z-index: 5;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.fhq_section1 .ul .picbox .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;}
.fhq_section1 .ul a:hover .picbox .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);}
.fhq_section1 .ul .wzbox{padding-left: 15px;padding-top: 24px;}
.fhq_section1 .ul .dz{display: flex;align-items: center;margin-bottom: 24px;}
.fhq_section1 .ul .dz img{width: 20px;display: block;}
.fhq_section1 .ul .dz .wz{font-size: 18px;color: #042A72;line-height: 24px;padding-left: 16px;width: calc(100% - 20px);}
.fhq_section1 .ul .bt{font-size: 32px;color: #042A72;line-height: 50px;font-weight: lighter;font-family: "微软雅黑";}
.fhq_section1 .ul .bt span{color: #c72676;}
@media screen and (max-width:1680px) {
.fhq_section1 .ul .bt{font-size: 24px;line-height: 36px;}
}
@media screen and (max-width:1024px) {
.fhq_section1{padding-top: 30px;padding-bottom: 30px;}
.fhq_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.fhq_section1 .ul{margin: 0;width: 100%;}
.fhq_section1 .ul .li{padding: 0;width: 100%;margin-bottom: 16px;}
.fhq_section1 .ul .li:last-child{margin-bottom: 0;}
.fhq_section1 .ul .picbox{padding-left: 14px;padding-top: 14px;}
.fhq_section1 .ul .wzbox{padding-left: 14px;padding-top: 14px;}
.fhq_section1 .ul .dz{margin-bottom: 10px;}
.fhq_section1 .ul .dz .wz{font-size: 14px;line-height: 20px;padding-left: 8px;}
.fhq_section1 .ul .bt{font-size: 16px;line-height: 24px;min-height: 48px;}
}

.fhq_section2{width: 100%;padding-top: 136px;padding-bottom: 78px;background: linear-gradient(to right ,#fcfcfd,#e9ecf2);}
.fhq_section2 h3{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 48px;text-align: center;}
.fhq_section2 .info{font-size: 16px;color: #121933;line-height: 28px;margin-bottom: 60px;text-align: center;}
.fhq_section2 .cont1{margin-bottom: 60px;}
.fhq_section2 .cont1 .ul{margin: -14px -22px;width: calc(100% + 44px);display: flex;flex-wrap: wrap;}
.fhq_section2 .cont1 .ul .li{width: 33.333%;padding: 14px 22px;}
.fhq_section2 .cont1 .ul .libox{display: flex;height: 220px;align-items: center;justify-content: flex-start;padding: 0 36px;background-color: #fff;border-radius: 12px;
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;}
.fhq_section2 .cont1 .ul .libox:hover{background-color: #042a71;}
.fhq_section2 .cont1 .ul .ico{width: 59px;display: block;}
.fhq_section2 .cont1 .ul .ico2{display: none;}
.fhq_section2 .cont1 .ul .wzbox{width: calc(100% - 59px);padding-left: 40px;}
.fhq_section2 .cont1 .ul .wz1{font-size: 32px;color: #333333;line-height: 36px;margin-bottom: 18px;}
.fhq_section2 .cont1 .ul .wz2{font-size: 20px;color: #121933;line-height: 28px;}
.fhq_section2 .cont1 .ul .libox:hover .wz1,
.fhq_section2 .cont1 .ul .libox:hover .wz2{color: #fff;}
.fhq_section2 .cont1 .ul .libox:hover .ico1{display: none;}
.fhq_section2 .cont1 .ul .libox:hover .ico2{display: block;}
.fhq_section2 .cont2 img{width: 100%;display: block;margin-bottom: 10px;}
.fhq_section2 .cont2 img:last-child{margin-bottom: 0;}
@media screen and (max-width:1680px) {
.fhq_section2 .cont1 .ul .libox{height: 200px;padding: 0 20px;}
.fhq_section2 .cont1 .ul .ico{width: 46px;}
.fhq_section2 .cont1 .ul .wzbox{width: calc(100% - 46px);padding-left: 24px;}
.fhq_section2 .cont1 .ul .wz1{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.fhq_section2 .cont1 .ul .wz2{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.fhq_section2{padding-top: 30px;padding-bottom: 30px;}
.fhq_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.fhq_section2 .info{font-size: 14px;line-height: 22px;margin-bottom: 20px;text-align: left;}
.fhq_section2 .cont1{margin-bottom: 20px;}
.fhq_section2 .cont1 .ul{margin: 0;width: 100%;}
.fhq_section2 .cont1 .ul .li{width: 100%;padding: 0;margin-bottom: 10px;}
.fhq_section2 .cont1 .ul .li:last-child{margin-bottom: 0;}
.fhq_section2 .cont1 .ul .libox{height: auto;padding: 14px;}
.fhq_section2 .cont1 .ul .ico{width: 32px;}
.fhq_section2 .cont1 .ul .wzbox{width: calc(100% - 32px);padding-left: 12px;}
.fhq_section2 .cont1 .ul .wz1{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.fhq_section2 .cont1 .ul .wz2{font-size: 14px;line-height: 20px;}
}

.fhq_section3{width: 100%;padding-top: 204px;padding-bottom: 190px;}
.fhq_section3 h4{font-size: 48px;color: #fff;line-height: 52px;margin-bottom: 62px;text-align: center;font-weight: lighter;font-family: '微软雅黑';}
.fhq_section3 .more{display: flex;justify-content: center;align-items: center;}
.fhq_section3 .more a{display: block;font-size: 14px;color: #042A72;line-height: 40px;padding: 0 48px;background-color: #fff;border-radius: 4px;}
.fhq_section3 .more a:hover{background-color: #c72676;color: #fff;}
@media screen and (max-width:1024px) {
.fhq_section3{padding-top: 50px;padding-bottom: 50px;}
.fhq_section3 h4{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.fhq_section3 .more a{line-height: 34px;padding: 0 24px;}
}

/* 产业化支持 */
.cyhzc_section1{width: 100%;padding-top: 140px;padding-bottom: 100px;}
.cyhzc_section1 h2{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 36px;text-align: center;}
.cyhzc_section1 .info{font-size: 20px;color: #666666;line-height: 30px;margin-bottom: 100px;text-align: center;}
.cyhzc_section1 .pic img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.cyhzc_section1{padding-top: 30px;padding-bottom: 30px;}
.cyhzc_section1 h2{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.cyhzc_section1 .info{font-size: 14px;line-height: 22px;margin-bottom: 20px;}
}

.cyhzc_section2{width: 100%;padding-top: 134px;padding-bottom: 26px;position: relative;overflow: hidden;}
.cyhzc_section2 .w_width{position: relative;z-index: 10;}
.cyhzc_section2::after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(4,42,113,0),rgba(4,42,113,0.3)); }
.cyhzc_section2 h3{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 100px;text-align: center;}
.cyhzc_section2 .pic img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.cyhzc_section2{padding-top: 30px;padding-bottom: 30px;}
.cyhzc_section2 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
}

/* 生态资源赋能 */
.stfn_section{width: 100%;padding-top: 170px;padding-bottom: 120px;}
.stfn_section h2{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 100px;text-align: center;}
.stfn_section .content{width: 67.85714285714286%;margin: 0 auto;position: relative;}
.stfn_section .content .back_img{width: 100%;display: block;}
.stfn_section li .num{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 10px;font-weight: bold;}
.stfn_section li .wz{font-size: 28px;color: #121933;line-height: 32px;}
.stfn_section li img{display: none;}
.stfn_section li{position: absolute;white-space:nowrap;}
.stfn_section li:nth-child(1){right: calc(100% + 6px);top: 44%;}
.stfn_section li:nth-child(2){right: 80%;bottom: 8%;}
.stfn_section li:nth-child(3){left: 82%;bottom: 8%;}
.stfn_section li:nth-child(4){left: calc(100% + 6px);top: 44%;}
@media screen and (max-width:1024px) {
.stfn_section{padding-top: 30px;padding-bottom: 30px;}
.stfn_section h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.stfn_section .content{width: 100%;}
.stfn_section .content .back_img{border-radius: 100%;margin: 0 auto 12px auto;width: 70%;;}
.stfn_section ul{display: flex;align-items: flex-start;flex-wrap: wrap;margin: -6px;width: calc(100% + 12px);}
.stfn_section li{position: static;width: 50%;padding: 6px;display: flex;justify-content: flex-start;align-items: center;}
.stfn_section li .num{font-size: 22px;line-height: 26px;}
.stfn_section li .wz{font-size: 16px;line-height: 20px;}
.stfn_section li img{width: 70px;display: block;}
.stfn_section li>div{width: calc(100% - 70px);padding-left: 10px;}
}

/* 公司新闻 */
.xw_section{width: 100%;padding-top: 46px;padding-bottom: 100px;position: relative;overflow: hidden;background-color: #f5f5f5;}
.xw_section .w_width{position: relative;z-index: 10;}
.xw_section .posi_ico1{width: 18.75%;position: absolute;left: 0;top: 0;}
.xw_section .posi_ico2{width: 16.5625%;position: absolute;right: 0;bottom: 0;}
.xw_section h2{font-size: 48px;color: #121933;line-height: 52px;margin-bottom: 74px;text-align: center;}
.xw_section ul{width: 100%;}
.xw_section ul li{margin-bottom: 24px;}
.xw_section ul li:last-child{margin-bottom: 0;}
.xw_section ul a{display: flex;justify-content: flex-start;align-items: center;background-color: #ffffff;padding: 10px;}
.xw_section ul a .left{width: 381px;}
.xw_section ul a .pic{ width: 100%; padding-bottom:51.7%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_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);}
.xw_section ul a .right{width: calc(100% - 381px);padding-left: 40px;}
.xw_section ul a .date{font-size: 16px;color: #8C8C8C;line-height: 20px;margin-bottom: 18px;}
.xw_section ul a .bt{font-size: 22px;color: #12182C;line-height: 26px;margin-bottom: 16px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section ul a .info{font-size: 16px;color: #12182C;line-height: 24px;margin-bottom: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section ul a .more{font-size: 16px;color: #042A72;line-height: 20px;display: flex;align-items: center;}
.xw_section ul a .more img{width: 6px;display: block;margin-left: 10px;}
.xw_section ul a:hover .bt{color: #042a71;}
.xw_section ul{margin-bottom: 24px;}
@media screen and (max-width:1024px) {
.xw_section{padding-top: 30px;padding-bottom: 30px;}
.xw_section h2{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.xw_section ul li{margin-bottom: 12px;}
.xw_section ul a{display: block;padding: 20px;}
.xw_section ul a .left{width: 100%;}
.xw_section ul a .right{width: 100%;padding-left: 0;margin-top: 12px;}
.xw_section ul a .date{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.xw_section ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xw_section ul a .info{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.xw_section ul a .more{font-size: 14px;}
.xw_section ul a .more img{margin-left: 8px;}
.xw_section ul{margin-bottom: 16px;}
}

/* 分页 */
.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{margin-right: 10px;font-size: 14px;color: #555555;line-height: 34px;width: 36px;border: 1px solid #e5e5e5;background-color: #ffffff;text-align: center;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage .btn{width: 100px;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{background-color: #042A72;border-color: #124C29;color: #fff;}
@media screen and (max-width:1024px) {
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{font-size: 14px;color: #555555;line-height: 32px;width: 80px;border: 1px solid #e5e5e5;background-color: #ffffff;text-align: center;}
.page_section .phpage a:hover,
.page_section .phpage a.on{background-color: #042A72;border-color: #124C29;color: #fff;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 20px;margin: 0 20px;}
}

/* 新闻详情 */
.xwxq_section{width: 100%;padding-top: 32px;padding-bottom: 50px;position: relative;overflow: hidden;background-color: #f5f5f5;}
.xwxq_section .w_width{position: relative;z-index: 10;}
.xwxq_section .posi_ico{width: 16.5625%;position: absolute;right: 0;bottom: 0;}
.xwxq_section .back{margin-bottom: 32px;}
.xwxq_section .back a{display: block;font-size: 18px;color: #1A1A1A;line-height: 24px;}
.xwxq_section .back a span{margin-right: 10px;color: #042a71;}
.xwxq_section .back a:hover{color: #042a71;}
.xwxq_section .content{display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .content .left{width: 74.14285714285714%;background-color: #fff;padding: 54px 30px 66px 30px;}
.xwxq_section .content .left h2{font-size: 36px;color: #121933;line-height: 46px;margin-bottom: 26px;}
.xwxq_section .content .left .date{font-size: 20px;color: #999999;line-height: 26px;margin-bottom: 30px;padding-bottom: 32px;border-bottom: 1px solid #f2f2f2;}
.xwxq_section .content .left .cont{font-size: 16px;color: #3C3C3C;line-height: 28px;}
.xwxq_section .content .right{width: 24.64285714285714%;}
.xwxq_section .content .right h3{font-size: 24px;color: #042A72;line-height: 30px;margin-bottom: 32px;font-weight: bold;}
.xwxq_section .content .right .ul{width: 100%;}
.xwxq_section .content .right .li{margin-bottom: 12px;}
.xwxq_section .content .right .li:last-child{margin-bottom: 0;}
.xwxq_section .content .right a{display: block;width: 100%;padding: 20px;background-color: #fff;}
.xwxq_section .content .right a .pic{ width: 100%; padding-bottom: 47.712%; 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 .content .right a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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 .content .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);}
.xwxq_section .content .right a .wzbox{padding-top: 10px;}
.xwxq_section .content .right a .bt{font-size: 16px;color: #12182C;line-height: 28px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .content .right a .more{display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .content .right a .more .date{font-size: 16px;color: #999999;line-height: 20px;}
.xwxq_section .content .right a .more .ico{font-size: 16px;color: #042A72;line-height: 20px;}
.xwxq_section .content .right a:hover .bt{color: #042A72;}
@media screen and (max-width:1024px) {
.xwxq_section{padding-top: 20px;padding-bottom: 30px;}
.xwxq_section .back{margin-bottom: 20px;}
.xwxq_section .back a{font-size: 15px;line-height: 24px;}
.xwxq_section .back a span{margin-right: 6px;}
.xwxq_section .content{display: block;}
.xwxq_section .content .left{width: 100%;padding: 20px;}
.xwxq_section .content .left h2{font-size: 18px;line-height: 26px;margin-bottom: 12px;}
.xwxq_section .content .left .date{font-size: 16px;line-height: 20px;margin-bottom: 12px;padding-bottom: 12px;}
.xwxq_section .content .left .cont{font-size: 14px;line-height: 22px;}
.xwxq_section .content .right{width: 100%;margin-top: 20px;}
.xwxq_section .content .right h3{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .content .right .ul{width: calc(100% + 12px);margin: 0 -6px;}
.xwxq_section .content .right .li{margin-bottom: 0;padding: 0 6px;}
.xwxq_section .content .right a{padding: 14px;}
.xwxq_section .content .right a .bt{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.xwxq_section .content .right a .more .date{font-size: 14px;}
.xwxq_section .content .right a .more .ico{font-size: 14px;}
.xwxq_section .content .right .slick-dots{margin-top: 14px;}
}

/* 联系我们 */
.lxwm_section{width: 100%;padding-top: 140px;background: linear-gradient(to bottom,#f6f9ff,#ffffff);}
.lxwm_section .title{font-size: 32px;color: #042A72;line-height: 36px;text-align: center;margin-bottom: 26px;font-weight: bold;}
.lxwm_section .line{width: 300px;height: 2px;background-color: #c72676;margin: 0 auto 40px auto;}
.lxwm_section .cont1{margin-bottom: 100px;}
.lxwm_section .cont1 ul{width: 100%;background-color: #fff;display: flex;}
.lxwm_section .cont1 ul li{width: 100%;height: 172px;padding: 40px;display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;}
.lxwm_section .cont1 ul li .wz1{font-size: 20px;color: #042A72;line-height: 24px;margin-bottom: 8px;font-weight: bold;}
.lxwm_section .cont1 ul li .wz2{font-size: 14px;color: #042A72;line-height: 20px;}
.lxwm_section .cont2 img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.lxwm_section{padding-top: 30px;}
.lxwm_section .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.lxwm_section .line{width: 120px;margin: 0 auto 20px auto;}
.lxwm_section .cont1{margin-bottom: 30px;}
.lxwm_section .cont1 ul{display: block;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.lxwm_section .cont1 ul li{ border-bottom: 1px solid #eee;height: auto;padding: 20px;display: block;}
.lxwm_section .cont1 ul li .libox{display: flex;align-items: center;}
.lxwm_section .cont1 ul li:last-child{border-bottom: 0;}
.lxwm_section .cont1 ul li .wz1{font-size: 15px;line-height: 20px;margin-bottom: 0;margin-right: 12px;}
.lxwm_section .cont1 ul li .wz2{font-size: 13px;line-height: 20px;}
.lxwm_section .cont2{padding: 0 15px;}
}

/* 预约参观&需求提交 */
.lxwmMess_section{width: 100%;padding-top: 48px;padding-bottom: 148px;position: relative;}
.lxwmMess_section .w_width{position: relative;z-index: 10;}
.lxwmMess_section::after{content: '';display: block;width: 100%;height: 100%;background-color: rgba(255,255,255,0.9);position: absolute;left: 0;top: 0;}
.lxwmMess_section .cont1{margin-bottom: 20px;display: flex;justify-content: flex-start;align-items: center;}
.lxwmMess_section .cont1 .left{width: 48.14285714285714%;}
.lxwmMess_section .cont1 .left h2{font-size: 48px;color: #121933;line-height: 52px;}
.lxwmMess_section .cont1 .right{width: 51.85714285714286%;display: flex;justify-content: flex-end;align-items: center;padding-left: 42px;}
.lxwmMess_section .cont1 .right ul{min-width: 248px;margin-right: 80px;}
.lxwmMess_section .cont1 .right ul li{padding-bottom: 12px;margin-bottom: 32px; border-bottom: 1px solid #e8e8e8;display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwmMess_section .cont1 .right ul li:last-child{margin-bottom: 0;}
.lxwmMess_section .cont1 .right ul img{width: 23px;display: block;}
.lxwmMess_section .cont1 .right ul .wz{font-size: 18px;color: #121933;line-height: 24px;width: calc(100% - 23px);padding-left: 18px;}
.lxwmMess_section .cont1 .right .logo{width: 181px;display: block;}
.lxwmMess_section .cont2{display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwmMess_section .cont2 .name{font-size: 16px;color: #666666;line-height: 28px;white-space:nowrap;}
.lxwmMess_section .cont2 .name span{color: #F53F3F;}
.lxwmMess_section .cont2 .left{width: 48.14285714285714%;}
.lxwmMess_section .cont2 .left ul{width: 100%;}
.lxwmMess_section .cont2 .left li{margin-bottom: 16px;}
.lxwmMess_section .cont2 .left li:last-child{margin-bottom: 0;}
.lxwmMess_section .cont2 .left .input{display: flex;justify-content: flex-start;align-items: center;padding: 0 12px 0 6px;background-color: #fff;border: 1px solid #e2e2e2;}
.lxwmMess_section .cont2 .left .input input{width: 100%;height: 48px;padding-left: 12px;font-size: 16px;color: #333;}
.lxwmMess_section .cont2 .left .yzm{display: flex;justify-content: flex-start;align-items: stretch;}
.lxwmMess_section .cont2 .left .yzm .input{width: calc(100% - 150px);}
.lxwmMess_section .cont2 .left .yzm .btn{width: 150px;background-color: #f2f3f5;border: 1px solid #e2e2e2;font-size: 18px;color: #1D2129;line-height: 48px;text-align: center;border-left: 0;cursor: pointer;}
.lxwmMess_section .cont2 .left .yzm .btn:hover{background-color: #042a71;color: #fff;}
.lxwmMess_section .cont2 .right{width: 51.85714285714286%;padding-left: 42px;}
.lxwmMess_section .cont2 .right ul li{margin-bottom: 30px;}
.lxwmMess_section .cont2 .right ul li:last-child{margin-bottom: 0;}
.lxwmMess_section .cont2 .right .box1{display: flex;justify-content: flex-start;align-items: center;padding: 0 20px;}
.lxwmMess_section .cont2 .right .box1 .dlbox{width: calc(100% - 90px);padding-left: 22px;}
.lxwmMess_section .cont2 .right .box1 .dl{margin: -4px -28px;width: calc(100% + 56px);display: flex;flex-wrap: wrap;}
.lxwmMess_section .cont2 .right .box1 .dl .dd{padding: 4px 28px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.lxwmMess_section .cont2 .right .box1 .dl .ico{width: 16px;height: 16px;border: 2px solid #e5e6eb;background-color: #fff;position: relative;}
.lxwmMess_section .cont2 .right .box1 .dl .dd.on .ico::after{content: '';display: block;width: 8px;height: 8px;background-color: #042a71;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwmMess_section .cont2 .right .box1 .dl .wz{font-size: 16px;color: #727272;line-height: 44px;padding-left: 8px;}
.lxwmMess_section .cont2 .right .box2{width: 100%;position: relative;z-index: 20;}
.lxwmMess_section .cont2 .right .box2 ._t{width: 100%;display: flex;justify-content: flex-start;align-items: center;border: 1px solid #e2e2e2;padding: 0 20px;height: 44px;cursor: pointer;}
.lxwmMess_section .cont2 .right .box2 ._t .wz{font-size: 16px;color: #666666;line-height: 42px;width: calc(100% - 110px);padding: 0 12px;}
.lxwmMess_section .cont2 .right .box2 ._b{display: none; width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background-color: #fff;border-radius: 6px;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 30px;}
.lxwmMess_section .cont2 .right .box2 ._b a{display: block;font-size: 16px;color: #333;line-height: 20px;margin-bottom: 20px;text-align: center;}
.lxwmMess_section .cont2 .right .box2 ._b a:last-child{margin-bottom: 0;}
.lxwmMess_section .cont2 .right .box2 ._b a:hover{color: #c72676;}
.lxwmMess_section .cont2 .right .box3{width: 100%;background-color: #fff;border: 1px solid #e2e2e2;padding: 14px 10px;margin-bottom: 16px;}
.lxwmMess_section .cont2 .right .box3 textarea{width: 100%;height: 255px;font-size: 16px;color: #333;padding-top: 8px;}
.lxwmMess_section .cont2 .right .button{width: 100%;font-size: 18px;color: #FFFFFF;line-height: 48px;text-align: center;background-color: #042a71;cursor: pointer;}
.lxwmMess_section .cont2 .right .button:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.lxwmMess_section{padding-top: 30px;padding-bottom: 30px;}
.lxwmMess_section .cont1{margin-bottom: 20px;display: block;}
.lxwmMess_section .cont1 .left{width: 100%;margin-bottom: 12px;}
.lxwmMess_section .cont1 .left h2{font-size: 20px;line-height: 24px;}
.lxwmMess_section .cont1 .right{width: 100%;display: flex;justify-content: flex-start;padding-left: 0;}
.lxwmMess_section .cont1 .right ul{min-width: calc(100% - 100px);margin-right: 20px;}
.lxwmMess_section .cont1 .right ul li{padding-bottom: 12px;margin-bottom: 12px;}
.lxwmMess_section .cont1 .right ul img{width: 20px;}
.lxwmMess_section .cont1 .right ul .wz{font-size: 14px;line-height: 20px;width: calc(100% - 20px);padding-left: 10px;}
.lxwmMess_section .cont1 .right .logo{width: 80px;}
.lxwmMess_section .cont2{display: block;}
.lxwmMess_section .cont2 .name{font-size: 14px;line-height: 20px;}
.lxwmMess_section .cont2 .left{width: 100%;}
.lxwmMess_section .cont2 .left li{margin-bottom: 12px;}
.lxwmMess_section .cont2 .left .input{padding: 0 12px;}
.lxwmMess_section .cont2 .left .input input{height: 36px;padding-left: 10px;font-size: 14px;}
.lxwmMess_section .cont2 .left .yzm .input{width: calc(100% - 130px);}
.lxwmMess_section .cont2 .left .yzm .btn{width: 130px;font-size: 15px;line-height: 36px;}
.lxwmMess_section .cont2 .right{width: 100%;padding-left: 0;margin-top: 12px;}
.lxwmMess_section .cont2 .right ul li{margin-bottom: 12px;}
.lxwmMess_section .cont2 .right .box1{padding: 0 12px;}
.lxwmMess_section .cont2 .right .box1 .dlbox{width: calc(100% - 80px);padding-left: 10px;}
.lxwmMess_section .cont2 .right .box1 .dl{margin: -4px -6px;width: calc(100% + 12px);}
.lxwmMess_section .cont2 .right .box1 .dl .dd{padding: 4px 6px;}
.lxwmMess_section .cont2 .right .box1 .dl .ico{width: 14px;height: 14px;border: 1px solid #e5e6eb;}
.lxwmMess_section .cont2 .right .box1 .dl .dd.on .ico::after{width: 6px;height: 6px;}
.lxwmMess_section .cont2 .right .box1 .dl .wz{font-size: 14px;line-height: 24px;padding-left: 4px;}
.lxwmMess_section .cont2 .right .box2 ._t{padding: 0 12px;height: 38px;}
.lxwmMess_section .cont2 .right .box2 ._t .wz{font-size: 14px;line-height: 36px;width: calc(100% - 100px);padding: 0 10px;}
.lxwmMess_section .cont2 .right .box2 ._b{padding: 20px;}
.lxwmMess_section .cont2 .right .box2 ._b a{font-size: 14px;margin-bottom: 12px;}
.lxwmMess_section .cont2 .right .box3{padding: 12px;margin-bottom: 12px;}
.lxwmMess_section .cont2 .right .box3 textarea{height: 80px;font-size: 14px;}
.lxwmMess_section .cont2 .right .button{font-size: 16px;line-height: 40px;}
}

.zws_section{width: 100%;margin-top: -78px;opacity: 0;height:78px;position: relative;z-index: -99;}
@media screen and (max-width:1024px) {
.zws_section{margin-top: -50px;height:50px;}
}


.pagecon.xwxq_section .content .left{width:100%; padding:30px;}
@media screen and (max-width:1024px) {
.pagecon.xwxq_section .content .left{width:100%; padding:15px;}
}