.one-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gl-zwgk-pc {
  position: relative;
  background: #f5f5f5;
}
.gl-zwgk-pc .main-pc {
  position: relative;
}
.gl-zwgk-pc .main-pc .pc-details-top-box {
  display: block;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .page-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .page-bg .bg {
  width: 100%;
  height: 574px;
  background: url("../images/details-top-bg.jpg") no-repeat center / cover;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .details-top {
  height: 322px;
  padding-top: 60px;
  position: relative;
  z-index: 5;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .details-top .title {
  font-size: 80px;
  color: #fff;
  text-align: center;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .details-top .input-box {
  width: 652px;
  height: 55px;
  position: relative;
  margin: 50px auto 0;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .details-top .input-box .input {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 55px;
  border-radius: 10px;
  background: #fff;
  padding-left: 25px;
  padding-right: 70px;
  box-sizing: border-box;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .details-top .input-box .input::-webkit-input-placeholder {
  font-size: 18px;
  color: #666666;
}
.gl-zwgk-pc .main-pc .pc-details-top-box .details-top .input-box .icon {
  cursor: pointer;
  position: absolute;
  width: 27px;
  height: 27px;
  background: url("../images/icon-search.png") no-repeat center / 100%;
  top: 50%;
  right: 28px;
  margin-top: -15px;
  z-index: 5;
}
.gl-zwgk-pc .main-pc .m-details-top-box {
  display: none;
}
.gl-zwgk-pc .main-pc .m-details-top-box .page {
  width: 100%;
  padding: 0 4%;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.gl-zwgk-pc .main-pc .m-details-top-box .page-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.gl-zwgk-pc .main-pc .m-details-top-box .page-bg .bg {
  height: 28.75rem;
  background: url("../images/details-top-m-bg.jpg") no-repeat center / cover;
}
.gl-zwgk-pc .main-pc .m-details-top-box .details-top {
  height: 16.85rem;
  position: relative;
  z-index: 5;
  padding-top: 3rem;
  box-sizing: border-box;
}
.gl-zwgk-pc .main-pc .m-details-top-box .details-top .title {
  font-size: 3.5rem;
  color: #fff;
  text-align: center;
}
.gl-zwgk-pc .main-pc .m-details-top-box .details-top .input-box {
  width: 100%;
  height: 4.4rem;
  position: relative;
  margin-top: 2rem;
}
.gl-zwgk-pc .main-pc .m-details-top-box .details-top .input-box .input {
  width: 100%;
  height: 4.4rem;
  line-height: 4.4rem;
  padding-left: 1.65rem;
  padding-right: 4rem;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.5rem;
}
.gl-zwgk-pc .main-pc .m-details-top-box .details-top .input-box .input::-webkit-input-placeholder {
  font-size: 1.4rem;
  color: #666666;
}
.gl-zwgk-pc .main-pc .m-details-top-box .details-top .input-box .icon {
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  background: url("../images/icon-search-m.png") no-repeat center / 100%;
  top: 50%;
  right: 1.65rem;
  transform: translateY(-50%);
}
.gl-zwgk-pc .main-pc .content {
  position: relative;
  z-index: 5;
}
.gl-zwgk-pc .main-pc .content .side_info .tit-box {
  background: url("../images/side_info_bg.png") no-repeat center / 100%;
}
.gl-zwgk-pc .main-pc .content .side_info .tit-box .tit {
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 103px;
  font-size: 30px;
  color: #ffffff;
  margin: 0;
}
.gl-zwgk-pc .main-pc .content .title-box {
  padding: 15px 0;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #ededed;
  margin-top: 15px;
  font-weight: bold;
}
.gl-zwgk-pc .main-pc .content .title-box .text {
  display: inline-block;
  font-size: 20px;
  color: #3b88d3;
  position: relative;
}
.gl-zwgk-pc .main-pc .content .title-box .text span {
  display: inline-block;
}
.gl-zwgk-pc .main-pc .content .title-box .text::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #638bbb;
  left: 0;
  bottom: -15px;
}
.gl-zwgk-pc .main-pc .content .title-box .red {
  color: #cb3432;
}
.gl-zwgk-pc .main-pc .content .title-box .more {
  font-size: 16px;
  color: #1376bc;
  position: absolute;
  right: 0;
  top: 22px;
}
.gl-zwgk-pc .main-pc .content .news-list {
  padding-top: 10px;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item {
  padding-left: 23px;
  box-sizing: border-box;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 6px;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dddddd;
  top: 50%;
  left: 6px;
  margin-top: -3px;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item:hover .text2 {
  color: #3076bc;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item:hover .text {
  color: #3076bc;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item:hover .time {
  color: #3076bc;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item:hover::before {
  background: #3076bc;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item:nth-child(5n) {
  border-bottom: 1px dashed #ededed;
  margin-bottom: 15px;
  padding-bottom: 25px;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item .text {
  font-size: 16px;
  max-width: 75%;
  color: #333333;
}
.gl-zwgk-pc .main-pc .content .news-list .list-item .time {
  font-size: 16px;
  color: #999999;
}
.gl-zwgk-pc .main-pc .content .img-list .list-item {
  width: 252px;
  height: 142px;
  margin-left: 13px;
  margin-top: 25px;
  cursor: pointer;
}
.gl-zwgk-pc .main-pc .content .img-list .list-item:nth-child(4n-3) {
  margin-left: 0;
}
.gl-zwgk-pc .main-pc .content .img-list .list-item:hover .img-box img {
  transform: scale(1.1);
}
.gl-zwgk-pc .main-pc .content .img-list .list-item .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gl-zwgk-pc .main-pc .content .img-list .list-item .img-box img {
  width: 100%;
  transition: all 0.5s;
}
.gl-zwgk-pc .main-pc .content .details-con {
  width: 100%;
  padding: 40px 20px;
  box-sizing: border-box;
}
.gl-zwgk-pc .main-pc .content .details-con .tit-box {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
}
.gl-zwgk-pc .main-pc .content .details-con .tit-box .titl {
  font-size: 28px;
  color: #005ca2;
  text-align: center;
}
.gl-zwgk-pc .main-pc .content .details-con .function-box {
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-top: 25px;
}
.gl-zwgk-pc .main-pc .content .details-con .function-box span {
  display: inline-block;
}
.gl-zwgk-pc .main-pc .content .details-con .function-box .font-size {
  margin-left: 10px;
}
.gl-zwgk-pc .main-pc .content .details-con .function-box .font-size span {
  cursor: pointer;
}
.gl-zwgk-pc .main-pc .content .details-con .function-box .icon-share {
  width: 22px;
  height: 20px;
  background: url("../images/icon-share.png") no-repeat center / 100%;
  margin-bottom: -5px;
  margin-left: 5px;
}
.gl-zwgk-pc .main-pc .content .details-con .text-content {
  margin-top: 40px;
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}
.gl-zwgk-pc .main-pc .content .details-con .text-content p {
  text-indent: 2em;
}
.gl-zwgk-pc .main-pc .content .details-con .text-content p img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.gl-zwgk-pc .main-pc .content .details-con .code-box {
  width: 140px;
  margin: 25px auto 0;
}
.gl-zwgk-pc .main-pc .content .details-con .code-box .code-img {
  width: 140px;
  height: 140px;
  border: 1px solid #8fb4d8;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
}
.gl-zwgk-pc .main-pc .content .details-con .code-box .code-img div {
  display: block;
  width: 120px;
  margin: 10px auto 0;
}
.gl-zwgk-pc .main-pc .content .details-con .code-box .code-img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
}
.gl-zwgk-pc .main-pc .content .details-con .code-box .text {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 10px;
  width: 100%;
}
.gl-zwgk-pc .main-pc .content .btn-return {
  display: block;
  margin: 40px auto;
  width: 117px;
  height: 47px;
  line-height: 47px;
  background: #4582be;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.gl-zwgk-pc .organization-list {
  margin-top: 10px;
}
.gl-zwgk-pc .organization-list .list-item {
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: #f8f8f8;
  border-radius: 5px;
  text-align: center;
  margin-right: 14px;
  margin-top: 15px;
}
.gl-zwgk-pc .organization-list .list-item a {
  font-size: 16px;
  color: #333333;
}
.gl-zwgk-pc .organization-list .list-item:hover {
  background: #3476b7;
}
.gl-zwgk-pc .organization-list .list-item:hover a {
  color: #fff;
}
.popup-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: none;
}
.popup-box .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.popup-box .swiper-box {
  width: 810px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -405px;
}
.popup-box .swiper-box .swiper-container-top .img-box {
  max-width: 500px;
  margin: 0 auto;
  max-height: 600px;
  overflow: hidden;
}
.popup-box .swiper-box .swiper-container-top .img-box img {
  width: 100%;
}
.popup-box .swiper-box .swiper-container-bottom {
  width: 500px;
  margin: 25px auto 0;
}
.popup-box .swiper-box .swiper-container-bottom .img-box {
  width: 94px;
  height: 77px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  cursor: pointer;
}
.popup-box .swiper-box .swiper-container-bottom .img-box img {
  display: block;
  max-width: 100%;
}
.popup-box .swiper-box .swiper-container-bottom .swiper-slide-thumb-active .img-box img {
  border: 1px solid red;
}
.popup-box .swiper-box .swiper-button-next:after,
.popup-box .swiper-box .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  display: inline-block;
}
.popup-box .swiper-box .swiper-button-next::after {
  content: "next";
}
.popup-box .swiper-box .swiper-button-prev:after {
  content: "prev";
}
.popup-box .swiper-box .btn-close {
  position: absolute;
  width: 39px;
  height: 39px;
  background: url("../images/zj21_5.png") no-repeat center / 100%;
  top: -39px;
  right: -39px;
}
.gl-zwgk-m {
  display: none;
  background: #fff;
}
.gl-zwgk-m .main-m {
  position: relative;
}
.gl-zwgk-m .main-m .page {
  width: 100%;
  padding: 0 4%;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.gl-zwgk-m .main-m .page-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.gl-zwgk-m .main-m .page-bg .bg {
  height: 28.75rem;
  background: url("../images/details-top-m-bg.jpg") no-repeat center / cover;
}
.gl-zwgk-m .main-m .details-top {
  height: 16.85rem;
  position: relative;
  z-index: 5;
  padding-top: 3rem;
  box-sizing: border-box;
}
.gl-zwgk-m .main-m .details-top .title {
  font-size: 3.5rem;
  color: #fff;
  text-align: center;
}
.gl-zwgk-m .main-m .details-top .input-box {
  width: 100%;
  height: 4.4rem;
  position: relative;
  margin-top: 2rem;
}
.gl-zwgk-m .main-m .details-top .input-box .input {
  width: 100%;
  height: 4.4rem;
  line-height: 4.4rem;
  padding-left: 1.65rem;
  padding-right: 4rem;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.5rem;
}
.gl-zwgk-m .main-m .details-top .input-box .input::-webkit-input-placeholder {
  font-size: 1.4rem;
  color: #666666;
}
.gl-zwgk-m .main-m .details-top .input-box .icon {
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  background: url("../images/icon-search-m.png") no-repeat center / 100%;
  top: 50%;
  right: 1.65rem;
  transform: translateY(-50%);
}
.gl-zwgk-m .main-m .content {
  width: 100%;
  padding: 1.5rem 0;
  box-sizing: border-box;
  margin-top: 1rem;
}
.gl-zwgk-m .main-m .content .m-address{margin-bottom: 1rem;}


.gl-zwgk-m .main-m .content .title-box {
  padding: 1rem 0;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #ededed;
}
.gl-zwgk-m .main-m .content .title-box span {
  display: inline-block;
}
.gl-zwgk-m .main-m .content .title-box .text {
  display: inline-block;
  font-size: 1.7rem;
  color: #3b88d3;
  position: relative;
  font-weight: bold;
}
.gl-zwgk-m .main-m .content .title-box .text::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #638bbb;
  left: 0;
  bottom: -1rem;
}
.gl-zwgk-m .main-m .content .title-box .red {
  color: #cb3432;
}
.gl-zwgk-m .main-m .content .title-box .more {
  font-size: 1.3rem;
  color: #1376bc;
  position: absolute;
  right: 0;
  top: 1.5rem;
}
.gl-zwgk-m .main-m .content .news-list .list-item {
  padding-left: 0.75rem;
  box-sizing: border-box;
  position: relative;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.gl-zwgk-m .main-m .content .news-list .list-item::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #dddddd;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.gl-zwgk-m .main-m .content .news-list .list-item a {
  display: flex;
  justify-content: space-between;
}
.gl-zwgk-m .main-m .content .news-list .list-item .text {
  font-size: 1.4rem;
  max-width: 70%;
  color: #333333;
}
.gl-zwgk-m .main-m .content .news-list .list-item .time {
  font-size: 1.4rem;
  color: #999999;
}
.gl-zwgk-m .main-m .content .img-list .list-item {
  width: 100%;
  height: 16.6rem;
  margin-top: 1.25rem;
  overflow: hidden;
  margin-left: 0;
}
.gl-zwgk-m .main-m .content .img-list .list-item img {
  width: 100%;
}
.gl-zwgk-m .main-m .content .details-con {
  padding: 2.7rem 0 1.25rem;
  box-sizing: border-box;
  /* border: 1px solid #eeeeee; */
}
.gl-zwgk-m .main-m .content .details-con .tit-box {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #eeeeee;
}
.gl-zwgk-m .main-m .content .details-con .tit-box .titl {
  text-align: center;
  font-size: 1.6rem;
  color: #005ca2;
  line-height: 1.5;
}
.gl-zwgk-m .main-m .content .details-con .tit-box .time {
  text-align: center;
  font-size: 1.2rem;
  color: #666666;
  margin-top: 0.5rem;
}
.gl-zwgk-m .main-m .content .details-con .text-content {
  font-size: 1.3rem;
  color: #666666;
  line-height: 1.6;
  margin-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-sizing: border-box;
}
.gl-zwgk-m .main-m .content .details-con .text-content p {
  /* text-indent: 2em; */
}
.gl-zwgk-m .main-m .content .details-con .text-content p img {
  display: block;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}
.gl-zwgk-m .main-m .content .btn-return {
  display: block;
  margin: 3.1rem auto;
  width: 9.75rem;
  height: 3.9rem;
  line-height: 3.9rem;
  text-align: center;
  background: #4582be;
  border-radius: 0.5rem;
  font-size: 1.4rem;
  color: #fff;
}
.gl-zwgk-m .popup-box .swiper-box {
  width: 80%;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  transform: translate(-50%, -50%);
}
.gl-zwgk-m .popup-box .swiper-box .swiper-container-top {
  width: 100%;
}
.gl-zwgk-m .popup-box .swiper-box .swiper-container-top .img-box {
  width: 100%;
}
.gl-zwgk-m .popup-box .swiper-box .swiper-container-bottom {
  width: 100%;
}
.gl-zwgk-m .popup-box .btn-close {
  width: 20px;
  height: 20px;
  top: -20px;
  right: -20px;
}
.xxxq .con_next {
  width: 100%;
}
.ue_table {
  overflow: hidden;
}
table {
  border-left: #000 1px solid;
  border-top: #000 1px solid;
}
table td {
  border-right: #000 1px solid;
  border-bottom: #000 1px solid;
}
.gl-zwgk-m .organization-list {
  margin-top: 10px;
}
.gl-zwgk-m .organization-list .list-item {
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: #f8f8f8;
  border-radius: 5px;
  text-align: center;
  margin-right: 14px;
  margin-top: 15px;
}
.gl-zwgk-m .organization-list .list-item a {
  font-size: 16px;
  color: #333333;
}
.gl-zwgk-m .organization-list .list-item:hover {
  background: #3476b7;
}
.gl-zwgk-m .organization-list .list-item:hover a {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .popup-box .swiper-box .swiper-container-top .img-box {
    max-height: 34.15rem;
  }
  .pc-details-top-box {
    display: none;
  }
  .m-details-top-box {
    display: block;
  }
  .w1200 {
    width: 92%;
  }
  .side_info .t b {
    font-size: 2rem;
  }
  .gl-zwgk-pc {
    display: none;
  }
  .gl-zwgk-m {
    display: block;
  }
  body {
    background: transparent;
    padding: 0;
  }
  html,
  body {
    width: 100%;
  }
  .gl-zwgk-pc .organization-list .list-item {
    width: 48%;
    height: 3.65rem;
    line-height: 3.65rem;
    margin-right: 0;
    margin-left: 4%;
  }
  .gl-zwgk-pc .organization-list .list-item:nth-child(2n-1) {
    margin-left: 0;
  }
  .gl-zwgk-pc .organization-list .list-item a {
    font-size: 1.2rem;
  }
  .gl-zwgk-m .organization-list .list-item {
    width: 48%;
    height: 3.65rem;
    line-height: 3.65rem;
    margin-right: 0;
    margin-left: 4%;
  }
  .gl-zwgk-m .organization-list .list-item:nth-child(2n-1) {
    margin-left: 0;
  }
  .gl-zwgk-m .organization-list .list-item a {
    font-size: 1.2rem;
  }
}
