.c-item {
	padding: 5px 0;
}

.dot-img {
	margin-top: -3px;
	margin-right: 10px;
}

#cl-content>div {
	width: 100%;
}

#article-info {
	
}

#article-title {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

#article-desc {
	color: #808080;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 5px 0;
	font-size: 13px;
}

#article-list {
	
}

.c-content {
	text-align: center;
	width: 100%;
}

.c-content {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}

.c-content a {
	float: left;
	color: #ff4e00 !important;
	font-size: 15px;
}

.c-item2 {
	margin-top: 5px;
	width: 100%;
	padding: 5px 0;
}

.c-item2 span {
	float: right;
	color: #c2c2c2;
}

.c-item2 a {
	text-decoration: none;
	color: #333;
}

.c-img {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.c-img img {
	width: 30%;
	float: left;
}

.c-img div {
	width: 68%;
	margin-left: 2%;
	color: #5d5d5d;
}

.c-img a {
	float: right;
}

#article {
	width: 100%;
}

#article div {
	float: unset;
}

#ai-bottom {
	width: 100%;
	margin-top: 60px;
}

#ai-bottom>div {
	width: 50%;
}

#ai-bottom span {
	color: #b20003;
	font-size: 13px;
	position: relative;
}

#ai-bottom a {
	text-decoration: none;
	color: #454545;
	text-overflow: clip;
	overflow: hidden;
	width: 65%;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	top: 3px;
}

#aib-1 {
	float: left;
}

#aib-2 {
	float: right;
	text-align: right;
}
#enclosure-info {
	font-size: 16px;
	color: blue;
	margin-top: 20px;
}
#enclosure-info a {
	text-decoration: unset;
}
#no-exist {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  color: #777;
  font-size: 15px;
}