@media (max-width: 1000px) {
	.head .main .solarbe_nav {
		display: none;
	}

	.menu {
		display: none;
	}

	.menu-content,
	.intro,
	.title,
	.units,
	.strategy,
	.schedule,
	.business,
	.news,
	.before,
	.title-more,
	.splendid,
	.video {
		width: 98%;
	}

	.intro {
		height: auto;
	}

	.intro>div {
		width: 100%;
	}

	.intro>div.intro-img {
		display: none;
	}

	.intro>div.intro-txt {
		margin-top: 20px;
		height: auto;
	}

	.intro-txt>div.intro-txt-content {
		height: auto;
	}

	.intro-txt-title {
		font-size: 22px;
	}

	.title-name {
		font-size: 22px;
	}

	.units>div {
		width: 100%;
	}

	.strategy-information {
		width: 100%;
		margin: 0px;
		margin-top: 20px;
	}

	.strategy-info-content {
		height: 400px;
	}

	.before>div {
		width: 100%;
	}

	.before-img {
		width: 100%;
	}

	.news-content {
		width: 100%;
	}

	.news {
		height: auto;
		border: none;
		background: none;
	}

	.news-content {
		display: none;
	}

	.news-content-h5 {
		display: block;
	}

	.new-top,
	.new-bottom,
	.new-left,
	.new-right {
		display: none;
	}

	.news-content {
		height: 600px;
	}

	.business-logo-content>div {
		width: calc(33% - 9px);
		margin: 5px;
		border: none;
	}

	.business-logo {
		height: 400px;
	}

	.business-logo-title {
		display: none;
	}

	.business-imgs {
		width: 100%;
	}

	.business-imgs>div {}

	.business-imgs>div.business-imgs-left,
	.business-imgs>div.business-imgs-right {
		display: none;
	}

	.business-content-img {
		width: 100%;
		height: 200px;
	}

	.business-content-txt {
		width: 100%;
	}

	.business-content-txt-name>p {
		width: 100%;
		right: 0px;
	}

	.business-content {
		height: auto;
	}

	.businessswiper1 {
		display: block;
	}

	.businessswiper {
		display: none;
	}

	.bannerh5 {
		display: block;
	}

	.bannerpc {
		display: none;
	}

	.float-wxcode {

		display: none;
	}
	.video-item{
		width: 100%;
	}
	.splendid-item{
		width: calc(50% - 20px);
	}
	
	.units-name.active{
		display: none;
	}
}
