div#root {
	min-width:1200px
}
.ant-image {
	width:100%!important
}
.ant-image-img {
	display:block;
	margin:0 auto
}
.ant-breadcrumb {
	margin-top:20px!important
}
.pxkcitme {
	margin:0 auto;
	width:1200px;
	display: table;
    position: relative;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;

}
.pxkcitme .graphic-list-item {
	background:#fff;
	border:0;
	border-radius:8px;
	display:block;
	float:left;
	margin-right:30px;
	margin-top:40px;
	padding:0;
	width:260px
}
.pxkcitme .graphic-list-item .graphic-list-item-img img {
	border-radius:5px 5px 0 0;
	height:160px;
	margin-bottom:23px;
	width:260px
}
.pxkcitme .graphic-list-item .graphic-list-item-title {
	color:#333;
	font-family:PingFang SC;
	font-size:16px;
	font-weight:400;
	margin-bottom:6px;
	overflow:hidden;
	padding:0 16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:260px;
	word-break:break-all
}
.pxkcitme .graphic-list-item .graphic-list-item-text .graphic-list-item-text-left {
	color:#666;
	font-family:PingFang SC;
	font-size:14px;
	font-weight:400;
	margin-bottom:11px;
	padding:0 16px
}
.pxkcitme .graphic-list-item .graphic-list-item-text .graphic-list-item-text-right {
	color:#b7b7b7;
	font-family:PingFang SC;
	font-size:12px;
	font-weight:400;
	padding:0 16px 16px 42px;
	position:relative;
	height: 50px;
}
.pxkcitme .graphic-list-item .graphic-list-item-text .graphic-list-item-text-right:after {
	background:url(https://public-static-service.obs.cn-north-4.myhuaweicloud.com/specialSubject/%E7%9D%A3%E5%AD%A6%E7%BD%91%E7%BB%9C%E5%AD%A6%E9%99%A2/1650683371851816961/boshimao%E5%A4%87%E4%BB%BD.png) no-repeat top;
	background-size:cover;
	content:"";
	height:20px;
	left:16px;
	position:absolute;
	top:-2px;
	width:20px
}
.yqlj_itme {
	margin-top:10px
}
.yqlj_itme .tab-item {
	align-items:center;
	background:none;
	border:none;
	border-radius:4px;
	color:#666;
	cursor:pointer;
	font-size:16px;
	font-weight:400;
	height:auto;
	justify-content:center;
	line-height:24px;
	margin-right:20px;
	padding:0
}
.yqlj_itme .active {
	background-color:none;
	color:#0453ac
}
body {
	-webkit-font-smoothing:antialiased
}
