:root{--color01:#1662b7;--bcr1:cubic-bezier(.4,.4,0,1);--bcr2:cubic-bezier(0.075,0.82,0.165,1)}
.move_top{padding-top:.9rem}
.mobile_img{display:none}
#main{position:fixed;top:0;right:0;bottom:0;left:0}
#main .scrollbar-track-y{position:absolute;top:0;right:0;border-radius:8px;background-color:#e5e5e5}
#main .scrollbar-track-y .scrollbar-thumb-y{width:100%;background-color:var(--color01)}
#main .liTxt{margin-right:-15px;padding-right:15px}
#main .liTxt .scrollbar-track-y{width:3px;border-radius:3px}
#main .liTxt .scrollbar-track-y .scrollbar-thumb-y{border-radius:3px}
.font_effect>span{display:inline-table;overflow:hidden}
.font_effect>span>font{display:block;-webkit-animation-duration:.6s!important;animation-duration:.6s!important}
#spotlight{background-color:rgba(0,0,0,.6);clip-path:circle(0 at center);-webkit-clip-path:circle(0 at center)}
#spotlight.show{-webkit-transition:clip-path 1s ease;transition:clip-path 1s ease;clip-path:circle(100% at center);-webkit-clip-path:circle(100% at center)}
.zh{letter-spacing:.075em}
.pagination{text-align:center}
.pagination li{display:inline-block;padding:0 .1rem}
.pagination li a,.pagination li span{display:block;width:.6rem;height:.6rem;border:1px solid var(--color01);border-radius:50%;background-color:#fff;color:var(--color01);line-height:.6rem;transition:all .35s ease}
.pagination li.active span{background-color:var(--color01);color:#fff;pointer-events:none}
.pagination li.disabled span{cursor:not-allowed}
.hoverable .hoverable_txt{position:relative;display:inline-block}
.hoverable .hoverable_txt:after{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";transition:-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right top;transform-origin:right top}
.query{padding-bottom:100px}
.query_top{padding:0 20px;height:70px;background-color:var(--color01);color:#fff;font-size:18px;line-height:70px}
.query_list{margin-bottom:60px}
.query_list .query_item{margin-top:20px;height:70px;line-height:70px}
.query_item a{padding:0 20px;background-color:#fff;font-size:16px}
.query_item .query_time{margin-left:auto;padding-left:50px;color:#999}
.query_item .query_name{overflow:hidden;color:#666;text-overflow:ellipsis;white-space:nowrap;transition:color .35s ease}
@media screen and (max-width:1200px){.query_list .query_item,.query_top{height:60px;line-height:60px}
.query_item .query_time{padding-left:30px}
}
@media screen and (max-width:1024px){.query_list{margin-bottom:40px}
.query_top{padding:0 15px;font-size:16px}
.query{padding-bottom:60px}
.query_list .query_item,.query_top{height:50px;line-height:50px}
.query_list .query_item{margin-top:10px}
.query_item .query_time{padding-left:15px}
.query_item a{padding:0 15px;font-size:14px}
.serContent{padding-top:40px}
.query:before{height:calc(100% + 50px)}
}
@media screen and (max-width:768px){.query_top{font-size:14px}
.query_item a{font-size:12px}
}
.query_item a:hover .query_name{color:var(--color01)}
.openMenu{display:none}
.openMenu>a{outline:0;align-items:center}
.openMenu .openMenu_btn{width:24px;height:24px}
.openMenu .openMenu_btn span{position:absolute;width:100%;height:2px;border-radius:2px;background-color: #000;transition:all .4s ease;}
.openMenu .openMenu_btn span:first-child{top:3px;left:0}
.openMenu .openMenu_btn span:nth-child(2){top:50%;right:0;width:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.openMenu .openMenu_btn span:nth-child(3){bottom:3px;left:0}
.header.mobileNav .openMenu .openMenu_btn span:first-child{top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.header.mobileNav .openMenu .openMenu_btn span:nth-child(2){visibility:hidden;opacity:0;-webkit-opacity:0}
.header.mobileNav .openMenu .openMenu_btn span:nth-child(3){bottom:11px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.header{position:fixed;top:0;left:0;z-index:999;width:100%;border-bottom:1px solid hsla(0,0%,100%,.2);background: #fff;}
.pc-nav{height:.9rem}
.pc-nav ._logo>a{padding:0 .6rem;height:100%;border-right:1px solid hsla(0,0%,100%,.2);align-items:center}
.pc-nav ._logo>a>div{height: 0.6rem;}
.pc-nav ._logo>a>div img{height:100%}
.pc-nav .nav{margin-left:auto}
.pc-nav .nav .nav_a>a{position:relative;padding:0 .35rem;height:.9rem;color: #000;line-height:.9rem;transition:color .3s ease;font-size: 0.2rem;font-weight: 600;}
.pc-nav .nav .nav_a>a:after{position:absolute;top:50%;right:0;width:2px;height:2px;/* background-color: #0183d9; */content:"";transform:translate(50%,-50%);}
.pc-nav .nav .nav_a:last-of-type>a:after{display:none}
.pc-nav .nav .nav_a>a .hoverable_txt:after{height:2px;border-radius:2px;background-color:#fff}
.pc-nav .nav .nav_a>.nav_b{position:absolute;top:100%;left:50%;z-index:5;visibility:hidden;padding:5px 0;min-width:130px;border:1px solid #e6e6e6;border-radius:5px;background-color:#fff;color:#666;opacity:0;transition:all .3s ease-in-out;transform:translateX(-50%) translateY(10px)}
.pc-nav .nav .nav_a>.nav_b:before{position:absolute;top:-6px;left:50%;margin-left:-6px;width:0;height:0;border-color:#fff #fff transparent transparent;border-style:solid;border-width:6px;box-shadow:2px -2px 2px hsla(0,0%,39.2%,.1);content:"";transform:rotate(-45deg)}
.pc-nav .nav .nav_a>.nav_b>.nav_b_list>li>a{padding:0 15px;color:#666;white-space:nowrap;line-height: 0.46rem;transition:all .3s ease;font-size: 0.16rem;}
.pc-nav .operation{color: #000;}
.pc-nav .operation ._item{position:relative;padding: 0 .15rem;height:100%;border-left:1px solid hsla(0,0%,100%,.2);cursor:pointer;transition:background-color .3s ease;}
.pc-nav .operation ._item:before{position:absolute;top:50%;left:0;width:2px;height:15px;border-radius:2px;background-color: #e9e9e9;content:"";transform:translate(-50%,-50%);}
.pc-nav .operation ._itemBtn{height:100%;line-height:.9rem}
.pc-nav .search{position:absolute;top:100%;right:0;visibility:hidden;border:1px solid #e6e6e6;background-color:#fff;opacity:0;transition:all .3s ease-in-out;transform:translateY(.2rem)}
.pc-nav .search ._dd{padding:0 .15rem}
.pc-nav .search ._dd>input{width:2rem;height:.44rem;border:none;background:0 0;color:#333}
.pc-nav .search ._dd>input::-webkit-input-placeholder{color:#d1d1d1}
.pc-nav .search ._dd>input:-moz-placeholder,.pc-nav .search ._dd>input::-moz-placeholder{color:#d1d1d1}
.pc-nav .search ._dd>input:-ms-input-placeholder{color:#d1d1d1}
.pc-nav .search ._dt:before{position:absolute;top:0;left:0;width:1px;height:100%;background-color:#e6e6e6;content:""}
.pc-nav .search ._dt>button{width:.44rem;height:.44rem;border:none;background:0 0;transition:color .3s ease}
.pc-nav .language{position:absolute;top:100%;left:50%;visibility:hidden;width:.65rem;text-align:center;opacity:0;transition:all .3s ease-in-out;transform:translateX(-50%)}
.pc-nav .language .language_item{background-color:#fff}
.pc-nav .language .language_item a{color:#333;line-height:.34rem;transition:all .3s ease}
.pc-nav .language .language_item:first-child a:after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#eee;content:""}
.pc-nav .language:after{position:absolute;top:-4px;left:50%;margin-left:-4px;width:0;height:0;border-color:#fff #fff transparent transparent;border-style:solid;border-width:4px;-webkit-box-shadow:2px -2px 2px hsla(0,0%,60%,.1);box-shadow:2px -2px 2px hsla(0,0%,60%,.1);content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.pc-nav .operation ._item:hover .language{top:80%;visibility:visible;opacity:1}
.menu{position:fixed;top:0;left:0;z-index:-1;overflow:hidden;width:100vw;height:0;background-color:var(--color01);box-shadow:0 0 10px rgba(0,0,0,.1);transition:all .5s ease-in-out}
.menu ._box{width:100%;height:5.2rem}
.menu ._list{height:100%;background-image:url(../images/navbg.jpg);background-position:bottom;background-size:cover}
.menu ._list>div{display:none}
.menu ._list>div>div{padding-top:.7rem;line-height:1.25;justify-content:space-between}
.menu ._list ._item ._a>a{display:inline-block;margin-bottom:.2rem;color:var(--color01);font-weight:700}
.menu ._list ._item ._b li a{display:inline-block;padding:6px 0;color:#666;transition:color .3s ease}
.menu ._list ._item ._b li a .hoverable_txt{padding:3px 0}
.menu ._list ._item ._b li a .hoverable_txt:after{background-color:var(--color01)}
.header.onWhite .menu{height:.9rem}
.header.onShow .menu{height:5.2rem}
.Hbanner{overflow:hidden;width:100%;height:100vh;background-color:#000}
#Hbanner{width:100%;height:100%}
#Hbanner .swiper-slide{overflow:hidden}
#Hbanner .swiper-slide>a{display:block;width:100%;height:100%}
#Hbanner ._bg{position:relative;z-index:-1;width:100%;height:100%}
#Hbanner ._bg:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background: linear-gradient(90deg,#1662b7,rgba(22,98,183,.2) 38%);content:"";}
#Hbanner ._bg>img{width:100%;height:100%;object-fit:cover}
#Hbanner .Hbanner_txt{position:absolute;top:50%;left:50%;z-index:10;color:#fff;transform:translate(-50%,-50%);pointer-events:none}
#Hbanner .Hbanner_txt ._item ._title{margin-bottom:.1rem;font-weight:700;font-size:.6rem}
#Hbanner .Hbanner_txt ._item ._tps{font-weight:lighter;font-size:.3rem}
#Hbanner .Hbanner_txt ._item ._btn{display:inline-block;margin-top:.3rem;pointer-events:auto}
#Hbanner .Hbanner_txt .animated{animation-duration:1s}
#Hbanner .Hbanner_nav{position:absolute;bottom:.6rem;left:6.25vw;z-index:10;color:#fff;align-items:flex-end}
#Hbanner .Hbanner_nav ._page{margin-right:.5rem;line-height:1}
#Hbanner .Hbanner_nav ._page span{font-weight:700;font-size:.48rem}
#Hbanner .Hbanner_nav ._pvn{width:auto}
#Hbanner .Hbanner_nav ._pvn span{margin-right:.2rem;margin-left:0;width:8px;height:8px;outline:0;background-color:#fff;opacity:.2;transition:opacity .3s ease}
#Hbanner .Hbanner_nav ._pvn span:last-of-type{margin-right:0}
#Hbanner .Hbanner_nav ._pvn span.swiper-pagination-bullet-active{opacity:1}
.masterBtn1{padding-right:.18rem;width:1.5rem;height:.46rem;border-top-right-radius:.46rem;border-bottom-right-radius:.46rem;line-height:1;justify-content:space-between;align-items:center}
.masterBtn1 ._lines{width:.1rem;opacity:.3}
.masterBtn1 ._lines span{display:block;margin-bottom:6px;width:100%;height:.04rem}
.masterBtn1 ._lines span:last-of-type{margin-bottom:0}
.masterBtn1.style1{background-color:var(--color01);color:#fff}
.masterBtn1.style1 ._lines span,.masterBtn1.style2{background-color:#fff}
.masterBtn1.style2{color:var(--color01)}
.masterBtn1.style2 ._lines span{background-color:var(--color01)}
.Habout .Habout_l{position:relative;width:70%}
.Habout .Habout_l:before{position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:var(--color01);content:""}
.Habout .Habout_r{width:30%;height:100vh;/*height: col(100vh-120px);height: calc(100vh - .9rem);margin-top: .9rem;*/}
.Habout_r  img{width:100%;height:100%}
.masterIcon{position:relative;width:.44rem;height:.44rem;border-radius:50%;text-align:center;text-transform:uppercase;font-weight:700;line-height:.44rem}
.masterIcon ._ani{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;animation:rotateZ 30s linear infinite}
@keyframes rotateZ{0%{transform:rotate(0)}
to{transform:rotate(1turn)}
}
.masterIcon ._ani span{position:absolute;width:.12rem;height:.12rem}
.masterIcon ._ani span:before{display:block;width:100%;height:100%;border-radius:50%;content:"";animation:aniCrl 3s linear infinite}
.masterIcon ._ani span:first-child{top:50%;left:0;transform:translate(-100%,100%)}
.masterIcon ._ani span:nth-child(2){top:0;left:0;transform:translate(-50%,-100%)}
.masterIcon ._ani span:nth-child(3){top:0;right:0;transform:translateY(-100%)}
.masterIcon ._ani span:nth-child(4){top:50%;right:0;transform:translate(120%,-100%)}
.masterIcon ._ani span:nth-child(5){top:50%;right:0;transform:translate(100%,100%)}
.masterIcon ._ani span:first-child:before{animation-delay:0s}
.masterIcon ._ani span:nth-child(2):before{animation-delay:.8s}
.masterIcon ._ani span:nth-child(3):before{animation-delay:.6s}
.masterIcon ._ani span:nth-child(4):before{animation-delay:.2s}
.masterIcon ._ani span:nth-child(5):before{animation-delay:.4s}
@keyframes aniCrl{0%{opacity:1;transform:scale(.1)}
50%{opacity:0;transform:scale(1)}
to{opacity:1;transform:scale(.1)}
}
.masterIcon.style1{color:#fff}
.masterIcon.style1,.masterIcon.style1 ._ani span:before{background-color:var(--color01)}
.masterIcon.style2{color:var(--color01)}
.masterIcon.style2,.masterIcon.style2 ._ani span:before{background-color:#fff}
.Habout .iphase{padding-top:5.208333333333334vw;padding-bottom:4.6875vw;padding-left:6.25vw}
.Habout .iphase ._title{color:var(--color01);text-transform:uppercase;font-weight:700;font-size:.28rem;line-height:1}
.Habout .iphase ._list{margin-top:.6rem}
.Habout .iphase ._list ._item{width:33.333333%}
.Habout .iphase ._list ._item ._icon .masterIcon{margin-bottom:.1rem}
.Habout .iphase ._list ._item ._icon ._line{display:block;margin:0 auto;width:1px;height:calc(100% - .54rem);border-left:1px dashed var(--color01)}
.Habout .iphase ._list ._item ._txt{padding-left:.2rem;text-align:justify}
.Habout .iphase ._list ._item ._txt ._name{margin-bottom:.25rem;color:var(--color01);font-weight:700;line-height:.44rem;word-break:break-all}
.Habout .iphase ._list ._item ._txt ._p{padding-right:6.770833333333334vw;min-height:5.25em;line-height:1.75}
.masterTitle1 ._c{letter-spacing:.075em;font-weight:700;font-size:.44rem}
.masterTitle1 ._t{margin-top:.1rem}
.masterTitle1.style1{color:var(--color01)}
.masterTitle1.style2{color:#fff}
.Habout ._info{position:relative;overflow:hidden;padding:4.6875vw 4.875vw 4.6875vw 6.25vw;height: 100vh;}
.Habout ._info ._bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background: #1662b7;}
.Habout ._info ._bg img{width:100%;height:100%;object-fit:cover}
.Habout ._info .masterTitle1{margin: 1rem 0 0.2rem 0;/* align-items: center; */}
.Habout ._info ._line{color:#364654;text-align:justify;line-height:2;text-indent: 2em;}
.Habout ._info ._btn{margin: .4rem 0;}
.Habout .crumbs .item_bg{position:absolute;top:0;left:0;z-index:-1;overflow:hidden;width:100%;height:100%}
.Habout .crumbs .item_bg>img{width:100%;height:100%;transition:transform .6s ease;object-fit:cover}
.Habout .crumbs{height:100%}
.Habout .crumbs .item{padding-bottom:1px;height:33.333333%;width: 33.33333%;}
.Habout .crumbs .item:last-child{padding-bottom:0}
.Habout .crumbs a{position:relative;z-index:2;overflow:hidden;width: 100%;padding:0 4.166666666666667vw;height:100%;color:#fff;align-items:center}
.Habout .crumbs .crumbs_cnt{position:relative;padding-bottom:2.34375vw;width:100%;align-items:center}
.Habout .crumbs .crumbs_cnt:after,.Habout .crumbs .crumbs_cnt:before{position:absolute;right:0;bottom:0;background-color:#fff;content:"";opacity:.2;transition:opacity .3s ease}
.Habout .crumbs .crumbs_cnt:before{height:1px;width:100%}
.Habout .crumbs .crumbs_cnt:after{z-index:2;width:1px;height:.15rem;transform:rotate(-45deg);transform-origin:bottom center}
.Habout .crumbs .crumbs_cnt .icon{height:.5rem}
.Habout .crumbs .crumbs_cnt .icon img{height:100%}
.Habout .crumbs .crumbs_cnt .title{padding-left:.2rem;font-weight:lighter;line-height:1}
.Habout .crumbs .crumbs_cnt .title .c_name{margin-bottom:.1rem}
.Hproject{position:relative;overflow:hidden;padding-top:6.770833333333334vw;padding-bottom: 10vw;height: 100vh;}
.Hproject ._box{align-items:center}
.Hproject ._bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height: 110%;}
.Hproject ._bg img{width:100%;height:100%;object-fit:cover}
.HprojectInfo{margin-top:9.375vw;width:540px;color:#fff;text-align:justify}
.HprojectInfo ._item{display:none}
.HprojectInfo ._item.on{display:block}
.HprojectInfo ._item ._title{margin-bottom:.15rem;font-size:.42rem}
.HprojectInfo ._item ._line{line-height:1.8888888888888888}
.HprojectInfo ._item ._column{margin-top:.3rem;padding:.4rem;border-radius:.1rem;background-color:hsla(0,0%,100%,.1);background-position:50%;background-size:cover}
.HprojectInfo ._item ._column ul{margin: .12rem 0;flex-wrap:wrap;}
.HprojectInfo ._item ._column ._li{width:50%}
.HprojectInfo ._item ._column ._li a{position:relative;display:inline-block;padding:.12rem .1rem .12rem .25rem;color:#fff;line-height:1}
.HprojectInfo ._item ._column ._li a:before{position:absolute;top:50%;left:0;width:.12rem;height:.12rem;border:1px solid #fff;border-radius:50%;content:"";transition:background-color .3s ease-in-out;transform:translateY(-50%)}
.clock{position:relative;margin-top:3.6458333333333335vw;margin-right:7.8125vw;margin-left:auto;width:31.145833333333336vw;height:31.145833333333336vw}
.clock ._list,.clock>img{width:100%;height:100%}
.clock ._list{position:absolute;top:0;left:0}
.clock ._list ._li{position:absolute;z-index:2;width:12.54180602006689%}
.clock ._list ._li>div{position:relative;padding-bottom: 100%;width:100%;height:0;}
.clock ._list ._li>div>a{position:absolute;top:0;left:0;width:100%;height:100%}
.clock ._list ._li ._icon{position:relative;width:100%;height:100%}
.clock ._list ._li ._icon:after,.clock ._list ._li ._icon:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;content:"";transition:transform .3s ease-in-out,opacity .3s ease-in-out;}
.clock ._list ._li ._icon:before{z-index:-2;border: 2px solid #fff;}
.clock ._list ._li ._icon:after{z-index:-1;background-color:var(--color01);box-shadow: 0 0 0.2rem hsl(0deg 0% 0% / 50%);opacity:0;}
.clock ._list ._li ._icon>img{width:100%;height:100%;object-fit:contain;}
.clock ._list ._li ._name{position:absolute;color:#fff;white-space:nowrap;line-height:1}
.clock ._list ._li:first-child{top:0;left:43.6%;transform:translateY(-45%)}
.clock ._list ._li:first-child ._name{bottom:100%;left:50%;margin-bottom:.2rem;transform:translateX(-50%)}
.clock ._list ._li:nth-child(2){top:13.2%;left:82%}
.clock ._list ._li:nth-child(2) ._name{top:50%;left:100%;margin-left:.2rem;transform:translateY(-50%)}
.clock ._list ._li:nth-child(3){top:54.8%;left:91%}
.clock ._list ._li:nth-child(3) ._name{top:50%;left:100%;margin-left:.2rem;transform:translateY(-50%)}
.clock ._list ._li:nth-child(4){top:87.8%;left:64%}
.clock ._list ._li:nth-child(4) ._name{bottom:20%;left:100%;margin-left:.2rem}
.clock ._list ._li:nth-child(5){top:87.8%;left:21.2%}
.clock ._list ._li:nth-child(5) ._name{right:100%;bottom:20%;margin-right:.2rem}
.clock ._list ._li:nth-child(6){top:53.6%;left:-4%}
.clock ._list ._li:nth-child(6) ._name{top:50%;right:100%;margin-right:.2rem;transform:translateY(-50%)}
.clock ._list ._li:nth-child(7){top:12.4%;left:5%}
.clock ._list ._li:nth-child(7) ._name{top:50%;right:100%;margin-right:.2rem;transform:translateY(-50%)}
.clock ._cir{position:absolute;top:50%;left:50%;overflow:hidden;width:75.91973244147158%;height:75.91973244147158%;border-radius:50%;box-shadow: 0.1rem 0rem 0.2rem hsl(212deg 100% 27%);transform:translate(-50%,-50%);pointer-events:none;}
.clock ._cir:before{position:absolute;top:0;left:0;z-index:2;background: linear-gradient(1deg,rgb(0 0 0 / 50%) 20%,rgba(22,98,183,0) 30%);content:"";}
.clock ._cir:before,.clock .cir_bg,.clock .cir_bg ._item{width:100%;height:100%}
.clock .cir_bg ._item>img{width: 110%;height: 110%;transition:transform 2s;transform:scale(1.1);object-fit:cover;}
.clock .cir_bg .swiper-slide.active ._item>img{transform:none}
.clock ._list ._li.on ._icon:after{opacity:1;transform:none}
.Hservice{position:relative;overflow:hidden;padding-top:6.770833333333334vw;padding-bottom: 6.208333333333334vw;height: 100vh;}
.Hservice ._bg{z-index:-1;height:110%}
.Hservice ._bg,.Hservice ._bg:before{position:absolute;top:0;left:0;width:100%}
.Hservice ._bg:before{z-index:2;height:100%;background:linear-gradient(90deg,#1662b7,rgba(22,98,183,.2) 70%);content:""}
.Hservice_bg{overflow:hidden}
.Hservice_bg,.Hservice_bg ._item{width:100%;/* height:100% */}
.Hservice_bg ._item>img{width:100%;height:100%;transition:transform 3s cubic-bezier(.25,.74,.22,.99);transform:scale(1.1);object-fit:cover}
.Hservice_bg .swiper-slide.active ._item>img{transform:none}
.Hservice ._tab{position:relative;margin-top:9.375vw}
.Hservice ._tab>img{width:100%}
.Hservice ._tabUl{position:absolute;top:0;left:0;width:100%;height:100%}
.Hservice ._tabUl ._li.on{pointer-events:none}
.Hservice ._tabUl ._li.on ._name>span{opacity:1;transform:none}
.Hservice ._tabUl ._li.on .masterIcon{opacity:1;transform:translate(-50%,-50%)}
.Hservice ._tabUl ._li{position:absolute;z-index:5;transform:translateY(-50%)}
.Hservice ._tabUl ._li .masterIcon{position:absolute;top:50%;left:50%;color:var(--color01);opacity:0;transition:transform .65s ease,opacity .65s ease;transform:translate(-50%,-50%) scale(.5)}
.Hservice ._tabUl ._li ._name{position:absolute;top:.5rem;left:50%;color:#fff;white-space:nowrap;transform:translateX(-50%);pointer-events:none}
.Hservice ._tabUl ._li ._name>span{display:inline-block;opacity:0;transition:transform .65s ease,opacity .65s ease;transform:translateY(100%)}
.Hservice ._tabUl ._li ._cir{position:relative;width:.2rem;height:.2rem}
.Hservice ._tabUl ._li ._cir span{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;transition:all .5s ease;transform:scale(.5)}
.Hservice ._tabUl ._li ._cir span:after,.Hservice ._tabUl ._li ._cir span:before{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;border:1px solid hsla(0,0%,100%,.6);border-radius:50%;content:"";opacity:0}
.Hservice ._tabUl ._li ._cir span:before{animation:ripple 5.5s ease-out 2.4s infinite}
.Hservice ._tabUl ._li ._cir span:after{animation:ripple 5.5s ease-out 225ms infinite}
@keyframes ripple{0%{opacity:1;transform:scale(1)}
to{opacity:0;transform:scale(7)}
}
.Hservice ._tabUl ._li:first-child{top: 23%;left: 4.9375%;}
.Hservice ._tabUl ._li:nth-child(2){top:4%;left: 14.041667%;}
.Hservice ._tabUl ._li:nth-child(3){top: 2.5%;left: 23.666667%;}
.Hservice ._tabUl ._li:nth-child(4){top: 12%;left: 32.291667%;}
.Hservice ._tabUl ._li:nth-child(5){top: 35%;left: 41.916667%;}
.Hservice ._tabUl ._li:nth-child(6){top: 65%;left: 53.541667%;}
.Hservice ._tabUl ._li:nth-child(7){top: 90%;left: 65.9375%;}
.Hservice ._tabUl ._li:nth-child(8){top: 99%;left: 79.041667%;}
.Hservice ._tabUl ._li:nth-child(9){top:34.5%;left:91.66666666666667%}
.Hservice ._tabUl ._li:nth-child(10){top: 23%;left: 4.9375%;}
.Hservice ._tabUl ._li:nth-child(11){top:4%;left: 14.041667%;}
.Hservice ._tabUl ._li:nth-child(12){top: 2.5%;left: 23.666667%;}
.Hservice ._tabUl ._li:nth-child(13){top: 12%;left: 32.291667%;}
.Hservice ._tabUl ._li:nth-child(14){top: 35%;left: 41.916667%;}
.Hservice ._tabUl ._li:nth-child(15){top: 65%;left: 53.541667%;}
.Hservice ._tabUl ._li:nth-child(16){top: 90%;left: 65.9375%;}
.Hservice ._tabUl ._li:nth-child(17){top: 99%;left: 79.041667%;}
.Hservice ._tabUl ._li:nth-child(18){top:34.5%;left:91.66666666666667%}
.Hservice ._cnt{margin-top:3.6458333333333335vw;align-items:flex-end}
.HserviceInfo{width:6rem;color:#fff}
.HserviceInfo ._page{margin-bottom:.25rem;line-height:1}
.HserviceInfo ._page span{font-size:.6rem}
.HserviceInfo ._txt{position:relative;width:100%;height:2rem}
.HserviceInfo ._txt ._item{position:absolute;top:0;left:0;display:none;width:100%}
.HserviceInfo ._txt ._item.on{position:relative;display:block}
.HserviceInfo ._txt ._item ._title{margin-bottom:.2rem;font-size:.4rem}
.HserviceInfo ._txt ._item ._line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}
.HserviceInfo ._txt ._item ._btn{margin-top:.5rem}
.Hservice_cut{margin-left:auto}
.Hservice_cut .Hservice_switch{position:relative;z-index:2;width:.6rem;height:.6rem;border:1px solid #fff;border-radius:50%;color:#fff;text-align:center;line-height:.6rem;transition:all .5s cubic-bezier(.4,.4,0,1)}
.Hservice_cut .Hservice_switch:after,.Hservice_cut .Hservice_switch:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--color01);content:"";transition:all .5s cubic-bezier(.4,.4,0,1)}
.Hservice_cut .Hservice_switch:before{z-index:-1;transform:scale(0)}
.Hservice_cut .Hservice_switch:after{z-index:-2;opacity:0}
.Hservice_cut .Hservice_prev{margin-right:.3rem}
.Hnews{padding-top:6.25vw;padding-bottom:6.770833333333334vw;background-color:#fff}
.Hnews ._top{border-bottom:1px solid #e0e4e7;align-items:flex-end}
.Hnews ._top .masterTitle1{margin-bottom:.3rem}
.Hnews ._top ._tab{margin-left:auto;line-height:1}
.Hnews ._top ._tab ._item{padding:0 .18rem}
.Hnews ._top ._tab ._item>a{color:#333;transition:color .3s ease}
.Hnews ._top ._tab ._item>a .hoverable_txt{padding:.2rem 0}
.Hnews ._top ._tab ._item>a .hoverable_txt:after{height:4px;background-color:var(--color01)}
.Hnews ._top ._tab ._item>a.on{color:var(--color01)}
.Hnews ._top ._tab ._item>a.on .hoverable_txt:after{transform:scaleX(1);transform-origin:left top}
.Hnews ._list{overflow:hidden;margin-top:.2rem}
.HnewsList{margin:0 -.45rem!important}
.HnewsList ._item{padding:.35rem .45rem;border-right:1px solid #e6eaed}
.HnewsList ._item ._times{margin-bottom:.3rem;color:#878b8e;line-height:1}
.HnewsList ._item ._times>span{margin-right:.1rem;color:#333;font-size:.3rem}
.HnewsList ._item ._img{position:relative;overflow:hidden;padding-bottom:56.4%;width:100%;height:0}
.HnewsList ._item ._img>img{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .6s;object-fit:cover}
.HnewsList ._item ._title{display:-webkit-box;overflow:hidden;margin-top:.3rem;height:3em;color:#333;text-align:justify;transition:color .3s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.HnewsList ._item a .content5 {  color: #888;  line-height: 2em; -webkit-line-clamp: 3;}
.Hnews .listing .Hnewsroll{margin-top:.7rem;height:3px;border-radius:3px;background-color:#e0e0e0}
.Hnews .listing .Hnewsroll .swiper-scrollbar-drag{border-radius:3px;background-color:var(--color01);cursor:pointer}
.Hnews .listing ._more{margin-top:.6rem}
.footer{background-color:var(--color01)}
.footer ._top{padding-top: .3rem;padding-bottom: .2rem;border-bottom:2px solid hsla(0,0%,100%,.2);}
.footer ._top>div{/* align-items:flex-end; */}
.footer ._top ._logo{margin-right:.4rem}
.footer ._top ._logo>a{height:.47rem}
.footer ._top ._logo>a img{height:100%}
.footer ._top ._mail{color:#fff;line-height:1}
.footer ._top ._mail ._item{margin-right:.5rem}
.footer ._top ._mail ._item{align-items:center}
.footer ._top ._mail ._item img{width:20px;margin-right:15px}
.footer ._code{position:relative;margin-left:auto}
.footer ._code .item{margin-right:.15rem}
.footer ._code .item:last-child{margin-right:0}
.footer ._code .item>a{width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,100%,.2);color:#fff;font-size:24px;transition:all .3s ease-in-out;align-items:center;justify-content:center}
.footer ._code .item .follow{position:absolute;top:50%;right:120%;visibility:hidden;padding:.1rem .15rem;border-radius:5px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;transition:all .3s ease-in-out;transform:translateY(-50%);align-items:center;}
.footer ._code .item .follow .follow_text{padding-right:.12rem;width:120px;color:#333;text-align:justify}
.footer ._code .item .follow .follow_text .follow_name{margin-bottom:5px;font-weight:700}
.footer ._code .item .follow img{width: 60px;height: 60px;}
.footer ._code .item>a:hover{background-color:#fff;color:var(--color01)}
.footer ._code .item>a:hover+.follow{visibility:visible;opacity:1}
.footer ._cnt{padding-top:.7rem;padding-bottom:.6rem;color:#fff;border-bottom: 2px solid hsl(0deg 0% 100% / 10%);}
.footer ._cnt a{display:inline-block;color:#fff}
.footer ._address{padding-right:6.25vw;width:39.0625vw}
.footer ._address ._item{margin-bottom:.4rem}
.footer ._address ._item:last-of-type{margin-bottom:0}
.footer ._address ._item ._title{margin-bottom:.12rem;font-weight:700;line-height:1;align-items:center}
.footer ._address ._item ._title i{margin-right:.15rem;font-weight:400}
.footer ._address ._item ._line i{margin-right:.15rem;transform:translateY(.03rem)}
.footer ._address ._item ._line span{line-height:2;opacity:.8}
.footer ._menu>div{line-height:1.25;justify-content:space-between}
.footer ._menu ._item ._a a{margin-bottom:12px;font-weight:700;transition:color .3s ease}
.footer ._menu ._item ._b a{padding:6px 0;opacity:.8;transition:opacity .3s ease}
.footer ._menu ._item ._b a .hoverable_txt{padding:3px 0}
.footer ._menu ._item ._b a .hoverable_txt:after{background-color:#fff}
.footer ._link{padding:.2rem 0;background-color:#0e55a5;line-height:1}
.footer ._link ._name{padding:6px 0;color:#fff;opacity:.6}
.footer ._link ._list li{padding:6px 0}
.footer ._link ._list li a{position:relative;display:inline-block;padding:0 6px;color:#fff;opacity:.6;transition:opacity .3s ease}
.footer ._link ._list li a:after{position:absolute;top:5%;right:-1px;width:2px;height:90%;background-color:#fff;content:""}
.footer ._link ._list li:last-of-type a:after{display:none}
.footer ._keep{padding:.2rem 0;color:#fff}
.footer ._keep>div{text-align:center;justify-content:center;flex-wrap:wrap}
.footer ._keep a{color:#fff}
.light_open{position:fixed;top:50%;left:0;z-index:555;overflow:hidden;transform:translateY(-50%)}
.light_open>div{position:relative;width:.72rem;transition:transform 1s ease}
.light_open>div>img{width:100%}
.light_open .light_open_btn{position:absolute;top:0;left:0;z-index:2;padding-left:.14rem;width:100%;height:100%;color:var(--color01);align-items:center}
.light{position:fixed;top:0;left:0;z-index:1000;width:76.5625vw;height:100vh;background-image:url(../images/lightBg.png);background-position:100%;background-size:cover;background-repeat:no-repeat;opacity:0;transition:all 1.5s ease;transform:translateX(-100%);pointer-events:none}
.light .light_row{padding-right:10.416666666666668vw;padding-left:3.6458333333333335vw;width:100%}
.light ._close{position:absolute;top:50%;right:0;z-index:5;transform:translateY(-50%)}
.light ._close .light_close_btn{width:4.166666666666667vw;height:12.5vw;color:var(--color01);font-weight:700;align-items:center;justify-content:center}
.light ._close .light_close_btn i{transition:all 1s ease}
.light_open.on>div{transform:translateX(-100%)}
.light ._menu{position:absolute;top:10.416666666666668vw;line-height:1.25}
.light ._menu>div{text-align:center;justify-content:space-between}
.light ._menu a{display:block}
.light ._menu ._item ._a a{margin-bottom:.25rem;color:#333;font-weight:700;transition:color .3s ease}
.light ._menu ._item ._b a{padding:6px 0;color:#666;transition:color .3s ease}
.light ._menu ._item ._b a .hoverable_txt{padding:3px 0}
.light ._menu ._item ._b a .hoverable_txt:after{background-color:var(--color01)}
.light ._quote{position:absolute;bottom:6.770833333333334vw}
.light ._quote,.light ._quote ._tel{align-items:center}
.light ._quote ._tel ._icon{height:.5rem}
.light ._quote ._tel ._icon img{height:100%}
.light ._quote ._tel ._txt{padding-left:10px;line-height:1}
.light ._quote ._tel ._txt ._name{margin-bottom:3px;color:#666}
.light ._quote ._tel ._txt ._num{color:var(--color01);font-weight:700;font-size:.3rem}
.light ._quote ._search{margin-left:auto}
.light ._quote ._search form{padding:0 .2rem;width:3.2rem;height:.5rem;border-radius:.5rem;background-color:#fff}
.light ._quote ._search ._txt input{width:100%;height:100%;border:none;background:0 0;color:#333}
.light ._quote ._search ._txt input::-webkit-input-placeholder{color:#989898}
.light ._quote ._search ._txt input:-moz-placeholder,.light ._quote ._search ._txt input::-moz-placeholder{color:#989898}
.light ._quote ._search ._btn{padding-left:.15rem}
.light ._quote ._search ._btn button{height:100%;border:none;background:0 0;color:var(--color01);align-items:center}
.hang{position:fixed;top:50%;right:8px;z-index:50;transform:translateY(-50%)}
.hang ._list{width:65px;border-bottom-left-radius:24px;border-top-left-radius:24px;background-color:hsla(0,0%,100%,.75);box-shadow:0 0 15px rgba(22,98,183,.2);line-height:1}
.hang ._list ._item{position:relative}
.hang ._list ._item>a{padding:.14rem 0;width:100%;color:#5c8ec5;text-align:center;font-size:.28rem;transition:color .3s ease}
.hang ._list ._item ._info{position:absolute;top:50%;right:65px;visibility:hidden;background-color:#fff;box-shadow:0 0 3px 3px rgba(22,98,183,.1);opacity:0;transition:all .3s ease-in-out;transform:translate(-25px,-50%)}
.hang ._list ._item ._info:before{position:absolute;top:50%;right:-5px;bottom:0;width:10px;height:10px;background:#fff;box-shadow:3px -3px 3px rgba(22,98,183,.1);content:"";transform:translateY(-50%) rotate(45deg)}
.hang ._list ._item ._info.tel{padding:0 .2rem;height:100%;white-space:nowrap;align-items:center}
.hang ._list ._item ._info.tel a{color:#4283db}
.hang ._list ._item ._info.code{width:1.5rem}
.hang ._list ._item ._info.code>img{width:100%}
.hang ._list ._item:hover ._info{visibility:visible;opacity:1;transform:translate(-20px,-50%)}
.hang ._list ._item:hover>a{color:var(--color01)}
.pageBanner{overflow:hidden;width:100%;background-color:#ddd}
.pageBanner ._box,.pageBanner ._box>div{width:100%;height:100%}
.pageBanner ._box>div{position:relative}
.pageBanner ._bg{width:100%;height:100%;transition:transform 3s cubic-bezier(.25,.74,.22,.99);transform:scale(1.15);transform-origin:50% 100%}
.pageBanner ._bg>img{width:100%;height:100%;object-fit:cover}
.pageBanner ._info{position:absolute;top: 55%;z-index:5;padding:.9rem 15.625vw 0;width:100%;color:#fff;transform:translateY(-50%);}
.pageBanner ._info ._title{line-height:1}
.pageBanner ._info ._mouse{position:relative;margin-top: 3.208333333333334vw;width:.88rem;height:.88rem;}
.pageBanner ._info ._mouse .mouseCir{position:absolute;width:100%;height:100%}
.pageBanner ._info ._mouse .mouseCir:after,.pageBanner ._info ._mouse .mouseCir:before{position:absolute;width:100%;height:100%;border-radius:50%;content:""}
.pageBanner ._info ._mouse .mouseCir:before{border:1px dashed #fff;animation:rotateZ 20s linear infinite}
.pageBanner ._info ._mouse .mouseCir:after{background-color:#fff;transform:scale(.7)}
.pageBanner ._info ._mouse .mouseOf{position:absolute;top:50%;left:50%;width:.24rem;height:.36rem;border:2px solid var(--color01);border-radius:.24rem;transform:translate(-50%,-50%)}
.pageBanner ._info ._mouse .mouseOf:after{position:absolute;left:50%;width:3px;height:.11rem;border-radius:2px;background-color:var(--color01);content:"";transform:translateX(-50%);animation:scroll-down 1.5s ease-in-out infinite}
@keyframes scroll-down{0%{top:2px;opacity:0}
30%,70%{opacity:1}
to{top:calc(100% - 2px - .11rem);opacity:0}
}
.pageBanner.on ._bg{transform:none}
.pageBanner ._info ._cir{margin-top:.8rem;text-align:center}
.pageBanner ._info ._cir span{display:inline-block;margin:0 5px;width:8px;height:8px;border-radius:50%;background-color:#fff}
.pageBanner.style1{height: 25.833333333333336vw;}
.pageBanner.style1 ._info ._title .en{margin-bottom:.2rem;text-transform:uppercase;font-size:.56rem}
.pageBanner.style1 ._info ._title .cn{font-size:.48rem}
.pageBanner.style2{height:34.895833333333336vw}
.pageBanner.style2 ._info ._title{text-align:center}
.pageBanner.style2 ._info ._title .cn{margin-bottom:.2rem;font-size:.56rem}
.pageBanner.style2 ._info ._title .en{text-transform:uppercase;font-size:.3rem}
.pageBanner.style3{height:31.25vw}
.project{padding:7.8125vw 0}
.project ._list>div{margin:-1.8229166666666667vw -1.5625vw;flex-wrap:wrap}
.project ._item{padding:1.8229166666666667vw 1.5625vw;width:25%}
.project ._item>div{position:relative;padding:.35rem .45rem;height:400px}
.project ._item>div:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:10px;background-image:url(../images/projectli.png);background-position:50%;background-size:cover;box-shadow:0 0 .2rem rgba(8,57,156,.13);content:""}
.project ._item>div:after{position:absolute;top:-.12rem;right:-.12rem;bottom:-.12rem;left:-.12rem;z-index:-2;border-radius:10px;background-color:var(--color01);content:"";transition:all .65s ease;-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}
.project ._item ._title{line-height:1}
.project ._item ._title .cn{margin-bottom:10px;color:var(--color01);font-size:.28rem;align-items:center}
.project ._item ._title .cn s{position:relative;margin-left:.15rem;align-items:center}
.project ._item ._title .cn s:before{width:.09rem;height:.09rem;border:1px solid var(--color01);border-radius:50%;content:""}
.project ._item ._title .cn s:after{width:100%;border-bottom:1px dashed var(--color01);content:"";opacity:.2;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.project ._item ._title .en{color:#999}
.project ._item ._column{margin-top:.3rem;line-height:1}
.project ._item ._column ._tab{margin:-.15rem 0}
.project ._item ._column li>a{position:relative;padding:.15rem 0 .15rem .35rem;color:#666;transition:all .3s ease;align-items:center}
.project ._item ._column li>a:after,.project ._item ._column li>a:before{position:absolute;top:50%;left:0;width:.15rem;height:.15rem;background-position:50%;background-size:contain;content:"";transition:opacity .3s ease;transform:translateY(-50%)}
.project ._item ._column li>a:before{background-image:url(../images/ling.png);opacity:1}
.project ._item ._column li>a:after{background-image:url(../images/ling2.png);opacity:0}
.project ._item ._column li>a i{margin-left:auto;color:#ebebeb;font-weight:700;transition:color .3s ease}
.projectdel{padding-top:9.375vw;padding-bottom:7.291666666666667vw}
.level{background-color:var(--color01);text-align:center}
.level>div{height:.8rem;line-height:.8rem;justify-content:center}
.level ._item{width:16.666666666666668%}
.level ._item>a{position:relative;color:#fff}
.level ._item>a:after{position:absolute;top:50%;right:0;width:0;height:.2rem;border-right:1px solid hsla(0,0%,100%,.2);content:"";transform:translateY(-50%)}
.level ._item:last-of-type>a:after{display:none}
.level ._item>a .hoverable_txt{padding:3px 0;line-height:1.25}
.level ._item>a .hoverable_txt:after{background-color:#fff}
.masterTitle2{color:var(--color01);font-size:.3rem}
.masterTitle2:before{position:absolute;top:.125rem;left:0;width:.12rem;height:.24rem;background-image:url(../images/sj.png);background-position:50%;background-size:contain;background-repeat:no-repeat;content:""}
.service ._box{position:relative;align-items:center}
.service ._img{width:5.8rem}
.service ._img>div{position:relative;padding-bottom:56.03448275862069%;width:100%;height:0}
.service ._img>div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.service ._info{padding-right:4.166666666666667vw;padding-left:5.729166666666667vw}
.service ._info>div{position:relative;padding-left:.35rem}
.service ._info ._line{margin-top:.25rem;max-height:13.5em;color:#666;text-align:justify;line-height:2.25}
.service ._maxen{position:absolute;top:0;left:0;z-index:-1;color:#f0f4f9;text-transform:uppercase;white-space:nowrap;font-weight:700;font-size:1.32rem;line-height:1;transform:translateY(-80%)}
.research ._box{position:relative;border:1px solid #ddd;align-items:center}
.research ._box:after{position:absolute;top:0;right:6.4rem;width:0;height:100%;border-right:1px solid #ddd;content:""}
.research ._info{padding:3.6458333333333335vw 0}
.research ._info>div{position:relative;padding-right:5.208333333333334vw;padding-left:2.604166666666667vw}
.research ._info ._txt{margin-top:.4rem}
.research ._info ._txt .m_t{margin-bottom:.12rem}
.research ._info ._txt .m_t:before{position:absolute;top:.14rem;left:0;display:inline-block;width:5px;height:5px;border-radius:50%;background-color:var(--color01);content:""}
.research ._info ._txt ._line{color:#666;text-align:justify;line-height:2.25}
.research ._info ._item{position:relative;margin-bottom:.25rem;padding-left:12px}
.research ._info ._item:last-of-type{margin-bottom:0}
.research ._img{padding:.4rem;width:6.4rem;justify-content:center;align-items:center}
.research ._img>div{max-width:100%}
.research ._img>div img{width:100%}
#screenSwiper{height:100vh}
#screenSwiper>.swiper-wrapper>.swiper-slide{overflow:hidden;height:100vh}
#screenSwiper>.swiper-wrapper>.swiper-slide:last-child{height:auto}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide{height:100%}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenBg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--color01)}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenBg:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;content:""}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenBg>img{width:100%;height:100%;object-fit:cover}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide>.screenInfo{height:100%;align-items:center}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(odd) .screenSlide>.screenBg:before{background:linear-gradient(90deg,#1662b7,rgba(22,98,183,.2) 70%)}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(2n) .screenSlide>.screenBg:before{background:linear-gradient(270deg,#1662b7,rgba(22,98,183,.2) 70%)}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(odd) .business{margin-left:0;padding-left:7.8125vw}
#screenSwiper>.swiper-wrapper>.swiper-slide:nth-child(2n) .business{margin-left:auto;padding-right:7.8125vw}
.business{width:50%;color:#fff}
.business ._title{font-size:.48rem;line-height:1}
.business ._line{margin-top:1.5625vw;text-align:justify;line-height:2}
.business ._list{margin-top:2.0833333333333335vw;line-height:1.25}
.business ._list>div{margin:.1rem -.25rem;flex-wrap:wrap}
.business ._list ._item{padding:.1rem .25rem}
.business ._list ._item a{position:relative;display:block;padding-left:15px;color:#fff}
.business ._list ._item a:before{position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;background-color:#fff;content:"";transform:translateY(-50%)}
.business ._list ._item a .hoverable_txt{padding:3px 0}
.business ._list ._item a .hoverable_txt:after{background-color:#fff}
.business ._btn{margin-top:4.6875vw}
#screenTab{position:absolute;top:50%;right:0.604166666666667vw;z-index:50;transition:all 1s ease;transform:translateY(-50%)}
#screenTab.on{visibility:hidden;opacity:0}
#screenTab .item{margin-bottom:.3rem;align-items:center}
#screenTab .item:last-child{margin-bottom:0}
#screenTab .item>span{margin-left:.15rem;color:#fff;font-family:GOTHIC;opacity:0;transition:all 1s ease;transform:translateX(20px)}
#screenTab .item>a{position:relative;width:.3rem;height:.3rem;transform:rotateY(-180deg)}
#screenTab .item>a:before{position:absolute;top:0;left:0;width:100%;height:100%;border:1px dashed #fff;border-radius:50%;content:"";opacity:0;transition:all 1s ease;animation:rotateZ 10s linear infinite}
#screenTab .item>a:after{position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background-color:#fff;content:"";transition:transform .3s ease;transform:translate(-50%,-50%)}
#screenTab .item.on>a{pointer-events:none}
#screenTab .item.on>span{opacity:1;transform:none}
#screenTab .item.on>a:before{opacity:1}
.serveLick ._box{padding:3.125vw 0;border:1px solid #ddd}
.serveLick ._box>div{position:relative;padding:0 2.604166666666667vw}
.serveLick ._list{margin-top:.4rem}
.serveLick ._list>div{/* margin:-1.0416666666666667vw; */flex-wrap:wrap;}
.serveLick ._list ._item{padding:1.0416666666666667vw;width: 20%;}
.serveLick ._list ._item ._img{/* position:relative; *//* overflow:hidden; *//* padding-bottom: 133%; */width:100%;/* height:0; */}
.serveLick ._list ._item ._img img{/* position:absolute; *//* top:0; *//* left:0; */width:100%;/* height:100%; *//* transition:transform 4s var(--bcr2); *//* object-fit:cover; */}
.serveLick ._list ._item ._name{padding:.2rem 0;color:#666;text-align:center;line-height:1.25;transition:color .3s ease}
.serveLick ._list ._item ._name .hoverable_txt{padding:3px 0}
.serveLick ._list ._item ._name .hoverable_txt:after{background-color:var(--color01)}
.explicit{margin-top:5.72917vw;margin-bottom:7.29167vw}
.explicit ._box{position:relative;padding:0 2.604166666666667vw}
.explicit ._info{margin-top:.3rem;text-align:justify}
.explicit ._info p{color:#666;line-height:2.25}
.explicit ._info img{display:inline-block!important;max-width:100%}
.explicit ._info p,.explicit ._info span,.richText em{font-size:16px!important}
.explicit ._info video{display:inline-block;max-width:100%}
.explicit ._info table{display:block!important;overflow-x:auto;overflow-y:hidden;height:auto!important;max-width:100%;border:none!important;-webkit-overflow-scrolling:touch}
.explicit ._info tbody{display:block;width:100%;min-width:840px}
.explicit ._info table thead,.explicit ._info table tr{display:inline-table;width:100%}
.explicit ._info table th,.explicit ._info ul{margin:0 -.35rem}
.explicit ._info ul li{position:relative;display:inline-block!important;margin:.1rem .35rem;padding-left:.2rem}
.explicit ._info ul li:before{position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;background-color:var(--color01);content:"";transform:translateY(-50%)}
.below{height:.8rem;line-height:.8rem}
.below .below_l{padding-left:6.25vw;background-color:var(--color01)}
.below .below_l a{color:#fff}
.below .below_l ._index{padding-right:.2rem;font-size:.36rem}
.below .below_l ._superior{padding-right:2.604166666666667vw;transition:background-color .3s ease}
.below .below_l ._superior span{padding:0 5.208333333333334vw;text-align:center}
.below .below_r{position:relative;padding-right:calc(.7rem + 8px);background-color:#f5f5f5}
.slidenav{text-align:center}
.slidenav .swiper-slide{width:20%}
.slidenav ._item>a{position:relative;color:#333;transition:color .3s ease}
.slidenav ._item>a:after{position:absolute;top:50%;right:0;width:0;height:.2rem;border-right:1px solid #ddd;content:"";transform:translateY(-50%)}
.slidenav .swiper-slide:last-of-type ._item>a:after{display:none}
.slidenav ._item>a .hoverable_txt{padding:3px 0;line-height:1.25}
.slidenav ._item>a .hoverable_txt:after{background-color:var(--color01)}
.slidenav .swiper-slide.active ._item>a{color:var(--color01);pointer-events:none}
.below .below_r .slidenav_next{position:absolute;top:0;right:0;z-index:5;padding-right:8px;width:calc(.7rem + 8px)}
.below .below_r .slidenav_next>a{background-color:#c9def6;color:var(--color01);text-align:center;transition:all .3s ease}
.research ._info ._cli{margin-top:.3rem;color:#666;text-align:justify;line-height:2.25}
.research ._info ._cli strong{color:#333}
.masterTitle3{line-height:1}
.masterTitle3 .en{margin-bottom:.2rem;color:var(--color01);font-size:.48rem}
.masterTitle3 .cn{font-size:.42rem}
.profile,.profile ._box>div{position:relative}
.profile ._info{padding:10.416666666666668vw 7.8125vw 10.416666666666668vw .8rem;width:59.523809523809526%}
.profile ._info ._txt{margin-top:.4rem;max-height:22.5em;color:#666;text-align:justify;line-height:2.25}
.profile ._bg{position:absolute;top:0;right:0;z-index:-1;overflow:hidden;width:41.66666666666667%;height:100%}
.profile ._bg>img{width:100%;height:100%;transform:scale(1.2);object-fit:cover}
.profile ._info ._icon{position:absolute;top:10.416666666666668vw;bottom:0;left:0}
.profile ._info ._icon .masterIcon{width:.37rem;height:.37rem}
.profile ._info ._icon ._line{position:relative;display:block;margin:0 auto;width:1px;height:calc(100% - .44rem);border-left:1px dashed var(--color01)}
.profile ._info ._icon ._line:after{position:absolute;top:0;left:50%;z-index:2;width:4px;height:100%;background:linear-gradient(180deg,transparent,#fff);content:"";transform:translateX(-50%)}
.course{position:relative;overflow:hidden}
.course ._bg{position:absolute;top:0;right:0;z-index:-1;overflow:hidden;width:100%;height:110%}
.course ._bg>img{width:100%;height:100%;object-fit:cover}
.course ._info{margin-left:auto;padding-top:6.25vw;padding-right:4.166666666666667vw;width:40.476190476190474%}
.course ._info .masterTitle3,.course ._info .masterTitle3 .en{color:#fff}
.course ._list{position:relative;padding-bottom:5.208333333333334vw}
.course ._list:before{position:absolute;width:1px;height:100%;border-left:1px solid #fff;content:"";opacity:.2}
.courseSwiper{margin-top:.6rem;height:5.5rem;color:#fff}
.courseSwiper .swiper-slide{height:auto}
.courseSwiper ._item{margin-bottom:.4rem}
.courseSwiper .swiper-slide:last-of-type ._item{margin-bottom:0}
.courseSwiper ._item ._time{position:relative;margin-bottom:.1rem;padding-left:.4rem;font-size:.36rem;line-height:1;transition:font-size .6s ease}
.courseSwiper ._item ._time:before{position:absolute;top:0;left:0;width:6px;height:100%;background-color:#fff;content:"";opacity:0;transition:opacity .6s ease}
.courseSwiper ._item ._line{padding-left:.4rem;text-align:justify;line-height:1.6363636363636365}
.courseSwiper .swiper-slide.active ._time:before{opacity:1}
.courseSwiper .swiper-slide.active ._time{font-size:.48rem}
.aptitude{position:relative;padding-top:6.25vw;padding-bottom:7.8125vw}
.aptitude ._bg{position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%}
.aptitude ._bg>img{width:100%;height:100%;object-fit:cover;object-position:center bottom}
.aptitude ._top{margin:0 auto;width:1150px;max-width:90%;text-align:center}
.aptitude ._top ._title{margin-bottom:.25rem;font-size:.42rem;line-height:1}
.aptitude ._top ._line{color:#666;line-height:2.25}
.aptitudeSwiper{margin-top:6.770833333333334vw}
.aptitudeSwiper .swiper-slide{padding:0 4.166666666666667vw;width:auto}
.aptitudeSwiper ._item{width:3rem}
.aptitudeSwiper ._item ._img{position:relative;padding-bottom:133.33333333333334%;width:100%;height:0;background-color:#f5f5f5;transition:transform .6s ease;transform:scale(.8)}
.aptitudeSwiper ._item ._img ._imgLine{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}
.aptitudeSwiper ._item ._img ._imgLine>span{position:absolute;display:block;background-color:var(--color01);transition:width .3s ease,height .3s ease}
.aptitudeSwiper ._item ._img ._imgLine>span:first-child{top:0;left:0;width:0;height:3px}
.aptitudeSwiper ._item ._img ._imgLine>span:nth-child(2){top:0;right:0;width:3px;height:0}
.aptitudeSwiper ._item ._img ._imgLine>span:nth-child(3){right:0;bottom:0;width:0;height:3px}
.aptitudeSwiper ._item ._img ._imgLine>span:nth-child(4){bottom:0;left:0;width:3px;height:0}
.aptitudeSwiper .swiper-slide.active ._item ._img ._imgLine>span:first-child{width:100%}
.aptitudeSwiper .swiper-slide.active ._item ._img ._imgLine>span:nth-child(2){height:100%;transition-delay:.3s}
.aptitudeSwiper .swiper-slide.active ._item ._img ._imgLine>span:nth-child(3){width:100%;transition-delay:.6s}
.aptitudeSwiper .swiper-slide.active ._item ._img ._imgLine>span:nth-child(4){height:100%;transition-delay:.9s}
.aptitudeSwiper ._item ._img ._imgBg{position:absolute;top:0;left:0;width:100%;height:100%}
.aptitudeSwiper ._item ._img ._imgBg>img{width:100%;height:100%;object-fit:contain}
.aptitudeSwiper .swiper-slide.active ._img{transform:none}
.aptitudeSwiper .aptitude_name{margin-top:3.6458333333333335vw;padding-top:.25rem;background-image:url(../images/uparrow.png);background-position:top;background-size:auto 9px;background-repeat:no-repeat;color:var(--color01);text-align:center;font-weight:700;line-height:1}
.purpose{padding-top:7.8125vw;padding-bottom:11.979166666666668vw;background-image:url(../images/wave.png);background-position:center 110%;background-size:100% auto;background-repeat:no-repeat}
.purpose ._top{margin:0 auto;width:1080px;max-width:100%;text-align:center}
.purpose ._top ._title{font-size:.42rem;line-height:1}
.purpose ._top ._title ._h{margin-bottom:.25rem;color:var(--color01);font-weight:700}
.purpose ._list{margin-top:3.6458333333333335vw}
.purpose ._list>div{margin:-1.3020833333333335vw}
.purpose ._list ._item{padding:1.3020833333333335vw;width:20%}
.purpose ._list ._item ._obj{position:relative}
.purpose ._list ._item ._obj ._cir{width:100%;opacity:.3}
.purpose ._list ._item ._obj ._cir img{width:100%}
.purpose ._list ._item ._obj ._cir.c1{animation:rotateZ 20s linear infinite reverse}
.purpose ._list ._item ._obj ._cir.c2{position:absolute;top:0;left:0;animation:rotateZ 20s linear infinite}
.purpose ._list ._item ._obj ._cir.c2 img{transform:scale(.9)}
.purpose ._list ._item ._obj ._mode{position:absolute;top:14%;left:14%;z-index:2;width:72%;height:72%}
.purpose ._list ._item ._obj ._mode ._modebg{overflow:hidden;width:100%;height:100%;border-radius:50%}
.purpose ._list ._item ._obj ._mode ._modebg img{width:100%;height:100%;object-fit:cover}
.purpose ._list ._item ._obj ._mode ._modename{position:absolute;top:50%;left:0;z-index:5;width:100%;color:#fff;text-align:center;white-space:nowrap;line-height:1;transform:translateY(-50%)}
.purpose ._list ._item ._obj ._mode ._modename ._cn{margin-bottom:.12rem;font-weight:700;font-size:.28rem}
.purpose ._list ._item ._obj ._mode ._modename ._en{font-weight:lighter}
@keyframes aniY{0%{transform:translateY(0)}
to{transform:translateY(.5rem)}
}
.purpose ._list ._item:first-child ._obj{animation-delay:0}
.purpose ._list ._item:nth-child(2) ._obj{animation-delay:.3s}
.purpose ._list ._item:nth-child(3) ._obj{animation-delay:.6s}
.purpose ._list ._item:nth-child(4) ._obj{animation-delay:.9s}
.purpose ._list ._item:nth-child(5) ._obj{animation-delay:1.2s}
.culture{position:relative;overflow:hidden;padding-bottom:43.75%;width:100%}
.culture ._bg{position:absolute;top:0;left:0;width:100%;height:110%}
.culture ._bg>img{width:100%;height:100%;object-fit:cover}
.culture .masterTitle3{position:absolute;bottom:3.6458333333333335vw;left:50%;color:#fff;text-align:center;transform:translateX(-50%)}
.culture .masterTitle3 .en{color:#fff}
.culture ._cir{position:absolute;bottom:0;left:50%;width:39.0625vw;height:39.0625vw;border-radius:50%;transform:translate(-50%,50%)}
.culture ._cir>div{width:100%;height:100%;background-image:url(../images/cirwenhua.png);background-position:50%;background-size:contain;animation-duration:1.2s}
.culture ._cir>div:before{display:block;width:100%;height:100%;border-radius:50%;background-color:var(--color01);content:"";opacity:.8;transform:scale(.88)}
.cultureBox{padding:10.416666666666668vw 0;background-color:#fcfeff}
.cultureList>div{margin:0 -2.0833333333333335vw}
.cultureList ._item{padding:0 2.0833333333333335vw;width:33.333333%}
.cultureList ._item>div{position:relative;z-index:2;padding-left:.91rem}
.cultureList ._item>div:before{position:absolute;top:1.21rem;left:0;z-index:-1;width:2px;height:100%;background:linear-gradient(180deg,#e9f0f8,transparent);content:""}
.cultureList ._item ._title{position:relative;margin-bottom:.6rem;padding-top:.85rem;white-space:nowrap;line-height:1}
.cultureList ._item ._title .en{position:absolute;top:0;left:0;z-index:-1;color:#e9f0f8;text-indent:-.7em;font-weight:700;font-size:1.3rem}
.cultureList ._item ._title .en:first-letter{color:var(--color01)}
.cultureList ._item ._title .cn{color:var(--color01);font-size:.36rem}
.cultureList ._item ._line{max-height:9.33333em;color:#666;text-align:justify;line-height:2.3333333333333335}
.cultureList ._item:first-child>div:before,.cultureList ._item:nth-child(2)>div:before{left:.21rem}
.cultureList ._item:nth-child(3)>div:before{left:.38rem}
.welfare{position:relative;padding-top:7.8125vw;padding-bottom:10.416666666666668vw}
.welfare ._bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}
.welfare ._bg>img{width:100%;height:100%;object-fit:cover}
.welfare ._top{margin:0 auto;width:1080px;max-width:100%;text-align:center}
.welfare ._top ._line{margin-top:.3rem;color:#666;line-height:2.25}
.welfare ._hot{position:relative;margin:.9rem auto 0;width:1500px;height:3rem;max-width:100%}
.welfare ._hot img{display:none;width:100%}
.welfare ._hot ._item{position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%) scale(.5)}
.welfare ._hot ._item>span{display:inline-block;padding:0 .3rem;height:.5rem;border-radius:.1rem;text-align:center;line-height:.5rem}
.welfare ._hot ._item.style1>span{background-color:var(--color01);box-shadow:0 10px 20px rgba(22,98,183,.15);color:#fff}
.welfare ._hot ._item.style2>span{background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.15);color:#666}
.welfare ._hot ._item:nth-child(4)>span{transform:scale(.8);transform:scale(.9)}
.welfare ._hot.fadeInHot ._item{opacity:1;transition:all 1.2s ease;transform:none}
.welfare ._hot.fadeInHot ._item:first-child{top:10%;left:0;transition-delay:0s}
.welfare ._hot.fadeInHot ._item:nth-child(2){top:65%;left:5%;transition-delay:.6s}
.welfare ._hot.fadeInHot ._item:nth-child(3){top:35%;left:20%;transition-delay:.3s}
.welfare ._hot.fadeInHot ._item:nth-child(4){top:75%;left:30%;transition-delay:.4s}
.welfare ._hot.fadeInHot ._item:nth-child(5){top:0;left:33%;transition-delay:0s}
.welfare ._hot.fadeInHot ._item:nth-child(6){top:30%;left:50%;transition-delay:.4s}
.welfare ._hot.fadeInHot ._item:nth-child(7){top:80%;left:63%;transition-delay:.6s}
.welfare ._hot.fadeInHot ._item:nth-child(8){top:40%;left:70%;transition-delay:.3s}
.welfare ._hot.fadeInHot ._item:nth-child(9){top:5%;left:82%;transition-delay:0s}
.recruit{padding:6.770833333333334vw 0}
.recruit .masterTitle3{text-align:center}
.recruitList{margin-top:.6rem}
.recruitList ._table{width:100%;border:1px solid rgba(0,64,152,.1);border-bottom:none;text-align:left}
.recruitList ._table thead{height:.7rem;background-color:var(--color01);color:#fff}
.recruitList ._table tr{border-bottom:1px solid rgba(0,64,152,.1)}
.recruitList ._table th{font-weight:lighter}
.recruitList ._table td:first-of-type,.recruitList ._table th:first-of-type{padding-left:3.125vw}
.recruitList ._table td:last-of-type,.recruitList ._table th:last-of-type{padding-right:3.125vw}
#recruitList ._check{height:.7rem;cursor:pointer}
#recruitList tr:nth-child(4n+1){background-color:#ececf6}
#recruitList tr:nth-child(4n+3){background-color:#fff}
#recruitList ._check td{position:relative}
#recruitList ._check td:first-of-type:before{position:absolute;top:50%;left:0;width:8px;height:0;background-color:var(--color01);content:"";opacity:0;transition:all .35s ease;transform:translateY(-50%)}
#recruitList ._info{border-bottom:none}
#recruitList ._info td{padding:0;height:auto}
#recruitList ._info ._txt{overflow:hidden;height:0}
#recruitList ._info ._txt>div{padding:2.604166666666667vw 3.125vw;border-bottom:1px solid rgba(0,64,152,.1);color:#666;line-height:2.125}
#recruitList ._check.on td:first-of-type:before{height:26px;opacity:1}
#recruitList ._info ._txt>div em,#recruitList ._info ._txt>div p,#recruitList ._info ._txt>div span{font-size:16px!important}
.contact{padding-top:4.166666666666667vw;padding-bottom:7.291666666666667vw}
.contact ._htitle{font-weight:700;line-height:1;text-align: center;}
.contact ._htitle .cn{margin-bottom:.1rem;color:#eef3f7;text-transform:uppercase;font-size:.88rem}
.contact ._htitle .en{color:var(--color01);font-size:.42rem}
.contactlist ._li{margin-top:4.166666666666667vw}
.contactlist ._li>div{border:1px solid #ddd}
.contactlist ._li ._cityname{padding:3.6458333333333335vw 0;width:.8rem;background-color:var(--color01);color:#fff;font-size:.36rem;line-height:.8rem;writing-mode:vertical-lr;writing-mode:tb-lr}
.contactlist ._li ._cityname span{display:inline-block;margin-top:.12rem;text-transform:uppercase;opacity:.2}
.contactlist ._li ._citycnt{padding:4.166666666666667vw 0;align-items:center}
.contactlist ._li ._citycnt ._info{padding:0 5.208333333333334vw}
.contactlist ._li ._citycnt ._info ._item{margin-bottom:4.166666666666667vw}
.contactlist ._li ._citycnt ._info ._item:last-of-type{margin-bottom:0}
.contactlist ._li ._citycnt ._info ._item ._names{margin-bottom:.2rem;font-size:.36rem;line-height:1}
.contactlist ._li ._citycnt ._info ._item ._txt{color:#666;line-height:2.25}
.contactlist ._li ._citycnt ._map{padding-right:4.166666666666667vw;width:45.3125vw;height:100%}
.contactlist ._li ._citycnt ._map .gaodemap{width:100%;height:100%;min-height:3.33rem}
.contactlist ._li ._citycnt ._map .ripple{text-align:center}
.contactlist ._li ._citycnt ._map .ripple>i{display:block;color:var(--color01);font-size:32px}
.contactlist ._li ._citycnt ._map .ripple>span{position:relative;left:50%;display:block;width:14px;height:14px;border-radius:50%;background-color:var(--color01);transform:translateX(-50%)}
.contactlist ._li ._citycnt ._map .ripple>span:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--color01);content:"";opacity:0;animation:soak 6s ease-in-out infinite}
@keyframes soak{0%{opacity:.6;transform:scale(1)}
50%{opacity:.2;transform:scale(6)}
to{opacity:.6;transform:scale(1)}
}
.news{/* padding-top:7.8125vw; */padding-bottom: 0.6rem;}
.newsList{overflow:hidden;margin-bottom:4.166666666666667vw}
.newsList>div{margin:0 -2.0833333333333335vw;flex-wrap:wrap}
.newsList ._item{/* margin-bottom: 2.166666666666667vw; *//* padding-top:.2rem; */width:33.333333%;border-top:1px solid #ddd;}
.newsList ._item>a{padding:3.125vw 2.0833333333333335vw 2.0833333333333335vw;border-right:1px solid #ddd}
.newsList ._item:last-of-type>a{border-right:none}
.newsList ._item ._time{margin-bottom:.3rem;color:#333;font-size:.3rem;line-height:1}
.newsList ._item ._time span{margin-left:.12rem;color:#878b8e}
.newsList ._item ._img{position:relative;overflow:hidden;margin-bottom:.3rem;padding-bottom:56.4%;width:100%;height:0;transition:transform .78s ease}
.newsList ._item ._img>img{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .78s ease;object-fit:cover}
.newsList ._item ._names{display:-webkit-box;overflow:hidden;height:3.4em;color:#003;text-align:justify;line-height:1.7;transition:color .5s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.newsList ._item:nth-last-child(-n+3){margin-bottom:0}
.newsDel{padding-top:.4rem;padding-bottom:7.8125vw;background-color:#f0f4f7}
.newsDel ._place{line-height:1}
.newsDel ._place a,.newsDel ._place span{color:#666;transition:color .3s ease}
.newsDel ._cnt{margin-top:.5rem}
.newsDel ._info{margin-right:.2rem;padding:3.125vw 3.125vw 4.166666666666667vw;background-color:#fff}
.newsDel ._info ._top{padding-bottom:.2rem;border-bottom:1px solid #eee}
.newsDel ._info ._top ._title{margin-bottom:.25rem;font-size:.36rem}
.newsDel ._info ._top ._line{color:#999}
.newsDel ._sell{padding:3.125vw .3rem;width:4.9rem;background-color:#fff}
.newsDel ._sell ._title{color:var(--color01);font-weight:700}
.newsDel ._sell ._list{margin-top:.3rem}
.newsDel ._sell ._list ._item>a{position:relative;border-bottom:1px solid #ddd}
.newsDel ._sell ._list ._item>a:after{position:absolute;bottom:0;left:0;width:0;border-bottom:1px solid var(--color01);content:"";transition:width .6s ease}
.newsDel ._sell ._list ._item ._img{position:relative;overflow:hidden;padding-bottom:56.20608899297423%;width:100%;height:0}
.newsDel ._sell ._list ._item ._img>img{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .6s ease;object-fit:cover}
.newsDel ._sell ._list ._item ._txt{padding:.4rem 0;line-height:1}
.newsDel ._sell ._list ._item ._txt ._name{overflow:hidden;margin-bottom:.2rem;color:#333;text-overflow:ellipsis;white-space:nowrap;transition:color .3s ease}
.newsDel ._sell ._list ._item ._txt ._time{color:#999}
.newsDel ._info ._contin{padding-top:.4rem;padding-bottom:.6rem;color:#666;line-height:2.5}
.newsDel ._info ._skip{padding-top:.6rem;border-top:1px solid #eee;align-items:center}
.newsDel ._info ._skip ._jump{padding-right:.2rem;text-align:justify}
.newsDel ._info ._skip ._jump>div{margin-bottom:.15rem}
.newsDel ._info ._skip ._jump a{display:inline-block;color:#666;transition:color .3s ease}
.newsDel ._info ._skip ._jump>div:last-child{margin-bottom:0}
.newsDel ._info ._skip ._back{margin-left:auto}
.newsDel ._info ._skip ._back>a{position:relative;z-index:2;width:.6rem;height:.6rem;border-radius:50%;background-color:var(--color01);color:#fff;text-align:center;font-weight:700;line-height:.6rem;transition:box-shadow .5s var(--bcr1)}
.newsDel ._info ._skip ._back>a:after,.newsDel ._info ._skip ._back>a:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--color01);content:"";transition:all .5s var(--bcr1)}
.newsDel ._info ._skip ._back>a:before{z-index:-1;opacity:.2}
.newsDel ._info ._skip ._back>a:after{z-index:-2;opacity:.1}
.richText{text-align:justify}
.richText em,.richText p,.richText span{font-size:16px!important}
.richText video{display:inline-block;max-width:100%}
#back_top{position:fixed;right:2.6vw;bottom:5.208333333333334vw;z-index:888;visibility:hidden;opacity:0;transition:all .6s ease;-webkit-transform:translateY(100%);transform:translateY(100%)}
#back_top.onshow{visibility:visible;opacity:1;-webkit-transform:none;transform:none;-webkit-opacity:1}
#back_top .master_backTop .master_aperture{position:absolute;z-index:-1;width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(22,98,183,.7);opacity:0;-webkit-opacity:0}
#back_top .master_backTop .master_backTop_btn{z-index:2;width:.64rem;height:.64rem;-webkit-border-radius:50%;border-radius:50%;background-color:var(--color01);color:#fff;align-items:center;justify-content:center}
#back_top .master_backTop .master_aperture.circle01{animation:scalej01 2s .4s infinite;-webkit-animation:scalej01 2s .4s infinite}
@keyframes scalej01{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-opacity:1}
to{opacity:0;-webkit-transform:scale(1.4);transform:scale(1.4);-webkit-opacity:0}
}
@-webkit-keyframes scalej01{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-opacity:1}
to{opacity:0;-webkit-transform:scale(1.4);transform:scale(1.4);-webkit-opacity:0}
}
#back_top .master_backTop .master_aperture.circle02{animation:scalej02 2s infinite;-webkit-animation:scalej02 2s infinite}
@keyframes scalej02{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-opacity:1}
to{opacity:0;-webkit-transform:scale(1.8);transform:scale(1.8);-webkit-opacity:0}
}
@-webkit-keyframes scalej02{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-opacity:1}
to{opacity:0;-webkit-transform:scale(1.8);transform:scale(1.8);-webkit-opacity:0}
}
.bubble{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}
.back_bubble span,.bubble span{position:absolute;bottom:0;left:50%;z-index:-1;display:block;width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;opacity:0;-webkit-transition:1s ease;transition:1s ease;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-opacity:0}
.bubble span:first-child{background:rgba(22,98,183,.6);animation:pao 4s linear infinite;-webkit-animation:pao 4s linear infinite}
.bubble span:nth-child(2){background:rgba(22,98,183,.8);-webkit-transition-delay:.3s;transition-delay:.3s;animation:pao3 6s linear infinite;-webkit-animation:pao3 6s linear infinite}
.bubble span:nth-child(3){background:#1662b7;-webkit-transition-delay:.8s;transition-delay:.8s;animation:pao2 3s linear infinite;-webkit-animation:pao2 3s linear infinite}
.bubble span:nth-child(4){background:rgba(22,98,183,.3);animation:pao4 9s linear infinite;-webkit-animation:pao4 9s linear infinite}
.bubble span:nth-child(5){background:rgba(22,98,183,.5);animation:pao5 7s linear infinite;-webkit-animation:pao5 7s linear infinite}
@keyframes pao{0%{opacity:1;-webkit-transform:translate(200%,-30px) rotate(1turn) scale(.4);transform:translate(200%,-30px) rotate(1turn) scale(.4);-webkit-opacity:1}
50%{opacity:.5;-webkit-transform:translateY(-70px) rotate(1turn) scale(.8);transform:translateY(-70px) rotate(1turn) scale(.8);-webkit-opacity:.5}
to{opacity:0;-webkit-transform:translate(-200%,-100px) rotate(1turn) scale(1);transform:translate(-200%,-100px) rotate(1turn) scale(1);-webkit-opacity:0}
}
@keyframes pao2{0%{opacity:1;-webkit-transform:translate(-200%) rotate(1turn) scale(1);transform:translate(-200%) rotate(1turn) scale(1);-webkit-opacity:1}
50%{opacity:.5;-webkit-transform:translate(250%,-50px) rotate(1turn) scale(.8);transform:translate(250%,-50px) rotate(1turn) scale(.8);-webkit-opacity:.5}
to{opacity:0;-webkit-transform:translate(100%,-100px) rotate(1turn) scale(.4);transform:translate(100%,-100px) rotate(1turn) scale(.4);-webkit-opacity:0}
}
@keyframes pao3{0%{opacity:1;-webkit-transform:translate(0) rotate(1turn) scale(1);transform:translate(0) rotate(1turn) scale(1);-webkit-opacity:1}
50%{opacity:.5;-webkit-transform:translate(-250%,-50px) rotate(1turn) scale(.8);transform:translate(-250%,-50px) rotate(1turn) scale(.8);-webkit-opacity:.5}
to{opacity:0;-webkit-transform:translate(-300%,-100px) rotate(1turn) scale(.4);transform:translate(-300%,-100px) rotate(1turn) scale(.4);-webkit-opacity:0}
}
@keyframes pao4{0%{opacity:1;-webkit-transform:translate(400%) rotate(1turn) scale(1);transform:translate(400%) rotate(1turn) scale(1);-webkit-opacity:1}
50%{opacity:.5;-webkit-transform:translate(400%,-50px) rotate(1turn) scale(.8);transform:translate(400%,-50px) rotate(1turn) scale(.8);-webkit-opacity:.5}
to{opacity:0;-webkit-transform:translate(-100%,-100px) rotate(1turn) scale(.4);transform:translate(-100%,-100px) rotate(1turn) scale(.4);-webkit-opacity:0}
}
@keyframes pao5{0%{opacity:1;-webkit-transform:translate(-400%) rotate(1turn) scale(.1);transform:translate(-400%) rotate(1turn) scale(.1);-webkit-opacity:1}
50%{opacity:.5;-webkit-transform:translate(-400%,-50px) rotate(1turn) scale(.6);transform:translate(-400%,-50px) rotate(1turn) scale(.6);-webkit-opacity:.5}
to{opacity:0;-webkit-transform:translateY(-100px) rotate(1turn) scale(1);transform:translateY(-100px) rotate(1turn) scale(1);-webkit-opacity:0}
}
@media screen and (min-width:1025px){.font_effect,.rollAni{visibility:hidden}
.hoverable:hover .hoverable_txt:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left top;transform-origin:left top}
.pc-nav .operation ._item:hover{background-color:rgba(0,0,0,.2)}
.pc-nav .language .language_item a:hover{background-color:#eee;color:var(--color01)}
.pc-nav .operation ._item:hover .search{visibility:visible;opacity:1;transform:none}
.menu ._list ._item ._b li a:hover,.pc-nav .search ._dt>button:hover{color:var(--color01)}
.header .menu ._list ._item ._a,.header .menu ._list ._item ._b li{animation-name:fadeInUpSmall;animation-duration:.65s;animation-fill-mode:both}
.header .menu ._list ._item ._a{animation-delay:.2s}
.header .menu ._list ._item ._b li:first-child{animation-delay:.3s}
.header .menu ._list ._item ._b li:nth-child(2){animation-delay:.4s}
.header .menu ._list ._item ._b li:nth-child(3){animation-delay:.5s}
.header .menu ._list ._item ._b li:nth-child(4){animation-delay:.6s}
.header .menu ._list ._item ._b li:nth-child(5){animation-delay:.7s}
.header .menu ._list ._item ._b li:nth-child(6){animation-delay:.8s}
.header .menu ._list ._item ._b li:nth-child(7){animation-delay:.9s}
.header .menu ._list ._item ._b li:nth-child(8){animation-delay:1s}
.HprojectInfo ._item ._column ._li a:hover:before{background-color:#fff}
.clock ._list ._li>div>a:hover ._icon:after{opacity:1}
.Hservice ._tabUl ._li>a:hover ._cir span{transform:scale(.7)}
.Hservice_cut .Hservice_switch:hover:before{transform:none}
.Hservice_cut .Hservice_switch:hover:after{opacity:.2;transition-delay:.1s;transform:scale(1.35)}
.Hservice_cut .Hservice_switch:hover{border-color:transparent}
.Hnews ._top ._tab ._item>a:hover{color:var(--color01)}
.HnewsList ._item>a:hover ._img>img{transform:scale(1.1)}
.HnewsList ._item>a:hover ._title{color:var(--color01)}
.footer ._link ._list li a:hover,.footer ._menu ._item ._b a:hover{opacity:1}
.footer ._keep a:hover{text-decoration:underline}
.light.on{opacity:1;transform:none;pointer-events:auto}
.light ._close .light_close_btn:hover i{transform:rotate(1turn)}
.light ._menu ._item ._a a:hover,.light ._menu ._item ._b a:hover{color:var(--color01)}
.light.on ._menu ._item{animation-name:fadeInRight;animation-duration:1.2s;animation-fill-mode:both;will-change:transform}
.light.on ._menu ._item:first-child{animation-delay:.8s}
.light.on ._menu ._item:nth-child(2){animation-delay:1s}
.light.on ._menu ._item:nth-child(3){animation-delay:1.2s}
.light.on ._menu ._item:nth-child(4){animation-delay:1.4s}
.light.on ._menu ._item:nth-child(5){animation-delay:1.6s}
.light.on ._quote ._search,.light.on ._quote ._tel{animation-name:fb3;animation-duration:1.2s;animation-fill-mode:both;will-change:transform}
.light.on ._quote ._tel{animation-delay:1.8s}
.light.on ._quote ._search{animation-delay:2s}
.project ._item ._column li>a:hover:before{opacity:0}
.project ._item ._column li>a:hover:after{opacity:1}
.project ._item ._column li>a:hover{padding-left:calc(.35rem + 5px);color:var(--color01)}
.project ._item ._column li>a:hover i{color:var(--color01)}
.project ._item>div:hover:after{-webkit-clip-path:polygon(0 0,50% 0,20% 100%,0 100%);clip-path:polygon(0 0,50% 0,20% 100%,0 100%)}
.project ._item{opacity:0}
.project ._item.fb3{opacity:1}
.project ._item.fb3:nth-child(4n+1){transition-delay:0s;animation-delay:0s}
.project ._item.fb3:nth-child(4n+2){transition-delay:.2s;animation-delay:.2s}
.project ._item.fb3:nth-child(4n+3){transition-delay:.4s;animation-delay:.4s}
.project ._item.fb3:nth-child(4n+4){transition-delay:.6s;animation-delay:.6s}
.business ._title{overflow:hidden}
.business ._title>div{visibility:hidden;opacity:0;transition:all .58s ease;transform:translateY(100%)}
#screenSwiper>.swiper-wrapper>.active .business ._title>div{visibility:visible;opacity:1;transition-delay:.5s;transform:none}
.business ._line{visibility:hidden;opacity:0;transition:all .58s ease;transform:translateY(20px)}
#screenSwiper>.swiper-wrapper>.active .business ._line{visibility:visible;opacity:1;transition-delay:.7s;transform:none}
.business ._list ._item{overflow:hidden}
.business ._list ._item>a{visibility:hidden;opacity:0;transition:all .58s ease;transform:translateY(100%)}
#screenSwiper>.swiper-wrapper>.active .business ._list ._item>a{visibility:visible;opacity:1;transition-delay:.9s;transform:none}
.business ._btn{visibility:hidden;opacity:0;transition:all .58s ease;transform:translateY(20px)}
#screenSwiper>.swiper-wrapper>.active .business ._btn{visibility:visible;opacity:1;transition-delay:1.1s;transform:none}
#screenTab .item>a:hover:after{transform:translate(-50%,-50%) scale(2)}
.serveLick ._list ._item>a:hover ._name{color:var(--color01)}
.serveLick ._list ._item>a:hover ._img img{transform:scale(1.1)}
.serveLick ._list ._item:nth-child(3n+1){animation-delay:0s}
.serveLick ._list ._item:nth-child(3n+2){animation-delay:.1s}
.serveLick ._list ._item:nth-child(3n+3){animation-delay:.2s}
.below .below_l ._superior:hover{background-color:rgba(0,0,0,.2)}
.below .below_r .slidenav_next>a:hover{background-color:var(--color01);color:#fff}
.slidenav ._item>a:hover{color:var(--color01)}
.profile ._bg.fn2>img{transition:transform 2s ease-in-out;transform:none}
.cultureList ._item:nth-child(3n+1){animation-delay:0s}
.cultureList ._item:nth-child(3n+2){animation-delay:.2s}
.cultureList ._item:nth-child(3n+3){animation-delay:.4s}
#recruitList ._check:hover td:first-of-type:before{height:26px;opacity:1}
.newsList ._item>a:hover ._img{transform:scale(.9)}
.newsList ._item>a:hover ._img>img{transform:scale(1.2) rotate(5deg)}
.newsList ._item>a:hover ._names{color:var(--color01)}
.pagination li a:hover{background-color:var(--color01);color:#fff}

.newsList ._item.fb3{opacity:1}
.newsList ._item.fb3:nth-child(3n+1){transition-delay:0s;animation-delay:0s}
.newsList ._item.fb3:nth-child(3n+2){transition-delay:.2s;animation-delay:.2s}
.newsList ._item.fb3:nth-child(3n+3){transition-delay:.4s;animation-delay:.4s}
.newsDel ._sell ._list ._item>a:hover ._img>img{transform:scale(1.1)}
.newsDel ._sell ._list ._item>a:hover ._txt ._name{color:var(--color01)}
.newsDel ._sell ._list ._item>a:hover:after{width:100%}
.newsDel ._info ._skip ._back>a:hover{box-shadow:0 0 10px rgba(0,0,0,.1)}
.newsDel ._info ._skip ._back>a:hover:before{transform:scale(1.4)}
.newsDel ._info ._skip ._back>a:hover:after{transform:scale(1.8)}
.newsDel ._info ._skip ._jump a:hover,.newsDel ._place a:hover{color:var(--color01)}
.Habout .crumbs a:hover .crumbs_cnt:after,.Habout .crumbs a:hover .crumbs_cnt:before{opacity:1}
.Habout .crumbs a:hover .item_bg>img{transform:scale(1.1)}
.clock ._list ._li>div{opacity: 1;/* transform:translateY(-40px); */}
.clock ._list ._li:first-child>div{transition-delay:.2s;}
.clock.fadeIn ._list ._li>div{opacity:1;transition:all 1s ease;transform:none}
.clock.fadeIn ._list ._li:first-child>div{transition-delay:.5s}
.clock.fadeIn ._list ._li:nth-child(2)>div{transition-delay:.7s}
.clock.fadeIn ._list ._li:nth-child(3)>div{transition-delay:.9s}
.clock.fadeIn ._list ._li:nth-child(4)>div{transition-delay:1.1s}
.clock.fadeIn ._list ._li:nth-child(5)>div{transition-delay:1.3s}
.clock.fadeIn ._list ._li:nth-child(6)>div{transition-delay:1.5s}
.clock.fadeIn ._list ._li:nth-child(7)>div{transition-delay:1.7s}
.clock>img{/* transform:rotate(-180deg); */}
.clock.fadeIn>img{transition:transform 1.8s ease;transform:none}
.purpose ._list ._item ._obj{animation:aniY 1.2s cubic-bezier(.36,0,.7,1) infinite alternate backwards}
.pc-nav .nav .nav_a:hover .nav_b{visibility:visible;opacity:1;transform:translateX(-50%)}
.pc-nav .nav .nav_a>.nav_b>.nav_b_list>li>a:hover{background-color:#f5f5f5;color:var(--color01)}
}
@media screen and (max-width:1600px){.explicit ._info p,.explicit ._info span,.richText em{font-size:15px!important}
.richText em,.richText p,.richText span{font-size:16px!important}
.project ._item>div{height:366px}
#recruitList ._info ._txt>div em,#recruitList ._info ._txt>div p,#recruitList ._info ._txt>div span{font-size:15px!important}
}
@media screen and (max-width:1440px){.explicit ._info p,.explicit ._info span,.richText em,.richText p,.richText span{font-size:14px!important}
.header.onShow .menu,.menu ._box{height:5.8rem}
.Habout .iphase ._list ._item ._txt ._p{padding-right:4.166666666666667vw}
.HserviceInfo ._txt{height:2.1rem}
.Hnews ._top ._tab ._item>a .hoverable_txt:after{height:3px}
.pc-nav .language .language_item a{line-height:.44rem}
.pc-nav .language{width:.8rem}
.pc-nav .search ._dd>input{height:.5rem}
.pc-nav .search ._dt>button{width:.5rem;height:.5rem;line-height:.5rem}
.contactlist ._li ._citycnt ._map .ripple>span{width:11px;height:11px}
.row{width:90%}
.project ._item>div{height:317px}
#recruitList ._info ._txt>div em,#recruitList ._info ._txt>div p,#recruitList ._info ._txt>div span{font-size:14px!important}
.HprojectInfo{width:480px}
}
@media screen and (max-width:1280px){.explicit ._info p,.explicit ._info span,.richText em,.richText p,.richText span{font-size:13px!important}
.masterBtn1{padding-right:12px;width:1.7rem;height:.56rem;border-top-right-radius:.56rem;border-bottom-right-radius:.56rem}
.project ._item{width:33.333333%}
.project ._item>div{height:282px}
.welfare ._hot ._item>span{padding:0 .2rem}
#recruitList ._info ._txt>div em,#recruitList ._info ._txt>div p,#recruitList ._info ._txt>div span{font-size:13px!important}
.HprojectInfo{width:420px}
}
@media screen and (max-width:1024px){
.Habout ._info{height:auto}	
.welfare ._hot ._item:first-child{top:10%;left:0}
.welfare ._hot ._item:nth-child(2){top:65%;left:5%}
.welfare ._hot ._item:nth-child(3){top:35%;left:20%}
.welfare ._hot ._item:nth-child(4){top:75%;left:30%}
.welfare ._hot ._item:nth-child(4)>span{transform:scale(.8)}
.welfare ._hot ._item:nth-child(5){top:0;left:33%}
.welfare ._hot ._item:nth-child(6){top:30%;left:50%}
.welfare ._hot ._item:nth-child(4)>span{transform:scale(.9)}
.welfare ._hot ._item:nth-child(7){top:80%;left:63%}
.welfare ._hot ._item:nth-child(8){top:40%;left:70%}
.welfare ._hot ._item:nth-child(9){top:5%;left:82%}
#main{position:static}
.header .menu,.light,.light_open{display:none}
.openMenu{display:flex;align-items:center}
.pc-nav .operation{margin-left:auto}
.pc-nav{height:50px;background-color: #fafcff;}
.pc-nav ._logo>a>div{height:30px}
.pc-nav ._logo>a{padding:0 5vw}
.pc-nav .operation{border-right:1px solid hsla(0,0%,100%,.2)}
.pc-nav>.nav{position:fixed;top:50px;bottom:0;z-index:-1;display:flex;width:100%;background-color:#fff;text-align:center;transition:transform .65s ease;transform:translateY(100%);justify-content:center;align-items:center}
.pc-nav>.nav .nav_a{float:none}
.pc-nav>.nav .nav_a>a:after{display:none}
.header.mobileNav .pc-nav>.nav{transform:none}
.openMenu{padding:0 .35rem}
.pc-nav .operation ._itemBtn{font-size:22px;line-height:50px}
#Hbanner .Hbanner_txt ._item ._btn{margin-top:.6rem}
.Habout{flex-wrap:wrap}
.Habout .Habout_l,.Habout .Habout_r{width:100%}
.Habout .crumbs .item{height:3.6rem}
.Habout .crumbs .crumbs_cnt{padding-bottom:.4rem}
.Habout ._info,.Habout .iphase{padding:1rem 5%}
.pc-nav .nav .nav_a>a{padding:0;height:1rem;color:#333;font-size:16px;line-height:1rem}
.Habout .crumbs .crumbs_cnt .icon{height:.6rem}
.Hproject ._box{flex-wrap:wrap}
.Hproject ._box ._cnt{width:100%}
.HprojectInfo{max-width:100%}
.clock{margin:1.8rem auto 0;width:50vw;height:50vw}
.HprojectInfo ._item ._column ._li a{padding:.18rem 0 .18rem .3rem}
.HprojectInfo ._item ._column ._li a:before{width:6px;height:6px}
.HprojectInfo ._item ._column ul{margin:-.18rem 0}
.Hproject,.Hservice{padding:1.2rem 0}
.Hservice ._cnt{margin-top:1rem}
.Hservice ._bg{height:100%}
.Hservice_cut .Hservice_switch{width:.8rem;height:.8rem;line-height:.8rem}
.Hnews{padding:1.2rem 0}
.Hnews ._top ._tab ._item>a .hoverable_txt:after{height:2px}
.footer ._cnt>div{flex-wrap:wrap}
.footer ._address{margin-bottom:.7rem;padding-right:0;width:100%}
.footer ._menu{width:100%}
.footer ._top ._logo>a{height:30px}
.footer ._code .item>a{width:34px;height:34px;font-size:22px}
.footer ._code .item .follow .follow_text{width:100px}
.footer ._code .item .follow .follow_text .follow_name{font-size:16px}
.pageBanner.style1{height:50vw}
.container{padding-top:50px}
.pageBanner ._info{padding:0 5%}
.below .below_l,.pageBanner ._info ._mouse{display:none}
.below{height:1rem;line-height:1rem}
.below .below_r .slidenav_next{padding-right:0;width:1rem}
.below .below_r{padding-right:1rem}
.slidenav ._item>a{padding:0 5vw}
#main .liTxt{overflow-y:auto}
.course ._info{padding-right:0}
.course ._bg{height:100%}
#screenSwiper{height:auto}
.business{padding:0!important;width:6rem;max-width:100%}
#screenSwiper>.swiper-wrapper{display:block}
#screenTab{display:none}
#screenSwiper>.swiper-wrapper>.swiper-slide{height:auto}
.move_top{padding-top:50px}
#screenSwiper>.swiper-wrapper>.swiper-slide>.screenSlide{padding:1.2rem 0}
.service ._img{width:5rem}
.service ._info{padding-right:0}
.projectdel{padding-top:1.8rem;padding-bottom:1.2rem}
.explicit{margin:1.2rem 0}
.serveLick ._list ._item{width:50%}
.explicit ._box{padding-right:0!important}
.contactlist ._li ._citycnt{flex-wrap:wrap}
.contactlist ._li ._citycnt ._info{padding:0 .4rem;width:100%}
.contactlist ._li ._citycnt ._map{margin-bottom:.6rem;padding:0 .4rem;width:100%;height:50vw;order:-1}
.contactlist ._li ._cityname{padding:0 .4rem;width:100%;height:.8rem;line-height:.8rem;writing-mode:initial}
.contactlist ._li>div{flex-wrap:wrap}
.contactlist ._li ._cityname span{margin-top:0;margin-left:5px}
.contactlist ._li ._citycnt{padding:.6rem 0}
.contact{padding-top:.8rem;padding-bottom:1.2rem}
.contactlist ._li{margin-top:.8rem}
.contactlist ._li ._citycnt ._map .ripple>span{width:8px;height:8px}
.purpose ._list ._item{width:33.333333%}
.purpose ._list>div{flex-wrap:wrap}
.purpose ._list{margin-top:.8rem}
.purpose{padding-top:1.2rem;padding-bottom:1.6rem}
.culture ._cir{width:6.4rem;height:6.4rem}
.culture{padding-bottom:60%}
.cultureList ._item{padding:.5rem;width:50%}
.cultureList>div{margin:-.5rem;flex-wrap:wrap}
.cultureBox{padding:1.2rem 0}
.newsList ._item{width:50%}
.newsList ._item ._time span{margin-left:5px}
.newsList ._item>a{padding:.5rem .4rem}
.news{padding-top:1rem;padding-bottom:1.2rem}
.newsList>div{margin:0 -.4rem}
.pagination li{padding:0 2px}
.newsDel ._sell{display:none}
.newsDel ._info{margin-right:0}
.newsDel{padding-top:.5rem;padding-bottom:1.2rem}
.research ._info>div{padding-right:.6rem;padding-left:.35rem}
.research ._img{width:5.8rem}
.research ._box:after{right:5.8rem}
.slidenav .swiper-slide{width:auto}
.project ._item{width:50%}
.project{padding:1rem 0}
.level{overflow-x:auto}
.level>div{width:100%;height:1rem;white-space:nowrap;line-height:1rem;justify-content:flex-start}
.level ._item{width:auto}
.level ._item>a{padding:0 5vw}
.aptitude{padding-top:1.2rem;padding-bottom:1.6rem}
.aptitudeSwiper .aptitude_name{margin-top:.6rem;background-size:auto 7px}
.welfare ._hot ._item{display:none}
.welfare ._hot img{display:block}
.welfare{padding:1.2rem 0}
.welfare ._hot{height:auto}
.recruit{padding:1.2rem 0}
.recruitList ._table td:first-of-type,.recruitList ._table th:first-of-type{padding-left:.4rem}
.recruitList ._table td:last-of-type,.recruitList ._table th:last-of-type{padding-right:.4rem}
#recruitList ._info ._txt>div{padding:.5rem .4rem}
.hang{display:none}
#back_top .master_backTop .master_backTop_btn{width:.8rem;height:.8rem}
.pc-nav .nav .nav_a>.nav_b{display:none}
}
@media screen and (max-width:768px){.explicit ._info p,.explicit ._info span,.richText em,.richText p,.richText span{font-size:14px!important}
.masterBtn1{width:2.2rem;height:.72rem;border-top-right-radius:.72rem;border-bottom-right-radius:.72rem}
#Hbanner .Hbanner_nav ._pvn span{width:6px;height:6px}
.Habout .iphase ._list ._item{width:100%}
.Habout .iphase ._list{flex-wrap:wrap}
.Habout .iphase ._list ._item{margin-bottom:.6rem}
.Habout .iphase ._list ._item:last-of-type{margin-bottom:0}
.masterIcon{width:.64rem;height:.64rem;line-height:.64rem}
.Habout .iphase ._list ._item ._icon ._line{height:calc(100% - .74rem)}
.Habout .iphase ._list ._item ._txt ._name{font-size:16px}
.Habout .iphase ._title{font-size:18px}
.masterTitle1 ._t{font-size:16px}
.clock ._cir,.clock>img{display:none}
.clock ._list{display:flex;margin:-.2rem 0;flex-wrap:wrap}
.clock ._list ._li{position:static;padding:.2rem 0;width:50%;transform:none!important}
.clock{width:100%}
.clock ._list ._li ._icon{width:.84rem;height:.84rem}
.clock ._list ._li ._name{top:50%!important;bottom:auto!important;left:1.1rem!important;z-index:-1;margin:0!important;transform:none!important;transform:translateY(-50%)!important}
.clock ._list ._li>div{padding-bottom:0;height:auto}
.clock ._list ._li>div>a{position:static}
.clock{margin-top:1rem;height:auto}
.clock ._list{position:static}
.HserviceInfo{width:100%}
.Hservice ._tab{display:none}
.HserviceInfo ._txt{height:2.3rem}
.Hservice ._cnt{position:relative}
.Hservice_cut{position:absolute;right:0;bottom:0}
.Hnews ._top{flex-wrap:wrap}
.Hnews ._top ._tab{margin-left:0;width:100%}
.Hnews ._top .masterTitle1{margin-bottom:.6rem;width:100%}
.Hnews ._top ._tab ._item{margin-right:.5rem;padding:0}
.HnewsList ._item ._times>span{margin-right:5px;font-size:.4rem}
.HnewsList .swiper-wrapper{display:block}
.Hnews .listing .Hnewsroll{display:none}
.footer ._menu>div{flex-wrap:wrap}
.footer ._menu>div ._item{margin-bottom:.6rem;width:50%}
.footer ._top ._mail{display:none}
.footer ._top ._logo{margin-right:0}
.footer ._menu>div ._item:last-of-type{margin-bottom:0}
.footer ._menu ._item ._a a{margin-bottom:8px}
.footer ._link ._list li,.footer ._menu ._item ._b a{padding:4px 0}
.footer ._keep{padding:.2rem 5%}
.pc-nav .language .language_item a{line-height:.6rem}
.pc-nav .language{width:1.2rem}
.profile ._info{padding:0 0 0 .8rem;width:100%}
.profile ._bg{display:none}
.profile ._info ._txt{max-height:none}
.profile{padding:1.2rem 0}
.profile ._info ._icon{top:0}
.profile ._info ._icon .masterIcon{width:.5rem;height:.5rem;line-height:.5rem}
.profile ._info ._icon ._line{height:calc(100% - .5rem)}
.course ._info{margin-left:0;padding-top:0;width:100%}
.course{padding:1.2rem 0}
.course ._bg>img{object-position:right}
.business{margin-left:0!important;width:100%}
#screenSwiper>.swiper-wrapper>.swiper-slide .screenSlide>.screenBg:before{background:rgba(22,98,183,.5)!important}
.business ._list{margin-top:.3rem}
.business ._btn{margin-top:.6rem}
.business ._line{margin-top:.3rem}
.service ._box{flex-wrap:wrap}
.service ._img{margin-bottom:.7rem;width:100%}
.service ._info{padding:0;width:100%}
.service ._info ._line{max-height:none}
.masterTitle2{font-size:.36rem}
.serveLick ._box>div{padding:0 .35rem}
.serveLick ._list>div{margin:-.2rem}
.serveLick ._list ._item{padding:.2rem;width:100%}
.serveLick ._box{padding:.4rem 0}
.explicit,.projectdel{overflow:hidden}
.explicit ._box{padding-left:.35rem}
.explicit ._info table{margin-right:-5vw;padding-right:5vw;width:calc(100% + 5vw)!important;max-width:none!important}
.contactlist ._li ._citycnt ._info ._item{margin-bottom:.5rem}
.purpose ._list ._item{padding:.15rem;width:50%}
.purpose ._list>div{margin:-.15rem}
.cultureList ._item{margin-bottom:.8rem;padding:0;width:100%}
.cultureList ._item:last-of-type{margin-bottom:0}
.cultureList>div{margin:0}
.cultureList ._item ._title{margin-bottom:.4rem}
.cultureList ._item ._line{max-height:none}
.newsList ._item ._time{font-size:.4rem}
.newsList ._item{margin-bottom:.4rem;padding-top:0;width:100%}
.newsDel ._info{padding:.5rem .4rem}
.newsDel ._info ._skip ._back{display:none}
.newsDel ._info ._skip ._jump{padding-right:0}
.research ._box{flex-wrap:wrap}
.research ._info{width:100%}
.research ._img{width:100%;order:-1}
.research ._box:after{display:none}
.research ._img{padding:.35rem}
.research ._info>div{padding-right:.35rem}
.research ._info{padding-top:.25rem;padding-bottom:.35rem}
.project ._item{margin-bottom:.4rem;width:100%}
.project ._item:last-of-type{margin-bottom:0}
.project ._item>div{height:auto}
.project ._item ._title .cn s:before{width:5px;height:5px}
.project ._item ._title .cn{font-size:18px}
.project ._item ._column{margin-top:.4rem}
.project ._item>div{padding:.5rem .4rem}
.project ._item ._column li>a{padding:.2rem 0}
.project ._item ._column ._tab{margin:-.2rem 0}
.footer ._code .item .follow{padding:.2rem .3rem}
#recruitList ._check td:nth-child(3),#recruitList ._check td:nth-child(4),.recruitList ._table th:nth-child(3),.recruitList ._table th:nth-child(4){display:none}
#recruitList ._check,.recruitList ._table thead{height:.9rem}
#recruitList ._info ._txt>div em,#recruitList ._info ._txt>div p,#recruitList ._info ._txt>div span{font-size:14px!important}
.pc-nav .operation ._item{display:none}
.pc-nav .operation  .ms{display:block!important;margin-right:0px!important}
}
.pc-nav .nav .nav_a .on{color:#1662b7!important}
@media screen and (max-width:1280px){
.pc-nav{height: 1.2rem;}
.pc-nav .nav .nav_a>a {height: 1.2rem;line-height: 1.2rem; font-size: 0.3rem;}
.pc-nav .operation ._itemBtn{line-height: 1.2rem;}
.pc-nav ._logo>a>div {  height: 0.9rem; }
}