.s_d2c1twrbox{
	width: 100%;
    height: auto;
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 30%);
	gap: 40px;
}
.s_d2c1twr{
	width: 100%;
	padding-right: 2%;
	padding-left: 8px;
}
.s_d2c1twrnr{
	height: 100%;
}

.s_cont1360{
	width: 1514px;
}
.s_d2c1twz h2 {
	margin-top: 20px;
}
.find_content_ul_img{width: 100%;height: auto;}
.find_content_ul_img img{
	height: 42px;
	width: auto;
	object-fit: cover;
}
.find_contentWH{
	width: 88%;
}
.find_contentWH{
	width: 90%;
}

.find_content_ul{width: 100%;height: auto;margin-top: 18px;}
.find_content_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;}
.find_content_ul li + li{margin-top: 12px;}
.find_content_ul li img{width: 18px;height: 100%;display: block;margin-right: 20px;}
.find_content_ul li p,.find_content_ul li a{
	font-size: 14.5px;
    color: #666666;
    font-family: "MontserratLight";
    margin-bottom: 0px;
    padding: 0;
    margin: 0;
    line-height: 1.45;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all; /* 强制在单词内断行 */}

.s_d2c1twrnr{
	width: 100%;
	padding: 40px 45px;
	background: #FFFFFF;
    border-radius: 26px;
    box-shadow: 4px 4px 40px 4px rgba(0, 0, 0, 0.1);
	margin-bottom: 0px;
}

@media(max-width:1700px){
	.s_cont1514 {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media(max-width:1560px){
	.s_cont1514 {
		width: 100%;
	}

}
@media(max-width:1440px){
	.s_cont1514{
		width: 100%;
		
	}
	.s_d2c1twrnr{
		padding: 30px 35px;
	}
	.find_content_ul li a{
		font-size: 12px;
	}
	.s_d3contwz h2{
		font-size: 14px;
	}

}

@media(max-width:1280px){
	.s_d3contwz h2{
		font-size: 14px;
	}
	.s_d2c1twrbox{
		grid-template-columns: repeat(2, 45%);
	}
}



@media (max-width:768px){

	.s_d2c1twrbox{
		grid-template-columns: repeat(1, 100%);
	}
	.find_content_ul {margin-top: 33.8px;};
.find_content_ul li + li{margin-top: 24px;};
.find_content_ul li p, .find_content_ul li a{font-size: 14px;};
.find_content_ul li img{width: 16px;};


}
