body {
  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;
}
.logo2{
  padding-left: 0;
}
._zwgk img {
  max-width: 100%;
  width: auto;
}
._zwgk_header {
  width: 1400px;
  height: 380px;
  margin: 0 auto;
}

._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;
  margin-top: -4px;
  width: 44px;
}
._zwgk_header h1 {
  font-size: 100px;
  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;
}
._zwgk_header h1::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 532px;
  height: 4px;
  border-radius: 2px;
  right: 100px;
  bottom: -10px;
}

._zwgk_sum {
  background: url(image/gzk_light.png) center no-repeat;
  width: 418px;
  height: 145px;
  margin: auto;
}

._zwgk_sum span {
  display: block;
  font-size: 22px;
  color: #fcfcfc;
  font-weight: bold;
  text-align: center;
  padding-top: 58px;
}
._zwgk_continer {
  width: 1400px;
  /* height: 1460px; */
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
  padding: 36px;
  margin-bottom: 50px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.3);
}
._zwgk_search {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
  background-color: #f5f5f5;
}

._zwgk_search::before {
  right: 0;
}
._zwgk_search::after {
  left: 0;
}
._zwgk_search .search_box {
  width: 835px;
  height: 46px;
  margin: 50px auto 0;
  font-size: 0;
  position: relative;
}
._zwgk_search .search_box #search_input {
  width: 83%;
  text-indent: 24px;
  line-height: 42px;
  border: none;
  background: none;
  outline: none;
  padding: 0;
  font-size: 16px;
  vertical-align: middle;
  background: rgba(255, 255, 255, 1);
  border: 2px solid rgba(45, 102, 165, 0.92);
  border-radius: 9px;
  position: relative;
  padding-right: 60px;
  padding-left: 110px;
}
._zwgk_search .search_box button {
  width: 26px;
  height: 100%;
  border: none;
  background: none;
  outline: none;
  vertical-align: middle;
  padding: 0;
  right: 150px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  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: 16px;
  font-weight: bold;
  color: #393939;
  font-family: Microsoft YaHei;
  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: 5px;
}
._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: 100%;
  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: 1100px;
  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 {
}
._zwgk_list {
  margin-top: 50px;
}
._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 0;
}
._zwgk_list .item:nth-child(2n + 1) {
  background-color: #eeeeee;
}
._zwgk_list .item .idx {
  width: 140px;
  text-align: center;
}
._zwgk_list .item .info {
  margin-left: 30px;
  width: 870px;
  font-weight: bold;
  margin-right: 20px;
}
._zwgk_list .item .info a:hover{
  color: #FF0000!important;
}
._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: 1651px;
}
#_zwgk_item5 {
  height: 1397px;
}
#_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: 33%;
  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: 690px;
  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;
}
.gzk #dob2b_search {
}
.acea-row {
  display: flex;
  align-items: center;
}
.gzk #dob2b_search .select {
  width: 100px;
  height: 42px;
  position: absolute;
  z-index: 9;
  left: 10px;
  border-right: 1px solid #ccc;
}
.gzk #dob2b_search .select select {
  width: 80px;
  height: 42px;
  border: none;
  text-align: center;
  outline: none;
  background: transparent;
}
.gzk #dob2b_search #submit {
  width: 110px;
  height: 46px;
  background-color: #0f5a9b;
  font-size: 18px;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  border: none;
  color: #fff;
  margin-left: 25px;
}
.radio_wrap {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #014f98;
}
.radio_wrap label {
  margin-left: 15px;
  color: #333;
}
.radio_wrap label input {
  margin-right: 5px;
}
.detail_cont {
  background-color: #fff;
  height: auto;
  width: 1400px;
  margin: 0 auto;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
}
.detail_cont .title {
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  color: #fd0103;
}

.detail_cont .title img {
  margin-right: 20px;
}
.detail_cont .btns {
  display: flex;
  justify-content: flex-end;
  border-bottom: 5px solid #015293;
  padding-bottom: 12px;
}
.detail_cont .btns a {
  font-size: 14px;
  color: #666;
  border: 1px solid #d2d2d2;
  display: inline-block;
  width: 90px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  margin-right: 12px;
}

.detail_cont .tit {
  padding: 0 50px 0 50px;
  margin-top: 58px;
  font-size: 28px;
  text-align: center;
}

.detail_cont .subtitle {
  margin-top: 18px;
  font-size: 18px;
  text-align: center;
}
.detail_cont .content {
  padding: 50px;
}
.detail_cont .bottom {
  font-size: 28px;
  padding: 40px 50px;
  text-align: right;
  color: #004f91;
  border-top: 5px solid #015293;
}
