@charset: "utf-8";
/*鸡博士动态*/
/*子导航当前选中的样式*/
.new {
	background-color: #fff;
}
/*.jbs_layout nav ul li.active i.icon_new{
  background-position: 0 -40px;
}*/
/*banner部分*/


.peoplebj{
	height: 559px;
	position: relative;
	background: url('../../images/raise/people/bj.png') no-repeat center top;
}
.peopleti{
	text-align: center;
	font-size: 72px;
	line-height: 80px;
	color: #fff;
	padding-top: 235px;
}
.people_advantage{
	text-align: center;
	margin-top: 20px;
}
.people_advantage a{
    display: inline-block;
    color: #fff;
    padding-left: 35px;
    padding-right: 15px;
    background: url('../../images/raise/people/right.png') no-repeat left top;
    font-size: 20px;
}
.people_head{
	width: 231px;
	height: 231px;
	text-align: center;
	position: absolute;
	left:44%;
	bottom:-115px;
	background: url('../../images/raise/people/head_bj.png') no-repeat left top;
}
.people_photo{
	width: 140px;
	height: 140px;
	border:12px #cc3333 solid;
	margin: 40px auto 0 auto;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
}
.people_photo img{ width: 100%; height: auto; }
.people_headname{
	color: #cc3333;
	line-height: 36px;
	font-size: 18px;
}



.people_menbj{
	height: 860px;
	padding: 190px 0 90px 0;
	background: url('../../images/raise/people/huibj.png') no-repeat center top;
}



.people_about1{
	width: 1200px;
	margin:0 auto;
	background: url('../../images/raise/people/shuo_left.png') no-repeat left 40px;
}
.people_about2{
	width: 1200px;
	font-size: 18px;
	color: #666;
	background: url('../../images/raise/people/shuo_right.png') no-repeat right bottom;
	line-height: 32px;
	margin-top: 50px;
	padding-top: 60px;
	padding-left: 115px;
	padding-right: 115px;
	padding-bottom: 30px;
}




.renzheng{
	width: 1200px;
	margin: 190px auto 90px auto;
	padding-top: 90px;	
	position: relative;
	border: 4px #e84351 solid;
}
.renzheng_icon{
	width: 227px;
	background: #fff;
	height: 158px;
	position: absolute;
	left:40%;
	top:-80px;
	margin: 0 auto;
}

.renzheng_main{
	width: 954px;
	padding-left: 115px;
	padding-right:115px;
	margin-top: 90px;
	margin-bottom: 90px;
}
.renzheng_list{
	width: 950px;
	height: 250px;
	margin-bottom: 100px;
}
.renzheng_listleft{
	width: 400px;
	height: 250px;
	position: relative;
}
.renzheng_lefticon{
	width: 181px;
	height: 201px;
	line-height: 201px;
	color: #fff;
	text-align: center;
	background: url('../../images/raise/people/renzheng_zi.png') no-repeat left center;
	font-size: 48px;
	position: absolute;
	right:-90px;
	top:30px;
}
.renzheng_lefticon1{
	left:-90px;
}
.renzheng_listright{
	width: 400px;
	height: 230px;
	font-size: 22px;
	color: #666;
}



.wesignbj{
	width: 1184px;
	padding-top: 120px;
	border-top:1px #d3d5c5 dashed;
	background: url('../../images/raise/people/nongmingbj.png') no-repeat left top;
	padding-bottom: 120px;
}

.wesignlist{
	width: 1184px;
	text-align: center;
}
.wesignlist li{
	width: 300px;
	text-align: center;
	font-size: 36px;
	color: #333;
	display: inline-block;
}
.wesignlist li img{
	margin: 0 auto;
}
.wesignlist li p{
	padding-top: 20px;
}

.wesignbtn{
	margin-top: 60px;
	text-align: center;
}
.wesignbtn a{
    width: 330px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	border-radius: 50px;
	background: #e84351
}
.wesignbtn a:hover{
	background: #ff4f5e;
}