@media screen and (max-width: 768px) {

	.solarbe_bottom{
		display: none;
	}

	.m1 {
		font-size: 14px;
		line-height: 24px;
	}
	.m1>p{
		margin:0px;
	}

	.m1>a {
		display: block;
		text-indent: 0px;
	}

	.m2 {
		flex-wrap: wrap;
	}

	.m2-item {
		width: 100%;
		font-size: 14px;
	}

	.m2-title {
		font-size: 16px;
		height: 30px;
		padding-left: 40px;
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.m2-title1{
		display: block;
	}
	.m2-title2{
		display: none;
	}

	.m4-hr {
		margin: 0px;
		right: auto;
	}

	.m4-item {
		width: 100%;
		padding-left: 20px;
	}

	.m4-item>div {
		width: 100%;
		background: #fff;
		position: relative;
		z-index: 10;
	}
	.m4-item-left>div>.m4-title:before{
		left:0px;
		right: auto;
	}
	.m4-item-left:before{
		left:-4px;
		right: auto;
	}

	.m4-item-right {
		float: left;
	}

	.m4-item-right.m4-item>div {
		float: left;
		width: 100%;
	}

	.m4-item>div>.m4-title {
		font-size: 14px;
		font-weight: 900;
	}

	.m5-con {
		padding: 0px;
		font-size: 12px;
		padding: 10px;
	}

	.m5-item-title {
		display: none;
	}

	.m5-item-title1 {
		font-size: 16px;
		color: #333;
		font-weight: 900;
		display: block;
	}

	.m6-item {
		width: 100%;
	}

	.m7-sub-con>li {
		margin-left: 0px !important;
		display: block;
	}

	.m7-img {
		display: block;
	}

	.m7-title {
		display: none;
	}

	.m7-title1 {
		display: block;
		margin-top: 20px;
	}

	.m7-title>div {
		display: inline-block;
		height: 34px;
		line-height: 34px;
		border:none;
	}

	.m7-title-item1:after {
		position: absolute;
		content:"";
		left:0px;
		top:6px;
		width: 4px;
		height: 20px;
		background: #95050F;
		border-radius: 4px;
	}

	.m7-img {
		margin-top: 10px;
	}

	.m8 {
		flex-wrap: wrap;
	}

	.m8-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.m8-item>p {
		text-align: center;
		line-height: 24px;
	}

	.m8-item>img {
		display: block;
		margin: 0px auto;
	}

	.apply {
		width: 42px;
	}

	.apply-item {
		padding: 5px;
		cursor: pointer;
		font-size: 12px;
		width: 40px;
		height: 40px;
	}
	.m9-item3-con{
		width: 100%;
	}
	.m9-item3-img{
		width: 30%;
	}
}
