@charset "utf-8";
/* CSS Document */
.box-w {
	font-size: 14px;
}
/* banner */
.banner{
	width: 100%;
	height: 700px;
	position: relative;
}
.banner .ban-a{
	width: 100%;
	height: 700px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #040e2b;
	background-repeat: no-repeat;
	background-position: center top;
}
.banner .ban-a1{
	background-image: url(/wp-content/uploads/images/index/index-ban4.jpg);
}
.banner .ban-a2{
	background-image: url(/wp-content/uploads/images/index/index-ban8.jpg);
}
.banner .ban-a2 .rotate-file {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -1000px;
	z-index: 10;
}
.banner .ban-a2 .rotate-cloud {
	width: 1100px;
	height: 1100px;
	position: absolute;
	top: -150px;
	left: 50%;
	margin-left: -1000px;
	animation: rotate 15s linear infinite;
}
@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.banner .ban-a2 div.pos-abs {
	top: 110px;
	left: 51%;
}
.banner .ban-a3{
	background-image: url(/wp-content/uploads/images/index/index-ban5.jpg);
}
.banner .ban-a4{
	background-image: url(/wp-content/uploads/images/index/index-ban6.jpg);
}
.banner .ban-a5{
	background-image: url(/wp-content/uploads/images/index/index-ban7.jpg);
}
.banner .ban-subtitle {
	display: inline-block;
	padding: 6px 20px;
	border-radius: 48px;
	background-color: #1d2c49;
	border: 1px solid #6c7689;
}
.banner .swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	margin: 0 5px;
	background: #fff;
	border-radius: 50%;
}
.banner .swiper-pagination-bullet-active{
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: 2px solid #fff;
}
.banner .swiper-pagination-bullet-active::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-bottom: 4px;
	border-radius: 50%;
	background-color: #fff;
}

/* 知识生命之轮 */
.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 > .life-main > div:last-child > span:last-child {
	margin-right: 0;
}
.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;
}

/* 产品推荐 */
.product-list {
	width: 1100px;
	height: auto;
	padding: 11px 11px 90px;
	overflow: hidden;
	margin-top: 40px;
	position: relative;
}
.product-list .swiper-slide {
	width: 260px;
	height: 410px;
	padding: 0 20px;
	text-align: center;
	box-shadow: 0 0 10px #eee;
	background-color: #fff;
}
.product-list .swiper-slide i {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 35px auto 25px;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 10px #eee;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.product-list .swiper-slide .blue-btn {
	padding: 12px 26px;
}
.product-list .swiper-slide i.pl-ico1 {
	background-image: url(/wp-content/uploads/images/index/index-ico1.png);
}
.product-list .swiper-slide i.pl-ico2 {
	background-image: url(/wp-content/uploads/images/index/index-ico2.png);
}
.product-list .swiper-slide i.pl-ico3 {
	background-image: url(/wp-content/uploads/images/index/index-ico3.png);
}
.product-list .swiper-slide i.pl-ico4 {
	background-image: url(/wp-content/uploads/images/index/index-ico4.png);
}
.product-list .swiper-slide:hover {
	color: #fff;
	background-color: #020557;
}
.product-list .swiper-slide:hover .color-00045f {
	color: #fff;
}
.product-list .swiper-slide:hover i {
	box-shadow: none;
	background-color: #3290ff;
	background-position: center top;
}
.product-list .swiper-button-prev:after, .product-list .swiper-button-next:after {
	content: none;
}
.product-list .swiper-button-prev,.product-list .swiper-button-next {
	top: auto;
	bottom: 10px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-size: 44px 44px;
}
.product-list .swiper-button-prev:hover,.product-list .swiper-button-next:hover {
	box-shadow: 0 0 10px #8e91dd;
}
.product-list .swiper-button-prev {
	left: 50%;
	margin-left: -60px;
	background-image: url(/wp-content/uploads/images/index/index-ico5.png);
}
.product-list .swiper-button-next {
	right: 50%;
	margin-right: -60px;
	background-image: url(/wp-content/uploads/images/index/index-ico6.png);
}

/* 大模型知识智能 */
.large-model-img {
	height: 596px;
	color: #fff;
	font-size: 16px;
	background: url(/wp-content/uploads/images/index/index-ban1.jpg) no-repeat center center;
	background-size: 1100px 596px;
}
.large-model-img > ul:first-child > li {
	position: absolute;
}
.large-model-img > ul:first-child > li:nth-child(1) {
	top: 88px;
	left: 162px;
}
.large-model-img > ul:first-child > li:nth-child(2) {
	top: 180px;
	left: 130px;
}
.large-model-img > ul:first-child > li:nth-child(3) {
	top: 282px;
	left: 120px;
}
.large-model-img > ul:first-child > li:nth-child(4) {
	top: 68px;
	left: 358px;
}
.large-model-img > ul:first-child > li:nth-child(5) {
	top: 142px;
	left: 305px;
}
.large-model-img > ul:first-child > li:nth-child(6) {
	top: 228px;
	left: 275px;
}
.large-model-img > ul:first-child > li:nth-child(7) {
	top: 50px;
	left: 590px;
}
.large-model-img > ul:first-child > li:nth-child(8) {
	top: 118px;
	left: 513px;
}
.large-model-img > ul:first-child > li:nth-child(9) {
	top: 192px;
	left: 485px;
}
.large-model-img > ul:first-child > li:nth-child(10) {
	top: 290px;
	left: 406px;
}
.large-model-img > ul:first-child > li:nth-child(11) {
	top: 117px;
	left: 712px;
}
.large-model-img > ul:first-child > li:nth-child(12) {
	top: 186px;
	left: 640px;
}
.large-model-img > ul:first-child > li:nth-child(13) {
	top: 250px;
	left: 560px;
}
.large-model-img > ul:first-child > li:nth-child(14) {
	top: 66px;
	left: 870px;
}
.large-model-img > ul:first-child > li:nth-child(15) {
	top: 197px;
	left: 862px;
}
.large-model-img > ul:first-child > li:nth-child(16) {
	top: 270px;
	left: 737px;
}
.large-model-img > ul:nth-child(2),.large-model-img > ul:nth-child(3) {
	position: relative;
	top: 420px;
	display: flex;
	justify-content: center;
}
.large-model-img > ul:nth-child(2) > li {
	margin: 0 7px;
}
.large-model-img > ul:nth-child(2) > li:nth-child(1) {
	margin-top: -23px;
	transform: rotate(10deg);
}
.large-model-img > ul:nth-child(2) > li:nth-child(2) {
	margin-top: -12px;
	transform: rotate(6deg);
}
.large-model-img > ul:nth-child(2) > li:nth-child(3) {
	margin-top: -5px;
	transform: rotate(3deg);
}
.large-model-img > ul:nth-child(2) > li:nth-child(6) {
	margin-top: -3px;
	transform: rotate(-3deg);
}
.large-model-img > ul:nth-child(2) > li:nth-child(7) {
	margin-top: -10px;
	transform: rotate(-6deg);
}
.large-model-img > ul:nth-child(2) > li:nth-child(8) {
	margin-top: -20px;
	transform: rotate(-10deg);
}
.large-model-img > ul:nth-child(3) {
	top: 500px;
}
.large-model-img > ul:nth-child(3) li {
	text-align: center;
	width: 122px;
}
.large-model-img > ul:nth-child(3) li:nth-child(1) {
	width: 130px;
	margin-top: -40px;
	text-align: left;
	transform: rotate(20deg);
}
.large-model-img > ul:nth-child(3) li:nth-child(2) {
	width: 110px;
	margin-top: -18px;
	text-align: left;
	transform: rotate(10deg);
}
.large-model-img > ul:nth-child(3) li:nth-child(3) {
	margin-top: -8px;
	transform: rotate(3deg);
}
.large-model-img > ul:nth-child(3) li:nth-child(7) {
	margin-top: -8px;
	transform: rotate(-3deg);
}
.large-model-img > ul:nth-child(3) li:nth-child(8) {
	width: 110px;
	margin-top: -18px;
	text-align: right;
	transform: rotate(-10deg);
}
.large-model-img > ul:nth-child(3) li:nth-child(9) {
	width: 130px;
	margin-top: -40px;
	text-align: right;
	transform: rotate(-20deg);
}

/* 智慧云搜索引擎 */
.bg-sky {
	height: 430px;
	box-sizing: border-box;
	background: #060b0f url(/wp-content/uploads/images/index/index-ban2.jpg) no-repeat center center;
	background-size: cover;
}
.bg-sky .sky-img1 {
	position: absolute;
	right: 0;
	top: -120px;
	-webkit-animation: rotate360 15s linear infinite; /* Chrome, Safari, Opera */
	-moz-animation: rotate360 15s linear infinite; /* Firefox */
	-o-animation: rotate360 15s linear infinite; /* Opera */
	animation: rotate360 15s linear infinite; /* Standard syntax */
}
.bg-sky .sky-img2 {
	height: 360px;
	position: absolute;
	top: -10px;
	right: 10px;
}

/* 学习成长平台 */
.platform-bg {
	height: 400px;
	box-sizing: border-box;
	padding-top: 80px;
	background: url(/wp-content/uploads/images/index/index-ban3.jpg) no-repeat center center;
}
.platform-img {
	position: absolute;
	right: 20px;
	top: -50px;
	width: 620px;
	height: 422px;
	color: #fff;
	background: url(/wp-content/uploads/images/index/index-img5.png) no-repeat center center;
	background-size: 620px 422px;
}
.platform-img > strong {
	position: absolute;
	font-size: 16px;
}
.platform-img > strong:first-child {
	top: 115px;
	left: 150px;
}
.platform-img > strong:nth-child(2) {
	top: 230px;
	right: 30px;
}
.platform-img > strong:nth-child(3) {
	bottom: 20px;
	left: -30px;
}
.platform-img > div {
	position: absolute;
	text-shadow: 1px 1px 1px #555;
}
.platform-img > div:nth-child(4) {
	top: 40px;
	left: 277px;
	text-align: center;
}
.platform-img > div:nth-child(5) {
	top: 155px;
	left: 237px;
}
.platform-img > div:nth-child(6) {
	top: 155px;
	left: 365px;
}
.platform-img > div:nth-child(7) {
	bottom: 7px;
	left: 165px;
}
.platform-img > div:nth-child(8) {
	bottom: 7px;
	left: 310px;
}
.platform-img > div:nth-child(9) {
	bottom: 7px;
	left: 445px;
}

/* 深蓝知识智能 */
.smart-list {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
	height: 550px;
	background-color: #333;
}
.smart-list li {
	width: 250px;
	height: 243px;
	padding-top: 30px;
	background-color: #fff;
}