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;
}
.xlzt_box{
	width: 100%;
	height:auto;
	min-width: 1200px;
}
.xlzt_head{
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.xlzt_btitle{
	position: absolute;
	top:0px;
	bottom:0px;
	left: 0px;
	right: 0px;
	width: 234px;
	height: 49px;
	opacity: 1;
	font-family: ChuangkitKingKong--粗体;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: #429AF7;
	margin: auto;
}
.xlzt_head img{
	width: 100%;
}
.xlzt_content{
	width:1200px;
	margin: 0 auto;
}
.xlzt_swiper{
	/*height:120px;*/
	position: relative;
	overflow: hidden;
}
.xlzt_swiper .swiper-pagination-bullet{
	width: 32px;
	height: 2px;
	opacity: 0.4;
	background: #8696F7;
}
.xlzt_swiper .swiper-pagination-bullet-active{
	opacity: 1;
	background: #8696F7;
}
.xlzt_title{
	width:100%;
	margin-bottom: 20px;
}
.xlzt_title span{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #000000;
	font-weight: bold;
}
.xlzt_kc_list{
	width: 1200px;
	font-size: 0px;
}
.xlzt_kc_li{
	display: inline-block;
	width: 226px;
	border: 1px solid #ECEEF4;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 17px;
	margin-bottom: 20px;
}
.xlzt_kc_li:nth-child(5n){
	margin-right: 0px;
}
.xlzt_kc_img{
	width: 287px;
	height: 166px;
}
.xlzt_kc_img img{
	width: 226px;
	height: 166px;
	object-fit: cover;
}
.xlzt_kc_li p{
	padding: 10px 10px;
	opacity: 1;
	line-height: 20px;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.xlyw_lsit{
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
.xlyw_left{
	width: 588px;
	height: 304px;
}
.xlyw_left img{
	width: 588px;
	height: 304px;
}
.xlyw_li{
	width: 588px;
	margin-bottom: 20px;
}
.xlyw_title{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.xlyw_title span{
	display: block;
	background-color: #135DD4;
	width: 40px;
	height: 20px;
	border-radius: 4px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 8px;
} 
.xlyw_title div{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #000000;
}
.xlyw_text{
	overflow: hidden; 
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	width: 588px;
	height: 42px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0px;
	color: #666666;
	-webkit-box-orient: vertical;
}
.xlyw_d{
	display: flex;
	align-items: center;
	justify-content:flex-end;
}
.xlyw_d span{
	display: block;
	margin-right: 8px;
	font-size: 12px;
	color: #135DD4;
}
.xlyw_d div{
	font-size: 12px;
	color: #666666;
}
