@charset "utf-8";
/* CSS Document */
.ptb-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.bg-eef3f9 {
	background-color: #eef3f9;
}

/* banner */
.ban-box{
	background:#030215 url(/wp-content/uploads/images/llm/llm-ban.jpg) repeat-x center top;
}
.ban-box a.btn{
	margin-top: 0;
	border: 0 none;
	background-color: #ff4141;
	padding:0 40px;
}
.ban-box a.btn:hover {
	background-color: #e73535;
}

/* 按钮Tab */
.mid-nav a {
	min-width: 220px;
	text-align: center;
	display: inline-block;
	margin: 50px 15px 0;
	background-color: #eef3f9;
	border-radius: 8px;
	padding: 0 38px;
}
.mid-nav a h3 {
	line-height: 58px;
	font-size: 20px;
}
.mid-nav a.active {
	background: linear-gradient(to right, #0057fd, #018afc);
}
.mid-nav a.active h3 {
	color: #fff;
}

/* 圆圈 背景 */
.circle-one,.circle-two {
	z-index: 1;
	position: relative;
}
.circle-one::before {
	content: "";
	position: absolute;
	right: -70px;
	bottom: -60px;
	width: 160px;
	height: 160px;
	z-index: -1;
	border: 30px solid #fee004;
	border-radius: 50%;
}
.circle-two::before {
	content: "";
	position: absolute;
	left: -50px;
	bottom: 90px;
	width: 80px;
	height: 80px;
	z-index: -1;
	border: 40px solid #fcd5c4;
	border-radius: 50%;
}
.circle-two::after {
	content: "";
	position: absolute;
	right: -60px;
	top: -60px;
	width: 130px;
	height: 130px;
	z-index: -1;
	background-color: #294af1;
	border-radius: 50%;
}

/* 切换圆点 */
.switch-round a {
	width: 10px;
    height: 10px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    margin: 0 6px;
    background: #999;
    border-radius: 50%;
}
.switch-round a.active {
	background: linear-gradient(to right, #0057fd, #018afc);
}

/* 边框Title */
.line-title {
	min-width: 450px;
	display: inline-block;
	position: relative;
	padding: 20px 0;
	border: 6px solid;
	border-image: linear-gradient(to right, #018afc,#0057fd) 1;
}
.line-title > p {
	position: absolute;
	top: -20px;
	left: 30px;
	right: 30px;
	letter-spacing: 3px;
}
.line-title::before {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: -32px;
	left: -55px;
	border: 4px solid #61bcfe;
	border-radius: 50%;
}
.line-title::after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -30px;
	right: -45px;
	border-radius: 50%;
	background-color: #fee004;
}

/* 浏览器 */
.browser {
	margin-left: auto;
	margin-right: auto;
	padding: 40px 10px 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px 2px rgba(0,0,0,.05);
	background: #fff url(/wp-content/uploads/images/llm/llm-ico1.png) no-repeat 20px 15px;
}

/* 最佳路径和落地场景 */
.path-scenario li {
	float: left;
	width: 230px;
	height: 355px;
	padding: 50px 20px 0;
	margin-right: 60px;
	border-radius: 10px;
	box-shadow: 0 0 5px 5px rgba(1,114,252,.15);
}
.path-scenario li:last-child {
	margin-right: 0;
}

/* 能力体系 */
.capability-system {
	height: 620px;
	margin-top: 125px;
	border-radius: 10px;
	padding: 30px;
	box-sizing: border-box;
	background: linear-gradient(to right, #3561ef,#2998ff);
}
.capability-system > dt {
	width: 230px;
	height: 560px;
	float: left;
	background-color: #fff;
}
.capability-system > dt > a {
	font-size: 20px;
	display: block;
	text-indent: 30px;
	line-height: 70px;
}
.capability-system > dt > a.active {
	width: 250px;
	position: relative;
	color: #fff;
	background: linear-gradient(to right, #f58b35,#ffcc65);
}
.capability-system > dt > a.active::after {
	content: "";
	width: 5px;
	height: 0;
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -18px;
	border-left: 20px solid #ffcc65;
	border-bottom: 18px solid transparent;
	border-top: 18px solid transparent;
}
.capability-system > dd {
	width: 760px;
	height: 665px;
	float: right;
	margin-top: -105px;
	padding: 40px 20px 20px;
	box-sizing: border-box;
}

/* 应用场景 */
.scene-chart .bg-f6f8fc {
	padding: 25px 0;
	border-radius: 6px;
	background-color: #f6f8fc;
}
.scene-chart .btn {
	display: inline-block;
	border-radius: 6px;
	color: #fff;
	text-align: center;
}
.scene-chart .btn-orange {
	width: 250px;
	line-height: 60px;
	font-size: 20px;
	background: linear-gradient(to bottom, #ffcc65, #f58b35);
}
.scene-chart .btn-blue {
	padding: 0 15px;
	line-height: 46px;
	font-size: 16px;
	margin-right: 13px;
	background: #2b69f8;
}
.scene-chart .btn-cyan {
	width: 330px;
	line-height: 60px;
	font-size: 20px;
	background: linear-gradient(to bottom, #0ce9e1, #01bcb5);
}
.scene-chart > ul.bg-f6f8fc > li {
	float: left;
	margin-left: 13px;
	min-width: 110px;
}

/* 产品优势 */
.advantage > ul{
	width: 220px;
}
.advantage > ul > li {
	margin-top: 53px;
	position: relative;
}
.advantage > ul > li:first-child {
	margin-top: 20px;
}
.advantage > ul > li::before {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: -30px;
	margin-top: -4px;
	border-radius: 50%;
	background-color: #fff;
	border: 2px solid #1663c3;
}
.advantage > ul > li::after {
	content: "";
	width: 140px;
	height: 2px;
	position: absolute;
	right: -178px;
	top: 50%;
	margin-top: -1px;
	border-bottom: 2px dashed #9794a1;
}
.advantage > ul:last-child > li::before {
	right: auto;
	left: -30px;
}
.advantage > ul:last-child > li::after {
	right: auto;
	left: -178px;
}

/* 合作展望 */
.prospect-list > li {
	width: 340px;
	height: 350px;
	padding: 0 0 0 45px;
	margin-right: 40px;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 5px 3px rgba(0,87,253,.1);
	background: #fff url(/wp-content/uploads/images/llm/llm-bj2.png) no-repeat 0 0;
}
.prospect-list > li:last-child {
	margin-right: 0;
}
.prospect-list > li > strong {
	font-size: 34px;
	color: #fff;
	margin: 10px 0 0 -38px;
	font-style: italic;
	display: inline-block;
}
.prospect-list > li > .letter-bg {
	font-size: 72px;
	color: #f5f7fc;
	font-family: Impact;
	letter-spacing: 10px;
	margin-bottom: -100px;
}
.prospect-list > li > .letter-bg::after {
	content: "";
	width: 20px;
	height: 3px;
	display: block;
	margin-top: 10px;
	background-color: #3341c4;
}
.prospect-list > li:last-child > .letter-bg {
	letter-spacing: 0;
}

/* 联系我们 */
.contact-bg {
	background: url(/wp-content/uploads/images/llm/llm-bj1.jpg) no-repeat center center;
}
.contact-bg > div > ul > li {
	width: 332px;
	height: 172px;
	float: left;
	margin-right: 49px;
	border: 1px solid #fff;
}
.contact-bg > div > ul > li:last-child {
	margin-right: 0;
}
.contact-bg > div > ul > li > div {
	width: 320px;
	height: 160px;
	padding: 20px 0 0 20px;
	margin: 5px 0 0 5px;
	border: 1px solid rgba(255,255,255,.5);
}
.contact-bg > div > ul > li > div h3::after {
	content: "";
	width: 44px;
	height: 3px;
	overflow: hidden;
	display: block;
	margin-top: 15px;
	background-color: #fff;
}