.mainimg_box
{
	width: 1920px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 48px;

}
.mainimg_box > img
{
	width: 100%;
	height: 444px;
	object-fit: cover;
	margin: 0 auto;
}
.about_content_box
{
	width: 1220px;
	overflow: hidden;
	margin: 0 auto;
}
.about_content_left
{
	width: 224px;
	overflow: hidden;
	float: left;
	margin-right: 56px;
}
.left_box_among
{
	width: 224px;
	height: 64px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: #3C3C3C;
	line-height: 64px;
	cursor:pointer;/* 鼠标变小手 */
	text-align: center;
}

.about_content_right
{
	width: 940px;
	overflow: hidden;
	float: right;
}
.intro_boxs
{
	width: 940px;
	overflow: hidden;
	display: none;

}
.originator_boxs
{
	width: 940px;
	overflow: hidden;
	display: none;
}
.culture_boxs
{
	width: 940px;
	overflow: hidden;
	display: none;
}
.occasion_boxs 
{
	width: 940px;
	overflow: hidden;
	display: none;
}
.honor_boxs
{
	width: 940px;
	overflow: hidden;
	display: none;
}
.privacy_boxs
{
	width: 940px;
	overflow: hidden;
	display: none;
}
.contact_boxs
{
	width: 940px;
	overflow: hidden;
	display: none;
}
.right_title_box
{
	width: 100%;
	height: 32px;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #3C3C3C;
	line-height: 32px;
	margin-bottom: 14px;
}

.right_title_english
{
	width: 100%;
	height: 10px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3C3C3C;
	line-height: 10px;
	margin-bottom: 30px;
}
.content_box
{
	width: 880px;
	overflow: hidden;
	padding: 30px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(204, 204, 204, 0.3);
	margin-bottom: 40px;
}
.map
{
	width: 100%;
	height: 334px;
	margin-bottom: 36px;
}
.contact_title
{
	width: 100%;
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	margin-bottom: 27px;
}
.contact_content_left
{
	width: 440px;
	overflow: hidden;
	float: left;

}

.content_text_among
{
	width: 100%;
	height: 20px;
	margin-bottom: 15px;
}
.content_text_among > img
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 17px;
}
.content_text_among > div
{
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3C3C3C;
	line-height: 20px;
}
.contact_content_right
{
	width: 440px;
	overflow: hidden;
	float: left;
	padding-top: 7px;
}
.text_right_among
{
	width: 100%;
	height: 40px;
	margin-bottom: 27px;
}
.text_right_among > img
{
	width: 30px;
	height: 32px;
	margin-right: 17px;
	margin-top: 3px;
	float: left;
}
.text_right_title
{
	width: 100%;
	height: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #D0323A;
	line-height: 14px;
	margin-bottom: 12px;
}
.right_text
{
	width: 100%;
	height: 13px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3C3C3C;
	line-height: 13px;
}