@media (max-width: 768px) {
	.head .main .solarbe_nav{
		display: none !important;
	}
	.pcbanner {
		display: none;
	}

	.mbanner {
		display: block;
	}

	.title {
		background-image: url(img/mtitle.png);
		font-size: 14px;
		width: 160px;
		height: 56px;
		line-height: 46px;
		font-weight: 900;
		margin-bottom:0px;
	}

	.txt {
		height: auto;
		background-image: url(img/mtxt.png);
		background-size: contain;
		font-size: 14px;
		line-height: 22px;
		padding: 40px 20px;
	}
	.content{
		margin-bottom:100px;
	}

	.appbottom {
		background-image: url(img/mbottom.png);
		height: 600px;
		margin-top: -500px;
		z-index: -1;
		position: relative;
	}
	
	.time-content{
		width: 86%;
		margin-left: 46px;
		flex-wrap: wrap;
	}
	.left,
	.right {
		font-size: 13px;
		line-height: 18px;
		margin-top: 20px;
	}
	.left {
		text-align: left;
	}
	
	.left>.img {
		float: left;
		margin:0px;
	}
	.left>.img,
	.right>.img {
		width: 80%;
		height: 0px;
		padding-top: 48.2%;
		margin-top: 15px;
	}
	.time-line{
		left: 20px;
		right: auto;
		margin: 0xp;
	}
	.time{
		text-align: left;
		background-position: 10px 0px;
		margin-top: 20px;
	}
	.left span,
	.right span{
		display:inline;
		color: #fdc588;
		font-size: 12px;
	}
}
