a {
  text-decoration: none !important;
}
.m {
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.main {
  width: 100%;
  float: left;
  background: #ffffff;
}
.main .container {
  width: 1300px;
  margin: 0 auto;
}
.title {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.title .word {
  color: #305a93;
  font-size: 30px;
  margin: 0 auto;
  width: 130px;
}
.title .border {
  width: 38px;
  height: 10px;
  border-bottom: solid 2px #305a93;
  margin: 0 auto;
}
.colum1 {
  float: left;
  width: 800px;
  background: #fff;
  height: 610px;
  position: relative;
  margin-top: 45px;
}
.colum1 figure {
  margin: 0px;
}
.colum1 h2 {
  font-size: 22px;
  line-height: 26px;
  padding: 12px 40px;
}
.colum1 h2 a {
  color: #000;
}
.colum1 h2 a:hover {
  color: #ff7800;
}
.colum1 aside .num {
  float: right;
  color: #999;
}
.colum1 aside .num i {
  margin: 0 6px 0 14px;
  font-size: 14px;
}
.colum1 aside .node {
  color: #ff7800;
}
.colum1 aside .node:hover {
  color: #333;
}
.colum1 .timelist {
  position: absolute;
  z-index: 2;
  top: 360px;
}
.colum1 .timelist li {
  float: left;
  display: block;
  font-size: 30px;
  color: #fff;
  width: 100px;
  height: 90px;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 0;
  line-height: 65px;
  padding-top: 0px;
  margin-right: 1px;
  cursor: pointer;
  zoom: 1;
}
.colum1 .timelist li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.colum1 .timelist li {
  color: #fff;
  font-weight: bold;
}
.colum1 .timelist li span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: -10px;
  position: relative;
  line-height: 12px;
}
.colum1 .timelist li i {
  position: absolute;
  z-index: -1;
  background: #4891e2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.colum1 .forwnxt {
  position: absolute;
  top: 330px;
  right: -10px;
  z-index: 2;
}
.colum1 .forwnxt a {
  width: 38px;
  height: 45px;
  background: #3c6a3b;
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  display: block;
  cursor: pointer;
}
.colum1 .forwnxt a:hover {
  color: #f4930a;
}
.colum1 .forwnxt .forward a {
  background: #4ca04c;
}
.colum1 .timelist li.t1 i {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.colum1 .timelist li.t2 i {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.colum1 .timelist li.t3 i {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.colum1 .timelist li.t4 i {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.colum1 .timelist li.t5 i {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.colum1 .timelist li.t6 i {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.colum1 .timelist li.active i {
  background: #f7f8fb;
  filter: alpha(opacity=100);
  opacity: 0.8;
}
.colum1 .timelist li.active {
  color: #6b7e56;
}
.colum1 p {
  color: #6b6c6c;
  font-size: 16px;
  text-indent: 40px;
  padding-right: 10px;
  line-height: 30px;
}
.cpr {
  float: right;
}
.cpr a {
  color: #6b6c6c;
}
.colum1 .figurewrap {
  padding-top: 25px;
}
.headlinelist li {
  float: left;
}
.headlinelist li img {
  width: 100%;
}
.fazhan {
  margin-top: 45px;
  width: 486px;
  margin-bottom: 120px;
  float: right;
}
.fazhan ul {
  float: left;
}
.fazhan li {
  width: 486px;
  border-bottom: solid 1px #d0dcd3;
  float: left;
  margin-top: 38px;
}
.fazhan .date {
  width: 67px;
  margin-bottom: 14px;
  float: left;
}
.fazhan .date .month {
  float: left;
  width: 100%;
  height: 26px;
  background: #5c8867;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.fazhan .date .day {
  float: left;
  width: 100%;
  height: 44px;
  background: #c1d2c5;
  margin-top: 1px;
  font-size: 30px;
  color: #2b5836;
  line-height: 44px;
  text-align: center;
}
.ht {
  font-size: 20px;
  color: #484747;
}
.hw {
  font-size: 14px;
  color: #8e8d8d;
  text-indent: 25px;
  margin-top: 8px;
}
.hcz {
  margin-bottom: 14px;
  float: right;
  width: 400px;
}

