@CHARSET "UTF-8";

/*
*重置浏览器默认样式
*/


/*03-关于*/

.hc-Culture {
	width: 1200px;
	margin: 50px auto;
}

.hc-Culture .Culture_Title {
	width: 1200px;
	height: 43px;
	background: url(../images/Culture_Titlebt.png) bottom no-repeat;
}

.hc-Culture ul {
	margin-left: 102px;
}

.hc-Culture ul li {
	float: left;
	font-size: 18px;
	color: #fff;
	margin: 0 100px;
}

.hc-Culture ul li.on {
	color: #ffc640;
}

.Culture_center {
	margin-top: 35px;
}

.Culture_center h6 {
	text-align: left;
	font-size: 24px;
	color: #ffc640;
}

.Culture_center .Color_block {
	width: 35px;
	height: 4px;
	background-color: #ffc640;
	display: block;
	margin-top: 31px;
}

.Culture_center h3 {
	text-align: left;
	font-size: 16px;
	color: #eee;
	line-height: 36px;
}
.Culture_center p {
	text-align: left;
	font-size: 14px;
	color: #ccc;
	line-height: 30px;
}

.Culture_center .Culture_annotation {
	margin-top: 10px;
}


/*02*/

.hc-Culture .Culture_Title1 {
	width: 1200px;
	height: 43px;
	background: url(../images/Culture_Titlebt1.png) bottom no-repeat;
}

.center_left1 {
	float: left;
	width: 300px;
}

.hc-Culture .Culture_Title2 {
	width: 1200px;
	height: 43px;
	background: url(../images/Culture_Titlebt2.png) bottom no-repeat;
}

.hc-Culture .Culture_Title3 {
	width: 1200px;
	height: 43px;
	background: url(../images/Culture_Titlebt3.png) bottom no-repeat;
}


/*人才招聘*/

.rc_recruit {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 70px;
}

.recruit_title .left img,
.recruit_Talent {
	float: left;
}

.recruit_title .left .recruit_Talent {
	margin-left: 29px;
}

.recruit_title .left h6 {
	font-size: 20px;
	color: #ffc640;
}

.recruit_title .left h6:first-child {
	margin-bottom: 18px;
}

.recruit_title .left .show_recruit_Talent h6:first-child {
	margin-bottom: 20px;
}

.recruit_title .left p {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-top: 8px;
}

.recruit_title .right {
	float: right;
}

.recruit_title .right p {
	font-size: 14px;
	color: #bbbbbb;
	margin-bottom: 10px;
}

.recruit_post {
	margin-top: 35px;
}

.recruit_post .post_list1 {
	width: 1200px;
	height: 95px;
	background-color: #2a2a2a;
}

.recruit_post .post_list2 {
	margin-bottom: 30px;
}

.post_list1 .left {
	padding: 25px 0 0 30px;
	float: left;
}

.post_list1 .left h2 {
	font-size: 18px;
	color: #fff;
}

.post_list1 .left p {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}

.post_list1 .right p {
	text-align: right;
	font-size: 14px;
	color: #999;
}

.post_list1 .right {
	padding: 25px 30px 0 0;
	float: right;
}

.post_list1 .right img {
	float: right;
	margin-top: 10px;
}

.post_duty {
	background-color: #2a2a2a;
	height: 100%;
}

.post_duty .no {
	display: none;
}

.post_duty .hover {
	display: inline;
}

.post_duty.show .no {
	display: inline;
}

.post_duty.show .hover {
	display: none;
}

.duty {
	width: 1140px;
	margin-left: 30px;
	border-top: 1px solid #3e3e3e;
	padding-top: 30px;
	display: none;
	font-size: 14px;
	color: #999;
	line-height: 26px;
}

.duty p {
	font-size: 14px;
	color: #999;
	line-height: 26px;
}

.duty img {
	margin-top: 24px;
	margin-bottom: 34px;
}


/*新闻详情*/

.news_details {
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #bbb;
}

.news_details p {
	font-size: 14px;
	line-height: 30px;
	color: #bbb;
}

.news_details img {
	max-width: 100%;
	margin-top: 0px;
}

.news_line {
	height: 40px;
	width: 1200px;
	border-bottom: 1px solid #656565;
}

.newslicon {
	width: 1200px;
	margin-bottom: 70px;
	overflow: hidden;
	background: url(../images/line.jpg) 140px 0 repeat-y;
}


/*huaxiaocai*/

.huaxiaocai {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 50px 0;
}

.huaxiaocai_list1 img {
	float: left;
}

.huaxiaocai_detail {
	float: left;
	width: 1072px;
	margin-left: 28px;
	padding-top: 14px;
}

.huaxiaocai_detail p {
	font-size: 14px;
	color: #ddd;
	margin-top: 18px;
	line-height: 24px;
}

.huaxiaocai_detail h4 {
	font-size: 18px;
	color: #fff;
}

.huaxiaocai_detail h4 span {
	font-size: 14px;
	color: #bbb;
	display: inline-block;
	margin-left: 20px;
}

.huaxiaocai_list1 {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #505050;
}

.huaxiaocai_list1 a:hover h4 {
	color: #ffc339;
}

.huaxiaocai_list1 a:hover p {
	color: #ffc339;
}