@charset "UTF-8";
/* ========== 主体框架 start ========== */
#fullpage {
	transition: all 500ms cubic-bezier(0.6, 0, 0, 0.6) !important;
}
.subTop{height: 90px;}
/* ————— 头部 start ————— */
 .top{background-color:#fff;position: relative;}
 .indexBanner .top{background-color: transparent; height: 105px; position: absolute; left: 0; top: 0; z-index: 200;width: 100%;transition: all 0.5s;-webkit-transition: all 0.5s;/*border-bottom:1px solid rgba(255,255,255,.15);*/box-sizing: border-box;-webkit-box-sizing: border-box;}
.top.show{top: -105px;}
/* logo start */
.logo{padding-top: 20px;float: left;display: inline;}
.logo img{height: 65px;}
.indexBanner .logo .img1{display:block; margin-top:0px !important;}
.indexBanner .logo .img2{display:none;}
.logo .img1{display:none;}
.logo .img2{display:block;}
/* logo end */
/* 导航列表start */
.indexBanner .menu dd .yj a{color: #fff;}
.top .bg{transition: all 0.5s; width: 100%;height: 0;background:rgba(0, 0, 0, .3);position: absolute;left: 0;top: 100%;z-index: 1;}
.menu{float: right; display: inline;position: relative;}
.menu dd{float:left;display: inline; margin-right:45px;position: relative;z-index: 2;}
.menu dd .yj a{ display: block;line-height: 105px;height: 105px;font-size: 16px;color: #333;text-align: center;position: relative;}
.menu dt.icn{height: 4px;background-color: #faad46;position: absolute;left: 0;bottom: 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.menu dd .ej{position: absolute;top: 95%;white-space: nowrap;opacity: 0; visibility: hidden;overflow:hidden;height: 0;}
.menu dd .ej.open{height: 60px;}
.menu dd .ej li{display: inline-block; margin-right: 50px;}
.menu dd .ej li span a{line-height: 60px;display: block;font-size: 15px;color: #fff;}
.menu dd .ej li:last-child { margin-right: 0;}

.menu dd.hover .ej {opacity: 1;visibility: visible;}
.menu dd.hover .yj {color: #faad46;}
.menu dd .ej li span a:hover{color: #faad46;}
/* 导航列表end */
/* 搜索 start */
.indexSearch{padding-top: 35px;}
.indexBanner .searchInput{border-color:rgba(255,255,255,.5);}
.searchInput{height: 35px;line-height: 35px;padding:0 20px;border:1px solid rgba(0,0,0,.05);border-radius: 30px;color: #fff!important;}
.searchInput input{display: inline-block;vertical-align: middle;height: 35px !important;line-height: 35px !important;background-color: transparent !important;border: none;width: 85%;color: #fff!important;}
.searchInput a{display: inline-block;vertical-align: middle; background: url(../images/indexSearchIcon.png) no-repeat right center;width: 12%;height: 35px;}
.subTop .searchInput a {background-image: url(../images/subTopIcon1.png);}
/* 搜索 end */
/* 导航 start */
/* 导航 end */
/* ————— 头部 end   ————— */
/* ————— indexBanner start ————— */
.indexBanner{position: relative;height: 100%;}
.indexBannerLoad{position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); transition: all 1.3s;-webkit-transition: all 1.3s;}
.indexBannerLoad svg{-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;width: 100px;height: 100px;fill: #d71718;}
.indexBannerLoad.hide{ visibility: hidden; opacity: 0;}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg);transform:rotate(-360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }
.indexBanner .bd{height: 100%; overflow: hidden; position: absolute; width: 100%; left: 0; top: 0;}
.indexBanner .bd .slick-list,.indexBanner .bd .slick-track{height: 100%;}
.indexBanner.delay .bd .slick-track{ transition-delay: 1.3s !important;-webkit-transition-delay: 1.3s !important;}
.indexBanner .mySlide{height: 100%;position: relative;overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.indexBanner .mySlide a{display: block;height: 100%;width:100%;}

.indexBanner .slick-dots{position: absolute;bottom: 80px;left: 50%;transform: translateX(-50%); line-height: 40px;height: 40px;border-radius: 40px;background-color: rgba(255,255,255,.3); font-size: 0;padding:0 60px 0 25px;}
.indexBanner .slick-dots li{display: inline-block;width: 12px;height:12px;border: 2px solid #fff; border-radius: 50%;margin: 0 10px;vertical-align: middle;cursor: pointer;position: relative;background: none;}
.indexBanner .slick-dots .switch{position: absolute;right: 0;top: 0;background: rgba(30, 114,213, .5) url("../images/switchStrt.png") no-repeat center center;width: 40px;height: 40px;border-radius: 50%;cursor: pointer;}
.indexBanner .slick-dots .switch.active{background-image: url("../images/switchPlay.png");}
.indexBanner .slick-dots li.slick-active{background: #1e72d5;border-color: #1e72d5;}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1200px; transform: translate(-50%,-50%); color: #FFF;display: none;}
.indexBanner .mySlide .text .text1{ font-size: 25px; margin-bottom: 30px;}
.indexBanner .mySlide .text .text2{ font-size: 0px;}
.indexBanner .mySlide .text .text2 span{font-size: 70px;font-family: "宋体";font-weight: bold;letter-spacing: 3px;float: left;}
.indexBanner .mySlide.slick-active .text{display: block;}
.indexBanner .img{ width: 1560px;position: absolute;left: 50%; top:50%;transform: translate(-50%,-50%); font-size: 0;    text-align: left;}
.indexBanner .img img{overflow: hidden; display: inline-block;opacity: 0;}
.indexBanner .img img.show{visibility: visible;opacity: 1;}
.indexBanner .bd .mySlide .bg{height: 100%;width:100%;object-fit: cover;transition: all 1.5s 0s ease-in-out;transform: scale(1);-webkit-transform: scale(1);}
.indexBanner .img1{ margin-top:30px;}
.indexBanner .slick-dots{z-index: 9999}


/* ————— indexBanner end ————— */
/* ————— 底部 start ————— */
/* 底部中间start   */
.footer{background: url(../images/footerBg.jpg) no-repeat center center / cover;}
.footerM{border-top: 1px solid #3d3d3d;padding: 38px 0 43px;}
.footerML{float: left; display: inline; margin-right: 50px;}
.footerLogo{padding-top: 22px;margin-bottom: 32px;}
.footerLogo img{ display: block; height: 70px;}

.footerMM{ overflow: hidden;float: left; display: inline;}
.footerMenu{ overflow: hidden;}
.footerMenu dd{ float: left; display: inline; margin-right:80px;}
.footerMenu dd em{ font-style: normal; display: block; line-height: 40px; height: 40px; overflow: hidden;margin-bottom: 12px;}
.footerMenu dd em a{ font-size: 16px; color: #fff;}
.footerMenu dd em a:hover{ color:#979797;}
.footerMenu dd span{ font-style: normal; display: block; line-height: 27px; overflow: hidden;}
.footerMenu dd span a{ font-size: 14px; color: rgba(255,255,255,.5);}
.footerMenu dd span a:hover{ color:#fff;}
.footerMR{ float: right; display: inline; width:420px;}

.week_foot-tit{width:100%;height:40px;line-height:40px;position:relative;margin-bottom:12px;}
.week_foot-tit a{color:#fff;font-size:16px !important;}
.week_foot-contact-item{width:100%;height:30px;line-height:30px;margin-bottom:13px;font-size:14px;}
.week_foot-contact-item .icon{display:block;width:30px;height:30px;float:left;background-color:#141822;border-radius:3px;margin-right:13px;background-repeat:no-repeat;background-position:center center;}
.week_foot-contact-item a{font-size:18px;color:#008CD6;font-weight:bold;text-decoration:none;}
.week_foot-contact-other{width:440px;height:40px;margin-top:30px;}
.week_foot-contact-other a{display:block;float:left;width:125px;height:40px;margin-right:17px;background-repeat:no-repeat;font-size:0;text-indent:-9999px;-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-ms-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s;position:relative;}
.week_foot-contact-other a img{display:none;}
.week_foot-contact-other a:hover img{display:block;position:absolute;left:0;bottom:50px;}
.week_foot-contact-other .icon-weixin{width:130px;}
.icon-addr{background-repeat:no-repeat;background-image:url(../images/icon_addr.png);}
.icon-tel{background-repeat:no-repeat;background-image:url(../images/icon_tel.png);}
.icon-mail{background-repeat:no-repeat;background-image:url(../images/icon_mail.png);}
.icon-qq{background-repeat:no-repeat;background-image:url(../images/indexicon.png);background-position:0px 0px;}
.icon-weibo{background-repeat:no-repeat;background-image:url(../images/indexicon.png);background-position:-130px 0px;}
.icon-weixin{background-repeat:no-repeat;background-image:url(../images/indexicon.png);background-position:-260px 0px;}
.icon-qq:hover{background-repeat:no-repeat;background-position:0px -50px;}
.icon-weibo:hover{background-repeat:no-repeat;background-position:-130px -50px;}
.icon-weixin:hover{background-repeat:no-repeat;background-position:-260px -50px;}

.footerPho{overflow: hidden;}
.footerPho .label{font-size: 18px;color: #fff;height:30px;line-height:30px;margin-bottom: 25px;text-align: right;}
.footerPho .value img{height: 14px;margin-bottom: 55px;}
.footerPho em{background: url(../images/footerIcon1.png) no-repeat left center / contain;width: 30px;height: 30px;display: inline-block;vertical-align: middle;margin-right: 10px;}
/* 底部中间end   */
/* 底部版权start   */
.friendCopyRight{ height: 60px; line-height: 60px; overflow: hidden; font-size: 15px; color: rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.1);}
.friendCopyRight .conL{ float: left; display: inline;}
.friendCopyRight .conL span{ margin-right: 20px;}
.friendCopyRight .conL img{ margin-right: 10px; vertical-align: middle;}
.friendCopyRight .conL a{ color: rgba(255,255,255,.5); margin-right: 20px;}
.friendCopyRight .conL a:hover{ color: #fff;}
.friendCopyRight .conR{ float: right; display: inline;}
.friendCopyRight .conR a{color: rgba(255,255,255,.5); }
.friendCopyRight .conR a:hover{ color: #fff;}
/* 底部版权end   */
/* ————— 底部 end   ————— */
/* ========== 主体框架 end ========== */

/* ========== 内层框架 start ========== */
/* ————— subBanner start ————— */
.subBanner{position: relative;overflow: hidden;width: 100%;}
.subBanner:before{display: block;content: '';padding-top: 23.4375%;}
.subBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;transform: scale(1.1);-webkit-transform: scale(1.1);transition: all 3s ease;-webkit-transition: all 3s ease;}
.subBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
.subBanner .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.subBanner .wrap{height: 100%;}
.subBanner .textC{position: relative;text-align: center;}
.subBanner .textC .cnTitle{font-size: 30px;color: #ffffff;line-height: 30px;font-weight: bold;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1); margin-bottom: 10px;}
.subBanner .textC .enTitle{font-size: 14px;color: rgb(255 255 255 / .78);line-height: 30px;text-transform: uppercase;text-shadow: 0px 0px 5px rgb(0 0 0 / 0.1);}
/* ————— subBanner end ————— */
/* ————— 当前位置 start ————— */
.locationBox{clear:both;width: 100%;height: 80px;background: #fff;box-shadow:0 3px 5px #dcdcdc;position: relative;z-index:5;}
.location{height: 80px;overflow: hidden;padding-left: 33px;position: relative;}
.location span.home{  height: 100%;background-position: left center;background-repeat: no-repeat;background: url(../images/home.png) 0px 37px no-repeat; padding-left: 0; margin-right: 0; padding-left:20px;}
.location a {display: inline;float: left;height: 90px;line-height: 90px;padding-left: 14px;margin-right: 10px;background-position: left center;background-repeat: no-repeat;background-image:url(../images/icon8.png);color: #858585;font-size: 14px;}
.location a:hover{color:#1e72d5}
.location a.hover{color:#1e72d5}
.location span {display: block;height: 90px;line-height: 90px;font-size: 14px;color: #858585;}



.subNavBox{margin-right:-15px; position: relative;}
.subNav::after{ display: block; content: ''; clear: both; visibility: hidden;}
.subNav a{display: inline;float: left;line-height: 80px;height: 80px;color: #333333;font-size: 16px;padding: 0 25px;}
.subNav a.hover{color: #1e72d5}
.subNav a:hover{color: #1e72d5}
/* ————— 当前位置 end ————— */
/* ————— 三级栏目 start ————— */
.sjMenu{ text-align: center; font-size: 0;}
.sjMenu a{ display: inline-block; height: 30px; line-height: 30px; padding:0 30px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 14px; margin: 0 5px; background: #FFF;}
.sjMenu a:hover{ background: #fc7c26; color: #FFF; border-color: #fc7c26;}
.sjMenu a.hover{ background: #fc7c26; color: #FFF; border-color: #fc7c26;}
/* ————— 三级栏目 end ————— */
/* ————— 页码 start ————— */
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#999999;border-radius:3px;background: #fff; margin: 0 3px;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #1e72d5;color: #fff;}
.page a.hover{background: #1e72d5;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.page a div{width: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/firstPage.png)}
.page a.prevPage div{background-image: url(../images/prevPage.png)}
.page a.nextPage div{background-image: url(../images/nextPage.png)}
.page a.lastPage div{background-image: url(../images/lastPage.png)}
.page a.firstPage:hover div{background-image: url(../images/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/lastPageh.png)}
.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}
.page a.firstPage.disabled div{background-image: url(../images/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/lastPage.png)}
/* ————— 页码 end ————— */
/* ————— 弹窗 start ————— */
.aykj-recruitTc .layui-layer-btn{ text-align: center;}
.aykj-recruitTc .layui-layer-btn a{ height: 38px; line-height: 38px; padding: 0 40px; font-size: 14px;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn0{background: #fc7c26; color: #FFF; border-color: #fc7c26;}
.aykj-recruitTc .layui-layer-btn .layui-layer-btn1{background: #ddd; color: #8b8b8b; border-color: #ddd;}

.aykj-alert .layui-layer-btn .layui-layer-btn0{background: #fc7c26; border-color: #fc7c26;}
/* ————— 弹窗 end ————— */
/* ========== 内层框架 end ========== */

/* ========== 首页 start ========== */
/* ————— 公共部分 start ————— */
.indexTitle{margin-bottom: 45px;position: relative;z-index: 5;}
.indexTitle .cnTitle{font-size:36px;color: #333333;height:55px;line-height:55px; text-align:center}
.indexTitle .enTitle{font-size:24px;color:#999;height:40px;line-height:40px;text-transform: uppercase;text-align:center}

.indexMore em{display: inline-block;background:url(../images/indexMoreIcon1.png) no-repeat right center / contain;width: 15px;height: 12px;margin-left: 25px;vertical-align: middle;z-index:2;position: relative;}

.indexMore.textL {text-align: left;}
.indexMore.c1More a {background-color: #ed7000;}
.indexMore a {padding:0 30px; height: 50px;border-radius: 30px;background-image: linear-gradient(to right,#1d69c2,#4592eb);text-align: center;font-size: 14px;color: #fff;line-height: 50px;transition: all 200ms linear;-webkit-transition: all 200ms linear;display: inline-block;position: relative;overflow: hidden;}
.indexMore a::before {display: block;content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;inset: 0 0 0 0;transition: transform .3s ease-out;z-index: 1;transform: scaleX(0);transform-origin: bottom right;background: #1e72d5;border-radius: 24px;}
.indexMore a:hover::before {transform: scaleX(1);transform-origin: bottom left;}
.indexMore a span {z-index: 2;position: relative;display: inline-block;vertical-align: top;color: #fff;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
/* .indexMore a em {width: 16px;height: 48px;background: url(../images/moreJt.png) no-repeat center;display: inline-block;vertical-align: top;margin-left: 15px;transition: all 200ms linear;-webkit-transition: all 200ms linear;margin-top: -1px;z-index: 2;position: relative;} */
.indexMore a:hover {border-color: transparent;}
/* ————— 公共部分 end ————— */
/* ————— 第1通栏 start ————— */
/* ————— 第1通栏 end ————— */
/* ————— 第2通栏 start ————— */
.column2{background-position:center center;background-repeat: no-repeat; background-size:cover;position: relative;height: 100%;}
.column2ConBox{position: relative;height: 100%;}
.column2Con{position: relative;height: 100%;z-index: 3;overflow: hidden;}


.column2 .indexTitle{margin:80px 0px 40px 0px; width:100%; text-align:center;}
.column2 .indexTitle .cnTitle{color: #fff;width:100%; text-align:center;}
.column2 .indexTitle .enTitle{color: rgba(255,255,255,1); font-size:20px;width:100%; text-align:center;}


.indexNewsSlick {width:100%; overflow:hidden;}

.video{padding-top:20px;width:1280px; height:556px; overflow:hidden; margin:0 auto;}

.TasADSOn{width:790px;height:556px;float: right; overflow:hidden; margin-right:10px;}
.TasADSOff{width:105px;height:556px;overflow: hidden;float: right; margin-right:10px;}
.video div{transition:0.3s;}
.video a{ display:block; overflow:hidden; width:100%; height:556px;position:relative; overflow:hidden;transition:0.3s;}
.video a .img img{ position:relative; z-index:2;transition:0.3s;}
.video a .icon{ width:103px; height:103px; position:absolute; z-index:444;left:343px;top:226px;}
.video a .txt{ width:100%; height:50px; position:absolute; bottom:0px; z-index:444; overflow:hidden;}
.video a .txt span{ display:block;  float:left; width:90%; margin:0px 5%; height:50px; position:absolute;z-index:44;line-height:50px; color:#fff; font-size:16px;}
.video a .txt i{ display:block; float:left; width:100%; height:50px; background:#000; opacity:0.8; position:absolute; left:0px; top:0px;z-index:33;}
/* ————— 第2通栏 end ————— */
/* ————— 第3通栏 start ————— */
/* ————— 第3通栏 end ————— */
.column3{position: relative;height: 100%;}
.column3 .indexTitle{margin-bottom: 110px;}
.column3 .indexTitle .cnTitle{color: #fff;}
.column3 .indexTitle .enTitle{color: rgba(255,255,255,1); font-size:20px;}
.column3 .wrap{height: 100%;}
.column3Con{position: relative;height: 100%;}
.column3 .bg1Swiper{background-position:center center;background-repeat: no-repeat; background-size:cover;height: 100%;width: 100%;position: absolute;left: 0;top: 0;z-index:0;}
.column3LeftText{font-size: 15px;color: #fff;min-height:30px;line-height: 30px;margin-bottom: 210px;}
.column3Con{position: relative;z-index:1;}
.column3Left{width:100%;padding-top:4%;}

.column3Text{font-size: 15px;color: #fff; text-align:center;min-height: 30px;line-height: 30px;margin-bottom: 200px;}

.bTab {width:100%;position: relative;z-index: 2;height: 135px;position: absolute;right: 0;top:75%;background-color: rgba(255,255,255,.2); bottom:0px}
.bTab dd {width:33.333%;height: 100%;text-align: center;position: relative;transition: all .4s linear;-webkit-transition: all .4s linear;display: inline;float: left;cursor: pointer;}
.bTab dd .text {position: absolute;left: 0;width: 100%;top:50%;transition: all 300ms linear;-webkit-transition: all 300ms linear;transform: translateY(-50%);-webkiy-transform: translateY(-50%);}
.bTab dd .icn {background-repeat: no-repeat;background-position: center center ;width: 45px;height: 30px;margin:0 auto;}
.bTab dd .cntext {font-size:24px;height: 35px;line-height:35px;color: #fff;padding-top: 10px;}
.bTab dd .entext {font-size: 13px;line-height: 23px;color: #fff;height: 23px;}

.bTab dd .indexMore {transform: translateY(20px);opacity: 0;-webkit-transform: translateY(20px);transition: all 400ms linear;-webkit-transition: all 400ms linear;visibility: hidden;}
.bTab dd:hover {background:#1e72d5}
.bTab dd.hover {background:#1e72d5}
.bTab dd:hover .indexMore {transform: translateY(0);opacity: 1;-webkit-transform: translateY(0);visibility: visible;}

.bg1Swiper,.bg1Swiper .swiper-wrapper,.bg1Swiper .swiper-slide {height: 100% !important;width: 100% !important;}

.bg1Swiper .indexTitle{position: absolute;left: 0;top: 10%;}
.bg1Swiper {position: absolute !important;top: 0;left: 0;}
.bg1Swiper .swiper-wrapper {transform: translate(1px) !important;/*解决swiper第一个不改变*/margin-left: -1px;left: 0 !important;}
.bg1Swiper .swiper-slide {top: 0;left: 0;opacity: 0;z-index: 1;transform: scale(1.3) !important;transition: 1.5s ease-in-out;position: absolute;background-position: center;background-repeat: no-repeat;background-size: cover;}
.bg1Swiper .swiper-slide .con{position: absolute;left: 0;top:50%;}
.bg1Swiper .swiper-slide-active {opacity: 1;filter: alpha(opacity=100);z-index: 2;transform: scale(1) !important;}


/* ————— 第4通栏 start ————— */
.column4{overflow: hidden;height: 100%;position: relative;}
.column4Bg .rightBg{background: url(../images/column4Right.jpg) no-repeat left center;position: absolute;right: 0;bottom: 0;clip-path: ellipse(0 0 at 35vw 0);transition: all 800ms linear;-webkit-transition: all 800ms linear;width:17vw;height:35vh;}
.column4Bg .leftBg{background: url(../images/column4Left.jpg) no-repeat left bottom;position: absolute;left: 0;top: 0;clip-path: ellipse(0 0 at 0 51vh);transition: all 800ms linear;-webkit-transition: all 800ms linear;width: 51vw;height: 100vh;}

.column4Bg .rightBg.active{clip-path: ellipse(17vw 35vh at 18vw 35vh);}
.column4Bg .leftBg.active{clip-path: ellipse(51vw 100vh at -7vw 22vh );}
.column4Con{height: 100%;padding: 120px 0;}
.column4ConBox{width:45.1923%;margin-left: 50%;}
.column4List{background-color: rgba(255,255,255,.85);position: relative;z-index: 5;}
.column4List dd{float: left;display: inline;width: 33.3333%;padding:37px 0 30px;transition: all 800ms;border-bottom:3px solid transparent;box-sizing: border-box;}
.column4List dd em{display: block;width: 35px;height: 30px;margin: 0 auto;background-position: center center;background-repeat: no-repeat;background-size:contain;}
.column4Text{margin-bottom: 162px;font-size: 15px;color: #666666;min-height: 32px;line-height: 32px;}
.column4List dd .text{font-size: 16px;color: #454545;height: 30px;line-height: 30px;text-align: center;padding-top: 10px;}
.column4 .indexMore{margin-bottom: 133px;}
.column4List dd .em1{display: block;}
.column4List dd .em2{display: none;}
.column4List dd:hover .em1{display: none;}
.column4List dd:hover .em2{display: block;}
.column4List dd:hover .text{color: #fc7c26;}
.column4List dd:hover{border-bottom:3px solid #fc7c26;transform:translateX(1);box-sizing: border-box;}
.column4List dd.hover .em1{display: none;}
.column4List dd.hover .em2{display: block;}
.column4List dd.hover .text{color: #fc7c26;}
.column4List dd.hover{border-bottom:3px solid #fc7c26;transform:translateX(1);box-sizing: border-box;}
@keyframes xzRotate{
    0% {
        transform: rotateZ(0);
    }
    50% {
		transform: rotateZ(180deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
/* ————— 第4通栏 end ————— */
/* ========== 首页 end ========== */
/* ========== 频道页 start ========== */
/*公共部分 start*/
.subTop .top{background-color: #fff;}
.subTop .logo .img1{display: none;}
.subTop .logo .img2{display: block;}
.subTop .menu dd .yj a{color: #333}
.subTop .searchInput{border-color: #f2f5f8;}
.subTop .searchInput input{color: #333;}
.subTop .searchInput a{background-image: url(../images/subTopIcon1.png);}
/*公共部分 end*/
/*第一通栏 start*/
.groupC1{padding:140px 0 132px;background-position: center center;background-repeat: no-repeat;background-size:cover;}
.groupC1Left{width:48.9872%;margin-right:55px;}
.groupC1Left .indexTitle .cnTitle , .groupC1Left .indexTitle .enTitle{ text-align:left !important;}
.groupC1Left .text{font-size: 15px;color: #666666;height:160px;line-height: 32px;text-align: justify;margin-bottom:40px;}
.groupC1Right{overflow: hidden; position:relative;}
.groupC1Right img{height:404px; border-radius:10px;}


.groupC1Right { z-index: 1;}

.groupC1Right .bg{ background:url(../images/aboutImg.jpg) center no-repeat !important; background-size:cover; border-radius:10px;}

.zgsjjr_zt { position: relative;}

.zgsjjr_zt img {display: block;width: 100%;}

.ivideo_zt {height: 200px;}

#positive .bg { height: 200px;}

.ivideo_zt1 {width: 50px;height: 50px;}

.ivideo_zt1 i { width:40px; height:40px; display:block; margin-top:10px;background:url(../images/icon5.png) top center no-repeat;}

.ivideo_zt2 {font-size: 14px;color: rgb(255, 255, 255);line-height: 36px;}

#positive .bg {height:404px; background: url(../images/index/video_bg.jpg) center no-repeat; position: relative;background-size: cover; background-position: center;background-repeat: no-repeat;background-attachment: fixed;}

.ivideo_zt { position: absolute;top: 0px;left: 0px;height:404px;width: 100%;z-index: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.ivideo video{position:absolute;top:0px;left:0px;width:100%;height:100%;opacity: 0;background:#000;}

.ivideo_zt1 {position: relative;width: 110px;height: 110px;display: flex;flex-direction: column;align-items: center;justify-content: center;}

.ivideo_zt1::before {content: '';position: absolute;left: 50%;top: 50%;translate: -50% -50%;width: 100%;height: 100%;background: rgba(255, 255, 255);opacity: 0.1;border-radius: 50%;animation: grow1 2s infinite;}

.ivideo_zt1::after {content: ''; position: absolute;left: 50%;top: 50%;translate: -50% -50%;width: 60%;height: 60%;background: rgba(255, 255, 255);opacity: 0.2;border-radius: 50%;animation: grow 2s infinite;}
	
	@keyframes grow1 {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0.1;
    }

    100% {
        width: 60%;
        height: 60%;
        opacity: 0.2;
    }
}

@keyframes grow {
    0% {width: 60%;height: 60%;opacity: 0.2;}

    100% {width: 100%;height: 100%;opacity: 0.1;}
}

/*第一通栏 end*/
/*第二通栏 start*/
.intro2 {padding-top: 31.25%; position: relative;}
.intro2Slick,.intro2Slick .bd,.intro2Slick .bd .myslide,.intro2Slick .bd .myslide .bg,.intro2Slick .bd .slick-list,.intro2Slick .bd .slick-list .slick-track { height: 100%;}
.intro2 .wrap {
    clear: both;
    margin: 0 8.375% 0 10.375%;
    min-width: 1200px; width:auto !important;}

.intro2Slick {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.intro2Slick .bd {position: relative;}
.intro2Slick .bd .slick-track {transform: translate(1px) !important;margin-left: -1px;left: 0 !important;}
.intro2Slick .bd .myslide {transform: scale(1.3); -webkit-transform: scale(1.3);transition: 1.5s ease-in-out;-webkit-transition: 1.5s ease-in-out;position: absolute;left: 0;top: 0;width: 100%; height: 100%; opacity: 0;}
.intro2Slick .bd .myslide.slick-active {transform: scale(1);-webkit-transform: scale(1);opacity: 1;z-index: 2;}
.intro2 .CDl {height: 100%;font-size: 0;position: absolute;left: 0;top: 0;width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,0.35);}
.intro2 .CDl .wrap {height: 100%;}
.intro2Dl {height: 100%;font-size: 0;box-sizing: border-box;-webkit-box-sizing: border-box;border-left: 1px solid rgba(255,255,255,0.3);}
.intro2Dl dd {float: left;display: inline;height: 100%;width: 25%;box-sizing: border-box;-webkit-box-sizing: border-box;border-right: 1px solid rgba(255,255,255,0.3);}
.intro2Dl dd .con {display: block;height: 100%;position: relative;}
.intro2Dl dd .con .text {position: absolute;left: 15px;top: 35%;transform: translateY(-50%);-webkit-transform: translateY(-50%);transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.intro2Dl dd.hover .con .text { top: 50%;}
.intro2Dl dd .con .text .num {font-size: 24px;line-height: 24px;color: #fff;position: absolute;left: -60px;top: 62%;height: 20px; margin-top: -10px;}
.intro2Dl dd .con .text::before {display: block;content: "";width: 1px; height: 60px;background: #fff;position: absolute;left: -16px;top: 64%; margin-top: -30px;}
.intro2Dl dd .con .text .icn {height: 45px; margin-bottom: 28px;}
.intro2Dl dd .con .text .title {font-size: 24px;margin-bottom: 20px;line-height: 24px;height: 24px;color: #fff;}
.intro2Dl dd .con .text .info {font-size: 16px;line-height:26px;color: #fff; padding-right:60px;}

/*第二通栏 end*/
/*第三通栏 start*/
.groupC3{padding:80px 0;background-position: center center;background-repeat: no-repeat;background-size:cover;}
.groupC3 .indexTitle{margin-bottom: 33px;}
.honorCon{ width:103%;}
.honorCon ul li{ width:22%; margin:10px 1.5%;float:left;}
.honorCon ul li a{ display:block; float:left; width:100%;}
.honorCon ul li a div{ display:block; float:left; width:100%; overflow:hidden;}
.honorCon ul li a div img{ overflow:hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}/* 设置图片经过放大 */
.honorCon ul li a:hover div img{ transform:scale(1.05); -webkit-transform:scale(1.05);}/* 设置图片经过放大 */
.honorCon ul li a span{ display:block; width:100%;float:left; height:30px; text-align:center; line-height:30px; font-size:16px;}

.groupC3 .indexMore{ margin:40px auto 0px auto; width:100%; text-align:center;}
.groupC3 .indexMore a{ margin:0 auto;}
/*第三通栏 end*/


/*第四通栏 start*/
.groupC4{padding:75px 0 0;background-position: center center;background-repeat: no-repeat;background-size:cover;}
.groupC4 .indexTitle{text-align: center;}

.historyCon{position: relative;margin-right:-60px;}
.historyCon::after{clear: both;visibility: hidden;display: block;content:'';}
.historyTop{position: relative;z-index: 2;}
.historyScroll{position: relative;margin-bottom:0px;}
.historyScroll .bd{width: 100%;height: 100%;}
.historyScroll .bd .slick-list,.historyScroll .bd .slick-track{height: 100%;width: 100%;overflow: visible;}
.historyScroll .bd .mysilde{width: 100%;text-align: center;}
.historyScroll .bd .year{font-size: 86px;color: #1e72d5;height: 138px;line-height: 138px;margin-bottom:5px;font-family: 'poppins';}
.historyScroll .bd .mysilde .list-paddingleft-2{display: inline-block;min-height:39px;text-align: left;}
.historyScroll .bd .mysilde .list-paddingleft-2 li{font-size: 16px;color: #333333;min-height:32px;line-height: 32px;display: block;position: relative;padding-left: 20px;}
.historyScroll .bd .list-paddingleft-2 li::before{display: block;content:'';background-color:#666666;width: 5px;height: 5px;border-radius: 100%;position: absolute;left:0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.historyScroll .prev{width: 40px;height: 40px;background:url(../images/prevIcon.png) #fff no-repeat center center;border-radius: 100%;position: absolute;left:0%;bottom: -36%;z-index:5;cursor: pointer;}
.historyScroll .next{width: 40px;height: 40px;background:url(../images/nextIcon.png) #fff no-repeat center center;border-radius: 100%;position: absolute;right: 0%;bottom: -36%;cursor: pointer;box-shadow: 1px 8px 10px rgba(0,0,0,.1);}
.historyScroll .prev:hover{background-image: url(../images/prevIcon-bai.png);background-color: #1e72d5;}
.historyScroll .next:hover{background-image: url(../images/nextIcon-bai.png);background-color: #1e72d5;}

.historyBottom{position: relative;z-index:0;padding-top: 50px;}
.historyBottom .bg{background: url(./images/historyLine.png) no-repeat center bottom / contain;height: 140px;position: absolute;left: 0;bottom: 0;width: 100%;}
.historyList { width:100%;}
.dlBox{ margin:-80px 80px 0px 80px; overflow:hidden; display:block;width:1180px; height:140px; padding-top:80px;}
.historyScroll2 .line{display: block;content:'';width:100%;height:1px;position: absolute;left: 50%;top: 24px;background: #fff;transform: translateX(-50%);-webkit-transform: translateX(-50%); z-index:-1;}
.historyList dd{float:left;display: inline;opacity:0;visibility: hidden;height: 118px;position: relative;padding:0px 34px;cursor: pointer; z-index:444;}
.historyList dd.show{opacity:1;visibility: visible;}
.historyList dd .ddCon{background:url(../test/characterImg2.jpg) no-repeat center center;background-size:cover;box-sizing: border-box;-webkit-box-sizing: border-box;transition:all 300;font-size:20px;color: #3e3e3e;height: 118px;margin-top: -45px;white-space:nowrap;}
.historyList dd .ddCon::before{display: block;content:'';background-color: rgba(30,114,213,.2);width: 10px;height: 10px;border-radius:100%;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);top: 15%;}
.historyList dd .ddCon::after{display: block;content: '';width: 5px;height: 5px;background-color: #1e72d5;border-radius: 100%;position: absolute;left: 50%;top: 17%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.historyList dd.active .ddCon::before{background-color: #fff;width: 15px;height: 15px;}
.historyList dd.active .ddCon::after{width: 10px;height: 10px;}
.historyList dd.active .ddCon{color: #1e72d5}
.historyScroll2{position: relative;}
.historyScroll2 .bd{width: 100%;height: 100%; z-index:55;}
.historyScroll2 .bd .slick-list,.historyScroll2 .bd .slick-track{height: 100%;width: 100%;overflow: visible;}
.historyScroll2 .bd .myslide{width: 100%;}
/*第四通栏 end*/

/* ========== 频道页 end ========== */