html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.w1440{position: relative;width: 1440px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 100px;}
.pd50{padding: 0 50px;}

@font-face {
	font-family:DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}

.h-header-zw{display: block;height: 100px;}
.h-header{display: flex;padding: 0 100px;position: fixed;width: 100%;align-items: center;top: 0;left: 0;z-index: 998;background: #FFFFFF;}
.h-logo{margin-right: auto;}
.h-nav{display: flex;}
.h-nav .li{margin-right: 50px;position: relative;}
.h-nav .li>a{font-size: 16px;color: #333333;line-height: 100px;}
.h-nav .li:hover>a,.h-nav .li.active>a{color: #1D4595;}
.h-more{display: flex;align-items: center;}
.h-lang{display: flex;align-items: center;justify-content: center;padding: 0 24px;height: 40px;border: 1px solid #E5E5E5;border-radius: 20px;}
.h-lang i{margin-right: 5px;display: block;width: 18px;height: 18px;background: url(../images/iconLang1.png);transition: .3s;}
.h-lang span{font-size: 18px;color: #666666;}
.h-lang:hover{background: #1D4595;}
.h-lang:hover i{background: url(../images/iconLang2.png);}
.h-lang:hover span{color: #FFFFFF;}
.h-menu{display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;background: #1D4595;border-radius: 50%;margin-left: 20px;cursor: pointer;}

.h-subnav {width:180px;background:#ffffff;font-size:14px;text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:55px;line-height:55px;color:#333;font-size: 16px;text-align: center;}
.h-subnav a:hover {background:#1D4595;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-header.active{box-shadow:0px 0px 5px rgba(0,0,0,0.2)}
.h-header.active .h-nav .li>a{line-height: 80px;}



.wap_header{width: 100%; height: 60px; padding: 0 15px; display: none; justify-content: space-between; align-items: center; background: #fff; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.wap_header .toggle{display: block; width: 25px; height: 24px; position: relative; z-index: 6;}
.wap_header .toggle i{display: block; width: 25px; height: 2px; background: #000; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 8px;}
.wap_header .toggle i:nth-of-type(3){top: 16px;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);}
.wap_header #h60{height: 60px;}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 240px; background: #fff; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 70px); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 30px; font-size: 14px; color: #333;}
.wap_header .nav ul li a:active  {color: #1D4595 !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 30px; height: 60px; font-size: 16px; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #1D4595; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 20px !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 40px; line-height: 40px; font-size: 14px;}
.wap_header .nav ul li ul li i{top: -10px;}
.wap_header .logo{float: left;margin-top: 15px;position: relative;height: 30px;}
.wap_header .logo img{height: 100%;}
.wap_header .toggle{float: right;margin-top: 21px;}
.wap_header .dropdown{float: right;margin-top: 18px;margin-right: 20px;position: relative;}
.wap_header #dLabel{border: 1px solid #9C9C9C;background: none;color: #9C9C9C;padding: 2px 5px;font-size: 12px;position: relative;}
.wap_header .dropdown-menu{background: #222;min-width: auto !important;text-align: center;}
.wap_header .dropdown-menu li a{color: #9C9C9C !important;transition: .3s;font-size: 14px !important;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);width: 100%;}
.open>.dropdown-menu {display: block;}
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}
.wap_header .h-more{float: right;margin: 12px 0px 0 0;}
.w-lang{display: flex;align-items: center;justify-content: center;float: right;margin-right: 10px;padding: 0 24px;height: 40px;margin-top: 10px;border: 1px solid #E5E5E5;border-radius: 20px;}
.w-lang i{margin-right: 5px;display: block;width: 18px;height: 18px;background: url(../images/iconLang1.png);transition: .3s;}
.w-lang span{font-size: 14px;color: #666666;}


.z_menu_mask{ width: 100%; overflow: hidden; opacity: 0; visibility: hidden; transition: ease 1s; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.3); z-index: 999;}
.z_menu_con{z-index: 1; width: 60%; height: 100%; position: relative; margin-left: 40%;border-radius: 50%; padding: 0 8.3vw 0 10.4vw; box-sizing: border-box; display: flex; align-items: center;}
.z_menu_mask::before{ content: ""; display: block; width: 90vw; height: 90vw; background: #fff;position: absolute; right: -30vw; top: 50%; transform: translateY(-50%) scale(0,0);border-radius: 50%; transition: ease 1s; }
.z_menu_mask::after{ content: ""; display: block; width: 100vw; height: 100vw; background:rgba(255,255,255,.3);position: absolute; right: -36vw; top: 50%; transform: translateY(-50%) scale(0,0);border-radius: 50%; transition: ease 1.5s;}
.z_menu_nav li{ margin-bottom: 2vw;}
.z_menu_nav li h3 a{ font-size: 1.35416vw; font-weight: bold;}
.z_menu_down a{ display: inline-block; color: #444; background: url(../images/sj1.png) no-repeat left center; padding-left: 15px; margin-top: 0.6vw;  position: relative;  margin-right: 2vw;font-size: 15px;line-height: 28px;} 
.z_menu_nav a::before{ content: ""; display: block; width: calc(100% - 15px); height: 1px; opacity: 0; background: #1D4595; position: absolute; left: 15px; bottom: 0;}
.z_menu_nav a:hover{ color: #1D4595; }
.z_menu_nav a:hover::before{ opacity: 1;}
.z_menu_down a:Hover{ background: url(../images/sj2.png)  no-repeat left center;}
.z_menu_btm{ border-top: 2px solid  #1D4595; padding-top: 1.5vw; display: flex; align-items: center;}
.z_menu_addre{color: #333333;line-height: 24px;}
.z_menu_share{ margin-left: auto; flex-shrink: 0;}
.z_menu_share a{ display: inline-block;width: 44px;height: 44px;background: #cccccc;border-radius: 50%; text-align: center; line-height: 44px; color: #fff; font-size: 20px!important; margin-left: 15px;}
.z_menu_share a:hover{ background:  #1D4595; color: #fff; cursor: pointer;}
.z_menu_close{ position: absolute; right: 4vw; top: 2.5vw; color: #B4B4B4; font-size: 28px!important; font-weight: bold; cursor: pointer;}
.z_menu_close:hover{ color: #1D4595;}
.z_menu_mask .warp{ opacity: 0; transition: ease 1.5s; transform: translateX(5vw); }
.z_menu_mask.on,.z_menu_mask.on .warp{ opacity: 1; visibility: visible;transform: translateX(0px);}
.z_menu_mask.on::before{ transition-delay:.5s;}
.z_menu_mask.on::after{}
.z_menu_mask.on::before,.z_menu_mask.on::after{ transform: translateY(-50%) scale(1,1)}
.z_menu_mask.on .warp{transition-delay:1s;transform: translateX(0px);}






.mySwiperBannerPC{display: block;}
.mySwiperBannerWAP{display: none;}
.mySwiperBanner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperBanner .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.banner img{width: 100%;display: block;}
.banner .swiper-pagination{text-align: left;max-width: 1400px;left: 50%;transform: translateX(-50%);}
.banner .swiper-pagination-bullet{background: none;width: auto;height: auto;margin: 0 30px 0 0!important;font-size: 20px;font-family: DIN;font-weight: bold;color: #FFFFFF;line-height: 60px;opacity: 0.5;transition: .3s;position: relative;}
.banner .swiper-pagination-bullet::after{content: "";display: block;width: 0px;height: 1px;background: #FFFFFF;position: absolute;top: 50%;left: 110%;transition: .3s;}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper-pagination-bullet-active::after{width: 10px;}




.indTitle{text-align: center;padding: 90px 0 40px;}
.indTitle .atit{font-size: 24px;color: #33CA33;line-height: 1.5;}
.indTitle .btit{font-size: 48px;font-weight: bold;color: #111111;line-height: 1.5;}
.indTitle.white .btit{color: #FFFFFF;}


.zzsSelList{display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 30px;}
.zzsSel{display: block;line-height: 60px;min-width: 270px;text-align: center;padding: 0 20px;background: #E5E5E5;color: #333;font-size: 16px;transition: .3s;}
.zzsSel+.zzsSel{border-left: 1px solid #FFFFFF;}
.zzsSel.active{background: #33CA33;color: #FFFFFF;}

.zzsItemList{display: none;}
.zzsItemList.active{display: flex;}
.zzsItemList .zzsL{width: 50%;padding-right: 10px;}
.zzsItemList .zzsR{width: 50%;padding-left: 10px;display: flex;flex-wrap: wrap;}
.zzsItem1{display: block;position: relative;height: 100%;}
.zzsItem1 .img{height: 100%;overflow: hidden;}
.zzsItem1 .img img{width: 100%;height: 100%;display: block;transition: .5s;}
.zzsItem1 .atit{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.5);height: 80px;display: flex;transition: .3s;}
.zzsItem1 .atit p{display: block;width: calc(100% - 80px);text-align: center;font-size: 24px;color: #FFFFFF;line-height: 80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zzsItem1 .atit i{display: flex;align-items: center;justify-content: center;width: 80px;height: 80px;background: #33CA33;}
.zzsItem1:hover .img img{transform: scale(1.05);}
.zzsItem1:hover .atit{background: #000000;}

.zzsItem2{display: block;width: calc(50% - 10px);position: relative;}
.zzsItem2:nth-of-type(1),.zzsItem2:nth-of-type(3){margin-right: 20px;}
.zzsItem2:nth-of-type(1),.zzsItem2:nth-of-type(2){margin-bottom: 20px;}
.zzsItem2 .img{overflow: hidden;height: 100%;max-height: 337px;}
.zzsItem2 .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;transition: .5s;}
.zzsItem2 .atit{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.5);height: 50px;display: flex;transition: .3s;}
.zzsItem2 .atit p{display: block;width: 100%;text-align: center;font-size: 16px;color: #FFFFFF;line-height: 50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zzsItem2:hover .img img{transform: scale(1.05);}
.zzsItem2:hover .atit{background: #000000;}




.ysBox{display: flex;}
.ysSel{width: 300px;background: #1D4595;}
.ysSelItem{height: 160px;cursor: pointer;border-bottom: 2px solid #2453B2;display: flex;align-items: center;justify-content: center;transition: .3s;}
.ysSelItem em{font-size: 40px;font-family: DIN;font-weight: bold;color: #FFFFFF;opacity: .2;transition: .3s;}
.ysSelItem span{display: block;font-size: 30px;font-weight: bold;color: #FFFFFF;margin: 0 25px;opacity: .2;transition: .3s;}
.ysSelItem i{opacity: 0;transition: .3s;}
.ysSelItem.active i{opacity: 1;}
.ysSelItem.active em{opacity: 1;}
.ysSelItem.active span{opacity: 1;}

.ysContent{width: calc(100% - 300px);}
.ysItem{width: 100%;}
.ysNumBox{display: flex;height: 160px;align-items: center;background: #F8F8F8;}
.ysNumItem{width: 100%;text-align: center;}
.ysNumItem p{font-size: 60px;font-family: DIN;font-weight: bold;color: #33CA33;line-height: 1;}
.ysNumItem span{display: block;margin: 8px 0 0;font-size: 16px;color: #333333;}
.ysDesc{position: relative;}
.ysDesc .img{height: 640px;}
.ysDesc .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;display: block;}
.ysDesc .desc{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.6);height: 160px;display: flex;flex-direction: column;justify-content: center;padding: 0 50px;}
.ysDesc .desc p{display: block;font-size: 30px;font-weight: bold;color: #FEFFFE;line-height: 1.2;margin-bottom: 10px;}
.ysDesc .desc span{display: block;font-size: 20px;color: #FFFFFF;line-height: 30px;}


.mySwiperYS {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperYS .swiper-slide {font-size: 18px;background: #fff;display: flex;}
.ysnpBox{height: 160px;display: flex;align-items: center;justify-content: center;position: relative;}
.ysnpBox::before{content: "";display: block;height: 100%;width: 100%;background: rgba(0,0,0,.6);position: absolute;top: 0;left: 0;z-index: 1;}
.ysnpBox .swiper-button-prev::after,.ysnpBox .swiper-button-next::after{display: none;}
.ysnpBox .swiper-button-prev,.ysnpBox .swiper-button-next{display: block;width: 13px;height: 25px;background: url(../images/iconRight3.png);position: relative;left: auto;right: auto;top: auto;margin: 0;transition: .3s;z-index: 99;}
.ysnpBox .swiper-button-prev{transform: rotate(180deg);}
.ysnpBox .swiper-button-next{}
.ysnpBox .swiper-button-prev:hover,.ysnpBox .swiper-button-next:hover{background: url(../images/iconRight1.png);}
.ysnpBox .swiper-pagination{position: relative;z-index: 99;left: auto;right: auto;bottom: 0;width: auto;margin: 0 40px;font-size: 30px;font-family: DIN;font-weight: bold;color: #5981D0;}
.ysnpBox .swiper-pagination .white{color: #FFFFFF;}



.slBox{display: flex;}
.slItem{width: 20%;height: 700px;background-position: center;background-size: cover;position: relative;transition: .4s;overflow: hidden;}
.slItem+.slItem{margin-left: 10px;}
.slItem::before{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.3);transition: .5s;}
.slItem .sIt{display: flex;flex-direction: column;align-items: center;height: 100%;transition: .4s;}
.slItem .icon{display: block;height: 80px;width: 80px;background-repeat: no-repeat;background-position: center;transition: .3s;margin: 0 auto 50px;}
.slItem .icon1{background-image: url(../images/slIcon1.png);}
.slItem .icon2{background-image: url(../images/slIcon2.png);}
.slItem .icon3{background-image: url(../images/slIcon3.png);}
.slItem .icon4{background-image: url(../images/slIcon4.png);}
.slItem .sIt .desc{position: relative;z-index: 10;width: 100%;margin: auto 0;padding-top: 120px;text-align: center;transition: .4s;}
.slItem .desc p{display: block;font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 1.2;margin-bottom: 8px;}
.slItem .desc span{display: block;font-size: 16px;color: #FFFFFF;line-height: 1.5;transition: .4s;}
.slItem .moreIcon{position: relative;z-index: 9;display: block;margin: auto 0;width: 60px;height: 60px;background-color: #33CA33;background-position: center;background-image: url(../images/iconRight1.png);background-repeat: no-repeat;border-radius: 50%;transition: .4s;}

.slItem .dIt .desc{position: absolute;z-index: 10;width: 100%;display: flex;padding: 35px 35px 35px 50px;background: rgba(0,0,0,.5);bottom: 0;left: 0;transition: .4s;transform: translateY(100%);}
.slItem .dIt .desc .icon{margin-bottom: 0;}
.slItem .dIt .desc .atit{width: calc(100% - 80px);padding-left: 30px;}
.slItem .dIt .icon1{background-image: url(../images/slIcon11.png);}
.slItem .dIt .icon2{background-image: url(../images/slIcon22.png);}
.slItem .dIt .icon3{background-image: url(../images/slIcon33.png);}
.slItem .dIt .icon4{background-image: url(../images/slIcon44.png);}

.slItem.active{width: 40%;}
.slItem.active::before{opacity: 0;}
.slItem.active .sIt{opacity: 0;visibility: hidden;}
.slItem.active .dIt .desc{transform: translateY(0);}



.sec4{background: url(../images/sec4Bg.png) center/cover;overflow: hidden;padding-bottom: 100px;}
.jjfaBox{display: flex;}
.jjfaSelList{width: 390px;}
.jjfaSel{height: 133px;background: #FFFFFF;display: flex;align-items: center;padding-left: 100px;position: relative;cursor: pointer;}
.jjfaSel::before{content: "";display: block;width: 100%;height: 100%;top: 0;left: 0;position: absolute;z-index: 1;background: linear-gradient(90deg, #1D4595, #3E7EFF);transition: .3s;opacity: 0;}
.jjfaSel+.jjfaSel{margin-top: 6px;}
.jjfaSel .icon{display: block;width: 40px;height: 40px;margin-right: 15px;position: relative;z-index: 9;background-repeat: no-repeat;}
.jjfaSel p{font-size: 20px;color: #000000;line-height: 2;position: relative;z-index: 9;}

.jjfaSel.active::before{opacity: 1;}
.jjfaSel.active p{color: #FFFFFF;}
.jjfaSel.active .icon{background-position: 0 -114px;}

.jjfaContent{width: calc(100% - 390px);}
.mySwiperjjfa {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperjjfa .swiper-slide {font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}

.jjfaItem{position: relative;height: 100%;width: 100%;}
.jjfaItem .img{overflow: hidden;height: 100%;max-height: 550px;}
.jjfaItem .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .5s;}
.jjfaItem .desc{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.5);display: flex;}
.jjfaItem .desc .atit{width: calc(100% - 130px);padding: 30px 50px 20px;}
.jjfaItem .desc .atit p{display: block;margin-bottom: 8px;font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 1.2;}
.jjfaItem .desc .atit span{display: block;font-size: 16px;color: #FFFFFF;line-height: 25px;max-height: 50px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jjfaItem .desc .btit{width: 130px;background: #33CA33;font-size: 18px;color: #FFFFFF;display: flex;align-items: center;justify-content: center;}
.jjfaItem:hover .img img{transform: scale(1.05);}


.hzhbBox{margin-top: 20px;position: relative;}
.mySwiperkh {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperkh .swiper-slide {font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.khItem{overflow: hidden;}
.khItem img{display: block;width: 100%;transition: .5s;}
.khItem:hover img{transform: scale(1.1);}
.hzhbBox .swiper-button-next::after,.hzhbBox .swiper-button-prev::after{display: none;}
.hzhbBox .swiper-button-next,.hzhbBox .swiper-button-prev{display: block;width: 80px;height: 80px;background-color: #FFFFFF;border-radius: 50%;margin-top: -40px;background-image: url(../images/iconRight2.png);background-repeat: no-repeat;background-position: center;transition: .3s;}
.hzhbBox .swiper-button-next:hover,.hzhbBox .swiper-button-prev:hover{background-color: #1D4595;background-image: url(../images/iconRight1.png);}
.hzhbBox .swiper-button-prev{transform: rotate(180deg);left: -120px;}
.hzhbBox .swiper-button-next{right: -120px;}




.sec5{background: url(../images/sec5Bg.png) center/cover;}
.abNumberList{display: flex;padding: 20px 0 380px;}
.abNumItem{text-align: center;width: 100%;}
.abNumItem p{display: block;font-size: 60px;font-family: DIN;font-weight: bold;color: #33CA33;line-height: 1;margin-bottom: 8px;}
.abNumItem span{display: block;font-size: 16px;color: #FFFFFF;line-height: 1.5;}

.indABout{display: flex;background: #FFFFFF;margin-top: -280px;position: relative;z-index: 9;}
.abl{position: relative;width: 50%;}
.abl video{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.abl .img{width: 100%;height: 100%;overflow: hidden;}
.abl .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.abl i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);cursor: pointer;}
.abr{width: 50%;padding: 50px;}
.abr .atit{font-size: 36px;font-weight: bold;color: #1D4595;line-height: 1.2;margin-bottom: 20px;}
.abr .btit{font-size: 16px;color: #666666;line-height: 1.63;}
.abr .btit p+p{margin-top: 10px;}
.abr .ctit{display: block;width: 150px;height: 50px;line-height: 50px;margin-top: 50px;text-align: center;background: linear-gradient(90deg, #1D4595, #3E7EFF);color: #FFFFFF;font-size: 18px;}

.layui-layer-video{max-width: 1000px;}
.layui-layer-video video{display: block;width: 100%;}




.mySwiperry {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperry .swiper-slide {height: auto;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.rySelList{display: flex;flex-wrap: wrap;justify-content: center;margin: 30px 0;}
.rySel{display: block;width: 150px;height: 50px;line-height: 50px;text-align: center;background: #EFEFEF;font-size: 16px;color: #000000;cursor: pointer;transition: .3s;}
.rySel+.rySel{margin-left: 10px;}
.rySel.active{background: #33CA33;color: #FFFFFF;}

.ryList{display: flex;flex-wrap: wrap;}
.ryItem{position: relative;width: calc(25% - 23px);margin-right: 30px;display: flex;align-items: center;justify-content: center;}
.ryItem:nth-of-type(4n){margin-right: 0;}
.ryItem .img{overflow: hidden;}
.ryItem .img img{width: 100%;transition: .5s;}
.ryItem p{display: block;position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 16px;line-height: 1.2;padding: 40px 10px 10px;color: #FFFFFF;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));}
.ryItem:hover .img img{transform: scale(1.05);}



.sec7{background: url(../images/sec7Bg.png) no-repeat;padding-bottom: 100px;background-position: bottom center;}
.indNewsContent{display: flex;}
.indNewsBox{width: calc(33.333% - 34px);margin-right: 50px;}
.indNewsBox:nth-of-type(3n){margin-right: 0;}
.indNewsBox .ntit{font-size: 20px;font-weight: bold;color: #1D4595;line-height: 50px;margin-bottom: 5px;}
.newsItem1{display: block;border-bottom: 1px solid #E5E5E5;padding-bottom: 35px;margin-bottom: 20px;}
.newsItem1 .img{overflow: hidden;width: 100%;max-height: 240px;}
.newsItem1 .img img{width: 100%;transition: .5s;height: 100%;object-fit: cover;}
.newsItem1 .atit{margin: 25px 0 18px;font-size: 18px;font-weight: bold;color: #333333;line-height: 24px;line-height: 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.newsItem1 .btit{font-size: 16px;color: #666666;line-height: 25px;opacity: 0.7;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsItem1:hover .img img{transform: scale(1.08);}
.newsItem1:hover .atit{color: #1D4595;}

.newsItem2{display: flex;margin: 15px 0;}
.newsItem2 .atit{font-size: 16px;color: #333333;line-height: 40px;height: 40px;padding: 0 10px;position: relative;width: calc(100% - 100px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.newsItem2 .atit::after{content: "";display: block;height: 4px;width: 4px;border-radius: 100%;background: #333333;position: absolute;left: 0;top: 50%;margin-top: -2px;transition: .3s;}
.newsItem2 .btit{font-size: 16px;color: #999999;line-height: 40px;width: 100px;transition: .3s;text-align: right;}
.newsItem2:hover .atit{color: #1D4595;}
.newsItem2:hover .atit::after{background: #1D4595;}
.newsItem2:hover .btit{color: #1D4595;}

.newsList3{background: #F8F8F8;padding: 30px;}
.newsItem3{display: flex;align-items: center;}
.newsItem3+.newsItem3{margin-top: 27px;}
.newsItem3 .icon{display: block;width: 20px;height: 20px;background: url(../images/iconQ2.png) no-repeat;transition: .3s;}
.newsItem3 .atit{width: calc(100% - 20px);padding-left: 15px;font-size: 16px;color: #333333;line-height: 30px;height: 30px;transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsItem3:hover .icon{background: url(../images/iconQ1.png) no-repeat;}
.newsItem3:hover .atit{color: #33CA33;}




.h-footer{background: #1D4595;}
.foot1{padding: 80px 0 70px;border-bottom: 1px solid #295ABC;}
.foot1 .w1440{display: flex;}
.f-info{flex-shrink: 0;}
.f-info .f-logo{margin-bottom: 22px;display: block;}
.f-info .f-p{display: flex;align-items: center;}
.f-info .f-p+.f-p{margin-top: 22px;}
.f-info .f-p img{margin-right: 15px;flex-shrink: 0;}
.f-info .f-p span{font-size: 16px;color: #FFFFFF;opacity: 0.5;line-height: 1.5;}
.f-nav{display: flex;width: 100%;justify-content: space-between;padding-left: 180px;}
.f-nav dl{}
.f-nav dl dt a{display: block;font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 2;}
.f-nav dl dd{margin-top: 22px;}
.f-nav dl dd a{display: block;font-size: 16px;color: #FFFFFF;line-height: 24px;opacity: 0.5;}

.foot2{padding: 25px 0;}
.foot2 .w1440{display: flex;}
.foot2 .f2l{margin-right: auto;}
.foot2 span,.foot2 a{font-size: 16px;color: #FFFFFF;line-height: 24px;opacity: 0.5;}

.h-footer a:hover{opacity: 1;}



@media screen and (max-width:1720px) {
	.w1440{width: 1200px;}
	.banner .swiper-pagination{max-width: 1200px;}
	.h-nav .li{margin-right: 30px;}
	.hzhbBox .swiper-button-prev{left: -100px;}
	.hzhbBox .swiper-button-next{right: -100px;}
	
	.indTitle .atit{font-size: 20px;}
	.indTitle .btit{font-size: 44px;}
	.ysNumItem p{font-size: 54px;}
	.ysNumItem span{font-size: 15px;}
	.ysDesc .desc p{font-size: 28px;}
	.ysDesc .desc span{font-size: 16px;line-height: 24px;}
	.abNumItem p{font-size: 54px;}
	.abr .btit{font-size: 15px;}
	.abr .ctit{margin-top: 30px;}
	.newsItem3+.newsItem3{margin-top: 22px;}
	.ysNumBox{height: 150px;}
	.ysSelItem{height: 150px;}
	.ysSelItem span{font-size: 28px;}
	.ysnpBox{height: 150px;}
	.ysDesc .desc{height: 150px;}
	.ysDesc .img{height: 600px;}
	.jjfaSel{height: 110px;}
	.jjfaSelList{width: 350px;}
	.jjfaItem .img{max-height: 458px;}
	.jjfaContent{width: calc(100% - 350px);}
	.jjfaItem .desc .atit span{font-size: 15px;}
	.abNumberList{padding: 0px 0 350px;}
	.sec4{padding-bottom: 80px;}
	.sec7{padding-bottom: 80px;}
	.slItem{height: 600px;}
	.slItem .dIt .desc{padding: 30px 25px;}
	.slItem .sIt .desc{padding-top: 60px;}
	
}
@media screen and (max-width:1520px) {
	.h-header{padding: 0 80px;}
	.h-nav .li{margin-right: 20px;}
	.h-logo{height: 40px;}
	.h-logo img{height: 100%;}
	
	.indTitle{padding: 70px 0 30px;}
	.indTitle .atit{font-size: 18px;}
	.indTitle .btit{font-size: 40px;}
	.zzsSel{min-width: 250px;}
	.zzsItem1 .atit p{font-size: 20px;}
	.zzsItem2 .atit p{font-size: 15px;}
	.ysNumItem p{font-size: 46px;}
	.ysNumItem span{font-size: 14px;}
	.ysSelItem{height: 140px;}
	.ysnpBox{height: 140px;}
	.ysNumBox{height: 140px;}
	.ysDesc .desc{height: 140px;}
	.ysDesc .img{height: 560px;}
	.ysSelItem span{font-size: 25px;}
	.ysSelItem em{font-size: 30px;}
	.ysSel{width: 270px;}
	.ysContent{width: calc(100% - 270px);}
	.ysDesc .desc p{font-size: 24px;}
	.ysDesc .desc span{font-size: 15px;}
	.slItem .desc span{font-size: 15px;}
	.jjfaSelList{width: 300px;}
	.jjfaSel{padding-left: 50px;}
	.jjfaContent{width: calc(100% - 300px);}
	.jjfaSel p{font-size: 18px;}
	.jjfaItem .desc .atit{padding: 30px 30px 20px;}
	.abNumItem p{font-size: 46px;}
	.abNumItem span{font-size: 15px;}
	.abNumberList{padding: 0 0 320px;}
	.abr{padding: 30px;}
	.f-info .f-p+.f-p{margin-top: 15px;}
	.f-nav dl dd{margin-top: 15px;}
	.f-nav dl dd a{font-size: 15px;}
	.f-info .f-p span{font-size: 15px;}
	.foot2 span, .foot2 a{font-size: 15px;}
	.f-nav{padding-left: 120px;}
	.banner .swiper-pagination-bullet{font-size: 18px;}
	
	.hzhbBox .swiper-button-next, .hzhbBox .swiper-button-prev{zoom: .7;}
	
	
}
@media screen and (max-width:1420px) {
	.w1440{width: 1100px;}
	.banner .swiper-pagination{max-width: 1100px;}
}
@media screen and (max-width:1320px) {
	.h-header{padding: 0 60px;}
	.h-nav .li>a{font-size: 14px;}
	.h-lang span{font-size: 16px;}
}
@media screen and (max-width:1199px) {
	.w1440{width: 100%;padding: 0 20px;}
	.banner .swiper-pagination{max-width: none;padding: 0 20px;}
	.h-header{display: none;}
	.wap_header{display: block;}
	.h-header-zw{height: 60px;}
	
	
	.mySwiperBannerPC{display: none;}
	.mySwiperBannerWAP{display: block;}
	.banner .swiper-pagination-bullet{margin: 0 20px 0 0!important;font-size: 16px;}
	.indTitle{padding: 60px 0 20px;}
	.indTitle .atit{font-size: 16px;}
	.indTitle .btit{font-size: 32px;}
	.zzsSel{min-width: auto;font-size: 14px;line-height: 50px;}
	.zzsItemList .zzsL{padding-right: 5px;}
	.zzsItemList .zzsR{padding-left: 5px;}
	.zzsItem2:nth-of-type(1), .zzsItem2:nth-of-type(2){margin-bottom: 10px;}
	.zzsItem2:nth-of-type(1), .zzsItem2:nth-of-type(3){margin-right: 10px;}
	
	.ysSel{width: 180px;}
	.ysContent{width: calc(100% - 180px);}
	.ysSelItem span{margin: 0 15px;}
	.ysContent{width: calc(100% - 180px);}
	.ysnpBox .swiper-pagination{font-size: 24px;margin: 0 20px;}
	.ysNumItem p{font-size: 38px;}
	.ysNumItem span{font-size: 12px;margin-top: 0;}
	.ysSelItem{height: 120px;}
	.ysnpBox{height: 120px;}
	.ysNumBox{height: 120px;}
	.ysDesc .desc{height: 120px;padding: 0 30px;}
	.ysDesc .img{height: 480px;}
	.ysDesc .desc p{font-size: 20px;}
	.ysDesc .desc span{font-size: 14px;}
	.slItem{height: 500px;}
	.slItem .icon{zoom: .5;}
	.slItem .dIt .desc{padding: 30px 15px;}
	.slItem .desc p{font-size: 20px;}
	.slItem .desc span{font-size: 14px;}
	.slItem .dIt .desc .atit{width: calc(100% - 40px);padding-left: 20px;}
	.jjfaSel{padding-left: 25px;}
	.jjfaSel p{font-size: 17px;}
	.jjfaSelList{width: 240px;}
	.jjfaContent{width: calc(100% - 240px);}
	.jjfaItem .desc .atit{padding: 25px 30px 20px;width: calc(100% - 100px);}
	.jjfaItem .desc .atit p{font-size: 20px;}
	.jjfaItem .desc .atit span{font-size: 14px;line-height: 24px;height: 48px;}
	.jjfaItem .desc .btit{font-size: 16px;width: 100px;}
	.hzhbBox{margin-top: 10px;padding: 0 50px;}
	.hzhbBox .swiper-button-prev{left: 0;zoom: .5;}
	.hzhbBox .swiper-button-next{right: 0;zoom: .5;}
	.abNumItem p{font-size: 38px;}
	.abNumItem span{font-size: 14px;}
	.abr .atit{font-size: 26px;}
	.abr .btit{font-size: 14px;}
	.abr .ctit{font-size: 16px;}
	.rySel{font-size: 15px;}
	.ryItem{margin-right: 10px;width: calc(25% - 8px);}
	.indNewsBox{width: calc(33.333% - 20px);margin-right: 30px;}
	.newsItem1 .btit{font-size: 14px;line-height: 24px;height: 48px;}
	.newsItem2 .atit{font-size: 14px;}
	.newsItem2 .btit{font-size: 14px;}
	.newsItem3 .atit{font-size: 14px;}
	.newsItem3+.newsItem3{margin-top: 15px;}
	.sec4{padding-bottom: 60px;}
	.sec7{padding-bottom: 60px;}
	.f-nav{padding-left: 60px;}
	
}
@media screen and (max-width:780px) {
	.f-info{width: 100%;}
	.f-logo img{width: 100%;}
	.w1440{padding: 0 15px;}
	.banner .swiper-pagination{padding: 0 15px;}
	
	.mySwiperBannerPC{display: none;}
	.mySwiperBannerWAP{display: block;}
	
	.banner .swiper-pagination-bullet{line-height: 30px;}
	.indTitle .btit{font-size: 24px;}
	.zzsSel{border-bottom: 1px solid #FFFFFF;}
	.zzsSelList{margin-bottom: 20px;}
	.zzsItemList.active{display: block;}
	.zzsItemList .zzsL{width: 100%;padding-right: 0;padding-bottom: 10px;}
	.zzsItemList .zzsR{width: 100%;padding-left: 0;}
	.zzsItem2{width: calc(50% - 5px);}
	.zzsItem1 .atit{height: 60px;}
	.zzsItem1 .atit p{font-size: 16px;line-height: 60px;width: calc(100% - 60px);}
	.zzsItem1 .atit i{height: 60px;line-height: 60px;width: 60px;}
	.zzsItem2 .atit p{font-size: 14px;}
	.ysBox{display: block;}
	.ysSel{width: 100%;display: flex;flex-wrap: wrap;}
	.ysSelItem{width: 50%;height: 80px;}
	.ysSelItem em{font-size: 24px;}
	.ysSelItem span{font-size: 20px;}
	.ysSelItem i{zoom: .8;}
	.ysSelItem:nth-of-type(1),.ysSelItem:nth-of-type(3){border-right: 1px solid #2453B2;}
	.ysSelItem:nth-of-type(3),.ysSelItem:nth-of-type(4){border-bottom: none;}
	.ysnpBox{width: 100%;height: 80px;}
	.ysContent{width: 100%;}
	.ysNumBox{height: auto;padding: 20px 0;flex-wrap: wrap;justify-content: center;}
	.ysNumItem{width: auto;padding: 0 10px;}
	.ysDesc .img{height: 300px;}
	.ysDesc .desc{height: auto;padding: 20px 15px;}
	.ysDesc .desc p{font-size: 18px;}
	
	.slItem{width: 60px;margin: 0!important;}
	.slItem.active{width: calc(100% - 180px);}
	.slItem .moreIcon{zoom: .7;}
	.slItem .sIt .desc{padding-top: 0;}
	.slItem .sIt .desc p{width: 20px;word-wrap: break-word;margin: 0 auto;}
	.slItem .dIt .desc{display: block;}
	.slItem .dIt .icon{margin: 0;}
	.slItem .dIt .desc .atit{width: 100%;padding: 10px 0 0;}
	.jjfaBox{display: block;}
	.jjfaSelList{display: flex;flex-wrap: wrap;width: 100%;}
	.jjfaSel{width: calc(50% - 3px);margin: 0 5px 5px 0 !important;padding-left: 15px;height: 80px;}
	.jjfaSel:nth-of-type(2n){margin-right: 0!important;}
	.jjfaSel p{font-size: 16px;}
	.jjfaSel .icon{zoom: .8;}
	.jjfaContent{width: 100%;}
	.jjfaItem .img{height: 300px;}
	.jjfaItem .desc .atit{padding: 20px 15px;width: calc(100% - 80px);}
	.jjfaItem .desc .btit{font-size: 14px;width: 80px;}
	
	.abNumberList{flex-wrap: wrap;justify-content: center;}
	.abNumItem{width: auto;padding: 0 5px 10px;}
	.abNumItem span{font-size: 12px;}
	.abNumberList{padding: 0 0 300px;}
	.indABout{flex-wrap: wrap;}
	.abl{width: 100%;}
	.abr{width: 100%;padding: 30px 15px;}
	.abl i{zoom: .8;}
	.rySelList{margin: 20px 0 10px;}
	.rySel{margin: 0 5px 10px!important;}
	.ryItem{width: calc(50% - 5px);margin: 0 10px 10px 0;}
	.ryItem:nth-of-type(2n){margin-right: 0;}
	.ryItem p{font-size: 15px;}
	
	.indNewsContent{flex-wrap: wrap;}
	.indNewsBox{width: 100%;margin: 0 0 20px;}
	.newsItem1{padding-bottom: 15px;margin-bottom: 15px;}
	.newsItem1 .atit{margin: 15px 0 10px;}
	.newsItem2{margin: 0;}
	.sec7{padding-bottom: 40px;}
	
	.foot1{padding: 60px 0 50px;}
	.f-nav{display: none;}
	.foot2 .w1440{justify-content: center;flex-wrap: wrap;text-align: center;}
	.foot2 span, .foot2 a{font-size: 14px;display: block;line-height: 20px;}
	.foot2 .f2l,.foot2 .f2r{display: flex;flex-wrap: wrap;justify-content: center;}
	
}