.wmwz-item-info{

	position: relative;
}
.wmwz-ca{
	width:100%;
}

.padding-t10{
	margin-bottom: 26px;
}

.wmwz-ul{
	list-style: none;
	padding:0;
	margin:0;
	/* margin-top: 10px; */
}

.wmwz-ul li{
	position: relative;
	clear: both;
	margin-top: 10px;
}

.wmwz-thumb-ca{
	max-width:200px;
	margin-right:10px;
	float: left;
	position: relative;
	z-index:2;
	margin-bottom: 10px;
}

.wmwz-ul .wmtc-ct-infocate{
	position: absolute;
	right:1px;
	top: 15px;
	background: #ffffff;
	color:black;
	font-size:12px;
	width:48px;
	text-align: center;
	border-radius: 5px 0 0 5px;
	font-weight: 400;
	padding-left:3px;
	z-index: 2;
}



.color_scheme_dark .wmwz-ul .wmtc-ct-infocate{
	position: absolute;
	right:1px;
	top: 15px;
    background: var(--color-gray-100) !important;	color:black;
	font-size:12px;
	width:48px;
	text-align: center;
	border-radius: 5px 0 0 5px;
	font-weight: 400;
	padding-left:3px;
	z-index: 2;
}





.wmtc-ct-title{
	margin-top: 0px;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	max-height: 45px;
}

.wmtc-ct-title a,.wmtc-ct-infocate a{
	color:#1f1f1f;
}

.wmtc-more a,.wmtc-ct-content a,.wmtc-ct-winfo a,.wmtc-ct-bdname a{
	color: #9a9898;
}

.wmtc-ct-content{
	margin-top:10px;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
}

.wmtc-ct-winfo span{
	color:#999;
}

.wmtc-ct-winfo span:not(:first-child) {
    margin-left:5px;
}

.wmtc-ct-content{
	margin-top:10px;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
}

.wmtc-ct-winfo{
	margin-top:10px;
	font-size:12px;
}

.tmb-img{border-radius: 3px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 7px;width:100%;border: 1px solid #f3f3f3;}

.wmct-right{
	float:right;
}

.wmtc-more{
	float:right;
	font-size:13px;
	padding: 0 5px 0 0;
	padding-top:5px;
}
.wmtc-mids-li{
	font-weight: bold;
	font-size: 15px;
}
.wmtc-act{
	color:#000000;
}

.color_scheme_dark .wmtc-act{
	color:#f0f0f0;
}

.wmtc-w-title{
	display: inline-block;
	font-size: 18px;
    font-weight: bold;
	margin-bottom: 8px;
    margin-left: 2px;
}

.wmwz-ul{
	/* margin-bottom: 100px; */
}