body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}
small {
  font-size: 0.28125rem;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button {
  border-radius: 0;
}
body {
  width: 100%;
  min-width: 320px;
  max-width: 640px;
  background-color: #fff;
  margin: 0 auto;
  font-family: arial, "微软雅黑";
  font-size: 0.375rem;
  color: #000;
}
html {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
}
.w620 {
  width: 14.53125rem;
  margin: 0 auto;
}
.w640 {
  width: 15rem;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/***header***/
.logo {
  background: url(../images/logo.jpg) no-repeat;
  height: 2.34375rem;
  background-size: 15rem;
}
.top {
  height: 0.7265625rem;
  line-height: 0.7265625rem;
  color: #6e6e6e;
}
.top dd {
  float: right;
  padding-right: 0.234375rem;
}
.menu {
  height: 1.125rem;
  background: #a5cf64;
}
.menu li {
  float: left;
  line-height: 1.125rem;
  width: 2.4609375rem;
  text-align: center;
  color: #fff;
}
.menu li.hover {
  background: #ff992b;
}
.contentAll {
  width: 100%;
  height: auto;
}
/***left***/
.contentLeft {
  width: 18.1640625rem;
  margin-top: 0.46875rem;
}
.subBanner {
  margin-top: 0.234375rem;
}
.subBanner img {
  width: 15rem;
  height: 6.1171875rem;
}
.recommend {
  margin-top: 0.234375rem;
}
.recommend h2 {
  background: #a5cf64;
  height: 1.1015625rem;
  line-height: 1.1015625rem;
  color: #fff;
  font-size: 0.421875rem;
}
.recommend h2 span,.ranking h2 span{ padding-left:0.3rem;}

.recommend h2 img {
  vertical-align: middle;
  width: 1.5rem;
}
.recommend dl {
  list-style-type: none;
  background: #fff;
  padding: 0.46875rem 0.9375rem;
}
.recommend dl dd {
  width: 2.8125rem;
  height: auto;
  float: left;
  text-align: center;
  margin-right: 0.5859375rem;
}
.recommend dl dd p {
  margin: 0.234375rem 0;
}
.recommend dl dd b {
  color: #f08b1f;
}
.recommend dl dd img {
  width: 2.8359375rem;
  height: 3.9609375rem;
}
.recommend dl dd:nth-child(4),
.recommend dl dd:nth-child(8) {
  margin-right: 0;
}
.recommend ul {
  list-style-type: none;
  padding: 0.46875rem;
}
.recommend ul li {
  float: left;
  line-height: 0.703125rem;
  color: #000;
  margin: 0 10px 0.234375rem 0;
  width: 6.5625rem;
}
/***right***/
.sign {
  background: #fff;
  padding: 0.703125rem;
}
.sign ul {
  list-style-type: none;
}
.sign ul li {
  float: left;
  margin-bottom: 0.4921875rem;
}
.sign ul li:nth-child(1) {
  font-size: 0.421875rem;
  color: #1069d6;
}
.sign ul li input.text {
  border: #d0d0d0 0.0234375rem solid;
  background: #f3f3f3;
  width: 5.859375rem;
  height: 0.8203125rem;
  line-height: 0.8203125rem;
}
.sign ul li input.submit {
  background: #73c18b;
  text-align: center;
  border: none;
  color: #fff;
  width: 5.859375rem;
  height: 0.8203125rem;
  line-height: 0.8203125rem;
}
.ranking {
  margin-top: 0.234375rem;
}
.ranking img {
  width: 1.453125rem;
}
.ranking h2 {
  background: #a5cf64;
  height: 1.1015625rem;
  line-height: 1.1015625rem;
  color: #fff;
  font-size: 0.421875rem;
}
.ranking h2 img {
  vertical-align: middle;
}
.ranking ul {
  list-style-type: none;
  background: #fff;
  padding: 0.46875rem;
}
.ranking ul li {
  float: left;
  line-height: 0.703125rem;
  color: #000;
  margin: 0 10px 0.234375rem 0;
  width: 6.5625rem;
}
.ranking ul li b {
  width: 0.46875rem;
  height: 0.46875rem;
  color: #fff;
  text-align: center;
  background: #bbb;
  display: inline-block;
  border-radius: 0.046875rem;
  margin-right: 0.1171875rem;
  line-height: 0.46875rem;
  font-size: 0.234375rem;
}
.ranking b.color {
  background: #73c18b;
}
/***list***/
.articleList {
  background: #fff;
  padding: 0.46875rem 0;
}
.articleList h2 {
  color: #1069d6;
  font-size: 0.421875rem;
  line-height: 0.8203125rem;
  padding: 0.1171875rem 0.46875rem;
  font-style: normal;
  border-bottom: 0.0234375rem solid #dedede;
}
.articleList ul {
  list-style-type: none;
}
.articleList ul li {
  float: left;
  padding: 0.46875rem;
  width: 14.0625rem;
  color: #000;
  border-bottom: 0.0234375rem dashed #ececec;
}
.articleList ul li span {
  font-size: 0.328125rem;
  float: right;
  color: #bebebe;
}
.page {
  float: left;
  margin: 0.5859375rem 0 0 6.09375rem;
}
.page a {
  float: left;
  margin-right: 0.1171875rem;
  text-align: center;
  border: 0.0234375rem solid #ededed;
  padding: 0.234375rem;
  display: inline-block;
}
/***article***/
.article {
  background: #fff;
  padding: 0.46875rem 0.46875rem;
  overflow: hidden;
  width: 14.0625rem;
}
.article h1 {
  font-size: 0.5625rem;
  color: #292929;
  font-weight: normal;
  padding: 0.234375rem 0;
  text-align: center;
}
.content p {
  color: #292929;
  line-height: 0.5859375rem;
  padding:0.15rem 0;
}
.syip {
  display: block;
  padding-top: 0.46875rem;
  border-top: 0.0234375rem solid #bababa;
  margin-top: 0.46875rem;
}
.syip b,
.xyip b {
  color: #1069d6;
}
.xyip {
  display: block;
  padding: 0.46875rem 0 0.46875rem 0;
  border-bottom: 0.0234375rem solid #bababa;
}
.content {
  padding: 0.46875rem 0;
  background: #fff;
  float: left; width:14rem;
}
.content img{ width:100%}
.author {
  background: #f6f6f6;
  padding: 0.234375rem 0.46875rem;
  margin-top: 0.46875rem;
}
.author img {
  width: 1.4765625rem;
}
.author p {
  margin: 0.234375rem 0 0 0.46875rem;
}
.author span {
  font-size: 0.328125rem;
}
.comment {
  width: 14.0625rem;
}
.comment ul {
  list-style-type: none;
}
.comment ul li {
  float: left;
  display: block;
  border-bottom: 0.0234375rem dotted #b5b5b5;
  padding: 0.234375rem 0 0.46875rem 0;
  width: 14.0625rem;
}
.comment ul li img {
  margin-right: 0.3515625rem; float: left; border-radius: 100px;
}
.comment ul li span {
  color: #73c18b;
}
.box {
  width: 14.0625rem;
  min-height: 2.34375rem;
  background: #f3f3f3;
  border: 0.0234375rem solid #d0d0d0;
  margin-top: 0.3515625rem;
  padding: 0.234375rem;
}
.commentBt {
  width: 14.0625rem;
  height: 1.171875rem;
  text-align: center;
  line-height: 1.171875rem;
  color: #fff;
  font-size: 0.375rem;
  Border-radius: 8px;
  background: #ff992b;
  margin-top: 0.3515625rem;
}
/***footer***/
.footer {
  background: #797979;
  padding: 0.46875rem 0;
  width: 100%;
  margin-top: 0.234375rem;
  color: #e3e3e3;
  text-align: center;
}
.footer p {
  line-height: 0.8203125rem;
}

.pages span{ float:left; padding:0.3rem 0.1rem}
.pages a{ background:#a5cf64; color:#fff; padding:0.2rem 0.35rem}
.pages .page-num-current{ background:#ccc; color:#fff;}