@charset "UTF-8";
.animateHide{opacity: 0}
:root {--themeColor: #2c2d89;}/*主题色*/
.wrap{width: 1440px;clear: both;margin: 0 auto;}/* 规定页面内容区域宽度 */
/* ————— indexBanner start ————— */
.indexBannerBox{position: relative;overflow: hidden;height: 100%;}
.indexBannerBox::before{display: block;content: '';padding-top:42.2396%;}
.indexBanner{height: 100%;position: absolute;width: 100%;top: 0;left: 0;}
.bannerSwiper{height: 100%;width: 100%;}
.bannerSwiper .swiper-slide{text-align: center;font-size: 18px;background: #fff;overflow:hidden;}	
.slide-inner {position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-size: cover;background-position: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;color:#fff;}
.bannerSwiper .swiper-slide .video{width: 100%;height: 100%;object-fit: cover;}
.bannerSwiper .swiper-slide .slideimg{position: absolute;z-index: 2;width: 1604px;height: 85px;top: 240px;left: 50%;transform: translateX(-50%);}
.bannerSwiper .swiper-slide .slideimg img{width: 100%;height: 100%;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 50px;}
.bannerSwiper .swiper-pagination span{  background: #ffffff !important;margin: 0 10px 10px 10px !important;position: relative;}
.bannerSwiper .swiper-pagination span::before{content: '';display: block;width: 25px;height: 25px;background-color: transparent;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border: 1px solid #ffffff;opacity: 0;}
.swiper-pagination span.swiper-pagination-bullet-active::before{opacity: 1;}
.swiper-pagination-bullet{opacity:var(--swiper-pagination-bullet-inactive-opacity,1 )}
  
/* ————— indexBanner end ————— */

/* ————— 底部 start ————— */

/* 底部头start   */
.footer{background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;}
.footerBoutton{position: absolute;width: 42px;height: 42px;border-radius: 50%;background: #2c2d89 url(../images/footerBoutton.png) center center no-repeat;z-index: 10;bottom: 53px;right: 10%;cursor: pointer;}
.footTpo{overflow: hidden;padding-top: 60px;margin-bottom: 40px;}
.footTpo .footL{float: left; display: inline;height: 60px;}
.footTpo .footLogo{height: 60px;line-height: 60px;}
.footTpo .footLogo img{height: 100%;}
.footTpo .footR{float: right; display: inline;}
.footMenuDl{overflow: hidden;}
.footMenuDl dd{float: left; display: inline;height: 60px;margin-right: 48px;}
.footMenuDl dd:last-child{margin-right: 0;}
.footMenuDl dd .footMenu a{display: block;height: 60px;line-height: 60px;font-size: 18px;color: #333;}
.footMenuDl dd .footMenu a:hover{color: var(--themeColor);}

.footC{margin-bottom: 30px;}
.footC .text{float: left; display: inline;padding-top: 24px;}
 .footCon{overflow: hidden;margin-bottom: 60px;}
 .footCon dd{float: left; display: inline;margin-right: 100px;padding-left: 68px;}
 .footCon dd.dd1{background: url(../images/footSite.png) left center no-repeat;}
 .footCon dd.dd2{background: url(../images/footPhone.png) left center no-repeat;}
 .footCon dd .con{height: 30px;line-height:30px;font-size: 18px;color: #333;font-weight: bold;}
 .footCon dd .textC{height: 30px;line-height: 30px;font-size: 16px;color: #666666;}

.footerLink{width: 168px;height: 50px;position: relative;background-color: #ffffff;border: 1px solid #d7d7d7;position: relative;cursor: pointer;}
.footerLink .con{height: 50px;line-height: 50px;font-size: 18px;color: #333;font-weight: bold;position: absolute;left: 0;top: 0;width: 100%;text-align: center;}
.footerLink .con i{display: inline-block;width: 10px;height: 10px;background: url(../images/footerLink.png) center center no-repeat;vertical-align: middle;margin-left: 10px;}
.footerLink .con:active i{transform: rotate(180deg);}

.footerLink .footerLinkC{position: absolute; top: -150px;left: 0;width: 100%;background-color: transparent;border-radius: 5px;z-index: 10;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.footerLink .footerLinkC .childLinkUl { position: absolute; top: -13px;left: 0;width: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);background-color: #fff;border-radius: 5px;z-index: 10;position: relative;opacity: 0;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.footerLink .footerLinkC .childLinkUl::before{
    content: "";
    display: block;
   position: absolute;
   bottom: -10px; 
   left: 50%;
   transform: translateX(-50%);
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-top: 10px solid #ffffff;
   z-index: 11;opacity: 0;}
   .footerLink:hover .footerLinkC{top: -120px;}
.footerLink:hover .footerLinkC .childLinkUl{opacity: 1;}
.footerLink:hover .footerLinkC .childLinkUl::before{opacity: 1;}
.footerLink .footerLinkC .childLinkUl li a{height: 40px;line-height: 40px;font-size: 16px;color: #333;text-align: center; display: block;}
.footerLink .footerLinkC .childLinkUl li a:hover{color: #2c2d89;}



.footC .ewm{float: right; display: inline;width: 115px;}
.footC .ewm img{width: 100%;height: 100%;}
.footC .ewm .tip{height: 30px;line-height: 30px;font-size: 16px;color: #666666;text-align: center;}
/* 底部版权start   */
.friendCopyRight{ height: 53px; line-height: 53px; overflow: hidden; font-size: 14px; color: #666666;position: relative;}
.friendCopyRight::before{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 1px;background-color: #d6d6d6;}
.friendCopyRight .conL{ float: left; display: inline;}
.friendCopyRight .conL span{ margin-right: 20px;}
.friendCopyRight .conL a{ color: #666666; margin-right: 20px;}
.friendCopyRight .conL a.gabeian{ padding-left: 30px;background: url(../images/beian.png) left center no-repeat;}
.friendCopyRight .conL a:hover{ color: var(--themeColor);}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: #666666; }
.friendCopyRight .conR a:hover{ color: var(--themeColor);}

  
/* 底部版权end   */
/* ————— 底部 end   ————— */

/* ========== 首页 start ========== */
.column1ScrollArrow{text-align: right;font-size: 0;}
.column1ScrollArrow.active{margin-bottom: 55px;}
.column1ScrollPrev{display: inline-block;width: 0px;height: 0px;border-radius: 50%;border: 1px solid transparent;margin-right: 30px;cursor: pointer;opacity: 0;}
.column1ScrollNext{display: inline-block;width: 0px;height: 0px;border-radius: 50%;border: 1px solid transparent;cursor: pointer;}
.column1ScrollNext:hover{background: #2c2d89 url(../images/nextH.png)center center no-repeat !important;}
.column1ScrollPrev:hover{background: #2c2d89 url(../images/prevH.png)center center no-repeat !important;}
.column1ScrollArrow.active .column1ScrollPrev{height: 40px;width: 40px; opacity: 1;border-color: #2c2d89;background: url(../images/prev.png)center center no-repeat;}
.column1ScrollArrow.active .column1ScrollNext{height: 40px;width: 40px; opacity: 1;border-color: #2c2d89;background: url(../images/next.png)center center no-repeat;}
.indexColumn{height: 100%;}
/* 第1通栏start   */
.indexColumn1{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.indexColumn1 .wrap{height: 100%;}
.indexColumn1C{overflow: hidden;height: 100%;}
.indexColumn1L{height: 100%;float: left;display: inline;margin-right: 60px;width: 160px;}
.indexColumn1L .title{margin-bottom: 100px; font-size: 36px;color: #333333;line-height: 55px;height: 55px;padding-bottom: 10px;background: url(../images/indexColumn1L1.png) left bottom no-repeat;}
.indexColumn1LList{display: inline-block;margin-bottom: 124px;}
.indexColumn1LList dd{background-color: #ffffff;border: 1px solid #d6d6d6;margin-bottom: 48px;padding: 0 24px;border-radius: 43px;height: 43px;cursor: pointer;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexColumn1LList dd:hover{background-color: #2c2d89;}
.indexColumn1LList dd .con{display: block;height: 43px;line-height: 43px;font-size: 18px;color: #666666;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexColumn1LList dd:hover .con{color: #ffffff;}
.indexColumn1LList dd.active{background-color: #2c2d89;}
.indexColumn1LList dd.active .con{color: #ffffff;}
.indexColumn1Button{background-color: #2c2d89;height: 52px;padding:  0 30px;border-radius: 0 25px 0 0;}
.indexColumn1Button a{display: block;height: 52px;line-height: 52px;font-size: 18px;color: #ffffff;padding-right: 26px;position: relative;}
.indexColumn1Button a::before{content: "";display: block;width: 6px;height: 6px;border-radius: 50%; position: absolute;right: 0px;top: 50%;transform: translateY(-50%);background-color: #ffffff;}

.indexColumn1R{height: 100%;overflow: hidden;position: relative;}
.indexColumn1RSlide{position: absolute;left: 0;top: 0;height: 100%; background-color: rgba(238, 241, 250, 0.6);transition: all 0.3s linear; -webkit-transition: all 0.3s linear;opacity: 0;}
.indexColumn1RSlide.active{opacity: 1;}
.indexColumn1R .table{position: relative;z-index: 2;}
.column1Scroll{overflow: hidden;opacity: 0;height: 0;}
.column1Scroll.active{opacity: 1;height: auto;}
.column1Scroll .swiper-wrapper .swiper-slide{width: 33.3333%;}
.column1Scroll .con{display: block;padding: 0 30px;}
.column1Scroll .con .text{position: relative;top: 0;left: 0;margin-bottom: 40px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.column1Scroll .con:hover .text{top: 280px;left: 0;}
.column1Scroll .con .text .title{font-size: 18px;color: #2c2d89;font-weight: bold; line-height: 35px;height: 35px;margin-bottom: 30px;}
.column1Scroll .con .text .info{font-size: 16px;color: #666666;line-height: 30px;height: 60px;margin-bottom: 35px;}
.column1Scroll .con .text .time{font-size: 16px;color: #999999;line-height: 30px;height: 30px;}
.column1Scroll .con .pic{position: relative;margin-bottom: 80px;top: 0;left: 0; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.column1Scroll .con:hover .pic{top: -230px;left: 0;}

.column1Scroll .con .pic::before{padding-top: 66.0919%;}
.column1Scroll .con .textC{font-size: 18px; color: #333;line-height: 30px;height: 30px;padding-right: 35px;background: url(../images/indexColumn1Ricon.png) right center no-repeat;display: inline-block;}
.column1Scroll .con:hover .textC{color: #2c2d89;background: url(../images/indexColumn1RiconH.png) right center no-repeat;}

/* 第1通栏end   */
/* 第2通栏start   */
.indexColumn2{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.indexColumn2R{float: right;display: inline;margin-left: 85px;position: relative;}
.indexColumn2R .pic{width: 660px;overflow: hidden;}
.indexColumn2R .pic::before{padding-top: 56.0606%;}
.indexColumn2R::after{content: "";display: block;position: absolute;bottom: -40%;left: 0;background-image: url(../images/indexColumn2R2.png);background-position: center center;background-size: 100% 100%;width: 630px;height: 120px;}
.indexColumn2L{overflow: hidden;}

.indexColumn2L .title{margin-bottom: 70px; font-size: 36px;color: #333333;line-height: 55px;height: 55px;padding-bottom: 10px;background: url(../images/indexColumn1L1.png) left bottom no-repeat;}
.indexColumn2L .info{font-size: 16px;color: #666666;line-height: 32px;margin-bottom: 60px;}
.indexColumn2Button{background-color: #2c2d89;height: 52px;padding:  0 30px;border-radius: 0 25px 0 0;display: inline-block;margin-bottom: 94px;}
.indexColumn2Button a{display: block;height: 52px;line-height: 52px;font-size: 18px;color: #ffffff;padding-right: 26px;position: relative;}
.indexColumn2Button a::before{content: "";display: block;width: 6px;height: 6px;border-radius: 50%; position: absolute;right: 0px;top: 50%;transform: translateY(-50%);background-color: #ffffff;}
.indexColumn2List {display: flex;justify-content: space-between;padding: 0 15px;}
.indexColumn2List dd:nth-child(2n){position: relative;top: -24px;}
.indexColumn2List dd .con a{margin-bottom: 25px; position: relative; width: 97px;height: 97px;border-radius: 50%;display: block;}
.indexColumn2List dd.dd1 .con a{background: #f4f4f4 url(../images/indexColumn2icon1.png) center center no-repeat;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexColumn2List dd.dd2 .con a{background: #f4f4f4 url(../images/indexColumn2icon2.png) center center no-repeat;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexColumn2List dd.dd3 .con a{background: #f4f4f4 url(../images/indexColumn2icon3.png) center center no-repeat;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexColumn2List dd.dd4 .con a{background: #f4f4f4 url(../images/indexColumn2icon4.png) center center no-repeat;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}

.indexColumn2List dd.dd1:hover .con a{background: #2c2d89 url(../images/indexColumn2icon1H.png) center center no-repeat;}
.indexColumn2List dd.dd2:hover .con a{background: #2c2d89 url(../images/indexColumn2icon2H.png) center center no-repeat;}
.indexColumn2List dd.dd3:hover .con a{background: #2c2d89 url(../images/indexColumn2icon3H.png) center center no-repeat;}
.indexColumn2List dd.dd4:hover .con a{background: #2c2d89 url(../images/indexColumn2icon4H.png) center center no-repeat;}

.indexColumn2List dd .con a::after{content: "";display: block;width: 120px;height: 120px;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: transparent;border: 1px dashed  #2c2d89;opacity: 0;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexColumn2List dd .con a:hover::after{opacity: 1;}

.indexColumn2List dd .con .text{font-size: 18px;color: #333333;line-height: 35px;height: 35px;text-align: center;cursor: pointer;}
.indexColumn2List dd:hover .con .text{color: #2c2d89;}



/* 第2通栏end   */
/* 第3通栏start   */

.indexColumn3{position: relative;width: 100%;height: 100%;overflow: hidden;}
.column3Scroll{overflow: hidden;width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity: 0;}
.column3Scroll::before{display: block;content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.15);z-index: 2;}
.column3Scroll.active{opacity: 1;}
.column3Scroll .swiper-slide img{width: 100%;height: 100%; position: absolute;top: 0;left: 0;opacity: 0; filter: alpha(opacity=0);z-index: 1;transform: scale(1.3); transition: 3s ease-in-out;}
.column3Scroll .swiper-slide.swiper-slide-active img{opacity: 1;filter: alpha(opacity=100);z-index: 2;transform: scale(1);}


.column3ScrollNext{cursor: pointer; position: absolute;top: 50%;right: 12%;transform: translateY(-50%);width: 40px;height: 40px;border: 1px solid #ffffff;border-radius: 50px;background: url(../images/next.png)center center no-repeat;z-index: 10;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;background-color: #ffffff;}
.column3ScrollPrev{cursor: pointer; position: absolute;top: 50%;left: 12%;transform: translateY(-50%);width: 40px;height: 40px;border: 1px solid #ffffff;border-radius: 50px;background: url(../images/prev.png)center center no-repeat;z-index: 10;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;background-color: #ffffff;}
.column3ScrollNext:hover{background: url(../images/nextH.png)center center no-repeat;background-color: #2c2d89;border: 1px solid #2c2d89;}
.column3ScrollPrev:hover{background: url(../images/prevH.png)center center no-repeat;background-color: #2c2d89;border: 1px solid #2c2d89;}

.indexColumn3C{position: relative;z-index: 10;padding-top: 100px;}
.indexColumn3C .title{margin-bottom: 60px; font-size: 36px;color: #ffffff;line-height: 55px;height: 55px;padding-bottom: 10px;background: url(../images/indexColumn1L2.png) left bottom no-repeat;}
.indexColumn3CText .num{font-size: 36px;color: #ffffff;line-height: 40px;height: 40px;float: left; margin-right: 30px;}
.indexColumn3CText .num span{font-size: 24px;}
.indexColumn3CText .num i{font-style: normal;}
.indexColumn3CText .info{font-size: 24px;color: #ffffff;line-height: 40px;height: 160px;overflow: hidden;}

.indexColumnfoot{position: absolute;bottom: 0;left: 0;z-index: 10;width: 100%;  background-color: rgba(0, 0, 0, 0.302);}
.indexColumn3List{display: flex;justify-content: space-between;padding-top: 23px;}
.indexColumn3List dd {cursor: pointer;position: relative;}
.indexColumn3List dd::before{display: block;content: "";width: 0;height: 6px;background-color: #fff;position: absolute;left: 0;bottom: 0;transition: all 0.3s;}
.indexColumn3List dd.active::before{width: 100%;}
.indexColumn3List dd .icon{background-size: 40px;text-align: center;}
.indexColumn3List dd .text{font-size: 18px;color: #ffffff;line-height: 50px;height: 50px;text-align: center;width: 110px;}
/* 第3通栏end   */

/* 第4通栏start   */
.indexColumn4{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.indexColumn4 .title{margin-bottom: 60px; font-size: 36px;color: #2c2d89;line-height: 55px;height: 55px;padding-bottom: 10px;background: url(../images/indexColumn1L1.png) left bottom no-repeat;font-weight: bold;}
.column4Scroll{position: relative;}
.column4Scroll .bd .swiper-wrapper .swiper-slide{width: 100%;}
.column4Scroll .bd .con{display: block;}
.column4Scroll .indexVedio{position: absolute;top: 0;right: 0;}
.column4Scroll .bd .con .pic{position: relative;overflow: hidden;}
.column4Scroll .bd .con .pic::after{display: block;content: "";width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.8);position: absolute;left: 0;top: 0;}
.column4Scroll .bd .swiper-wrapper .swiper-slide.swiper-slide-active .con .pic::after{opacity: 0;}
.column4Scroll .bd .con .pic::before{padding-top: 50.76%;}
.column4Scroll .bd .con .playBtn{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;}
.column4Scroll .bd .con .playBtn .circleOne{background: url("../images/indexColumn4.png" ) no-repeat center center / 120px; width: 120px;height: 120px;border-radius: 50px;position: absolute;top: 50%;left: 50%;margin-left: -60px;margin-top: -60px;animation: routeMove 8s linear infinite;}
.column4Scroll .bd .con .pic .text{ font-size: 24px;line-height: 100px;height: 100px;color: #ffff; position: absolute;bottom: -100px;transition: all 0.3s;-webkit-transition: all 0.3s; left: 0;width: 100%;text-align: center;  background-image: -moz-linear-gradient( 90deg, rgb(16,17,74) 0%, rgba(16,17,74,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(16,17,74) 0%, rgba(16,17,74,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(16,17,74) 0%, rgba(16,17,74,0) 100%);}
.column4Scroll .bd .swiper-wrapper .swiper-slide.swiper-slide-active .con .pic .text{bottom: 0;}
.column4Scroll .bd .swiper-wrapper .swiper-slide:hover .con .playBtn .circleOne{animation-play-state: paused;}
.column4ScrollNext{position: absolute;top: 50%;right: 15%;transform: translateY(-50%);width: 40px;height: 40px;border: 1px solid #2c2d89;border-radius: 50px;background: url(../images/next.png)center center no-repeat;z-index: 10;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;cursor: pointer;}
.column4ScrollPrev{position: absolute;top: 50%;left: 15%;transform: translateY(-50%);width: 40px;height: 40px;border: 1px solid #2c2d89;border-radius: 50px;background: url(../images/prev.png)center center no-repeat;z-index: 10;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;cursor: pointer;}
.column4ScrollNext:hover{background: url(../images/nextH.png)center center no-repeat;background-color: #2c2d89;}
.column4ScrollPrev:hover{background: url(../images/prevH.png)center center no-repeat;background-color: #2c2d89;}
@keyframes routeMove{
    form{
        transform: rotate(0);
    }
    to{
        transform: rotate(360deg);
    }
}
/* 第4通栏end   */

/* ========== 首页 end ========== */
/* 关于我们start   */
.aboutUsBox {background-color: #f5f5f5;position: relative;}
.aboutUsBox .bg{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size:cover}
.aboutUsC {padding: 100px 0 120px;}
.aboutUsOne{overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: 632px 259px;margin-bottom: 60px;}
.aboutUsOne .pic{float: right;width: 48.3333%;margin-left: 50px;overflow: hidden;display: block;cursor: pointer;}
.aboutUsOne .pic::before{padding-top: 53.5919%;}
.aboutUsOne .aboutUsOneL{overflow: hidden;}
.aboutUsOne .aboutUsOneL .aboutUsOneLogo{margin-bottom: 50px;}
.aboutUsOne .aboutUsOneL .text{font-size: 18px;color: #666666;line-height: 36px;}

.aboutUsTwo{margin-bottom: 50px;}
.aboutUsTwo .title{margin-bottom: 20px; font-size: 24px;color: #2c2d89;line-height: 60px;height: 60px;padding-left: 70px;background: url(../images/aboutUsTwo.png) no-repeat left center;}
.aboutUsTwo .text{font-size: 18px;color: #666666;line-height: 36px;}

.aboutUsThree{margin-bottom: 50px;}
.aboutUsThree .title{margin-bottom: 20px; font-size: 24px;color: #2c2d89;line-height: 60px;height: 60px;padding-left: 70px;background: url(../images/aboutUsThree.png) no-repeat left center;}
.aboutUsThree .text{margin-bottom: 30px; font-size: 18px;color: #666666;line-height: 36px;}
.aboutUsThreeC{ overflow: hidden;}
.aboutUsThreeCon{padding: 60px 0 50px 0}
.videoNumDl{display: flex;align-items: center;justify-content: space-around;margin: 0 auto;align-items: center;}
.videoNumDl dd{position: relative;}
.videoNumDl dd::before{display: block;content: '';width: 1px;height: 42px;background: #ffffff;position: absolute;top: 20%; right: -45%;}
.videoNumDl dd:last-child::before{display: none;}
.videoNumDl dd .num{text-align: center;}
.videoNumDl .number{font-size: 54px;color: #ffffff; line-height: 80px;height: 80px;text-align: center;display: inline-block;vertical-align: middle;margin-bottom: 10px;margin-right: 10px;}
.videoNumDl .post{ display: inline-block;vertical-align: middle; line-height: 36px;text-align: center;font-size: 18px;color: #ffffff;height: 36px;}
.videoNumDl .characters{font-size: 18px;color: #ffffff;line-height: 36px;text-align: center;}
.aboutUsFuor .title{margin-bottom: 20px; font-size: 24px;color: #2c2d89;line-height: 60px;height: 60px;padding-left: 70px;background: url(../images/aboutUsFour.png) no-repeat left center;}
.aboutUsFuor .text{font-size: 18px;color: #666666;line-height: 36px;}
/* 关于我们end   */

/* 党建工作首页start   */
.indexCBut{text-align: center;}
.indexCBut .indexCBut{display: inline-block;line-height: 52px;height: 52px;font-size: 18px;color: #ffffff;padding: 0 55px 0 30px;background-color: #ae0600;position: relative;border-radius: 0 25px 0 0;}
.indexCBut .indexCBut::before{position: absolute;content: '';display: block;width: 6px;height: 6px;top: 50%;transform: translateY(-50%);right: 30px;background-color: #fff;border-radius: 50%;}


.indexC .title{text-align: center;margin-bottom: 45px;font-size: 36px;color: #ad0600;line-height: 60px;height: 60px;overflow: hidden;}
.indexC .title span{position: relative;display: inline-block;}
.indexC .title span::after{position: absolute;content: '';display: block; width: 505px;height: 35px;top:50%;transform: translateY(-50%);right: 130%;background: url(../images/indexCOneList1.png) no-repeat center center;}
.indexC .title span::before{position: absolute;content: '';display: block; width: 505px;height: 35px;top: 50%;transform: translateY(-50%); left: 130%;background: url(../images/indexCOneList2.png) no-repeat center center;}


.indexCOne{background-position: center bottom;background-repeat: no-repeat;background-color: #fff2e4;padding: 70px 0 90px ;background-size:100% auto;}
.indexCOne .con{overflow: hidden;margin-bottom: 50px;}

.indexCOneScroll{overflow: hidden;position: relative;float: left;width: 50.231%;margin-right: 55px;}
.indexCOneScroll .bd{overflow: hidden;}
.indexCOneScroll .bd .swiper-wrapper .swiper-slide{width: 100%;}
.indexCOneScroll .bd .swiper-wrapper .swiper-slide .conC{display: block;}
.indexCOneScroll .bd .swiper-wrapper .swiper-slide .conC .pic::before{padding-top: 62.4473%;}
.indexCOneScrollC{position: absolute;left: 0;bottom: 0;line-height: 60px;height: 60px;background-color: rgba(0, 0, 0, 0.6);padding: 0 20px;width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;z-index: 2;}
.indexCOneScrollC .textC{overflow: hidden;text-align: center;}
.indexCOneScrollC .textC a{display: block;font-size: 18px;color: #f5f5f5;font-weight: bold;}


.indexCOneList{overflow: hidden;}
.indexCOneList dd{margin-bottom: 30px;border-bottom: 1px solid #ae0600;padding: 15px 30px 10px;background-color: #ffffff;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCOneList dd:last-child{margin-bottom: 0;}
.indexCOneList dd:hover{background-color: #ae0600;}
.indexCOneList dd .text{font-size: 18px;color: #333;line-height: 36px;height: 36px;font-weight: bold;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCOneList dd:hover .text{color: #ffffff;}
.indexCOneList dd .info{font-size: 16px;color: #999999;line-height: 35px;height: 35px;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCOneList dd:hover .info{color: #ffffff;}
.indexCOneList dd .time{font-size: 16px;color: #666666;line-height: 35px;height: 35px;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCOneList dd:hover .time{color: #ffffff;}




.indexCTwo{position: relative;background-color: #ffff;}
.indexCTwo .indexCTwoBg{position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;background-color:#fff1e3}

.indexCTwoCon{padding: 70px 0 90px;}
.indexCTwoScroll{overflow: hidden;padding: 0 80px;margin-bottom: 48px;position: relative;}
.indexCTwoScroll .bd{overflow: hidden;}
.indexCTwoScroll .bd .swiper-wrapper .swiper-slide{width: 100%;}
.indexCTwoScroll .bd .swiper-wrapper .swiper-slide .con{display: block;background-color: #ffffff;}
.indexCTwoScroll .pic{margin-bottom: 25px;overflow: hidden;}
.indexCTwoScroll .pic::before{padding-top: 56.37254%;}
.indexCTwoScroll .text{font-size: 18px;color: #333;line-height: 26px;height: 52px;margin-bottom: 10px;padding: 0 30px;}
.indexCTwoScroll .info{font-size: 16px;color: #999999;line-height: 26px;height: 52px;margin-bottom: 25px;padding: 0 30px;}
.indexCTwoScroll .time{padding: 17px 30px;display: flex;justify-content:space-between;border-top:1px solid #d6d6d6;}
.indexCTwoScroll .timeC{font-size: 16px;color: #ae0600;line-height: 26px;height: 26px;}
.indexCTwoScroll a{font-size: 16px;color: #ae0600;line-height: 26px;height: 26px;display: inline-block;padding-right: 35px;background: url(../images/indexCOneTwoScrollIcon.png) no-repeat right center;}


.indexCTwoPrev{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 40px;height: 40px;border-radius: 50%;background: url(../images/indexCOneTwoPrev.png) no-repeat center center;border: 1px solid #ae0600;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCTwoPrev:hover{background: #ae0600 url(../images/indexCOneTwoPrevH.png) no-repeat center center;}
.indexCTwoNext{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 40px;height: 40px;border-radius: 50%;background: url(../images/indexCOneTwoNext.png) no-repeat center center;border: 1px solid #ae0600;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCTwoNext:hover{background: #ae0600 url(../images/indexCOneTwoNextH.png) no-repeat center center;}


.indexCThree{background-color: #ffffff;padding: 70px 0 90px;}
.indexCThreeList{overflow: hidden;margin-right: -30px;}
.indexCThreeList dd{float: left;width: 50%;margin-bottom: 36px;}
.indexCThreeList dd a{display: block;margin-right: 30px;overflow: hidden;background-color: #fff8f0;padding: 30px 0 35px;border: 1px solid #fff8f0;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCThreeList dd:hover a{border: 1px solid #ad0600;}
.indexCThreeList dd a .time{float: left;width: 18.439%;text-align: center;position: relative;margin-right:30px ;margin-top: 3.5%;}
.indexCThreeList dd a .time::before{position: absolute;content: '';display: block;width: 1px;height: 45px;background-color: #d5d5d5;top: 50%;transform: translateY(-50%);right: 0;}
.indexCThreeList dd a .time .day{font-size: 30px;color: #ad0600;line-height: 40px;height: 40px;}
.indexCThreeList dd a .time .year{font-size: 18px;color: #ad0600;line-height: 30px;height: 30px;}
.indexCThreeList dd a .text{overflow: hidden;}
.indexCThreeList dd a .text .con{font-size: 18px;color: #333;line-height: 35px;height: 35px;margin-bottom: 20px;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCThreeList dd:hover a .text .con{color: #ad0600;}
.indexCThreeList dd a .text .info{font-size: 16px;color: #999999;line-height: 30px;height: 60px;transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.indexCThreeList dd:hover a .text .info{color: #ad0600;}


.indexCFour{background-position: center bottom;background-repeat: no-repeat;background-size: cover;padding: 70px 0 90px;}
.indexCFourList{overflow: hidden;margin-bottom: 48px;}
.indexCFourList dd{width: 25%;float: left;position: relative;}
.indexCFourList dd .conC{position: absolute;z-index: 2;width: 100%;height: 0;top: 0;left: 0;padding: 30px 30px 35px 30px;box-sizing: border-box;opacity: 0;text-align: left; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;border-radius: 10px;}
.indexCFourList dd:hover .conC{opacity: 1; height: 100%;}
.indexCFourList dd .conC{ background-position: center center;background-repeat: no-repeat;background-size: cover;}
.indexCFourList dd .conC .time{font-size: 18px;line-height: 36px;height: 36px;color: #fff;margin-bottom: 14px;}
.indexCFourList dd .conC .text{font-size: 18px;color: #fff;line-height: 30px;height: 60px;margin-bottom: 20px;}
.indexCFourList dd .conC .info{font-size: 16px;color: #fff;line-height: 28px;height:84px;margin-bottom: 170px;}
.indexCFourList dd .conC a{font-size: 16px;color: #fff;line-height: 28px;height:28px;padding-right: 35px;background: url(../images/indexCFourListIconH.png) no-repeat right center;}


.indexCFourList dd .con{padding: 0 30px 35px 30px;text-align: left;border-right:1px solid #d6d6d6;}
.indexCFourList dd:hover .con{border: none;}
.indexCFourList dd:last-child .con{border: none;}
.indexCFourList dd .con .pic{margin-bottom: 15px;}
.indexCFourList dd .con .pic::before{padding-top: 55.8736%;}
.indexCFourList dd .con .time{font-size: 18px;line-height: 36px;height: 36px;color: #999;margin-bottom: 14px;}
.indexCFourList dd .con .text{font-size: 18px;color: #333;line-height: 30px;height: 60px;margin-bottom: 20px;}
.indexCFourList dd .con .info{font-size: 16px;color: #999999;line-height: 28px;height:84px;margin-bottom: 25px;}
.indexCFourList dd .con a{font-size: 16px;color: #999999;line-height: 28px;height:28px;padding-right: 35px;background: url(../images/indexCFourListIcon.png) no-repeat right center;}

/* 党建工作首页end   */
/* ========== 企业文化 start ========== */
.culture{
    padding: 70px 0 100px;
    overflow: hidden;
}
.cultureColumn{
    display: flex;
    justify-content: space-between;
}
.cultureColumn .pic{
    width: 56.25%;
}
.cultureColumn .pic::before{
    padding-top: 56.25%;
}
.cultureColumn .text{
    width:39.9306%;
    padding-top: 10px;
}
.cultureColumn .text .icon{
    width: 60px;
    height: 60px;
    background-position: left center;
    background-repeat: no-repeat;
}
.cultureColumn  .textItem{
    margin-bottom:50px;
}
.cultureColumn  .textItem .title{
    padding: 12px 0;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: var(--themeColor);
}
.cultureColumn  .textItem .infor{
    padding-top: 5px;
    line-height: 38px;
    font-size: 18px;
    color: #666;
}
.qyjzgCulture{
    padding:70px 0 160px;
    overflow: hidden;
    position: relative;
}
.qyjzgCultureTitle{
    height: 80px;
    line-height: 80px;
    font-size: 36px;
    text-align: center;
    color: #333;
}
.qyjzgCultureBg{
    position: absolute;
    width: 100%;
    left: 0;
    top: 175px;
    bottom: 0;
    background-image: url(../images/ty.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.qyjzgCultureDl{
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}
.qyjzgCultureDl dd{
    position: relative;
}
.qyjzgCultureDl dd .conBox{
    clip-path: url(#pentagon-clip);
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all .4s;
    -webkit-transition: all .4s;
    position: relative;
    margin-bottom: 25px;
    animation: bounce 2s ease-in-out infinite;
    transform-origin: center bottom;
}
.qyjzgCultureDl dd.dd1 .conBox,
.qyjzgCultureDl dd.dd5 .conBox{
    width: 190px;
    height: 165px;
}
.qyjzgCultureDl dd.dd2 .conBox,
.qyjzgCultureDl dd.dd4 .conBox{
    width: 220px;
    height: 190px;
}
.qyjzgCultureDl dd.dd2,
.qyjzgCultureDl dd.dd4{
    top: 40px;
}
.qyjzgCultureDl dd.dd3 .conBox{
    width: 250px;
    height: 220px;
}
.qyjzgCultureDl dd.dd3{
    top: 90px;
}
.qyjzgCultureDl dd .icon{
    width: 60px;
    height: 60px;
    -webkit-mask-size: auto 32px;
    mask-size: auto 32px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: var(--themeColor);
    transition: background-color 0.3s ease;
}
.qyjzgCultureDl dd.dd3 .icon{
    -webkit-mask-size: 36px auto;
    mask-size: 36px auto;
}
.qyjzgCultureDl dd .infor{
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: var(--themeColor);
    transition: all .4s;
    -webkit-transition: all .4s;
}
.qyjzgCultureDl dd .title{
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    color: #333;
}
.qyjzgCultureDl dd .conBox:hover{
    background: var(--themeColor);
}
.qyjzgCultureDl dd .conBox:hover .icon{
    background: #fff;
}
.qyjzgCultureDl dd .conBox:hover .infor{
    color: #fff;
}
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
.qyjzgCultureDl .dd1 .conBox,
.qyjzgCultureDl .dd3 .conBox,
.qyjzgCultureDl .dd5 .conBox{ animation-delay: 0; }
.qyjzgCultureDl .dd2 .conBox,
.qyjzgCultureDl .dd4 .conBox{ animation-delay: 0.35s; }
.hyjsCulture{padding: 80px 0 120px;overflow: hidden;}
.hyjsCulture .textItem{
    margin-bottom: 20px;
}
.hyjsCulture .textItem .title{
    position: relative;
    padding-left: 15px;
    font-size: 24px;
}
.hyjsCulture .textItem .title::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: var(--themeColor);
    border-radius: 6px;
}
.wgjtCulture{
    position: relative;
    padding: 80px 0;
    background: #ecf3fb;
    overflow: hidden;
}
.wgjtCultureDl{
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 5;
    margin: 0 -18px;
    padding: 30px 0 10px;
}
.wgjtCultureDl dd{
    float: left;
    display: inline;
    width: 20%;
}
.wgjtCultureDl dd .con{
    display: block;
    margin: 0 18px;
    height: 300px;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .4s linear;
    transition: all .4s linear;
}
.wgjtCultureDl dd .icon{
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: var(--themeColor);
    display: flex;
    align-items: center;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    margin-bottom: 15px;
}
.wgjtCultureDl dd .icon .iconBox{
    width: 50px;
    height: 50px;
    background: #fff;
    mask-position: center center;
    mask-repeat: no-repeat;
    mask-size: 40px auto;
    margin: 0 auto;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
}
.wgjtCultureDl dd.dd4 .icon .iconBox,
.wgjtCultureDl dd.dd5 .icon .iconBox{
    mask-size: 30px auto;
}
.wgjtCultureDl dd .title{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height:50px;
    height: 50px;
    margin-bottom: 10px;
    color: var(--themeColor);
}
.wgjtCultureDl dd .text{
    line-height: 48px;
    font-size: 18px;
    color: #666;
}
.wgjtCultureDl dd .con:hover{
    background: var(--themeColor);
    color: #fff;
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    border-radius: 5px;
}
.wgjtCultureDl dd .con:hover .icon{
    background: #fff;
}
.wgjtCultureDl dd .con:hover .iconBox{
    background: var(--themeColor);
}
.wgjtCultureDl dd .con:hover .title{
    color: #fff;
}
.wgjtCultureDl dd .con:hover .text{
    color: #fff;
}
.storyCulture{
    padding: 80px 0 120px;
    overflow: hidden;
}
.storyContent .title{
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: var(--themeColor);
}
.storyContent .text{
    line-height: 36px;
    font-size: 18px;
    color: #333;
}
.storySwiper{
    padding: 0 70px;
    position: relative;
}
.storySwiper .bd{
    margin: 0 -18px;
    overflow: hidden;
}
.storySwiper .swiper-slide{
    float: left;
    display: inline;
    width: 50%;
    padding: 0 18px;
    box-sizing: border-box;
}
.storySwiper .con .pic::before{
    padding-top: 56.25%;
}
.storySwiper .swiper-button-prev::after{
    display: none;
}
.storySwiper .swiper-button-next::after{
    display: none;
}
.storySwiper .swiper-button-prev{
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    border-radius: 50px;
    background: url(../images/culturePrev.png)center center no-repeat;
    left: 0 !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.storySwiper .swiper-button-next{
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    right: 0 !important;
    border-radius: 50px;
    background: url(../images/cultureNext.png)center center no-repeat;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.storySwiper .swiper-button-prev:hover{
    background:var(--themeColor) url(../images/indexCOneTwoPrevH.png)center center no-repeat;
    border-color: var(--themeColor);
}
.storySwiper .swiper-button-next:hover{
    background:var(--themeColor) url(../images/indexCOneTwoNextH.png)center center no-repeat;
    border-color: var(--themeColor);
}
/* ========== 企业文化 end ========== */