* {
  margin: 0;
  padding: 0;
}
body {
  color: #474747;
  font-size: 12px;
  font-family: "Microsoft YaHei", "΢���ź�";
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
ul,
li,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
a {
  color: #474747;
}
body {
  background: #F6F6F7;
}
.neTop {
  width: 1024px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #DFDFDF;
  overflow: hidden;
}
.neTop .neNav {
  color: #A2A2A2;
}
.neTop .neNav .brdNav {
  position: relative;
  top: -3px;
  margin-right: 2px;
}
.neTop .neNav span a {
  color: #a2a2a2;
  text-decoration: none;
}
.neTop .neSearch {
  position: relative;
}
.neTop .neSearch .seBox {
  width: 360px;
  height: 30px;
  outline: none;
  border: 2px solid #62959C;
  padding-left: 40px;
  background: url(../../images/web/04_03.png) no-repeat 15px 7px;
}
.neTop .neSearch .searText {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  width: 60px;
  text-align: center;
  background: #62959C;
  color: #fff;
  cursor: pointer;
}
.neFile {
  padding-top: 30px;
  width: 1024px;
  margin: 0 auto;
}
.neFile .nfLeft {
  margin-bottom: 85px;
  margin-right: 23px;
}
.neFile .nfLeft ul {
  padding-bottom: 10px;
  background: #F9F4D9;
}
.neFile .nfLeft ul .nflTop {
  width: 200px;
  height: 43px;
  background: #787D81;
  text-align: center;
  padding-top: 8px;
}
.neFile .nfLeft ul .nflMain {
  height: 62px;
  width: 200px;
  background: #F9F4D9;
  padding-top: 20px;
}
.hover {
  color: #666 !important;
}
.neFile .nfLeft ul .nflMain .nfBox.hover .nfPlay {
  visibility: hidden;
}
.neFile .nfLeft ul .nflMain .nfBox.hover .toRgt {
  display: none;
}
.neFile .nfLeft ul .nflMain .nfBox.hover a {
  color: #3A3B3D;
}
.neFile .nfLeft ul .nflMain .nfBox {
  cursor: pointer;
  width: 180px;
  margin-left: 18px;
  background: #fff;
  height: 42px;
  line-height: 38px;
  border: 2px solid #ECE9E0;
  border-right: 0;
  position: relative;
}
.neFile .nfLeft ul .nflMain .nfBox a {
  font-size: 17px;
  color: #3F77BB;
}
.neFile .nfLeft ul .nflMain .nfBox .nfPlay {
  position: relative;
  top: -2px;
  margin-left: 12px;
  margin-right: 3px;
}
.neFile .nfLeft ul .nflMain .nfBox .toRgt {
  position: absolute;
  top: -3px;
  right: -13px;
}
.neFile .nfRight {
  width: 752px;
  margin-bottom: 90px;
  padding: 10px;
  background: #FFFFFF;
  border-radius: 6px;
}
.neFile .nfRight table {
  width: 732px;
}
.neFile .nfRight table tbody tr {
  height: 60px;
  vertical-align: middle;
}
.neFile .nfRight table tbody tr td {
  border-bottom: 1px dashed #C7C7C7;
}
.neFile .nfRight table tbody tr td .nrDot {
  width: 4px;
  height: 4px;
  background: #5183C5;
  margin-left: 5px;
  margin-right: 10px;
  position: relative;
  top: 7px;
}
.neFile .nfRight table tbody tr td .nrText {
  text-decoration: none;
}
.neFile .nfRight table tbody tr td .nrText:hover {
  color: #4A7EC3;
}
.neFile .nfRight table tbody tr td .nrTime {
  color: #969696;
}
.neFile .nfRight table tfoot tr {
  height: 60px;
  vertical-align: middle;
}
.neFile .nfRight table tfoot tr td .allCou {
  margin-top: 15px;
  margin-bottom: 40px;
  padding-top: 10px;
}
.neFile .nfRight table tfoot tr td .allCou .couNum {
  margin-right: 10px;
  color: #487DC2;
}
.neFile .nfRight table tfoot tr td .allCou .couNum b {
  font-weight: normal;
}
.neFile .nfRight table tfoot tr td .allCou .cutPage b {
  display: inline-block;
  height: 12px;
  width: 12px;
  text-align: center;
  line-height: 10px;
  border: 1px solid #636363;
  cursor: pointer;
}
.neFile .nfRight table tfoot tr td .allCou .cutPage i {
  font-style: normal;
}
.nfRight img{width:100%}
