#searchPage{
	padding: 0 0.4rem;
	border-top: 1px solid #F5F5F5;
}
.search-header{
	width: 100%;
	padding: 0.2rem 0;
	position: relative;
	line-height: 0;
}
.search-header .search-icon{
	position: absolute;
	width: 0.3rem;
	height: 0.3rem;
	left: 0.4rem;
	top: 0.4rem;
}
.search-header .search-shut{
	position: absolute;
	width: 0.3rem;
	height: 0.3rem;
	right: 0.4rem;
	top: 0.4rem;
}
.search-header input{
	width: 100%;
	height: 0.7rem;
	border-radius: 0.35rem;
	border: none;
	background-color: #F5F5F5;
	padding-left: 1rem;
	font-size: 0.28rem;
	color: #333;
}
.search-hot{
	padding: 0.3rem 0;
}
.search-hot .hot-title{
	color: #333;
	font-size: 0.3rem;
}
.search-hot ul{
	padding-top: 0.4rem;
}
.search-hot ul li{
	float: left;
	padding: 0.17rem 0.31rem 0.16rem;
	background-color: #F6F6F6;
	border-radius: 0.29rem;
	font-size: 0.26rem;
	color: #333;
	margin-right: 0.2rem;
	margin-bottom: 0.3rem;
}
.search-hot ul li a{
	font-size: 0.26rem;
	color: #333;
}
.search-content{
	padding-top: 0.3rem;
}
.search-content .no-search{
	padding: 0 0.3rem;
	padding-top: 1.17rem;
}
.search-content .no-search img{
	width: 100%;
}
.search-content .no-search .noSearch{
	color: #999999;
	font-size: 0.3rem;
	text-align: center;
	margin-top: 0.39rem;
}
.yes-search-header{
	display: flex;
	justify-content: space-between;
	font-size: 0.3rem;
}
.yes-search-header .search-left{
	width: 1.55rem;
	position: relative;
	font-size: 0.3rem;
}
.yes-search-header .search-left p{
	position: relative;
	width: 1.55rem;
	height: 0.4rem;
	position: relative;
}
.yes-search-header .search-left p span{
	color: #E30B20;
}
.yes-search-header .search-left p img{
	position: absolute;
	right: 0;
	width: 0.2rem;
	height: 0.11rem;
	top: 0.15rem;
}
.yes-search-header .search-left ul{
	position: absolute;
	top: 0.4rem;
	left: 0.3rem;
	width: 1.64rem;
	height: 1.71rem;
	background: rgba(255,255,255,1);
	box-shadow: 0 -0.03rem 0.16rem 0 rgba(89,155,255,0.15);
	border-radius: 0.04rem;
	padding: 0.22rem 0;
}
.yes-search-header .search-left ul li{
	text-align: center;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.26rem;
	color: #333333;
}
.yes-search-header .search-left ul li.oderRed{
	color: #E30B20;
}
.yes-search-header .search-left ul li.oderDark{
	color: #333333;
}
.yes-search-header .search-left ul li.shutDark{
	background-color: #EEEEEE;
}
.yes-search-header .search-right{
	font-size: 0.3rem;
}
.yes-search-header .search-right span{
	color: #E30B20;
}
.important-top-yes{
	width: 100%;
	display: flex;
	border-bottom: 1px solid #F0F0F0;
}
.important-top{
	display: flex;
	justify-content: space-between;
	padding: 0.3rem 0;
	width: 100%;
}
.important-top-yes .important-top-left{
	width: auto;
	padding-top: 0.15rem;
}
.important-top-yes .important-top-right{
	width: auto;
	margin-left: 0.3rem;
}
.important-top-yes .important-top-right a{
	width: 2.18rem;
	height: 1.6rem;
	border-radius: 0.1rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	position: relative;
}
.important-top-yes .important-top-right a.txt{
	background-image: url('/r/cms/kgjtgw_cn/mobile/images/icon/txt.png');
}
.important-top-yes .important-top-right a.pdf{
	background-image: url('/r/cms/kgjtgw_cn/mobile/images/icon/pdf.png');
}
.important-top-yes .important-top-right a.excel{
	background-image: url('/r/cms/kgjtgw_cn/mobile/images/icon/excel.png');
}
.important-top-yes .important-top-right a.word{
	background-image: url('/r/cms/kgjtgw_cn/mobile/images/icon/word.png');
}
.important-top-yes .important-top-right a.ppt{
	background-image: url('/r/cms/kgjtgw_cn/mobile/images/icon/ppt.png');
}
.important-top-yes .important-top-right a.right-img{
	background-position: center right;
	background-size: 1rem;
}
.important-top-yes .important-top-right a img.video-btn{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0.7rem;
	height: 0.7rem;
	margin-left: -0.35rem;
	margin-top: -0.35rem;
}
.important-top-yes .important-top-left h4{
	color: #333333;
	font-size: 0.32rem;
	line-height: 0.5rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}<!--0.00017595291137695-->