.detail_list_ul_li {
	width: 33% !important;
	float: left !important;
    padding: 0 18px !important;
    margin-bottom: 40px !important;	
}

.detail_list_ul_li img {
	border-radius: 5% 5%;
	transition: transform 0.4s ease;
}

.detail_list_ul_li:hover {
	transform: translateY(-5px);
}

.detail_list_ul_li img:hover {
	transform: scale(1.03);
}

/* .mod_main .video_recom {
	background: var(--com-color);
} */

:root {
	--com-color: #F1F5F8;
	--com-padd: 90px;
	--com-padd1: 70px;
}

.detail_page_tit_text .std_tit2 {
	color: #333 !important;
	text-align: center;
}

.mod_bord_li a {
	color: #999999 !important;
}

.mod_bord_li:last-child a {
	color: #999999;
}

.video_recom {
	padding-bottom: 100px;
}

.std_padd {
	padding-top: 80px;
	padding-bottom: 100px;
}

.std_mar {
	margin-bottom: 100px;
}

.overvi_brief_info p:last-child {
	padding: 0 7%;
}

.dlul_wrap::before {
	background-image: url(fdjt.png) !important;
}

.dlul_wrap::after {
	border-radius: 5% 5%;
}

.detail_list_ul_li{
	width: 456px;
	height: 295px;
}
.detail_list_ul_li img{
	width: 456px;
	height: 295px;
}	


@media screen and (max-width: 767px) {
	.std_mar {
		margin-bottom: 22px;
	}

	.detail_list_ul_li {
		width: 100% !important;
		height: 4rem;
	}
	.detail_list_ul_li img{
		height: 4rem;
	}

}

/*新加*/


.rlbu_li {
	width: 456px;
	height: 220px;
	background: #FFFFFF;
	border-radius: 20px;
	cursor: pointer;
}

.uhfj {
	float: left;
	padding-top: 40px;
	padding-left: 48px;
	width: 59%;
}

.uhfj .jhmti {
	font-size: 24px;
	color: #222222;
	font-weight: bold;
	padding-bottom: 18px;

}

.uhfj .kinuy {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.jundh {
	height: 100%;
	width: 1px;
	background: #E0E6EA;
	float: left;
	margin-left: 102px;
}

.rlbu_limks {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}

.tjdtu {
	width: 44px;
	height: 44px;
	/* background: url(bhdbfg.png) no-repeat; */
	position: relative;
	left: 77%;
	top: 88px;
}

.recruit_list_btm_ul {
	display: flex;
	flex-wrap: wrap;
}

.rlbu_li:hover .tjdtu {
	/* background: url(hoveranj.png) no-repeat; */
}

@media screen and (max-width: 1680px) {

	.ys_cont1400,
	.ys_cont1440,
	.ys_cont1560,
	.ys_cont1600,
	.ys_cont1680 {
		width: 95.5%;
	}
}

@media screen and (max-width: 767px) {
	.rlbu_li {
		width: 100%;
	}

	.uhfj .jhmti {
		font-size: 18px;
	}

	.uhfj .kinuy {
		font-size: 14px;
	}

	.tjdtu {
		left: 5.3rem;
	}
}

.list_mtk {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	content-visibility: auto;
	backdrop-filter: blur(4px);
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}

.list_mtk li {
	width: 1200px;
	height: 630px;
	/* background: #fff; */
	border-radius: 10px;
	padding: 0px 42px 78px 90px;
	display: flex;
	position: relative;
	display: none;
}

.list_mtk li i {
	position: absolute;
    right: 70px;
    top: -30px;
    width: 51px;
	aspect-ratio: 1 / 1;
	background: url(close.png) no-repeat;
	cursor: pointer;
}

.mtk_left {
	width: 100%;
	/* border-right: 1px solid #E0E6EA; */
	display: flex;
	padding-right: 80px;
	flex-direction: column;
}

.mtk_left h6 {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	line-height: 53px;
}

.mtk_left span {
	width: 100%;
	padding: 0 20px;
	font-size: 18px;
	line-height: 32px;
	color: #333;
	text-align: center;
}

.mtk_right {
	width: 728px;
	padding-left: 80px;
	max-height: 448px;
	font-size: 16px;
	line-height: 28px;
	overflow-y: auto;
	padding-right: 41px;
	text-align: justify;
}

.mtk_list_tit,
.mtk_list_tit_cont {
	display: none;
}


.jhmti{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 16px;
}
.kinuy{
	font-size: 18px;
	line-height: 32px;
}
.mtk_right{
	font-size: 16px;
	line-height: 32px;
}


