
@-webkit-keyframes pronamei {
	0% {
		bottom: 12px;
	}

	50% {
		bottom: 2px;
	}

	100% {
		bottom: 12px;
	}
}
@-moz-keyframes pronamei {
	0% {
		bottom: 12px;
	}

	50% {
		bottom: 2px;
	}

	100% {
		bottom: 12px;
	}
}
@-ms-keyframes pronamei {
	0% {
		bottom: 12px;
	}

	50% {
		bottom: 2px;
	}

	100% {
		bottom: 12px;
	}
}
@-o-keyframes pronamei {
	0% {
		bottom: 12px;
	}

	50% {
		bottom: 2px;
	}

	100% {
		bottom: 12px;
	}
}
@keyframes pronamei {
	0% {
		bottom: 12px;
	}

	50% {
		bottom: 2px;
	}

	100% {
		bottom: 12px;
	}
}


/* 小 */
@media screen and (min-width: 1350px) and (max-height: 870px) { 
  .banner-title h1 {
    font-size: 52px;
  }
  .banner-p1 {
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 26px;   
  }
  .banner-box ul {
    width: 1300px;
    margin-top: 40px;
    padding: 12px 70px;
  }
  .banner-box ul li {
    margin-right: 50px; 
  }
  .banner-box ul li img {
    height: 36px;
  }
  .banner-box ul li h2 {
    font-size: 16px;
  }
  .banner-arrow img {
    width: 16px;
    bottom: 10px;
  }
}
@media screen and (max-width: 1350px) and (max-height: 870px) {
  .banner-title h1 {
    font-size: 52px;
  }
  .banner-p1 {
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 26px;
  }
  .banner-box ul {
    width: 1200px;
    margin-top: 40px;
    padding: 12px 70px;
  }
  .banner-box ul li {
    margin-right: 20px; 
  }
  .banner-box ul li img {
    height: 36px;
  }
  .banner-box ul li h2 {
    font-size: 14px;
  }
  .banner-arrow img {
    width: 16px;
    bottom: 10px;
  }
}

/* 大 */
@media screen and (min-width: 1350px) and (min-height: 870px) {
  .banner-title h1 {
    font-size: 58px;
  }
  .banner-p1 {
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .banner-box ul {
    width: 1300px;
    padding: 24px 50px;
    margin-top: 100px;
  }
  .banner-box ul li {
    margin-right: 50px; 
  }
  .banner-box ul li img {
    height: 50px;
  }
  .banner-box ul li h2 {
    font-size: 16px;
  }
  .banner-arrow img {
    width: 20px;
    bottom: 15px;
  }
}
@media screen and (max-width: 1350px) and (min-height: 870px) {
  .banner-title h1 {
    font-size: 58px;
  }
  .banner-p1 {
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 40px; 
  }
  .banner-box ul {
    width: 1200px;
    padding: 24px 50px;
    margin-top: 100px; 
  }
  .banner-box ul li {
    margin-right: 20px; 
  }
  .banner-box ul li img {
    height: 36px;
  }
  .banner-box ul li h2 {
    font-size: 14px;
  }
  .banner-arrow img {
    width: 20px;
    bottom: 15px;
  }
}


/* 导航栏+banner */
.header-box {
  position: relative;
  width: 100%;
  height: 100vh;
  /* background: url(../imgs/banner-bg.png) no-repeat center center; */
  background-size: cover;
  border: none;
  line-height: normal;
}
.header-top {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-left {
	display: flex;
	align-items: center;
}

.header-left img {
	width: 40px;
}

.header-left h1 {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-left: 10px;
}

.header-right {
	display: flex;
	align-items: center;
}

.header-right a {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: 41px;
}

.header-right a:hover {
	color: #27BAFF;
}
.banner-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 60px);
}
/* .banner-title {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
}
.banner-title h1 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  line-height: 77px;
  letter-spacing: 0.05em;
  color: #FFFFFF;  
}
.banner-label {
  position: absolute;
  right: -38px;
  top: -36px;
}
.banner-label span {
  position: absolute;
  left: 14px;
  top: 7px;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 17.1429px;
  color: #FFFFFF; 
}
.banner-p1 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  opacity: 0.9; 
} */


.banner-title {
	display: flex;
	align-items: center;
}
.banner-title h1 {
	display: flex;
	font-family: 'PingFang SC';
	font-style: normal;
	font-weight: 600;
	font-size: 45px;
	color: #FFFFFF;
	margin-left: 16px;
}
.banner-title h1 span {
	font-family: 'PingFang SC';
	font-style: normal;
	font-weight: 600;
	font-size: 45px;
	background: linear-gradient(106.86deg, #21C8C6 9.94%, #57D5AD 44.69%, #F7FD63 126.4%, #FEA468 288.21%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.banner-title h1 span i {
	display: inline-block;
	width: 3px;
	height: 40px;
	background: #D9D9D9;
	margin-left: 20px;
	margin-right: 16px;
}
.banner-p1 {
	width: max-content;
	font-family: 'PingFang SC';
	font-style: normal;
	font-size: 45px;
	letter-spacing: 2px;
	color: #F5F5F7;
	margin-bottom: 49px;
	margin-top: 10px;
}
.banner-p1 span {
	color: #2CF2F0;
}
.common-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 281px;
  height: 75px;
  background: linear-gradient(180deg, #11D2D0 16.91%, #27BAFF 100%);
  border-radius: 10px; 
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  color: #F3F3F8; 
}
.common-btn img {
  width: 34px;
  margin-right: 25px;
}
.common-btn:hover {
  background: linear-gradient(180deg, #27BAFF 16.91%, #11D2D0 100%);
}
.banner-p2 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 13.6703px;
  line-height: 18px;
  letter-spacing: 0.155em;
  color: #E7FEFF;
  margin-top: 16px;
  margin-bottom: 25px;
}
.banner-p-box {
  display: flex;
  align-items: center;
}
.banner-p3 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.155em;
  color: #E7FEFF;  
  margin-right: 30px;
}
.banner-p3 span {
  font-size: 20px;
  margin: 0 4px;
}
.banner-p4 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.155em;
  color: #E7FEFF;
}
.banner-p4 span {
  font-size: 20px;
  margin: 0 4px;
}
.banner-box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: rgba(111, 111, 111, 0.2);
  border-radius: 69px; 
}
.banner-box ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-box ul li:last-child {
  margin-right: 0;
}

.banner-box ul li h2 {
  font-family: 'Source Han Sans CN';
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  color: #63F7DE;  
  margin-top: 14px;
}
.video-box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.video-box video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mask-box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .7);
}

.banner-arrow img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transform: translateY(0);
  transition: all .3s;

  -webkit-animation: pronamei 1s infinite both;
  -moz-animation: pronamei 1s infinite both;
  -ms-animation: pronamei 1s infinite both;
  -o-animation: pronamei 1s infinite both;
  animation: pronamei 1s infinite both;
}
.banner-arrow:hover img {
  cursor: pointer;
  transition: all .3s;
}
.recent-download-box {
  position: fixed;
  bottom: 40px;
  left: 20px;
  z-index: 999;
  display: none;
  width: 219px;
  height: 47px;
  background: rgba(111, 111, 111, 0.5);
  box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.21);
  border-radius: 9px; 
}
.recent-download-box p {
  display: none;
  height: 47px;
  line-height: 47px;
  text-align: center;
}
.recent-download-box p span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.recent-download-box p span i {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF;
}
.recent-download-box p img {
  width: 32px;
  margin-right: 8px;
  margin-bottom: 4px;
}
/* hidden-header */
.hidden-header-box {
	display: none;
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	border-bottom: 1px solid #ddd;
}

.hidden-header-box .header-top .header-left h1 {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #000000;
	letter-spacing: 2px;
}

.hidden-header-box .header-top .header-right a {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #000000;
	letter-spacing: 1px;
}

.hidden-header-box .header-top .header-right a:hover {
	color: #27BAFF;
}
.hidden-header-right {
  display: flex;
  align-items: center;
}
.hidden-header-right p {
  font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #000000;
	letter-spacing: 1px;
  margin-right: 25px;
}
.hidden-header-right a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 149px;
  height: 40px;
  background: linear-gradient(180deg, #11D2D0 16.91%, #27BAFF 100%);
  border-radius: 81.8505px;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #F3F3F8;
}
.hidden-header-right a img {
  width: 20px;
  margin-right: 10px;
}
.hidden-header-right a:hover {
  background: linear-gradient(180deg, #27BAFF 16.91%, #11D2D0 100%);
}


.w {
  width: 1200px;
  margin: 0 auto;
}

/* 基础剪辑，一看就会 */
.easy-box {
  width: 100%;
  padding-top: 141px;
  padding-bottom: 99px;
  overflow: hidden;
}
.common-h1 {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #111111; 
}
.common-h1 img {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.easy-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
}
.easy-content ul li {
  display: flex;
  width: 545px;
  height: 158px;
  padding-top: 32px;
  padding-left: 21px;
  padding-right: 27px;
  border-radius: 20px;
  box-sizing: border-box;
}
.easy-content ul li.active {
  background: linear-gradient(180deg, rgba(0, 236, 196, 0.1) 0%, rgba(0, 178, 255, 0.1) 100%);
}
.easy-content ul li img {
  width: 32px;
  height: 32px;
}
.easy-content ul li img:nth-child(1) {
  display: block;
}
.easy-content ul li img:nth-child(2) {
  display: none;
}
.easy-content ul li.active img:nth-child(1) {
  display: none;
}
.easy-content ul li.active img:nth-child(2) {
  display: block;
}
.easy-content ul li .easy-text {
  margin-left: 21px;
}
.easy-content ul li .easy-text h2 {
  height: 26px;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 21px;
  color: #666666;  
  margin-bottom: 10px;
}
.easy-content ul li.active .easy-text h2 {
  height: 26px;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 21px;
  background: linear-gradient(180deg, #11D2D0 16.91%, #27BAFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.easy-content ul li .easy-text p {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  opacity: 0.9;
}
.easy-img-bg {
  position: relative;
  width: 685px;
  height: 595px;
}
.easy-img-bg > img {
  position: absolute;
  right: -30%;
  top: -120px;
  z-index: -1;
  width: 38%;
}
.easy-img-box img {
  position: absolute;
  right: -90px;
  top: 0;
  display: none;
  width: 103%;
}
.easy-img-box img.active {
  display: block;
}
.easy-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 230px;
  height: 61.39px;
  background: linear-gradient(180deg, #11D2D0 16.91%, #27BAFF 100%);
  border-radius: 81.8505px;  
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 24.5552px;
  color: #F3F3F8;
  margin: 0 auto;
  margin-top: 50px;
}
.easy-box a img {
  width: 28px;
  margin-right: 20px;
}
.easy-box a:hover {
  background: linear-gradient(180deg, #27BAFF 16.91%, #11D2D0 100%);
}

/* 手把手教你剪辑 */
.intro-box {
	width: 100%;
  background: linear-gradient(180deg, #D9EFF9 42.36%, rgba(226, 255, 250, 0) 100%);
  padding-top: 99px;
  box-sizing: border-box;
}

.swiper1-container .swiper-wrapper {
	height: calc(100vh - 245px) !important;
}


.swiper-pagination {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.swiper-pagination-bullet {
	margin-bottom: 10px;
}

.swiper-pagination-bullet:last-child {
	margin-bottom: 0;
}

.swiper-pagination-bullet-active {
  width: 10px !important;
  height: 26px !important;
  background: linear-gradient(180deg, #11D2D0 0%, #27BAFF 100%) !important;
  border-radius: 12px !important;  
}
.intro-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: calc(100vh - 245px);
}
.intro-content video {
  width: 54%;
  background: #FAFAFA;
  box-shadow: 0px 4px 10px rgba(188, 188, 188, 0.25);
  border-radius: 14px; 
}
.intro-text {
  margin-left: 40px;
}
.intro-text h2 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #000000; 
}
.intro-text p {
  width: 418px;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #757575;
  margin-top: 60px;
}

.pagination-box {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	display: flex;
	align-items: center;
	transform: translate(-50%, -50%);
	width: 1200px;
	height: 122px;
}

/* .pagination-box .swiper-pagination {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
} */

/* 多场景使用，他们都在用 */
.scen-box {
  width: 100%;
  padding-top: 137px;
  padding-bottom: 130px;
}
.scen-box > p {
  width: 714px;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #555555; 
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 70px;
}
.scen-box ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.scen-box ul>img {
  position: absolute;
  left: -100px;
  top: -82px;
  z-index: -1;
}
.scen-box ul li {
  position: relative;
  width: 276px;
  height: 276px;
  overflow: hidden;
  border-radius: 14px; 
}
.scen-box ul li img {
  width: 100%;
  height: 100%;
  border-radius: 14px; 
  transform: scale(1);
  transition: all .5s;
}
.scen-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px; 
}
.scen-box ul li:hover .scen-mask {
  background: rgba(0, 0, 0, .3);
} 
.scen-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 14px 22px;
  box-sizing: border-box;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px 0px 14px 14px; 
}
.scen-text h2 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;  
}
.scen-box ul li:hover .scen-mask .scen-text h2 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF; 
  margin-bottom: 6px;
}
.scen-text p {
  display: none;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.9; 
}
.scen-box ul li:hover .scen-mask .scen-text p {
  display: block;
}
.scen-box ul li:hover img {
  transform: scale(1.1);
  transition: all .5s;
}

/* 底部下载 */
.bottom-download-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 477px;
  background: url(../imgs/bottom-bg.png) no-repeat center center;
  background-size: cover;
}
.bottom-download-box h1 {
  display: flex;
  align-items: center;
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.05em;
  color: #FFFFFF; 
}
.bottom-download-box h1 img {
  margin-right: 6px;
}
.bottom-download-p1 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  opacity: 0.9; 
  margin-top: 24px;
  margin-bottom: 60px;
}
.bottom-download-p2 {
  font-family: 'Microsoft YaHei';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  background: linear-gradient(180deg, #11D2D0 16.91%, #27BAFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-top: 14px;
}
