._zwgk {
  width: 100%;
  background: #ffffff url(image/zwgk_img1_1.png) no-repeat;
  background-size: 100% 1099px;

}
._zwgk {
  line-height: 1.42857143;
}
._zwgk a:hover {
  color: red;
}
._zwgk .pages a:hover {
  color: #fff;
}
.fl {
  float: left;
}
._zwgk img {
  max-width: 100%;
  width: auto;
}
._zwgk_header {
  height: 365px;
  margin: 0 auto;
}
.logo2 {
  padding-left: 0;
}
._zwgk_header a {
  font-size: 35px;
  color: #fff;
  display: inline-block;
  padding-top: 54px;
  display: flex;
  align-items: center;
}
._zwgk_header a:hover {
  color: #fff!important;
}

._zwgk_header a img {
  margin-right: 6px;
}
._zwgk_header h1 {
  font-size: 100px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin-top: 35px;
  position: relative;
  position: relative;
}
._zwgk_header h1::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 532px;
  height: 4px;
  border-radius: 2px;
  right: 100px;
  bottom: -10px;
}
._zwgk_continer {
  background: rgba(242, 242, 242, 1);
  overflow: hidden;
  margin: 0 auto 50px;
  padding: 0 19px 30px 36px;
}
._zwgk_search {
  width: 100%;
  height: 218px;
  overflow: hidden;
  position: relative;
}
._zwgk_search::after,
._zwgk_search::before {
  content: "";
  width: 380px;
  height: 2px;
  background: rgba(224, 224, 224, 1);
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
._zwgk_search::before {
  right: 0;
}
._zwgk_search::after {
  left: 0;
}
._zwgk_search .search_box {
  width: 510px;
  height: 50px;
  background: rgba(255, 255, 255, 1);
  border: 2px solid rgba(45, 102, 165, 0.92);
  border-radius: 9px;
  margin: 0 auto;
  margin-top: 86px;
  font-size: 0;
}
._zwgk_search .search_box input {
  width: 90%;
  text-indent: 24px;
  line-height: 46px;
  border: none;
  background: none;
  outline: none;
  padding: 0;
  font-size: 16px;
  vertical-align: middle;
}
._zwgk_search .search_box button {
  width: 26px;
  height: 100%;
  border: none;
  background: none;
  outline: none;
  vertical-align: middle;
  padding: 0;
  cursor: pointer;
}
._zwgk_box {
  overflow: hidden;
}
._zwgk_left {
  float: left;
}
._zwgk_left .item {
  width: 240px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  margin-top: 15px;
  font-size: 0;
  background: #fff;
}
._zwgk_left .item:first-child {
  margin-top: 0;
}
._zwgk_left .item > a {
  display: block;
  width: 100%;
  height: 70px;
  background: #fff;
  position: relative;
}
._zwgk_left .item.active > a {
  background: rgba(45, 102, 165, 1);
}
._zwgk_left .icon_img {
  display: inline-block;
  margin: 16px 31px 0 23px;
  vertical-align: top;
}
._zwgk_left .icon_img.on {
  display: none;
}
._zwgk_left .item.active .icon_img.on {
  display: inline-block;
}
._zwgk_left .item.active .icon_img.off {
  display: none;
}
._zwgk_left .item > a span {
  display: inline-block;
  width: 92px;
  height: 51px;
  font-size: 23px;
  color: rgba(255, 255, 255, 1);
  margin-top: 3px;
  color: #2d66a5;
}
.zct {
  line-height: 65px !important;
}
._zwgk_left .item.active > a span {
  color: #fff;
}
._zwgk_left .item > a img {
  width: 40px;
}
._zwgk_left .item.more ul {
  display: none;
}
._zwgk_left .item.more.active .ul1 {
  display: block;
}

._zwgk_left .item2 {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 10px;
  background-color: #e5e5e5;
  transition: all 0.5s;
}
._zwgk_left .item2 a {
  font-size: 15px;
  font-weight: bold;
  color: #393939;
  position: relative;
  padding-left: 21px;
  display: block;
}
._zwgk_left .item2 a:hover {
  color: #2e65a6;
}
._zwgk_left .item2:hover {
  /* background: rgba(230,245,255,1); */
}
._zwgk_left .item2.active a {
  /* background: rgba(230,245,255,1); */
  color: #2e65a6;
}
._zwgk_left .item2:hover:after {
  /* background: rgba(45,102,165,1); */
}
/* ._zwgk_left .item2:after{
	content: '';
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,1);
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 50px;
} */

._zwgk_left .item2 ul {
  background-color: #fff;
  padding-left: 5px;
  display: none;
}
._zwgk_left .item2.more.active ul {
  display: block;
}
._zwgk_left .item2 ul .item3 {
  background-color: #fff;
  border-left: 1px dashed #2d66a5;
  padding-top: 10px;
}
._zwgk_left .item2 ul a {
  font-size: 14px;
  padding: 0;
  line-height: 20px;
  display: flex;
  align-items: center;
}
._zwgk_left .item2 .item3 a {
  color: #333;
}
._zwgk_left .item2 .item3 a:hover {
  color: #2e65a6;
}
._zwgk_left .item2 .item3.active a {
  color: #2e65a6;
}
._zwgk_left .item2 ul a::before {
  content: "";
  width: 10px;
  display: inline-block;
  border-top: 1px dashed #2d66a5;
  margin-right: 10px;
}
._zwgk_left .item.more > a:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(image/icon_jia.png) no-repeat;
  top: 50%;
  margin-top: -9px;
  position: absolute;
  right: 15px;
  cursor: pointer;
}
._zwgk_left .item2.more > a:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(image/icon_jia1.png) no-repeat;
  top: 50%;
  margin-top: -9px;
  position: absolute;
  right: 15px;
  cursor: pointer;
}
._zwgk_left .more:hover {
  text-decoration: none;
}
._zwgk_left .item.more.active > a:before {
  background: url(image/icon_jian.png) no-repeat center;
}
._zwgk_left .item2.more.active > a:before {
  background: url(image/icon_jian1.png) no-repeat center;
}
._zwgk_right {
  float: right;
  width: 1070px;
  height: auto;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
._zwgk_nav {
  height: 47px;
  line-height: 47px;
  padding-left: 22px;
  color: #226ebc;
  font-size: 16px;
  position: relative;
  margin: 10px 0;
}
._zwgk_nav::before {
  content: "";
  width: 6px;
  height: 25px;
  position: absolute;
  background: #069be5;
  border-radius: 8px;
  left: 10px;
  top: 12px;
}
.scroll {
  width: 10px;
  height: 940px;
  background: rgba(242, 242, 242, 1);
  border-radius: 5px;
  position: absolute;
  top: 115px;
  right: 14px;
  cursor: pointer;
  user-select: none;
}
.scroll div {
  width: 10px;
  height: 80px;
  background: rgba(45, 102, 165, 1);
  border-radius: 5px;
  position: absolute;
  top: 0;
}
._zwgk_footer {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 54px;
  padding-bottom: 6px;
}
._zwgk_footer .img_wrap {
  margin-left: 40px;
}
._zwgk_footer p {
  width: 660px;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  line-height: 30px;
  margin-left: 80px;
  margin-top: 4px;
}
._zwgk_footer p img {
  vertical-align: baseline;
}

._zwgk_detail {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  line-height: 30px;
  padding: 30px 49px 0 30px;
  position: relative;
  top: 0;
}
._zwgk_detail_title {
  font-size: 32px;
  font-weight: bold;
  color: rgba(45, 102, 165, 1);
  text-align: center;
  margin: 38px 0;
}

#_zwgk_item2 {
  overflow-y: auto;
}
._zwgk_list {
  padding: 20px 25px;
}
._zwgk_list .th {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #0f5a9b;
  padding-bottom: 10px;
  text-align: center;
}
._zwgk_list .th .td {
  font-size: 20px;
  font-weight: bold;
}
._zwgk_list .item {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 15px;
}
._zwgk_list .item:nth-child(2n + 1) {
  background-color: #eeeeee;
}
._zwgk_list .item .idx {
  width: 40px;
}
._zwgk_list .item .info {
  margin-left: 30px;
  width: 410px;
  font-weight: bold;
}
._zwgk_list .item .info .date {
  font-size: 14px;
  color: #5d89b6;
  margin-top: 10px;
  font-weight: normal;
}
._zwgk_list .item .down {
  font-size: 14px;
}
._zwgk_list .item .down a {
  margin-left: 30px;
}
#_zwgk_item3 dl {
  margin-bottom: 20px;
}
#_zwgk_item3 dt {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
#_zwgk_item3 dt span {
  display: inline-block;
  /* width: 150px; */
  padding: 0 25px;
  height: 35px;
  background: rgba(45, 102, 165, 1);
  font-size: 16px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 36px;
  text-align: center;
}
#_zwgk_item3 dd {
  padding: 0 25px;
}
/* 2022.5.11 */
#_zwgk_item3 dd .a {
  display: inline-block;
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
  line-height: 48px;
}
#_zwgk_item3 dd span {
  color: #999999;
  line-height: 48px;
  float: right;
}
#_zwgk_item3 dd .zc {
  position: absolute;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  width: 73px;
  height: 23px;
  background: url(image/pop.png) no-repeat;
}
/* 2022.5.11 */
#_zwgk_item3 ._more_wrap {
  text-align: center;
}
#_zwgk_item3 ._more {
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 30px;
  background: rgba(224, 224, 224, 1);
  border-radius: 5px;
  line-height: 30px;
  font-size: 16px;
}

#_zwgk_item4 h4 {
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
  text-indent: 13px;
  margin-top: 34px;
  margin-bottom: 30px;
}
#_zwgk_item4 h5 {
  width: 280px;
  height: 40px;
  background: rgba(45, 102, 165, 1);
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}
#_zwgk_item4 ._tbody {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #e0e0e0;
}
#_zwgk_item4 ._tbody li {
  float: left;
  background: rgba(242, 242, 242, 1);
  width: 100%;
  height: 45px;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
  text-indent: 30px;
  border-right: 1px solid #e0e0e0;
  line-height: 45px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}

#_zwgk_item4 ._tbody li:nth-child(2n) {
  background: #ffffff;
}
#_zwgk_item5_container {
  height: auto;
}
#_zwgk_item5 {
  height: auto;
}
#_zwgk_item5_box {
  position: relative;
  top: 0;
}
#_zwgk_item5_box ._top {
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  background: #ffffff;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 100%;
  padding: 38px 30px 20px 30px;
  margin: 0 auto;
  overflow: hidden;
}
#_zwgk_item5_box .syhbox {
  text-align: left;
  padding: 25px;
  width: 100%;
  background-color: #f6f8fc;
  margin-bottom: 20px;
}
#_zwgk_item5_box .syhbox li {
  margin-top: 10px;
  width: 50%;
  font-size: 14px;
}
#_zwgk_item5_box .syhbox li p {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
}
#_zwgk_item5_box ._top h2 {
  font-size: 28px;
  font-weight: bold;
  color: rgba(45, 102, 165, 1);
}
#_zwgk_item5_box ._top p {
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  line-height: 30px;
  margin-top: 18px;
}
#_zwgk_item5_box ._detail {
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  line-height: 180%;
  position: relative;
  width: 890px;
  margin: 0 auto;
  overflow: hidden;
}
#_zwgk_item5 .scroll {
  height: 1080px;
  top: 150px;
  z-index: 10;
}

/* 2020.12.12 start */
#_zwgk_item5_box ._detail .contact_link {
  text-align: start;
  margin-top: 20px;
  color: #1d649d;
}
#_zwgk_item5_box ._detail .contact_link .tit {
  font-size: 16px;
  margin-bottom: 10px;
}
#_zwgk_item5_box ._detail .contact_link li {
  color: #1d649d;
}
#_zwgk_item5_box ._detail .contact_link li:hover {
  color: red;
}
/* 2020.12.12 end */

#scroll {
  height: 1000px !important;
  top: 168px;
}
.scrollbtn {
  height: 600px !important;
}

@media (max-width: 1420px) {
  ._zwgk_right{
    width: 880px;
  }
  ._zwgk_search::after, ._zwgk_search::before{
    width: 240px;
  }
}
