/*=========== p1-1集团概况-集团简介 ===========*/
.introduction .int_01 {
  padding: 56px 0 46px;
}
.introduction .int_01 .left {
  width: 744px;
}
.introduction .int_01 .left .t1 {
  margin-bottom: 20px;
  font-size: 31px;
  font-weight: bold;
  color: #005fa3;
}
.introduction .int_01 .left .t1 b {
  font-weight: bold;
  float: left;
}
.introduction .int_01 .left .t1 p {
  float: left;
  color: #1a9cb2;
}
.introduction .int_01 .left .t1 i {
  margin-left: 5px;
  float: left;
  width: 39px;
  height: 41px;
  background: url(../images/icon/icon_20.png) center no-repeat;
  cursor: pointer;
}
.introduction .int_01 .left .t2 p {
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-align: justify;
}
.introduction .int_01 .left .t3 {
  margin-top: 40px;
}
.introduction .int_01 .left .t3 .text {
  float: left;
  width: 50%;
  margin-bottom: 60px;
}
.introduction .int_01 .left .t3 .text div i {
  float: left;
  width: 30px;
  height: 40px;
}
.introduction .int_01 .left .t3 .text div span {
  float: left;
  color: #005fa3;
  font-weight: bold;
  margin-right: 4px;
  font-size: 30px;
}
.introduction .int_01 .left .t3 .text div em {
  float: left;
  color: #999;
  margin-top: 12px;
  font-size: 16px;
}
.introduction .int_01 .left .t3 .text p {
  font-size: 16px;
  color: #666;
}
.introduction .int_01 .left .t3 .text:nth-child(1) div i {
  background: url(../images/icon/icon_26.png) left center no-repeat;
}
.introduction .int_01 .left .t3 .text:nth-child(2) div i {
  background: url(../images/icon/icon_27.png) left center no-repeat;
}
.introduction .int_01 .left .t3 .text:nth-child(3) div i {
  background: url(../images/icon/icon_28.png) left center no-repeat;
}
.introduction .int_01 .left .t3 .text:nth-child(4) div i {
  background: url(../images/icon/icon_29.png) left center no-repeat;
}
.introduction .int_01 .right {
  width: 395px;
  height: 522px;
}
.introduction .int_01 .right .pic {
  width: 395px;
  height: 522px;
  border-radius: 6px;
  overflow: hidden;
}
.introduction .int_01 .right .pic i {
  transition: all 0.7s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.introduction .int_01 .right .pic:hover i {
  transition: all 0.7s;
  transform: scale(1.08);
}
.introduction .int_01 .right .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;
}
.introduction .int_02 {
  padding: 60px 0 40px;
  background: #fbfbfb;
}
.introduction .int_02 .t1 {
  margin-bottom: 30px;
  color: #666;
  line-height: 30px;
  font-size: 16px;
  text-indent: 2em;
  text-align: justify;
}
.introduction .int_02 .t1 b {
  display: inline-block;
  font-size: 18px;
  color: #1a9cb2;
  font-weight: bold;
  text-indent: 0em;
}
.introduction .int_02 .t2 .tab_tit b {
  float: left;
  color: #333;
  cursor: pointer;
  font-size: 24px;
  padding-right: 20px;
  margin-right: 20px;
  background: url(../images/icon/icon_30.png) right center no-repeat;
}
.introduction .int_02 .t2 .tab_tit b.cur {
  color: #0d5898;
}
.introduction .int_02 .t2 .tab_tit b:last-child {
  padding-right: 0;
  background: none;
}
.introduction .int_02 .t2 .tab_tit i {
  float: left;
  margin: 0 15px;
  width: 2px;
  height: 20px;
  background: #ececec;
}
.introduction .int_02 .t2 .tab_next {
  margin-top: 30px;
}
.introduction .int_02 .t2 .tab_next .next a {
  transition: all 0.3s;
  position: relative;
  margin: 0 18px 30px 0;
  padding: 18px 0 0;
  width: 286px;
  height: 91px;
  float: left;
  display: flex;
  /* align-items: center; */
  color: #333;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.2);
  border-radius: 6px;
  background: url(../images/page/introduction_3.jpg) right top no-repeat;
  background-size: cover;
  overflow: hidden;
}
.introduction .int_02 .t2 .tab_next .next a::after {
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/page/introduction_3s.jpg) right top no-repeat;
  background-size: cover;
  content: " ";
}
.introduction .int_02 .t2 .tab_next .next a div {
  position: relative;
  z-index: 2;
  padding: 0 12px 0 18px;
}
.introduction .int_02 .t2 .tab_next .next a div i {
  margin-bottom: 6px;
  font-size: 14px;
}
.introduction .int_02 .t2 .tab_next .next a div p {
  font-size: 19px ;
}
.introduction .int_02 .t2 .tab_next .next a:nth-child(4n) {
  margin-right: 0;
}
.introduction .int_02 .t2 .tab_next .next a:hover {
  transition: all 0.3s;
  color: #fff;
}
.introduction .int_02 .t2 .tab_next .next a:hover::after {
  transition: all 0.3s;
  opacity: 1;
}
.introduction .int_03 {
  padding: 40px 0 30px;
}
.introduction .int_03 .left {
  width: 623px;
}
.introduction .int_03 .left p {
  margin-bottom: 30px;
  color: #666;
  line-height: 30px;
  font-size: 16px;
  text-indent: 2em;
  text-align: justify;
}
.introduction .int_03 .left p b {
  display: inline-block;
  font-size: 18px;
  color: #1a9cb2;
  font-weight: bold;
  text-indent: 0em;
}
.introduction .int_03 .right {
  margin-right: -58px;
  width: 570px;
}
.introduction .int_03 .right .img2 {
  display: none;
}
.introduction .int_03 .right img {
  max-width: 100%;
}
.introduction .int_03 .right .img1 {
  position: relative;
}
.introduction .int_03 .right .icon {
  position: absolute;
  left: 28%;
  top: 8%;
  width: 28.21%;
  height: 32.14%;
  background: url(../images/icon/icon_62.png) center no-repeat;
  background-size: 49.7% auto;
}
@-webkit-keyframes hvr-ripple-out-j {
  1% {
    opacity: 1;
  }
  100% {
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out-j {
  1% {
    opacity: 1;
  }
  100% {
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px;
    opacity: 0;
  }
}
@-webkit-keyframes hvr-ripple-out-s {
  1% {
    opacity: 1;
  }
  100% {
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out-s {
  1% {
    opacity: 1;
  }
  100% {
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
  }
}
.introduction .int_03 .right .icon::after {
  content: '';
  position: absolute;
  background: url(../images/icon/icon_61.png) center no-repeat;
  background-size: 95% auto;
  top: 2px;
  right: 0px;
  bottom: 0px;
  left: 2px;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  opacity: 1;
  -webkit-animation-name: hvr-ripple-out-s;
  animation-name: hvr-ripple-out-s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.introduction .int_03 .right .icon::before {
  content: '';
  position: absolute;
  background: url(../images/icon/icon_60.png) center no-repeat;
  background-size: 68.68% auto;
  top: 2px;
  right: 0px;
  bottom: 0px;
  left: 2px;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  opacity: 1;
  -webkit-animation-name: hvr-ripple-out-j;
  animation-name: hvr-ripple-out-j;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.introduction .int_04 {
  padding: 50px 0;
  background: #fbfbfb;
}
.introduction .int_04 .pic {
  margin-bottom: 30px;
  width: 100%;
  height: 381px;
  overflow: hidden;
}
.introduction .int_04 .pic i {
  width: 100%;
  height: 100%;
}
.introduction .int_04 .text {
  color: #666;
  line-height: 30px;
  font-size: 16px;
  text-indent: 2em;
  text-align: justify;
}
.introduction .int_05 {
  padding: 55px 0;
}
.introduction .int_05 .tit {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
}
.introduction .int_05 .left div {
  padding-left: 36px;
  line-height: 44px;
  color: #666;
}
.introduction .int_05 .left div b {
  float: left;
  font-weight: bold;
  font-size: 20px;
}
.introduction .int_05 .left div p {
  float: left;
  font-size: 16px;
}
.introduction .int_05 .left div:nth-child(1) {
  background: url(../images/icon/icon_31.png) left center no-repeat;
}
.introduction .int_05 .left div:nth-child(2) {
  background: url(../images/icon/icon_32.png) left center no-repeat;
}
.introduction .int_05 .left div:nth-child(3) {
  background: url(../images/icon/icon_33.png) left center no-repeat;
}
.introduction .int_05 .right img {
  width: 130px;
}
@media (max-width: 1200px) {
  .introduction .int_01 {
    padding: 0.56rem 0;
  }
  .introduction .int_01 .left {
    width: 100%;
  }
  .introduction .int_01 .left .t1 {
    margin-bottom: 0.3rem;
    font-size: 0.36rem;
  }
  .introduction .int_01 .left .t1 i {
    margin-left: 0.06rem;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/mobile/icon/icon_20.png) center no-repeat;
    background-size: 100% auto;
  }
  .introduction .int_01 .left .t2 p {
    margin-bottom: 0.2rem;
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .introduction .int_01 .left .t3 {
    margin-top: 0.5rem;
  }
  .introduction .int_01 .left .t3 .text {
    margin-bottom: 0.7rem;
  }
  .introduction .int_01 .left .t3 .text div i {
    width: 0.5rem;
    height: 0.6rem;
  }
  .introduction .int_01 .left .t3 .text div span {
    margin-right: 0.06rem;
    font-size: 0.45rem;
  }
  .introduction .int_01 .left .t3 .text div em {
    margin-top: 0.22rem;
    font-size: 0.24rem;
  }
  .introduction .int_01 .left .t3 .text p {
    margin-top: 0.1rem;
    font-size: 0.24rem;
  }
  .introduction .int_01 .left .t3 .text:nth-child(1) div i {
    background: url(../images/icon/icon_26.png) left center no-repeat;
    background-size: 0.36rem auto;
  }
  .introduction .int_01 .left .t3 .text:nth-child(2) div i {
    background: url(../images/icon/icon_27.png) left center no-repeat;
    background-size: 0.4rem auto;
  }
  .introduction .int_01 .left .t3 .text:nth-child(3) div i {
    background: url(../images/icon/icon_28.png) left center no-repeat;
    background-size: 0.4rem auto;
  }
  .introduction .int_01 .left .t3 .text:nth-child(4) div i {
    background: url(../images/icon/icon_29.png) left center no-repeat;
    background-size: 0.38rem auto;
  }
  .introduction .int_01 .right {
    width: 100%;
    height: 9.17rem;
  }
  .introduction .int_01 .right .pic {
    width: 100%;
    height: 9.17rem;
    border-radius: 0.08rem;
  }
  .introduction .int_01 .right .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0.42rem;
  }
  .introduction .int_02 {
    padding: 0.56rem 0 0.4rem;
  }
  .introduction .int_02 .t1 {
    margin-bottom: 0.3rem;
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .introduction .int_02 .t1 b {
    font-size: 0.28rem;
  }
  .introduction .int_02 .t2 .tab_tit b {
    font-size: 0.34rem;
    padding-right: 0.2rem;
    margin-right: 0.2rem;
    background: url(../images/icon/icon_30.png) right center no-repeat;
    background-size: 1px 0.28rem;
  }
  .introduction .int_02 .t2 .tab_next {
    margin-top: 0.36rem;
  }
  .introduction .int_02 .t2 .tab_next .next a {
    margin: 0 0 0.36rem 0;
    padding: 0.18rem 0 0;
    width: 3.33rem;
    height: 1.5rem;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.2);
    border-radius: 0.08rem;
  }
  .introduction .int_02 .t2 .tab_next .next a div {
    padding: 0 0.16rem 0 0.2rem;
  }
  .introduction .int_02 .t2 .tab_next .next a div i {
    margin-bottom: 0.04rem;
    font-size: 0.22rem;
  }
  .introduction .int_02 .t2 .tab_next .next a div p {
    font-size: 0.25rem;
  }
  .introduction .int_02 .t2 .tab_next .next a:nth-child(2n) {
    float: right;
  }
  .introduction .int_03 {
    padding: 0.6rem 0 0.2rem;
  }
  .introduction .int_03 .left {
    width: 100%;
  }
  .introduction .int_03 .left p {
    margin-bottom: 0.3rem;
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .introduction .int_03 .left p b {
    font-size: 0.28rem;
  }
  .introduction .int_03 .right {
    margin: 0.2rem 0 0 0;
    width: 100%;
  }
  .introduction .int_03 .right .img1 {
    display: none;
  }
  .introduction .int_03 .right .img2 {
    display: block;
    position: relative;
  }
  .introduction .int_03 .right .img2 .icon {
    left: 30.52%;
    top: 6.42%;
    width: 41.57%;
    height: 49.65%;
    /* 688 576 */
    background: url(../images/icon/icon_62.png) center no-repeat;
    background-size: 49.3% auto;
  }
  .introduction .int_03 .right .img2 .icon::after {
    background: url(../images/icon/icon_61.png) center no-repeat;
    background-size: 92% auto;
  }
  .introduction .int_03 .right .img2 .icon::before {
    background: url(../images/icon/icon_60.png) center no-repeat;
    background-size: 66.68% auto;
  }
  .introduction .int_03 .right img {
    max-width: 100%;
  }
  .introduction .int_04 {
    padding: 0.6rem 0;
  }
  .introduction .int_04 .pic {
    margin-bottom: 0.4rem;
    height: 3.8rem;
  }
  .introduction .int_04 .text {
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .introduction .int_05 {
    padding: 0.5rem 0 0.26rem;
  }
  .introduction .int_05 .tit {
    margin-bottom: 0.24rem;
    font-size: 0.34rem;
  }
  .introduction .int_05 .left {
    width: 100%;
  }
  .introduction .int_05 .left div {
    padding-left: 36px;
    line-height: 0.6rem;
  }
  .introduction .int_05 .left div b {
    float: left;
    font-size: 0.28rem;
  }
  .introduction .int_05 .left div p {
    float: left;
    width: calc(100% - 1.5rem);
    font-size: 0.28rem;
  }
  .introduction .int_05 .left div:nth-child(1) {
    background: url(../images/mobile/icon/icon_31.png) left center no-repeat;
    background-size: 0.29rem auto;
  }
  .introduction .int_05 .left div:nth-child(2) {
    background: url(../images/mobile/icon/icon_32.png) left 0.18rem no-repeat;
    background-size: 0.31rem auto;
  }
  .introduction .int_05 .left div:nth-child(3) {
    background: url(../images/mobile/icon/icon_33.png) left center no-repeat;
    background-size: 0.3rem auto;
  }
  .introduction .int_05 .right {
    width: 100%;
  }
  .introduction .int_05 .right img {
    margin-top: 0.3rem;
    width: 2.49rem;
  }
}
/*=========== p1-2集团概况-董事长致辞 ===========*/
.speech .int_one {
  margin: 78px auto 60px;
}
.speech .int_one .left {
  width: 695px;
}
.speech .int_one .left .title_box {
  margin: 0 0 20px;
  padding: 42px 0 18px 80px;
  display: flex;
  font-size: 31px;
  color: #1a9cb2;
  background: url(../images/icon/icon_34.png) left 0 no-repeat;
}
.speech .int_one .left .title_box i {
  color: #004ea2;
  font-weight: bold;
}
.speech .int_one .left .title_box em {
  font-weight: bold;
}
.speech .int_one .left .text {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  text-align: justify;
}
.speech .int_one .left .text p {
  margin-bottom: 16px;
  text-indent: 2em;
}
.speech .int_one .left .text img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
.speech .int_one .left .text span,
.speech .int_one .left .text i,
.speech .int_one .left .text em,
.speech .int_one .left .text a,
.speech .int_one .left .text b {
  display: inline;
}
.speech .int_one .left .text table {
  border-top: #000 1px solid;
  border-right: #000 1px solid;
}
.speech .int_one .left .text table td {
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
}
.speech .int_one .imgList {
  margin-top: 50px;
  width: 460px;
}
.speech .int_one .imgList a {
  position: relative;
  width: 100%;
  height: 691px;
  border-radius: 6px;
  overflow: hidden;
}
.speech .int_one .imgList a img {
  width: 100%;
  height: 100%;
}
.speech .int_one .imgList p {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .speech .int_one {
    margin: 0.78rem auto 0.4rem;
  }
  .speech .int_one .left {
    width: 100%;
  }
  .speech .int_one .left .title_box {
    margin: 0 0 0.2rem;
    padding: 0.42rem 0 0.18rem 0.8rem;
    font-size: 0.34rem;
    background: url(../images/icon/icon_34.png) left 0 no-repeat;
    background-size: 1.15rem auto;
  }
  .speech .int_one .left .text {
    font-size: 0.28rem;
    line-height: 0.46rem;
  }
  .speech .int_one .left .text p {
    margin-bottom: 0.2rem;
  }
  .speech .int_one .imgList {
    margin-top: 0.4rem;
    width: 100%;
  }
  .speech .int_one .imgList a {
    height: 10.34rem;
    border-radius: 0.06rem;
  }
  .speech .int_one .imgList p {
    margin-top: 0.2rem;
    font-size: 0.28rem;
  }
}
/*=========== p1-3集团概况-武水史话 ===========*/
.history .h1 {
  padding: 57px 0 40px;
}
.history .title {
  margin-bottom: 25px;
  font-size: 31px;
  color: #005fa3;
}
.history .title i {
  float: left;
  font-weight: bold;
}
.history .title em {
  float: left;
  color: #1a9cb2;
  font-weight: bold;
}
.history .text {
  margin-bottom: 16px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-align: justify;
}
.history .text p {
  margin-bottom: 16px;
  text-indent: 2em;
}
.history .list {
  margin: 40px auto 30px;
}
.history .list .swiper-slide {
  position: relative;
  margin-right: 6px;
  width: 396px;
  cursor: pointer;
}
.history .list .swiper-slide:last-child {
  margin-right: 0;
}
.history .list .swiper-slide .pic {
  position: relative;
  margin: 0 auto;
  width: 238px;
  height: 179px;
  overflow: hidden;
}
.history .list .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.history .list .swiper-slide .bac {
  transition: all 0.6s;
  transform: scale(0.76);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 238px;
  height: 179px;
  background: rgba(0, 95, 163, 0.7);
}
.history .list .swiper-slide .bac em {
  width: 100%;
  height: 100%;
  background: url(../images/icon/icon_35.png) center no-repeat;
}
.history .list .swiper-slide p {
  margin-top: 6px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.history .list .swiper-slide:hover .bac {
  transition: all 0.6s;
  transform: scale(1);
  opacity: 1;
}
.history .h2 {
  padding: 57px 0 40px;
  background: #fbfbfb;
}
.history .h2 .list .swiper-slide {
  margin-right: 82px;
  width: 238px;
}
.pop_Himg {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.pop_Himg span {
  cursor: pointer;
  margin: 36px auto 10px;
  width: 42px;
  height: 42px;
  background: url(../images/icon/icon_58.png) center no-repeat;
  background-size: 100% auto;
}
.pop_Himg img {
  max-width: 90vw;
  max-height: 90vh;
}
.pop_Himg_bac {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .history .h1 {
    padding: 0.6rem 0 0.4rem;
  }
  .history .title {
    margin-bottom: 0.32rem;
    font-size: 0.34rem;
    line-height: 0.5rem;
  }
  .history .text {
    margin-bottom: 0.2rem;
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .history .text p {
    margin-bottom: 0.2rem;
  }
  .history .list {
    margin: 0.4rem auto;
    width: 3.97rem;
  }
  .history .list .swiper-slide {
    margin: 0 0 0.58rem;
    width: 100%;
  }
  .history .list .swiper-slide .pic {
    width: 3.97rem;
    height: 3rem;
  }
  .history .list .swiper-slide .bac {
    display: none;
  }
  .history .list .swiper-slide p {
    margin-top: 0.2rem;
    font-size: 0.28rem;
  }
  .history .list .swiper-pagination-bullet {
    background: #e9e8e8;
  }
  .history .list .swiper-pagination-bullet-active {
    background: #195799;
  }
  .history .h2 {
    padding: 0.5rem 0 0.4rem;
  }
  .history .h2 .list .swiper-slide {
    margin: 0 0 0.58rem;
    width: 100%;
  }
  .pop_Himg img {
    max-width: 70vw;
    max-height: 70vh;
  }
  .pop_Himg span {
    margin: 0.4rem auto 0;
    width: 0.82rem;
    height: 0.82rem;
    background: url(../images/mobile/icon/icon_55.png) center no-repeat;
    background-size: 100% auto;
  }
}
/*=========== p1-4集团概况-组织结构 ===========*/
.structure .s1 {
  padding: 58px 0 80px;
}
.structure .s1 .img2 {
  display: none;
}
.structure .s1 img {
  width: 100%;
}
.structure .s2 {
  padding: 60px 0;
  background: #fbfbfb;
}
.structure .s2 .tab_tit {
  margin-bottom: 40px;
}
.structure .s2 .tab_tit b {
  float: left;
  color: #333;
  cursor: pointer;
  font-weight: bold;
  font-size: 24px;
  padding-right: 20px;
  margin-right: 20px;
  background: url(../images/icon/icon_30.png) right 8px no-repeat;
}
.structure .s2 .tab_tit b.cur {
  color: #0d5898;
}
.structure .s2 .tab_tit b:last-child {
  padding-right: 0;
  background: none;
}
.structure .s2 .tab_next .swiper-slide {
  padding-bottom: 40px;
}
.structure .s2 .tab_next .swiper-slide a {
  margin: 0 28px 30px 0;
  width: 176px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #5372aa;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
.structure .s2 .tab_next .swiper-slide a:nth-child(6n) {
  margin-right: 0px;
}
.structure .s2 .tab_next .swiper-slide .cur:hover {
  color: #fff;
  background: #5372aa;
}
.structure .s2 .tab_next .next_box .swiper-slide a {
  margin: 0 24px 30px 0;
  width: 282px;
}
.structure .s2 .tab_next .next_box .swiper-slide a:nth-child(4n) {
  margin-right: 0px;
}
.structure .s2 .tab_next .next_box .swiper-slide a:nth-child(6n) {
  margin-right: 24px;
}
.structure .s2 .tab_next .swiper-pagination-bullet {
  background: #d1d1d1;
}
.structure .s2 .tab_next .swiper-pagination-bullet-active {
  background: #195799;
}
@media (max-width: 1200px) {
  .structure .s1 {
    padding: 0.76rem 0 0.9rem;
  }
  .structure .s1 .img1 {
    display: none;
  }
  .structure .s1 .img2 {
    display: block;
  }
  .structure .s2 {
    padding: 0.7rem 0;
  }
  .structure .s2 .tab_tit {
    margin-bottom: 0.4rem;
  }
  .structure .s2 .tab_tit b {
    font-size: 0.34rem;
    padding-right: 0.2rem;
    margin-right: 0.2rem;
    background: url(../images/icon/icon_30.png) right center no-repeat;
    background-size: 1px 0.28rem;
  }
  .structure .s2 .tab_next .swiper-slide {
    padding-bottom: 0.73rem;
  }
  .structure .s2 .tab_next .swiper-slide a {
    margin: 0 5% 0.23rem 0;
    width: 30%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.26rem;
    border-radius: 0.08rem;
  }
  .structure .s2 .tab_next .swiper-slide a:nth-child(3n) {
    margin-right: 0px;
  }
}
/*=========== p1-5集团概况-社会责任 ===========*/
.duty .d1 {
  padding: 60px 0 30px;
}
.duty .d1 .list_s {
  float: left;
  margin: 0 28px 30px 0;
  width: 279px;
}
.duty .d1 .list_s:nth-child(4n) {
  margin-right: 0;
}
.duty .d1 a .pic {
  transition: all 0.5s;
  width: 100%;
  height: 378px;
  overflow: hidden;
}
.duty .d1 a .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.duty .d1 a p {
  margin-top: 14px;
  line-height: 26px;
  font-size: 18px;
  color: #333;
}
.duty .d1 a:hover .pic {
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.22);
}
.duty .d1 a:hover p {
  color: #005fa3;
}
@media (max-width: 1200px) {
  .duty .d1 {
    padding: 0.7rem 0 0.4rem;
  }
  .duty .d1 .list_s {
    margin: 0 0 0.4rem 0;
    width: 47%;
  }
  .duty .d1 .list_s:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .duty .d1 a .pic {
    height: 4.4rem;
  }
  .duty .d1 a p {
    margin-top: 0.14rem;
    line-height: 0.36rem;
    font-size: 0.28rem;
  }
  .duty .d1 a:hover .pic {
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.22);
  }
}
/*=========== p2-1新闻中心 ===========*/
.new .el-table__body {
  width: 100% !important;
}
.new .new1 {
  padding: 64px 0 60px;
  background: #fbfbfb;
}
.new .new1 .left {
  display: block;
  width: 820px;
  margin-right: 14px;
}
.new .new1 .m_left {
  display: none;
}
.new .new1 .left a {
  position: relative;
}
.new .new1 .left a .pic {
  width: 820px;
  height: 512px;
  border-radius: 6px;
  overflow: hidden;
}
.new .new1 .left a .pic img {
  transition: all 0.6s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new .new1 .left a p {
  position: absolute;
  left: 20px;
  bottom: 17px;
  z-index: 3;
  width: calc(100% - 130px);
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new .new1 .left a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65px;
  background: url(../images/page/new_bac1.png) left bottom repeat-x;
  content: " ";
}
.new .new1 .left a:hover .pic img,
.new .new1 .left a:hover .pic i {
  transition: all 0.6s;
  transform: scale(1.08);
}
.new .new1 .left .swiper-pagination {
  display: none;
}
.new .new1 .left .swiper-num {
  position: absolute;
  right: 25px;
  bottom: 17px;
  display: flex;
  justify-content: center;
  width: 75px;
  line-height: 21px;
  font-size: 16px;
  color: #fff;
  font-family: "Arial";
  z-index: 3;
}
.new .new1 .left .swiper-num span {
  padding: 0 2px;
}
.new .new1 .left .swiper-num .active {
  font-size: 20px;
}
.new .new1 .left .swiper-button-next,
.new .new1 .left .swiper-button-prev {
  top: auto;
  bottom: 17px;
  margin: 0;
  width: 21px;
  height: 21px;
  background: url(../images/icon/icon_38.png) center no-repeat;
}
.new .new1 .left .swiper-button-prev {
  left: auto;
  right: 95px;
  background: url(../images/icon/icon_37.png) center no-repeat;
}
.new .new1 .right a {
  margin-bottom: 12px;
  position: relative;
}
.new .new1 .right a .pic {
  width: 366px;
  height: 250px;
  border-radius: 6px;
  overflow: hidden;
}
.new .new1 .right a .pic i,
.new .new1 .right a .pic img {
  transition: all 0.6s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new .new1 .right a p {
  position: absolute;
  left: 20px;
  bottom: 17px;
  z-index: 3;
  width: calc(100% - 40px);
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new .new1 .right a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65px;
  background: url(../images/page/new_bac1.png) left bottom repeat-x;
  content: " ";
}
.new .new1 .right a:hover .pic img,
.new .new1 .right a:hover .pic i {
  transition: all 0.6s;
  transform: scale(1.08);
}
.new .new2 {
  padding: 54px 0;
}
.new .new2 .u-pages {
  display: block;
}
.new .new2 .list .hidden-columns {
  display: none;
}
.new .new2 .list a {
  transition: all 0.6s;
  float: left;
  margin: 0 25px 35px 0;
  width: 383px;
  border-radius: 6px;
  overflow: hidden;
  background: #fbfbfb;
}
.new .new2 .list a:nth-child(3n) {
  margin-right: 0;
}
.new .new2 .list a .pic {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.new .new2 .list a .pic img,
.new .new2 .list a .pic i {
  transition: all 0.6s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new .new2 .list a .text {
  padding: 24px 20px;
}
.new .new2 .list a .text em {
  margin-bottom: 16px;
  font-size: 16px;
  color: #005fa3;
}
.new .new2 .list a .text b {
  margin-bottom: 14px;
  height: 60px;
  line-height: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 2;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
}
.new .new2 .list a .text p {
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 2;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
}
.new .new2 .list a:hover {
  transition: all 0.6s;
  background: #005fa3;
}
.new .new2 .list a:hover .pic img,
.new .new2 .list a:hover .pic i {
  transition: all 0.6s;
  transform: scale(1.08);
}
.new .new2 .list a:hover .text em {
  color: #fff;
}
.new .new2 .list a:hover .text b {
  color: #fff;
}
.new .new2 .list a:hover .text p {
  color: #fff;
}
.listMore {
  display: none;
}
@media (max-width: 1200px) {
  .new .new1 {
    padding: 0.6rem 0;
  }
  .new .new1 .left {
    display: none;
    position: relative;
    margin-right: 0;
    padding-bottom: 0.72rem;
    width: 100%;
  }
  .new .new1 .m_left {
    display: block;
  }
  .new .new1 .left a {
    width: 100%;
  }
  .new .new1 .left a .pic {
    width: 100%;
    height: 4.3rem;
    border-radius: 0.06rem;
  }
  .new .new1 .left a p {
    left: 0.2rem;
    bottom: 0.17rem;
    width: calc(100% - 1.36rem);
    font-size: 0.3rem;
  }
  .new .new1 .left a::after {
    height: 0.65rem;
    background: url(../images/page/new_bac1.png) left bottom repeat-x;
    background-size: auto 0.65rem;
  }
  .new .new1 .left .swiper-pagination {
    display: block;
    bottom: 0;
    width: 100%;
  }
  .new .new1 .left .swiper-pagination .swiper-pagination-bullet {
    background: #e9e8e8;
  }
  .new .new1 .left .swiper-pagination .swiper-pagination-bullet-active {
    background: #165999;
  }
  .new .new1 .left .swiper-num {
    right: 0.28rem;
    bottom: 0.17rem;
    width: 0.75rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
  }
  .new .new1 .left .swiper-num .active {
    font-size: 0.24rem;
  }
  .new .new1 .left .swiper-button-next,
  .new .new1 .left .swiper-button-prev {
    bottom: 0.17rem;
    right: 0.2rem;
    margin: 0;
    width: 0.08rem;
    height: 0.4rem;
    background: url(../images/mobile/icon/icon_38.png) center no-repeat;
    background-size: 0.08rem auto;
  }
  .new .new1 .left .swiper-button-prev {
    right: 1.03rem;
    background: url(../images/mobile/icon/icon_37.png) center no-repeat;
    background-size: 0.08rem auto;
  }
  .new .new1 .right {
    display: none;
  }
  .new .new2 {
    padding: 0rem 0 0.3rem;
  }
  .new .new2 .u-pages {
    display: none;
  }
  .new .new2 .list a {
    margin: 0 0 0.4rem 0;
    width: 100%;
    border-radius: 0.06rem;
  }
  .new .new2 .list a .pic {
    height: 4.33rem;
  }
  .new .new2 .list a .text {
    padding: 0.4rem 0.2rem;
  }
  .new .new2 .list a .text em {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
  }
  .new .new2 .list a .text b {
    margin-bottom: 0.22rem;
    height: auto;
    max-height: 1.08rem;
    line-height: 0.54rem;
    font-size: 0.34rem;
  }
  .new .new2 .list a .text p {
    height: auto;
    max-height: 0.92rem;
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .listMore {
    display: block;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.28rem;
    border-radius: 0.06rem;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: #16a4b5;
  }
}
/*=========== p2-2新闻中心-详情 ===========*/
.new_xq {
  position: relative;
}
.new_xq .page_title .subnav {
  display: none !important;
}
.new_xq .new_01 {
  width: 814px;
  border: #ececec 1px solid;
}
.new_xq .new_01 .next {
  position: relative;
  padding: 47px 27px 54px;
}
.new_xq .new_01 .title {
  padding: 0 0 10px;
  font-size: 32px;
  text-align: center;
  color: #333;
}
.new_xq .new_01 .title_box {
  font-size: 24px;
  text-align: center;
  color: #555;
}
.new_xq .new_01 .cen {
  padding: 18px 0 29px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
  border-bottom: #e5e5e5 1px solid;
}
.new_xq .new_01 .cen .cen_box {
  display: flex;
  justify-content: center;
  line-height: 1.5;
  color: #b5b5b5;
  font-size: 16px;
}
.new_xq .new_01 .cen .cen_box i {
  display: inline-block;
}
.new_xq .new_01 .cen .cen_box i.i1 {
  margin-right: 20px;
}
.new_xq .new_01 .cen .cen_box i.icon {
  padding-left: 22px;
  font-weight: normal;
  background: url(../images/icon/icon_43.png) left center no-repeat;
}
.new_xq .new_01 .cen span {
  display: inline-block;
  width: 39px;
  height: 21px;
  border-right: #c6c6c6 1px solid;
  cursor: pointer;
}
.new_xq .new_01 .cen span.big {
  background: url(../images/icon/icon_44.png) center no-repeat;
}
.new_xq .new_01 .cen span.big:hover,
.new_xq .new_01 .cen span.big.cur {
  background: url(../images/icon/icon_44s.png) center no-repeat;
}
.new_xq .new_01 .cen span.middle {
  background: url(../images/icon/icon_45.png) center no-repeat;
}
.new_xq .new_01 .cen span.middle:hover,
.new_xq .new_01 .cen span.middle.cur {
  background: url(../images/icon/icon_45s.png) center no-repeat;
}
.new_xq .new_01 .cen span.small {
  background: url(../images/icon/icon_46.png) center no-repeat;
}
.new_xq .new_01 .cen span.small:hover,
.new_xq .new_01 .cen span.small.cur {
  background: url(../images/icon/icon_46s.png) center no-repeat;
}
.new_xq .new_01 .cen span.cur {
  color: #1e6874;
}
.new_xq .new_01 .cen .share {
  display: inline-block;
  width: 20px;
  height: 21px;
  cursor: pointer;
  padding-left: 14px;
  background: url(../images/icon/icon_47.png) 14px center no-repeat;
}
.new_xq .new_01 .cen .share span {
  border-right: 0px;
}
.new_xq .new_01 .con_text video {
  display: block;
  margin: 10px auto;
  max-width: 100% !important;
  height: auto !important;
}
.new_xq .new_01 .con_text .text_swiper {
  margin-bottom: 10px;
  background: #fafafa;
}
.new_xq .new_01 .con_text .text_swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 500px;
}
.new_xq .new_01 .con_text .text_swiper .swiper-slide img {
  /* width: 100% !important;
  height: 100% !important;
  object-fit: contain; */
  max-width: 100%;
  max-height: 100%;
}
.new_xq .new_01 .con_text .text_swiper .swiper-button-next,
.new_xq .new_01 .con_text .text_swiper .swiper-button-prev {
  width: 50px;
  height: 50px;
}
.new_xq .new_01 .con_text .text_swiper .swiper-button-next {
  right: 0px;
  background: url(../images/icon/icon_70.png) center no-repeat;
  background-size: 100% auto;
}
.new_xq .new_01 .con_text .text_swiper .swiper-button-prev {
  left: 0px;
  background: url(../images/icon/icon_71.png) center no-repeat;
  background-size: 100% auto;
}
.new_xq .new_01 .con_text .text_swiper .swiper-pagination {
  bottom: 3%;
}
.new_xq .new_01 .con_text .text_swiper .swiper-pagination-bullet {
  display: inline-block;
}
.new_xq .new_01 .con_text .dow {
  margin-top: 40px;
  padding-top: 30px;
  border-top: #ececec 1px solid;
}
.new_xq .new_01 .con_text .dow .title_dow {
  display: flex;
  margin-bottom: 10px;
  font-size: 20px;
  color: #005fa3;
}
.new_xq .new_01 .con_text .dow .title_dow i {
  font-weight: bold;
}
.new_xq .new_01 .con_text .dow .title_dow em {
  font-weight: bold;
  color: #ff3030;
}
.new_xq .new_01 .con_text .dow p {
  font-size: 16px;
  cursor: pointer;
  word-wrap: break-word;
}
.new_xq .new_01 .con_text .dow p a {
  color: #000;
}
.new_xq .new_01 .text {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}
.new_xq .new_01 .text img,
.new_xq .new_01 .text video {
  display: block;
  margin: 10px auto;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}
.new_xq .new_01 .text span,
.new_xq .new_01 .text i,
.new_xq .new_01 .text em,
.new_xq .new_01 .text a,
.new_xq .new_01 .text b {
  display: inline;
}
.new_xq .new_01 .text table {
  border-top: #000 1px solid;
  border-right: #000 1px solid;
}
.new_xq .new_01 .text table td {
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
}
.new_xq .new_page {
  margin-top: 66px;
  position: relative;
}
.new_xq .new_page .bac {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.new_xq .new_page .bac div {
  width: 50%;
  height: 146px;
  background: #f8f8f8;
}
.new_xq .new_page .bac .fr {
  background: #e9e9e9;
}
.new_xq .next {
  position: relative;
  z-index: 3;
}
.new_xq .new_page .go .typo {
  float: left;
  width: 50%;
}
.new_xq .new_page .go div.fl {
  transition: all 0.5s;
  width: 70px;
  height: 146px;
  background: url(../images/icon/icon_48.png) left center no-repeat;
}
.new_xq .new_page .go .text {
  float: left;
  max-width: 500px;
}
.new_xq .new_page .go .text i {
  display: block;
  padding-top: 48px;
  font-size: 18px;
  color: #666;
}
.new_xq .new_page .go .text p {
  font-size: 18px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new_xq .new_page .go .typo_box div.fl {
  float: right;
  background: url(../images/icon/icon_49.png) right center no-repeat;
}
.new_xq .new_page .go .typo_box .text {
  float: right;
  text-align: right;
}
.new_xq .new_page .go a:hover .text p,
.new_xq .new_page .go a:hover .text i {
  color: #005fa3;
}
.new_xq .new_page .go a:hover div.fl {
  transition: all 0.5s;
  width: 50px;
  background: url(../images/icon/icon_48s.png) left center no-repeat;
}
.new_xq .new_page .go .typo_box a:hover div.fl {
  background: url(../images/icon/icon_49s.png) right center no-repeat;
}
.new_xq .right {
  float: right;
  width: 345px;
}
.new_xq .right .title {
  margin-bottom: 24px;
  font-size: 24px;
  color: #333;
}
.new_xq .right .top {
  margin-bottom: 40px;
}
.new_xq .right .top li {
  padding: 20px 0 18px;
  border-bottom: #e5e5e5 1px solid;
}
.new_xq .right .top li i {
  margin-bottom: 12px;
  font-size: 14px;
  color: #b5b5b5;
  font-family: Arial;
}
.new_xq .right .top li p {
  width: 100%;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new_xq .right .top li a:hover p {
  color: #005fa3;
}
.new_xq .right .bot a {
  margin-bottom: 27px;
}
.new_xq .right .bot .pic {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 195px;
  overflow: hidden;
}
.new_xq .right .bot .pic i,
.new_xq .right .bot .pic img {
  transform: scale(1);
  transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new_xq .right .bot .text {
  padding-top: 18px;
}
.new_xq .right .bot .text p {
  margin-bottom: 6px;
  width: 100%;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new_xq .right .bot .text i {
  font-size: 16px;
  color: #666;
}
.new_xq .right .bot a:hover .pic i {
  transform: scale(1.08);
  transition: all 0.6s;
}
.new_xq .right .bot a:hover .text p {
  color: #005fa3;
}
.new_xq .new_xq1 .Mnew_page {
  display: none;
}
@media (max-width: 1200px) {
  .new_xq .new_xq1 {
    padding-top: 1.68rem;
  }
  .new_xq .new_xq1 .w1200 {
    width: 100%;
  }
  .new_xq .new_01 {
    float: initial;
    margin: 0 auto;
    width: calc(92% - 2px);
  }
  .new_xq .new_01 .next {
    padding: 0.4rem 0.24rem 0.5rem;
  }
  .new_xq .new_01 .title {
    padding-bottom: 0.1rem;
    font-size: 0.36rem;
  }
  .new_xq .new_01 .title_box {
    margin-bottom: 0.1rem;
    font-size: 0.32rem;
  }
  .new_xq .new_01 .cen {
    padding: 0 0 0.25rem;
    margin-bottom: 0.48rem;
  }
  .new_xq .new_01 .cen .cen_box {
    display: block;
    font-size: 0.28rem;
  }
  .new_xq .new_01 .cen .cen_box i.icon {
    padding-left: 0.3rem;
    font-size: 0.26rem;
    background: url(../images/icon/icon_43.png) left center no-repeat;
    background-size: 0.2rem auto;
  }
  .new_xq .new_01 .cen .cen_box i.i1 {
    margin-right: 0.2rem;
  }
  .new_xq .new_01 .cen .cen_box span,
  .new_xq .new_01 .cen .cen_box .share {
    display: none;
  }
  .new_xq .new_01 .con_text .text_swiper .swiper-slide {
    height: 5rem;
  }
  .new_xq .new_01 .con_text .text_swiper .swiper-button-next,
  .new_xq .new_01 .con_text .text_swiper .swiper-button-prev {
    width: 0.5rem;
    height: 0.5rem;
  }
  .new_xq .new_01 .con_text .dow {
    margin-top: 0.4rem;
    padding-top: 0.3rem;
  }
  .new_xq .new_01 .con_text .dow .title_dow {
    margin-bottom: 0.1rem;
    font-size: 0.28rem;
  }
  .new_xq .new_01 .con_text .dow p {
    font-size: 0.26rem;
  }
  .new_xq .new_01 .text {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
  }
  .new_xq .Mnew_page {
    margin-top: 0.6rem;
    position: relative;
  }
  .new_xq .Mnew_page .bac {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .new_xq .Mnew_page .bac div {
    width: 50%;
    height: 1rem;
    background: #f8f8f8;
  }
  .new_xq .Mnew_page .bac .fr {
    background: #e9e9e9;
  }
  .new_xq .Mnew_page .w1400 {
    position: relative;
    z-index: 3;
  }
  .new_xq .Mnew_page .go .typo {
    float: left;
    width: 50%;
  }
  .new_xq .Mnew_page .go .typo a {
    display: flex;
    justify-content: center;
  }
  .new_xq .Mnew_page .go div.fl {
    transition: all 0.5s;
    width: 0.53rem;
    height: 1rem;
    background: url(../images/mobile/icon/icon_44.png) left center no-repeat;
    background-size: 0.23rem auto;
  }
  .new_xq .Mnew_page .go .text {
    float: left;
  }
  .new_xq .Mnew_page .go .text i {
    display: block;
    padding-top: 0;
    line-height: 1rem;
    font-size: 0.28rem;
    color: #666;
  }
  .new_xq .Mnew_page .go .typo_box div.fl {
    float: right;
    background: url(../images/mobile/icon/icon_45.png) right center no-repeat;
    background-size: 0.23rem auto;
  }
  .new_xq .Mnew_page .go .typo_box .text {
    float: right;
    text-align: right;
  }
  .new_xq .right {
    margin: 0.8rem auto 0;
    float: inherit;
    width: 92%;
  }
  .new_xq .right .title {
    margin-bottom: 0.58rem;
    font-size: 0.32rem;
  }
  .new_xq .right .top {
    margin-bottom: 0.4rem;
  }
  .new_xq .right .top li:first-child {
    border-top: #e5e5e5 1px solid;
  }
  .new_xq .right .top li {
    padding: 0.2rem 0 0.18rem;
  }
  .new_xq .right .top li i {
    margin-bottom: 0.1rem;
    font-size: 0.28rem;
  }
  .new_xq .right .top li p {
    width: 100%;
    font-size: 0.28rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .new_xq .right .bot a {
    margin-bottom: 0.4rem;
  }
  .new_xq .right .bot .pic {
    height: 3.9rem;
  }
  .new_xq .right .bot .text {
    padding-top: 0.2rem;
  }
  .new_xq .right .bot .text p {
    margin-bottom: 0.06rem;
    font-size: 0.32rem;
  }
  .new_xq .right .bot .text i {
    font-size: 0.26rem;
  }
  .new_xq .new_page {
    display: none;
  }
  .new_xq .new_xq1 .Mnew_page {
    display: block;
  }
}
/*=========== p3-0网上营业厅 ===========*/
.service .s1 {
  padding: 40px 0 0;
}
.service .s1 .swiper-container {
  padding: 16px 0 36px;
}
.service .s1 .next {
  padding: 1px 0;
  font-size: 0;
}
.service .s1 .next a {
  position: relative;
  display: inline-block;
  float: none;
  margin: 15px 21px 15px 0;
  padding: 29px 0 28px;
  width: 223px;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.2);
  border-radius: 9px;
  overflow: hidden;
  vertical-align: top;
}
.service .s1 .next a:nth-child(5n) {
  margin-right: 0px;
}
.service .s1 .next a::after {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  background: #125999;
  content: " ";
  opacity: 0;
  border-radius: 9px;
}
.service .s1 .next a:hover::after {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  opacity: 1;
}
.service .s1 .next .icon {
  margin-bottom: 13px;
  position: relative;
  width: 100%;
  height: 42px;
}
.service .s1 .next .icon i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.service .s1 .next .i_1 {
  transition: all 0.5s;
  opacity: 1;
  z-index: 3;
}
.service .s1 .next .i_2 {
  transition: all 0.5s;
  opacity: 0;
  z-index: 2;
}
.service .s1 .next p {
  position: relative;
  z-index: 2;
  line-height: 24px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.service .s1 .next a:hover .i_1 {
  transition: all 0.5s;
  opacity: 0;
}
.service .s1 .next a:hover .i_2 {
  transition: all 0.5s;
  opacity: 1;
}
.service .s1 .next a:hover p {
  color: #fff;
}
.service .s1 .Hnext {
  display: block;
}
.service .s1 .Mnext {
  display: none;
}
.service .s2 {
  padding: 36px 0 58px;
}
.service .s2 .imgs {
  display: block;
}
.service .s2 .Mimgs {
  display: none;
}
.service .s3 {
  padding-bottom: 48px;
}
.service .s3 .left {
  margin-right: 30px;
  width: 380px;
  float: left;
}
.service .s3 .left:nth-child(3n) {
  margin-right: 0px;
}
.service .s3 .left .next {
  padding: 32px 28px 30px;
  width: 324px;
  height: 260px;
  box-shadow: 0 0 30px rgba(94, 158, 255, 0.2);
  border-radius: 10px;
}
.service .s3 .left .next .title_box {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.service .s3 .left .next .list_box {
  /* height:260px; */
}
.service .s3 .left .next .list_box a {
  line-height: 52px;
}
.service .s3 .left .next .list_box i {
  float: left;
  position: relative;
  z-index: 3;
  width: 24px;
  height: 52px;
  background: url(../images/icon/icon_3.jpg) left center no-repeat;
  background-size: 5px auto;
}
.service .s3 .left .next .list_box p {
  float: left;
  max-width: calc(100% - 24px);
  font-size: 20px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.service .s3 .left .next .list_box a:hover p {
  color: #125999;
}
.service .s3 .left .next .list_box a:hover i {
  background: url(../images/icon/icon_3s.jpg) left center no-repeat;
  background-size: 5px auto;
}
.service .s4 {
  margin: 30px auto 65px;
}
.service .s4 a {
  position: relative;
  float: left;
  margin-right: 4%;
  width: 48%;
  /* width: 316px; */
  height: 237px;
  border-radius: 10px;
  overflow: hidden;
}
/* .service .s4 a:nth-child(2) {
  width: 710px;
  margin-left: -100px;
  z-index: 2;
  margin-top: -30px;
  height: 297px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
} */
.service .s4 a .pic {
  width: 100%;
  height: 100%;
}
.service .s4 a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service .s4 a .pos {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: 80%;
  color: #fff;
}
.service .s4 a .pos b {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
}
.service .s4 a .pos p {
  margin-bottom: 15px;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
}
.service .s4 a .pos i {
  width: 78px;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  color: #125999;
  text-align: center;
  border-radius: 4px;
  background: #fff;
}

.service .s4 a:nth-child(2){
    margin-right: 0;
}
/* .service .s4 a:nth-child(3n) {
  margin-right: 0;
  margin-left: -100px;
}
.service .s4 a:nth-child(3n) .pos {
  left: 35%;
  width: 65%;
} */
.service .s4 a:hover .pic img {
  transform: scale(1.08);
}
.service .s5 {
  margin: 0 auto 66px;
}
.service .s5 a {
  position: relative;
  float: left;
  margin-right: 2.34%;
  width: 48.83%;
  height: 140px;
  border-radius: 10px;
  overflow: hidden;
}
.service .s5 a:nth-child(2n) {
  margin-right: 0;
}
.service .s5 a .pic {
  transition: all 0.5s;
  transform: scale(1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.service .s5 a .pos {
  position: relative;
  z-index: 2;
  padding: 30px 40px 0 40px;
  color: #fff;
}
.service .s5 a .pos b {
  margin-bottom: 12px;
  font-size: 30px;
  font-weight: bold;
}
.service .s5 a .pos p {
  font-size: 20px;
  font-weight: bold;
}
.service .s5 a .pos i {
  float: right;
  margin-top: 24px;
  width: 76px;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  border: #fff 1px solid;
  background: rgba(255, 255, 255, 0.17);
}
.service .s5 a:hover .pic {
  transform: scale(1.08);
}
@media (max-width: 1200px) {
  .service .s1 {
    padding: 0.4rem 0 0;
  }
  .service .s1 .swiper-container {
    padding: 0 0 0.78rem;
  }
  .service .s1 .swiper-container .swiper-pagination-bullet {
    background: #e9e8e8;
  }
  .service .s1 .swiper-container .swiper-pagination-bullet-active {
    background: #165999;
  }
  .service .s1 .next {
    margin: 0 4%;
    width: 92%;
    padding: 1px 0;
    font-size: 0;
  }
  .service .s1 .next a {
    margin: 0.25rem 4.6% 0.25rem 0;
    padding: 0.46rem 0 0.4rem;
    width: 47.7%;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.2);
    border-radius: 0.09rem;
  }
  .service .s1 .next a:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .service .s1 .next a:nth-child(5n) {
    margin-right: 0px;
  }
  .service .s1 .next a::after {
    border-radius: 0.09rem;
  }
  .service .s1 .next .icon {
    margin-bottom: 0.1rem;
    height: 0.75rem;
  }
  .service .s1 .next p {
    font-size: 0.28rem;
  }
  .service .s1 .Hnext {
    display: none;
  }
  .service .s1 .Mnext {
    display: block;
  }
  .service .s2 {
    padding: 0.73rem 0 0.15rem;
  }
  .service .s2 img {
    margin-bottom: 0.45rem;
    width: 100%;
  }
  .service .s2 .imgs {
    display: none;
  }
  .service .s2 .Mimgs {
    display: block ;
  }
  .service .s3 {
    padding: 0.8rem 0 0;
  }
  .service .s3 .left {
    margin: 0 0 0.6rem 0;
    width: 100%;
  }
  .service .s3 .left .next {
    padding: 0.5rem 0.4rem;
    width: auto;
    height: auto;
    box-shadow: 0 0 0.3rem rgba(94, 158, 255, 0.2);
    border-radius: 0.1rem;
  }
  .service .s3 .left .next .title_box {
    font-size: 0.3rem;
  }
  .service .s3 .left .next .list_box a {
    line-height: 0.7rem;
  }
  .service .s3 .left .next .list_box i {
    width: 0.46rem;
    height: 0.7rem;
    background: url(../images/icon/icon_3.jpg) left center no-repeat;
    background-size: 5px auto;
  }
  .service .s3 .left .next .list_box p {
    max-width: calc(100% - 0.46rem);
    font-size: 0.3rem;
  }
  .service .s3 .left .next .list_box {
    /* height: auto; */
  }
  .service .s3 .left .next .list_box a:hover i {
    background: url(../images/icon/icon_3s.jpg) left center no-repeat;
    background-size: 5px auto;
  }
  .service .s4 {
    margin: 0 auto;
    padding-top: 1.75rem;
  }
  .service .s4 a {
    display: none;
    width: 100%;
    margin-bottom: 0.45rem;
    height: 4.3rem;
    border-radius: 0.1rem;
  }
  .service .s4 a:nth-child(2) {
    margin: 0 0 0 0;
    display: block;
    width: 100%;
    height: 4.3rem;
  }
  .service .s4 a .pos b {
    margin-bottom: 0.1rem;
    font-size: 0.5rem;
  }
  .service .s4 a .pos p {
    margin-bottom: 0.28rem;
    font-size: 0.22rem;
  }
  .service .s4 a .pos i {
    width: 1.4rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.26rem;
    border-radius: 0.06rem;
  }
  .service .s5 {
    margin: 0 auto;
  }
  .service .s5 a {
    margin: 0 0 0.6rem 0;
    width: 100%;
    height: 1.7rem;
    border-radius: 0.1rem;
  }
  .service .s5 a:nth-child(2n) {
    margin-bottom: 0.2rem;
  }
  .service .s5 a .pic {
    background: url(../images/page/service_7.jpg) center no-repeat;
    background-size: cover;
  }
  .service .s5 a .pos {
    padding: 0.4rem 0.4rem 0 0.4rem;
  }
  .service .s5 a .pos b {
    margin-bottom: 0.12rem;
    font-size: 0.36rem;
  }
  .service .s5 a .pos p {
    font-size: 0.26rem;
  }
  .service .s5 a .pos i {
    margin-top: 0.2rem;
    width: 1.4rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.25rem;
    border-radius: 0.06rem;
  }
  .service .s5 a:hover .pic {
    transform: scale(1.08);
  }
}
/*=========== p4-1信息公开-停水公告 ===========*/
.notice {
  padding-bottom: 50px;
}
.notice .n1 .list {
  margin: 26px auto 20px;
}
.notice .n1 .list a {
  transition: all 0.5s;
  position: relative;
  padding: 42px 24px;
  border-bottom: #e8e8e8 1px solid;
}
.notice .n1 .list a .pic {
  margin-left: 30px;
  width: 196px;
  height: 109px;
  overflow: hidden;
}
.notice .n1 .list a .pic i,
.notice .n1 .list a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.notice .n1 .list a .time {
  position: relative;
  margin-right: 26px;
  padding: 23px 0;
  width: 106px;
  text-align: center;
  color: #666;
  font-family: Arial;
  border: #d6d6d6 1px solid;
  border-radius: 6px;
  overflow: hidden;
}
.notice .n1 .list a .time::after {
  transition: all 0.6s;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 8px;
  background: #005fa3;
  content: " ";
}
.notice .n1 .list a .time i {
  position: relative;
  z-index: 2;
  font-size: 36px;
}
.notice .n1 .list a .time .i1 {
  font-size: 14px;
}
.notice .n1 .list a .time span {
  position: relative;
  z-index: 2;
  display: none;
}
.notice .n1 .list a .time_s {
  display: none;
}
.notice .n1 .list a .text {
  width: 792px;
}
.notice .n1 .list a .text b {
  margin: -2px 0 8px;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notice .n1 .list a .text p {
  height: 75px;
  line-height: 25px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 3;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 3;
  -o-box-orient: vertical;
}
.notice .n1 .list a:hover {
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.2);
}
.notice .n1 .list a:hover .time {
  transition: all 0.6s;
  color: #fff;
  border: #005fa3 1px solid;
}
.notice .n1 .list a:hover .time::after {
  transition: all 0.6s;
  opacity: 1;
  width: 110px;
  height: 110px;
}
.notice .n1 .list a:hover .text b {
  color: #005fa3;
}
.notice .n1 .list a:hover .pic i,
.notice .n1 .list a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.18);
}
.notice.ListNoImg .n1 .list a .text {
  width: 1018px;
}
.notice .n2 {
  padding-top: 52px;
}
.notice .n2 .left a {
  transition: all 0.5s;
  float: left;
  margin-right: 19px;
  padding: 0 15px;
  min-width: 125px;
  height: 59px;
  line-height: 59px;
  font-size: 20px;
  color: #333;
  text-align: center;
  background: #f6f6f6;
  border-radius: 6px;
  cursor: pointer;
}
.notice .n2 .left a.on,
.notice .n2 .left a:hover {
  transition: all 0.5s;
  color: #fff;
  background: #005fa3;
}
.notice .n2 .right {
  position: relative;
  width: 810px;
  line-height: 55px;
  border: #f4f4f5 2px solid;
  border-radius: 6px;
  background: #fafbfc;
}
.notice .n2 .right p {
  float: left;
  padding: 0 10px 0 22px;
  font-size: 16px;
  color: #999;
}
.notice .n2 .right i {
  float: left;
  margin-right: 18px;
  padding-left: 27px;
  font-size: 18px;
  color: #333;
  background: url(../images/icon/icon_59.png) left center no-repeat;
  cursor: pointer;
}
.notice .n2 .right i.on,
.notice .n2 .right i:hover {
  color: #005fa3;
  background: url(../images/icon/icon_59s.png) left center no-repeat;
}
.notice .n2 .right::after {
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -13px;
  width: 1px;
  height: 27px;
  background: #d6d6d6;
  content: "";
}
@media (max-width: 1200px) {
  .notice {
    padding-bottom: 0px;
  }
  .notice .n1 .list {
    margin: 0.77rem auto 20px;
  }
  .notice .n1 .list a {
    margin-bottom: 0.38rem;
    padding: 0.54rem 0.44rem 0.39rem;
    border: none;
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.2);
  }
  .notice .n1 .list a .pic {
    margin-bottom: 0.26rem;
    margin-left: 0;
    width: 100%;
    height: 3.4rem;
  }
  .notice .n1 .list a .time {
    display: none;
  }
  .notice .n1 .list a .time_s {
    display: block;
  }
  .notice .n1 .list a .time_s span {
    margin-bottom: 0.26rem;
    font-size: 0.3rem;
    color: #999;
  }
  .notice .n1 .list a .text,
  .notice.ListNoImg .n1 .list a .text {
    width: 100%;
  }
  .notice .n1 .list a .text b {
    margin: 0px 0 0.1rem;
    width: 100%;
    max-height: 0.96rem;
    line-height: 0.48rem;
    font-size: 0.32rem;
    font-weight: bold;
    white-space: normal;
    text-overflow: ellipsis;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
  }
  .notice .n1 .list a .text p {
    margin-bottom: 0.26rem;
    height: auto;
    max-height: 1.38rem;
    line-height: 0.46rem;
    font-size: 0.28rem;
  }
  .notice .u-pages {
    display: none;
  }
  .notice .listMore {
    margin: 0.9rem auto 0.2rem;
  }
  .notice .n2 {
    padding-top: 0.7rem;
  }
  .notice .n2 .left {
    margin-bottom: 0.36rem;
    width: 100%;
  }
  .notice .n2 .left a {
    float: left;
    margin: 0 4% 4% 0;
    padding: 0 0.3rem;
    min-width: calc(48% - 0.6rem);
    height: 0.86rem;
    line-height: 0.86rem;
    font-size: 0.32rem;
    border-radius: 0.08rem;
  }
  .notice .n2 .left a:nth-child(2) {
    margin-right: 0%;
  }
  .notice .n2 .right {
    width: calc(100% - 0.3rem);
    padding: 0.3rem 0 0.3rem 0.3rem;
    line-height: 0.64rem;
    border-radius: 0.08rem;
  }
  .notice .n2 .right p {
    width: 100%;
    padding: 0;
    font-size: 0.26rem;
  }
  .notice .n2 .right i {
    margin: 0;
    width: calc(25% - 0.36rem);
    padding-left: 0.36rem;
    font-size: 0.26rem;
    background: url(../images/mobile/icon/icon_56.png) left center no-repeat;
    background-size: 0.24rem auto;
  }
  .notice .n2 .right i.on,
  .notice .n2 .right i:hover {
    background: url(../images/mobile/icon/icon_56s.png) left center no-repeat;
    background-size: 0.24rem auto;
  }
  .notice .n2 .right::after {
    display: none;
  }
}
/*=========== p4-2信息公开-政策法规 ===========*/
.policy .p1 {
  padding: 60px 0 55px;
}
.policy .p1 .tit_box a {
  display: flex;
  padding: 0 30px 0 60px;
  background: #1a9cb2;
  border-radius: 8px 8px 0 0;
}
.policy .p1 .tit_box a p {
  float: left;
  line-height: 93px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.policy .p1 .tit_box a .p01 {
  padding-right: 3%;
  width: 67.8%;
}
.policy .p1 .tit_box a .p02 {
  padding-right: 3%;
  width: 21.65%;
  text-align: center;
}
.policy .p1 .tit_box a .p03 {
  width: 10%;
}
.policy .p1 .tab_next {
  padding: 0 0 54px;
  width: 100%;
}
.policy .p1 .tab_next .list {
  position: relative;
}
.policy .p1 .tab_next .list li a {
  padding: 33px 30px 33px 60px;
  display: flex;
  align-items: center;
}
.policy .p1 .tab_next .list li:nth-child(2n) {
  background: #f6f6f6;
}
.policy .p1 .tab_next .list p {
  float: left;
  line-height: 20px;
  font-size: 18px;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.policy .p1 .tab_next .list .p01 {
  padding-right: 3%;
  width: 67.8%;
}
.policy .p1 .tab_next .list .p02 {
  padding-right: 3%;
  width: 21.65%;
  text-align: center;
}
.policy .p1 .tab_next .list .p03 {
  width: 10%;
  text-align: right;
}
.policy .p1 .tab_next .list li:hover p {
  color: #005fa3;
}
@media (max-width: 1200px) {
  .policy .p1 {
    padding: 0.72rem 0 0.34rem;
  }
  .policy .p1 .tit_box a {
    padding: 0 0.26rem;
    border-radius: 0.08rem 0.08rem 0 0;
  }
  .policy .p1 .tit_box a p {
    line-height: 0.93rem;
    font-size: 0.36rem;
  }
  .policy .p1 .tit_box a .p01 {
    padding-right: 0.2rem;
    width: calc(100% - 3rem);
  }
  .policy .p1 .tit_box a .p02 {
    padding-right: 0.2rem;
    width: 1.6rem;
  }
  .policy .p1 .tit_box a .p03 {
    width: 1.6rem;
  }
  .policy .p1 .tab_next {
    padding: 0 0 0.8rem;
    width: 100%;
  }
  .policy .p1 .tab_next .list li a {
    padding: 0.21rem 0.26rem;
  }
  .policy .p1 .tab_next .list p {
    line-height: 0.36rem;
    font-size: 0.28rem;
  }
  .policy .p1 .tab_next .list .p01 {
    padding-right: 0.2rem;
    width: calc(100% - 3rem);
  }
  .policy .p1 .tab_next .list .p02 {
    padding-right: 0.2rem;
    width: 1.6rem;
  }
  .policy .p1 .tab_next .list .p03 {
    width: 1.6rem;
  }
}
/*=========== p4-3信息公开-政策法规-详情 ===========*/
.In_xq .In_xq1 {
  margin-bottom: 40px;
}
.In_xq .In_xq1 dl {
  display: flex;
  float: left;
  width: 50%;
  font-size: 18px;
}
.In_xq .In_xq1 dl dt {
  float: left;
  width: 176px;
  padding: 15px 0;
  color: #333;
  text-align: center;
  border: #d6e7f3 1px solid;
  border-right: none;
  background: #e9f3f9;
}
.In_xq .In_xq1 dl dd {
  float: left;
  width: calc(100% - 178px);
  padding: 15px 0;
  color: #333;
  border: #ececec 1px solid;
}
.In_xq .In_xq1 dl dd p {
  padding-left: 40px;
}
.In_xq .In_xq1 dl:nth-child(1) dd {
  color: #005fa3;
  border-right: none;
}
.In_xq .new_01 {
  width: 100%;
}
.In_xq .new_01 .con_text .issue {
  padding: 0 30px;
  line-height: 1.8;
  border: #d6e7f3 1px solid;
  background: #f8fafb;
}
.In_xq .new_01 .con_text .issue .clearfix {
  padding: 30px 0;
  border-bottom: #d6e7f3 1px dashed;
}
.In_xq .new_01 .con_text .issue .clearfix:last-child {
  border-bottom: 0px;
}
.In_xq .new_01 .con_text .issue i {
  float: left;
  font-size: 18px;
  color: #333;
}
.In_xq .new_01 .con_text .issue p {
  float: left;
  width: calc(100% - 96px);
  font-size: 18px;
  color: #666;
}
@media (max-width: 1200px) {
  .In_xq #In_xq {
    padding-top: 1.68rem;
  }
  .In_xq .In_xq1 {
    margin-bottom: 0.47rem;
  }
  .In_xq .In_xq1 dl {
    margin-bottom: 0.24rem;
    width: 100%;
    font-size: 0.3rem;
  }
  .In_xq .In_xq1 dl dt {
    width: 2rem;
    padding: 0.13rem 0;
  }
  .In_xq .In_xq1 dl dd {
    width: calc(100% - 1.78rem);
    padding: 0.13rem 0;
    font-size: 0.26rem;
  }
  .In_xq .In_xq1 dl dd p {
    padding-left: 0.3rem;
  }
  .In_xq .In_xq1 dl:nth-child(1) dd {
    color: #005fa3;
    border-right: #ececec 1px solid;
  }
  .In_xq .new_xq1 {
    padding-top: 0rem;
  }
  .In_xq .new_01 {
    width: calc(92% - 2px);
  }
  .In_xq .new_01 .con_text .issue {
    padding: 0 0.22rem;
  }
  .In_xq .new_01 .con_text .issue .clearfix {
    padding: 0.3rem 0;
  }
  .In_xq .new_01 .con_text .issue i {
    font-size: 0.28rem;
  }
  .In_xq .new_01 .con_text .issue p {
    float: initial;
    width: calc(100% - 0rem);
    font-size: 0.28rem;
  }
}
/*=========== 杂志列表 ===========*/
.ListMagazine {
  padding-bottom: 80px;
}
.ListMagazine .n2 {
  padding: 52px 0;
}
.ListMagazine .n2 .left a {
  transition: all 0.5s;
  float: left;
  margin: 0 20px 20px 0;
  padding: 0 15px;
  min-width: 80px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #333;
  text-align: center;
  background: #f6f6f6;
  border-radius: 6px;
  cursor: pointer;
}
.ListMagazine .n2 .left a.on,
.ListMagazine .n2 .left a:hover {
  transition: all 0.5s;
  color: #fff;
  background: #005fa3;
}
.ListMagazine .list {
  padding-bottom: 40px;
}
.ListMagazine .list a {
  float: left;
  margin: 0 28px 30px 0;
  width: 279px;
}
.ListMagazine .list a:nth-child(4n) {
  margin-right: 0;
}
.ListMagazine .list a .pic {
  transition: all 0.5s;
  width: 100%;
  height: 394px;
  overflow: hidden;
}
.ListMagazine .list a .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ListMagazine .list a p {
  margin-top: 14px;
  line-height: 26px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.ListMagazine .list a:hover .pic {
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(94, 158, 255, 0.22);
}
.ListMagazine .list a:hover p {
  color: #005fa3;
}
@media (max-width: 1200px) {
  .ListMagazine {
    padding-bottom: 0.8rem;
  }
  .ListMagazine .n2 {
    padding: 0.5rem 0;
  }
  .ListMagazine .n2 .left a {
    margin: 0 4% 0.4rem 0;
    padding: 0;
    min-width: 22%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    border-radius: 0.06rem;
  }
  .ListMagazine .n2 .left a:nth-child(4n) {
    margin-right: 0;
  }
  .ListMagazine .list a {
    margin: 0 0 0.4rem 0;
    width: 47%;
  }
  .ListMagazine .list a:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .ListMagazine .list a .pic {
    height: 4.4rem;
  }
  .ListMagazine .list a .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ListMagazine .list a p {
    margin-top: 0.14rem;
    line-height: 0.36rem;
    font-size: 0.28rem;
  }
  .ListMagazine .list a:hover .pic {
    box-shadow: 0 0 0.2rem rgba(94, 158, 255, 0.22);
  }
}
