.headerBK{
	width: 100%;
	height: 57px;
	background-image: url(../img/home_bg.png);
	background-repeat: repeat;
}

.home_light{
	position: absolute;
	left: 50%;
	width: 969px;
	margin-left: -485px;
}

.headertop{
	position: absolute;
	width: 100%;
	height: 5px;
	top:57px;
	background-color: #e2dede;
}

#industry_1{
	position: relative;
    text-align: center;
	margin: auto auto;
	width: 1000px;
	height: 235px;
	top:80px;
}

#industry_tt{
	position: absolute;
	width: 160px;
	height: 235px;
	left:0px;
	top:0px;
}

#industry_t{
	position: absolute;
	color: #0c6d65;
	font-size: 20px;
	font-family: "微软雅黑";
	left:0px;
	top:20px;
}

.industry_t1, .industry_t2{
	position: absolute;
	color: #989898;
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	font-family: "微软雅黑";
	left:10px;
}

.industry_t1:hover, .industry_t2:hover, .industryBtnSelected{
	color: #fff;
	width: 131px;
	height: 28px;
	line-height: 28px;
	background: url(../img/about_dianji.png);
	background-repeat: no-repeat;
	left: -3px;
	text-align: left;
	text-indent: 15px;
}

.industry_t1{
	top:70px;
}

.industry_t2{
	top:110px;
}

#industry_photo{
	position: absolute;
	right:0px;
}

#industry_2{
	position: relative;
    text-align: center;
	margin: auto auto;
	width: 1000px;
	height: 800px;
	top:150px;
}

.industryGroup .contants{
	width: 1000px;
	height: 800px;
	left: 0;
	right:0;
	margin: auto;
	margin-top: 100px;
}

.application{
    width: 1000px;
	height: 350px;
	position: absolute;
	margin-top: 0;
}

.application1{
	position: absolute;
	left:0px;
	top:40px;
}

.application2{
	position: absolute;
	width: 846px;
	height: 350px;
	right:0px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.application_box{
	position: relative;
	width: 260px;
	height: 267px;
	border: 1px solid #dadada;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #9d9c9c;
	float: left;
	margin-left: 19px;
	left: -15px;
	top:38px;
}

.application_boxphoto{
	position: absolute;
	left: 50%;
	width: 237px;
	margin-left: -118px;
	top:13px;
}

.application_boxtext1{
	position: absolute;
	left:10px;
	top:170px;
	color: #999999;
	font-size: 18px;
}

.application_boxline{
	position: absolute;
	width: 240px;
	height: 1px;
	background-color: #dedede;
	top:200px;
	left:10px;
	right:10px;
}

.application_boxtext2{
	position: absolute;
	width: 240px;
	height: 15px;
	color: #999999;
	font-size: 12px;
	top:210px;
	left:10px;
	right:10px;
	line-height: 20px;
}

.information{
	width: 1000px;
	height: 200px;
	position: absolute;
	margin-top:350px;
}

.information1{
	position: absolute;
	left:0px;
	top:40px;
}

.information2{
	position: absolute;
	width: 846px;
	height: 200px;
	right:0px;
	border-bottom: 1px solid #dfdfdf;
}

.information2_text1{
	position: relative;
	width: 423px;
	height: 200px;
	top:0px;
	left:0px;
	float: left;
	margin-left: 0px;
}

.information_more{
	position: absolute;
	margin-top:10px;
	margin-left:780px;
	font-size: 14px;
	color: #006d54;
	/*border-bottom: 1px solid #006d54;*/
}

.information2_text3{
	position: relative;
	float: left;
	margin-top: 15px;
	top:25px;
	left: 0px;
}

.information_line{
	position: absolute;
	width: 1px;
	height: 120px;
	border-left: 1px dashed #bebebe;
	top:40px;
	left:400px;
}

.education_list_title{
	position: absolute;
	width: 1000px;
	height: 40px;
	border-bottom: 1px dashed #b9b9b9;
}

.education_list_title1{
	position: absolute;
	width: 3px;
	height: 20px;
	background-color: #f8be51;
}

.education_list_title2{
	position: absolute;
	color: #7c7c7c;
	font-size: 14px;
	font-family: "微软雅黑";
	left:10px;
	top: 0px;
}

.education_list1{
    position: relative;
    width: 1000px;
    height: 140px;
    top:40px;
    border-bottom: 1px dashed #b9b9b9;
}

.education_list2{
    position: absolute;
	color: #40927f;
	font-size: 14px;
	font-family: "微软雅黑";
	left:0px;
	top:10px;
	/*border-bottom: 1px solid #40927f;*/
}

.education_list3{
    position: absolute;
	color: #888;
	font-size: 12px;
	font-family: "微软雅黑";
	top:0px;
	right:0px;
	margin-top: 10px;
}

.education_list4{
    position: absolute;
	color: #5f5f5f;
	font-size: 12px;
	font-family: "微软雅黑";
	left:0px;
	top: 40px;
	line-height: 30px;
}

