body{
	margin:0;
	padding:0 ;
}
.content{
	width: 1900px;
	height: 100%;
}
.header_title{
	width: 379px;
	height: 313px;
	background: url(../images/title2-1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	left:23.5%;
	top:280px;
}
.company_xinwen{
	width: 715px;
	height: auto;
	/*background-color: red;*/
	position:relative;
	left: 0;
	right: 0;
	top:80px;
	margin:0 auto;
	color: black;
	margin-bottom: 80px;
	/* margin-top: 115px; */
}
@media (max-width: 500px){
	.company_xinwen {
    padding: 0 5px;
	    width: 100%;
	}
}
.company_xinwen h2:first-child{
	font-size: 30px;
}
 .company_xinwen img{
	/*margin-top:50px;*/
	width: 100%;
}
#xhx5{
	display: block;
	width: 47px;
	height: 2px;
	background: url(../images/xhx3.png);
	position: relative;
	top:100px;
}
#text1{
	width: 100%;
	height: auto;
	font-size: 1.8rem;
	line-height: 2;
	position: relative;
	top:180px;
}
.xinwenvideo{
	width: 100%;
	height: 391px;
	background: url(../images/video.png);
	background-repeat: no-repeat;
	position: relative;
	top:250px;
}
#text2{
	width: 100%;
	height: auto;
	font-size: 1.8rem;
	line-height: 2;
	position: relative;
	top:320px;
}
#text3{
	width: 100%;
	height: auto;
	font-size: 1.8rem;
	line-height: 2;
	position: relative;
	left: -267px;
	top:400px;
}
#pic{
	position: relative;
	top:360px;
}
#text4{
	width: 100%;
	height: auto;
	font-size: 1.8rem;
	line-height: 2;
	position: relative;
	/*left: -267px;*/
	top:400px;
}
.footer_xinwen{
	width: 100%;
    height: 360px;
    position: relative;
    top: 200px;
}