@charset "utf-8";
/* CSS Document */



/* 企业概况 */
.main_general{
	width:100%;
	height:980px;
	padding-bottom:20px;
	background:url(../images/bg_group_01.png) #f9f9f9 no-repeat;
}
.general_title{
	padding:48px 0 10px 400px;
}
.general_content{

background:rgba(255,255,255,0.8);
}
.general_content .part_01{
	padding-bottom:30px;
}
.general_content .part_01 img{
	margin: 75px;
	margin:75px 75px 0 75px;
}
.general_content .part_01 .subcontent{
	width:700px;
	margin-top:35px;
}
.general_content .part_01 .subcontent>.title{
	font-size:16px;
	color:#4f4c4c;
	font-weight: bold;
}
.general_content .part_01 .subcontent>.describe{
	font-size:15px;
	color:#4f4c4c;
	line-height:48px;
	background:url(../images/bg_line_02.png) no-repeat left bottom;
}
.general_content .part_01 .subcontent>.text{
	font-size:14px;
	line-height:30px;
	margin-top:10px;
	text-indent: 2em;
}

.general_content .part_02{
	padding-bottom:20px;
}
.general_content .part_02 .subcontent{
	width:700px;
	margin-left:50px;
}
.general_content .part_02 .subcontent>.title{
	font-size:16px;
	color:#4f4c4c;
	font-weight: bold;
}
.general_content .part_02 .subcontent>.describe{
	font-size:16px;
	color:#4f4c4c;
	line-height:48px;
	background:url(../images/bg_line_02.png) no-repeat left bottom;
}
.general_content .part_02 .subcontent>.text{
	font-size:14px;
	line-height:30px;
	margin-top:10px;
	text-indent: 2em;
}
.general_content .part_02 img{
	margin-left:95px;
}


/* 企业文化 */
.main_culture{
	width:100%;
	height:980px;
	padding-bottom:20px;
	background:url(../images/bg_group_02.jpg) #f9f9f9 no-repeat;
}
.main_culture>.main_culture_content{
	width:1200px;
	margin:0 auto;
	height:100%;
	padding:0 70px;
}
.content_left{
	width:400px;
	color:#fff;
	font-size:26px;
	padding-top:250px;
}.content_left p{
	 color:#333;
}
.content_left>p>span{
	font-size:14px;
	line-height:30px;
}

.content_right{
	margin-top:90px;
	position: relative;
}


/* 组织架构 */
.group_organization{
	width:100%;
	height:980px;
	padding-bottom:20px;
	background:url(../images/bg_group_03.png) #f9f9f9 no-repeat;
}
.showbgs{
	width:100%;
}
.showbgs img{width:100%;}
.group_organization>.w1200>img{
	margin-left:470px;
	margin-top:80px;
}
.qiyenr {width:600px;padding-top:30px;}
.qiyenr p{font-size:14px;line-height:30px;font-weight:600;}
.content_right p{font-weight:600;color:#333}
.text01{position:absolute;left: 90px;
	top: 130px;}
.text02{position:absolute;left:450px;top:80px;}
.text03{position:absolute;left:47px;top:360px;width:200px;}
.text04{position:absolute;left:440px;top:550px;}
.text05{position:absolute;left:60px;top:650px;width:380px;}


