/*body*/
.body{
	padding:1.5rem;
}
.section{
	margin-bottom:2rem;
}
.section_top{
	width:100%;
	height:2rem;
	line-height:2rem;
}
.section_title{
	font-size:1.6rem;
	color:#111;
	font-weight:bold;
}
.section_more_btn a{
	font-size:1.4rem;
	color:#47c059;
}
.section_content{
	margin-top:1rem;
}
.section_text{
	font-size:1.2rem;
	color:#333;
	text-indent:2em;
	line-height:1.5;
	margin-bottom:0.5rem;
}

.company_intro{
	/*height:13rem;*/
	overflow:hidden;
}
.toggle_text{
	display:none;
}
.slide_btn{
	height:2rem;
	line-height:2rem;
	text-align:center;
	color:#f99a3d;
	box-shadow:0 2px 10px 2px #eee inset;
}
.slide_more{
	padding:0.2rem 0.5rem;
	text-shadow: 1px 1px 4px #ccc;
}
/*map*/
.subtitle{
	text-align:center;
	font-size:1rem;
}
.ch{
	margin-top:0.5rem;
	margin-bottom:1rem;
}
#mapContent{
	width:100%;
	height:16rem;
	background-color:#fff;
}












