html{width: 100%;font-size: 10px;}
@media screen and (max-width:1720px) {html{font-size: 9px;}}
@media screen and (max-width:1520px) {html{font-size: 8px;}}
@media screen and (max-width:1320px) {html{font-size: 7px;}}
@media screen and (max-width:1199px) {html{font-size: 8px;}}
.iconfont{ font-size: 20px  ;}
html{width: 100%;}
body{overflow-x:hidden;position: relative;font-size: 1.6rem; background: #fff; font-family: "Arial","Microsoft Yahei"; line-height: 1.5; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
html,body{scroll-behavior: smooth;}
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;pointer-events: none;/*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;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 8rem;}
.pd50{padding: 0 5rem;}
.w1520{position: relative;width: 1520px;margin: 0 auto;}
.layui-layer-video{max-width: 1200px;}
.layui-layer-video video{display: block;width: 100%;}
.z9{position: relative;z-index: 9;}

.pdt5{padding-top: 4rem;}
.pdb5{padding-bottom: 4rem;}
.pdt10{padding-top: 9rem;}
.pdb10{padding-bottom: 9rem;}
.pdl1520{padding-left: calc((100% - 1520px)/2);}
.pdr1520{padding-right: calc((100% - 1520px)/2);}

@font-face {
	font-family: DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}


.zw_header{display: block;height: 10rem;}
.h-header{position: fixed;background: #fff;top: 0;display: flex;border-bottom: 1px solid #E1E1E1;z-index: 9998;width: 100%;}
.h-logo{display: block;margin: auto 0;width: 37.5rem;}
.h-logo img{display: block;width: 100%;}
.h-nav{display: flex;margin: 0 auto;}
.h-nav .li{position: relative;margin-right: 5rem;}
.h-nav .li.active>a{color: #EA5514;}
.h-nav .li>a{display: block;line-height: 10rem;font-size: 1.6rem;color: #333;}
.h-nav .li>a:hover{color: #EA5514;}

.h-lang{border-left: 1px solid #E1E1E1;display: flex;align-items: center;justify-content: center;width: 10rem;cursor: pointer;position: relative;}
.h-lang span{font-size: 1.8rem;color: #999999;display: block;margin-right: 0.5rem;}
.h-lang img{display: block;}

.h-subnav {width:20rem;background:#ffffff;font-size:1.6rem;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 1.6rem -0.4rem rgba(0,0,0,.3);margin-top:2rem;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:9999;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .3s; padding: 0 0.1rem;box-sizing: border-box; width: 100%; display:block;height:5rem;line-height:5rem;color:#333;font-size: 1.6rem;text-align: center;font-weight: normal;}
.h-subnav a:hover {background:#EA5514;color:#fff!important;}
.h-lang:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-menu{display: flex;align-items: center;justify-content: center;background: #EA5514;width: 10rem;cursor: pointer;}

.h-header.active .h-nav .li>a{line-height: 8rem;}


.in-nav {width: 100%;height: 100%;background-image: url(../images/nav_bg.jpg);background-size: cover;background-position: center;overflow: hidden;position: fixed;top: 0;left: 0;z-index: 99999;padding: 10rem 15rem 8rem;-webkit-clip-path: circle(0% at 100% 0);clip-path: circle(0% at 100% 0);transition: -webkit-clip-path 1.5s;transition: clip-path 1.5s;transition: clip-path 1.5s, -webkit-clip-path 1.5s;background-color: #fff;z-index: 99999;}
.in-nav.open {-webkit-clip-path: circle(150% at 100% 0);clip-path: circle(150% at 100% 0)}
.in-nav .close {position: absolute;top: 3%;right: 3%;color: #fff;background: #EA5514;transition: transform .6s;width:5rem;height: 5rem;border-radius: 50%;display: flex;align-items: center;justify-content: center;overflow: hidden;transition:ease .8s; cursor: pointer;outline: none;}
.in-nav .close .iconfont{ font-size: 2rem; font-weight: bold; display: inline-block;}
.in-nav .close:hover {transform: rotate(180deg)}
.in-nav .con{display:flex;flex-direction:column;height:100%}
.in-nav ul{display:flex;justify-content:space-between;flex:1;border-bottom:1px solid #9aa1a8;line-height:1}
.in-nav ul .link{font-size:1.5rem;line-height: 1.2;color:#26272a;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;}
.in-nav ul .link::after{content:"";display:block;width:100%;height:1px;background:#EA5514;margin-top:0.4rem;opacity:0;transition:opacity .5s}
.in-nav ul .link:hover{color:#EA5514 !important}
.in-nav ul .link:hover::after{opacity:1}
.in-nav ul .link:first-child{font-size:2rem;color:#000;margin-bottom:2rem;font-weight:bold}
.in-nav ul .link:not(:last-child){margin-bottom:1rem}
.in-nav .info{display:flex;justify-content:space-between;margin-top:3.5rem;color:#3f4247;font-size:1.4rem}
.in-nav .info .item{margin-top:1rem}
.in-nav .info .item.tel{margin-top: 0;}
.in-nav .info .item span:first-child{margin-right:.5rem}
.in-nav .info .tel span:last-child{font-size:2.4rem;color:#EA5514}
.in-nav .info .email span:last-child{border-bottom:1px solid}
.in-nav .qrs{display:flex}
.in-nav .qrs .qr-box{text-align:center;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#000;margin:0;margin-left:2rem;line-height:2.5}
.in-nav .qrs .qr-box .qr{margin:0 auto;max-width:15rem;/* padding:10px; */background:#fff}
.qr-box .qr img{display:block;width: 100%;}






.mySwiperBanner{position: relative;overflow: hidden;}
.mySwiperBannerPC{display:block}
.mySwiperBannerWAP{display: none;}
.mySwiperBanner .img{display: block;width: 100%;}
.mySwiperBanner .img img{display: block;width: 100%;max-height: calc(100vh - 10rem);object-fit: cover;object-position: center;}
.mySwiperBanner .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 5rem;}
.mySwiperBanner .swiper-pagination-bullet{display: block;width: 1rem;height: 1rem;position: relative;background: #FFFFFF;border-radius: 50%;opacity: 1;margin: 0 1rem!important;transition: .3s;}
.mySwiperBanner .swiper-pagination-bullet::after{content: "";display: block;width: 2rem;height: 2rem;border-radius: 50%;border: 1px solid #EA5514;position: absolute;box-sizing: border-box;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 0;transition: .3s;}
.mySwiperBanner .swiper-pagination-bullet-active{background: #EA5514;}
.mySwiperBanner .swiper-pagination-bullet-active::after{opacity: 1;}



.indTit{text-align: center;padding: 10rem 0 4rem;}
.indTit .atit{font-size: 1.8rem;color: #EA5514;font-weight: bold;font-family: Arial;text-transform: uppercase;line-height: 1.4;}
.indTit .btit{font-size: 4rem;color: #000000;font-weight: bold;line-height: 1.4;}
.indTit.left{text-align: left;}

.indA{display: flex;align-items: center;justify-content: center;width: 18rem;height: 6rem;background: #EA5514;transition: .3s;}
.indA span{display: block;font-size: 1.8rem;color: #FFFFFF;}
.indA img{display: block;margin-left: 1rem;}
.indA:hover{transform: translateY(-0.5rem);box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.15);}

.sec1{background: url(../images/sec1Bg.jpg) center/cover;padding-bottom: 13rem;}
.indProList{display: flex;flex-wrap: wrap;margin: -2.55rem;}
.indProItem{display: block;width: calc(33.333% - 5.1rem);margin: 2.55rem;box-shadow: 0 0 3rem 0 rgba(0,0,0,0.05);}
.indProItem .img{overflow: hidden;}
.indProItem .img img{display: block;width: 100%;}
.indProItem .desc{background: url(../images/proBg.png);background-repeat: no-repeat;background-size: 100%;background-position: right bottom;padding: 5rem 5rem 11rem;position: relative;}
.indProItem .desc::after{content: "";display: block;width: 100%;height: 50%;position: absolute;top: 0;left: 0;background: #fff;}
.indProItem .desc .atit{font-size: 3rem;color: #000000;font-weight: bold;line-height: 3rem;height: 3rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 9;}
.indProItem .desc .btit{font-size: 1.8rem;color: #333333;line-height: 2.8rem;height: 8.4rem;margin-top: 2.4rem;display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;position: relative;z-index: 9;}



.sec2{background: #F8F8F8;}
.indAboutBox{display: flex;}
.abL{width: 50%;position: relative;}
.abL .img{width: 100%;height: 100%;}
.abL .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.videoPlay{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;cursor: pointer;}
.videoPlay .img2{position: absolute;top: 0;left: 0;animation: circle 4s infinite linear;}
.videoPlay img{display: block;width: 100%;}
@keyframes circle{0%{transform: rotate(0deg);}100%{transform: rotate(365deg);}}
.videoOpen{cursor: pointer;}
.abR{width: 50%;padding-left: 10rem;padding-bottom:24rem;position: relative;}
.abAtit{font-size: 1.8rem;color: #666666;line-height: 1.55;}
.abAtit p+p{margin-top: 1rem;}
.abBtit{margin: 7rem 0 9rem;}
.indNumList{display: flex;justify-content: space-between;}
.indNumItem{}
.indNumItem p{font-size: 4.8rem;color: #000000;fill:#000;font-weight: bold;font-family: DIN;line-height: 0;}
.indNumItem span{font-size: 1.6rem;color: #666666;opacity: 0.7;}
.abList{display: flex;position: absolute;bottom: 0;left: 0;width: 100%;background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);}
.abItem{width: 50%;text-align: center;padding: 3.4rem 0 3rem;border-top: 1px solid #fff;}
.abItem+.abItem{border-left: 1px solid #FFFFFF;}
.abItem img{display: block;margin: 0 auto 0.8rem;transition: .3s;}
.abItem p{display: block;font-size: 1.8rem;color: #FFFFFF;font-weight: bold;transition: .3s .1s;}
.abList.black .abItem p{color: #000;}
.abList.black{background: none;}
.abItem:hover img{transform: translateY(-0.5rem);}
.abItem:hover p{transform: translateY(-0.5rem);}



.sec3{}
.hxText{font-size: 1.8rem;color: #333333;max-width: 104rem;line-height: 1.55;padding-bottom: 5rem;}
.coreList{display: flex;margin-top:5rem;height: 70rem;background-position: center;background-size: cover;transition:0.4s;}
.coreItem{display: flex;flex-direction: column;padding: 10rem 5rem;position: relative;}
.coreItem::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(0deg, #EA5514 0%, rgba(234,85,20,0) 100%);opacity: 0;transition: .4s;}
.coreItem+.coreItem{border-left: 1px solid rgba(255,255,255,0.5);}
.coreItem .img{margin-bottom: auto;position: relative;z-index: 9;}
.coreItem .atit{font-size: 3rem;color: #FFFFFF;font-weight: bold;position: relative;z-index: 9;}
.coreItem .line{display: block;width: 3rem;height: 2px;background: #FFFFFF;margin: 2.3rem 0;position: relative;z-index: 9;}
.coreItem .btit{font-size: 1.6rem;color: #FFFFFF;line-height: 2.5rem;height: 0;overflow:hidden;position: relative;z-index: 9;transition: .4s;display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.coreItem.active::after{opacity: 1;}
.coreItem.active .btit{height: 7.5rem;}




.solList{display: flex;flex-wrap: wrap;}
.solItem{display: flex;width: 50%;box-shadow: 0 0 3rem 0 rgba(0,0,0,0.05);}
.solItem:nth-of-type(3),.solItem:nth-of-type(4){flex-direction: row-reverse;}
.solItem .img{width: 50%;}
.solItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.solItem .desc{width: 50%;padding: 5rem 5rem 5rem;}
.solItem .desc .atit{font-size: 2.4rem;color: #000000;font-weight: bold;margin: 4.5rem 0 2rem;}
.solItem .desc .btit{font-size: 1.6rem;color: #666666;line-height: 1.6;}


.sec5{background-color: #F8F8F8;background-image: url(../images/sec5Bg.png);background-repeat: no-repeat;background-position: left top;}
.indNewsItem{display: flex;width: 100%;}
.indNewsItem .img{width: 50%;max-height: 45vh;}
.indNewsItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.indNewsItem .desc{width: 50%;background: url(../images/newsBg.jpg) center/cover;padding: 6rem 10rem 7rem 5rem;}
.indNewsItem .desc .atit{font-size: 2.4rem;color: #000000;line-height: 5rem;height: 5rem;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.indNewsItem .desc .btit{font-size: 1.6rem;color: #999999;line-height: 3.6rem;margin: 0.7rem 0 1.2rem;}
.indNewsItem .desc .ctit{font-size: 1.6rem;color: #666666;line-height: 2.6rem;max-height: 5.2rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.indNewsItem .desc .dtit{margin-top: 5.5rem;}
.mySwiperNews{position: relative;overflow: hidden;margin-top: 3rem;}
.indNewsItem1{display: block;width: 100%;background: #FFFFFF;padding: 2.5rem;position: relative;overflow: hidden;}
/* .indNewsItem1::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: -100%;background: linear-gradient(90deg, #005BAC, #0087FF);transition: .5s;} */
.indNewsItem1 .atit{font-size: 1.6rem;color: #999999;line-height: 1.5;position: relative;z-index: 9;transition: .3s;}
.indNewsItem1 .btit{font-size: 1.8rem;color: #000000;line-height: 5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;z-index: 9;transition: .3s;}
.indNewsItem1 .ctit{font-size: 1.6rem;color: #999999;line-height: 1.5;display: flex;align-items: center;position: relative;z-index: 9;transition: .3s;}
.indNewsItem1 .ctit i{display: block;width: 6px;height: 11px;background: url(../images/iconRight2.png);margin-left: 0.8rem;transition: .3s;}
.indNewsItem1:hover{transform: translateY(-0.5rem);}
/* .indNewsItem1:hover::after{left: 0;}
.indNewsItem1:hover .atit{color: #fff;}
.indNewsItem1:hover .btit{color: #fff;}
.indNewsItem1:hover .ctit{color: #fff;}
.indNewsItem1:hover .ctit i{background: url(../images/iconRight3.png);} */



.f-footer{background: #2F2F2F;position: relative;overflow: hidden;}
/* .f-footer:before{content: "";display: block;position: absolute;top: 0;left:0;width: 100%;height: 4px;background: linear-gradient(90deg, #1D2089, #4145BB, #1D2089);background-size: 300% 100%;animation: flowLine 3s linear infinite;transition: .4s;z-index: 99;} */
@keyframes flowLine {
	0% {background-position: 0% 0%;}
	100% {background-position: 100% 0%;}
}
.f-footer::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top:0;right: calc((100% - 1520px)/2 + 1520px * 0.68);background: #393939;}
.foot1{padding: 8rem 0 4rem;position: relative;z-index: 99;}
.foot1>div{display: flex;}
.f-logo{display:block;width: 30rem;}
.f-logo img{display:block;width: 100%;}
.f-desc{width: 32%;}
.f-info{margin-top: 5rem;}
.f-info p{display: block;font-size: 1.6rem;color: #999999;line-height: 1.35;margin-bottom: 1.8rem;}
.f-info p span{color: #fff;}
.f-nav{width: 68%;padding-left: 6rem;display: flex;justify-content: space-between;}
.f-nav .dt::after{content: "";display: block;width: 3rem;height: 2px;background: #EA5514;margin: 2rem 0 2rem;}
.f-nav .dt a,.f-nav .dt span{display: block;font-size: 1.8rem;color: #FFFFFF;font-weight: bold;line-height: 1.35;}
.f-nav .dd a,.f-nav .dd span{display: block;font-size: 1.6rem;color: #999999;line-height: 1.35;}
.f-nav .dd{margin-bottom: 1.8rem;}

.ewmImgList .img{display: none;width: 15rem;}
.ewmImgList .img.active{display: block;}
.ewmImgList .img img{display: block;width: 100%;}
.ewmSelList{display: flex;justify-content: space-between;margin-top: 1.5rem;}
.ewmSel{display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;width: 4rem;height: 4rem;background: #444444;border-radius: 50%;transition: .3s;cursor: pointer;}
.ewmSel img{display: block;width: 2rem;}
.ewmSel::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #EA5514;transition: .4s;opacity: 0;}
.ewmSel.active::after{opacity: 1;}

.foot2{padding: 1.4rem 0;border-top: 1px solid #393939;}
.foot2>div{display: flex;align-items: center;position: relative;z-index: 999;}
.f2l a,.f2l span{font-size: 1.4rem;color: #999999;line-height: 1.35;display: inline-block;}
.f2l{max-width: 32%;}
.f2r{margin-left: auto;}
.yqlj_box{position: relative;display: block;border: 1px solid #262626;}
.yqlj{display: flex;flex-direction: row-reverse;background: #393939;}
.yqlj span{display: block;height: 5rem;line-height: 4.8rem;color: #ffffff;border: 1px solid #393939;box-sizing: border-box;padding: 0 1.8rem 0 5rem;background: url(../images/yqlj.png) no-repeat;background-position: 1.5rem 1.4rem;font-size: 1.6rem;opacity: .7;}
.yqlj i.jt{display:block;height: 5rem;width: 5rem;margin: 0;background: url(../images/downjt.png) no-repeat #262626;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 5.1rem;left: 0;background: #393939;text-align: center;}
.yqlj_list a{display: block;color: #CCCCCC;height: 5rem;line-height: 5rem;}
.yqlj_list a:hover{color: #fff;}

.f-footer a:hover{color: #fff;}





@media screen and (max-width:1720px){
	.w1520{width: 1320px;}
	.pdl1520{padding-left: calc((100% - 1320px) / 2);}
	.pdr1520{padding-right: calc((100% - 1320px)/2);}
	.f-footer::after{right: calc((100% - 1320px)/2 + 1320px * 0.68);}
	
	.indProItem .desc{padding: 5rem 5rem 9rem;}
	
	
}
@media screen and (max-width:1520px){
	.w1520{width: 1120px;}
	.pdl1520{padding-left: calc((100% - 1120px) / 2);}
	.pdr1520{padding-right: calc((100% - 1120px)/2);}
	.f-footer::after{right: calc((100% - 1120px)/2 + 1120px * 0.68);}
	
	.h-nav .li{margin-right: 4rem;}
	.indProItem .desc{padding: 4rem 5rem 9rem;}
	
}
@media screen and (max-width:1320px){
	.w1520{width: 1020px;}
	.pdl1520{padding-left: calc((100% - 1020px) / 2);}
	.pdr1520{padding-right: calc((100% - 1020px)/2);}
	.f-footer::after{right: calc((100% - 1020px)/2 + 1020px * 0.68);}

}
@media screen and (max-width:1220px){
	.w1520{width: 980px;}
	.pdl1520{padding-left: calc((100% - 980px) / 2);}
	.pdr1520{padding-right: calc((100% - 980px)/2);}
	.f-footer::after{right: calc((100% - 980px)/2 + 980px * 0.68);}
	
	.h-nav .li{margin-right: 2rem;}
	
	.indProItem .desc{padding: 3rem 3rem 7rem;}
	.indProItem .desc .atit{font-size: 2.6rem;}
	.indProItem .desc .btit{margin-top: 1rem;}
	
	.mySwiperBanner .swiper-pagination{bottom:3rem;}
	.indProList{margin: -1rem;}
	.indProItem{width: calc(33.333% - 2rem);margin: 1rem;;}
	
	
	
}
@media screen and (max-width:1024px) {
	.w1520{width: 100%;padding-left: 2rem;padding-right: 2rem;}
	.pdl1520{padding-left: 2rem;}
	.pdr1520{padding-right: 2rem;}
	.f-footer::after{right: 68%;}
	
	.zw_header{height: 8rem;}
	.h-header{min-height: 8rem;}
	.h-logo{margin-right: auto;}
	.h-nav{display: none;}
	
	.in-nav {padding: 10rem 3rem 3rem;}
	.indNewsItem .desc{padding: 6rem 5rem 5rem 3rem;}
	
	
	.abR{padding-left: 5rem;padding-bottom: 18rem;}
	.indNumItem p{font-size: 3.8rem;}
	.abBtit{margin: 4rem 0 6rem;}
	.abItem{padding: 2.4rem 0 2rem;}
	.abItem img{zoom: .75;margin-bottom: 1rem;}
	
	.coreItem{padding: 8rem 2rem;}
	
	.solItem .desc{padding: 4rem 2rem 3rem;}
	
	
}
@media screen and (max-width:768px) {
	.h-logo{width: auto;height: 3.5rem;}
	.h-logo img{width: auto;height: 100%;}
	.h-lang{width: 8rem;}
	.h-menu{width: 8rem;}
	.h-menu img{display:block;width: 35%;}
	
	.f-footer::after{display: none;}
	.foot1>div{flex-wrap: wrap;}
	.f-desc{width: calc(100% - 15rem);padding-right: 2rem;}
	.f-nav{padding-left: 0;width: auto;}
	.f-nav .dl.w{display: none;}
	.f-nav .dt a, .f-nav .dt span{font-size: 2rem;}
	.f-info p{font-size: 1.8rem;line-height: 1.5;}
	.f2l a, .f2l span{font-size: 1.6rem;}
	.f2l{max-width: 100%;text-align: center;}
	.f2r{display: none;}
	
	.mySwiperBannerPC{display:none;}
	.mySwiperBannerWAP{display: block;}
	
	
	.in-nav{padding: 7rem 2rem 2rem;overflow-y: auto;}
	.in-nav ul{flex-wrap: wrap;align-items: flex-start;align-content: flex-start;justify-content: flex-start;}
	.in-nav ul li{padding: 0 2rem 3rem;min-width: 33.333%;}
	.in-nav ul .link:not(:last-child){margin-bottom: 1rem;}
	.in-nav .info .item{line-height: 1.5;}
	.in-nav .qrs{margin: 0 auto;}
	.in-nav .qrs .qr-box{margin: 0 0 0.5rem;}

	.indNewsItem{flex-wrap: wrap;}
	.indNewsItem .img {width: 100%;max-height: 25vh;}
	.indNewsItem .desc {width: 100%;padding: 1.5rem 2rem;}
	.indNewsItem .desc .btit{margin: 0;}
	.indNewsItem .desc .dtit {margin-top: 2rem;}
	
	
	
	.indTit{padding: 8rem 0 4rem;}
	.indTit .btit{font-size: 3.2rem;}
	
	.sec1{padding-bottom: 10rem;}
	.indProItem{width: 100%;}
	.indProItem .desc::after{height: 30%;}
	
	.indAboutBox{flex-wrap: wrap;flex-direction: column-reverse;}
	.abL{width: 100%;}
	.abR{width: 100%;padding-left: 2rem;}
	
	.coreItem{padding: 6rem 2rem;width: 8rem;align-items: center;transition: .4s;}
	.coreItem .img{zoom: .75;}
	.coreItem .atit{writing-mode: vertical-rl;letter-spacing: 5px;}
	.coreItem .line{width: 0;}
	.coreItem.active{width: calc(100% - 24rem);align-items: flex-start;}
	.coreItem.active .line{width: 4rem;}
	.coreItem.active .atit{writing-mode: unset;letter-spacing: 0;}
	
	
	.solItem{width: 100%;flex-direction: row!important;}
	.solItem .desc .icon{zoom: 0.75;}
	.solItem .desc .atit{margin: 3.5rem 0 2rem;}
	.solItem:nth-of-type(odd){flex-direction: row-reverse!important;}
	
	.sec5{background-size: 75% auto;}
	
}

.recruitment-title { padding: 20px 50px 20px 50px; font-size: 0; background-color: #EA5514; color: #fff; margin-bottom: 20px; }
.recruitment-title span { width: 25%; display: inline-block; vertical-align: top; font-size: 18px; width: 24%;}
.recruitment-title span { font-size: 18px;  }
.recruitment-title span:last-child { width: 16%; margin-left: 10%; }
.join-fourtop { position: relative; width: 100%; padding: 26px 74px 26px 30px; font-size: 0; border: 1px solid #e5e5e5; cursor: pointer; }
.join-fourtop .join-fourp1 { display: inline-block; vertical-align: top; width: 24%; padding-right: 5px; font-size: 14px; color: #929292; }
.join-fourtop .join-fourp2 { display: inline-block; vertical-align: top; width: 16%; padding-right: 5px; font-size: 14px; color: #323232; margin-left: 10%;}
.join-fourtop:after, .join-fourtop:before { position: absolute; top: 50%; right: 57px; width: 1px; height: 36px; background: #bfbfbf; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; }
.join-fourtop:before { right: 40px; width: 36px; height: 1px; }
.join-fourtop .join-fourp { color: #323232; }
.join-fourul li.active .join-fourtop:after, .join-fourul li.active .join-fourtop:before {-webkit-transform: translateY(-50%) rotate(45deg);-moz-transform: translateY(-50%) rotate(45deg);-ms-transform: translateY(-50%) rotate(45deg);-o-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);}
.join-fouricon {display: inline-block;vertical-align: middle;width: 21px;height: 16px;background: url(../images/join-fouricon1.png) no-repeat center center;margin-right: 10px;margin-bottom: 3px;}
/* .join-fourul li.active .join-fouricon {background-image: url(../images/join-fouricon2.png);} */
.join-fourbtm {padding: 25px 30px 5px;}
.mailto {min-width: 142px;padding: 0 10px;text-align: center;display: inline-block;vertical-align: top;background-color: #0D3188;color: #fff;line-height: 40px;margin-bottom: 25px;}
.join-fourul li {margin-bottom: 20px;}

.ind_tit {
    text-align: center;
    padding: 60px 0 50px;
}
.ind_tit .atit {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
}


.proDesc p{display: flex;align-items: flex-start;}
.proDesc p i{margin-top: 12px;flex-shrink: 0;}
@media screen and (max-width: 750px) {
	.proDesc p i{margin-top: 10px;}
}


@media screen and (max-width:1199px) {
	
	
	
	.rczp1_box .desc{padding: 40px 40px 80px;}
	.rczp1_box .desc .tit{font-size: 24px;}
	.rczp1_box .desc .info p{font-size: 14px;line-height: 22px;margin-top: 20px;}
	
	.join-fourtop{padding: 10px 20px;}
	.recruitment-title{padding: 10px 20px;}
	.recruitment-title span{width: 25% !important;margin: 0 !important;font-size: 14px;}
	.join-fourtop .join-fourp1{width: 25%!important;}
	.join-fourtop .join-fourp2{width: 25%!important;margin: 0 !important;}
	.join-fourtop:before{width: 20px;right: 10px;}
	.join-fourtop::after{height: 20px;right: 20px;}
	
}
@media screen and (max-width:780px) {
	
	
	.recruitment-title{display: none;}
	.join-fourtop .join-fourp1{width: 100% !important;}
	.join-fourtop .join-fourp2{width: 100% !important;}
	
	.rczp1_box .img{width: 100%;}
	.rczp1_box .desc{width: 100%;padding: 20px 20px 40px;}
	
	.join-fourbtm{padding: 25px 15px 5px;}
	
	
	
}
