.readcontent a,
.replycontent a {
	color: #458fce;
}

.readcontent a:hover,
.replycontent a:hover {
	text-decoration: underline;
}

.readcontent img,
.replycontent img {
	cursor: pointer;
}

.readcontent p,
.replycontent p {
	line-height: 1.8em;
        margin: 0.8em auto 0.8em;
}

.readcontent embed,
.replycontent embed,
.readcontent iframe,
.replycontent iframe {
	max-width: 100%;
}

.pk-kxpc-read {
	overflow: hidden;
}

.pk-kxpc-read .rh,
.pk-kxpc-read .rt,
.pk-kxpc-read .rtime,
.pk-kxpc-read .rc,
.pk-kxpc-read .rf,
.pk-kxpc-read .rpt {
	background-color: #fff;
}

.pk-kxpc-read .rh {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	border-bottom: solid 1px #eee;
}

.pk-kxpc-read .rt {
	padding: 20px;
	font-size: 24px;
	border-bottom: solid 1px #eee;
}

.pk-kxpc-read .rtime {
	border-bottom: solid 1px #eee;
	font-size: 12px;
	color: #555;
	padding-top: 7px;
	padding-bottom: 7px;
}

.pk-kxpc-read .rc .readcontent {
	word-break: normal;
	padding: 15px;
}

.pk-kxpc-read .rc .readcontent img {
	max-width: 100%;
}

.pk-kxpc-read .rf {
	text-align: right;
	color: #555;
	font-size: 12px;
	border-bottom: solid 1px #eee;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.pk-kxpc-read .rpt {
	padding: 10px 15px;
	color: #555;
	border-bottom: solid 1px #eee;
}

#listpages a {
	display: inline-block;
	min-width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: solid 1px #0099FF;
	border-right: none;
	color: #0099FF;
	padding: 0 5px;
	white-space: nowrap;
}

#listpages a[href="javascript:"],
#listpages a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	border-color: #FFFFFF;
}

#listpages a[href="javascript:"] {
	cursor: default;
}

#listpages a:nth-last-of-type(1) {
	border-right: solid 1px #0099FF;
}

.meiguo-read-tj_div {
	width:25%;
	height:175px;
	line-height: 22px;
	margin-bottom:5px;
	overflow: hidden;
	float:left;
	text-overflow: ellipsis;
}

.meiguo-read-tj_img {
	width:100%;
	height:120px;
	object-fit:cover;
	border-radius:4px;
	border:solid 1px #eee;
	filter: brightness(0.9);
	cursor: pointer;
}

.meiguo-read-title {
	font-size: xx-large;
	font-weight: bold;
}

#meiguocontent {
	font-size: larger;
}
