.w {
	width: 1200px;
	margin: 0 auto;
}

@keyframes spread {
	0% {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes spread {
	0% {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes spread {
	0% {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes spread {
	0% {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}
}



@media screen and (min-width: 1680px) and (max-height: 880px) {
	.banner-img {
		position: absolute;
		bottom: 50%;
		right: 0;
		transform: translateY(50%);
		z-index: 1;
		width: 800px;
	}

	.banner-content {
		position: static;
	}

	.banner-p1 {
		width: 506px;
	}
}

@media screen and (max-width: 1680px) and (max-height: 880px) {
	.banner-img {
		position: absolute;
		bottom: 50%;
		right: 0;
		transform: translateY(50%);
		z-index: 1;
		width: 800px;
	}

	.banner-content {
		position: relative;
	}

	.banner-p1 {
		width: 506px;
	}
}

@media screen and (min-width: 1680px) and (min-height: 880px) {
	.banner-img {
		position: absolute;
		bottom: 50%;
		right: 0;
		transform: translateY(50%);
		z-index: 1;
		width: 800px;
	}

	.banner-content {
		position: relative;
	}

	.banner-p1 {
		width: 506px;
	}
}

@media screen and (max-width: 1680px) and (min-height: 880px) {
	.banner-img {
		position: absolute;
		bottom: 50%;
		right: 0;
		transform: translateY(50%);
		z-index: 1;
		width: 800px;
	}

	.banner-content {
		position: relative;
	}

	.banner-p1 {
		width: 506px;
	}
}

/* banner */
.download-btn {
	position: relative;
	overflow: hidden;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 219px;
	height: 70px;
}

.download-btn i.download-i {
	position: absolute;
	top: 50%;
	left: 50%;
	background: rgba(255, 255, 255, .2);
	width: 300px;
	height: 300px;
	border-radius: 50%;
	margin-left: -150px;
	margin-top: -150px;
	animation: spread 1.5s infinite both;
	-webkit-animation: spread 1.5s infinite both;
	-moz-animation: spread 1.5s infinite both;
	-o-animation: spread 1.5s infinite both;
	z-index: 1;
}

.banner-box {
	position: relative;
	width: 100%;
	background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/500/images/bg.png) no-repeat center center;
	background-size: cover;
	margin-top: 117px;
}

.banner-content {
	display: flex;
	align-items: center;
	height: 850px;
}

.banner-text {
	position: relative;
	z-index: 2;
}

.banner-title {
	position: relative;
	width: fit-content;
}

.banner-title h1 {
	position: relative;
	z-index: 2;
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 700;
	font-size: 50px;
	line-height: 64px;
	letter-spacing: 0.08em;
	color: #353638;
}

.banner-title i {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	display: inline-block;
	width: 168px;
	height: 18px;
	background: #8CDED0;
}

.banner-p1 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 42px;
	color: #4E5156;
	margin: 80px 0;
}

.banner-p2 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 27px;
	color: #A1A5AA;
	margin-top: 44px;
}

.banner-download-box {
	display: flex;
	align-items: center;
}

.banner-download-box a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 219px;
	height: 70px;
	background: linear-gradient(167.35deg, #19D4AF 0%, #1ECC94 100%);
	border-radius: 14px;
}

.banner-download-box a:first-child {
	margin-right: 24px;
}

.banner-download-box a:hover {
	background: linear-gradient(167.35deg, #1ECC94 0%, #19D4AF 100%);
}

.banner-download-box a span {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 12px;
}

.banner-download-box a i.label-style {
	position: absolute;
	left: 0;
	top: -15px;
	z-index: 99;
	display: none;
	width: 48px;
	height: 27px;
	line-height: 27px;
	background: #FB7600;
	border-radius: 6px;
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}

.banner-download-box a i.label-style.show {
	display: block;
}

/* 格式 */
.format-box {
	width: 100%;
	background: #F1F8FF;
}

.format-box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 290px;
}

.format-box ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.format-box ul li h2 {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	color: #353638;
	margin-top: 24px;
}

/* 强大高效的金舟视频格式转换器 */
.func-box {
	width: 100%;
	background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/500/images/func-bg.png) no-repeat center center;
	background-size: cover;
	padding-top: 120px;
	box-sizing: border-box;
}

.func-box h1 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	color: #273446;
}

.func-box>p {
	width: 819px;
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 42px;
	text-align: center;
	color: #4E5156;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 100px;
}

.func-content {
	display: flex;
	justify-content: space-between;
	width: 80%;
	max-width: 1430px;
	min-width: 1259px;
	margin: auto;
}

.func-content ul {
	width: 19%;
}

.func-content ul:nth-child(2n) {
	margin-top: 59px;
}

.func-box ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 318px;
	background: #FFFFFF;
	box-shadow: 3px 6px 14px 6px rgba(240, 241, 242, 0.7);
	border-radius: 14px;
	padding: 0 35px;
	padding-top: 45px;
	box-sizing: border-box;
}

.func-box ul li:first-child {
	margin-bottom: 20px;
}

.func-box ul li h2 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 700;
	font-size: 21px;
	text-align: center;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 20px;
}

.func-box ul li p {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #828282;
}

/* 产品特点 */
.advantage-box {
	margin-top: 180px;
}

.advantage-box h1 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	color: #273446;
}

.advantage-item-bg {
	width: 100%;
	background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/500/images/advantage-bg.png) no-repeat center center;
	background-size: cover;
}

.advantage-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 100px 0;
	box-sizing: border-box;
}

.advantage-text h2 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #273446;
}

.advantage-text ul {
	margin-top: 50px;
}

.advantage-text ul li {
	display: flex;
	margin-bottom: 24px;
}

.advantage-text ul li:last-child {
	margin-bottom: 0;
}

.advantage-text ul li img {
	display: inline-block;
	width: 15px;
	height: 10px;
	margin-top: 13px;
	margin-right: 15px;
}

.advantage-text ul li p {
	width: 424px;
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 36px;
	color: #4E5156;
}

/* 评价 */
.assess-box {
	width: 100%;
	padding: 100px 0;
	box-sizing: border-box;
}

.assess-content {
	width: 1200px;
	margin: 0 auto;
}

.assess-content ul:nth-child(1) li {
	display: none;
	width: 100%;
	height: 307px;
	box-sizing: border-box;
	background: #F1F8FF;
	border-radius: 30px;
	position: relative;
	z-index: 10;
	text-align: center;
	padding-top: 48px;
}

.assess-star h1 {
	font-size: 26px;
	font-weight: 700;
	color: #2D2856;
	margin-bottom: 24px;
}

.assess-content ul:nth-child(1) li span {
	display: block;
	width: 1000px;
	height: 1px;
	background: #ebeff3;
	border-radius: 0px 0px 0px 0px;
	margin: 40px auto 0 auto;
}

.assess-content ul:nth-child(1) li p {
	font-size: 18px;
	font-weight: 400;
	color: #666473;
	margin-top: 44px;
}

.assess-content ul:nth-child(1) li i {
	display: block;
	width: 40px;
	height: 40px;
	background: #F1F8FF;
	border-radius: 2px 2px 2px 2px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	bottom: -20px;
}

.left1 {
	left: 80px;
}

.left2 {
	left: 280px;
}

.left3 {
	left: 479px;
}

.left4 {
	left: 678px;
}

.left5 {
	left: 877px;
}

.left6 {
	left: 1081px;
}


.assess-content ul:nth-child(1) li:first-child {
	display: block;
}

.assess-content ul:nth-child(2) {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 63px;
}

.assess-content ul:nth-child(2) li {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.assess-content ul:nth-child(2) li:hover {
	cursor: pointer;
}

.assess-content ul:nth-child(2) li img {
	width: 76px;
	height: 76px;
	border-radius: 50%;
	border: 3px solid transparent;
	padding: 8px;
}

.assess-content ul:nth-child(2) li.active img {
	border: 3px solid rgba(29, 207, 156, 1);
}

.assess-content ul:nth-child(2) li p {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	text-transform: lowercase;
	color: #666473;
	margin-top: 17px;
	margin-bottom: 11px;
}

.assess-content ul:nth-child(2) li h2 {
	font-family: 'Microsoft YaHei UI';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #283256;
}