.dashiji_row {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 60px;
}
.dashiji_list {
  width: 250px;
  box-sizing: border-box;
  padding: 15px;
  background: #838384;
  float: left;
}
.dashiji_list li {
  position: relative;
  height: 61px;
  line-height: 61px;
  font-size: 16px;
  padding-left: 35px;
  color: #fff;
  border-bottom: 1px solid #919192;
  cursor: pointer;
}
.dashiji_list li.active {
  color: #ffcc00;
}
.dashiji_list li:hover {
  color: #ffcc00;
}
.dashiji_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  background: url(../image/dashiji_list_icon.png) no-repeat center center;
}
.dashiji_list li:last-child {
  border-bottom: none;
}

.year_content {
  float: right;
  width: 918px;
  padding: 35px;
  background: #838384;
  box-sizing: border-box;
}

.year_item {
  display: none;
}
.year_item.active {
  display: block;
}
.dsj_title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  border-bottom: 1px solid #919192;
  padding-bottom: 30px;
}
.dsj_title span {
  position: relative;
}
.dsj_title span:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -36px;
  top: 50%;
  margin-top: -32px;
  width: 26px;
  height: 64px;
  background: url(../image/dashiji_leftbg.png) no-repeat center center;
  background-size: 100%;
}

.dsj_title span:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -36px;
  top: 50%;
  margin-top: -32px;
  width: 26px;
  height: 64px;
  background: url(../image/dashiji_rightbg.png) no-repeat center center;
  background-size: 100%;
}
.month_row {
  overflow: hidden;
  padding: 40px 0;
  border-top: 1px solid #919192;
}
.month_img {
  width: 400px;
  height: 260px;
  overflow: hidden;
}
.month_img img {
  width: 100%;
  height: auto;
}
.month_text {
  width: 416px;
  padding-top: 12px;
}
.y_m_time {
  font-size: 22px;
  color: #ebc21d;
  font-weight: bold;
  margin-bottom: 20px;
}
.month_text p {
  height: 165px;
  font-size: 16px;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
  overflow: hidden;
}
.month_text a {
  float: right;
  color: #ebc21d;
  font-size: 14px;
  margin-top: 10px;
}
.month_text a:hover {
  color: #ffcc00;
}

.odd .month_img {
  float: left;
}
.odd .month_text {
  float: right;
}
.even .month_img {
  float: right;
}
.even .month_text {
  float: left;
}

/*澶т簨璁拌鎯�*/
.dashiji_details_row {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 60px;
}
.year_list {
  float: left;
  width: 250px;
  height: auto;
  padding: 15px 0px 0px 0px;
  box-sizing: border-box;
  background: #838384;
  overflow: hidden;
}
.year_list h3 {
  position: relative;
  font-size: 16px;
  padding-left: 35px;
  height: 61px;
  line-height: 61px;
  margin-left: 15px;
}
.year_list h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  background: url(../image/dashiji_list_icon.png) no-repeat center center;
}
.year_list li {
  height: 61px;
  line-height: 61px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  padding: 0 15px;
  text-align: center;
}
.year_list li p {
  width: 100%;
  height: 60px;
  border-top: 1px solid #919192;
}
.year_list li.active {
  background: #c8a53a;
  color: #fff;
}
.year_list li:hover {
  color: #ffcc00;
}

.month_axis {
  width: 900px;
  float: right;
  margin-top: 30px;
  border-left: 4px solid #8f8f8f;
}
.month_item {
  display: none;
}
.month_item.active {
  display: block;
}
.month_title {
  position: relative;
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}
.month_title:before {
  content: "";
  position: absolute;
  left: -16px;
  top: 50%;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  background: url(../image/month_axis_titledot.png) no-repeat center center;
}
.axis_box li {
  margin: 45px 0;
}
.axis_time {
  position: relative;
  float: left;
  color: #d8d8d8;
  padding-left: 25px;
}
.axis_time:before {
  content: "";
  position: absolute;
  left: -6px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #c8a53a;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.axis_item_text {
  width: 776px;
  float: right;
  text-align: justify;
  font-size: 14px;
  line-height: 1.7;
}

/*骞村害娉曞姟*/
.nd_fawu_row {
  margin-top: 20px;
  margin-bottom: 60px;
}
.panel {
  border-color: #838384;
}
.panel-heading {
  height: 76px;
  padding: 0;
}
.panel a {
  display: block;
  width: 100%;
  height: 76px;
  font-size: 18px;
  line-height: 76px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.panel a:hover span {
  color: #ffcc00;
}
.panel a span {
  position: relative;
}
.panel a span:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 20px;
  left: -30px;
  top: 50%;
  margin-top: -11px;
  background: url(../image/icon_fawugonggao.png) no-repeat center center;
}
.panel-body {
  background: #78797a;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #78797a;
}
.panel-group .panel + .panel {
  margin-top: 10px;
}
.panel-default > .panel-heading {
  background-color: #838384;
}

.fawu_table {
  border: 2px solid #8e9091;
}
.fawu_table tr th {
  padding: 5px;
  box-sizing: border-box;
  height: 70px;
  border: 1px solid #8e9091;
}

.fawu_table tr th div {
  width: 100%;
  height: 66px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border: 14px solid #78797a;
  border-image-source: url(../image/table_zsbg.png);
  border-image-slice: 14 14 14 14;
  border-image-width: 14px 14px 14px 14px;
  /*border-image-outset: 14px 14px 14px 14px;*/
  border-image-repeat: stretch;
}
.fawu_table tr td {
  height: 80px;
  text-align: center;
  border: 1px solid #8e9091;
}

/*鍘嗕唬涓绘寔*/
.ldzc_row {
  margin-top: 20px;
  margin-bottom: 60px;
  background: #78797a;
  padding: 18px 28px;
  overflow: hidden;
}
.ldzc_row table {
  border: 2px solid #b8b8b9;
  margin: 10px auto;
}
.left_zhuchi {
  float: left;
  width: 554px;
}
.right_zhuchi {
  float: right;
  width: 554px;
}

.ldzc_row table tr td {
  box-sizing: border-box;
  padding: 5px;
  text-align: center;
  border: 2px solid #b8b8b9;
}
.ldzc_row .alltd {
  height: 100%;
  border: 14px solid #78797a;
  border-image-source: url(../image/table_zsbg.png);
  border-image-slice: 15 15 15 15;
  border-image-width: 14px 14px 14px 14px;
  /*border-image-outset: 14px 14px 14px 14px;*/
  border-image-repeat: stretch;
}
