@charset "utf-8";
@media (max-width: 768px) {
	.ptb-80 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.width-px430 {
		width: auto;
	}

	.box-w .pull-left, .box-w .pull-right{
		float: none;
	}

	.box-w img {
		max-width: 100%;
	}

	/* banner */
	.ban-box > div {
		margin-top: 30px;
	}
	.ban-box > div > img {
		height: 40px !important;
	}
	.ban-box > div > h1 {
		width: 75%;
		font-size: 24px;
		margin: 5px auto 0;
		line-height: 1.5;
	}
	.ban-box a.btn {
		height: 34px;
		line-height:  34px;
		font-size: 14px;
		font-weight: bold;
		padding: 0 14px;
		margin-top: 15px;
	}

	/* 标题 */
	.line-title {
		min-width: 80%;
		max-width: 90%;
		margin-top: 15px;
	}
	.line-title .font-s36 {
		font-size: 24px;
		margin: 0;
	}
	.line-title .font-s24 {
		height: 36px;
		padding-top: 12px;
		top: -21px;
		font-size: 12px;
		line-height: 1;
		letter-spacing: 0;
		box-sizing: border-box;
	}
	.line-title::before {
		left: -20px;
	}
	.line-title::after {
		right: -20px;
	}

	/* 变革 Tab 按钮 */
	.mid-nav {
		margin-top: 30px;
	}
	.mid-nav a {
		min-width: auto;
		padding: 0 10px;
		margin: 0 5px;
	}
	.mid-nav a h3 {
		line-height: 44px;
		font-size: 14px;
	}

	/* 变革 Tab 内容 */
	.coll-main {
		margin-top: 20px;
	}
	.coll-main dl {
		margin: 0 15px;
	}
	.coll-main dl h4 {
		font-size: 20px;
	}
	.coll-main dl p.mt-px40 {
		margin-top: 5px;
		font-size: 14px;
		line-height: 1.5;
		text-align: justify;
	}
	.coll-main dl > dt:first-child p.mt-px40 {
		margin-bottom: 15px;
	}
	.coll-main dl > dt:last-child {
		margin-top: 10px;
	}
	.circle-one::before {
		width: 30px;
		height: 30px;
		right: -15px;
		bottom: -12px;
		border-width: 10px;
	}

	/* 最佳路径和落地场景 */
	.path-scenario {
		margin-top: 30px;
	}
	.path-scenario li {
		width: 44%;
		height: 270px;
		float: left;
		box-sizing: border-box;
		margin: 0 0 0 4%;
		padding: 20px 10px 0;
	}
	.path-scenario li h3 {
		font-size: 24px;
		margin-top: 0;
	}
	.path-scenario li p {
		line-height: 1.5;
		margin-top: 10px;
	}
	.path-scenario li:first-child,.path-scenario li:nth-child(2) {
		margin-bottom: 20px;
	}

	/* 最后一公里 */
	p.mt-px20.font-s16 {
		font-size: 14px;
		line-height: 1.5;
		margin: 30px 20px 0;
	}
	p.mt-px20.font-s16 br {
		display: none;
	}
	.circle-two {
		width: auto !important;
		margin: 25px 15px 0 !important;
	}
	.circle-two::before, .circle-two::after{
		display: none;
	}
	.browser video {
		width: 100% !important;
	}
	.capability-system {
		height: auto;
		margin-top: 30px;
		padding: 10px 0 10px 0;
	}
	.capability-system dt {
		width: 96%;
		height: auto;
		float: none;
		margin: 0 auto 10px;
		overflow: hidden;
		background-color: transparent;
	}
	.capability-system dt a {
		width: 33.33%;
		text-indent: 0;
		font-size: 12px;
		line-height: 1.5;
		float: left;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #fff;
		border: 1px solid #3561ef;
		border-radius: 6px;
        box-sizing: border-box;
	}
	.capability-system dt a.active {
		width: 33.33%;
	}
	.capability-system dt a.active::after {
		display: none;
	}
	.capability-system dd {
		float: none;
		width: 96%;
		height: auto;
		margin: 0 auto;
		padding: 35px 10px 10px;
        font-size: 0;
	}
	.capability-system dd > div > p,.capability-system dd > ul > li > p {
		font-size: 14px;
		line-height: 1.5;
	}
	.capability-system dd > div > div,.capability-system dd > ul > li > div {
		margin-top: 10px;
	}
	.capability-system dd > ul > li > div img {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}

	/* 应用场景 */
	.scene-chart {
		margin-top: 30px;
		height: 200px;
		background: url(/wp-content/uploads/images/llm/llm-img5-1-mb.png) no-repeat center top;
		background-size: contain;
	}
	.scene-chart * {
		display: none !important;
	}

	/* 产品优势 */
	.advantage {
		margin-top: 30px;
		display: flex;
	}
	.advantage > ul {
		width: auto;
		margin: 0 10px !important;
	}
	.advantage > ul > li::before,.advantage > ul > li::after {
		display: none;
	}
	.advantage > img {
		width: 100px;
		margin: 0 !important;
	}
	.advantage > ul > li {
		margin-top: 10px;
	}
	.advantage > ul > li:first-child {
		margin: 0;
	}
	.advantage > ul > li > h3 {
		font-size: 16px;
	}
	.advantage > ul > li > p {
		font-size: 12px;
		margin-top: 5px;
	}

	/* 合作展望 */
	.prospect-list {
		margin-top: 30px;
	}
	.prospect-list li {
		width: 44%;
		height: 190px;
		padding-left: 10px;
		margin: 0 0 15px 4%;
		float: left !important;
		background-size: cover;
	}
	.prospect-list > li:last-child {
		margin-bottom: 0;
	}
	.prospect-list > li > strong {
		margin: 3px 0 0 -7px;
		font-size: 18px;
	}
	.prospect-list > li > .letter-bg {
		font-size: 36px;
		letter-spacing: 3px;
		margin-bottom: -80px;
	}
	.prospect-list > li > .letter-bg::after {
		display: none;
	}
	.prospect-list > li > h3 {
		font-size: 22px;
	}
	.prospect-list > li > p {
		font-size: 14px;
		line-height: 1.5;
		margin-top: 10px;
	}
	.prospect-list > li > p br {
		display: none;
	}
}