.wmh2025_list a {
	text-decoration: none;
	color: #222222;
}

.wmh2025_list a:link {
	color: #222222;
	text-decoration: none;
}

.wmh2025_list a:visited {
	text-decoration: none;
	color: #222222;
}

.wmh2025_list a:hover {
	text-decoration: none;
	color: #222222;
}

.wmh2025_list a:active {
	text-decoration: none;
	color: #222222;
}

.wmh2025_bg {
	background: url(../images/wmh_bg.png) no-repeat;
	background-size: cover;
	width: 390px;
	background-size: 390px 319px;
	opacity: 1;
	margin-bottom: 12px;
}

.wmh2025_tag {
	padding-left: 12px;
	padding-top: 53px;
	height: 16px;
	font-size: 12px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: justify;
	color: #999999;
	line-height: 16px;
}

.wmh2025_tag01 {
	width: 140px;
	height: 30px;
	opacity: 1;
	background: #ff8f12;
	border-radius: 6px;
	float: left;
	opacity: 1;
	font-size: 13px;
	font-family: PingFangSC, PingFangSC-Semibold;
	font-weight: 600;
	color: #ffffff;
	line-height: 30px;
	text-align: center;



}

.wmh2025_tag02 {
	width: 72px;
	height: 30px;
	opacity: 1;
	background: #ff8f12;
	border-radius: 6px;
	float: right;
	opacity: 1;
	font-size: 13px;
	font-family: PingFangSC, PingFangSC-Semibold;
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	margin-right: 110px;
}

.wmh2025_list {
	margin-bottom: 12px;
}

.wmh2025_list01 {
	width: 211px;
	height: 213px;
	float: left;
	font-size: 12px;
	color: #333333;
}

.wmh2025_list01_title {
	height: 37px;
	line-height: 37px;
}

.wmh2025_list01_title .title01 {
	padding-left: 10px;
	padding-right: 23px;
	text-align: center;
	vertical-align: middle;
}

.wmh2025_list01_title img {
	width: 16px;
	height: 16px;
	opacity: 1;
	margin-right: 12px;
	text-align: center;
	vertical-align: middle;
}

.wmh2025_list01_title .title05 {
	text-align: center;
	vertical-align: middle;
	margin-left: -6px;
}

.wmh2025_list01 ul {
	list-style: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin: 0px;
}

.wmh2025_list01 ul li {
	list-style: none;
	float: left;
	list-style-type: none;
	vertical-align: middle;
	width: 195px;
	height: 36px;
	opacity: 1;
	background: #fbe6e9;
	border-radius: 6px;
	text-align: left;
	line-height: 36px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.wmh2025_list01 .grayBg {
	background: #F4F4F4;
}

.wmh2025_list01 ul li img {
	width: 20px;
	height: 20px;
	opacity: 1;
	margin-left: 8px;
	margin-right: 2px;
	display: inline-block;
	float: left;
	margin-top: 8px;
}

.wmh2025_list01 .country {
	width: 48px;
	margin-right: 3px;
	display: inline-block;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
	float: left;
}

.wmh2025_list01 .number {
	width: 20px;
	margin-right: 7px;
	display: inline-block;
	text-align: center;
}

.wmh2025_list01 .total {
	margin-left: -3px;
}

.wmh2025_bggray {
	width: 390px;
	/* height: 587px; */
	background: #f6f6f6;
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.wmh2025_list {
	margin: 0 auto;
	width: 366px;
	/* height: 496px; */
	background: linear-gradient(180deg, #fff7f7 0%, #ffffff 37%);
	border-radius: 4px;
}

.wmh2025_list02 {
	width: 366px;

	background: linear-gradient(180deg, #fff7f7 0%, #ffffff 37%);
	border-radius: 4px;

	margin-top: 10px;


}

/* ************************ */

.wmh_list {
	overflow: hidden;
	zoom: 1;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.wmh_item {
	/* 	min-height: 67px;
			max-height: 91px; */

	display: flex;
	flex-direction: column;

	/* border: 1px dashed red; */
	border-bottom: 1px dashed #ececec;
	margin-left: 12px;
	margin-right: 12px;
	width: 340px;
}

.wmh_item .wmh_data {
	height: 16px;
	margin-top: 6.5px;
}

.wmh_item .wmh_data img {
	width: 8px;
}

.wmh_item .wmh_data span {

	height: 16px;
	font-size: 12px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: justify;
	color: #666666;
	line-height: 16px;
}


.wmh_item .special {
	width: 322px;
	min-height: 24px;
	max-height: 48px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: left;
	color: #222222;
	line-height: 24px;
	margin-top: 4px;
	margin-bottom: 11.5px;
	/* 转换速度 */
	transition: transform 0.5s ease;
	opacity: 1;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-left: 12px;
	cursor: pointer;
}

.wmh_item .mask {
	position: absolute;
	margin-top: -60px;
	left: 0;
	width: 157px;
	height: 60px;
	background: rgba(44, 44, 44, 0.6);
	color: #ffffff;
	opacity: 0;
	display: flex;
	font-size: 13px;
	border-radius: 6px;
	/* 转换速度 */
	transition: transform 0.5s ease;
}

.wmh2025_bggray .mask span {
	margin: auto;

	opacity: 1;
	font-size: 14px;
	font-family: PingFangSC, PingFangSC-Semibold;
	font-weight: 600;
	text-align: left;
	color: #ffffff;
	line-height: 20px;
	text-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.50);
	text-align: center;
}


.wmh2025_bggray .wmh_data {


	display: inline-block;
}

.wmh_more_flex {
	display: flex;
	justify-content: center;
	margin-top: 12px;
}

.wmh_more {
	width: 342px;
	height: 48px;
	background: #f7f7f7;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: center;
	color: #333333;
	line-height: 48px;
	margin-bottom: 12px;
	cursor: pointer;
}

.wmh2025_bggray .swiper-container {
	width: 100%;
	/* max-height: 450px; */
	height: 450px;
}

.wmh2025_bggray .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: linear;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto;
}