.mianM {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 64px;
}

div#accordionHome::-webkit-scrollbar {
	width: 0px;
}

div#accordionHome {
	overflow-y: auto !important;
}

.TabBar {
	width: 100%;
	height: 64px;
	background-color: #fff;
	left: 0;
	bottom: 0;
	position: fixed;
	z-index: 9999;
	-webkit-box-shadow: 0 0 6px rgba(0, 204, 204, .5);
	-moz-box-shadow: 0 0 6px rgba(0, 204, 204, .5);
	box-shadow: 0 0 6px rgba(0, 204, 204, .5);
}

.TabBar ul {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.TabBar,
ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.TabBar ul li a {
	width: 25%;
	height: 100%;
	float: left;
	text-align: center;
	text-decoration: none;
	padding: 6px 0px;
	color: #363637;
}

/*.TabBar ul li a:hover{
	color:#c91d15;
	text-decoration: none;
}*/
.TabBar ul li a.active {
	color: #1677ff;
	text-decoration: none;
}

.TabBar ul li a.homea.active {
	background: #1677ff;
	color: #fff;
	text-decoration: none;
}

.TabBar ul li a i {
	font-size: 24px;
	line-height: 24px;
}

.TabBar ul li a span {
	font-size: 12px;
	line-height: 12px;
}

.TabBar ul li a.homea.active span {
	background: #1677ff;
	color: #fff !important;
}

.TabBar ul li a.active span {
	color: #1677ff;
}



.m_home {}

.m_product {}

.m_live a {}

.m_live a span {}

.m_experience {}

.m_more {}

.boxPD {
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}

.Mbanner {
	width: 100%;
	height: 152px;
}

.Mbanner a {
	display: block;
	width: 100%;
	height: 100%;
}

.bar_companyinfo {
	display: none;
}

.titlecity_details {
	display: block;
	float: left;
}

.titlecity_detailstext {
	display: block;
	float: left;
}