@charset "utf-8";
@media (max-width: 768px) {
	.width-px540 {
		width: auto;
	}
	dt.pull-left, dd.pull-right {
		float: none;
	}

	/* banner */
	.ban-box .box-w {
		margin-top: 0;
		position: relative;
	}
	.ban-box .box-w div.pull-left {
		text-align: center;
		margin-top: 0;
		top: 55px;
		left: 50%;
		margin-left: -120px;
		position: absolute;
	}
	.ban-box .box-w div > h2 {
		font-size: 24px;
	}
	.ban-box .box-w div > p {
		font-size: 14px;
		line-height: 1.5;
		margin-top: 10px;
		padding-bottom: 10px;
	}
	.ban-box .box-w div.pull-right {
		float: none;
		text-align: center;
	}
	.ban-box .box-w div.pull-right img {
		height: 200px;
		margin: 20px 0 0;
		opacity: 0.2;
	}
	.ban-box a.btn {
		height: 34px;
		line-height:  34px;
		font-size: 14px;
		font-weight: bold;
		padding: 0 14px;
		margin-top: 15px;
	}

	/* 目标用户群 */
	.user-list {
		margin-top: 0;
	}
	.user-list > li {
		width: 44%;
		height: 170px;
		margin: 20px 0 0 4%;
	}
	.user-list > li i {
		width: 80px;
		height: 80px;
		margin-top: 30px;
		background-size: 80px 160px;
	}
	.user-list > li p {
		font-size: 14px;
	}

	/* 系统价值 */
	.value-system {
		min-height: 200px;
		margin-top: 40px;
		background-image: url(/wp-content/uploads/images/cloud_disk/value_img-mp.png);
		background-size: auto 150px;
	}
	.value-system li {
		font-size: 12px;
	}
	.value-system li:first-child {
		top: -17px;
	}
	.value-system li:nth-child(2) {
		width: 30%;
		text-align: right;
		top: 20px;
		left: 0;
	}
	.value-system li:nth-child(3) {
		width: 32%;
		top: 25px;
		right: 0;
		text-align: left;
	}
	.value-system li:nth-child(4) {
		width: 30%;
		text-align: right;
		top: 95px;
		left: 0;
	}
	.value-system li:nth-child(4) br {
		display: none;
	}
	.value-system li:nth-child(5) {
		width: 30%;
		top: 95px;
		right: 0;
		text-align: left;
	}
	.value-system li:nth-child(6) {
		width: 38%;
		text-align: right;
		top: 160px;
		left: 0;
	}
	.value-system li:nth-child(7) {
		width: 38%;
		top: 160px;
		right: 0;
		text-align: left;
	}

	/*  */
	.content-tab {
		height: auto;
		margin: 0 20px 0;
	}
	.content-tab > div > h3 {
		font-size: 20px;
	}
	.content-tab > div > p,.content-tab > div > div {
		font-size: 14px;
		margin-top: 5px;
		line-height: 1.7;
	}
	.content-tab > div > p br,.content-tab > div > div br {
		display: none;
	}
	.blurb-ul li {
		width: 25%;
		margin: 10px 0 0 0 !important;
	}
	.blurb-ul li.pb-px20,.blurb-ul li.pb-px30 {
		padding-bottom: 0;
	}
	.blurb-ul li i {
		width: 60px;
		height: 60px;
		background-size: 60px 120px;
	}
	.blurb-ul li i.mt-px40 {
		margin-top: 0;
	}
	.blurb-ul li p {
		margin: -10px 0 0;
		font-size: 14px;
	}
	.img-tab {
		text-align: center;
	}
	dd .img-tab {
		margin-top: 20px;
	}
	.img-tab img {
		max-width: 80%;
	}
}