html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #000;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
.fl {
  float: left;
}
.f2 {
  float: right;
}
.fr {
  float: right;
}
html,
body {
  height: 100%;
  width: 100%;
}
input,
textarea {
  border: none;
  background: none;
  outline: none;
  border: 0px;
}
img {
  border: 0;
  vertical-align: top;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  /*在类名为“clearfix”的元素内最后面加入内容*/
  content: ".";
  /*内容为“.”就是一个英文的句号而已。也可以不写*/
  display: block;
  /*加入的这个元素转换为块级元素*/
  clear: both;
  /*清除左右两边浮动*/
  visibility: hidden;
  /*可见度设为隐藏。注意它和display:none;是有区别的。仍然占据空间，只是看不到而已*/
  height: 0;
  /*高度为0*/
  font-size: 0;
  /*字体大小为0*/
  overflow: hidden;
}
.wnl{ width:520px; height:54px; overflow:hidden; padding-right:18px; margin-top:15px; float:left; display:inline; text-align:right; font:16px/28px  "微软雅黑","Arial Narrow"; border-right:1px solid #ccc;}
.wnlphone{  height:54px; overflow:hidden;   float:left; display:inline; text-align:right; font:16px/28px  "微软雅黑","Arial Narrow"; border-right:1px solid #ccc;}

.wnphone{ width:520px; height:54px; overflow:hidden; padding-right:18px; margin-top:15px; float:left; display:inline; text-align:right; font:16px/28px  "微软雅黑","Arial Narrow"; border-right:1px solid #ccc;}
.wnl strong{ font-weight:normal; color:#f00;}


#pageNum {font-size: 16px;overflow: hidden; padding: 15px 15px 30px;text-align: center; line-height:20px;}

#pageNum span {font-weight: bold;}

#pageinfo li {float: left;}

#pageNum li {border: 1px solid #555555;display: inline;float: left; margin-right: 4px;padding: 0;text-align: center;height:20px;padding:3px;}

#pageNum li.thisclass { background: none repeat scroll 0 0 #EEEEF8;}

#pageinfo strong {color: #DC143C;}
