body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
div,
pre,
blockquote {
  padding: 0;
  margin: 0;
}
a,
input,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
body {
  font-family: Helvetica;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  font-size: 0.48rem;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
img {
  vertical-align: top;
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  max-width: 100%;
}
table {
  border-collapse: collapse;
}
table td,
table th {
  border: #a6a6a6 solid 1px;
}
.clearFix {
  *zoom: 1;
}
.clearFix:after {
  content: '';
  display: block;
  clear: both;
}
header {
  height: 2rem;
  width: 15rem;
  margin: 0 auto;
  position: relative;
  margin-bottom: 1.08rem;
}
header h1 {
  margin: 0 auto;
  display: block;
  width: 15rem;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.72rem;
  text-align: center;
  border-bottom: 1px solid #eaeeef;
  color: #1d6ab4;
  color: #127f3b;
}
header span {
  color: #127f3b;
}
/*
header p{	
	margin:0 auto;
	text-align:center;
	width:750/@rem;
	height:39/@rem;
	font-size: 24/@rem;
	color:#989898;
}
nav{
	height:52/@rem;
	width:682/@rem;
	margin:0 auto;
	margin-bottom:84/@rem;
	border-bottom:1px solid #e2e2e2;
}
nav ul{}
nav li{}
*/
section {
  width: 13.64rem;
  margin: 0 auto;
  margin-bottom: 1.6rem;
}
section h2 {
  font-weight: normal;
  line-height: 1.24rem;
  font-size: 0.96rem;
}
section h2 a {
  color: #515151;
}
section .info {
  height: 1.2rem;
  line-height: 1.2rem;
  color: #65686a;
  font-size: 0.48rem;
}
scetion .info time {
  float: left;
}
section .info .comments {
  float: right;
}
section .descr {
  line-height: 1.04rem;
  font-size: 0.6rem;
  color: #828a92;
}
DIV#quotes {
  width: 13.6rem;
  margin: 0 auto;
  margin-bottom: 1.6rem;
  PADDING-TOP: 1.2rem;
  TEXT-ALIGN: center;
  font-size: 0.6rem;
  border-top: 1px solid #ebeff0;
  display: flex;
  justify-content: space-between;
}
DIV#quotes A {
  BORDER: #ddd 1px solid;
  padding: 0.32rem 0.4rem;
  color: #686666;
  TEXT-DECORATION: none;
}
DIV#quotes A:hover {
  padding: 0.32rem 0.4rem;
  BORDER: #690 0.02rem solid;
  COLOR: #690;
}
DIV#quotes SPAN.PageEllipsis {
  BORDER: #690 1px solid;
  padding: 0.32rem 0.4rem;
  COLOR: #690;
  font-weight: 600;
  background-color: #EFFBE3;
}
