@charset "utf-8";
:root {
  --color: #13979f;
  --color2: #13979f;
  --color3: #13979f;
  --vh: 100vh;
  --grdcolor: #252821;
  --grdcolor2: #b6baae;
  --left: 0;
  --top: 0;
  --y: 0;
}
/* 开始 */
.wis-box1 {
  overflow: hidden;
  padding: 1.7rem 0 2.29rem;
}
@media (max-width: 767px) {
  .wis-box1 {
    padding: 1.7rem 0 1.2;
  }
}
.wis-box1 .container {
  max-width: 1600px;
}
.wis-box1 .box .public-title .f_tit {
  line-height: 1.1;
}
.wis-box1 .box .public-title .f_tit span {
  color: var(--color);
}
.wis-box1 .box .public-title .g_mp {
  margin-top: 0.35rem;
  line-height: calc(38/24);
}
.wis-box1 .box .public-title .public-btn {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .wis-box1 .box .public-title .public-btn {
    margin-top: 0.7rem;
  }
}
.wis-box1 .box .aniimg {
  position: relative;
  /* margin-top: 2.6rem; */
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg {
    /* display: none; */
  }
}
.wis-box1 .box .aniimg .imgbox {
  /* overflow: hidden; */
  border-radius: 0.24rem;
}
.wis-box1 .box .aniimg .imgbox img {
  width: 100vw;
  height: 100%;
  object-fit: cover;
  transform: translateX(-50%);
  max-width: initial;
  position: relative;
  left: 50%;
}
.wis-box1 .box .aniimg .g_square {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.wis-box1 .box .aniimg .g_square .g_square_box {
  position: sticky;
  position: -webkit-sticky;
  top: 30%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 1580px) {
  .wis-box1 .box .aniimg .g_square .g_square_box {
    top: 23%;
  }
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .g_square_box {
    margin-top: 0.8rem;
  }
}
.wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr {
  display: flex;
  flex-wrap: wrap;
  width: 300px;
  height: 300px;
}
@media (max-width: 991px) {
  .wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr {
    width: 210px;
    height: 210px;
  }
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr {
    width: 150px;
    height: 150px;
  }
}
.wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr > div {
  z-index: 5;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 991px) {
  .wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr > div {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr > div {
    width: 50px;
    height: 50px;
  }
}
.wis-box1 .box .aniimg .g_square .g_square_box .g_square_nr > div .square {
  overflow: hidden;
  border-radius: 0.1rem;
  position: absolute;
}
.wis-box1 .box .aniimg .g_square .square {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
}
@media (max-width: 991px) {
  .wis-box1 .box .aniimg .g_square .square {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .wis-box1 .box .aniimg .g_square .square p {
    font-size: 12px;
  }
}
.wis-box1 .box .aniimg .g_square .w60 .square {
  width: 60px;
  height: 60px;
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .w60 .square {
    width: 30px;
    height: 30px;
  }
}
.wis-box1 .box .aniimg .g_square .square1 .square {
  top: -3.1rem;
  left: -5rem;
  background: #6CC3BC;
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .square1 .square {
    top: -2.1rem;
    left: -3rem;
  }
}
.wis-box1 .box .aniimg .g_square .square2 .square {
  top: -0.8rem;
  left: 1.5rem;
  background: #ECEEF4;
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .square2 .square {
    top: -0.8rem;
    left: 2.5rem;
  }
}
.wis-box1 .box .aniimg .g_square .square3 .square {
  top: -3rem;
  left: 5.5rem;
  background: #8FA5DD;
}
@media (max-width: 1580px) {
  .wis-box1 .box .aniimg .g_square .square3 .square {
    left: 7rem;
    top: -3.5rem;
  }
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .square3 .square {
    left: 2rem;
    top: -1.5rem;
  }
}
.wis-box1 .box .aniimg .g_square .square4 .square {
  top: 0.7rem;
  left: 0rem;
  background: #64A1F0;
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .square4 .square {
    top: 0.7rem;
    left: 1rem;
  }
}
.wis-box1 .box .aniimg .g_square .square5 .square {
  top: -0.3rem;
  left: -3.8rem;
  background: #52E8BD;
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .square5 .square {
    top: -0.3rem;
    left: -2.8rem;
  }
}
.wis-box1 .box .aniimg .g_square .square6 .square {
  top: 1.9rem;
  left: 2rem;
  background: #D1FAEE;
}
.wis-box1 .box .aniimg .g_square .square7 .square {
  top: -0.1rem;
  left: 3.4rem;
  background: #396BD7;
}
@media (max-width: 767px) {
  .wis-box1 .box .aniimg .g_square .square7 .square {
    top: -4.1rem;
    left: 2.4rem;
  }
}
.wis-box1 .box .g_b {
  position: relative;
  z-index: 20;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .wis-box1 .box .g_b {
    margin-top: 0.5rem;
  }
}
.wis-box1 .box .g_b .img {
  width: 34.375%;
}
@media (max-width: 1199px) {
  .wis-box1 .box .g_b .img {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wis-box1 .box .g_b .img {
    width: 100%;
  }
}
.wis-box1 .box .g_b .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wis-box1 .box .g_b .txt {
  width: 37.5%;
  text-align: center;
}
@media (max-width: 1199px) {
  .wis-box1 .box .g_b .txt {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wis-box1 .box .g_b .txt {
    width: 100%;
  }
}
.wis-box1 .box .g_b .txt .p1 {
  font-weight: bold;
  line-height: calc(54/40);
}
.wis-box1 .box .g_b .txt .p1 span {
  color: var(--color);
}
.wis-box1 .box .g_b .txt .p2 {
  margin-top: 0.42rem;
  color: #666;
  padding: 0 0.3rem;
  line-height: calc(30/16);
}
.wis-box2 .item .img {
  position: relative;
  overflow: hidden;
}
.wis-box2 .item .img .public-img:before {
  padding-top: 50.52083333%;
}
@media (max-width: 767px) {
  .wis-box2 .item .img .public-img:before {
    padding-top: 70%;
  }
}
.wis-box2 .item .img .txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../images/wisdom3.png) no-repeat top / cover;
  padding: 1.1rem 0 0;
  color: #fff;
}
@media (max-width: 767px) {
  .wis-box2 .item .img .txt {
    padding: 0.5rem 5%;
    display: flex;
    align-items: center;
  }
}
.wis-box2 .item .img .txt .g_title {
  margin: auto;
  transform: translateY(5rem);
  text-align: center;
}
@media (max-width: 767px) {
  .wis-box2 .item .img .txt .g_title {
    transform: translateY(0rem);
  }
}
.wis-box2 .item .img .txt .g_title h3 {
  text-align: center;
  font-weight: bold;
  width: calc(900/1920*100%);
  margin: auto;
  font-size: 1rem;
}
.wis-box2 .item .img .txt .g_title p {
  width: calc(654/1920*100%);
  margin: 0.42rem auto 0;
}
@media (max-width: 991px) {
  .wis-box2 .item .img .txt .g_title p {
    width: 100%;
  }
}
.wis-box2 .item .g_swi {
  position: relative;
  overflow: hidden;
  padding: 1.3rem 0 1.52rem;
}
.wis-box2 .item .g_swi .g_title {
  text-align: center;
}
.wis-box2 .item .g_swi .g_title .g_title_t h4 {
  font-weight: bold;
}
.wis-box2 .item .g_swi .g_title .g_title_t p {
  margin-top: 0.1rem;
}
.wis-box2 .item .g_swi .g_title .txt {
  margin: 0.55rem auto 0;
  width: 30.57291667%;
  color: #666;
  line-height: calc(30/16);
}
@media (max-width: 1199px) {
  .wis-box2 .item .g_swi .g_title .txt {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .wis-box2 .item .g_swi .g_title .txt {
    width: 100%;
  }
}
.wis-box2 .item .g_swi .g_swi_box {
  position: relative;
}
.wis-box2 .item .g_swi .swiper {
  overflow: initial;
  width: 42.70833333%;
  margin: 1.02rem auto 0;
}
@media (max-width: 767px) {
  .wis-box2 .item .g_swi .swiper {
    width: 90%;
  }
}
.wis-box2 .item .g_swi .swiper .swiper-slide:hover .public-img img {
  transform: scale(1.05);
}
.wis-box2 .item .g_swi .swiper .swiper-slide:hover .txt h5 {
  color: var(--color) !important;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .public-img {
  border-radius: 0.2rem;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .public-img:before {
  padding-top: 64.63414634%;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt {
  margin-top: 0.3rem;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_tit {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.14rem;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_tit h5 {
  font-weight: 700;
  transition: all 0.4s;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_tit p {
  margin-top: 0.1rem;
  color: #666;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_lab {
  margin-top: 0.16rem;
  padding-right: 0.3rem;
  display: flex;
  flex-direction: column;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_lab p {
  display: flex;
  align-items: center;
  margin: 0 0.3rem 0.08rem 0;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_lab p i {
  margin-right: 0.09rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background: rgba(19, 151, 159, 0.1);
  position: relative;
}
.wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_lab p i:after {
  content: '';
  width: 37.5%;
  height: 37.5%;
  border-radius: 50%;
  background: var(--color);
  left: 0;
  top: 9px;
}
@media (max-width: 1580px) {
  .wis-box2 .item .g_swi .swiper .swiper-slide .txt .g_lab p i:after {
    top: 8px;
    width: 5px;
    height: 5px;
  }
}
.g_qie .pub_nav {
  width: 0.48rem;
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.05);
  top: 38%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 10;
  cursor: pointer;
  transition: all 0.4s;
}
.g_qie .pub_nav:after {
  display: none;
}
@media (max-width: 991px) {
  .g_qie .pub_nav {
    display: none;
  }
}
.g_qie .pub_nav:hover {
  background: var(--color);
}
.g_qie .pub_nav:hover svg {
  color: #fff;
}
.g_qie .pub_nav:hover svg path {
  fill: #fff;
}
.g_qie .pub_nav svg {
  color: #fff;
  width: 12.5%;
  height: auto;
}
.g_qie .pub_nav svg path {
  fill: #999;
  opacity: 1;
  transition: all 0.4s;
}
.g_qie .pub_prev {
  left: 0.4rem;
}
@media (max-width: 1199px) {
  .g_qie .pub_prev {
    left: 0.6rem;
  }
}
.g_qie .pub_prev svg {
  transform: rotate(180deg);
}
.g_qie .pub_next {
  right: 0.4rem;
}
@media (max-width: 1199px) {
  .g_qie .pub_next {
    right: 0.6rem;
  }
}
.g_qie.g_qie2 {
  display: flex;
}
.g_qie.g_qie2 .pub_nav {
  position: initial;
  transform: translateY(0%);
  margin-left: 0.17rem;
}
.wis-box3 {
  color: #fff;
  background: #000;
}
.wis-box3 .gbox1 {
  padding: 0.27rem 0 1.2rem;
  height: 200vh;
}
.wis-box3 .gbox1 .gt {
  transform: translateY(1rem);
  text-align: center;
}
.wis-box3 .gbox1 .gt.on p {
  transform: translateY(-1rem);
  opacity: 0;
}
.wis-box3 .gbox1 .gt p {
  font-weight: bold;
  transition: all 0.6s;
}
.wis-box3 .gbox1 .img {
  position: sticky;
  position: -webkit-sticky;
  text-align: center;
  height: 100vh;
  display: flex;
  align-items: center;
  top: 0;
}
.wis-box3 .gbox1 .img.on .imgbox img {
  opacity: 0.6;
  filter: blur(4px);
}
.wis-box3 .gbox1 .img.on .txt p {
  transform: translateY(0rem);
  opacity: 1;
}
@media (max-width: 767px) {
  .wis-box3 .gbox1 .img {
    margin-top: 0.5rem;
  }
}
.wis-box3 .gbox1 .img .imgbox {
  width: 59.13043478%;
  margin: auto;
}
@media (max-width: 767px) {
  .wis-box3 .gbox1 .img .imgbox {
    width: 100%;
  }
}
.wis-box3 .gbox1 .img .imgbox img {
  transition: all 1s;
  width: 100%;
  height: auto;
}
.wis-box3 .gbox1 .img .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 48.64130435%;
}
@media (max-width: 1199px) {
  .wis-box3 .gbox1 .img .txt {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .wis-box3 .gbox1 .img .txt {
    width: 100%;
  }
}
.wis-box3 .gbox1 .img .txt p {
  font-weight: bold;
  line-height: calc(44/30);
  transform: translateY(1rem);
  opacity: 0;
  transition: all 1s;
}
.wis-box3 .gbox2 {
  padding: 1.2rem 0 1.75rem;
}
.wis-box3 .gbox2.on .img img {
  opacity: 1;
}
.wis-box3 .gbox2 .g_tit {
  text-align: center;
  margin: auto;
  padding: 0 0.4rem;
  width: 39.56521739%;
}
@media (max-width: 1199px) {
  .wis-box3 .gbox2 .g_tit {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .wis-box3 .gbox2 .g_tit {
    width: 100%;
    padding: 0;
  }
}
.wis-box3 .gbox2 .g_tit h2 {
  font-weight: bold;
}
.wis-box3 .gbox2 .g_tit p {
  padding: 0 0.5rem;
  margin-top: 0.4rem;
  line-height: calc(30/16);
}
@media (max-width: 767px) {
  .wis-box3 .gbox2 .g_tit p {
    padding: 0;
  }
}
.wis-box3 .gbox2 .img {
  margin: 0.4rem auto 0;
  width: 39.56521739%;
}
@media (max-width: 767px) {
  .wis-box3 .gbox2 .img {
    width: 100%;
  }
}
.wis-box3 .gbox2 .img img {
  width: 100%;
  height: auto;
  opacity: 0;
  transition: all 1.5s;
}
.wis-box3 .gbox3 {
  padding: 1.75rem 0 1.6rem;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 {
    padding: 0 0 1.2rem;
  }
}
.wis-box3 .gbox3 .gcon {
  max-width: 1600px;
  margin: auto;
}
.wis-box3 .gbox3 .gcon .point {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point {
    flex-direction: column;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l {
  position: sticky;
  top: 0;
  width: 46%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l {
    width: 100%;
    height: auto;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l {
  border-left: 1px solid rgba(217, 217, 217, 0.1);
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l {
    border: none;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box {
  padding-left: 0.37rem;
  padding-bottom: 0.18rem;
  margin-bottom: 0.37rem;
  margin-left: -1px;
  transition: all 0.4s;
  position: relative;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box {
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0.8rem;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 0;
  background: #fff;
  left: 0;
  top: 0;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box::after {
    display: none;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box.on::after {
  height: 100%;
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box.on h3 {
  color: #fff;
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box:last-child {
  margin-bottom: 0;
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box:first-child p {
  display: block;
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box h3 {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.4);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box h3 {
    color: #fff;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box p {
  line-height: calc(30/16);
  margin-top: 0.36rem;
  font-weight: 500;
  display: none;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box p {
    display: block;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box p span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box .public-img {
  display: none;
  border-radius: 0.2rem;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box .public-img {
    display: block;
    margin-bottom: 0.4rem;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box .public-img:before {
  padding-top: 93.92405063%;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_l .h_jy_l .h_jy_l_t .h_jy_l_t_box .public-img:before {
    padding-top: 70%;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_r {
  width: 49.375%;
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  .wis-box3 .gbox3 .gcon .point .poi_r {
    display: none;
  }
}
.wis-box3 .gbox3 .gcon .point .poi_r .poi_r_li li {
  width: 100%;
  height: 50vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wis-box3 .gbox3 .gcon .point .poi_r .poi_r_box {
  width: 100%;
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  z-index: 10;
}
.wis-box3 .gbox3 .gcon .point .poi_r .poi_r_box .public-img {
  border-radius: 0.2rem;
  width: 100%;
}
.wis-box3 .gbox3 .gcon .point .poi_r .poi_r_box .public-img:before {
  padding-top: 93.92405063%;
}
.wis-box3 .gbox3 .gcon .point .poi_r .poi_r_box .public-img img {
  opacity: 0;
}
.wis-box3 .gbox3 .gcon .point .poi_r .poi_r_box .public-img img.on {
  opacity: 1;
}
.wis-box3 .gbox3 .gcon .poi_line {
  position: absolute;
  width: 2px;
  height: 100%;
  background: #99bcff;
  top: 0;
  left: -2px;
}
.gnew {
  background: #000;
  padding: 1rem 0 ;
}
.gnew .container {
  text-align: center;
}
