.downTop-right .sys {
	margin-right: 30px;
}

.top-btn {
	display: flex;
	align-items: center;
	height: 60px;
}

.top-btn a:first-child {
	width: 120px;
	height: 40px;
	background: linear-gradient(115.32deg, #637CFF 27.58%, #9BABFF 114.41%, #9BABFF 172.2%);
	border-radius: 6px;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 24px;
}

.top-btn a:last-child {
	width: 84px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-image: linear-gradient(to right, #FFFFFF, #FFFFFF), linear-gradient(131.17deg, #637CFF 8.1%, #9BABFF 34.52%, #9BABFF 87.95%);
	box-sizing: border-box;
	border: 1px solid transparent;
}

.top-btn a:last-child span {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 22px;
	background: linear-gradient(137.89deg, #637CFF 35.82%, #9BABFF 76.66%, #9BABFF 103.85%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

/* banner */
.banner-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 1340px;
	background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/130/images/banner-bg.png) no-repeat center center;
	background-size: cover;
	padding-top: 156px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 116px;
}

.banner-box h1 {
	position: relative;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 700;
	font-size: 68px;
	line-height: 90px;
	letter-spacing: 0.05em;
	color: #3A3A3A;
}

.banner-box h1 img {
	position: absolute;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
}

.banner-box .banner-p1 {
	width: 1200px;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 0.1em;
	color: #3A3A3A;
	opacity: 0.9;
	margin-top: 25px;
	margin-bottom: 32px;
	text-align: center;
}

.banner-box .banner-p1.one {
	margin-bottom: 0 !important;
}

.banner-box .banner-p1.two {
	margin-top: 0 !important;
}

.banner-box .banner-p2 {
	position: relative;
	width: 1125.49px;
	margin: 0 auto;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.115em;
	color: #737373;
	margin-top: 16px;
}

.banner-box .banner-p2 img:nth-child(1) {
	position: absolute;
	left: -17.2%;
	bottom: -535px;
	z-index: 1;
	width: 25.6%;
}

.banner-box .banner-p2 img:nth-child(2) {
	position: absolute;
	left: 50%;
	bottom: -777px;
	z-index: 2;
	transform: translateX(-50%);
	width: 100%;
}

.banner-box .banner-p2 img:nth-child(3) {
	position: absolute;
	right: -7.5%;
	bottom: -700px;
	z-index: 1;
	width: 12%;
}

.common-btn-box {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 640px;
}

.common-btn-box a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 305px;
	height: 75px;
	border: 3px solid transparent;
	box-sizing: border-box;
}

.common-btn-box a img {
	margin-right: 24px;
}



.downBtn-div>a>div,
.common-btn-box a>div {
	position: absolute;
	top: -15px;
	right: -13px;
	display: none;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 32px;
	z-index: 10;
	color: #FFF;
	font-family: Microsoft YaHei;
	font-size: 16px;
	background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/130/images/recommend-span.png) no-repeat center/cover;
}

.downBtn-div>a>div.show,
.common-btn-box a>div.show {
	display: flex;
}


.common-btn-box a:first-child {
	background: #637CFF;
	border-radius: 10px;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	color: #F3F3F8;
	margin-right: 30px;
}

.common-btn-box a:first-child:hover {
	background: #F3F3F9;
	border: 3px solid #637CFF;
	box-sizing: border-box;
	color: #637CFF;
}

.common-btn-box a:last-child {
	background: #F3F3F9;
	border: 3px solid #637CFF;
	border-radius: 10px;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	color: #637CFF;
}

.common-btn-box a:last-child:hover {
	background: #637CFF;
	color: #F3F3F9;
}

.download-img img:nth-child(1) {
	display: block;
}

.download-img img:nth-child(2) {
	display: none;
}

.common-btn-box a:first-child:hover .download-img img:nth-child(1) {
	display: none;
}

.common-btn-box a:first-child:hover .download-img img:nth-child(2) {
	display: block;
}

.common-btn-box a:last-child:hover .download-img img:nth-child(1) {
	display: none;
}

.common-btn-box a:last-child:hover .download-img img:nth-child(2) {
	display: block;
}

.banner-box>img {
	position: absolute;
	left: 50%;
	bottom: -352px;
	transform: translateX(-50%);
	width: 1200px;
}

/* 功能介绍 */
.common-title {
	display: block;
	width: 233px;
	margin: 0 auto;
}

.func-box ul {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

.func-box ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.func-box ul li img {
	height: 70px;
}

.func-box ul li h2 {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #3A3A3A;
	margin-top: 30px;
	margin-bottom: 16px;
}

.func-box ul li p {
	width: 291px;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	color: #3A3A3A;
	opacity: 0.8;
}

.func-box ul li p.test {
	width: 294px;
}

.func-box ul.func-ul1 {
	margin-top: 82px;
}

.func-box ul.func-ul2 {
	margin-top: 77px;
	margin-bottom: 80px;
}

.downBtn-div {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 640px;
}

.downBtn-div .common-btn {
	position: relative;
	margin: 0;
}

.downBtn-div>a:nth-child(1) {
	margin-right: 30px !important;
}

.common-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 306px;
	height: 76px;
	border: 3px solid #637CFF;
	border-radius: 38px;
	box-sizing: border-box;
	margin: 0 auto;
}


.common-btn span {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #637CFF;
}

.common-btn span:nth-child(2) {
	margin: 0 21px;
}

.common-btn:hover {
	background: #637CFF;
}

.common-btn:hover span:nth-child(2) {
	color: #FFFFFF;
}

.common-img img:nth-child(1) {
	display: block;
}

.common-img img:nth-child(2) {
	display: none;
}

.common-btn:hover .common-img img:nth-child(1) {
	display: none;
}

.common-btn:hover .common-img img:nth-child(2) {
	display: block;
}

/* 三步实现文件重命名 */
.step-box {
	position: relative;
	width: 100%;
	min-height: 864px;
	margin-top: 140px;
}

.step-bg-img {
	width: 100%;
}

.step-tab {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1138px;
	height: 66px;
	background: #F6F9FE;
	border-radius: 10px;
	margin: 0 auto;
}

.step-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 272px;
	height: 52px;
	border-radius: 10px;
	cursor: pointer;
	user-select: none;
}

.step-item.active {
	background: #FFFFFF;
}

.step-item h3 {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #565656;
}

.step-item.active h3 {
	font-weight: 700;
	color: #637CFF;
}

.step-item:hover h3 {
	font-weight: 700;
	color: #637CFF;
}

.step-item img {
	display: none;
}

.step-item.active img {
	display: block;
	margin-left: 28px;
}

.step-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 1270px;
	margin: 0 auto;
}

.step-content-item {
	display: none;
}

.step-content .step-content-item:nth-child(4) {
	margin-top: -188px;
}

.step-content-item.active {
	display: block;
}

.step-detail-box {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 100px;
}

.step-bg2 {
	position: absolute;
	right: -124px;
	top: -185px;
	z-index: 1;
}

.step-content h1 {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 63px;
	letter-spacing: 0.05em;
	color: #3A3A3A;
}

.step-detail {
	position: relative;
	display: flex;
	align-items: center;
	width: 500px;
}

.step-detail ul li {
	position: absolute;
	left: 48px;
	z-index: 2;
}

.step-detail ul li:nth-child(1) {
	top: -10px;
}

.step-detail ul li:nth-child(2) {
	top: 182px;
}

.step-detail ul li:nth-child(3) {
	top: 373px;
}

.step-detail ul li h2 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: max-content;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 0.05em;
	color: #484848;
	margin-bottom: 20px;
}

.step-detail ul li:nth-child(1) img {
	position: absolute;
	left: -37px;
	top: -46px;
	z-index: 1;
}

.step-detail ul li:nth-child(2) img {
	position: absolute;
	left: -33px;
	top: -47px;
	z-index: 1;
}

.step-detail ul li:nth-child(3) img {
	position: absolute;
	left: -34px;
	top: -51px;
	z-index: 1;
}

.step-detail ul li p {
	margin-top: 58px;
	color: #727272;
}

.step-img1 {
	position: absolute;
	right: -166px;
	top: -175px;
	z-index: 2;
	width: 842px;
}

.step-img2 {
	position: absolute;
	right: -166px;
	top: -175px;
	z-index: 2;
	width: 842px;
}

.step-img3 {
	position: absolute;
	right: -166px;
	top: -203px;
	z-index: 2;
	width: 850px;
}

.step-img .downBtn-div {
	position: absolute;
	right: -30px;
	bottom: -35px;
	z-index: 2;
}

.step-img .downBtn-div.two {
	right: 9px;
}

.step-img .downBtn-div.three {
	right: 10px;
}

.step-img .downBtn-div.four {
	position: absolute;
	right: 2px;
	bottom: -227px;
	z-index: 2;
}

/* 产品特点 */
.advantage-box {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}

.advantage-box ul {
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
}

.advantage-box ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.advantage-box ul li h2 {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	letter-spacing: 0.05em;
	color: #545454;
	margin-top: 30px;
}

/*  一键批量重命名，体验高效办公 */
.efficient-box {
	width: 100%;
	padding: 0 80px;
	box-sizing: border-box;
}

.efficient-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 348px;
	background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/130/images/efficient-bg.png) no-repeat center center;
	background-size: cover;
	border-radius: 24px;
}

.efficient-content h1 {
	font-family: 'Microsoft YaHei';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 63px;
	letter-spacing: 1.5px;
	color: #FFFFFF;
	margin-bottom: 50px;
}

.efficient-content .common-btn-box a:first-child {
	background: #FFFFFF;
	color: #738BF6;
}

.efficient-content .common-btn-box a:last-child {
	background: transparent;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
}

.efficient-download-img img:nth-child(1) {
	display: block;
}

.efficient-download-img img:nth-child(2) {
	display: none;
}

.efficient-content .common-btn-box a:first-child:hover {
	background: #F5F5F5;
	border: 3px solid transparent;
}

.efficient-content .common-btn-box a:last-child:hover {
	background: #738BF6;
}

/* 用户评价 */
.assess-box {
	margin-top: 100px;
	padding-bottom: 60px;
}

.swiper-container {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
	padding: 0 12px !important;
	box-sizing: border-box;
}

.swiper-wrapper {
	display: flex;
	align-items: center;
}

.swiper-slide {
	position: relative;
	height: 201px !important;
	box-shadow: 0px 0px 13px 1px rgba(239, 242, 255, 1);
	border-radius: 20px;
	padding-top: 41px;
	padding-left: 34px;
	padding-right: 34px;
	box-sizing: border-box;
	opacity: 0.6;
}

.swiper-slide>img {
	position: absolute;
	left: 39px;
	top: -30px;
	width: 59px;
	height: 59px;
	padding: 4px;
	background-color: #FFFFFF;
	border-radius: 50%;
	box-shadow: 0px 0px 4px 4px rgba(239, 242, 255, 1);
}

.assess-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.assess-title h2 {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #3D3D3D;
}

.assess-title img {
	width: 85px;
	height: 13px;
	margin: 0;
}

.swiper-slide>p {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	color: rgba(16, 16, 16, 0.6);
	margin-top: 4px;
	margin-bottom: 16px;
}

.assess-user h3 {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	color: #101010;
}

.assess-user p {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	color: #ABABAB;
}

.swiper-slide-active {
	transform: scale(1.1);
	opacity: 1;
	margin-top: 64px;
	height: 235px !important;
	box-shadow: 0px 0px 13px 1px rgba(239, 242, 255, 1);
	border-radius: 24px;
	padding-top: 49px;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
}

.swiper-slide-active>img {
	left: 47px;
	top: -35px;
	width: 70px;
	height: 70px;
	padding: 5px;
	box-shadow: 0px -4px 4px 4px rgb(239 242 255);
}

.swiper-slide-active .assess-title h2 {
	font-size: 22px;
	line-height: 33px;
}

.swiper-slide-active .assess-title img {
	width: 90px;
	height: 15px;
}

.swiper-slide-active>p {
	font-size: 15px;
	line-height: 20px;
	color: rgba(16, 16, 16, 0.6);
}

.swiper-slide-active .assess-user h3 {
	font-size: 14px;
	line-height: 21px;
}

.swiper-slide-active .assess-user p {
	font-size: 12px;
	line-height: 18px;
}