@media screen and (max-width: 1440px) and (min-width: 750px) {
	.m-logo {
		padding-left: 4%;
		padding-right: 4%;
	}
}

@media screen and (max-width: 900px) and (min-width: 750px) {
	.m-menu {
		margin-left: 2rem;
	}

	.m-menu a {
		margin-right: 2rem;
	}
}

/* 手机版本兼容 */
@media screen and (max-device-width: 600px) and (orientation: portrait),
screen and (max-width: 750px),
screen and (max-device-width: 820px) and (orientation: landscape) {

	.m-logo {
		padding-left: 4%;
		padding-right: 4%;

	}

	.u-logo {
		width: 10rem;
	}

	.m-pc {
		display: none;
	}

	.m-wap {
		display: block;
	}

	.m-box {
		padding: 1.875rem 0;
	}

	.m-box-bg1 {
		width: 100%;
		background: none;
		background-size: 100% 18rem;
		overflow: hidden;
		padding-bottom: 0;
	}

	.m-list .item {
		padding: 9rem 0 5rem 0;
		box-sizing: border-box;
		height: auto;
	}

	.m-list .item .txt {
		width: 100%;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;

		/*低端浏览器*/
		-moz-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.m-list .item .txt .p-1 {
		font-size: 1.7rem;
	}

	.m-list .item .txt .p-2 {
		font-size: 1.9rem;
		margin-top: 1.25rem;
	}

	.m-list .item .txt .p-3 {
		font-size: 1rem;
	}

	.m-list .item .txt .a-1 {
		font-size: 1rem;
		margin-top: 2rem;
	}

	.m-list .item .u-img {
		width: 100%;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		margin-top: 1rem;
	}

	.m-list .item .u-img-1 img {
		width: 100%;
	}

	.u-title {
		font-size: 1.5rem;
		margin-bottom: 1.875rem;

	}

	.m-list1 .item {
		padding: 1.875rem 0;
	}

	.m-list1 h3 {
		font-size: 1.25rem;
	}

	.m-list1 .imgbox img {
		width: 1.6rem;
	}

	.m-list3 .item:first-child {
		margin-top: 0;
	}

	.m-list3 .item {
		width: 100%;
		margin-top: 1.875rem;
	}

	.m-list4 {
		min-height: 32rem;
	}

	.m-list4 .item {
		max-width: 48%;
	}

	.m-list5 {
		margin-top: 1.875rem;
	}

	.m-list6 .item {
		padding: 5rem 0 2rem 0;
		box-sizing: border-box;
		height: auto;
	}

	.m-list6 .item .txt .p-1::before {
		display: none;
	}

	.m-list6 .item .txt {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-ms-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;

		/*低端浏览器*/
		-moz-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		min-height: 10rem;
	}

	.m-list6 .item .txt .p-1 {
		font-size: 1.3rem;
	}

	.m-list6 .item .txt .p-2 {
		font-size: 1.9rem;
		margin-top: 1.25rem;
	}

	.m-list6 .item .txt .a-1 {
		font-size: 1rem;
		margin-top: 2rem;
	}

	.m-list6 .imgbox {
		width: 100%;
	}

	.m-list6-1 {
		background: url(../imgs/index_19.webp) no-repeat left center;
		background-size: cover;
	}

	.m-list7 .txtbox {
		width: 100%;
	}

	.m-list7 .imgbox {
		width: 100%;
		margin-top: 1rem;
	}

	.m-list7 h2 {
		margin-top: 0;
		font-size: 1.5rem;
		text-align: center;
		padding-bottom: 0;
	}

	.m-list7 .imgbox img {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}

	.m-list9 .item {
		width: 100%;
	}

	.m-list10 .imgbox {
		width: 100%;
	}

	.m-list10 .imgbox img {
		width: 100%;
	}

	.m-list10 .txtbox {
		width: 100%;
	}

	.m-list10 h2 {
		font-size: 1.5rem;
	}

	.m-list10 p {
		font-size: 1.125rem;
		margin-top: 1.2rem;
	}

	.m-list11 .item {
		width: calc((100% - 1.875rem)/2);
		background: #FFFFFF;
		box-shadow: 0px 4px 16px 0px rgba(194, 204, 233, 0.57);
		border-radius: 1.25rem;
		margin-top: 1.875rem;
		padding: 1.25rem;
		box-sizing: border-box;
	}

	.m-list11 .item:nth-child(-n+3) {
		margin-top: 1.875rem;
	}

	.m-list11 .item:nth-child(-n+2) {
		margin-top: 0;
	}

	.m-ft .imgbox {
		width: 100%;
	}

	.m-ft .imgbox img {
		width: 40%;
	}

	.m-ft .txtbox {
		width: 100%;
		margin-top: 2rem;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.m-ft .rig {
		margin-top: 1rem;
		margin-left: 0;
	}

	.m-list13 .lef {
		width: 100%;
		border-radius: 0.625rem;
	}

	.m-list13 .rig {
		width: 100%;
		border-radius: 0.625rem;
	}
}