/*信息公开*/
.mr570 {
	padding: 0.7125rem 0 0 0;
}

.pd8756 {
	padding: 1.0875rem 0 0.7rem 0;
}



.list-list {
	margin-top: 2.188rem;
	background: url(/uiFramework/commonResource/image/2025111715254718383.png)no-repeat 100%;
	background-size: contain;
	height: 4.188rem;
	border-radius: .1rem;
	position: relative;
}

.ljrc-img {
	position: absolute;
	bottom: 0.463rem;
	left: 0.588rem;
}

.ljrc-right {
	width: 54%;
	float: right;padding-right:4%;
}

.ljrc-img {
	width: 6.9rem;
	height: 4.75rem;
	display: flex;
	justify-content: center;
}
.ljrc-img img{width: 100%; object-fit: cover;}

.ljrc-name {
	padding-top: 0.487rem;
}

.ljrc-name a {
	font-size: 0.4rem;
	color: #ffffff;
	line-height: 0.5625rem;height:1.125rem;    display: block;

}

.ljrc-tab-list a {
	color: #fff;
	font-size: 0.225rem;
	line-height: 0.225rem;

}

.ljrc-tab-list:last-child {

	padding-top: 0.188rem;
}

.ljrc-tab {
	padding-top: 0.375rem;
	position: relative;
	padding-left: 0.188rem;display:none;
}

.ljrc-tab::before {
	content: '';
	position: absolute;
	left: 0;
	top: 40%;
	bottom: 10%;
	width: 0.013rem;
	background-color: #fff;
}

.ljrc-may {
	font-size: 0.2rem;line-height:0.275rem;
	color: #fff;text-align: justify;
	padding-top: 0.25rem;display: -webkit-box; -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */ -webkit-box-orient: vertical; /* 必须结合的属性，用于设置或检索伸缩盒对象的子元素的排列方式 */ overflow: hidden; /* 隐藏溢出的内容 */
}

.ljrc-more a {
	margin-top: 0.625rem;
	color: #fff;
	font-size: 0.2rem;
	padding: 0.175rem 0.7rem;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: .1rem;
	text-decoration: none;
	outline: none;
}




/*人力招聘*/


.xxgk-lsit-box {
	padding-top: 1rem;
	padding-bottom: 0.625rem;
}

.xxgk-lsit-box a {
	display: flex;
	height: 1.238rem;
	justify-content: space-between;
	align-items: center;
	background: #efefef;
	margin-bottom: 0.3125rem;
	border-radius: 0.125rem;
	padding: 0 0.525rem 0 0.575rem;
}

.xxgk-lsit-box a:last-child {
	margin-bottom: 0;
}

.xxgk-lsit-box a span:first-child {
	font-size: 0.225rem;
	color: #242424;
	position: relative;
	width: 85.93%;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.xxgk-lsit-box a span:first-child::after {
	content: '';
	display: inline-block;
	width: 0.025rem;
	height: 0.625rem;
	background: #cfcfcf;
}

.xxgk-lsit-box a span:last-child {
	display: flex;
	flex-wrap: wrap;
	text-align: right;
}

.xxgk-lsit-box a span:last-child em {
	color: #969696;
	font-style: normal;
	width: 100%;
}

.xxgk-lsit-box a span:last-child em:first-child {
	font-size: 0.3rem;
}

.xxgk-lsit-box a span:last-child em:last-child {
	font-size: 0.2rem;
}

.xxgk-lsit-box a:hover {
	background: linear-gradient(252deg, #004892, #005bac);
}

.xxgk-lsit-box a:hover span:first-child {
	color: #ffffff;
}

.xxgk-lsit-box a:hover span:last-child em {
	color: #e8e8e8;
}


.rlzp_in {
	display: flex;
	justify-content: space-around;
	background: #005bac;
	color: #fff;
	height: 0.813rem;
	align-items: center;
	text-align: center;
	border-radius: 0.125rem;
}

.zp_on {
	font-size: 0.275rem;
	width: 50%;
	background: #fff;
	color: #3c3c3c;
	height: 0.813rem;
	line-height: 0.813rem;
	border: 0.025rem solid #005bac;
	border-radius: 0.125rem;
}

.zp_off {
	font-size: 0.275rem;
	width: 50%;
}

.zp_on a {
	font-size: 0.275rem;
	color: #3c3c3c;
}

.zp_off a {
	font-size: 0.275rem;
	color: #fff;
}

/*人才招聘二次修改*/
.rc_box{background:url(/uiFramework/commonResource/image/2026031910114195794.png) no-repeat;background-size: cover;border-radius:5px;margin:0.5rem 0 1rem;padding:0.5rem;}
.rc_cont {margin-bottom:0.5rem;}
.rc_cont p{font-size:0.2535rem;}
.rc_word{display: flex;justify-content: space-between;}
#fl,#fr{width:49%;height:4rem;}
.awards-container{display: flex; flex-wrap: wrap; justify-content: center; width: 80%; margin:0 auto;padding:1rem;box-shadow: #dbdcdd 3px 3px 7px 2px;border-radius:5px;margin-bottom:1rem;}
.awards-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.award-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: calc(33.333% - 20px);
    margin-bottom: 1rem;
}
.award-item:last-child{margin-bottom:0px}

.pic_left {
    margin-right: 10px;
}

.data_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size:0.2535rem;
}

.nums {
    font-size: 16px;
    font-weight: bold;
}

.z-data-jj{display:flex;justify-content: space-between;width:100%;margin-top:0.5rem;}
.z-jj{    display: flex;
    flex-direction: column;
    align-items: center;}
.z-jj p{font-size:0.2535rem;}

@media (max-width: 768px) {
    .award-item {
        width: 100%;
        margin-bottom: 15px;
    }
}



@media screen and (max-width:992px){
.list-list{height:7rem;background-size:cover;}
.ljrc-name a{font-size:0.8rem;line-height:normal;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;height:auto;}
.ljrc-may{font-size:0.6rem;line-height:normal;padding-top: 0.5rem;}
.ljrc-more a{font-size:0.6rem;}
.ljrc-img{bottom:50%;transform: translate(0%, 50%);}

.fy-button{width: 1.475rem;height: 1.475rem;}
.fy-number-box a, .fy-number-box font{font-size:0.8rem;}
.tz-box{display: flex;align-items: center;}
.tz-box input{width: 1.813rem;height: 1.475rem;font-size:0.8rem;margin:0 0.5rem;}
.tz-box span{font-size:0.8rem;}
.tz-box{display:flex;align-items:center;margin-left:0.5rem;}

}