#home{width:100%;overflow:hidden;position:relative;}#page{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .3s cubic-bezier(.55,0,.1,1);}.navbar{}#header{position:relative;background-color:#000;width:100%;}#header video{width:100%;height:100%;object-fit:cover;}#header .mask{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;}#header .header-container{position:absolute;right:26vw;bottom:130px;left:26vw;display:flex;align-items:center;justify-content:space-between;color:#FFF;}#header .header-container .header-container__items{display:flex;align-items:center;}#header .header-container .header-container__items i{font-size:68px;margin-right:35px;}#header .header-container .header-container__items .header-container__value{display:flex;flex-direction:column;}#header .header-container .header-container__items .header-container__value span:first-child{font-size:80px;line-height:76px;margin-bottom:16px;}#header .header-container .header-container__items .header-container__value span:last-child{font-size:20px;line-height:19px;}#header .header-bottom{position:absolute;bottom:60px;left:50%;transform:translateY(-50%);color:#FFF;animation:mouse_slide 1s linear infinite alternate;}#header .header-bottom i{font-size:25px;}#home-talent{padding:88px 0 50px 0;}#home-talent .title{text-align:center;}#home-talent .title img{width:27.2143%;}#home-talent .talent-info{width:100%;margin-top:67px;overflow:hidden;position:relative;}#home-talent .talent-info img{width:100%;}#home-example{background-color:#F7F9FA;}#home-example .container{padding-top:88px;padding-bottom:40px;background-color:#F7F9FA;}#home-example .container .title{margin-bottom:42px;}#home-example .container .title img{width:22%;}#home-example .container .talent-info{width:100%;}#home-example .container .talent-info .video-item{margin-right:2.5%;width:calc(92.5% / 4);float:left;cursor:pointer;border-radius:20px;transition:all 0.2s ease;overflow:hidden;}#home-example .container .talent-info .video-item video{width:100%;}#home-example .container .talent-info .video-item:hover{transform:scale(1.1);}#home-example .container .talent-info .video-item:last-child{margin-right:0;}#home-example .container .talent-swiper{margin-top:40px;width:100%;overflow:hidden;position:relative;padding-bottom:30px;}#home-example .container .talent-swiper .swiper-slide{width:100%;overflow:hidden;display:flex;background-color:#fff;}#home-example .container .talent-swiper .swiper-slide img{width:37.543860%;height:auto;object-fit:contain;object-position:left;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container{width:62.456140%;padding:3.583333% 6.166667% 4% 4.416667%;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__title{font-size:26px;line-height:26px;font-weight:600;color:#222222;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__title img{width:17px;height:16px;margin-right:14px;margin-left:12px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__info{font-size:15px;font-family:PingFang SC;font-weight:400;color:#333333;line-height:22px;margin-bottom:61px;margin-top:26px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record{display:flex;align-items:center;justify-content:space-between;width:80%;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item{}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item:last-child{margin-right:0;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item .record-item__top{font-size:34px;font-weight:500;color:#FF5967;line-height:21px;margin-bottom:9px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item .record-item__bottom{font-size:14px;font-weight:400;color:#666666;line-height:21px;}.swiper-pagination{bottom:0;}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#ccc;border-radius:0;margin:0 9px;}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#2EB072;}@keyframes mouse_slide{0%{bottom:60px;}50%{bottom:45px;}100%{bottom:35px;}}@media (max-width:768px){#header .header-container{left:10vw;right:10vw;bottom:20px !important;}#header .header-container .header-container__items i{margin-right:10px;}#home-talent{padding:55px 15px;}#home-talent .title img{width:50%;}#home-talent .talent-info{margin-top:30px;}#home-example .container{padding-top:40px;padding-bottom:60px;}#home-example .container .title{margin-bottom:21px;}#home-example .container .title img{width:40%;}#home-example .container .talent-info img{width:calc(97.5% / 2);}#home-example .container .talent-info img:first-child,#home-example .container .talent-info img:nth-child(2){margin-bottom:10px;}#home-example .container .talent-info img:nth-child(2n){margin-right:0;}#home-example .container .talent-swiper{margin-top:50px;}#home-example .container .talent-swiper .swiper-slide{display:block;padding:0 5px;}#home-example .container .talent-swiper .swiper-slide img{width:100%;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container{width:100%;padding:20px 0 20px 0;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__title{font-size:18px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__title img{width:8px;height:8px;margin-right:7px;margin-left:6px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__info{font-size:14px;line-height:20px;margin-bottom:36px;margin-top:15px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item{}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item .record-item__top{font-size:20px;line-height:20px;margin-bottom:5px;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__record .record-item .record-item__bottom{font-size:12px;line-height:12px;}}@media (max-width:992px){#header{height:auto;}#header .header-container{bottom:40px;}#header .header-container .header-container__items i{font-size:35px;}#header .header-container .header-container__items .header-container__value span:first-child{font-size:25px !important;line-height:24px !important;}#header .header-container .header-container__items .header-container__value span:last-child{font-size:14px !important;}#home-example .container .talent-swiper .swiper-slide{display:block;padding:0 5px;}#home-example .container .talent-swiper .swiper-slide img{width:100%;height:200px;object-position:center;}#home-example .container .talent-swiper .swiper-slide .swiper-text-container{width:100%;padding:20px 0 20px 0 !important;}}@media (min-width:992px){#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__info{margin-bottom:20px;font-size:15px;}}@media (min-width:1200px){#home-example .container .talent-swiper .swiper-slide .swiper-text-container .swiper-text-container__info{margin-bottom:61px;}}@media (max-width:1200px){#header .header-container .header-container__items .header-container__value span:first-child{font-size:60px;line-height:76px;margin-bottom:16px;}#header .header-container .header-container__items .header-container__value span:last-child{font-size:18px;line-height:19px;}}