.em2 {
  text-indent: 2em;
}
.xiaobiao {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xiaobiao a {
  color: #9d9898;
}
.xiaobiao a:hover {
  color: #9d9898 !important;
}
h2 {
  margin: 43px 0 20px 0 !important;
}
.nhgs .nhgs_list {
  border-bottom: 2px solid #D8D8D8;
}
.nhgs .nhgs_list li {
  float: left;
  padding: 2px 6px;
  margin-right: 35px;
  font-size: 20px;
  cursor: pointer;
  border-bottom: 2px solid #fff;
}
.nhgs .nhgs_list .cur {
  background: rgba(0, 141, 209, 0.18);
  color: #008DD2;
  border-bottom: 2px solid #008DD2;
}
.nhgs_itembox .nhgs_item {
  display: none;
}
.nhgs_itembox .nhgs_item:first-child {
  display: block;
}
.nhgs_itembox .box1 {
  padding-bottom: 30px;
}
.nhgs_itembox .box1 img {
  width: 100%;
  margin-bottom: 20px;
}
.nhgs_itembox .box1 .cl {
  position: relative;
}
.nhgs_itembox .box1 .cl .bl {
  font-size: 24px;
  font-weight: 700;
  color: #333333;
  line-height: 36px;
}
.nhgs_itembox .box1 .cl .bl .line {
  width: 4px;
  height: 18px;
  background: #008DD2;
  display: inline-block;
  margin-right: 5px;
}
.nhgs_itembox .b2ww .box2_big {
  display: flex;
  flex-wrap: wrap;
}
.nhgs_itembox .b2ww .box2_big .box2 {
  width: calc((100% - 120px)/4);
  margin-right: 40px;
}
.nhgs_itembox .b2ww .box2_big .box2:nth-child(4n+4) {
  margin-right: 0px;
}
.nhgs_itembox .b2ww .box2_big .box2 .wig {
  width: auto;
  height: auto;
}
.nhgs_itembox .b2ww .box2_big .box2 .wig > div {
  margin-bottom: 10px;
  width: 100%;
}
.nhgs_itembox .b2ww .box2_big .box2 .wig > div a {
  display: block;
  width: 100%;
  height: 100%;
}
.nhgs_itembox .b2ww .box2_big .box2 .wig > div a img {
  width: 100%;
  height: 100%;
}
.nhgs_itembox .b2ww .box2_big .box2 .wig #page {
  display: block;
  float: right;
}
.nhgs_itembox .b2ww .box2_big .box2 .wig div#page1 {
  margin-left: auto;
}
.nhgs_itembox .b2ww .box2_big .box2 .tt {
  width: 100%;
  margin-bottom: 24px;
  font-size: 18px;
  color: #666;
}
.nhgs_itembox .b2ww .box2_big .box2 .tt a {
  font-size: 18px;
}
.nhgs_itembox .box3 {
  display: flex;
  margin-bottom: 24px;
}
.nhgs_itembox .box3 .wwig {
  position: relative;
}
.nhgs_itembox .box3 .wwig .wig {
  height: 150px;
  width: 245px;
}
.nhgs_itembox .box3 .wwig .wig img {
  height: 100%;
  width: 100%;
}
.nhgs_itembox .box3 .wwig .clic {
  position: absolute;
  left: 150px;
  top: 124px;
  width: 92px;
  height: 24px;
  line-height: 24px;
  background: rgba(230, 241, 255, 0.6);
  border-radius: 12px;
  text-align: center;
}
.nhgs_itembox .box3 .wwig .clic span {
  color: #001B53;
}
.nhgs_itembox .box3 .co {
  flex: 2.8;
  width: 50%;
  word-break: break-all;
  margin-left: 24px;
}
.nhgs_itembox .box3 .co .p1 {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.nhgs_itembox .box3 .co .p1 .tt {
  width: 100%;
  padding-right: 105px;
}
.nhgs_itembox .box3 .co .p1 .tt a {
  font-size: 18px;
  font-weight: 700;
  color: #00297E;
  background-color: #ebf6fc;
}
.nhgs_itembox .box3 .co .p1 .tt a:hover {
  color: #008DD2 !important;
}
.nhgs_itembox .box3 .co .p1 .dat {
  font-size: 14px;
  color: #666;
  position: absolute;
  right: 10px;
}
.nhgs_itembox .box3 .co p {
  line-height: 30px;
  width: 90%;
  word-break: break-all;
}
.nhgs_itembox .box3 .co p a {
  font-size: 15px;
}
.nhgs_itembox .box3 .co p a:hover {
  color: #333;
}
@media screen and (max-width: 960px) {
  .nhgs_itembox .b2ww div .box2 {
    width: 100%;
  }
  .nhgs_itembox .box3 {
    flex-wrap: wrap;
    width: 100%;
  }
  .nhgs_itembox .box3 .co {
    margin-left: 0;
  }
  .nhgs_itembox .box3 .co p {
    width: 100%;
  }
  .nhgs_itembox .box3 .co .p1 {
    width: 100%;
  }
  .nhgs_itembox .box3 .wwig {
    width: 100%;
  }
  .nhgs_itembox .box3 .wwig .clic {
    right: 0;
    left: unset;
    bottom: 0;
    top: unset;
  }
  .nhgs_itembox .box3 .wwig .wig {
    width: 100%;
    height: 100%;
  }
  .nhgs_itembox .box3 .wwig .wig img {
    width: 100%;
  }
  .nhgs_itembox .b2ww .box2_big .box2 {
    width: calc((100% - 80px)/3);
    margin-right: 40px;
  }
  .nhgs_itembox .b2ww .box2_big .box2:nth-child(4n+4) {
    margin-right: 40px;
  }
  .nhgs_itembox .b2ww .box2_big .box2:nth-child(3n+3) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 560px) {
  .nhgs_itembox .b2ww .box2_big .box2 {
    width: calc((100% - 20px)/2);
    margin-right: 20px;
  }
  .nhgs_itembox .b2ww .box2_big .box2:nth-child(4n+4) {
    margin-right: 20px;
  }
  .nhgs_itembox .b2ww .box2_big .box2:nth-child(3n+3) {
    margin-right: 20px;
  }
  .nhgs_itembox .b2ww .box2_big .box2:nth-child(2n+2) {
    margin-right: 0px;
  }
}
.mtjz_con_ul li {
  padding: 20px 0px;
  border-top: 2px solid #D8D8D8;
  overflow: hidden;
}
.mtjz_con_ul li:first-child {
  border-top: 0px;
}
.mtjz_con_left {
  float: left;
  width: calc(100% - 180px);
}
.mtjz_con_right {
  width: 160px;
  float: right;
}
.mtjz_con_title {
  line-height: 24px;
  padding: 10px;
  color: #FFFFFF;
  font-size: 20px;
  background: #008DD2;
  display: inline-block;
  margin-bottom: 30px;
}
.mtjz_con_title_1 {
  color: #333333;
  font-weight: bold;
  line-height: 30px;
  font-size: 16px;
}
.mtjz_con_title_1 a {
  cursor: text;
  color: #333333;
}
.mtjz_con_con {
  color: #333333;
  line-height: 30px;
  font-size: 16px;
}
