@charset "utf-8";

/*.section .fp-tableCell{
    padding: .9rem 0 0;
}*/
.home1 {
  padding: .6rem 0;
  background: url(../images/banner.jpg) no-repeat center center/cover;
}

.home1>.wp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.banner {
  width: 6.9rem;
  position: relative;
  overflow: hidden;
}

.banner .img_zd .img_hezi {
  padding-bottom: 68.56%;
}

.banner a {
  position: relative;
  display: block;
  width: 100%;
}

.home1 .ban-txt {
  order: -1;
  flex: 1;
  min-width: 0;
  margin-right: .5rem;
}

/* .banner a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.36rem;
    background: url(../images/ban-tc.png) no-repeat center bottom;
    background-size: 100% 100%;
} */
.home1 .ban-txt .ban-xx {
  /* width: 40%; */
}

.home1 .ban-txt .ban-xx h2 {
  display: flex;
  align-items: center;
}

.home1 .ban-txt .ban-xx h2 img {
  margin-right: 0.2rem;
  height: .62rem;
}

.home1 .ban-txt .ban-xx h2 span {
  position: relative;
  padding-bottom: 0.1rem;
  font-size: 0.32rem;
  color: #fff;
}

.home1 .ban-txt .ban-xx h2 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.87rem;
  height: 0.02rem;
  background: #f39800;
}

.home1 .ban-txt .ban-xx p {
  margin-top: 0.3rem;
  margin-bottom: 0.8rem;
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #fff;
}

.home1 .ban-txt .ban-xx .more {
  position: relative;
  float: right;
  padding-right: 1.23rem;
}

.home1 .ban-txt .ban-xx .more::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 0.28rem;
  width: 1.23rem;
  background: url(../images/ban-gd.png) no-repeat center center;
  background-size: 100% 100%;
}

.home1 .ban-txt .ban-xx .more span {
  display: inline-block;
  width: 1.05rem;
  height: 0.37rem;
  line-height: 0.35rem;
  border-radius: 0.3rem;
  border: 0.01rem solid #fff;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
}


.banner .page {
  font-size: 0;
  bottom: 0.35rem;
}

.banner .page span {
  font-size: 0;
  width: 0.15rem;
  height: 0.15rem;
  border: 0.01rem solid #fff;
  background: transparent;
  border-radius: 50%;
  margin: 0 0.15rem;
  opacity: 1;
}

.banner .page span.active {
  color: transparent;
  background: #fff;
}

.title001 {
  position: relative;
}

.title001 .tit {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.title001 .tit h3 {
  position: relative;
  font-size: 0.36rem;
  line-height: 1;
  color: #181818;


}

.title001 .tit h6 {
  font-size: 0.48rem;
  line-height: 1;
  color: rgba(0, 104, 183, .12);
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'sy-bold';
  text-transform: uppercase;
  display: none;
}

.title001 .more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 0.2rem;
  font-size: 0.16rem;
  color: #666;
  background: url(../images/more.png) no-repeat right center;
  background-size: 0.15rem auto;
  z-index: 5;
  transition: all 0.6s;
}

.title001 .more:hover {
  color: #0869b7;
  right: 0.15rem;
}

.bk1 {
  background: url(../images/s2-bg.png) no-repeat center top;
  background-size: cover;
}

.home2 {
  padding: 0.5rem 0;
}

.home2 .wp {
  position: relative;
  padding-left: 1.9rem;
}

/* .home2 .wp::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #e0eaf3;
  left: 0;
  right: 0;
  top: 50%;
} */

.home2 .s2-tit {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}

.home2 .s2-tit::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2.25rem;
  height: 2.25rem;
  transform: translate(-50%, -50%);
  background: url(../images/s2-sanguang.png) no-repeat center center;
  background-size: 100% 100%;
  animation: warn linear 3s infinite;
}

@keyframes warn {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  25% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  50% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1;
  }

  75% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

.home2 .wp .bt {
  position: relative;
  z-index: 9;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.2rem solid #031f38;
  border-radius: 50%;
  background: #fff;
}

.home2 .wp .bt span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.28rem;
  color: #3e3e3e;
  width: 51%;
  font-weight: bold;
  text-align: center;
  display: block;
}

.home2 .title001 {
  margin-bottom: 0.35rem;
}

.s2 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}

.s2 ul li {
  width: 33.333%;
  padding: 0 0.2rem;
  margin-top: 0.2rem;
}

.s2 ul li a {
  position: relative;
  display: block;
  padding: 0 0.3rem;
  padding-top: 0.3rem;
  background: #fff;
  transition: all 0.6s;
}

.s2 ul li a h2 {
  font-size: 0.18rem;
  color: #333;
}

.s2 ul li a p {
  margin-top: 0.15rem;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  font-size: 0.16rem;
  color: #666666;
}

.s2 ul li a .xx {
  position: relative;
  padding-top: 0.32rem;
}

.s2 ul li a .xx::after {
  content: "";
  position: absolute;
  left: -0.3rem;
  right: -0.3rem;
  bottom: 0;
  height: 1px;
  background: #e0e0e0;
}

.s2 ul li a .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.7rem;
}

.s2 ul li a .info span {
  font-size: 0.24rem;
  color: #333;
}

.s2 ul li a .info .more {
  width: 0.3rem;
  height: 0.3rem;
  background: url(../images/s2-jt.png) no-repeat center center;
  background-size: 0.27rem auto;
}

.s2-jt {
  position: absolute;
  right: 0;
  top: 0;
}

@media (min-width: 1024px) {
  .s2 ul li:hover a {
    background: url(../images/s2-bg.jpg) no-repeat center center;
    background-size: cover;
  }

  .s2 ul li:hover a h2 {
    color: #fff;
    font-weight: bold;
  }

  .s2 ul li:hover a p {
    color: #fff;
  }

  .s2 ul li:hover a .xx::after {
    background: rgba(255, 255, 255, 0.2);
  }

  .s2 ul li:hover a .info span {
    color: #fff;
  }

  .s2 ul li:hover a .info .more {
    background: url(../images/s2-jt-other.png) no-repeat center center;
    background-size: 0.27rem auto;
  }

}

.sect2-down {
  position: relative;
  /* padding-bottom: .7rem; */
}

.sect2-down {
  position: relative;
  /* padding-bottom: .7rem; */
}

.sect2-down .wp::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 64.62%;
  width: calc((100vw - 14rem) / 2 + 100%);
  background: url(../images/s3-bg.jpg) no-repeat center center;
  background-size: cover;
}

.sect2-down .tit {
  justify-content: center;
  text-align: left;
}

.s2-d {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 13;
  min-height: 436px;
}

.s2-d .s2d-l {
  position: relative;
  width: 3.6rem;
  padding-top: .3rem;
  padding-right: .3rem;
}

.s2-d .s2d-l::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: .15rem;
  bottom: .3rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.s2-d .s2d-l .tpp {
  position: relative;
  z-index: 9;
}

.s2-d .s2d-l .tpp img {
  display: block;
  width: 100%;
}

.s2-d .s2d-r {
  order: -1;
  width: calc(100% - 4.9rem);
  margin-top: 1.3rem;
}

.sect2-down .wp {
  position: relative;
  padding-bottom: .7rem;
}

.sect2-down .title001 {
  position: absolute;
  text-align: center;
  left: 0;
  width: calc(100% - 4.9rem);
  top: .35rem;
  z-index: 10;
}

.sect2-down .s2-jj {
  padding: 0 0 0 .5rem;
}

.sect2-down .s2-jj .box {}

.sect2-down .s2-jj .box h2 {
  display: flex;
  align-items: center;
  font-size: .3rem;
  color: #005981;
  font-weight: bold;
  margin-bottom: .8rem;
}

.sect2-down .s2-jj .box h2:after {
  content: "";
  display: block;
  flex: 1;
  margin-left: .1rem;
  min-width: 0;
  height: 4px;
  background: url(../images/s2-xx.png) repeat-x left center;
}

.sect2-down .s2-jj .box .jj {
  line-height: 0.3rem;
  position: relative;
  font-size: 0.16rem;
  color: #fff;
  padding-right: 0.3rem;
  /* margin-top: .6rem; */
  height: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}

.sect2-down .s2-jj .box::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #e1eef8;
  border-radius: 10px;
}

.sect2-down .s2-jj .box::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e1eef8;
}

.sect2-down .s2-jj .box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fff;
}

.sect2-down .s2-more {
  margin-top: 0.35rem;
  float: right;
}

.sect2-down .s2-more a {
  display: block;
  width: 1.4rem;
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  background: #0068b7;
  transition: all 0.6s;
}

.sect2-down .s2-more a span {
  padding-right: .3rem;
  background: url(../images/s2-more.png) no-repeat right center;
  font-size: .16rem;
  background-size: .25rem auto;
  color: #fff;
}

.sect2-down .s2-more a:hover {
  width: 1.5rem;
  background: #0869b7;
  color: #fff;
}

.home3 {
  padding: 0.73rem 0;
}

.home3 .title001 .tit {
  justify-content: flex-start;
  text-align: left;
}

.home3 .title001 .tit h3::after {
  left: 0;
  transform: none;
}

.home3 .title001 .tit h6 {
  color: rgba(255, 255, 255, 0.23);
}

.home3 .title001 .more {
  color: #fff;
  background: url(../images/more-other.png) no-repeat right center;
  background-size: 0.15rem auto;
}

.home3 .title001 .more:hover {
  color: #0869b7;
}

.list1w {
  position: relative;
  margin-left: 0.5rem;
}

.list1w .swiper-slide:nth-child(2n-1) {
  /* margin-top: 1.85rem; */
}

.list1w a {
  display: flex;
  align-items: center;
  position: relative;
  height: 1rem;
  background: #d9e3eb;
  padding: .2rem .23rem;
  transition: all 0.6s;
}

/* .list1w a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/s1-qq.png) no-repeat center center;
  background-size: 100% 100%;
  z-index: 9;
}

.list1w a::after {
  content: "";
  position: absolute;
  left: 0.1rem;
  width: 0.01rem;
  height: 1.18rem;
}

.list1w .swiper-slide:nth-child(2n-1) a::before {
  top: 0;
}

.list1w .swiper-slide:nth-child(2n) a::before {
  bottom: 0;
}

.list1w .swiper-slide:nth-child(2n-1) a::after {
  top: 0.2rem;
  background: url(../images/dh-xx-d.png) no-repeat center center;
  background-size: 100% 100%;
}

.list1w .swiper-slide:nth-child(2n) a::after {
  bottom: 0.2rem;
  background: url(../images/dh-xx-up.png) no-repeat center center;
  background-size: 100% 100%;
} */

.list1w a span {
  font-size: 0.36rem;
  color: #0068b7;
  font-family: "Impact";
}

.list1w a .txt {
  height: .6rem;
  display: flex;
  align-items: center;
}

.list1w a p {
  /* margin-top: 0.22rem; */
  font-size: 0.18rem;
  color: #3e3e3e;
  line-height: 0.3rem;
  max-height: 0.6rem;
}

.list1w a:hover {
  background: #005981;
}

.list1w a:hover p {
  color: #fff;
}

.list1w .s2-jt {
  width: 0.35rem;
  top: 50%;
  left: 102%;
  z-index: 9;
}

.list1w .s2-jt>div {
  margin: .04rem 0;
}

.prev {
  position: absolute;
  right: 0;
  top: 0;
  /* transform: translateY(-50%); */
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  border: 1px solid rgb(14, 71, 154) !important;
  background: #fff url(../images/n_right.png) no-repeat center center;
  background-size: 0.09rem auto;
  transition: 0.5s;
  cursor: pointer;
}

.prev:hover {}

.next {
  position: absolute;
  right: 0;
  bottom: 0;
  /* transform: translateY(-50%); */
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  border: 1px solid rgb(14, 71, 154) !important;
  background: #fff url("../images/n_left.png") no-repeat center center;
  background-size: 0.09rem auto;

  transition: 0.5s;
  cursor: pointer;
}

.next:hover {
  border: 1px solid rgb(14, 71, 154);
}

.home4 {
  position: relative;
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
  background: url(../images/sect4-bg.png) no-repeat right top;
  background-size: 100% auto;
  overflow: hidden;
}

.home4::after {
  content: "";
  position: absolute;
  top: 26%;
  right: 0;
  width: 8.48rem;
  height: 0.12rem;
  background: url(../images/home4-xx.png) no-repeat left top;
  background-size: 8.48rem auto;
}

.home4 .wp {
  position: relative;
  z-index: 9;
}

.home4 .title001 {
  position: absolute;
  left: 0;
  top: 0;
}

.home4 .title001 .tit {
  justify-content: flex-start;
  text-align: left;
}

.home4 .title001 .tit h3::after {
  left: 0;
  transform: none;
}

.s4-l {
  position: relative;
  width: 5.2rem;
  padding-top: 0.15rem;
}

.s4-l .pic {
  padding-top: 5.2rem;
  border-radius: 50%;
  z-index: 9;
}

.s4-l::before {
  content: "";
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: -0.15rem;
  left: 0.2rem;
  background: rgba(8, 105, 183, 0.1);
  border-radius: 50%;
}

.s4-l::after {
  content: "";
  position: absolute;
  width: 2.95rem;
  height: 2.95rem;
  bottom: 0;
  left: -0.9rem;
  background: rgba(8, 105, 183, 0.1);
  border-radius: 50%;
}

.s4-r {
  position: relative;
  margin-top: 1.13rem;
  order: -1;
  width: calc(100% - 6.3rem);
}

.s4-r::after {
  content: "";
  position: absolute;
  top: 0.12rem;
  right: 103%;
  width: 2.23rem;
  height: 0.11rem;
  background: url(../images/s4-xx.png) no-repeat center center;
  background-size: 2.23rem auto;
}

.s4-r h2 {
  font-size: 0.24rem;
  color: #333;
  font-weight: bold;
}

.s4-r h2 span {
  color: #0869b7;
}

.s4-r .jj {
  margin-top: 0.25rem;
  margin-bottom: 0.4rem;
}

.s4-r .jj p {
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #666666;
}

.s4-more a {
  display: block;
  width: 1.25rem;
  height: 0.35rem;
  line-height: 0.35rem;
  text-align: center;
  border-radius: 0.3rem;
  font-size: 0.18rem;
  color: #fff;
  text-transform: uppercase;
  background: #0869b7;
  transition: all 0.6s;
}

.s4-more a:hover {
  width: 1.5rem;
}

.h5-bt {
  flex: 1;
  min-width: 0;
  position: relative;
  /* margin: .8rem 0 .5rem; */
}

.h5-bt.active .prev,
.h5-bt.active .next {
  display: none;
}

.h5-cont {
  position: relative;
}

.h5-cont .list1w {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  transition: all .6s;
}

.h5-cont .list1w.active .prev,
.h5-cont .list1w.active .next {
  display: none;
}

.h5-cont .list1w.on {
  position: relative;
  opacity: 1;
  z-index: 9;
}

.h5-bt .prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: .4rem;
  width: .3rem;
  height: .3rem;
  background: url(../images/n_left.png) no-repeat center center/.09rem auto;
  cursor: pointer;
}

.h5-bt .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: .3rem;
  height: .3rem;
  background: url(../images/n_right.png) no-repeat center center/.09rem auto;
  cursor: pointer;
}

.h5-bt .swiper-container {
  /* width: 100%; */
  /* margin: 0 auto; */
  margin-right: .9rem;
}

.h5-bt .swiper-container ul {
  align-items: center;
}

.h5-bt .swiper-container ul li span {
  display: block;
  background: #eef5f8;
  padding: .15rem;
  line-height: .25rem;
  text-align: center;
  font-size: .18rem;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.h5-bt .swiper-container ul li.on span {
  background: #005981;
  color: #FFFFFF;
  font-weight: bold;
}

.h5-cont {
  position: relative;
}

.h5-cont .list2w {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  transition: all .6s;
}

.h5-cont .list2w.on {
  position: relative;
  opacity: 1;
  z-index: 9;
}

.h5-cont .prev {
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  width: .4rem;
  height: .4rem;
  border: none !important;
  background: url(../images/h5-l.png) no-repeat center center;
}

.h5-cont .next {
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  width: .4rem;
  height: .4rem;
  border: none !important;
  background: url(../images/h5-r.png) no-repeat center center;
}



.home5 {
  padding-top: .5rem;
  padding-bottom: .3rem;
  background: url(../images/s4-bg.jpg) no-repeat center bottom;
  background-size: cover;
}

.home5 .title001 {
  display: flex;
  align-items: center;
}

.home5 .title001 .tit {
  justify-content: flex-start;
  text-align: left;
  width: 2.3rem;
}

.home5 .title001 .tit h3::after {
  left: 0;
  transform: none;
}

.home5 .content {
  position: relative;
  margin: .5rem 0;
}

.list2w .jt {
  position: absolute;
  right: 0;
  top: -.35rem;
  width: .8rem;
}

.home5 .h5-bt .swiper-slide {
  position: relative;
  /* margin-top: 0.35rem; */
  /* margin-bottom: 0.35rem; */
}

.home5 .h5-bt .swiper-slide:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #7eacc0;
}

.home5 .h5-bt .swiper-slide:first-child:after {
  display: none;
}

.home5 .swiper-slide a {
  position: relative;
    display: block;
    position: relative;
    border: .02rem solid #8ddafb;
}

.home5 .swiper-slide:hover {
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.13);
}

.home5 .swiper-slide a::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;

}

.home5 .swiper-slide a .pic {
  padding-top: 2.5rem;
}

.home5 .swiper-slide a .txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 0;
  background: #fff url(../images/s5-bg.jpg) no-repeat center top;
  background-size: 100% 80%;
  padding-bottom: 0;
  transition: all 0.6s;
}

.home5 .swiper-slide a .txt>div {
  padding: 0.3rem;
}

.home5 .swiper-slide:hover a .txt {
  top: 0;
}

.home5 .swiper-slide a .txt p {
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #fff;
}

.home5 .swiper-slide a .txt .rwtp {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 auto;
  margin-top: 0.15rem;
}

.home5 .swiper-slide a .txt .rwtp .pic {
  padding-top: 1.1rem;
  border-radius: 50%;
}

.home5 .swiper-slide a .name {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f2f8fd;
  text-align: center;
  padding: .15rem 0;
  padding-bottom: .35rem;
}




.home5 .swiper-slide a .name span {
  font-size: 0.2rem;
  color: #181818;
}

.home5 .swiper-slide a .name p {
  min-height: 31px;
  padding: .1rem .2rem 0 .2rem;
  /*    padding-top: .1rem;    */
  font-size: .16rem;
  color: #6a6a6a;
}

.home6 {
  position: relative;
  padding-top: .3rem;
  padding-bottom: .3rem;
  background: url(../images/s5-bg.jpg) no-repeat center bottom;
  background-size: 100% auto;
}

.home6::after {
  content: "";
  position: absolute;
  left: 0;
  width: 86.458%;
  top: 0;
  height: 2.8rem;
  background: url(../images/sect6-bg.jpg) no-repeat center center;
  background-size: cover;
}

.home6::before {
  z-index: -1;
  content: "";
  position: absolute;
  right: 0;
  top: -1.4rem;
  width: 3.19rem;
  /*  height: 7.62rem;*/
  background: url(../images/s5-bg2.png) no-repeat center center;
  background-size: 100% 100%;
}

.home6 .wp {
  position: relative;
  z-index: 9;
}

.home6 .title001 .tit h6 {
  color: rgba(255, 255, 255, .3);
}

.home6 .title001 .tit h3 {
  color: #fff;
}

.home6-tit {
  position: relative;
  text-align: center;
}



.h6-tit-bt {
  margin-top: 0.65rem;
  position: relative;
  background: url(../images/lunwei-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  margin-right: .4rem;
  z-index: 99;
}


.list_tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: .2rem 0;
  z-index: 2;
  margin: 0 auto;
}

.list_tabs .li {
  position: relative;
  width: 25%;
  padding: .3rem 0;
  cursor: pointer;
}

.list_tabs .li.active {
  background: url(../images/s6-qq.png) no-repeat center center;
  background-size: 1.22rem auto;
}

.list_tabs .li::after {
  content: "";
  position: absolute;
  left: 0;
  top: .35rem;
  bottom: .35rem;
  width: 1px;
  background: rgba(255, 255, 255, .22);
}

.list_tabs .li:first-child:after {
  display: none;
}

.list_tabs .li p {
  font-size: .32rem;
  color: #fff;
  font-family: 'sy-bold';
}

.list_tabs .li span {
  font-size: .2rem;
  color: #fff;
}

.home6 .list_bds_con {

  margin-top: .1rem;
  margin-right: .4rem;
}

.home6 .list_bds_con ul {
  position: relative;
}

.home6 .list_bds_con ul::after {
  content: "";
  position: absolute;
  top: .5rem;
  bottom: .5rem;
  left: .42rem;
  border-left: 1px dashed #075b9c;
}

.list_bds_li {
  display: none;
}

.list_bds_li.active {
  display: block;
}

.list_bds_con ul li {
  position: relative;
  padding-left: 0.8rem;
  padding-right: .2rem;

}

.list_bds_con ul li:nth-child(2n) {
  background: #f5f5f5;
}


.list_bds_con ul li::after {
  content: "";
  position: absolute;
  left: 0.35rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.15rem;
  height: 0.15rem;

  background: #0a5d9d;
  transform: translateY(-50%) rotate(45deg);
}

.list_bds_con ul li a {
  display: block;
  padding: 0.3rem 0;
}

.list_bds_con ul li a p {
  display: inline-block;
  line-height: 0.3rem;
  font-size: .18rem;
  color: #1a1a1a;
}

.home6 .list_bds_con .more {
  margin-top: .4rem;
  text-align: center;
}

.home6 .list_bds_con .more a {
  display: inline-block;
  width: 1.05rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  border-radius: .3rem;
  border: 1px solid #0068b7;
  font-size: .16rem;
  color: #075e9f;
  transition: all .6s;
}

.home6 .list_bds_con .more a:hover {
  width: 1.2rem;
  background: #0068b7;
  color: #fff;

}



@media (max-width: 1300px) {
  .sect2-down .wp::after {
    height: 73%;
  }
}


@media (max-width: 1199px) {
  .home2 .wp {
    padding-left: 2.05rem;
  }

  .home2 .s2-tit {
    left: .15rem;
  }

  .sect2-down .title001 {
    left: .15rem;
  }

  .sect2-down .s2-jj {
    padding-left: 0;
  }



  .home1 {
    padding-top: 1.3rem;
  }

  .banner {
    width: 5rem;
  }
}

@media (max-width: 1024px) {
  .banner a .ban-txt {
    position: static;
    background: #152244;
    padding: .15rem 0;
  }

  .banner .ban-txt .ban-xx {
    width: 100%;
  }

  .banner .ban-txt .ban-xx .more {
    float: none;
    display: inline-block;
  }

  .banner .ban-txt .ban-xx p {
    margin: .2rem 0;
  }

  .sect2-down .wp::after {
    width: 100%;
    height: 64%;
  }

}

@media (max-width: 1000px) {
  .s2-d .s2d-r {
    width: calc(100% - 4rem);
  }

  .sect2-down .wp {
    padding-bottom: 1.3rem;
  }

  /* .home5 .swiper-slide a .pic {
    padding-top: 6rem;
  } */

}


@media (max-width: 768px) {
  .index_main {
    min-height: 7rem;
  }
}

@media (max-width: 700px) {
  .banner .ban-txt {
    position: static;
    background: #0068b7;
    padding: .15rem;
  }

  .home2 {
    padding: .2rem 0;
  }

  .title001 .tit {
    justify-content: space-between;
    text-align: left;
  }

  .home2 .wp .bt {
    width: 1rem;
    height: 1rem;
    border: .05rem solid #031f38;
  }

  .home2 .wp .bt span {
    font-size: .22rem;
  }

  .home2 .wp {
    padding-left: .9rem;
  }

  .list1w {
    margin-left: .4rem;
  }

  .home2 .s2-tit::after {
    width: 2.8rem;
    height: 2.8rem;
  }

  .title001 .tit h6 {
    font-size: 0.3rem;
  }

  .sect2-down {
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .sect2-down .title001 {
    position: static;
    width: 100%;
  }

  .s2-d {
    display: block;
  }

  .s2-d .s2d-l {
    margin: 0 auto;
  }

  .sect2-down .wp::after {
    height: 34%;
  }

  .s2-d .s2d-r {
    width: 100%;
    margin-top: .15rem;
  }

  .sect2-down .s2-jj {
    padding-top: 0;
  }

  .sect2-down .s2-jj .box {
    height: initial;
  }

  .sect2-down .s2-jj .box .jj {
    padding-right: 0;
height: 2.0rem;
        padding-top: 0.5rem;
  }

  .title001 .tit h3 {
    font-size: 0.24rem;
  }

  .home5 {
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .home6::after {
    width: 100%;
  }

  .home6 .title001 .tit {
    text-align: center;
  }

  .h6-tit-bt {
    margin-top: .15rem;
    margin-right: 0;
  }

  .list_tabs {
    padding: .15rem 0;
  }

  .list_tabs {
    flex-wrap: wrap;
  }

  .list_tabs .li {
    width: 50%;
  }

  .list_tabs .li:nth-child(2n-1):after {
    display: none;
  }

  .home6 .list_bds_con {
    margin-right: 0;
  }

  .list_bds_con ul li {
    padding-left: .4rem;
  }

  .list_bds_con ul li::after {
    left: .1rem;
  }

  .home6 .list_bds_con ul::after {
    left: .17rem;
  }
.sect2-down .s2-jj .box h2{
  margin-bottom: .2rem;
  }
}

@media (max-width: 481px) {}

.ss1 {
  margin-bottom: 20px;
}

.tdcy {
  text-align: center;
}

.tdcy a {
  display: inline-block;
  width: 1.05rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  border-radius: .3rem;
  border: 1px solid #5e86ae;
  font-size: .16rem;
  color: #5e86ae;
  transition: all .6s;
  text-align: center;
}

@media (min-width: 1400px) {
  .bk1 .s2-d p.zwnr {
    padding-left: 10px;
    color: #fff;
    padding-top: 209px;
  }
}

@media (max-width: 1024px) {
  .s2-d {
    min-height: 60px;
  }

  .bk1 .s2-d p.zwnr {
    padding-top: 20px;
  }

  .home1>.wp {
    display: block;
  }

  .banner {
    width: 100%;
    display: none;
  }

  .home1 {
    padding: 0.2rem 0 0.7rem;
  }

  .home1 .ban-txt {
    order: 0;
    margin-right: 0;
    width: 100%;
    margin-top: .2rem;
  }

  .home1 .ban-txt .ban-xx p {
    margin-top: .15rem;
    margin-bottom: .15rem;
  }


}

@media (max-width: 1200px) {
  .list1w {
    margin-right: .5rem;
  }

  .home5 .content {
    width: 90%;
    margin: 0.5rem auto;
  }

  .home5 .title001 {
    display: block;
  }

  .h5-bt {
    margin-top: .2rem;
  }
}