*{margin:0;padding:0;list-style-type:none;border:none;font-size:18px}
a:link, a:visited{ color:#2A72C5; text-decoration:none; }
a:active, a:hover{ color:#8589ea; }
.main{max-width:720px;margin:auto;padding:6px;font-size:20px;word-break:break-all;line-height:1.6em;letter-spacing:1px}
.main img {max-width: 100%;}
.header {color:#acacac;background-color: #fff;}
.header h1{font-size:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:93%;}
.header li img{float: right;margin:-25px 10px 2px;max-width:25px;}

/* 首页栏目三个一行S */
.list {
    overflow: hidden;
    width: 280px;
    margin-bottom: -1px;
    background: #fff;
}
.list a {
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	width: 33.33%;
	height: 2rem;
	border: 1px solid #f4f5f5;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2rem;
	cursor: pointer;
}
.list a:hover {
    background: #FFFAF3;
}
/* 首页栏目三个一行E */

.text{color:#333;font-size:20px;margin-top:5px;word-break:break-all;line-height:1.6em;margin: 0px 2px 10px;letter-spacing:1px}
.nexttitle a{font-size:18px;display:block;overflow:hidden;border-top:1px dashed #F2EFEF;color:#2A72C5;text-overflow:ellipsis;white-space:nowrap;}
.nexttitle br {display: none; }
.link{ font-size:19px; font-weight:normal;margin:0px 10px;}
.link a{font-weight:normal;margin:0px 5px;font-size:18px; color:#0534ff;}
.aa1 a{padding:8px 2px;color:#ef173e;font-size:15px;}
.aa2 a{padding:8px 2px;color:#ef173e;font-size:16px;background-color:#FFFF00;}
.dh{ display:block; height:36px;line-height:36px; text-align: center; margin:0px 10px 10px; border: 1px solid #d3d3d3; background: #fff; font-size: 15px; color: #666}
.dh a{font-size:18px;display:block;overflow:hidden;border-top:1px dashed #F2EFEF;color:#2A72C5;text-overflow:ellipsis;white-space:nowrap;}
.footet{line-height: 20px;text-align:center;height: 60px;font-size: 15px;background-color: #ccc;}
#nextgo:before { content: "下篇："; font-size: 18px; }
#nextpre:before { content: "上篇："; font-size: 18px; }