@charset "UTF-8";
body{
	background-color:#f1f1f1;
}
.content{
	width:100%;
	position:absolute;
	top:80px;
	z-index:105;
}
.content .full_width{
	height: 400px; 
	background-color: #fa0d0d; 
	width: 100%;
}
.content .full_content{
    width: 1200px;
	margin:0 auto;
	position:relative;
}
.content .full_content .cstlayer{
	left: 0px; 
	top: -30px; 
	position: absolute; 
	z-index: 143; 
	width: 1199px; 
	height: 700px;
	background-color:#fff;
}
.content .full_content .cstlayer .about_content{
	margin-left:48px;
	margin-right:48px;
	margin-top:90px;
	position:relative;
	/*height:2000px;*/
}
.content .full_content .cstlayer .about_content .wp-media_content-map{
	position:absolute;
	top:-330px;
	left:50%;
	overflow: hidden; 
	width: 751px; 
	height: 441px;
	margin-left:-375px;
}
.content .full_content .cstlayer .about_content .wp-title_content-title{
	word-wrap: break-word; 
	padding: 0px; 
	border: 0px solid transparent; 
	height: 77px; 
	width: 330px; 
	display: block;
	position:absolute;
	left:0px;
	top:280px;
}
.content .full_content .cstlayer .about_content .wp-title_content-title span{
	font-size: 48px; 
	font-family: 微软雅黑; 
	color: rgb(255, 0, 0);
}
.content .full_content .cstlayer .about_content .wp-media_content-line{
	overflow: hidden; 
	width: 1100px; 
	height: 27px; 
	border-width: 0px; 
	border-style: solid; 
	padding: 0px;
	position:absolute;
	left:0;
	top:200px;
}
.content .full_content .cstlayer .about_content .wp-title_content-date{
	overflow: hidden; 
	width: 500px; 
	line-height:35px;
	font-size:14px;
	border-width: 0px; 
	border-style: solid; 
	padding: 0px;
	position:absolute;
	left:0;
	top:400px;
}
.content .full_content .cstlayer .about_content .wp-title_content-date .bg1{
	width:18px;
	height:14px;
	display:inline-block;
	background: url("../images/lianxiwomen_1.png") no-repeat center center;
	margin-right:10px;
}
.content .full_content .cstlayer .about_content .wp-title_content-date .bg2{
	width:18px;
	height:17px;
	display:inline-block;
	background: url("../images/lianxiwomen_2.png") no-repeat center center;
	margin-right:10px;
}
.content .full_content .cstlayer .about_content .wp-title_content-date .bg3{
	width:18px;
	height:17px;
	display:inline-block;
	background: url("../images/lianxiwomen_4.png") no-repeat center center;
	margin-right:10px;
}
.content .full_content .cstlayer .about_content .wp-title_content-date .bg4{
	width:18px;
	height:17px;
	display:inline-block;
	background: url("../images/lianxiwomen_5.png") no-repeat center center;
	margin-right:10px;
}

.content .full_content .cstlayer .about_content .wp-media_content-img{
	position:absolute;
	top:285px;
	right:0;
	overflow: hidden; 
	width: 258px; 
	height: 258px;
}
.footer{
	top:1200px;
}