@charset "utf-8";
/* CSS Document */
/* banner */
.banner{
	width: 100%;
	height: 600px;
	position: relative;
}
.banner .ban-a{
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #061e7f;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.banner .ban-a1{
	background-image: url(/wp-content/uploads/images/k7/k7-bj1.jpg);
}

/* 渐变标题 */
.gradient-tit-blue {
	color: #0034af;
	background-image: linear-gradient(#d1e1ff, #fff);
}
.gradient-tit-green {
	color: #008176;
	background-image: linear-gradient(#beeef6, #fff);
}

/* 列表 */
.product-list {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	justify-content: space-between;
}
.product-list > div {
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
/* 顶部横线 */
.product-list-line > div::before {
	content: "";
	width: 85px;
	height: 13px;
	display: block;
	margin: -6px auto 0;
	border-radius: 13px;
	background-color: #3f73e4;
}
/* 顶部数字半圆 */
.product-list > div > strong {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	font-size: 28px;
	color: #fff;
	text-align: center;
	padding-top: 35px;
	position: absolute;
	left: 50%;
	top: -48px;
	margin-left: -50px;
	background-color: #005afd;
	border: 10px solid #e0eeff;
}
.strength-bj{
	height: 652px;
	margin-top: 40px;
	background: url(/wp-content/uploads/images/k7/k7-bj3.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}
.strength-bj .product-list > div {
	height: 276px;
}

/* 时代 banner */
.age-banner {
	height: 500px;
	overflow: hidden;
	background: url(/wp-content/uploads/images/k7/k7-bj2.jpg) no-repeat center center;
	background-size: cover;
}
.age-banner > div {
	width: 900px;
	height: 330px;
	position: relative;
	margin: 85px auto 0;
	border: 8px solid rgba(255,255,255, .4);
	border-top: 0 none;
	text-shadow: 0 4px 2px #00045f;
}
.age-banner > div::before,.age-banner > div::after {
	content: "";
	width: 37%;
	height: 8px;
	position: absolute;
	top: 0;
	background-color: rgba(255,255,255,.4);
}
.age-banner > div::before {
	left: 0;
}
.age-banner > div::after {
	right: 0;
}
.age-banner > div > div {
	position: relative;
	top: -25px;
}

/* 知识生命之轮 */
.life-wheel > .cloud-list {
	height: 68px;
	background-color: #b6e6ff;
}
.life-wheel > .cloud-list > li {
	width: 109px;
	height: 50px;
	font-size: 12px;
	padding-top: 12px;
	display: inline-block;
	margin: 9px 30px 0;
	background: url(/wp-content/uploads/images/index/index-ico33.png) no-repeat center center;
	background-size: 109px 50px;
}
.life-wheel > .life-main {
	height: 540px;
	background: #b2d3ff url(/wp-content/uploads/images/index/index-img3.png) no-repeat center bottom;
	background-size: 100% auto;
}
.life-wheel > .life-main > strong:first-child {
	left: 50%;
	top: 200px;
	margin-left: -48px;
	text-align: center;
	z-index: 2;
}
.life-wheel > .life-main > div:nth-child(2) {
	left: 50%;
	top: 20px;
	z-index: 1;
	margin-left: -215px;
	width: 430px;
	height: 430px;
	background: url(/wp-content/uploads/images/index/index-img1.png) no-repeat center center;
	background-size: 420px;
	-webkit-animation: rotate360 10s linear infinite; /* Chrome, Safari, Opera */
	-moz-animation: rotate360 10s linear infinite; /* Firefox */
	-o-animation: rotate360 10s linear infinite; /* Opera */
	animation: rotate360 10s linear infinite; /* Standard syntax */
}
.life-wheel > .life-main > img:nth-child(3) {
	width: 520px;
	left: 50%;
	top: 30px;
	margin-left: -255px;
}
.life-wheel > .life-main > ul {
	width: 250px;
	position: absolute;
}
.life-wheel > .life-main > ul > li {
	min-width: 76px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	padding: 5px 0;
	margin: 6px 0 0 3px;
	background-color: #ffb45b;
	border: 2px solid #fff;
}
.life-wheel > .life-main > ul:nth-child(4) {
	top: 10px;
	left: 130px;
}
.life-wheel > .life-main > ul:nth-child(5) {
	top: 20px;
	right: 135px;
}
.life-wheel > .life-main > ul:nth-child(6) {
	top: 110px;
	left: 50px;
}
.life-wheel > .life-main > ul:nth-child(7) {
	top: 90px;
	right: 35px;
}
.life-wheel > .life-main > ul:nth-child(8) {
	top: 270px;
	left: 50px;
}
.life-wheel > .life-main > ul:nth-child(9) {
	width: 170px;
	top: 245px;
	right: 130px;
}
.life-wheel > .life-main > ul:nth-child(10) {
	width: 170px;
	top: 400px;
	left: 205px;
}
.life-wheel > .life-main > ul:nth-child(11) {
	top: 380px;
	right: 115px;
}
.life-wheel > .life-main > div:last-child {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.life-wheel > .life-main > div:last-child > * {
	display: inline-block;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	margin-left: 41px;
	margin-right: 54px;
	text-shadow: 0 0 2px #333;
}
.life-wheel > .manage-list {
	padding-left: 25px;
	background-color: #c28e27;
}
.life-wheel > .manage-list > li {
	display: inline-block;
	width: 150px;
	font-size: 16px;
	margin: 5px 70px 5px 0;
	padding: 3px 0;
	text-align: center;
	background-color: #ffb45b;
}
.life-wheel > .manage-list > li:last-child {
	margin-left: -6px;
	margin-right: 0;
}

/* 气泡图 */
.bubble-chart {
	height: 590px;
}
.bubble-chart > li {
	position: absolute;
	border-radius: 50%;
	color: rgba(0, 4, 95, 1);
	background-image: linear-gradient(120deg,rgba(186, 209, 255, .3), rgba(106, 154, 255, .3));
}
.bubble-chart > li:first-child {
	width: 160px;
	height: 160px;
	padding-top: 35px;
	top: 22px;
	left: 50px;
	background-image: linear-gradient(120deg,rgba(255, 247, 208, .5), rgba(255, 210, 0, .5));
}
.bubble-chart > li:nth-child(2) {
	width: 260px;
	height: 260px;
	padding-top: 35px;
	top: 45px;
	left: 193px;
	box-shadow: 0 20px 20px #bcfdeb;
	background-image: linear-gradient(120deg,rgba(158, 253, 225, .7), rgba(0, 214, 168, .7));
}
.bubble-chart > li:nth-child(3) {
	width: 300px;
	height: 300px;
	padding-top: 40px;
	top: 80px;
	left: 420px;
	z-index: 8;
	box-shadow: 0 20px 20px #aec9ff;
	background-image: linear-gradient(120deg,rgba(186, 209, 255, .7), rgba(45, 112, 255, .7));
}
.bubble-chart > li:nth-child(4) {
	width: 242px;
	height: 242px;
	padding-top: 20px;
	top: 8px;
	right: 160px;
	box-shadow: 0 20px 20px #fff2b9;
	background-image: linear-gradient(120deg,rgba(255, 247, 208, .7), rgba(255, 210, 0, .7));
}
.bubble-chart > li:nth-child(5) {
	width: 102px;
	height: 102px;
	padding-top: 20px;
	top: 0;
	right: 60px;
}
.bubble-chart > li:nth-child(6) {
	width: 95px;
	height: 95px;
	padding-top: 20px;
	top: 165px;
	left: 0;
	background-image: linear-gradient(120deg,rgba(158, 253, 225, .5), rgba(0, 214, 168, .5));
}
.bubble-chart > li:nth-child(7) {
	width: 230px;
	height: 230px;
	padding-top: 50px;
	top: 234px;
	left: 4px;
}
.bubble-chart > li:nth-child(8) {
	width: 88px;
	height: 88px;
	padding-top: 32px;
	bottom: 62px;
	left: 150px;
	background-image: linear-gradient(120deg,rgba(255, 247, 208, .5), rgba(255, 210, 0, .5));
}
.bubble-chart > li:nth-child(9) {
	width: 115px;
	height: 115px;
	padding-top: 40px;
	bottom: 0;
	left: 215px;
}
.bubble-chart > li:nth-child(10) {
	width: 180px;
	height: 180px;
	padding-top: 35px;
	bottom: 78px;
	left: 315px;
}
.bubble-chart > li:nth-child(11) {
	width: 174px;
	height: 174px;
	padding-top: 30px;
	bottom: 76px;
	right: 286px;
}
.bubble-chart > li:nth-child(12) {
	width: 74px;
	height: 74px;
	padding-top: 25px;
	bottom: 20px;
	right: 236px;
	background-image: linear-gradient(120deg,rgba(255, 247, 208, .5), rgba(255, 210, 0, .5));
}
.bubble-chart > li:nth-child(13) {
	width: 120px;
	height: 120px;
	padding-top: 13px;
	bottom: 202px;
	right: 202px;
}
.bubble-chart > li:nth-child(14) {
	width: 230px;
	height: 230px;
	padding-top: 55px;
	bottom: 90px;
	right: 0;
}
.bubble-chart > li:nth-child(15) {
	width: 102px;
	height: 102px;
	padding-top: 23px;
	top: 167px;
	right: 64px;
	background-image: linear-gradient(120deg,rgba(158, 253, 225, .5), rgba(0, 214, 168, .5));
}
.bubble-chart > li:nth-child(16) {
	width: 86px;
	height: 86px;
	padding-top: 30px;
	top: 90px;
	right: 5px;
	
}
.bubble-chart > li:nth-child(17) {
	width: 78px;
	height: 78px;
	top: 0;
	right: 340px;
	z-index: -1;
}
.bubble-chart > li:nth-child(18) {
	width: 40px;
	height: 40px;
	bottom: 100px;
	left: 520px;
	background-image: linear-gradient(120deg,rgba(158, 253, 225, 1), rgba(0, 214, 168, 1));
}
.bubble-chart > li:nth-child(19) {
	width: 27px;
	height: 27px;
	bottom: 30px;
	left: 360px;
	background-image: linear-gradient(120deg,rgba(186, 209, 255, 1), rgba(45, 112, 255, 1));
}

/* 产品功能介绍 */
.swiper-box .swiper-button-next {
	top: 60px;
	right: 30px;
	background-image: url(/wp-content/uploads/images/k7/k7-ico24.png);
	background-size: auto
}
.swiper-box .swiper-button-prev {
	top: 60px;
	left: 30px;
	background-image: url(/wp-content/uploads/images/k7/k7-ico23.png);
	background-size: auto;
}
.swiper-box .swiper-button-next::after,.swiper-box .swiper-button-prev::after {
	content: "";
	display: none;
}
.gallery-thumbs {
	width: 900px;
	height: 120px;
	margin: 60px auto 0;
	box-shadow: 0 0 13px #f8f8f8;
	background-color: #fff;
}
.gallery-thumbs .swiper-slide span {
	width: 50px;
	height: 50px;
	margin: 20px 0 0;
	display: inline-block;
	overflow: hidden;
}
.gallery-thumbs .swiper-slide-thumb-active {
	color: #fff;
	background-color: #3b53eb;
}
.gallery-thumbs .swiper-slide-thumb-active span img {
	margin-top: -50px;
}
.gallery-main,.gallery-main .swiper-slide {
	height: 880px;
}
.gallery-main .swiper-slide {
	background: #3b53eb url(/wp-content/uploads/images/k7/k7-bj4.png) no-repeat center 20px;
}
.gallery-main .swiper-slide .browser {
	width: 880px;
	margin: 0 auto;
	position: relative;
}
.gallery-main .swiper-slide .browser div.browser-box{
	height: 635px;
	background-color: #fff;
	border-radius: 10px;
	position: relative;
	z-index: 10;
}
.gallery-main .swiper-slide .browser div.browser-box-bj1 {
	width: 950px;
	height: 535px;
	background-color: #9da9f5;
	border-radius: 10px;
	position: absolute;
	left: -35px;
	bottom: 50px;
	z-index: 2;
}
.gallery-main .swiper-slide .browser div.browser-box-bj2 {
	width: 1020px;
	height: 435px;
	background-color: #6275ef;
	border-radius: 10px;
	position: absolute;
	left: -70px;
	bottom: 100px;
	z-index: 1;
}

/* 应用场景 */
.app-scene > li {
	width: 256px;
	height: 540px;
	padding: 0;
	padding: 0 10px 0 15px;
	margin-right: 25px;
}
.app-scene > li > h4 {
	margin: 0 -10px 0 -15px;
	border-radius: 10px 10px 0 0;
	line-height: 80px;
	color: #fff;
	border-bottom: 3px solid #fc8045;
	background-color: #3846c9;
}