@import "common.css";.section1{position:relative;overflow:hidden;padding-bottom:1rem;background-color:#f6f6f6;background-size:cover}.s1-content{position:relative;z-index:1;margin:1rem auto}.s1-h2-1{text-align:center;color:#222}.s1-img-1{display:flex;align-items:end;justify-content:flex-end;margin-top:10px}.s1-content-list{display:grid;margin-top:.6rem;gap:.16rem;grid-template-columns:repeat(5,20%)}.s1-content-list-item{padding:25px 32px;border-radius:20px;background:#fff;cursor:pointer}.s1-content-list-item:hover .s1-img-1 img{transform:translateY(-10px)}.s1-content-list-item>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--font-size-18)}.s1-content-list-item>h2{color:#e62129}.section1 .bgm{position:absolute;z-index:0;top:50%;right:0;bottom:0;-webkit-transition:.3s linear;transition:.3s linear;pointer-events:none}.section1 .bgmImg{position:relative;-webkit-transform:scale(1.02);transform:scale(1.02)}.section1 .bgmImg img{-webkit-transition:all .5s cubic-bezier(.25,.74,.22,.99) 0s;transition:all .5s cubic-bezier(.25,.74,.22,.99) 0s;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.s1-content-list{justify-content:center;grid-template-columns:repeat(1,minmax(280px,.5fr))}}.section2{position:relative;overflow:hidden;padding:1rem 0;background-size:cover}.s2-layout{display:flex;align-items:flex-start;justify-content:space-between}.s2-content-left{flex:.88}.s2-content-left .s2-p1{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;width:87%;margin-top:.1rem;margin-bottom:.4rem;text-overflow:ellipsis;-webkit-line-clamp:3}.s2-content-left-list-item{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-around;min-width:370px;padding:.4rem .2rem;border-radius:20px}.s2-content-left-list-item:after{position:absolute;z-index:-1;top:100%;width:calc(100% - .3rem);height:0;content:"";transition:.4s;opacity:0;border:4px solid transparent;border-top-color:#e62129}.s2-content-left-list-item:hover{box-shadow:0 4px 92px 0 rgba(126,123,117,.16)}.s2-content-left-list-item:hover:after{opacity:1}.s2-content-left-list-item-icon{display:flex;align-items:center;justify-content:center;min-width:94px;min-height:94px;border-radius:50%;background-color:#fff}.s2-content-left-list-item-text{flex:.9}.s2-p2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;margin-top:.1rem;text-overflow:ellipsis;-webkit-line-clamp:4}.s2-h3{font-size:var(--font-size-26)}.s2-content-right{max-width:470px;max-height:720px}.s2-right-shape{overflow:hidden;border-radius:70px 0 70px 0;background-color:#e62129}.s2-right-shape-img{transition:.6s linear;transform:translate(-10px,-10px)}.s2-right-shape-img:hover{transform:translate(0)}@media(max-width:800px){.s2-layout{flex-wrap:wrap;justify-content:center}.s2-content-left{flex:1;margin-bottom:.2rem}.s2-content-left .font-50-m,.s2-content-left .s2-p1{margin-left:5px}.s2-right-shape-img{min-width:350px;max-height:400px;object-fit:cover}}.section3 .tp_swiper .swiper-slide{position:relative;overflow:hidden}.section3 .tp_swiper .vi{width:100%}.section3 .tp_swiper .imgBox,.section3 .tp_swiper .swiper-button-next,.section3 .tp_swiper .swiper-button-prev,.section3 .tp_swiper .swiper-pagination{display:none}.section3 .bt_swiper{margin-top:0;width:80.5%}.section3 .bt_swiper:before{position:absolute;top:13px;left:50%;width:88%;height:1px;content:"";-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(../images/in-line1.png) no-repeat 50%;background-size:cover}.section3 .bt_swiper .swiper-slide{cursor:pointer}.section3 .bt_swiper .swiper-slide.swiper-slide-active .tit,.section3 .bt_swiper .swiper-slide:hover .tit{color:#d6001d;font-weight:700}.section3 .bt_swiper .swiper-slide.swiper-slide-active .bot:before,.section3 .bt_swiper .swiper-slide:hover .bot:before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.section3 .bt_swiper .swiper-slide.swiper-slide-active .bot:after,.section3 .bt_swiper .swiper-slide:hover .bot:after{border:2px solid #d6001d;background-color:#d6001d}.section3 .bt_swiper .tit{margin-top:10px;-webkit-transition:all .6s;transition:all .6s;text-align:center;color:#666;font-size:20px}.section3 .bt_swiper .bot{position:relative;width:26px;height:26px;margin:0 auto;background-color:#fff}.section3 .bt_swiper .bot:after,.section3 .bt_swiper .bot:before{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:auto;content:"";border-radius:50%}.section3 .bt_swiper .bot:before{width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);opacity:0;border:2px solid #d6001d}.section3 .bt_swiper .bot:after,.section3 .bt_swiper .bot:before{-webkit-transition:all .6s;transition:all .6s;background-color:#fff}.section3 .bt_swiper .bot:after{width:12px;height:12px;border:2px solid #c1c1c1}.section3 .bt_swiper .swiper-pagination{display:none}@media screen and (max-width:1439px){.section3 .bt_swiper .tit{font-size:18px}.section3 .bt_swiper .bot{width:22px;height:22px}.section3 .bt_swiper:before{top:10px}}@media screen and (max-width:1359px){.section3 .bt_swiper .tit{font-size:16px}.section3 .bt_swiper .bot{width:18px;height:18px}.section3 .bt_swiper .bot:after{width:12px;height:12px}.section3 .bt_swiper .swiper-slide-active .bot:after{width:8px;height:8px}}@media screen and (max-width:1151px){.section3 .bt_swiper{width:100%}}@media screen and (max-width:980px){.section3 .bt_swiper .tit{font-size:15px}}@media screen and (max-width:640px){.section3{padding:1.2rem 0}.section3 .tp_swiper .video{display:none}.section3 .tp_swiper .imgBox{display:block}.section3 .tp_swiper .swiper-slide{height:auto}.section3 .bt_swiper .tit{font-size:14px}.section3 .bt_swiper .bot{width:14px;height:14px}.section3 .bt_swiper .swiper-slide-active .bot:after{width:6px;height:6px}.section3 .bt_swiper:before{top:7px}}.section4{position:relative;overflow:hidden;padding:1.75rem 0;background:url(../images/in-bgm4.jpg) no-repeat 50%;background-size:cover}.section4 .in_tit .dec,.section4 .in_tit .tit{color:#fff}.in_tit.tlf{margin-bottom:.6rem}.section4 .imgBox{position:relative;overflow:hidden;width:100%;height:85px}.section4 .swiper-container{padding-top:1.05rem;padding-bottom:1.2rem}@media screen and (max-width:1151px){.section4 .imgBox img{max-width:80%;max-height:80%}.section4 .imgBox{height:80px}}@media screen and (max-width:980px){.section4 .imgBox{height:70px}}@media screen and (max-width:640px){.section4{padding:1.2rem 0 1.3rem}.section4 .swiper-container{padding:.6rem 0 .7rem}.section4 .imgBox{height:65px}}.section5{padding:1.85rem 0;background:url(../images/in-bgm5.webp) no-repeat 50%;background-size:cover}.section5,.section5 .imgBox{position:relative;overflow:hidden}.section5 .imgBox{width:100%;height:116px;border-radius:6px;background-color:#fff}.section5 .swiper-container{padding-top:.7rem;padding-bottom:1.2rem}@media screen and (max-width:1359px){.section5 .imgBox{height:100px}}@media screen and (max-width:1151px){.section5 .imgBox img{max-width:80%;max-height:80%}.section5 .imgBox{height:80px}}@media screen and (max-width:640px){.section5{padding:1.2rem 0 1.3rem}.section5 .swiper-container{padding:.6rem 0 .7rem}.section5 .imgBox{height:65px}}.s7-box{position:relative;padding:.7rem 1rem;border-radius:70px 0 70px 0;background-color:#f6f6f6}.s7-left{width:50vw}.s7-img{position:absolute;z-index:0;top:-20%;right:5%;width:18.8vw;max-width:359px;max-height:530px;transition:.3s;animation:shapefade 4s ease-in-out infinite alternate}@keyframes shapefade{0%{transform:translateY(0)}to{transform:translateY(-5%)}}.s7-img:hover{animation-play-state:paused}.s7-h2{white-space:nowrap;color:#222;font-size:var(--font-size-h2)}.s7-h2,.s7-p{overflow:hidden;text-overflow:ellipsis}.s7-p{display:-webkit-box;-webkit-box-orient:vertical;margin-top:.1rem;font-size:var(--font-size-18);-webkit-line-clamp:3}.s7-form{width:85%;margin-top:.4rem}.s7-form-item{display:flex;justify-content:space-between}.s7-form-item .s7-input{width:50%;margin-top:.1rem;margin-right:.1rem;padding:.2rem .18rem;border-radius:10px;background-color:#fff}.s7-form-bottom{position:relative;display:flex}.s7-form-bottom .s7-input2{flex:1}.s7-form-bottom .s7-input2 .s7-input{width:100%}.s7-input3{position:absolute;z-index:1;bottom:0;left:calc(100% + .2rem);padding:.2rem .5rem;cursor:pointer;vertical-align:bottom;color:#fff;border:1px solid #fff;border-radius:10px;background-color:#e62129}@media(max-width:986px){.s7-img{display:none}.s7-form{width:calc(100% - 128px)}.s7-left{width:100%}.s7-img{right:calc(50% - 9.4vw)}.s7-input3{margin-right:.1rem}}@media(max-width:769px){.section7{padding:0}.s7-box{padding:.8rem 20px calc(50px + .7rem);border-radius:30px 0 30px 0}.s7-p{font-size:14px}.s7-form{width:100%}.s7-input3{top:100%;left:50%;width:100%;height:fit-content;margin-top:.1rem;transform:translateX(-50%)}}.section8{padding:1rem 0}.s8-li,.section8{background-color:#fff}.s8-li{display:flex;justify-content:space-between;width:326px;margin-right:.32rem;padding:.27rem;border-radius:10px;box-shadow:0 4px 92px 0 rgba(126,123,117,.16)}.s8-img{display:flex;align-items:center;justify-content:center}.s8-img img{max-height:78px;max-width: 100px;}.s8-p{font-size:var(--font-size-22);color:#222;font-family:OPPOSans-M}#swiper-roll .roll-wrapper{position:relative;width:100%;height:130px;margin-left:13%}.roll-wrapper li{float:left;list-style:none}.roll-wrapper ul{position:absolute;top:0;left:0;display:flex;transition:left .15s}@media(max-width:768px){.s8-li{width:210px}}.section6{position:relative;overflow:hidden;padding-left:13.2%}.section6 .imgBox{max-width:350px}.section6 .imgBox img{object-fit:cover;height:192px}.section6 .font{max-width:350px;padding:20px}.section6 .swiper-slide{width:fit-content;margin-right:20px}.fklb{position:relative}.fklb-cont{position:absolute;top:0;left:0;width:100%}.fklb-cont.top{top:auto;bottom:0}.fklb-cont2{width:100%}.fklb-li{float:left;width:320px;margin-right:2%}.fklb-cont.on{top:120px;left:0;height:auto;width:100%;position:sticky;display:-ms-flexbox;-ms-flex-pack:center;overflow:hidden}.ablb{background-color:#011d3b;position:relative}.ablb-cont{position:absolute;top:0;left:0;width:100%}.ablb-cont.on{position:fixed;top:12%;left:0;height:100%;width:100%}.ablb-cont.top{top:auto;bottom:0}.newslistkep{margin-top:12%}.syxwts{background-image:linear-gradient(90deg,#0080ff,#20a7fc),linear-gradient(#011d3b,#20a7fc);background-blend-mode:normal,normal}.section6 .swiper-container-horizonta{overflow:hidden}.section6 .syxwts .tit{text-align:center;color:#fff;margin-top:25%}.section6 .syxwts .pagination{text-align:center}.section6 .syxwts .pagination .next{margin:auto}.section6 .syxwts:hover .tit{color:#fff}.tsimg{position:relative}.tsimg img{position:absolute;left:15%;top:15%;width:75%;opacity:.3}@keyframes blq{0%{opacity:1}to{opacity:.3}}.tsimg img:first-child{z-index:5}.tsimg img:nth-child(2){top:30%;z-index:4}.tsimg img:nth-child(3){top:45%;z-index:3}.tsimg img:nth-child(4){top:60%;z-index:2}.tsimg img:nth-child(5){top:60%;z-index:1}.tsimg .wd{position:static;opacity:0!important;display:block}.tsimg .ks0{animation:kslq0 .5s linear 1s both!important;display:block}@keyframes kslq0{0%{top:15%;opacity:.3}to{top:0;opacity:1}}.tsimg .ks1{animation:kslq1 .5s linear 1s both;display:block}@keyframes kslq1{0%{top:30%;opacity:.3}to{top:15%;opacity:1}}.tsimg .ks2{animation:kslq2 1s linear 1s both}@keyframes kslq2{0%{top:45%;opacity:.3}to{top:30%;opacity:1}}.tsimg .ks3{animation:kslq3 .5s linear 1s both;display:block}@keyframes kslq3{0%{top:60%;opacity:.3}to{top:45%;opacity:1}}.tsimg .ks4{animation:kslq4 .5s linear 1s both;display:block}@keyframes kslq4{0%{top:75%;opacity:.3}to{top:60%;opacity:1}}.tsimg .cq2{animation:cq2 .5s linear 1s both}.tsimg .cq1{animation:cq1 .5s linear 1s both}@keyframes cq1{0%{opacity:1;top:15%}to{top:30%;opacity:.3}}@keyframes cq2{0%{opacity:1;top:30%}to{top:45%;opacity:.3}}.tsimg .cq3{animation:cq3 .5s linear 1s both}@keyframes cq3{0%{opacity:1;top:45%}to{top:60%;opacity:.3}}@media screen and (max-width:1359px){.laboratory2{padding-top:1.2rem}.laswiper .under .num{margin-bottom:10px;font-size:24px}.laswiper .under .txt{font-size:17px}}@media screen and (max-width:760px){.fklb-zj{display:block}.ablb-cont{position:static}.history{display:block;margin-bottom:15px}.about4 .right .history:last-child{margin-bottom:0}.history.on{position:static;top:0;left:0;transform:inherit}.history .info{display:block}.fklb-cont{position:static}.fklb2{display:none}.tsimg{width:100%;margin:30px 0}.tsimg img{width:100%;left:0}.about4 .under .left{width:90%}}.s6-end-box{position:relative;border-radius:10px;background:#fff;box-shadow:0 0 62px 0 rgba(220,212,213,.36);height:100%}.s6-center-content{position:absolute;bottom:4%;left:50%;transform:translate(-50%,-50%)}.s6-p1{color:#e7242a}.s6-div1{width:70px;height:70px;margin-top:.2rem;text-align:center;color:#fff;border-radius:50%;background-color:#e7242a;font-size:30px;line-height:70px}.s6-end-box-img{overflow:hidden;width:100%}.s6-end-box-img img{width:100%}.section6 .imgBox{position:relative;overflow:hidden}.section6 .font:after{position:absolute;bottom:0;left:0;display:block;width:0;height:.04rem;content:"";border-radius:2px;background-color:#e62129;transition:.6s}.section6 .font:hover:after{width:100%}.s6-end-box:after{position:absolute;bottom:0;left:0;display:block;width:0;height:.04rem;content:"";border-radius:2px;background-color:#e62129;transition:.6s}.section6 .s6-end-box:hover:after{width:100%}.section6 .font{padding:25px}.section6 .font .tag{color:#d6001d;font-size:16px}.section6 .font .tit{overflow:hidden;min-height:75.16px;margin-top:5px;margin-bottom:14px;color:#333;font-size:22px;line-height:1.64;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.section6 .font .dec{margin-bottom:40px;color:#888;font-size:16px;line-height:1.75}.section6 .font .btn{-webkit-transition:all .6s;transition:all .6s;color:#888;font-size:15px}.section6 .font .btn .icon_rjiantou1{display:inline-block;margin-left:10px;-webkit-transition:all .6s;transition:all .6s;font-size:12px;font-weight:600}.section6 .fbox{position:absolute;top:50%;left:50%;width:100%;padding:30px 30px 30px 45px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section6 .swiper-slide{-webkit-box-shadow:0 0 62px 0 rgba(220,212,213,.36);box-shadow:0 0 62px 0 rgba(220,212,213,.36);margin-top:1rem;margin-bottom:1rem;border-radius:10px;overflow:hidden}.s6-end-box:hover img{transition:.6s;transform:scale(1.05)}.swiper-slide:hover .font .btn{color:#e62129}