 /* 企业简介和企业文化 */
   
   
#content{
  width: 1344px;
	padding: 1rem 0 1.4rem;
	overflow: hidden;
  margin: 0 auto;
}

#content .content .title{
font-size: 24px;
font-weight: 500;
color: #458D92;
letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 20px;
}
#content .content .neirong p{
font-size: 16px;
font-weight: 400;
color: #000000;
line-height: 36px;
letter-spacing: 1px;
	text-align: justify;
}
video{
  height: 600px;
  width: 100%;
  background-color: #000000;
}