.modeling_img {
	margin-top: 5px !important;
}

.modeling_allover {
	overflow: hidden;
}

.modeling_point_pc {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	background: #FFF;
	box-shadow: 0px 0px 10px 0px #00000014;
}

.modeling_point_pc p {
	display: none;
	text-align: center;
}

.modeling_point_pc ul {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	/* position: absolute;
	position: relative; */
}

.modeling_point_pc ul.overseas {
	width: 30%;
}

.modeling_point_pc ul li {
	float: left;
	padding: 0px 15px;
	border: 1px solid #d2d2d2;
	position: absolute;
	background-color: #fff;
	cursor: pointer;
	transition: .5s;
    list-style-type: none;
	margin: 0 !important;
}

.modeling_point_pc ul.overseas li {
	width: 50%;
}

.modeling_point_pc ul li a {
	display: inline-block;
	padding: 0px 3.1px;
	color: #888;
	font-size: 16px;
	font-weight: bold;
  	line-height: 30px;
}

.modeling_point_pc ul li:hover {
	background-color: #ed1b24;
	border: 1px solid #ed1b24;
}

.modeling_point_pc ul li:hover a {
	color: #fff;
}

.modeling_point_pc ul li.active {
	background-color: #ed1b24;
	border: 1px solid #ed1b24;
}

.modeling_point_pc ul li.active a {
	color: #fff;
}

.list01 {
	top: 103px;
  	left: 228px;
}

.list02 {
	right: 178px;
  	top: 84px;
}

.list03 {
	top: 360px;
    left: 420px;
}

.list04 {
	right: 235px;
  	top: 413px;
}

.list05 {
	top: 320px;
  	left: 15px;
}

.list06 {
	left: 235px;
  	top: 370px;
}

.list07 {
	right: 10px;
  	top: 398px;
}

.list08 {
	left: 128px;
  	top: 237px;
}

.list09 {
	right: 10px;
    top: 338px;
}

.list010 {
	top: 457px;
    left: 240px;
}

.list011 {
	top: 434px;
    left: 20px;
}

.list012 {
	top: 135px;
	left: 190px;
}

.list013 {
	top: 260px;
	right: 190px;
}

.list014 {
	top: 270px;
	left: 170px;
}

.list15 {
	top: 380px;
	right: 150px;
}

.modeling_point_m {
	display: none;
}

.modeling_point_m p {
	display: none;
}

.modeling_point_m ul li {
	float: left;
	margin: 0 10px;
	text-align: center;
}

.modeling_point_m ul li.active a {
	border-bottom: 2px solid #ed1b24;
	color: #ed1b24;
	font-weight: 600;
}

.modeling_list ul li {
    list-style-type: none;
}

.part_tit {
	color: #292929;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 10px;
}

.part_tit::before {
	content: "\f0da";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	padding-right: 8px;
	font-size: 16px;
	color: #DF272F;
}

.part2_list dd {
	width: 100%;
}

.part2_list dd img {
	width: 100%;
	height: 275px;
	object-fit: cover;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px #00000014;
}

.part2_list .conten-text {
	margin-top: 15px;
}

@media screen and (max-width:1280px) {
	.modeling_point_pc {
		display: none;
	}
	
	.modeling_point_m {
		display: block;
		text-align: center;
	}
	
	.modeling_point_m ul {
		border: 1px solid #d2d2d2;
		box-sizing: border-box;
		padding: 2%;
		margin: 20px 0;
	}
	
	.modeling_point_m ul li {
		width: 10%;
		margin: 0 .5% !important;
		list-style-type: none;
	}
	
	.modeling_point_m ul .list10 {
		width: 15.6%;
	}
	
	.modeling_point_m ul .list11 {
		width: 15.6%;
	}
	
	.modeling_point_m ul .list12 {
		width: 15.6%;
	}
	
	.modeling_point_m ul .list13 {
		width: 15.6%;
	}
	
	.modeling_point_m ul .list14 {
		width: 15.6%;
	}
	
	.modeling_point_m ul .list15 {
		width: 15.6%;
	}
}

@media screen and (max-width:920px) {
	.modeling_point_m ul li {
		width: 20%;
		margin: 5px 0 !important;
	}
	
	.modeling_point_m ul .list10 {
		width: 16.6%;
	}
	
	.modeling_point_m ul .list11 {
		width: 16.6%;
	}
	
	.modeling_point_m ul .list12 {
		width: 16.6%;
	}
	
	.modeling_point_m ul .list13 {
		width: 16.6%;
	}
	
	.modeling_point_m ul .list14 {
		width: 16.6%;
	}
	
	.modeling_point_m ul .list15 {
		width: 16.6%;
	}
}

@media screen and (max-width:640px) {
	.modeling_point_m ul li {
		width: 33.3%;
		margin: 5px 0 !important;
		font-size: 13px;
	}
	
	.modeling_point_m ul .list10 {
		width: 33.3%;
	}
	
	.modeling_point_m ul .list11 {
		width: 33.3%;
	}
	
	.modeling_point_m ul .list12 {
		width: 33.3%;
	}
	
	.modeling_point_m ul .list13 {
		width: 33.3%;
	}
	
	.modeling_point_m ul .list14 {
		width: 33.3%;
	}
	
	.modeling_point_m ul .list15 {
		width: 33.3%;
	}
}

@media screen and (max-width:460px) {}