.aboutPanel {
	width: 100%;
}

.banner {
	height: 4.2rem;
}

.contentPanel1_bg {
	background-color: #f7f9f8;
	height: 10.5rem;
}

.contentPanel1 {
	display: block;
	width: 16rem;
	position: relative;
	bottom: 1.2rem;
	margin: 0 auto;
}

.contentItem1 {
	width: calc(100% - 2.6rem);
	height: 4.04rem;
	background: rgba(255, 255, 255, 1);
	border-radius: 0.08rem;
	padding: 1.2rem 1.3rem 0.66rem;
}

.Item1_title>h2 {
	font-size: 0.66rem;
	font-family: Century Gothic;
	font-weight: bold;
	line-height: 1.06rem;
	color: rgba(51, 51, 51, 1);
}


.Item1_title>P {
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(43, 43, 43, 1);
	padding-left: 0.05rem;
}

.Item1_title>span {
	display: block;
	margin: 0.58rem 0.05rem;
	width: 0.2rem;
	height: 1px;
	background-color: #949695;
}

.Item2_content>p {
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	color: rgba(0, 0, 0, 0.8);
	line-height: 0.4rem;
}


.Item3_content {
	position: absolute;
	top: 1.85rem;
	right: 1.3rem;
	display: flex;
}

.Item3_block {
	margin: 0 0.26rem;
}

.Item3_block>h5 {
	text-align: center;
	font-size: 0.24rem;
	font-family: Century Gothic;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	line-height: 0.24rem;
	margin: 0;
}

.Item3_block>p {
	text-align: center;
	font-size: 0.14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	line-height: 0.34rem;
}

.contentItem2_title {
	padding-top: 0.48rem;
}

.contentItem2_title>h2 {
	text-align: center;
	font-size: 0.4rem;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	letter-spacing: 0.02rem;
	line-height: 1.04rem;
}

.contentItem2_title>span {
	display: block;
	width: 0.2rem;
	height: 1px;
	background-color: #949695;
	margin: 1px auto;
}

.contentItem2_content {
	/* IE 10 */
	display: -ms-flexbox;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -webkit-flex;
	/* Firefox 18+ */
	display: -moz-flex;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;

	padding-top: 0.45rem;
}

.contentItem2_block {
	width: 3.62rem;
	height: 3.3rem;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(238, 238, 238, 1);
	margin: 0 0.12rem;
}

.contentItem2_img {
	height: 1.8rem;
	background: rgba(191, 191, 191, 1);
}

.contentItem2_block:hover>.contentItem2_img {
	background: rgba(69, 202, 206, 1);
}


.contentItem2_block>p {
	text-align: center;
	font-size: 0.16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(123, 123, 123, 1);
	line-height: 0.3rem;
	margin: 0.36rem 0.2rem 0;
}

.contentItem2_img1>img {
	display: block;
	width: 0.75rem;
	height: 0.69rem;
	margin: 0 auto;
	padding-top: 0.38rem;
}

.contentItem2_img>h3 {
	text-align: center;
	font-size: 0.24rem;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 0.82rem;
	margin: 0;
}

.contentItem2_img2>img {
	display: block;
	width: 0.95rem;
	height: 0.82rem;
	margin: 0 auto;
	padding-top: 0.3rem;
}

.contentItem2_img3>img {
	display: block;
	width: 0.84rem;
	height: 0.84rem;
	margin: 0 auto;
	padding-top: 0.28rem;
}

.contentPanel2_bg {
	background-color: rgba(255, 255, 255, 1);
	width: 100%;
	height: 7.5rem;
}

.contentPanel2 {
	width: 16rem;
	height: 100%;
	margin: 0 auto;
}

.contentPanel2_title>h2 {
	text-align: center;
	font-size: 0.4rem;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 0.4rem;
	margin: 0;
	padding-top: 0.7rem;
}

.contentPanel2_title>span {
	display: block;
	width: 0.2rem;
	height: 1px;
	background-color: #949695;
	margin: 0.3rem auto;
}

.contentPanel2_content {
	padding-top: 0.28rem;
	/* IE 10 */
	display: -ms-flexbox;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -webkit-flex;
	/* Firefox 18+ */
	display: -moz-flex;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;

}

.about_location {
	width: 7rem;
	height: 4.1rem;
	margin-right: 0.55rem;
}

.about_content {
	width: 7rem;
	height: 4.1rem;
}

.about_name>p {
	font-size: 0.25rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	line-height: 0.55rem;
	padding-left: 0.45rem;
}

.about_site>p,
.about_phone>p,
.about_phone2>p {
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.6);
	line-height: 55px;
	opacity: 0.8;
}

.about_site,
.about_phone,
.about_phone2 {
	/* IE 10 */
	display: -ms-flexbox;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -webkit-flex;
	/* Firefox 18+ */
	display: -moz-flex;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.about_site>img {
	display: block;
	width: 0.25rem;
	height: 0.31rem;
	margin-right: 0.1rem;
}

.about_phone>img {
	display: block;
	width: 0.26rem;
	height: 0.22rem;
	margin-right: 0.11rem;
}

.about_phone2>img {
	display: block;
	width: 0.23rem;
	height: 0.24rem;
	margin-right: 0.12rem;
	margin-bottom: 0.08rem;
}

.about_site_a:hover .about_site>p{
	color: rgba(0, 0, 0, 1);
}

.BMapLabel {
	top: calc(-0.6rem - 21px) !important;
	left: calc(-0.9rem + 2.5px) !important;
}

.BMap_Marker img {
	width: 100% !important;
	height: 100% !important;
}

.anchorBL {
	display: none !important;
}
