.topbox .banner1 img{
	height: 500px;
	display: block;
	margin: 0 auto;
}
.topbox .bq{
	width:305px;
	height:87px;
	border-radius:4px 4px 0px 0px;
	position: absolute;
	bottom: 0;
	color: white;
	font-size: 30px;
	box-sizing: border-box;
	padding-left: 30px;
	line-height: 87px;
}
/*内容*/
.content{
	width: 100%;
	overflow: hidden;
}
/*内容左*/
.content .content_left{
	width: 305px;
	margin-top: 12px;
	position: relative;
}
.content .content_left .box{
	width: 245px;
	border-bottom: 1px solid #E5E5E5;
	color: #333333;
	line-height: 53px;
	font-size: 20px;
	overflow: hidden;
}
.content .content_left .box .sortname {
	box-sizing: border-box;
	padding-left: 34px;
	font-size: 20px;
	position: relative;
	cursor: pointer;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.content .content_left .box .sortname::before {
	content: "";
	border-left: 7px solid;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	border-left-color: #777777;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 13px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.content .content_left .box .sortname1 {
	box-sizing: border-box;
	padding-left: 34px;
	font-size: 20px;
	position: relative;
	cursor: pointer;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.content .content_left .box .sortname1::before {
	content: "";
	border-left: 7px solid;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	border-left-color: #519032;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 13px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.content .content_left .active {
	color: #519032;
	border-bottom: 1px solid #519032;
}

.content .content_left .active::before {
	border-left-color: #519032 !important;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/*Opera*/ 
}
.content .content_left .active .box{
	border-bottom: 1px solid #519032 !important;
}
.content .content_left .box:hover{
	color: #519032;
	border-bottom: 1px solid #519032;
}
.content .content_left .box:hover .sortname::before{
	border-left-color: #519032;
}
.content .content_left .pull{
	width: 245px;
	display: none;
}

.content .content_left .pull .xl{
	overflow: hidden;
	line-height: 43px;
	box-sizing: border-box;
	padding-left: 21px;
}



.content .content_left .pull .xl .lb{
	color: #333333;
	font-size: 16px;
	margin-left: 15px;
	position: relative;
}
.content .content_left .pull .xl .lb:before{
	content: '';
	width:6px;
	height:6px;
	background: #777777;
	position: absolute;
	top: 50%;
	left:-21px;
	margin-top: -2px;
}
.content .content_left .pull .xl a:hover .lb {
	color: #519032;
}
.content .content_left .pull .xl a:hover .lb::before{
	background: #519032;
}
/*内容右*/
.content .content_right{
	width: 895px;
	height: 100%;
	border-left: 1px solid #E5E5E5;
	box-sizing: border-box;
	padding-left: 57px;
	padding-bottom: 76px;
}
/*导航*/
.content .content_right .dh{
	height: 79px;
	border-bottom: 1px solid #CFCFCF;
	overflow: hidden;
	line-height: 79px;
}
.content .content_right .dh .dh_left{
	width: 37%;
	color: #333333;
	font-size: 24px;
	padding-left: 21px;
	position: relative;
}
.content .content_right .dh .dh_left::before{
	content: "";
	width:5px;
	height:20px;
	background:rgba(247,160,65,1);
	border-radius:1px;
	position: absolute;
	left: 0;
	top: 31px;
}
.content .content_right .dh .dh_right{
	display: flex;
	justify-content: flex-end;
	width: 60%;
	color: #999999;
	font-size: 18px;
	padding-top: 21px;
	line-height: 58px;
}
.content .content_right .dh .dh_right a{
	color: #333333;
}

.content .content_right .dh .dh_right p{
	color: #999999;
}
.content .content_right .dh .dh_right .dj{
	color: #333333;
}

/*招聘*/
.content .content_right .zp{
	/*margin-top: 25px;*/
}
.content .content_right .zp .box{
	margin-top: 34px;
	overflow: hidden;
}

.content .content_right .zp .box .dian{
	width:10px;
	height:10px;
	border-radius:50%;
	margin-top: 5px;
}
.content .content_right .zp .box .content{
	width: 810px;
	padding-left: 17px;
	color: #333333;
	font-size: 20px;
}
.content .content_right .zp .box .title{
	
	font-weight: bold;
	line-height: 20px;
}
.content .content_right .zp .box .number{
	margin-top: 40px;
	line-height: 20px;
	padding-bottom: 26px;
}
.content .content_right .zp .box .zz{
	line-height: 20px;
}
.content .content_right .zp .box .zz_list{
	padding-bottom: 24px;
	margin-top: 8px;
	color: #666666;
	font-size: 16px;
	line-height: 33px;
	padding-bottom: 21px;
}
/*分页*/
.content .content_right .fy{
	margin-top: 86px;
	color: #666666;
	font-size: 14px;
}
.content .content_right .fy a{
	height:23px;
	border:1px solid rgba(212,212,212,1);
	border-radius:2px;
	padding: 0 7px 0 9px;
	color: #666666;
}
.content .content_right .fy .active_page{
	background: #519032;
	color: white;
}
.content .content_right .fy .active_page a{
	background: #519032;
	border:1px solid #519032;
	color: white;
}
.content .content_right .fy .btn{
	background: #519032;
	border:1px solid #519032;
	color: white;
}