html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  list-style: none;
  text-decoration:none;
}
[v-cloak] {
	display: none !important;
}
.ktk_box{
	width: 100%;
	height:auto;
	min-width: 1200px;
}
.ktk_head{
	width: 100%;
	height: 204px;
}
.ktk_head img{
	width: 100%;
	height: 204px;
	object-fit: cover;
}
.ktk_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.ktk_flcont{
	width: 1200px;
	/* min-height: 430px; */
	border-radius: 8px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 15px 20px;
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
	margin-bottom: 30px;
}
.ktk_sinput{
	display: flex;
	width: 100%;
	align-items:center;
	justify-content: space-between;
	margin-bottom: 18px;
}
.ktk_title{
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	color: #000;
	width: 80px;
}
.ktk_input{
	width: 251px;
	height: 32px;
	border-radius: 20px;
	display: flex;
	border: 1px solid #FF6C02;
	align-items: center;
}
.ktk_input input{
	border: none;
	outline: none;
	height: 28px;
	margin-left: 15px;
	width: 170px;
}
.ktk_input span{
	display: inline-block;
	width: 72px;
	height: 26px;
	border-radius: 16px;
	text-align: center;
	line-height: 26px;
	background-color: #FF6C02;
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
	margin-right: 4px;
}
.ktk_tab{
	display: flex;
	flex-wrap: wrap;
}
.ktk_tabs{
	width: 148px;
	height: 80px;
	border-radius: 8px;
	margin-right: 20px;
	cursor: pointer;
	margin-bottom: 20px;
}
.ktk_tabs:nth-child(7n){
	margin-right: 0px;
}
.ktk_ftab{
	display: flex;
	
}
.ktk_ftabs{
	flex: 1;
}
.ktk_ftabs .ktk_fli{
	display: inline-block;
	position: relative;
	padding: 0px 15px;
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 15px;
	color: #79808A;
	margin-bottom: 10px;
	cursor: pointer;
}
.ktk_fz{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0px;
	height: 2px;
	display: flex;
	justify-content: center;
}
.ktk_fz p{
	width: 40px;
	height: 2px;
	background-color: #FF6C02;
}
.ftab_color span{
	color:#FF6C02;
	font-weight: 600;
}
.ktk_list{
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ktk_li{
	width: 590px;
	height: 176px;
	border-radius: 8px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	padding: 20px 20px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	/* cursor: pointer; */
	justify-content: space-between;
}
.ktk_li:hover{
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
.ktk_left{
	width: 390px;
}
.ktk_left p{
	width: 390px;
	height: 50px;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	color: #000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 18px;
}
.ktk_file{
	display: flex;
	width: 249px;
	justify-content: space-between;
	margin-bottom: 20px;
}
.ktk_files{
	display: flex;
	align-items: center;
}
.ktk_files img{
	margin-right: 8px;
}
.ktk_files span{
	font-size: 14px;
	color: #999999;
}
.ktk_zsd{
	display: flex;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	align-items: center;
}
.ktk_zsds{
	padding: 4px 6px;
	background: #F3F4F6;
	font-size: 14px;
	color: #000;
	margin-right: 10px;
}
.ktk_right_btn{
	display: flex;
	width: 120px;
	height: 40px;
	border-radius: 4px;
	align-items: center;
	border: 1px solid #FF6C02;
	justify-content: center;
	margin-bottom: 20px;
	cursor: pointer;
}
.ktk_right_btn img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.ktk_right_btn span{
	font-size: 14px;
	color: #FF6C02;
}
.ktk_right_btns{
	display: flex;
	width: 120px;
	height: 40px;
	border-radius: 4px;
	align-items: center;
	border: 1px solid #FF6C02;
	justify-content: center;
	background-color: #FF6C02;
	cursor: pointer;
}
.ktk_right_btns img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.ktk_right_btns span{
	font-size: 14px;
	color: #fff;
}
.stk_page{
	margin: 0 auto;
	text-align: center;
}