@charset "utf-8";
@media (max-width: 768px) {
	/* banner */
	.ban-box > div {
		margin-top: 30px;
	}
	.ban-box > div > h1 {
		font-size: 24px;
	}
	.ban-box > div > p {
		height: auto;
		margin-top: 10px;
		font-size: 14px;
		line-height: 1.7;
	}
	.ban-box a.btn {
		height: 38px;
		line-height:  38px;
		font-size: 14px;
		font-weight: bold;
		padding: 0 20px;
	}

	/* 知识中台普遍缺位 */
	.absence-list li {
		width: 45%;
		height: 240px;
		padding: 0 10px;
		margin: 0 0 0 3%;
	}
	.absence-list li:first-child, .absence-list li:nth-child(2) {
		height: 220px;
		margin-bottom: 40px;
	}
	.absence-list li:nth-child(3),.absence-list li:nth-child(4) {
		margin-bottom: 20px;
	}

	/* 什么是知识中台 */
	.mid-nav  a {
		min-width: auto;
		padding: 0 10px;
		margin: 25px 5px 0;
	}
	.mid-nav a h3 {
		line-height: 40px;
		font-size: 14px;
	}
	.coll-main dl {
		margin-top: 20px;
	}
	.coll-main dl dt, .coll-main dl dd {
		width: auto;
		float: none;
		margin: 0 15px;
	}
	.coll-main dl dd.mt-px20 {
		margin-top: 20px;
	}
	.coll-main dl dt p {
		font-size: 14px;
		line-height: 1.5;
	}

	/* 深蓝海域知识中台 */
	.mp-mid > ul > li:last-child {
		font-size: 12px
	}
	.mp-mid > ul:nth-child(2) > li:first-child {
		padding-top: 0 !important;
	}
	.mp-mid > ul:nth-child(3) > li:first-child img {
		height: 250px;
	}
	.mp-mid > div:last-child {
		margin-top: 5px;
	}

	/* 知识复用 */
	.zs-reuse-list {
		height: 260px;
		background: url(/wp-content/uploads/images/middleground/mid-img4-1-mb.jpg) no-repeat center center;
		background-size: contain;
	}
	.zs-reuse-list > li {
		display: none;
	}

	/* 技术复用 */
	.tec-mul-list {
		height: 310px;
	}
	.tec-mul-list > li {
		width: 30%;
		height: 70px;
		padding-top: 8px;
		box-sizing: border-box;
	}
	.tec-mul-list > li img {
		width: 30px;
	}
	.tec-mul-list > li p {
		font-size: 12px;
		line-height: 1.4;
		margin-top: 5px;
	}
	.tec-mul-list > li:nth-child(1),.tec-mul-list > li:nth-child(5),.tec-mul-list > li:nth-child(6)  {
		left: 1%;
	}
	.tec-mul-list > li:nth-child(2),.tec-mul-list > li:nth-child(7),.tec-mul-list > li:nth-child(9)  {
		left: 35%;
	}
	.tec-mul-list > li:nth-child(3),.tec-mul-list > li:nth-child(4),.tec-mul-list > li:nth-child(8) {
		left: 69%;
	}
	.tec-mul-list > li:nth-child(5),.tec-mul-list > li:nth-child(7),.tec-mul-list > li:nth-child(8) {
		top: 80px;
	}
	.tec-mul-list > li:nth-child(4),.tec-mul-list > li:nth-child(9)  {
		top: 160px;
	}
	.tec-mul-list > li:nth-child(4) {
		height: 150px;
		padding-top: 40px;
	}
	.tec-mul-list > li:nth-child(5) {
		height: 150px;
		padding-top: 40px;
	}
	.tec-mul-list > li:nth-child(6) {
		width: 64%;
		top: 240px;
	}
	.tec-mul-list > li:nth-child(9) {
		padding-top: 2px;
		height: 70px;
	}
	.tec-mul-list > li:nth-child(9) p {
		margin-top: 2px;
	}

	/* 合作案例 */
	.mp-ins-case > li:first-child p,.mp-bank-case > li:first-child p {
		font-size: 14px;
		margin: 10px 15px 0;
		text-align: justify;
		line-height: 1.7;
	}
	.mp-ins-case > li:first-child p {
		padding-bottom: 250px;
		background: url(/wp-content/uploads/images/middleground/mid-img6-mb.jpg) no-repeat center bottom;
		background-size: contain;
	}
	.mp-ins-case > li:first-child p br,.mp-bank-case > li:first-child p br {
		display: none;
	}
	.mp-ins-case > li:not(:first-child) {
		display: none;
	}
	.mp-bank-case > li:nth-child(2) {
		margin-top: 20px !important;
	}
	.mp-bank-case > li:nth-child(2) > img:not(:last-child) {
		width: 45%;
	}
	.mp-bank-case > li:nth-child(2) > img:nth-child(2) {
		margin-left: 3%;
		margin-right: 0;
	}
	.mp-bank-case > li:nth-child(2) > img:last-child {
		width: 93%;
		margin-top: 8px;
	}
}