.hdjl {
  background-color: #fff;
  margin-top: 56px;
  padding: 30px 45px;
  border: 1px solid #e7e9eb;
}
.hdjl_header {
  padding-bottom: 24px;
  border-bottom: 1px solid #e7e9eb;
  margin-bottom: 15px;
}
.hdjl_xj .fl a {
  display: block;
}
.hdjl_jzxx {
  display: inline-block;
}
.hdjl_jzxx span {
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
  color: #055494;
  margin-left: 20px;
}
.hdjl_xjcx {
  display: flex;
}
.hdjl_xjcx h2 {
  font-weight: 500;
  color: #333;
  font-size: 26px;
  line-height: 40px;
  position: relative;
  padding-left: 20px;
}
.hdjl_xjcx h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 25px;
  background-color: #25a19a;
}
.hdjl_input {
  margin-left: 18px;
}
.hdjl_input label {
  font-size: 18px;
  line-height: 40px;
  color: #666;
  margin-right: 6px;
}
.hdjl_input input {
  width: 175px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  background-color: #f5f5f6;
  padding-left: 10px;
}
.hdjl_xjcx button {
  width: 76px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-left: 15px;
  background-color: #25a19a;
  cursor: pointer;
}
.hdjl_xjtj_bg {
  margin-top: 32px;
  background-image: linear-gradient(to bottom, #e3edf7, #fff);
}
.hdjl_xjtj {
  background: url('../images/hdjl_tj.png') no-repeat right bottom;
  padding: 20px 30px;
}
.hdjl_xjtj h5 {
  font-size: 24px;
  line-height: 36px;
  color: #03488c;
}
.hdjl_xjtj h5 i {
  font-size: 16px;
  margin-top: 10px;
  font-weight: 500;
  margin-left: 20px;
  color: #3b6ce4;
}
.xjtj_item {
  margin-top: 18px;
}
.xjtj_item i {
  font-size: 24px;
  font-weight: 600;
  color: #ff7714;
}
.xjtj_item span {
  font-size: 18px;
  color: #999;
  display: block;
}
.lxxd {
  width: 776px;
  padding-top: 15px;
}
.lxxd_title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  color: #03488c;
}
.xj_title {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}
.xj_title .xj_xjbt {
  width: 65%;
  color: #333;
  font-size: 18px;
  line-height: 42px;
  padding-left: 15px;
  text-align: center;
  font-weight: 600;
  background-color: #eeeeee;
}
.xj_title .xj_dfsj {
  color: #333;
  font-size: 18px;
  line-height: 42px;
  width: 18%;
  text-align: center;
  font-weight: 600;
  background-color: #eeeeee;
  margin: 0 3px;
}
.xj_title .xj_lxsj {
  color: #333;
  font-size: 18px;
  line-height: 42px;
  width: 17%;
  text-align: center;
  font-weight: 600;
  background-color: #eeeeee;
}
.xj_item {
  margin-top: 8px;
}
.xj_item li:nth-of-type(2n) {
  background-color: #f0f3f6;
  margin: 4px 0;
}
.xj_item a {
  display: flex;
  justify-content: space-between;
}
.xj_item a:hover .xj_xjbt {
  color: #055494;
}
.xj_item .xj_xjbt {
  color: #333;
  font-size: 16px;
  line-height: 40px;
  width: 65%;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xj_item .xj_dfsj {
  color: #666;
  font-size: 16px;
  line-height: 40px;
  width: 18%;
  text-align: center;
  margin: 0 3px;
}
.xj_item .xj_lxsj {
  color: #fa8949;
  font-size: 16px;
  line-height: 40px;
  width: 17%;
  text-align: center;
}
.zcwdk {
  margin-top: 70px;
}
.zcwdk .flex {
  height: 200px;
  background: url('../images/hdjl_zcwdk_bg.png') no-repeat;
  background-size: contain;
  align-items: center;
  justify-content: space-between;
}
.zcwdk .more {
  width: 20%;
  height: 100%;
  display: block;
}
.zcwdk_item {
  width: 672px;
  height: 85px;
  padding: 25px 35px;
  background-color: #fff;
  border-radius: 10px;
  margin-right: 100px;
  box-shadow: 0 0 10px rgba(152, 194, 219, 0.8);
}
.zcwdk_item h5 {
  font-size: 18px;
  color: #055494;
}
.zcwdk_item h5 img {
  margin-right: 10px;
  vertical-align: middle;
}
.zcwdk_item p {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding-left: 50px;
  background: url('../images/hdjl_icon_d.png') no-repeat left top;
}
/* 意见 */
.slideTxtBox .title ul {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #016bb5;
}
.slideTxtBox .title ul i {
  margin: 0 10px;
  color: #666;
  float: left;
  line-height: 40px;
  font-style: normal;
  font-size: 20px;
}
.slideTxtBox .title ul li {
  float: left;
}
.slideTxtBox .title ul li:first-child {
  margin-right: 30px;
}
.slideTxtBox .title ul li span {
  font-size: 24px;
  line-height: 40px;
  color: #666;
  cursor: pointer;
}
.slideTxtBox .title ul li .gengduo {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
}
.slideTxtBox .title ul li .gengduo a {
  font-size: 14px;
  line-height: 40px;
  color: #666;
}
.slideTxtBox .title ul .on {
  padding-bottom: 10px;
  border-bottom: 3px solid #016bb5;
}
.slideTxtBox .title ul .on span {
  font-size: 34px;
  line-height: 40px;
  color: #015293;
  font-weight: 600;
}
.slideTxtBox .title ul .on .gengduo {
  display: inline-block;
}

.newPart {
  margin-top: 60px;
}
.newPart .fl,
.newPart .fr {
  width: 620px;
}
.newPart .gzdt {
  margin-top: 30px;
}

.yjPart .yjzj li {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e9eb;
  margin-top: 25px;
}
.yjPart .yjzj li:last-child {
  border: none;
}
.yjPart .yjzj li a {
  width: 86%;
  display: inline-block;
}
.yjPart .yjzj li .yjName {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
  margin-bottom: 6px;
}
.yjPart .yjzj li .yjName:hover {
  color: #055494;
}
.yjPart .yjzj li .date {
  font-size: 18px;
  color: #999;
  display: block;
  line-height: 24px;
}

.yjPart .yjzj li em {
  display: inline-block;
  font-size: 16px;
  width: 66px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  border-radius: 15px;
  background-color: #edeeee;
}
.yjPart .yjzj li.jxz em {
  color: #e10202;
}
.yjPart .yjzj li.yjs em {
  color: #999;
}
.yjPart .yjzj li.yjfkLink em a {
  color: #e10202;
  font-weight: 600;
}
