@font-face{
	font-family:"swis";
	src:url("../css/font/SWIS721 BT ROMAN.TTF") format("truetype")
}
@font-face{
	font-family:"swisbold";
	src:url("../css/font/SWIS721 BT BOLD.TTF") format("truetype")
}
@font-face{
	font-family:"swisblack";
	src:url("../css/font/SWIS721 BLKCN BT BLACK.TTF") format("truetype")
}
@font-face{
	font-family:"HarmonyOSbold";
	src:url("../css/font/HARMONYOS_SANS_SC_BOLD.TTF") format("truetype")
}
@font-face{
	font-family:"HarmonyOS";
	src:url("../css/font/HARMONYOS_SANS_SC_MEDIUM.TTF") format("truetype")
}
body,input,h1,h2,h3,h4,h5,h6,b,c,e,i,g,p,div,dl,dt,dd,select,textarea,font,right,left{ margin:0; padding:0;color:#555; font-size:12px;font-family:swis; line-height:1;font-weight: normal;letter-spacing: 0;}
body,html{height:100%;position:relative;width: 100%;background-color: #ffffff;}
img{display: block;}
a{ color:#333; text-decoration:none;}
ul, ol, li, dl, dd {margin: 0;padding: 0; list-style:none;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6,span,dd,dt,b,c,e,a,font,right,left{ -webkit-text-size-adjust:100%;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;content: '';clear: both;}
.bg_big{width: 100%;height: auto;background-color: #f8f8f8;font-family: arial;}

/*IE*/
.web-ie2018{ font-family: sans-serif;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999999999999;background: #666;zoom:1;}
.web-ie2018 dl{    position: absolute;width: 700px;height: auto;top: 50%;margin-top: -200px;left: 50%;margin-left: -350px;background: #fff;}
.web-ie2018 dl #img{    display: block;margin: 50px auto;}
.web-ie2018 dl h3{    display: block;text-align: center;font-size: 28px;font-weight: normal;letter-spacing: 2px;margin: 0 auto 30px;}
.web-ie2018 dl h4{ display: block;text-align: center;font-size: 18px;font-weight: normal;letter-spacing: 2px;margin: 50px auto 50px;}
.web-ie2018 dl dd{ margin: 0 auto 50px;  display: block;text-align: center; margin-bottom:50px;}
.web-ie2018 dl dd a{ display: inline-block;margin: 0 20px;}
.web-ie2018 dl dd a img{display: block;margin: 0 auto;text-align: center;width: 50%;}
.web-ie2018 dl dd a span{display: block;font-size: 16px; color:#666;}

/* center */
.center{width: 1400px;}
.swiper-pagination,.swiper-button-next, .swiper-button-prev{z-index: 1;}
.hamburger{display: none;}

/* headerwrap */
.headerwrap{width: 100%;background-color: #fff;box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);box-sizing: border-box;padding: 0;position: fixed;top: 0;left: 0;z-index: 10;}
/* header */
.header{;margin: auto;height: 118px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;}
/* logo */
.logo{display: block;}
/* h-right */
.h-right{}
.hr-top{display: flex;display: -webkit-flex;justify-content: flex-end;-webkit-justify-content: flex-end;align-items: center;-webkit-=align-items: center;}
.hr-top>a{font-size: 16px;color: #333333;}
.hr-top>i{display: block;width: 2px;height: 25px;background-color: #AAAAAA;margin: 0 30px;}
.hr-top>a:hover{color: #5485C0;}
/* languge */
.language{display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;position: relative;cursor: pointer;}
.language p{font-size: 16px;color: #333333;}
.language p i{font-size: inherit;color: inherit;margin-left: 5px;}
.language a{display: block;font-size: 14px;color: #333;background-color: #fff;width: 100%;line-height: 40px;text-align: center;position: absolute;left: 0;top: 30px;box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);transition: all .3s;transform: translateY(30px);opacity: 0;visibility: hidden;z-index: 1;}
.language a::before{content: '';display: block;width: 0;height: 0;border: 5px solid transparent;border-bottom-color: #fff;position: absolute;left: 50%;margin-left: -5px;top: -9px;}
.language:hover a{transform: none;opacity: 1;visibility: visible;}
/* hr-bot */
.hr-bot{display: flex;display: -webkit-flex;justify-content: flex-end;-webkit-justify-content: flex-end;align-items: center;-webkit-align-items: center;}
/* nav */
.nav{display: flex;display: -webkit-flex;}
.nav li>a{font-size: 18px;color: #333333;font-family: swisbold;line-height: 66px;position: relative;display: block;}
.nav li>a::before{content: '';display: block;width: 0%;height: 2px;background-color: #333333;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.nav li{margin-right: 60px;position: relative;}
.nav li:last-child{margin-right: 0;}
.hr-bot .search{display: block;margin-left: 40px;}
.nav li:hover>a::before,.nav li.active>a:before{width: 100%;}
/* navdown */
.navdown{width: 194px;background-color: #fff;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);transition: all .3s;opacity: 0;visibility: hidden;}
.navdown a{display: block;text-align: center;font-size: 16px;color: #424242;line-height: 22px;border-bottom: 1px solid #eee;display:flex;display:-webkit-flex;align-items:center;justify-content:center;-webkit-justify-content:center;height:50px;}
.navdown a:hover{background-color: #5485C0;color: #fff;}
.nav li:hover .navdown{opacity: 1;visibility: visible;}

/* seadershow */
.seadershow{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 11;background-color: rgba(0,0,0,0.9);display: none;}
.seaderbox{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}
.seader{position: relative;}
.seader form{width: 1000px;height: 80px;border: 5px solid #8C8C8C;border-radius: 8px;overflow: hidden;background-color: #fff;display: flex;display: -webkit-flex;}
.seader form input{display: block;width: 80%;height: 100%;border: none;outline: none;box-sizing: border-box;padding: 0 20px;font-size: 16px;color: #666666;}
.seader form button{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;width: 20%;border: none;outline: none;background-color: #0096ED;font-size: 18px;color: #FFFFFF;cursor: pointer;}
.seader form button img{display: block;width: auto;filter: brightness(11);margin-right: 20px;}
.seader .close{display: block;position: absolute;right: -60px;top: -80px;}
.seader .close img{display: block;filter: invert(1);}

/* banner */
.bannerwrap,.bannerwrap .banner,.bannerwrap .swiper-container{width: 100%;height: 100%;position: relative;overflow: hidden;}
.bannerwrap a{display: block;width: 100%;height: 100%;position: relative;}
/* .bannerwrap a:after{content: '';display: block;width: 100%;height: 100%;background: url(../img/index_cover.png)no-repeat;background-size: cover;position: absolute;left: 0;top: 0;z-index: 1;} */
.bannerwrap a img{display: block;width: auto;height: 100%;min-width: 100%;object-fit:cover;}
.bannerwrap a img.sj{display: none;}
.bannerwrap a .text{position: absolute;box-sizing: border-box;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.bannerwrap .swiper-slide a .text{opacity: 0;transition: all 1s;}
.bannerwrap .swiper-slide a .text h3{font-size: 48px;color: #FFFFFF;font-family: swisbold;}
.bannerwrap .swiper-slide a .text strong{display: block;margin: 30px 0 40px;background-color: #fff;width: 110px;height: 4px;background-color: #FFFFFF;}
.bannerwrap .swiper-slide a .text h4{font-size: 28px;color: #FFFFFF;line-height: 40px;}
.bannerwrap .swiper-slide-active a .text{opacity: 1;}
.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}}
.swiper-slide img{animation-duration:5s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:5s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;
}
.bannerwrap .swiper-pagination{bottom: 30px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);display: flex;display: -webkit-flex;justify-content: flex-end;-webkit-justify-content: flex-end;}
.bannerwrap .swiper-pagination .swiper-pagination-bullet{width: 48px;height: 4px;background-color: #fff;border-radius: 0;opacity: 1;margin-right: 10px;}
.bannerwrap .swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0;}
.bannerwrap .swiper-pagination .swiper-pagination-bullet-active{background-color: #5485C0;}




/* index01 */
.index01{margin: 110px auto;}
/* i-tl */
.i-tl{text-align: center;margin-bottom: 120px;}
.i-tl h3{font-size: 60px;color: #333333;font-family: swisblack;}
/* index01min */
.index01min{width: 100%;display: flex;display: -webkit-flex;justify-content:center;-webkit-justify-content:center;}
.index01min .item{width: calc((100% - 160px)/3);text-align: center;margin-right:80px;margin-bottom:50px;}
.index01min .item:last-child{margin-right:0;}
.index01min .item img{display: block;width: auto;margin: auto;height: 130px;margin-bottom: 40px;}
.index01min .item h3{font-size: 30px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.index01min .item h4{font-size: 18px;color: #333333;line-height: 24px;}

/* index02wrap */
.index02wrap{width: 100%;position: relative;overflow: hidden;}
/* index02-top */
.index02-topwrap{width: 100%;background-color: #F7F7F7;position: relative;box-sizing: border-box;padding-right: 160px;position: relative;z-index: 0;}
.index02-top{width: 100%;position: relative;}
.i02page{position: absolute;right: 90px;top: 90px;display: flex;display: -webkit-flex;}
.i02page .swiper-button-next, .i02page .swiper-button-prev{width: 70px;height: 70px;border: 3px solid #333333;background-image: none;border-radius: 50%;position: relative;top: 0;left: 0;right: 0;bottom: 0;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;font-size: 36px;color: #333;box-sizing: border-box;}
.i02page .swiper-button-prev{margin-right: 30px;}
.i02page .swiper-button-next:hover, .i02page .swiper-button-prev:hover{border-color: #fff;color: #fff;}
/* i02pagination */
.i02pagination{bottom: 220px;box-sizing: border-box;padding-left: calc((100% - 1400px)/2);display: flex;display: -webkit-flex;font-size: 0;align-items: flex-end;-webklit-align-items: flex-end;}
.i02pagination::before{content: '';display: block;width: 1px;height: 100%;position: absolute;transform: rotate(45deg);background-color: #fff;margin-left: 48px;}
.i02pagination span{font-size: 48px;color: #FFFFFF;font-family: swisblack;}
.i02pagination span::before{content: '0';font-size: inherit;color: inherit;}
.i02pagination span:first-child{margin-bottom: 50px;}

/* index02-botwrap */
.index02-botwrap{width: 100%;box-sizing: border-box;padding-left: calc((100% - 1400px)/2);position: relative;z-index: 1;margin-top: -180px;}
/* index02-bot */
.index02-bot{width: 100%;display: flex;display: -webkit-flex;}
.index02-bot .item{width: calc(100% / 4);overflow: hidden;position: relative;height: 360px;}
.index02-bot .item>img{display: block;width: 100%;transition: all .3s;position: relative;z-index: 0;height: 100%;object-fit: cover;}
.index02-bot .item:hover>img{transform: scale(1.1);}
.index02-bot .item .text{width: 100%;box-sizing: border-box;position: absolute;top: 0;left: 0;z-index: 1;height: 100%;transition: all .4s;}
.index02-bot .item .text span{display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;background-color: #fff;border-radius: 50%;width: 32px;height: 32px;position: absolute;right: 20px;top: 20px;}
.index02-bot .item .text p{font-size: 24px;color: #FFFFFF;font-family: swisblack;position: absolute;left: 50px;bottom: 50px;}
.index02-bot .item .hovertext{width:100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%) scale(0.5);-webkit-transform: translateY(-50%) scale(0.5);text-align: center;transition: all .3s;opacity: 0;transition-delay: .2s;}
.index02-bot .item .hovertext span{display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;background-color: #fff;border-radius: 50%;width: 32px;height: 32px;margin: auto;}
.index02-bot .item .hovertext p{font-size: 24px;color: #FFFFFF;font-family: swisblack;margin-bottom: 40px;}
.index02-bot .item:hover .text{transform: scale(2.0);opacity: 0;}
.index02-bot .item:hover .hovertext{opacity: 1;transform: translateY(-50%) scale(1);-webkit-transform: translateY(-50%) scale(1);}



.more{display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;width: 103px;height: 30px;background: #434343;border-radius: 15px;font-size: 18px;color: #FFFFFF;}

/* index03 */
.index03{margin: 140px auto;}
/* index03min */
.index03min{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.index03min .item{display: block;width: calc((100% - 60px)/3);}
.index03min .item .imgbox{width: 100%;overflow: hidden;}
.index03min .item .imgbox img{display: block;width: 100%;transition: all .3s;}
.index03min .item:hover .imgbox img{transform: scale(1.1);}
.index03min .item .text{width: 100%;box-sizing: border-box;padding-top: 30px;}
.index03min .item .text h3{font-size: 24px;color: #333333;font-family: swisblack;margin-bottom: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index03min .item .text h4{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 50px;}
.index03min .item:hover .text .more{background-color: #5485C0;color: #fff;}
.index03min .item:hover .text h3{color: #5485C0;}

/* index04wrap */
.index04wrap{width: 100%;position: relative;padding: 40px 0;}
.index04wrap>img{display: block;width: 100%;position: relative;z-index: 0;}
/* index04-l */
.index04-l{position: absolute;left: 0;top: 0;z-index: 1;height: 100%;width: 100%;}
.index04-l img{height: 100%;}
.index04-l .text{position: absolute;left: calc((100% - 1400px)/2);top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width:360px;}
.index04-l .text h3{font-size: 60px;color: #FFFFFF;font-family: swisblack;margin-bottom: 50px;}
.index04-l .text h4{font-size: 16px;line-height: 24px;color: #fff;margin-bottom: 120px;text-align: justify;}
.index04-l .text .more{background-color: #FFFFFF;color: #000000;}
.index04-l .text .more:hover{background-color: #434343;color: #fff;}

/* index05wrap */
.index05wrap{width: 100%;position: relative;margin: 140px 0;}
/* i-tl */
.i-tl h4{font-size: 18px;color: #333333;line-height: 25px;margin-top: 60px;}
/* index05 */
.index05{width: 100%;position: relative;padding: 190px 0 130px;background: url(../images/index03.jpg)no-repeat fixed;background-size: cover;}
.index05 a{width: 154px;height: 40px;background: #5485C0;border-radius: 20px;font-size: 18px;margin: auto;}
.index05 a:hover{background-color: #434343;}

/* footerwrap */
.footerwrap{width: 100%;background-color: #01030C;}
.footer{margin: auto;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;height: 144px;}
.footer .ba,.footer .f-left p{font-size: 14px;color: #FFFFFF;opacity: 0.3;display: block;line-height:26px;}
.footer .ba{font-size: 18px;}
/* f-fx */
.f-fx{display: flex;display: -webkit-flex;}
.f-fx a{display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;background-color: rgba(255,255,255,0.1);width: 48px;height: 48px;border-radius: 50%;margin-right: 30px;}
.f-fx a:last-child{margin-right: 0;}
.f-fx a:hover{background-color:#fff;}
.f-fx a:hover img{filter: brightness(0.5);}

/* a-banner */
.a-banner{width: 100%;position: relative;overflow: hidden;margin-top: 118px;}
.a-banner img{width: 100%;}
.a-banner .text{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.a-banner .text h3{font-size: 40px;color: #FFFFFF;font-family: HarmonyOSbold;margin-bottom: 24px;}
.a-banner .text strong{width: 90px;height: 2px;background-color: #fff;margin-bottom: 30px;display: block;}
.a-banner .text h4{font-size: 22px;color: #FFFFFF;line-height: 34px;font-family: HarmonyOS;}

/* apply01 */
.apply01{margin: 130px auto;}
.apply01 .index02-bot{flex-wrap: wrap;-webkit-flex-wrap:wrap;}
.apply01 .index02-bot .item{width: calc((100% - 48px)/3);margin-right: 24px;margin-bottom:24px;}
.apply01 .index02-bot .item{height: 374px;}
.apply01 .index02-bot .item:nth-of-type(3n){margin-right: 0;}

/* applyinfo */
.applyinfo{margin: 140px auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;overflow:hidden;}
/* applyinfo-l */
.applyinfo-l{width: calc(100% - 360px);}
.applyinfo-l .title{padding-bottom: 70px;border-bottom: 1px solid #EBEBEB;margin-bottom: 60px;}
.applyinfo-l .title h3{font-size: 40px;font-family: HarmonyOSbold;line-height: 54px;margin-bottom: 40px;color: #333333;}
.applyinfo-l .title p{font-size: 20px;color: #5485C0;line-height: 26px;font-family: HarmonyOS;}
.applyinfo-l .info{width: 100%;}
.applyinfo-l .info p{font-size: 18px;color: #333333;line-height: 34px;margin-bottom: 40px;font-family: HarmonyOS;text-align: justify;}
.applyinfo-l .info img{width: auto;max-width: 100%;display:inline-block;}
.applyinfo-l .info h3{font-size: 34px;color: #5485C0;margin-bottom: 30px;font-family: HarmonyOSbold;}
.applyinfo-l .info ul{margin-bottom: 50px;}
.applyinfo-l .info ul li span{font-size: 18px;color: #333333;line-height: 34px;font-family: HarmonyOS;width: calc(100% - 20px);}
.applyinfo-l .info ul li::before{content: '';display: block;width: 10px;height: 10px;background-color: #5485C0;border-radius: 50%;margin-top: 12px;margin-right: 10px;}
.applyinfo-l .info ul li{display: flex;display: -webkit-flex;align-items: flex-start;-webkit-align-items: flex-start;}

/* toback */
.toback{width: 100%;border-top: 1px solid #D6D6D6;padding-top: 30px;}
.toback a{display: flex;display: -webkit-flex;align-items: center;font-size: 18px;color: #666666;text-transform: capitalize;font-family: HarmonyOS;}
.jt01{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;width: 25px;height: 1px;background-color: #20388E;margin-right: 15px;transition: all .3s;}
.jt01::before{content: '';display: block;width: 6px;height: 6px;border-top: 1px solid #20388E;border-left: 1px solid #20388E;transform: rotate(-45deg);}
.toback a:hover{color: #20388E;}
.toback a:hover i{width: 35px;}
/* applyinfo-r */
.applyinfo-r{width: 306px;}
.applyinfo-r .item{width: 100%;display: block;padding-bottom: 30px;border-bottom: 1px solid #AAAAAA;margin-bottom: 30px;}
.applyinfo-r .item .imgbox{width: 100%;overflow: hidden;}
.applyinfo-r .item .imgbox img{display: block;width: 100%;transition: all .3s;}
.applyinfo-r .item:hover .imgbox img{transform: scale(1.1);}
.applyinfo-r .item .text{box-sizing: border-box;padding-top: 30px;}
.applyinfo-r .item .text h3{font-size: 24px;color: #333333;line-height: 34px;font-family: HarmonyOS;}
.applyinfo-r .item .text span{width: 38px;height: 38px;border: 1px solid #333333;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;margin-top: 20px;}
.applyinfo-r .item:last-child{padding-bottom: 0;margin-bottom: 0;border: none;}
.applyinfo-r .item:hover .text h3{color: #5485C0;}

/* product01 */
.product01{margin: 150px auto;}
.product01 .index01min .item{display: block;}
.product01 .index01min .item span{display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkjit-align-items: center;-webkjit-justify-content: center;width: 48px;height: 48px;border: 1px solid #666666;border-radius: 50%;margin: auto;margin-top: 35px;}
.jt02{justify-content: flex-end;-webkit-justify-content: flex-end;margin: 0;width: 20px;background-color: #666;}
.jt02::before{border-left: none;border-right: 1px solid #666666;transform: rotate(45deg);}
.index01min .item h4{height: 72px;}
.product01 .index01min .item:hover span{border-color: #5485C0;}
.product01 .index01min .item:hover span .jt02{background-color: #5485C0;}
.product01 .index01min .item:hover span .jt02::before{border-color: #5485C0;}

/* protwo01 */
.protwo01wrap{margin: 110px auto;}
.protwo0101wrap{margin-bottom: 0;}
.protwo0102wrap{margin-top: 0;}
.protwo01{display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.protwo01 .item{width: calc((100% - 60px)/3);margin-right: 30px;border-top: 4px solid #5485C0;padding: 50px 0 100px;position: relative;margin-bottom: 50px;}
.protwo01 .item:nth-of-type(3n){margin-right: 0;}
.protwo01 .item h3{font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 30px;font-family: HarmonyOS;}
.protwo01 .item h4{font-size: 18px;line-height: 34px;color: #333333;margin-bottom: 50px;font-family: HarmonyOS;text-align: justify;}
.protwo01 .item span{width: 38px;height: 38px;border: 1px solid #333333;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;position: absolute;left: 0;bottom: 50px;}
.protwo01 .item:hover span{border-color: #5485C0;}
.protwo01 .item:hover span .jt02{background-color: #5485C0;}
.protwo01 .item:hover span .jt02::before{border-color: #5485C0;}
/*protwo01tl*/
.protwo01tl{display: flex;display: -webkit-flex;margin-bottom:50px;}
.protwo01tl p{display: block;font-size: 36px;color: #333333;font-family: HarmonyOSbold;position:relative;z-index:0;box-sizing:border-box;padding:0 10px;}
.protwo01tl p:before{content:'';display: block;width: 100%;height: 12px;background-color: #5485C0;position: absolute;left: 0;bottom: 0;z-index: -1;}

.gj-table-box{
    margin-bottom: 50px;
}
.gj-table{
    width: 100%;
    border-collapse: collapse;
}
.gj-table th{
    font-size: 20px;
    color: #FFFFFF;
    font-family: HarmonyOS;
    font-weight: 400;
    background-color: #5485C0;
    padding: 18px 5px;
}
.gj-table td{
    font-size: 18px;
    color: #333333;
    font-family: HarmonyOS;
    font-weight: 400;
    text-align: center;
    padding: 15px 5px;
}
.gj-table tr:nth-of-type(odd){
    background-color: #f5f4f4;
}
/*protwo02*/
.protwo02{width: 100%;}
.protwo02 a{display: block;width: 100%;height: 120px;background: #FFFFFF;box-shadow: 0px 7px 22px 2px rgba(129,129,129,0.15);display: flex;display: -webkit-flex;align-items: center;-webkit-;align-items: center;box-sizing:border-box;padding:20px 60px;margin-bottom:60px;}
.protwo02 a p{font-size: 22px;color: #666666;font-family: HarmonyOSbold;}
.protwo02 a:hover p{color:#5485C0;}
.protwo02 a:last-child{margin-bottom:0;}

/*protwo03wrap*/
.protwo03wrap{margin: 180px auto;}
.protwo03wrap>h3{font-size: 42px;color: #333333;font-family: HarmonyOSbold;margin-bottom: 80px;}
.protwo03{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content:space-between;align-items: center;-webkit-align-items:center;}
.protwo03 .text{width: 45%;}
.protwo03 .text h3{font-size: 36px;color: #333333;line-height: 62px;margin-bottom:30px;}
.protwo03 .text h4{font-size: 18px;color: #333333;line-height: 34px;margin-bottom:100px;}
.protwo03 .text .more{background-color: #5485C0;width:154px;height:40px;margin:auto;border-radius:20px;}
.protwo03 .text .more:hover{background-color:#434343;}
.protwo03 .img{width: 40%;border-radius:10px;overflow:hidden;}
.protwo03 .img img{display: block;width: 100%;}


/* newswrap */
.newswrap{width: 100%;box-sizing: border-box;background-color: rgb(244,244,244);padding: 90px 0 160px;}
.newswrap h3,.newswrap p,.newswrap h4,.newswrap span{font-family:HarmonyOS;}
/* news */
.news{margin: auto;}
.n-tl01 h3{font-size: 42px;color: #333333;font-weight: bold;margin-bottom: 30px;}
.n-tl01 p{font-size: 24px;color: #5485C0;}
/* news-top */
.news-top{margin-top: 60px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;background-color: #fff;}
.news-top .imgbox{width: 54%;overflow: hidden;}
.news-top .imgbox img{width: 100%;transition: all .3s;}
.news-top:hover .imgbox img{transform: scale(1.1);}
.news-top .text{width: 46%;box-sizing: border-box;padding: 0 50px;}
.news-top .text strong{display: block;width: 66px;height: 4px;background-color: #5485C0;margin-bottom: 38px;}
.news-top .text h3{font-size: 32px;color: #333333;margin-bottom: 50px;}
.news-top .text h4{font-size: 18px;color: #333333;line-height: 34px;margin-bottom: 50px;}
.news-top .text span{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;font-size: 16px;color: #5485C0;text-transform: uppercase;}
.more02{font-size: 18px;width: 24px;height: 24px;color: #5485C0;border-radius: 12px;border: 1px solid #5485C0;text-align: center;line-height: 22px;margin-right: 10px;transition: all .3s;display: block;box-sizing: border-box;}
.news-top:hover .text h3{color: #5485C0;}
.news-top:hover .text span i{width: 50px;}
/* news-center */
.news-center{margin-top: 40px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.news-center .item{display: block;width: calc((100% - 40px)/3);background-color: #fff;padding: 40px;box-sizing: border-box;position: relative;}
.news-center .item .text{width: 100%;margin-bottom: 50px;}
.news-center .item .text p{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin-bottom: 24px;}
.news-center .item .text p::before{content: '';display: block;width: 66px;height: 4px;background-color: #5485C0;margin-right: 10px;}
.news-center .item .text p span{font-size: 18px;color: #333333;}
.news-center .item .text h3{font-size: 26px;line-height: 40px;color: #333333;}
.news-center .item .imgbox{width: 100%;overflow: hidden;}
.news-center .item .imgbox img{width: 100%;transition: all .3s;}
.news-center .item:hover .imgbox img{transform: scale(1.1);}
.news-center .item .info{width: 100%;margin-top: 40px;}
.news-center .item .info h4{font-size: 18px;line-height: 34px;color: #333333;margin-bottom: 80px;text-align:justify;}
.news-center .item .info p{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;font-size: 18px;color: #5485C0;text-transform: uppercase;position: absolute;left: 40px;bottom: 40px;}
.news-center .item:hover .text h3{color: #5485C0;}
.news-center .item:hover .info p i{width: 50px;}
/* news-bot */
.news-bot{width: 100%;margin-top: 30px;}
.news-bot .item{width: 100%;background-color: #fff;padding: 40px;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;height: 244px;margin-bottom: 30px;}
.news-bot .item .text{width: calc(100% - 200px);display: flex;display: -webkit-flex;}
.news-bot .item .text .data{width: 200px;}
.news-bot .item .text .data strong{display: block;width: 60px;height: 4px;background-color: #5485C0;margin-bottom: 30px;}
.news-bot .item .text .data p{font-size: 20px;color: #5485C0;}
.news-bot .item .text .info{width: calc(100% - 200px);}
.news-bot .item .text .info h3{font-size: 26px;color: #333333;margin-bottom: 50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-bot .item .text .info h4{font-size: 18px;line-height: 34px;color: #333333;}
.news-bot .item .tomore{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;font-size: 18px;color: #5485C0;text-transform: uppercase;}
.news-bot .item:hover{box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.05);}
.news-bot .item:hover .text .info h3{color: #5485C0;}
.news-bot .item:hover .tomore i{background-color: #5485C0;color: #fff;}

/* news-page */
.n-page{margin-top: 100px;}
.part  .el-pagination{text-align: center;width: 100%;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;box-sizing: border-box;padding: 0;}
.part  .el-pagination .btn-prev{width:32px;height:32px;background:transparent;border: 1px solid #EAEAEA;margin-right: 20px;padding: 0;background-color: #fff;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;min-width: initial;}
.part  .el-pagination .btn-next{width:32px;height:32px;background:transparent;border: 1px solid #EAEAEA;padding: 0;background-color: #fff;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;min-width: initial;}
 .part  .el-pagination .btn-prev i, .part  .el-pagination .btn-next i{display: none;}
 .part  .el-pagination .btn-prev:before{content: '';width: 8px;height: 8px;border-top:1px solid #D2D2D2;border-left: 1px solid #D2D2D2;transform: rotate(-45deg);display: block;margin-right: -4px;}
 .part  .el-pagination .btn-next:before{content: '';width: 8px;height: 8px;border-top:1px solid #D2D2D2;border-right: 1px solid #D2D2D2;transform: rotate(45deg);display: block;margin-left: -4px;}
 .part  .el-pagination .btn-quickprev{width:32px;height:32px;background:url(../images/dian_1.jpg) center center no-repeat;margin-top: 8px;}
 .part  .el-pagination .btn-quickprev:before{content:""}
 .part  .el-pagination .btn-quicknext{width:32px;height:32px;background:url(../images/dian_1.jpg) center center no-repeat;margin-top: 8px;}
 .part  .el-pagination .btn-quicknext:before{content:""}
 .part  .el-pagination__jump{display:none!important;}
.el-pager{display: flex;display: -webkit-flex;}
.part .el-pagination .btn-quicknext,.part .el-pagination .btn-quickprev{box-shadow: none;}
.part .el-pagination .btn-quicknext::after,.part .el-pagination .btn-quickprev::after{display: none;}
.el-pager li{width: 32px;height: 32px;background-color: transparent;margin-right: 20px;line-height: 32px;border-radius: 50%;border: 1px solid #EAEAEA;font-size: 16px;min-width: initial;font-weight: normal;}
.el-pager li.active{color: #fff;border-color: #5485C0;background-color: #5485C0;}

/* businesswrap */
.businesswrap{margin: auto;}
/* business01 */
.business01{margin: 80px auto;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.businesswrap h3,.businesswrap h4,.businesswrap p,.businesswrap span{font-family: HarmonyOS;}
.business01 .text{width: 45%;}
.business01 .text h3{font-size: 42px;color: #333333;font-weight: bold;margin-bottom: 50px;line-height: 64px;}
.business01 .text h4{font-size: 18px;color: #333333;line-height: 34px;text-align: justify;font-family: HarmonyOS;}
.business01 .imgbox{width: 42%;overflow: hidden;border-radius: 10px;}
.business01 .imgbox img{display: block;width: 100%;}
/* business02 */
.business02{margin: 80px auto;}
.business02 li{margin-bottom: 50px;}
.business02 li h3{font-size: 36px;color: #333333;margin-bottom: 50px;}
.business02 li h4{font-size: 18px;color: #333333;line-height: 34px;font-family:HarmonyOS;}

.business0111{margin-bottom:0;}
.business0222{margin-top: 0;}

/* business03 */
.business03{margin: 90px auto;display: flex;display: -webkit-flex;justify-content: space-between;-webklit-justify-content: space-between;align-items: center;-webkit-align-items: center;}
.business03 .imgbox{width: 36%;overflow: hidden;}
.business03 .imgbox img{width: 100%;}
.business03 .text{width: 54%;}
.business03 .text h3{font-size: 30px;color: #5485C0;margin-bottom: 40px;}
.business03 .text p{width: 100%;box-sizing: border-box;padding-left: 20px;position: relative;font-size: 18px;line-height: 34px;margin-bottom: 20px;}
.business03 .text p::before{content: '';display: block;width: 10px;height: 10px;background-color: #5485C0;border-radius: 50%;position: absolute;left: 0;top: 14px;}

/* purpose01wrap */
.purpose01wrap{width: 100%;padding: 60px;box-sizing: border-box;position: relative;background: url(../images/aim03.jpg)no-repeat fixed;background-size: cover;}
/* purpose01 */
.purpose01{margin: auto;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.purpose01 .imgbox{width: 325px;}
.purpose01 .imgbox img{display: block;width: 100%;}
.purpose01 .imgbox p{font-size: 18px;color: #fff;text-align: center;margin-top: 20px;line-height:26px;font-family: HarmonyOS;}
.purpose01 .text{width: calc(100% - 400px);box-sizing: border-box;padding: 60px;position: relative;padding-right: 0;}
.purpose01 .text p{font-size: 44px;color: #FFFFFF;line-height: 82px;}
.purpose01 .text img{position: absolute;width: auto;}
.purpose01 .text img.fh01{left: 0;top: 0;}
.purpose01 .text img.fh02{right: 0;bottom: 0;}
/* purpose02 */
.business03.purpose02{margin: 120px auto;}
/* purpose03wrap */
.purpose03wrap{background: url(../images/aim02.jpg)no-repeat fixed;background-size:cover;}
.purpose0301{width: 100%;height:500px;}
.purpose0301>img{width: 100%;height:100%;object-fit:cover;}

/* contactwrap */
.contactwrap{width: 100%;box-sizing: border-box;background-color: rgb(244,244,244);padding: 120px 0 0;overflow: hidden;}
.contactwrap p,.contactwrap h3,.contactwrap h4,.contactwrap span,.contactwrap input,.contactwrap textarea,.contactwrap select,.contactwrap button{font-family: HarmonyOS;}
/* contact01 */
.contact01{margin: auto;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.contact01 .text{width: 45%;}
.contact01 .text h3{font-size: 42px;color: #333333;font-weight: bold;margin-bottom: 70px;}
.contact01 .text p{font-size: 36px;color: #333333;margin-bottom: 40px;}
.contact01 .text h4{font-size: 18px;line-height: 32px;color: #333333;text-align: justify;}
.contact01 .imgbox{width: 48%;}

/* contact02 */
.contact02{margin: 110px auto;}
.c02-list{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-wbekit-justify-content: space-between;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.c02-list .item{width: calc((100% - 35px)/2);background-color: #fff;padding: 40px;box-sizing: border-box;margin-bottom: 30px;}
.c02-list .item h3{font-size: 26px;color: #333333;margin-bottom: 30px;}
.c02-list .item .info{width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.c02-list .item .info p{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;width: 49%;font-size: 18px;color: #333333;}
.c02-list .item .info p img{margin-right: 10px;}
.c02-list .item .info p:last-child{width: 100%;margin-top: 30px;}

/* contact03wrap */
.contact03wrap{padding: 200px 0;background: url(../images/c-bg01.jpg)no-repeat fixed;background-size: cover;}
.contact03wrap01{background: url(../images/c-bg0102.png)no-repeat fixed;background-size: cover;background-attachment: scroll;}
/* contact03 */
.contact03{margin: auto;}
.contact03 h3{font-size: 62px;color: #FFFFFF;line-height: 106px;}

/* contact04 */
.contact04{margin: 180px auto 120px;}
.contact04>h3{font-size: 42px;color: #333333;font-weight: bold;margin-bottom: 70px;}
/* contact04-top */
.contact04-top{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;}
.contact04-top .imgbox{width: 50%;}
.contact04-top .imgbox img{width: 100%;}
.contact04-top .text{width: 38%;}
.contact04-top .text h3{font-size: 30px;color: #5485C0;line-height: 40px;margin-bottom: 50px;}
.contact04-top .text h4{font-size: 18px;line-height: 34px;color: #333333;text-align: justify;}

/* contact04-bot */
.contact04-bot{width: 100%;margin-top: 120px;}
.contact04-bot p{font-size: 18px;line-height: 34px;color: #333333;margin-bottom: 30px;}
.contact04-bot h3{font-size: 30px;color: #5485C0;margin-bottom: 30px;margin-top: 80px;}

/* contact05 */
.contact05{margin:0 auto 120px;}
.contact05>h3{font-size: 42px;color: #333333;font-weight: bold;margin-bottom: 60px;}
/* contact05ul */
.contact05ul{width: 100%;}
.contact05ul li h3{font-size: 36px;color: #333333;margin-bottom: 40px;}
.contact05ul li h4{font-size: 18px;color: #333333;line-height: 34px;}
.contact05ul li{margin-bottom: 60px;}
.contact05ul li:last-child{margin-bottom: 0;}

/* c05-form */
.c05-form{width: 100%;box-sizing: border-box;position: relative;margin-top: 90px;}
.c05-form .item{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.c05-form input,.c05-form select,.c05-form textarea{width: 100%;height: 48px;background-color: #FFFFFF;box-sizing: border-box;padding: 0 20px;font-size: 18px;color: #333333;border: none;outline: none;margin-bottom: 30px;} 
.c05-form .item input,.c05-form .item select{width: calc((100% - 30px)/2);}
.c05-form textarea{height: 130px;padding: 20px;resize: none;}
.c05-form .radio{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin: 20px 0 50px;}
.c05-form .radio p,.c05-form .radio label{font-size: 18px;color: #333333;margin-right: 40px;}
.c05-form .radio label{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.c05-form .radio label input{width: 23px;height: 23px;border: 1px soldi #333;background-color: transparent;margin: 0;margin-right: 10px;}
.c05-form input::placeholder,.c05-form textarea::placeholder{color: #333;}
.c05-form button{width: 190px;height: 58px;background: #5485C0;border-radius: 29px;display:block;margin:auto;margin-top: 90px;font-size: 20px;color: #fff;border: none;text-transform: capitalize;}
.c05-form button:hover{background-color: #333;}
.c05-form h3{font-size: 18px;color: #333;line-height:48px;margin-top:40px;}
.c05-form h3 p{font-size: 24px;color: #5485C0;margin-bottom: 30px;}
.c05-form h3 a{color: #5485C0;}

/*contact06wrap*/
.contact06wrap{margin: 120px auto;}
.contact06item{margin-bottom: 120px;}
.contact06item:last-child{margin-bottom:0;}
.contact06wrap>h3{font-size: 42px;color: #333333;font-family: HarmonyOSbold;margin-bottom:50px;}
.contact06item>h3{font-size: 36px;color: #5485C0;font-weight: 500;margin-bottom:50px;}
.contact06list{width: 100%;margin-bottom:80px;}
.contact06list>h3{font-size: 36px;color: #333333;font-weight: 500;margin-bottom:40px;}
.contact06list .info{display: flex;display: -webkit-flex;}
.contact06list:last-child{margin-bottom:0;}
.contact06list .info .item{width: calc((100% - 140px)/2);margin-right:70px;}
.contact06list .info .item:nth-of-type(3n){margin-right:0;}
.contact06list .info .item h3{font-size: 22px;color: #333333;line-height:38px;}
.contact06list .info .item p{font-size: 18px;color: #333333;line-height: 38px;position:relative;box-sizing:border-box;padding-left:30px;}
.contact06list .info .item p img{position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

/* missionwrap */
.missionwrap{width: 100%;}
.missionwrap p,.missionwrap h4,.missionwrap h3,.missionwrap span,.missionwrap a{font-family: HarmonyOS;}
/* mission01 */
.mission01{margin: 110px auto;}
/* mission-tl */
.mission-tl{font-size: 42px;color: #333333;font-weight: bold;margin-bottom: 70px;}
/* mission-info */
.mission-info{width: 100%;}
.mission-info li{margin-bottom: 90px;}
.mission-info li h3{font-size: 36px;color: #5485C0;margin-bottom: 30px;line-height:46px;}
.mission-info li span{font-size: 24px;color: #5485C0;margin-bottom: 50px;display: block;text-transform: uppercase;}
.mission-info li p{font-size: 40px;color: #5485C0;margin-bottom: 30px;line-height: 50px;}
.mission-info li h4{font-size: 18px;line-height: 34px;color: #333333;text-align: justify;margin-bottom: 20px;}
.mission-info li .list{margin-top: 50px;}
.mission-info li .list p{position: relative;padding-left: 20px;font-size: 18px;line-height: 30px;color: #333333;margin-bottom: 10px;}
.mission-info li .list p::before{content: '';display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #5485C0;position: absolute;left: 0;top: 8px;}
.mission-info li .list02 p{font-size: 18px;color: #333333;line-height: 34px;margin: 0;text-align:justify;}
.mission-info li .list33 p:before{display:none;}
.mission-info li .list33 p{padding: 0;margin-bottom:40px;}
.mission-info li .list33 h3{color: #333333;font-size: 28px;}

/* about01 */
.about01{margin: 80px auto 140px;}
.about01-tl{margin: auto;margin-bottom: 0;margin-top:80px;}
.about01 p,.about01 h3,.about01 h4,.about01 span{font-family: HarmonyOS;}
.about01 li{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;margin-bottom: 120px;}
.about01 li .imgbox{width: 50%;overflow: hidden;}
.about01 li .imgbox img{display: block;width: 100%;}
.about01 li .text{width: 50%;box-sizing: border-box;padding: 0 100px;}
.about01 li .text h3{font-size: 32px;color: #5485C0;margin-bottom: 20px;}
.about01 li .text h4{font-size: 18px;color: #333333;line-height: 34px;text-align: justify;}
.about01 li:nth-of-type(2n){flex-flow: row-reverse;}

/* history01 */
.history01{margin: 100px auto;box-sizing: border-box;padding-right: 190px;}
.history01 h3,.history01 h4,.history01 p,.history01 span{font-family: HarmonyOS;}
.history01 h3{font-size: 36px;color: #333333;margin-bottom: 30px;}
.history01 p{font-size: 24px;color: #5485C0;margin-bottom: 50px;}
.history01 h4{font-size: 18px;color: #333333;line-height: 34px;}

/* history02wrap */
.history02wrap{width: 100%;padding: 120px 0;overflow: hidden;position: relative;background-color: #F8F8F8;}
.history02wrap .tl{text-align: center;}
.history02wrap .tl h3{font-size: 34px;color: #333333;}
.history02wrap .tl strong{display: block;width: 88px;height: 6px;background-color: #5485C0;margin: auto;margin-top: 30px;}
/* history02 */
.history02{width: 100%;margin-top: 80px;position: relative;}
.history02::before{content: '';display: block;width: 100%;height: 1px;background-color: #DEDEDE;position: absolute;left: 0;top: 10px;}
/* history02min */
.history02min{margin: auto;position: relative;box-sizing: border-box;padding: 0 160px;}
.history02min .item{width: 100%;display: block;border-bottom: 8px solid #5485C0;height:100%;position:relative;z-index:0;box-sizing:border-box;}
.history02min .item:before{content:'';display: block;width: 100%;height: calc(100% - 140px);background-color: #fff;z-index: -1;left:0;bottom:0;position:absolute;}
.history02min .item p{display: flex;display: -webkit-flex;justify-content: center;-webklit-justify-content: center;margin-bottom: 140px;}
.history02min .item p span{display: block;padding: 0 10px;border-left: 1px solid #DEDEDE;border-right: 1px solid #DEDEDE;background-color: #F8F8F8;font-size: 20px;color: #333333;box-sizing: border-box;font-family:HarmonyOS;}
.history02min .item .box{width: 100%;box-sizing: border-box;}
.history02min .item .box .imgbox{width: 233px;height: 233px;border-radius: 50%;overflow: hidden;margin: auto;transform:translateY(-100px);}
.history02min .item .box .text{width: 100%;padding: 40px 30px 50px;box-sizing: border-box;background-color: #fff;margin-top: -120px;}
.history02min .item .box .text h4{font-size: 18px;color: #333333;line-height: 34px;min-height: 170px;text-align: justify;font-family:HarmonyOS;}
.history02min .swiper-button-next, .history02min .swiper-button-prev{background-image: none;font-size:50px;color: #333333;}
.history02min .swiper-button-next{right: 0;}
.history02min .swiper-button-prev{left: 0;}
.history02min .swiper-button-next:hover, .history02min .swiper-button-prev:hover{color: #5485C0;}
.history02min .swiper-slide{height: initial;}

/*history03*/
.history03{margin: 80px auto 80px;}
.history03 p{font-size: 18px;color: #333333;line-height: 30px;margin-bottom:20px;text-align: justify;font-family:HarmonyOS;}


/* .applyinfo-l .title span */
.applyinfo-l span{font-family:HarmonyOS;}
.applyinfo-l .title span{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;font-size: 18px;color: #333333;}
.applyinfo-l .title i{color: #AAAAAA;margin-right: 10px;}




.business03{overflow: hidden;}

/*20230715*/
.bannerwrap a .text{width: 1071px;left:initial;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:rgba(84, 133, 192, 0.8);padding:60px 190px;}
.bannerwrap .swiper-slide a .text h3{font-family: HarmonyOS;font-size:58px;line-height:79px;margin-bottom:50px;}
.bannerwrap .swiper-slide a .text h4{font-size: 24px;font-family: HarmonyOS;}
.bannerwrap .swiper-slide a .text p{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;font-size:18px;color:#fff;font-family:HarmonyOS;margin-top:30px;}
.bannerwrap .swiper-slide a .text p span{display: flex;-webkit-display: flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;width:38px;height:38px;border:1px solid #fff;border-radius:50%;margin-right:15px;transition:all .3s;}
.bannerwrap .swiper-slide a .text p span i{background-color: #fff;}
.bannerwrap .swiper-slide a .text p span i:before{border-color:#fff;}
.bannerwrap .swiper-slide a .text p:hover span{margin-right:30px;}

/*banner-page*/
.banner-page{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);-webkit-transform: translateX(-50%);display: flex;display: -webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;z-index:1;}
.banner-page a{display: block;width: calc((100% - 66px)/4);background-color: rgba(255,255,255,0.8);line-height:80px;font-size:24px;color:#333333;text-align: center;font-family:swisbold;}
.banner-page a:hover{color:#5485C0;}

.index01min .item img{transition: all .3s;}
.index01min .item:hover img{transform: scale(1.1);}
.index01min .item:hover h3,.index01min .item:hover h4{color: #5485C0;}
.index05{text-align: center;padding:60px 0;}
.index05 h3{font-size: 60px;color: #FFFFFF;margin-bottom: 50px;font-family:swisblack;}
.index05 h4{font-size: 18px;color: #FFFFFF;line-height: 26px;margin-bottom:60px;}

.ab{position: absolute;width: 100%;height: 118px;z-index: -10;left: 0;bottom: 0;}

/*20230718*/
.mission-info li.lifirt{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items:center;-webkit-align-items:center;}
.mission-info li.lifirt .text{width: calc(100% - 590px);box-sizing:border-box;}
.mission-info li.lifirt .img{width: 500px;border-radius: 10px;overflow: hidden;}
.mission-info li.lifirt .img img{width: 100%;}
.mission-info li>.img{width: 100%;border-radius:10px;}
.mission-info li>.img img{width: 100%;}
.mission-info li>img{width:100%;border-radius:10px;margin-top:90px;}

/*search-wrap*/
.search-wrap{margin: 50px auto;min-height:30vh;}
.search-wrap .font20{font-size: 20px;color: #5485C0;text-align: center;width:100%;}

@media (max-width: 1600px) {
	.headerwrap{padding: 0 50px;}
	.logo img{height: 46px;}
	.nav li>a{font-size: 16px;}
	.nav li{margin-right: 40px;}
	.hr-bot .search img{height: 20px;}
	.language p{font-size: 16px;}
	.hr-top>a img{height: 24px;}
	
	.center{width: 1200px;}
	.bannerwrap .swiper-slide a .text h3{font-size: 38px;}
	.bannerwrap .swiper-slide a .text h4{font-size: 26px;}
	.index01{margin: 80px auto;}
	.i-tl h3{font-size: 52px;}
	.i-tl{margin-bottom: 60px;}
	.index01min .item img{margin-bottom: 30px;}
	.index02-top img{width: 100%;}
	.index02-bot .item{height: 250px;}
	.index02-botwrap{padding-left: calc((100% - 1200px)/2);}
	.i02pagination{padding-left: calc((100% - 1200px)/2);bottom: 180px;}
	.i02page .swiper-button-next, .i02page .swiper-button-prev{width: 50px;height: 50px;}
	.index02-bot .item .text p{font-size: 20px;bottom: 30px;left: 30px;}
	.i02page{right: 50px;top: 50px;}
	.i02page .swiper-button-next, .i02page .swiper-button-prev{margin-top: 0;}
	.index02-botwrap{margin-top: -150px;}
	.index03{margin: 80px auto;}
	.i-tl{margin-bottom: 40px;}
	
	.index04-l .text{left: calc((100% - 1200px)/2);;}
	.index05wrap{margin: 80px auto;}
	.i-tl h4{margin-top: 40px;}
	
	.product01{margin: 100px auto;}
	.apply01{margin: 100px auto;}
	.apply01 .index02-bot .item{height: 340px;}
	
	.about01{margin: 100px auto;}
	.about01 li{margin-bottom: 100px;}
	.about01 li .text{padding: 0 80px;}
	
	.business03 .text p{font-size: 18px;margin-bottom: 10px;line-height: 30px;}
	.business03 .text p::before{width: 8px;height: 8px;top: 12px;}
	.business01 .text h3{font-size: 36px;}
	.business02 li h3{font-size: 30px;margin-bottom: 40px;}
	
	.news-top .text h3{margin-bottom: 30px;font-size: 28px;}
	.news-top .text h4{font-size: 16px;line-height: 30px;}
	.news-top .text strong{width: 60px;margin-bottom: 30px;}
	.news-center .item .text h3{font-size: 24px;line-height: 36px;}
	.news-center .item .text p::before{width: 50px;height: 2px;}
	.news-center .item .text{margin-bottom: 40px;}
	.news-center .item .info h4{font-size: 16px;line-height: 30px;margin-bottom: 40px;}
	.news-bot .item .text .info h3{margin-bottom: 30px;font-size: 24px;}
	.news-bot .item .text .info h4{font-size: 16px;line-height: 30px;}
	.news-bot .item .text .data p{font-size: 18px;}
	
	.contactwrap{padding-top: 100px;}
	.c02-list .item h3{font-size: 24px;}
	.c02-list .item .info p{font-size: 18px;}
	.contact03 h3{font-size: 46px;line-height: 80px;}
	.contact03wrap{padding: 100px 0;}
	.contact04{margin: 100px auto;}
	.contact04>h3{font-size: 36px;margin-bottom: 50px;}
	.contact04-top .text h3{margin-bottom: 40px;}
	.contact05ul li h3{font-size: 32px;}
	
	.purpose01 .text p{font-size: 36px;line-height: 72px;}
	
	/*20230718*/
	.protwo03 .text{width: 48%;}
	.protwo03 .text h3{font-size: 34px;line-height: 58px;}
	.protwo03wrap>h3{margin-bottom: 60px;}
	.c05-form h3{font-size: 16px;line-height: 40px;}
	.mission-info li.lifirt .text{padding-right: 100px;}
	.mission-info li h4,.business02 li h4{font-size: 18px;line-height: 30px;}
	.mission-info li span{font-size: 20px;}
	.mission-info li h3{font-size: 34px;}
	.mission-tl{font-size: 40px;margin-bottom: 60px;}
	.mission-info li p{font-size: 26px;line-height: 46px;}
	.mission-info li .list p,.mission-info li .list02 p{font-size: 18px;}
	
	.history02min .item .box .text{padding: 30px 20px;padding-top:180px;}
	.history02min .item .box .text h4{font-size:16px;line-height:30px;}
	
	.bannerwrap a .text{padding: 40px 80px 60px;width: 700px;}
	.bannerwrap .swiper-slide a .text h3{font-size: 30px;line-height: 56px;margin-bottom: 30px;}
	.bannerwrap .swiper-slide a .text h4{font-size:18px;line-height:30px;}
	.bannerwrap{margin-top: 118px;}
	.bannerwrap a .text{top: 45%;}
	.index05{margin-top: 100px;}
	
	.protwo03 .text h4{margin-bottom: 60px;}
	.protwo03wrap{margin: 150px auto 120px;}
	
	.history02min .item .box .text{padding-top: 40px;}
	
}





