/* 初始化CSS */
body,
p,
ul,
ol,
li,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
select,
input {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  min-width: 1200px;
  color: #333333;
  text-align: left;
  font: 14px/1.8 "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}
ul,
ol,
li {
  list-style: none;
}
select,
input {
  outline: none;
  vertical-align: middle;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}
img {
  border: 0;
}
p {
  text-indent: 0;
}
textarea {
  resize: none;
  outline: none;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}
a,
a:link,
a:visited {
  color: #1787e0;
  text-decoration: none;
}
a:hover {
  color: #3b79c5;
  text-decoration: underline;
}
.clearfix:after {
  content: '\0020';
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.clearFloat {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
body {
  min-width: 1180px;
}
.box1180 {
  width: 1180px;
  margin: 0 auto;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.icon {
  display: inline-block;
  background: url("../../images/z/gkbmfslq/2017/icon.png?v=1507770100712") no-repeat 0 0;
}
.icon-index {
  width: 20px;
  height: 22px;
  margin-right: 10px;
  background-position: 0 0;
  vertical-align: middle;
}
.icon-tj {
  width: 30px;
  height: 30px;
  background-position: 0 -109px;
}
.icon-fb {
  width: 30px;
  height: 30px;
  background-position: 0 -78px;
}
.icon-gs {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-position: 0 -20px;
}
.icon-zn {
  width: 30px;
  height: 30px;
  background-position: 0 -49px;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
  word-wrap: break-word;
}
table tr:first-child td,
table th {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  background: #ebebeb;
}
table td {
  line-height: 28px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  color: #666;
}
.header {
  position: relative;
  width: 100%;
  height: 320px;
  background: url("../../images/z/gkbmfslq/2017/banner.jpg?v=1507770100712") no-repeat top center;
  overflow: hidden;
}
.header h1 {
  position: absolute;
  top: -100px;
  left: -100px;
}
.menu {
  height: 45px;
  line-height: 45px;
  background: #4db697;
}
.menu li {
  float: left;
  margin: 0 9px;
  font-size: 16px;
}
.menu li.onread,
.menu li:hover {
  background: #299d7b;
}
.menu li a {
  display: block;
  padding: 0 22px;
  color: #fff;
}
.menu li a:hover {
  text-decoration: none;
}
.menu .goindex {
  margin-left: 10px;
  margin-right: 20px;
}
.menu .goindex:hover {
  background: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.menu .goindex a {
  font-weight: 700;
  color: #f9ee2a;
}
.container {
  margin-top: 40px;
  margin-bottom: 60px;
}
.container .left {
  float: left;
  width: 880px;
}
.container .left h2 {
  margin-bottom: 25px;
  font-size: 18px;
  text-align: center;
}
.container .right {
  float: right;
  width: 260px;
}
.leftdiv {
  margin-bottom: 25px;
}
.leftdiv img {
  display: block;
}
.leftdiv h2 {
  position: relative;
  padding-top: 15px;
  padding-left: 40px;
  padding-bottom: 10px;
  border-top: 3px solid #4db697;
  margin-top: -5px;
  font-size: 16px;
}
.leftdiv h2 .icon {
  position: absolute;
  top: 14px;
  left: 0;
}
.leftdiv li {
  padding-left: 15px;
  height: 35px;
  line-height: 35px;
  background: url("../../images/z/gkbmfslq/2017/point.png?v=1507770100712") no-repeat 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leftdiv li a {
  color: #333;
}
.footer {
  background: #2f2f2f;
}
.footer .footer-2017 {
  padding: 35px 0;
  font-size: 14px;
  color: #b3b1b1;
}
.footer .footer-2017 a {
  color: #b3b1b1;
}
