.hr-chanping {
	width: 1104rem;
	margin: 0 auto;
}
.hr-chanping .cp-jianshe {
	width: 100%;
	height: 45vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hr-chanping .cp-jianshe .jianshezhong{
	width: 362rem;
	height: 200rem;
	display: block;
	margin: 0rem auto;
}
.hr-chanping .cp-title{
	width: 100%;
	color: #000000;
	font-size: 28rem;
	line-height: 100rem;
	text-align: center;
}
.hr-chanping .cp-array{
	width: 100%;
	display: grid;
	padding: 0rem 0rem;
	grid-gap: 30rem 30rem;
	grid-template-columns: auto auto auto;
}
.hr-chanping .cp-array .array-item{
	width: 348rem;
	cursor: pointer;
	background: #F7F7F7;
}
.hr-chanping .cp-array .array-item .item-image{
	width: 100%;
	height: 197rem;
	position: relative;
}
.hr-chanping .cp-array .array-item .item-image .image-img{
	width: 100%;
	height: 100%;
}
.hr-chanping .cp-array .array-item .item-image .video-play{
	width: 45rem;
	height: 45rem;
	position: absolute;
	bottom: 20rem;
	left: 20rem;
}
.hr-chanping .cp-array .array-item .item-block{
	width: 100%;
	height: 104rem;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 20rem;
	padding-bottom: 22rem;
	padding-left: 30rem;
	padding-right: 30rem;
}
.hr-chanping .cp-array .array-item .item-block .block-text01{
	color: #000000;
	font-size: 20rem;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.hr-chanping .cp-array .array-item .item-block .block-text02{
	color: #999999;
	font-size: 14rem;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.hr-video{
	width: 1104rem;
	height: 100%;
	display: flex;
	position: relative;
	margin: 0rem auto;
	align-items: center;
	justify-content: center;
}
.hr-video .video-close{
	width: 56rem;
	height: 56rem;
	top: 161rem;
	right: -88rem;
	cursor: pointer;
	position: absolute;
}


.hr-body {
	width: 100%;
	background-color: #F9F9F9;
}
.body-haibao{
	width: 100%;
	height: 628rem;
}
.body-haibao .haibao-img{
	width: 100%;
	height: 100%;
}
.body-zixun{
	width: 1200rem;
	margin: 0 auto;
	padding: 90rem 107rem;
	background-color: #FFFFFF;
	transform: translateY(-200rem);
}
.body-zixun .zixun-title{
	font-size: 16rem;
	color: #999999;
	padding: 10rem 0;
	border-bottom: 1px solid #999999;
}
.body-zixun .zixun-news{
	margin-top: 80rem;
	display: flex;
	justify-content: space-between;
}
.body-zixun .zixun-news .news-left{
	width: 736rem;
	height: 126rem;
}
.body-zixun .zixun-news .news-right{
	width: 200rem;
	height: 126rem;
}
.body-zixun .zixun-news .right-img{
	width: 100%;
	height: 100%;
}
.body-zixun .zixun-news .news-left .left-text01{
	font-size: 28rem;
	color: #000000;
}
.body-zixun .zixun-news .news-left .left-text02{
	font-size: 18rem;
	color: #999999;
	padding-top: 20rem;
}
.body-zixun .zixun-page{
	margin-top: 80rem;
	padding-top: 80rem;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #999999;
}
.body-zixun .zixun-page .page-last{
	width: 66rem;
	display: flex;
	color: #999999;
	font-size: 16rem;
	align-items: center;
	cursor: pointer;
	justify-content: space-between;
}
.body-zixun .zixun-page .page-last .to-last{
	width: 9rem;
	height: 16rem;
}
.body-zixun .zixun-page .page-next{
	width: 66rem;
	display: flex;
	color: #000000;
	font-size: 16rem;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
}
.body-zixun .zixun-page .page-next .to-next{
	width: 9rem;
	height: 16rem;
}


.hr-wenzhang {
	width: 1200rem;
	margin: 0 auto;
}
.hr-wenzhang .wenzhang-title{
	font-size: 28rem;
	color: #040000;
	width: 100%;
	text-align: center;
	padding-top: 120rem;
	padding-bottom: 80rem;
}
.hr-wenzhang .wenzhang-content{
	width: 971rem;
	margin: 0 auto;
	color: #999999;
	line-height: 36rem;
	font-size: 18rem;
}
.hr-wenzhang .wenzhang-content .content-img{
	margin: 68rem auto;
	display: block;
}

#body-img {
	width: 100%;
	height: 816rem;
}
#body-img .carousel-inner{
	width: 100%;
	height: 816rem;
}
#body-img .haibao-img{
	width: 100%;
	height: 100%;
}
.hr-body .body-select{
	width: 1200rem;
	height: 380rem;
	margin: 0 auto;
	background-color: #FFFFFF;
	transform: translateY(-150rem);
}
.hr-body .body-select .select-title{
	padding: 47rem 49rem;
	color: #000000;
	font-size: 18rem;
}
.hr-body .body-select .select-lable{
	padding: 24rem 188rem;
	color: #333333;
	font-size: 32rem;
}
.hr-body .body-select .select-form{
	position: relative;
}
.hr-body .body-select .select-form .form-block{
	padding: 0rem 30rem;
	width: 860rem;
	height: 88rem;
	color: #999999;
	font-size: 28rem;
	display: flex;
	margin: 0 auto;
	cursor: pointer;
	align-items: center;
	border: 1px solid #999999;
	justify-content: space-between;
}
.hr-body .body-select .select-form .form-block .block-search{
	width: 136rem;
	height: 44rem;
	display: flex;
	color: #FFFFFF;
	font-size: 20rem;
	text-align: center;
	align-items: center;
	justify-content: center;
	background-color: #2a5500;
}
.hr-body .body-select .select-form .form-list{
	position: absolute;
	width: 860rem;
	height: 88rem;
	top: 100%;
	left: 50%;
	display: none;
	transform: translateX(-50%);
	background-color: #FFFFFF;
}
.hr-body .body-select .select-form .list-item{
	background-color: #FFFFFF;
	padding: 0rem 30rem;
	width: 860rem;
	height: 88rem;
	color: #000000;
	font-size: 28rem;
	display: flex;
	margin: 0 auto;
	cursor: pointer;
	align-items: center;
	border: 1px solid #000000;
	border-top: 0px;
	justify-content: space-between;
}

.hr-body .body-array{
	width: 1200rem;
	margin: 0 auto;
	display: grid;
	grid-gap: 80rem 30rem;
	padding: 0rem 0rem 120rem 0rem;
	grid-template-columns: auto auto auto;
}
.hr-body .body-array .array-produce{
	background-color: #FFFFFF;
	width: 380rem;
	cursor: pointer;
}
.hr-body .body-array .array-produce .produce-img{
	width: 380rem;
	height: 466rem;
}
.hr-body .body-array .array-produce .produce-box{
	width: 380rem;
	height: 470rem;
	padding: 0 36rem;
	position: relative;
}
.hr-body .body-array .array-produce .produce-box .box-top{
	padding: 58rem 0rem;
}
.hr-body .body-array .array-produce .produce-box .box-top .top-span{
	font-size: 22rem;
	color: #4F6752;
	padding: 8rem 0rem;
	border-bottom: 2px solid #4F6752;
}
.hr-body .body-array .array-produce .produce-box .box-tit{
	font-size: 36rem;
	color: #333333;
	overflow: hidden;
 white-space: normal;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.hr-body .body-array .array-produce .produce-box .box-desc{
	font-size: 18rem;
	color: #999999;
	padding-top: 29rem;
}
.hr-body .body-array .array-produce .produce-box .box-btn{
	font-size: 16rem;
	bottom: 57rem;
	color: #FFFFFF;
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	width: 102rem;
	height: 30rem;
	background-color: #4F6752;
}


.hr-nav{
	display: flex;
	height: 143rem;
	align-items: center;
	padding: 0rem 170rem;
	justify-content: space-between;
}
.hr-nav .nav-logo{
	width: 17rem;
	height: 30rem;
	cursor: pointer;
}
.hr-info{
	width: 1519rem;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.hr-info .info-tit{
	top: 349rem;
	left: 0rem;
	color: #4F6752;
	font-size: 20rem;
	position: absolute;
	padding: 8rem 0rem;
	cursor: pointer;
	border-bottom: 2px solid #4F6752;
}
.hr-info .info-box{
	color: #4F6752;
	position: relative;
	cursor: pointer;
	margin-left: 250rem;
	width: 560rem;
	height: 560rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hr-info .info-box .box-img{
	width: auto;
	height: 100%;
}
.hr-info .info-tag{
	top: 641rem;
	left: 250rem;
	color: #999999;
	font-size: 14rem;
	position: absolute;
	cursor: pointer;
	width: 560rem;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42rem;
	border-top: 1px solid #F1F1F1;
}
.hr-info .info-right{
	color: #999999;
	font-size: 14rem;
	position: relative;
	cursor: pointer;
	width: 520rem;
}
.hr-info .info-right .right-text01{
	color: #000000;
	font-size: 30rem;
	line-height: 50rem;
}
.hr-info .info-right .right-text02{
	color: #000000;
	font-size: 16rem;
	line-height: 50rem;
}
.hr-info .info-right .right-text03{
	top: 60rem;
	color: #000000;
	font-size: 16rem;
	line-height: 30rem;
	position: absolute;
}
.hr-info .info-right .right-text04{
	top: 140rem;
	color: #000000;
	font-size: 18rem;
	position: absolute;
	line-height: 30rem;
}
.hr-info .info-right .right-box{
	top: 260rem;
	left: 0rem;
	width: 100%;
	position: absolute;
}
.hr-info .info-right .right-box .box-text{
	color: #000000;
	padding: 10rem 0;
	width: 100%;
	font-size: 14rem;
	line-height: 30rem;
	border-bottom: 1px solid #999;
}
.hr-info .info-right .right-desc{
	margin-top: 500rem;
	margin-bottom: 150rem;
	color: #000000;
	font-size: 14rem;
	line-height: 30rem;
}


.hr-zhao{
	width: 100%;
	background-color: #F9F9F9;
}
.hr-zhao .zhao-img{
	width: 100%;
	height: 628rem;
	margin-bottom: 80rem;
}
.hr-zhao .zhao-block{
	margin: 0rem auto;
	padding: 80rem 0rem;
}
.hr-zhao .zhao-block .block-box{
	width: 1200rem;
	padding: 72rem 47rem;
	margin: 0rem auto;
	margin-bottom: 12rem;
	background-color: #FFFFFF;
}
.hr-zhao .zhao-block .block-box .box-text01{
	font-size: 30rem;
	color: #000000;
}
.hr-zhao .zhao-block .block-box .box-text02{
	padding-top: 50rem;
	font-size: 18rem;
	color: #000000;
}
.hr-zhao .zhao-block .block-box .box-text03{
	line-height: 35rem;
	font-size: 16rem;
	color: #999999;
}


.hr-ping{
	width: 100%;
}
.flex-space-between {
	display: flex;
	justify-content: space-between;
}
.flex-center-center {
	display: flex;
	align-items: center;
	justify-content: center;
}
.column-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.hr-ping .ping-item{
	width: 50%;
	height: 700rem;
}
.hr-ping .ping-item .item-img{
	width: 100%;
	height: 100%;
}
.hr-ping .ping-item .item-box{
	
}
.hr-ping .ping-item .box-text01{
	color: #4F6752;
	font-size: 55rem;
}
.hr-ping .ping-item .box-text02{
	color: #4F6752;
	font-size: 24rem;
	margin-left: 8rem;
}
.hr-ping .ping-item .box-text03{
	color: #000000;
	font-size: 36rem;
	width: 543rem;
	line-height: 50rem;
	padding-left: 235rem;
}
.hr-ping .ping-item .box-text04{
	color: #000000;
	font-size: 18rem;
	line-height: 45rem;
	width: 536rem;
	padding-top: 20rem;
	padding-left: 235rem;
}
.hr-ping .ping-item .box-text05{
	color: #000000;
	font-size: 36rem;
	width: 440rem;
	padding-left: 107rem;
}
.hr-ping .ping-item .box-text06{
	color: #000000;
	font-size: 18rem;
	line-height: 45rem;
	width: 638rem;
	padding-top: 20rem;
	padding-left: 196rem;
}
.hr-ping .ping-item .box-text07{
	color: #000000;
	font-size: 36rem;
	width: 480rem;
	padding-left: 107rem;
}
.hr-ping .ping-item .box-text08{
	color: #000000;
	font-size: 18rem;
	line-height: 28rem;
	width: 638rem;
	padding-top: 20rem;
	padding-left: 107rem;
}
.hr-ping .ping-jian{
	padding: 115rem 287rem;
	display: flex;
	align-items: center;
}
.hr-ping .ping-jian .ping-tit{
	color: #000000;
	font-size: 36rem;
}
.hr-ping .ping-jian .ping-box{
	color: #000000;
	font-size: 18rem;
	width: 486rem;
	line-height: 42rem;
	margin-left: 99rem;
}
.hr-ping .ping-deac{
	color: #000000;
	font-size: 18rem;
	width: 686rem;
	padding: 178rem 0;
	line-height: 42rem;
	text-align: center;
	margin: 0 auto;
}


.hr-lian {
	width: 100%;
}
.hr-lian .lian-tit{
	font-size: 28rem;
	color: #000000;
	padding-top: 100rem;
	padding-bottom: 50rem;
	text-align: center;
}
.hr-lian .lian-row{
	width: 909rem;
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: initial;
}
.hr-lian .lian-row .row-left{
	flex: 1;
	color: #000000;
	font-size: 22rem;
}
.hr-lian .lian-row .row-right{
	color: #000000;
	width: 819rem;
	height: 66rem;
	margin: 15rem 0;
	font-size: 22rem;
	display: flex;
	align-items: center;
	border: 1px solid #999;
}
.hr-lian .lian-row .row-right input{
	border: 0px;
	width: 100%;
	padding: 0 10rem;
}
.hr-lian .lian-row .row-right input:focus {
	outline: none;
}
.hr-lian .lian-row .row-right textarea{
	border: 0px;
	width: 100%;
	height: 100%;
	padding: 0 10rem;
}
.hr-lian .lian-row .row-right textarea:focus {
	outline: none;
}
.row-space-between {
	display: flex;
	width: 819rem;
	padding: 58rem 0;
	align-items: center;
	justify-content: space-between;
}
.hr-lian .set-item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 28rem;
	cursor: pointer;
}
.hr-lian .set-item span{
	color: #000000;
	font-size: 22rem;
	line-height: 28rem;
}
.hr-lian .set-logo {
	width: 28rem;
	height: 28rem;
	margin-left: 10rem;
}
.hr-lian .lian-btn {
	width: 819rem;
	line-height: 66rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22rem;
	cursor: pointer;
	border-radius: 5rem;
	background-color: #4F6752;
	margin-top: 20rem;
	margin-bottom: 278rem;
}


.hr-yanxue {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background-color: #FFF;
}
.hr-yanxue .yanxue-item{
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
	justify-content: center;
	height: 582rem;
}
.hr-yanxue .yanxue-item .item-text{
	padding-top: 53rem;
	color: #000000;
	font-size: 28rem;
}