/* 互动 */
.hd_header_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px;
}

.hd_header_item .zxzx {
  color: #03589b;
  font-weight: 600;
}

.hd_header_item .zxzxBold {
  font-size: 20px;
  color: #03589b;
  font-weight: 600;
  border-right: 2px solid #03589b;
  padding-right: 30px;
}

.hd_header_item .wsxf {
  color: #bf8200;
  font-weight: 600;
}

.hd_header_item .wsxfBold {
  font-size: 20px;
  color: #bf8200;
  font-weight: 600;
  border-right: 2px solid #bf8200;
  padding-right: 30px;
}

.otherLink {
  background-color: #fff;
  border-radius: 50px;
  padding: 8px 28px;
}

.xjList {
  width: 860px;
  margin-top: 80px;
  display: inline-block;
}

.xjList_header {
  background-color: #03589b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.xjList_header .xjTitle {
  flex: 4;
  line-height: 36px;
  text-align: center;
  padding: 0 5px;
}

.xjList_header .xjTime {
  flex: 1;
  line-height: 36px;
  text-align: center;
  padding: 0 5px;
}

.xjList_header .dfTime {
  flex: 1;
  line-height: 36px;
  text-align: center;
  padding: 0 5px;
}

.xjList_header .dfbm {
  flex: 2;
  line-height: 36px;
  text-align: center;
  padding: 0 5px;
}

.xjList_box li {
  border-bottom: 1px dashed #ccc;
}

.xjList_box li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.xjList_box .xjTitle {
  flex: 4;
  color: #555;
  padding: 0 5px;
  line-height: 35px;
}

.xjList_box .lxTime {
  flex: 1;
  text-align: center;
  color: #555;
  padding: 0 5px;
  line-height: 35px;
}

.xjList_box .dfTime {
  flex: 1;
  text-align: center;
  color: #555;
  padding: 0 5px;
  line-height: 35px;
}

.xjList_box .dfbm {
  flex: 2;
  text-align: center;
  color: #555;
  padding: 0 5px;
  line-height: 35px;
}

.xjTj {
  width: 372px;
  border: 1px solid #03589b;
  margin-top: 80px;
}

.xjTj h3 {
  background-color: #03589b;
  text-align: center;
  color: #fff;
  line-height: 82px;
}

.xjTj h3 img {
  vertical-align: middle;
  margin-right: 10px;
}

.xjTjBox {
  display: flex;
  justify-content: space-around;
  padding: 42px 0;
}

.xjTjBox p {
  color: #333;
  text-align: center;
}

.xjTjBox em {
  font-weight: 600;
}

.xjTjBox span {
  font-size: 30px;
  color: #bf8200;
}

.hd_hdft {
  margin-top: 40px;
}

.hd_hdft h3 {
  position: relative;
  border-bottom: 1px solid #03589b;
  height: 40px;
  margin-top: 8px;
}

.hd_hdft h3 span {
  font-size: 24px;
  color: #03589b;
  font-weight: 600;
  cursor: pointer;
}

.hd_hdft h3 .gengduo {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: inline-block;
  color: #333;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
}

.hd_hdft h3 .on {
  padding-bottom: 6px;
  border-bottom: 3px solid #03589b;
}

.hd_hdft h3 span.on {
  font-size: 24px;
  color: #03589b;
  font-weight: 600;
}

.hdft_first {
  padding-top: 25px;
}

.hdft_first img {
  width: 261px;
}

.hdft_first_center {
  width: 350px;
  margin-left: 25px;
}

.hdft_first_center_item {
  margin-bottom: 25px;
}

.hdft_first_center_item span {
  float: left;
  width: 90px;
  font-weight: 600;
  color: #bf8200;
}

.hdft_first_center_item p {
  display: block;
  margin-left: 98px;
}

.hdft_first_right {
  width: 586px;
}

.hdDetail {
  background-color: #bf8200;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px 17px;
  float: right;
}

.hdft_list {
  margin-top: 30px;
}

.hdft_list ul {
  display: flex;
  justify-content: space-between;
}

.hdft_list ul li {
  width: 25%;
  border-left: 1px solid #bf8200;
  padding: 0 20px;
}

.hdft_list ul li:first-child {
  border: none;
  padding-left: 0;
}

.hdft_list ul li p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  padding-left: 5px;
}

.hdft_list ul li i {
  float: left;
  width: 6px;
  height: 6px;
  background: #dba503;
  border-radius: 10px;
  margin-top: 10px;
  margin-right: 8px;
}

.hdft_list ul li time {
  margin-top: 20px;
  padding-left: 20px;
  color: #333;
  display: block;
}

.hd_zjdc {
  margin-top: 50px;
}

.hd_zjdc_left {
  width: 860px;
}

.hd_zjdc_left .slidezwgxqBox {
  position: relative;
}


.hd_zjdc_left .slidezwgxqBox .hd ul {
  overflow: hidden;
  border-bottom: 1px solid #03589b;
  position: relative;
}

.hd_zjdc_left .slidezwgxqBox .hd ul li {
  margin-right: 40px;
  float: left;
}

.hd_zjdc_left .slidezwgxqBox .hd ul li span {
  font-size: 24px;
  color: #000000;
  cursor: pointer;
}

.hd_zjdc_left .slidezwgxqBox .hd ul li .gengduo {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
  color: #333;
}

.hd_zjdc_left .slidezwgxqBox .hd ul li .gengduo a {
  color: #333;
  display: block;
  margin-top: 10px;
}

.hd_zjdc_left .slidezwgxqBox .hd ul .on {
  padding-bottom: 6px;
  border-bottom: 3px solid #03589b;
}

.hd_zjdc_left .slidezwgxqBox .hd ul .on span {
  font-size: 24px;
  color: #03589b;
  font-weight: 600;
}

.hd_zjdc_left .slidezwgxqBox .hd ul .on .gengduo {
  display: inline-block;
}

.hd_zjdc_left .slidezwgxqBox ul {
  margin: 10px 0 19px;
}

.hd_zjdc_left .slidezwgxqBox .bd ul li {
  overflow: hidden;
  margin-top: 0;
}

.hd_zjdc_left .slidezwgxqBox .bd ul li i {
  float: left;
  width: 6px;
  height: 6px;
  background: #dba503;
  border-radius: 10px;
  margin-top: 20px;
  margin-right: 8px;
}

.hd_zjdc_left .slidezwgxqBox .bd ul li a {
  float: left;
  font-size: 18px;
  line-height: 44px;
  color: #333333;
}

.hd_zjdc_left .slidezwgxqBox .bd ul li a:hover {
  color: #1f66ba;
}

.hd_zjdc_left .slidezwgxqBox .bd ul li .date {
  float: right;
  font-size: 18px;
  line-height: 44px;
  color: #333333;
}

.zcwdA {
  display: block;
  margin-top: 30px;
}