<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kc_list ul{
	overflow: hidden;
	margin-top: -5px;
}
.kc_list ul li{
	float: left;
	padding:6px;
	border:1px solid #f0f0f0;
}
.kc_img{
	width: 286px;
	height: 162px;
	position: relative;
}
.kc_img .hot-span{

	width: 42px;
	top: 10px;
	right: 10px;
	border-radius: 8px;
	border: 1px solid #ffffff;
	height: 20px;
	line-height: 18px;
	box-sizing: border-box;
	background: #ff3c42;
	font-size: 12px;
	position: absolute;
	z-index: 10;
	color: #ffffff;
	text-align: center;
}
.kc_img .tags{
	position: absolute;
	left: 0;
	top: 10px;
	background: rgba(51,51,51,0.7);
	color: #ffffff;
	padding: 4px 12px;
	font-size: 14px;
	border-radius: 0 4px 4px 0;
}
.kc_img .coupon-tags-hot{
	top: 0;
	right: 60px;
	position: absolute;
	z-index: 10;
}
.kc_img .coupon-tags{
    top: 0;
    right: 10px;
    position: absolute;
    z-index: 10;
}
.kc_img img{
	width: 100%;
	height: 100%;
}
.kc_info{
    width: 286px;
	padding: 10px 5px;
}
.kc_info p{
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 0;
}
.kc_list ul li:hover{
	background-color: #fff;
	border:1px solid #dadada;
}
.kc_list ul li:hover .kc_info p{
	color: #3c7ef8;
}
.xkdt_search{
	background-color: #fff;
	padding-bottom: 10px;
	box-shadow: 2px 2px 2px #dadada;
	margin-bottom: 20px;
}
.xkdt_search_top{
	height: 82px;
	border-bottom: 1px solid #dadada;
	position: relative;
}
.xkdt_search_top h2{
	height: 82px;
	padding-left: 60px;
	font-size: 18px;
	color: #333;
	line-height: 82px;
	margin-top: 0;
	margin-bottom: 0;
	background: url(../xinimages/xkdt_img/shu.png) no-repeat left center;
}
.search_key{
	width: 390px;
	height:48px;
	border-radius: 24px;
	background-color: #f1f1f1;
	position: absolute;
	right: 0;
	top:17px;
}
.search_key_input{
	width: 329px;
	position: absolute;
	left:20px;
	top:0;
	font-size: 12px;
	color: #333;
	line-height: 48px;
	border: none;
	background: none;
}
.search_key_button{
	display: block;
	cursor: pointer;
    width:50px ;
    height:48px ;
    background: url(../xinimages/xkdt_img/zoom111.png) no-repeat center center;
    position: absolute;
    right: 0;
    top:0;
}
.xkdt_search_key{
	padding-left: 64px;
	font-size: 14px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 5px;
	position: relative;
}
.xkdt_search_key span{
	position: absolute;
	left:0;
	top:20px;
}
.xkdt_search_key a{
	display: inline-block;
	color: #333;
	padding:3px 10px;
	border-radius: 20px;
	font-size: 12px;
	margin-bottom: 10px;
}
.xkdt_search_key a.active,.xkdt_search_key a:hover{
	background-color: #3c7ef8;
	color: #fff;
	text-decoration: none;
}
.position_page{
	font-size: 14px;
	color: #333;
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
	position: relative;
}
.page_wrap{
   position: absolute;
   right: 0;
   top:10px;
}
.page_current,.page_prev,.page_next{
	line-height: 30px;
	float: left;
	display: block;
	margin-left: 10px;
}
.page_prev{
	width: 30px;
	height: 30px;
	background: url(../xinimages/xkdt_img/left.png) no-repeat center center;
}
.page_next{
	width: 30px;
	height: 30px;
	background: url(../xinimages/xkdt_img/right.png) no-repeat center center;
}
.page_prev:hover{
	background: url(../xinimages/xkdt_img/left1.png) no-repeat center center;
}
.page_next:hover{
	background: url(../xinimages/xkdt_img/right1.png) no-repeat center center;
}
</pre></body></html>